<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.xsl.php?feed=https://www.nitrc.org/export/rss20_newreleases.php?group_id=1612" ?>
<?xml-stylesheet type="text/css" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>Osprey: Open-source processing, reconstruction & estimation of magnetic resonance spectroscopy data Releases</title>
  <link>http://www.nitrc.org/project/showfiles.php?group_id=1612</link>
  <description>Osprey: Open-source processing, reconstruction & estimation of magnetic resonance spectroscopy data Latest Releases</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster>zoellner@www.nitrc.org (Helge Zöllner)</webMaster>
  <lastBuildDate>Tue, 07 Apr 2026 10:02:37 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <image>
    <url>http://www.nitrc.org/images/bflogo-88.png</url>
    <title>NITRC Developer</title>
    <link>http://www.nitrc.org/</link>
    <width>124</width>
    <heigth>32</heigth>
  </image>
  <item>
   <title>GitHub_Releases Osprey v.2.0.0 (v.2.0.0)</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=1612&amp;release_id=4813</link>
   <description>### Features&lt;br /&gt;
- In case metabolite suppressed data is supplied, OspreyFit has been updated to perform three separate linear-combination modeling runs.: 1) Using parameterized MM basis functions (standard approach with Gaussian functions); 2) Include the cleaned measured MM spectrum (denoised by using a spline function) in the LCM; 3) If multiple subjects are supplied a mean MM spectrum across all subjects is created and included in the last run. &lt;br /&gt;
- Analysis of metabolite-suppressed data from edited and multiplexed spectra is now supported.&lt;br /&gt;
- Add multiple MRS experiments to a single subject by adding another dimension to your input cell arrays. Osprey will load and process all spectra and concatenate them along the extra dimension.  In the current release, the extra dimension is not incorporated into the OspreyFit, OspreyQuantify or OspreyQuantify module. This will be part of a future release. However,  this can be used if for example, multiple MRS experiments need to be averaged e.g. two separate scans from the same voxel (See example jobSDAT_MEGA_Multidataset.m). After processing you have to call osp_AverageAllDatasetsAlongExtras to average the acquisitions. &lt;br /&gt;
&lt;br /&gt;
### Changes&lt;br /&gt;
- The MRSCont struct has been completely restructured. Therefore the files from older versions are not compatible, please re-run the analysis or use an older release version.</description>
   <author>zoellner@www.nitrc.org (Helge Zöllner)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=1612&amp;release_id=4813</comment>
   <pubDate>Fri, 25 Mar 2022 21:49:08 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=1612&amp;release_id=4813</guid>
  </item>
  <item>
   <title>GitHub_Releases Osprey v1.1.0 (v1.1.0)</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=1612&amp;release_id=4814</link>
   <description>**New functionalities**&lt;br /&gt;
