Releases: benoitberanger/mri_rf_pulse_simulation_matlab
Releases · benoitberanger/mri_rf_pulse_simulation_matlab
Siemens .dat pulse simulation
new function load_siemens_RFpulse
new pulse object SIEMENS
ASLO
added new pulse spamm
added many nucleus in get_gamma
Full Changelog: v2.2.0...v2.3.0
v2.2.0
better Bruker pulse management
v2.1.0
v2.0.0
- Window rework : it's now a ui_prop, much easier to use and re-use
- Bandwidth rework : now the Dependent property pulls the value from the abstract get_bandwidth method, allow much easier overload of it's behaviour
- Binomial rework : made it an abstract class, like verse
Better VERSE
- Fixed NaN in VERSE
- Added a dedicated method to add slice gradient rewinder : it uses the constrains Gmax and Smax to build realistic gradient lobs.
v1.0.0
Ready for a first release :
- GUI works
- All sub-components work
- Analysis scripts are working
- UnitTest works
- README is rich enough for a release
- People already used used the repo
What misses is a smart way to publish somewhere the HMTL reports of analysis scripts.