Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@MahdiAll99 MahdiAll99 released this 08 Mar 01:40
· 19 commits to main since this release
4f15891

Bug Fixes

  • Fix bug in interppolation.py in variables initialization.
  • Fix bug in ibsi2p1.ipynb in final result plotting.

Improvements & New Features

  • Added the learning module
  • Added textural filtering
  • Added a usage example to README.
  • Updated README on Authors and Acknowledgement sections.
  • Renaming MEDimage to MEDscan and updating all the parts of the package (code, documentation and notebooks).
  • Renamed MEDscan attributes for more simplicity.
  • Removed warnings in DataManager when working on the fly.

Documentation

  • Configurations files and extra details for machine learning
  • Added figure to explain ROI names in CSV File section.
  • Fixed all typos detected by Lab members.
  • Added new page to explain input data types used in the package.
  • Added documentation for ProcessDICOM class and deleted it for removed files (#33).
  • Updated README on documentation section (#32).

Notebooks

  • New tutorials for learning module
  • Typos check
  • All notebooks have been updated to use the new class name MEDscan.

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0