v0.1.0
What's Changed
- Preprocessing wingdisc by @Skxsmy in #66
- Pin napari >= 0.5 by @IgorTatarnikov in #78
- Run scheduled tests again napari main by @IgorTatarnikov in #79
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #80
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #81
- Pin napari to >=0.6.1 by @alessandrofelder in #82
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #83
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #85
- Add codespell pre-commit hook and fix typos by @stellaprins in #86
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #87
- Update supported Python versions and remove Intel macOS testing by @adamltyson in #67
- add molerat template by @alessandrofelder in #51
- add smoothing script to blackcap example by @alessandrofelder in #84
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #91
- Add alternative to ants.plot by @K-Meech in #90
- Remove save_as_asr_nii function by @K-Meech in #95
- Add alternative to ants.n4_bias_field_correction by @K-Meech in #89
- Add input csv validation by @stellaprins in #96
- Relax tolerence in test_correct_image_brightness and use assert_allclose by @stellaprins in #103
- Allow downsampling to a target resolution by @K-Meech in #100
- Add source_to_raw function by @K-Meech in #98
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #105
- Put raw QC plots in a separate directory by @K-Meech in #108
- Draft of raw_to_ready function by @K-Meech in #97
- remove references to x, y, z for save_as_asr_nii by @K-Meech in #113
- Update input csv column names by @K-Meech in #114
- Re-name source_to_raw and raw_to_ready by @K-Meech in #115
- use np.testing.assert_allclose for zoom comparisons in test_standardise by @stellaprins in #119
- Plot masks overlaid on images for
standardiseby @K-Meech in #118 - Save
preprocessQC plots to a separate directory by @K-Meech in #121 - Allow PreprocConfig input to
preprocessby @K-Meech in #123 - Fix mask scale and add erode_size to napari widget by @K-Meech in #126
- Add log file for
standardiseandpreprocessby @K-Meech in #127 - Add an export config button to the napari GUI by @K-Meech in #131
- Reorganise structure of (sub)modules by @stellaprins in #132
New Contributors
- @stellaprins made their first contribution in #86
- @K-Meech made their first contribution in #90
Full Changelog: v0.0.14...v0.1.0