Skip to content

Releases: richardedden/Gannet3.1

Gannet 3.1.5

07 May 17:10
Compare
Choose a tag to compare

New features

  • Smarter checking of incorrect settings in GannetPreInitialise.m in CheckTargets.m
  • Major changes to GannetFitPhantom.m to bring it more in line with GannetFit.m
  • Added support for CMRR MEGA-sLASER sequence in SiemensTwixRead.m
  • In SubSpectralAlign.m, if very strong water suppression was used, use Cho instead of residual water to align subspectra of GABA-, Lac-, and EtOH-edited datasets

Minor changes

  • Noise estimation in CalcNoise.m, Robust_Spectral_Registration.m, and SignalFilter.m is now performed between 8 and 10 ppm to account for datasets that have shorter spectral widths
  • Cleaned up code in GannetFit.m
  • Quantification of Lac now explicitly defined as Lac+MM
  • Improved functionality of PaperPlot.m
  • In SiemensTwixRead.m, when a water reference is present, coil sensitivity and phase is based on the point index that is at the top of the echo, rather than simply fixing it to the first point

Bug fixes

  • Minor bug fixes in CoRegStandAlone functions
  • Corrected use of random number generation in SignalFilter.m when performing noise replacement to ensure the same results are reproduced each time it is run on a dataset

Gannet 3.1.4

07 May 17:08
Compare
Choose a tag to compare

Bug fix

  • Fixed error in the calculation of AvgDeltaF0 for MEGA-PRESS data

Gannet 3.1.3

07 May 17:03
Compare
Choose a tag to compare

New features

  • Major improvements to Robust_Spectral_Registration.m
  • Wavelet toolbox no longer required
  • Raw data is now phase-corrected prior to alignment
  • GannetLoad and GannetFit no longer crash if an error occurs during a batch analysis
  • An error report is printed after the final dataset is loaded/fitted so users can check which datasets failed
  • Added support for GE revision header 20.007

Minor change

  • Water_Positive flag in GannetPreInitialise.m removed