Summary
Simplistic Isochromat simulation with focus on correctnes, not speed
Demo and Tool URL
wss://tool-spinsim.fly.dev/toolInputs
| Input | Description |
|---|---|
sequence: List[InstantSeqEvent] | MRI sequence for simulation |
phantom: SegmentedPhantom | Phantom data for simulation |
spins_per_voxel: Int | Isochromats (spins) per phantom voxel |
Output
A List[Complex] containing the simulated signal.