Notes:

Release Name: 0.3.3

Notes:

0.3.3
Minor enhancements and bugfixes
* mri_reface now detects when an input .nii has inconsistent geometry (Sform vs Qform mismatch) and prevents this from causing invalid results by attempting to choose the best one based on the transform intent codes. Regardless, the nii geometry of the input image is retained in the de-faced output, even if it was inconsistent (we fix it internally, then put it back to however it was).
* If given a 4D nii of a PET type, automatically split them into separate frames and de-face them together to allow for motion between frames. Previously, the best practice was to split and merge them externally.
* Updates to ADIR_nii2dicom
  * Fix a crash when filepaths contained certain sequences
  * Correct behavior of the NumberOfSlices tag to reflect the number of slices in each volume, not the total across volumes
  * Increased compatibility for concatenated DICOM (usually Siemens Vida)


Changes:

0.3.3
Minor enhancements and bugfixes
* mri_reface now detects when an input .nii has inconsistent geometry (Sform vs Qform mismatch) and prevents this from causing invalid results by attempting to choose the best one based on the transform intent codes. Regardless, the nii geometry of the input image is retained in the de-faced output, even if it was inconsistent (we fix it internally, then put it back to however it was).
* If given a 4D nii of a PET type, automatically split them into separate frames and de-face them together to allow for motion between frames. Previously, the best practice was to split and merge them externally.
* Updates to ADIR_nii2dicom
  * Fix a crash when filepaths contained certain sequences
  * Correct behavior of the NumberOfSlices tag to reflect the number of slices in each volume, not the total across volumes
  * Increased compatibility for concatenated DICOM (usually Siemens Vida)