Skip to content

Osprey v1.1.0

Compare
Choose a tag to compare
@HJZollner HJZollner released this 26 Aug 19:29
· 661 commits to master since this release
16e4040

New functionalities

  • Automated LCModel integration from within the Osprey pipeline for unedited data. Osprey automatically creates the needed control files and calls LCModel from within MATLAB. The results are imported back into Osprey to be used in the downstream modules. You can also provide your own control files and .BASIS files. You need to add compiled LCModel binaries into the libraries/LCModel folder (visit for instructions). Currently, Osprey is shipped with compiled binaries for Windows 10 and macos catalina.
  • Nifti MRS loader and export functions

Updates & Bugfixes

  • Reduced file size by removing redundant basis set from the MRS container
  • Issues related to the deletion of user supplied strucutral images

Other changes

  • automated OS identifier and font picker