Mdt

Latest version: v1.2.7

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 14

0.13.3

====================
A small maintenance release for cleaning up some unused or outdated features.

Changed
-------
- Removed the used_protocol.prtcl from the output folder. Since with the extra_protocol the input has become more convoluted, the used protocol no longer reflects the actual used inputs.
- Removed the cascade_subdir from the model fit arguments. This behaviour was easily replicated by providing another output directory.
- Removed the save_user_script_info from the fit model parameters. It was hardly used and not a primary function of MDT.
- Renamed the post-processing switch covariance to covariances and added the switch for variances. Both must be set to False to disable computation of the FIM. If only one of them is False, the FIM will be computed and only the elements desired will be returned.

0.13.2

====================

Added
-----
- Adds support for gradient deviations per volume.
- Adds spherical proposal transformations to the theta and phi parameters. This ensures valid proposals around the [0, pi] range for both theta and phi.

Changed
-------
- Simplified the implementation of the NODDI_IC compartment model by removing support for cylindrical diffusion.
This simplifies the requirements of the model by removing the need to supply 'delta', 'Delta' and 'G'.
NODDI results are unaltered since the cylindrical diffusion was not used anyway.

Other
-----
- Removed the (previously) deprecated static map parameters.
- Renamed the DMRICompositeModelTemplate to CompositeModelTemplate.
- Removed some deprecated attributes from the compartment models.

0.13.1

====================

Fixed
-----
- Fixed small issue found by Dr. Luke Edwards. The legendre polynomial in the NODDI_IC compartment was not computed correctly. This only subtly changes the results.

0.13.0

====================
This version removes support for Python version <= 2.7. Now only Python > 3 is supported.

Added
-----
- Adds the CHARMED_r1 model using the van Gelderen model of diffusion.
- Adds scientific articles section to the docs.
- Adds Ubuntu 18.04 release target.
- Adds a convenience function for generating a brain mask.

Changed
-------
- Updates default protocol save name.
- Removed Python2.7 support.

Other
-----
- Mac compatibility change.
- Slightly changed the masking algorithms with a different median filter.

0.12.1

====================

Fixed
-----
- Fixes issue with the JohnsonNoise model in the model builder.

Other
-----
- Renamed some of the command line commands from generate to create.

0.12.0

====================
The most important update is a bugfix in the CHARMED models. Unfortunately the CHARMED reference paper (Assaf, 2004) contains
a small omission in the formula for the Neuman cylindrical diffusion model (a ``2`` is missing).
Correcting this mistake slightly changes the CHARMED results.

Furthermore, the static maps and static parameters have been merged with the protocol parameters.
This allows, or will allow in the future, overloading protocol parameters with 3d/4d volumes.

Added
-----
- Added functionality for nesting templates. This allows adding components that can only be used in the context of another component.
- Adds EPI relaxometry models.
- Adds functionality for unique names in a cascade.
- Adds the Van Gelderen cylinder model and renamed the Von Neumann cylinder model. Corrected the CHARMEDRestricted equation.

Other
-----
- Redefined the kappa parameter of the NODDI model to be between 0 and 64.
- Removed the static map parameters and merged these with the protocol parameters.
- Merged the model builder with the composite model.

Page 11 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.