Releases: AMYPAD/NiftyPAD
Releases · AMYPAD/NiftyPAD
NiftyPAD v2.0.0 beta
- add
image_to_parametric_files
(usesimage_to_parametric
) (#6) - add (automatic)
mask
file support - add list of
models
support - change
user_inputs
(#6) - add
mrtm_ppet
- generalise the input args for Ref interpolation
- enable coffee break and weights in graphic models
- add various interpolations for filling coffee break
- add frame time conversion for coffee break
- exclude time points in coffee break for graphic models
- fix
nibabel
reads - misc bugfixes
- update docs
- add diagram
- add citation info
- misc code linting & tidy
- misc build/framework/CI/tests updates
- use release bot
- support Py3.11, drop Py3.6
- migrate from
setup.cfg
=>pyproject.toml
- exclude images from package data
- fix/update workflows
- update pre-commit
NiftyPAD v1.1.1 beta
- fix TAC
Ref.run_interp
(#3) - remove spurious entry from
models.NAMES
- minor build & test framework updates
NiftyPAD v1.1.0 beta
- expose
models.NAMES
(#2) - misc build & test framework updates