There is a newer version of the record available.

Published July 1, 2026 | Version KomaMRIBase-v0.12.0

KomaMRI.jl: An open-source framework for general MRI simulations with GPU acceleration

Authors/Creators

Description

Breaking changes

  • addblock! / @addblock block duration now uses Koma event duration semantics for ADCs. Pulseq-facing ADC/RF timing is available through dur(event, sys), delay(event, sys), and rf_center(rf, sys).
  • check_hw_limits no longer checks ADC dwell; raster alignment, RF/ADC dead time, ringdown, and block-fit behavior are handled by timing checks.
  • The unexported get_RF_center helper was replaced by exported rf_center.

Highlights

  • Added Pulseq-style PulseDesigner.make_* and PulseDesigner.build_* constructors.
  • Added a Unitful extension and to_SI conversion helpers.
  • Added sys-aware event timing helpers for Pulseq read/write and sequence design.
  • Added public dwell, delay, area, ceil_to_raster, floor_to_raster, round_to_raster, and raster_samples helpers.
  • Added Sequence(sys) scanner metadata support for timing and hardware checks.

Notes

If you use this software, please cite it as below.

Files

JuliaHealth/KomaMRI.jl-KomaMRIBase-v0.12.0.zip

Files (122.8 MB)

Name Size Download all
md5:80be1ef20607cec14392e6d1b9958375
122.8 MB Preview Download

Additional details

Related works