Trevor Irons
de0e5e7cc4
Edits to fix plotting when numerous cycles are present (interleaves) in GMR speak. Prior plotting assumed monotonically decreasing pulse moments, which is not always the case
5 years ago
Trevor Irons
d02c8fc0d0
v1.2.7
5 years ago
Trevor Irons
fcf8aa5bc0
Fix of displayed dead time
5 years ago
Trevor Irons
b82b52beab
Import fix from dmp
5 years ago
Trevor Irons
67c74fc49e
Rework of yaml log of processing steps. The log is now a flow of steps, any of which can be repeated. Additionally, plotting of the harmonic modelling has been changed to frequency domain.
5 years ago
Trevor Irons
132425f28d
phase colormap change
5 years ago
Trevor Irons
2a0f40eb3c
More tweaks to the GUI for better use experience.
5 years ago
Trevor Irons
f044fb0156
Version bump. Yaml changed from pyyaml to ruamel.yaml. This allows for improved mixed flow styles that are more human readable.
5 years ago
Trevor Irons
b7f17fc652
Check for MacOS LCD bug
5 years ago
Trevor Irons
a7a2e0d387
Mac tweaks
5 years ago
Trevor Irons
9297604df7
More performance improvements for plotting
5 years ago
Trevor Irons
3f9d8d98f5
Improving the speed of plotting of subsequent graphs by not doing a hard clear at each call to plot.
5 years ago
Trevor Irons
6e7f14da3e
More tweaks to harmonic modelling
5 years ago
Trevor Irons
24087b34ba
Fix indexing bug in second to last segment with harmoinc modelling of multiple segments
5 years ago
Trevor Irons
886a0ce9c5
segmentation added to harmonic noise canc.
5 years ago
Trevor Irons
7fe281b34d
Better legacy support, old FID data were not phase cycled.
5 years ago
Trevor Irons
40b795b243
Made a few changes for import of T1 pulses. Currenly, a single pulse can be processed easily. If both are processed, the quadrature detection only plots the second pulse. Other things like truncate only apply to the second pulse.
5 years ago
Trevor Irons
90c00d1fe0
2 frequency harmonic modelling working much better
5 years ago
Trevor Irons
eadd0e4ef8
Fixed bug in harmonic with two frequencies
5 years ago
Trevor Irons
606a31fcb9
2 frequency harmonic cancellation added, but not working correctly
5 years ago
Trevor Irons
3498a3516d
Reworking multiple frequency harmonic modelling
5 years ago
Trevor Irons
2fc0bf5501
Cleanup of Harmonic modelling, only 1 frequency currently allowed.
5 years ago
Trevor Irons
7ca51911f1
Added harmonics to yaml log
5 years ago
Trevor Irons
8f961f5707
Fix (hack) for plot update on filter design using MacOS. This is due to known bug in Qt on Mac
5 years ago
Trevor Irons
390218d321
Improvements to reload of dmp files
5 years ago
Trevor Irons
3dbc1aca4b
Harmonic noise hacks.
5 years ago
Trevor Irons
7e2d7b4eae
Further improvements to model based harmonics
5 years ago
T-bone
a868a12f8e
Improved speed of 1 frequency harmonic noise removal.
5 years ago
Trevor Irons
8861684ff3
More work on improved model based harmonic noise removal.
5 years ago
Trevor Irons
627dc90d14
Euler approach to harmonic noise cancel
5 years ago
Trevor Irons
fb5f8fd99f
Load for windows dmp files fixed
5 years ago
John Daily
f54308cf04
Fix for Windows
5 years ago
Trevor Irons
fb51a896aa
Fix error associated with a changed header location
5 years ago
Trevor Irons
2c3d0d1b2f
remove Lemma calls that are not ready
5 years ago
Trevor Irons
d0b39ca721
harmonic
5 years ago
Trevor Irons
ee706a6d4c
harmonic removal
5 years ago
Trevor Irons
02a840118a
1.0.13 update to GUI for formatting
5 years ago
Trevor Irons
e715317d6b
added publish script for PIP
5 years ago
Trevor Irons
3e71430955
Further improvements to GUI
5 years ago
Trevor Irons
0a7123fb1a
rework GUI for better performance
5 years ago
T-bone
5d5a154170
fixed bug in gate integration related to rounding errors
6 years ago
Trevor Irons
566074546b
Akvo changes for kernel calculation (#1)
* Work towards loop info
* improvements, table is getting smarter about loop transmission
* better loop logic
* currently broken, but refactoring to enable processing of legacy data
* Binary file read is restored, working on ASCII
* Legacy FID's can be loaded
* Added option for python phasing rather than R
* Logging improvements with saved files
* A few tweaks
* reduced search for nls
6 years ago
Trevor Irons
9a4bca5d80
reduced search for nls
6 years ago
Trevor Irons
2c18cad0da
A few tweaks
7 years ago
T-bone
f35c5f014b
Logging improvements with saved files
7 years ago
Trevor Irons
46583c96ea
Added option for python phasing rather than R
7 years ago
Trevor Irons
fe9a4cc460
Legacy FID's can be loaded
7 years ago
T-bone
fb9f6d9deb
Binary file read is restored, working on ASCII
7 years ago
Trevor Irons
885c7fa494
currently broken, but refactoring to enable processing of legacy data
7 years ago
T-bone
1b9f832214
better loop logic
7 years ago