Trevor Irons
d125187d3a
Yaml export not uses GJI bootstrap noise estimate
5 年前
Trevor Irons
ae8aba151f
Akvo now uses the full boostrap noise algorithm from GJI paper
5 年前
Trevor Irons
87fa0ef60d
Fixes for recovering all the META data from dmp files
5 年前
Trevor Irons
2a377b6c0d
Update for loops input and saving in Akvo
5 年前
Trevor Irons
97f0f15389
Polygonal loop add in gui
5 年前
Trevor Irons
67a79d8c0f
cleanup for FastTIMES
5 年前
Trevor Irons
785d0edf68
Adding GUI functionality, mainly in loops. Also, new logo plot.
5 年前
Trevor Irons
a1d59fc259
Additions for META data and start of new loop dialogue
5 年前
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 年前
Trevor Irons
d02c8fc0d0
v1.2.7
5 年前
Trevor Irons
fcf8aa5bc0
Fix of displayed dead time
5 年前
Trevor Irons
b82b52beab
Import fix from dmp
5 年前
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 年前
Trevor Irons
2a0f40eb3c
More tweaks to the GUI for better use experience.
5 年前
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 年前
Trevor Irons
b7f17fc652
Check for MacOS LCD bug
5 年前
Trevor Irons
a7a2e0d387
Mac tweaks
5 年前
Trevor Irons
9297604df7
More performance improvements for plotting
5 年前
Trevor Irons
3f9d8d98f5
Improving the speed of plotting of subsequent graphs by not doing a hard clear at each call to plot.
5 年前
Trevor Irons
6e7f14da3e
More tweaks to harmonic modelling
5 年前
Trevor Irons
886a0ce9c5
segmentation added to harmonic noise canc.
5 年前
Trevor Irons
7fe281b34d
Better legacy support, old FID data were not phase cycled.
5 年前
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 年前
Trevor Irons
3498a3516d
Reworking multiple frequency harmonic modelling
5 年前
Trevor Irons
2fc0bf5501
Cleanup of Harmonic modelling, only 1 frequency currently allowed.
5 年前
Trevor Irons
7ca51911f1
Added harmonics to yaml log
5 年前
Trevor Irons
8f961f5707
Fix (hack) for plot update on filter design using MacOS. This is due to known bug in Qt on Mac
5 年前
Trevor Irons
390218d321
Improvements to reload of dmp files
5 年前
T-bone
a868a12f8e
Improved speed of 1 frequency harmonic noise removal.
5 年前
Trevor Irons
627dc90d14
Euler approach to harmonic noise cancel
5 年前
John Daily
f54308cf04
Fix for Windows
5 年前
Trevor Irons
fb51a896aa
Fix error associated with a changed header location
5 年前
Trevor Irons
2c3d0d1b2f
remove Lemma calls that are not ready
5 年前
Trevor Irons
d0b39ca721
harmonic
5 年前
Trevor Irons
02a840118a
1.0.13 update to GUI for formatting
5 年前
Trevor Irons
e715317d6b
added publish script for PIP
5 年前
Trevor Irons
3e71430955
Further improvements to GUI
5 年前
Trevor Irons
0a7123fb1a
rework GUI for better performance
5 年前
T-bone
5d5a154170
fixed bug in gate integration related to rounding errors
6 年前
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 年前
Trevor Irons
2c18cad0da
A few tweaks
7 年前
T-bone
f35c5f014b
Logging improvements with saved files
7 年前
Trevor Irons
885c7fa494
currently broken, but refactoring to enable processing of legacy data
7 年前
T-bone
1b9f832214
better loop logic
7 年前
T-bone
9eadeab0d6
improvements, table is getting smarter about loop transmission
7 年前
Trevor Irons
3605e27258
Work towards loop info
7 年前
Trevor Irons
6f7f678e26
Don't default to PCA, preliminary support for later transmitter versions
7 年前
T-bone
ed66281a9e
Serialisation improvements
7 年前
Trevor Irons
f4ed73565c
Remove readline package that is not used and causes issues on Windows.
7 年前
T-bone
6cbab34210
OrderedDict used to preserve processing flow
7 年前