Skip to content

Releases: benoitberanger/mri_rf_pulse_simulation_matlab

Siemens .dat pulse simulation

09 Jan 14:51
Compare
Choose a tag to compare

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

25 Dec 15:28
Compare
Choose a tag to compare

better Bruker pulse management

v2.1.0

24 Dec 19:31
6af642e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

17 Aug 22:23
Compare
Choose a tag to compare
  • 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

08 Aug 21:12
Compare
Choose a tag to compare
  • 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

07 Aug 20:11
Compare
Choose a tag to compare

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.