&lt;br /&gt;
- 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](https://github.com/schorschinho/LCModel)). Currently, Osprey is shipped with compiled binaries for Windows 10 and macos catalina.&lt;br /&gt;
- Nifti MRS loader and export functions&lt;br /&gt;
&lt;br /&gt;
**Updates &amp;amp; Bugfixes**&lt;br /&gt;
&lt;br /&gt;
- Reduced file size by removing redundant basis set from the MRS container&lt;br /&gt;
- Issues related to the deletion of user supplied strucutral images&lt;br /&gt;
&lt;br /&gt;
**Other changes**&lt;br /&gt;
- automated OS identifier and font picker&lt;br /&gt;
</description>
   <author>zoellner@www.nitrc.org (Helge Zöllner)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=1612&amp;release_id=4814</comment>
   <pubDate>Thu, 26 Aug 2021 19:29:12 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=1612&amp;release_id=4814</guid>
  </item>
  <item>
   <title>GitHub_Releases Osprey v1.0.2.1 (v1.0.2.1)</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=1612&amp;release_id=4815</link>
   <description>Version check bug fix</description>
   <author>zoellner@www.nitrc.org (Helge Zöllner)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=1612&amp;release_id=4815</comment>
   <pubDate>Fri, 09 Jul 2021 21:00:23 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=1612&amp;release_id=4815</guid>
  </item>
  <item>
   <title>GitHub_Releases Osprey v1.0.2 (v1.0.2)</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=1612&amp;release_id=4816</link>
   <description>**New functionalities**&lt;br /&gt;
- updates to the MRSI module to process three slice edited MRSI data (loading &amp;amp; MoCo)&lt;br /&gt;
- GE nifti files accepted&lt;br /&gt;
- MRSinMRS markdown function&lt;br /&gt;
- 7 T relaxation time lookup table for quantification &lt;br /&gt;
- Improved functionality to run Osprey on the server&lt;br /&gt;
- Added co-edited MM model to HERCULES modeling&lt;br /&gt;
- OspreyOverview can be called after OspreyProcess to generate overview plots without fitting&lt;br /&gt;
&lt;br /&gt;
**Updates &amp;amp; Bugfixes**&lt;br /&gt;
- Preliminary fit picks metabolites based on the supplied basis set (e.g. Cho containing compounds instead of Cho)&lt;br /&gt;
- FitQA definitions updated to match the original paper&lt;br /&gt;
- AllPDF bug fixes&lt;br /&gt;
- Updated GE load function&lt;br /&gt;
- Updated Siemens DICOM loader&lt;br /&gt;
- Updated all example jobFiles to reflect the current functionalities of Osprey and to reflect BIDS structured automated processing&lt;br /&gt;
- Updated version numbering and check function to give soft warnings only&lt;br /&gt;
&lt;br /&gt;
**Other changes**&lt;br /&gt;
- Prior module check function&lt;br /&gt;
</description>
   <author>zoellner@www.nitrc.org (Helge Zöllner)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=1612&amp;release_id=4816</comment>
   <pubDate>Fri, 09 Jul 2021 20:01:27 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=1612&amp;release_id=4816</guid>
  </item>
  <item>
   <title>GitHub_Releases Osprey v1.0.1.1 (v1.0.1.1)</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=1612&amp;release_id=4817</link>
   <description>-This hotfix release was resolves issues related to the version comaprison</description>
   <author>zoellner@www.nitrc.org (Helge Zöllner)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=1612&amp;release_id=4817</comment>
   <pubDate>Mon, 05 Apr 2021 21:03:25 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=1612&amp;release_id=4817</guid>
  </item>
  <item>
   <title>GitHub_Releases Osprey v1.0.1 (v1.0.1)</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=1612&amp;release_id=4818</link>
   <description>- Resolved issue #75: Instead of relying on Curve Fitting Toolbox functions (spmak, fnval) to generate the cubic spline basis functions, these are now created with an explicit iterative analytical procedure.&lt;br /&gt;
- Fixed a major bug in the interactive job file creator, which caused all entries (except for the first) of the water reference file array to be wrongly populated with the file names of the water-suppressed (metabolite) data.&lt;br /&gt;
- Added basis set for macromolecule-suppressed GABA-edited Philips MEGA-PRESS.&lt;br /&gt;
- Removed separate version definitions for each sub-module - there is now one single version number for all modules.&lt;br /&gt;
- Fixed an error occurring when short-TE water, but no water reference, was used.&lt;br /&gt;
- Small fixes to errors caused during GUI calls.&lt;br /&gt;
- Added fancy shields.io badges to the README file.&lt;br /&gt;
&lt;br /&gt;
</description>
   <author>zoellner@www.nitrc.org (Helge Zöllner)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=1612&amp;release_id=4818</comment>
   <pubDate>Mon, 05 Apr 2021 14:07:14 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=1612&amp;release_id=4818</guid>
  </item>
  <item>
   <title>GitHub_Releases Osprey v1.0.0 (v1.0.0)</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=1612&amp;release_id=4819</link>
   <description>Releasing Osprey v1.0.0</description>
   <author>zoellner@www.nitrc.org (Helge Zöllner)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=1612&amp;release_id=4819</comment>
   <pubDate>Fri, 12 Mar 2021 18:13:14 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=1612&amp;release_id=4819</guid>
  </item>
 </channel>
</rss>
