v1.3.2
What's Changed
Standardised docstrings in code and improved auto generated documentation on ReadTheDocs.
Improved task descriptions for ACR tasks on ReadTheDocs.
MagNet SNR task now has optional CLI argument to specify head or body coil.
ACR Task Updates
Updates to ACR object class methods: phantom orientation, slice ordering and locating phantom centre.
ACR geometric accuracy is now measuring from the correct slices.
Improvement to ACR slice thickness task: limit what values are included in the interpolation.
- Coil options by @mollybuckley in #388
- Apply Python script formatting by @sophie22 in #401
- 397 standardise docstrings by @sophie22 in #398
- 378 geom accuracy wrong slices by @mollybuckley in #399
- Generate documentation from docstrings by @sophie22 in #403
- ACR slice ordering by @sophie22 in #409
- Updated tasks.rst and references.bib by @RebeccaThornley in #415
- ACR Object orientation - bugfix by @sophie22 in #416
- ACR slice thickness improvement by @sophie22 in #417
- improve circle detection in ACR Object by @sophie22 in #418
- release 1.3.2 by @mollybuckley in #419
New Contributors
- @mollybuckley made their first contribution in #388
- @RebeccaThornley made their first contribution in #415
Full Changelog: v1.3.1...v1.3.2