♻ ️ Refactor the library structure
Refactor the library structure accordingly to #1 (closed), so that the library sub-modules would follow logical groups
The new structure follows:
- dicom
- sr/...
- uid.py
- ...
- visualization
- index_tracker.py
- geometry
- ...
- material
- nistparser.py
- hounsfield_conversion.py
The test and documentation have been modified accordingly.
Edited by Gabriel Couture