Skip to content

0.0.1-a22

Pre-release
Pre-release

Choose a tag to compare

@sdiebolt sdiebolt released this 02 Apr 19:50
· 55 commits to main since this release

What's new in v0.0.1-a22

New features

  • Support 2D (time, space) input in extract_with_mask and plot_carpet.
  • Implement correct_slice_timings for slice-timing correction.

Bug fixes

  • Infer per-pose duration from first pose, not volume end time, when loading SCAN files.
  • Use max timestamp for end-referenced block_time in SCAN loader.
  • Inherit reference affines on resampled outputs.
  • Avoid duplicating header affines in NIfTI sidecars.

Improvements

  • Derive SCAN DataArray name from Scan_tag only.

Documentation

  • Improve citing page.