Activity
Merge pull request #7 from tudelft/for_publication
Merge pull request #7 from tudelft/for_publication
Pull request merge
fix plot output path
fix plot output path
Force push
fix plot output path
fix plot output path
add readme, delete old data. pretty neat now
add readme, delete old data. pretty neat now
Force push
make plotting a default
make plotting a default
add readme, delete old data. pretty neat now
add readme, delete old data. pretty neat now
rewrite of scripts. not fully tested
rewrite of scripts. not fully tested
Merge pull request #6 from tblaha/filtering_optimisation
Merge pull request #6 from tblaha/filtering_optimisation
Pull request merge
Slightly improved accuracy by re-activating the Savitsky-Golay filter
Slightly improved accuracy by re-activating the Savitsky-Golay filter
Merge pull request #5 from tblaha/I_dev_correction
Merge pull request #5 from tblaha/I_dev_correction
Pull request merge
Improved notch filter, though the filtering configuration still requi…
Improved notch filter, though the filtering configuration still requi…
Basic dynamic notch filter implementation. Extremely inefficient; wil…
Basic dynamic notch filter implementation. Extremely inefficient; wil…
Improved filtering. Now primarily filters derivatives
Improved filtering. Now primarily filters derivatives
Expanded plots for debugging
Expanded plots for debugging
Tweaks for new tests
Tweaks for new tests
New test data dump
New test data dump
Iteration and accuracy improvements. Groundwork for revised calibrati…
Iteration and accuracy improvements. Groundwork for revised calibrati…
Removed Savitsky-Golay filter, and replaced it with np.gradient. Chan…
Removed Savitsky-Golay filter, and replaced it with np.gradient. Chan…
Bugfix
Bugfix
Merge pull request #4 from tblaha/fix_error_metric_and_csys
Merge pull request #4 from tblaha/fix_error_metric_and_csys
Pull request merge
Added error metrics to return
Added error metrics to return
Added error metrics to return
Added error metrics to return
Merge remote-tracking branch 'origin/master'
Merge remote-tracking branch 'origin/master'
Data dump for real this time
Data dump for real this time
Data dump and restructure to support it
Data dump and restructure to support it
Updated calibrate to include error analysis
Updated calibrate to include error analysis
Resized plots slightly
Resized plots slightly
Merge pull request #3 from tblaha/grid_inertia
Merge pull request #3 from tblaha/grid_inertia
Pull request merge