PX4-Autopilot/Tools/ecl_ekf/check_level_dict.csv
JohannesBrand b01e470ff9
refactor ecl ekf analysis (#11412)
* refactor ekf analysis part 1: move plotting to functions

* add plot_check_flags plot function

* put plots in seperate file

* use object-oriented programming for plotting

* move functions for post processing and pdf report creation to new files

* add in_air_detector and description as a csv file

* refactor metrics and checks into separate functions

* refactor metrics into seperate file, seperate plotting

* ecl-ekf tools: re-structure folder and move results table generation

* ecl-ekf-tool: fix imports and test_results_table

* ecl-ekf tools: bugfix output observer tracking error plot

* ecl-ekf-tools: update batch processing to new api, fix exception handling

* ecl-ekf-tools: use correct in_air_detector

* ecl-ekf-tools: rename csv file containing the bare test results table

* ecl-tools: refactor for improving readability

* ecl-ekf tools: small plotting bugfixes

* ecl-ekf tools: small bugfixes in_air time, on_ground_trans, filenames

* ecl-ekf-tools: fix amber metric bug

* ecl-ekf-tools: remove custom function in inairdetector

* ecl-ekf-tools: remove import of pandas

* ecl-ekf-tools: add python interpreter to the script start

* ecl-ekf-tools pdf_report: fix python interpreter line

* px4-dev-ros-kinetic: update container tag to 2019-02-13

* ecl-ekf-tools python interpreter line: call python3 bin directly

* ecl-ekf-tools: change airtime from namedtuple to class for python 3.5

* ecl-ekf-tools: update docker image px4-dev-ros-kinetic

* ecl-ekf-tools: fix memory leak by correctly closing matplotlib figures
2019-02-18 16:52:02 +01:00

764 B

1check_idthreshold
2mag_fail_pct0.0
3yaw_fail_pct0.0
4vel_fail_pct0.0
5pos_fail_pct0.0
6hgt_fail_pct0.0
7tas_fail_pct0.0
8hagl_fail_pct1.0
9flow_fail_pct1.0
10mag_amber_fail_pct50.0
11vel_amber_fail_pct50.0
12pos_amber_fail_pct50.0
13hgt_amber_fail_pct50.0
14hagl_amber_fail_pct50.0
15tas_amber_fail_pct50.0
16mag_amber_warn_pct5.0
17vel_amber_warn_pct5.0
18pos_amber_warn_pct5.0
19hgt_amber_warn_pct5.0
20hagl_amber_warn_pct5.0
21tas_amber_warn_pct5.0
22imu_coning_peak_warn1.8E-5
23imu_coning_mean_warn3.6E-6
24imu_hfdang_peak_warn3.0E-3
25imu_hfdang_mean_warn6.0E-4
26imu_hfdvel_peak_warn9.0E-2
27imu_hfdvel_mean_warn1.8E-2
28obs_ang_err_median_warn8.0E-3
29obs_vel_err_median_warn0.05
30obs_pos_err_median_warn0.15
31imu_dang_bias_median_warn4.4E-4
32imu_dvel_bias_median_warn4.8E-3