-
Notifications
You must be signed in to change notification settings - Fork 0
todo_list
Kilian Holzapfel edited this page Jan 20, 2023
·
3 revisions
-
Config
-
Test: /test/test_config_parser.py
- basic type test
-
Readme
-
FileHandler
- added structured download (
<strawb.Config.raw_data_dir>/<dev_code>/<YYYY>_<MM>/<file>
)
- added structured download (
-
Test: /test/test_onc_downloader.py
- basic download test
-
Examples
-
Readme
-
FileHandler
- supports new version
- supports older version (tested March 2021 for Muontracker). Lucifer no
current_mA
,duration_seconds
-
Test: /test/test_module.py
- basic type test
- run test for all files - if it is compatible with all files
-
Examples
- /examples/module_basic_notebook.ipynb
- module.FileHandler
- pandas + plotly
- matplotlib
- virtual file support
- /examples/module_basic_notebook.ipynb
-
FileHandler
- supports new SDAQ version
- supports older SDAQ version (tested for )
-
Test: /test/test_camera.py
- basic test
- run test for all files - if it is compatible with all files
-
Examples
- /examples/camera_lucifer_export.py
- tested
- /examples/camera_all_pictures_export.py
- tested
- /examples/camera_bright_pictures_export.py
- tested
- /examples/basic_camera_notebook.ipynb
- camera.FileHandler
- pandas + plotly
- matplotlib
- virtual file support
- /examples/camera_lucifer_export.py
-
FileHandler
- supports new SDAQ version
- supports older SDAQ version (tested for )
-
Test: /test/test_lidar.py
- basic test
- run test for all files - if it is compatible with all files
-
Examples
- /examples/lidar_basic_notebook.ipynb
- camera.FileHandler
- pandas + plotly
- matplotlib
- virtual file support
- /examples/lidar_basic_notebook.ipynb