ismrmrd / ge_to_ismrmrd

GE to ISMRMRD converter
Other
7 stars 9 forks source link

Addition of basic ScanArchive processing capability. #2

Closed roopchansinghv closed 6 years ago

roopchansinghv commented 6 years ago

With this merge, the ability of the converter to read and process raw files from basic (2D, unaccelerated) scans from GRE and FSE scans was added.

The other major change was an attempt to reduce the use of the Legacy::Pfile object through the code base, and to replace most calls to this with calls to ProcessingControl objects, which can be derived from both old and new raw file formats.

Finally, there has been some rearrangement and clean up of code, especially for features that were listed as "to be implemented". An example Gadgetron reconstruction chain has been added, as well as new sample raw files, with matching P- and ScanArchive files.