UCL / pet-rd-tools

Command line tools for PET-MR (pre-)processing
Apache License 2.0
13 stars 4 forks source link

Check size of decompressed sinograms #5

Open bathomas opened 6 years ago

bathomas commented 6 years ago

nm_validate deliberately does not check the size of a sinogram due to compression. Should check if sinogram is compressed, and if not, check the size.

bathomas commented 6 years ago

nm_validate assumes there will be a DICOM header available. The decompressed mMR sinogram is in Interfile format. So either this means adding (rudimentary) Interfile support or perhaps re-using the parser in STIR.