0.1.5 - 2022-06-30
- custom pre-polarization current switch-off ramps are now supported via an interpolation routine (so far only via script and in MATLABTM)
- now multiple angle-axis-pairs are allowed as input for function
getRotationMatrixFromAngleandAxis
- fixed an issue in
getRotationMatrixFromVectors
for very small angles between vectors A and B (also edge case like parallel and anti-parallel vectors are now considered)
0.1.4 - 2020-09-25
- pyBLOCHUS - core functionality of BLOCHUS as python module without a graphical user interface.
- Minor GUI improvements and consistency clean ups.
- bug inside the pulse modulation function
0.1.3 - 2020-05-22
- Two additional examples that demonstrate the creation of lookup tables (one example for pre-polarization switch-off ramps and one example for adiabatic excitation pulses).
- Minor GUI improvements and consistency clean ups.
0.1.2 - 2020-05-17
- Updated
README.md
andCHANGELOG.md
.
- When switching the Pulse panel on/off, the quality factor settings did not behave as expected.
0.1.1 - 2020-05-16
- An animation of the latest result can be played for all parameter combinations (e.g. Pulse + Relaxation or Pre-polarization switch-off + Pulse + Relaxation, etc.).
- The adiabatic quality p was incorrectly calculated in
onPushRun.m
when the total simulation time exceeded the actual switch-off ramp time. - When exporting the Current View figure from the menu, both axes for the pulse setup (frequency and current modulation) are now correctly shown.
- Fixed typos in comments and
README.md
.
0.1.0 - 2020-05-15
Initial Version