There is a newer version of the record available.

Published April 29, 2026 | Version KomaMRIBase-v0.11.0

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

Authors/Creators

Description

Breaking Changes

  • DiscreteSequence now includes ψ, the RF rotating-frame phase.
  • get_rfs(seq, t) now returns (B1, Δf, ψ) instead of (B1, Δf).
  • RF samples from get_samples(seq; events=[:rf]) now include ψ in addition to rf and Δf.

Features

  • Added rf_frame_phase(rf) to compute the RF rotating-frame phase from RF frequency modulation, centered so ψ(t_center) == 0.
  • Discretized sequences now carry enough RF-frame information for split RF simulation blocks to be simulated independently and consistently.
  • Moved RF/ADC dead-time and RF ring-down validation into check_timing.
  • Use Pulseq ADC dwell-edge duration when computing block duration.
  • Shared ADC dwell and compact RF/gradient timing helpers between Base and Files.
  • Included extension durations and duplicate TRIGGERS / ROTATIONS checks.
  • Updated legacy Pulseq block-duration reconstruction.

Notes

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

Files

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

Files (122.7 MB)

Name Size Download all
md5:68f45c5ee25d61c3496563e97a6fa1e4
122.7 MB Preview Download

Additional details

Related works