Skip to content

0.4.0

Choose a tag to compare

@J-Endres J-Endres released this 31 Aug 16:09
· 112 commits to main since this release
d10adae
  • 0.4.0
    • Integrate ISMRMD exporter
    • Update documentation
    • Provide option to get PDG graph plotting data without plotting
    • Helper plotting function that works with all pulseq versions
  • 0.3.13
    • bugfix: util.load_phantom - B0_polynomial computation used wrong number of dims
    • default clear_state_mag to True to avoid memory problems
    • include optional initial magnetization in execute_graph
    • fixed numpy version in playground
  • 0.3.12
    • Changed how to return magnetization from the simulation, see pull request #97
  • 0.3.11
    • new util functions for phantom loading and simulating
  • 0.3.10
    • phantom_motion and voxel_motion now also exists in VoxelGridPhantom
    • new simple simulate function in util, that directly accepts a VoxelGridPhantom
  • 0.3.9
    • New simple load_default_phantom function in util
  • 0.3.8
    • Bugfix missing tensor dtype (#82)
    • Support for 0 shim array shape_id
    • Default shim in importer for pulses that do not specify any
    • Deprecated old importer
  • 0.3.7
    • Support for loading .seq files with pTx rf_shim extension for pulseq
    • Support for loading .dsv files
  • 0.3.6
    • Support for complex B1 maps (#80)
    • Isochromat bugfix (#74)