Gannet has been updated to v3.3.2. The release notes are printed below:
Major changes
- Rewrote
SiemensRead.mto reduce code length
Minor changes
-
Updated
DICOMRead.m, including to support Siemens XA30 data -
Updated
SpectralRegistrationHERMES.m-
SNR limit is now estimated as in
RobustSpectralRegistration.m -
Bug fix for indexing for output saved from maximum likelihood estimation
-
-
Updated
dicm2niito version 2023.03.16 -
Updated
export_figto v3.40 -
Added Gannet documentation website URL to error dialog box
-
Changed the way path names are printed in error dialog box
-
Turned off iteration limit warning in
FitChoCr.m -
Updated
UpdateGannet.mto ensure all sub-directories are added to the search path after updating -
Added issue templates (in
.github/ISSUE_TEMPLATE) for blank issues, bug reports, and feature requests -
Refined alignment of text/logos in output figures
-
The units used for displaying textual results are now normalized to fit any subplot dimension
-
The textual results in the
GannetCoRegister,GannetSegment,CoReg, andSegoutput figures are now correctly centered
-
-
The weighted signal averaging method used is now saved in the structure output
-
The weighting factors calculated when applying weighted signal averaging are also now saved in the output
-
Updated
SavePDF.msuch that when appending PDFs usingexport_fig, the figure size will now be equivalent in pixels on Windows and Mac systems -
Updated
NIfTIMRSRead.m -
Updated
README.md -
Updated
GannetFitPhantom.m -
Removed redundant global frequency shift in
RobustSpectralRegistration.m -
The z-standardized MSEs calculated in the spectral registration subroutines are now saved in the structure output
-
Updated
GannetVersion.mto also output version numbers of Gannet modules -
A warning is now printed when users process Siemens .rda data encouraging them to instead use TWIX (.dat) data
-
Added support for GE P-file header revision 30 (#28)
-
MANY COSMETIC CHANGES
Bug fixes
-
Bug fix for special character
\in Windows file path names printed in the error dialog box -
Fixed bug in
GannetMask_NIfTI.mwhere the co-registered MRS voxel was incorrectly flipped in theGannetCoRegisteroutput figure -
Fixed bug in
GannetQuantify.mwhere the alpha value was incorrectly being printed multiple times when multiple were run in batch -
Added fix in
VersionCheck.mso that when users have limited or restricted internet access, an error is avoided (#27) - thanks, @alex!