update readme

This commit is contained in:
v.chau 2025-06-19 17:48:52 +02:00
parent 1af22e3b7d
commit f4751da839

View File

@ -1,3 +1,6 @@
NOT WORKING:
FT25-Presets; instead use Load(fast) and Plot Subplot
Quick tutorial:
1. Browse the .mat file you want to open. (put it into /data folder)
2. Choose either Load (fast) or Load (Presets)
@ -45,10 +48,4 @@ Adapting a preset:
- plot_settings: uses the data given from pltData to plot, adapt as you see fit
- plotData currently hands over all data that use the following strings:
- "ABX*","Shunt*","AMS_Status*","INV*","XSens*
- which can make problems (e.g. FT23 and FT25 use XSens, FT24 uses VN200)
not working:
- x Axis settings might not be available for everything
- to workspace only exports the entire matrix from sortdata (entire timerange) and the selected data in custom subplots within the selected timerange
- Presets are configured for FT23/FT24, might work
- currently no preset data selection for different seasons exists (might add later)
- which can make problems (e.g. FT23 and FT25 use XSens, FT24 uses VN200)