Releases: openAFT/adaptfx
Releases · openAFT/adaptfx
0.2.1
0.2.0
New Release
What's new
- plot all fractions
- posterior predictive distribution
- option to choose from updating method
Does not support yet:
- vectorisation for older functions
0.1.1
New Release
What's new
-
.json
file instead of.txt
- alpha, beta fitting for t-distribution
- Troubleshooting Chapter in
README.md
- Expected future number of fraction plot
Does not support yet:
- vectorisation for older functions
- plots for policy for older functions
- posterior predictive distribution
0.1.0
First Major Release
This marks the first major release of the adaptfx
package based, after having been further developed from the previous version that was used for "Adaptive fractionation at the MR-Linac" by Pérez Haas et al.
What's new
- faster calculation
- settings option for dose state, dose action and sparing factor resolution
- methodological framework to reduce number of fractions based on organ at risk BED minimisation
Contains:
-
CLI
for calculating retrospective or current fraction plan given a list of sparing factors - plotting feature to look at policy/value function and expected number of remaining fractions
- linear BED action space
Does not support yet:
- compatible with GUI from previous package
- option to save plotted figures automatically
- automated constant evaluation for number of fraction minimisation
First Release from Published Paper
This is the version of the adaptfx
package based on the paper "Adaptive fractionation at the MR-Linac" from Pérez Haas et al.
Contains:
- patient data from the paper in .csv files
- DVH figures for each fraction of said patients
- GUI for dose calculation and probability distribution preview
If interested in a command line interface, faster calculation and additional algorithm for minimising number of fractions, consider checking out the newest version.