SIVIC is an open-source, standards-based software framework and application suite for processing and visualizing DICOM MR Spectroscopy data. Through the use of DICOM, SIVIC aims to facilitate the application of MRS in medical imaging studies. The SIVIC code repository lives on github but our user portal is on sourceforge.
This is a beta version of a Philips S file reader. I'm still validating the spatial info. I also threw in an extra LCModel reader for .table files in order to grab the fwhm and a few other "misc" fields that are not encoded in the csv file output.
The usual number of tests pass. we're still resolving 35/308 tests related to the vtk6 upgrade.
added test cases for svk_lcmodel_reader --coord, --csv (for .csv and .table) formats.
will add philips reader test case when I'm farther along with the validation.
This is a beta version of a Philips S file reader. I'm still validating the spatial info. I also threw in an extra LCModel reader for .table files in order to grab the fwhm and a few other "misc" fields that are not encoded in the csv file output.
The usual number of tests pass. we're still resolving 35/308 tests related to the vtk6 upgrade.