-
- Downloads
introduced module "modules" to collect all working steps (like experiment...
introduced module "modules" to collect all working steps (like experiment setup, pre-processing) in separate folder some paths are still not updated and will cause errors (WIP)
parent
8517f053
No related branches found
No related tags found
Showing
- run.py 1 addition, 1 deletionrun.py
- src/modules/__init__.py 0 additions, 0 deletionssrc/modules/__init__.py
- src/modules/experiment_setup.py 24 additions, 7 deletionssrc/modules/experiment_setup.py
- src/modules/modules.py 33 additions, 0 deletionssrc/modules/modules.py
- src/modules/pre_processing.py 6 additions, 73 deletionssrc/modules/pre_processing.py
- src/modules/run_environment.py 45 additions, 0 deletionssrc/modules/run_environment.py
- test/test_modules.py 1 addition, 3 deletionstest/test_modules.py
Loading
Please register or sign in to comment