Skip to content

v0.1.33

Choose a tag to compare

@astewartau astewartau released this 07 Oct 05:29
· 62 commits to main since this release

Breaking Changes:

  • Removed Python module schema support - JSON schemas only now
  • Removed load_python_schema(), check_session_compliance_with_python_module(), interactive_mapping_to_python_reference()
  • Removed --python_schema CLI argument

New Features:

  • Added check_acquisition_compliance() - simplified validation API
  • Added generate_test_dicoms_from_schema() and generate_test_dicoms_from_schema_json()
  • Added QSM Consensus Guidelines v1.0 and UK Biobank v1.0 example schemas

Improvements:

  • Package reorganized into logical modules (io/, validation/, session/, schema/)
  • Removed experimental CSA writer module
  • Enhanced multiband factor inference from ImageComments
  • Improved DICOM generation with proper special field handling