Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 987 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 987 Bytes

DoseComparison

Radiotherapy dose distributions comparison by gamma index and normalized dose difference.

See example.ipynb for example usage.

Relative Projects

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.0] - 2017-01-03

Added

  • ndd algorithm

Changed

  • change function name 'gamma_index' to DoseComparison
  • update example

[0.0.1] - 2016-11-07

Added

  • gamma_index function
  • example.ipynb for generated wavelet distribution comparison

TODO

  • Parallel execution support
  • Add tests
  • Add some "real world" cases