raket_werper
August 29, 2019 ยท View on GitHub
| Branch | ![]() |
|---|---|
master | |
develop |
raket_werper (EN: 'rocket launcher') contains
the raket (EN: 'rocket') experiment scripts
and stores the results.
Has the following folder structure:
scripts: contains the scriptsdata: contains the simulation data (to be created)results: contains the simulation results (to be created)
Data
- 20190811 minimal runs, most fail
- 20190812 minimal runs, most fail
- 20190815
minimal runs, all fail, only
parameters.RDain each folder - 20190816 minimal runs, all fail, half of all files in each folder
- 20190827 minimal runs, with added results
- 20190829 full run with 1 replicate
Cluster usage
sbatch ./scripts/1_install_raketsbatch ./scripts/2_create_input_files_generalsbatch ./scripts/3_create_posterior_filessbatch ./scripts/4_create_nltt_filessbatch ./scripts/5_nltt_files_to_csvsbatch ./scripts/6_to_longsbatch ./scripts/7_create_fig_1
Local usage
./scripts/1_install_raket./scripts/2_create_input_files_general./scripts/3_create_posterior_files./scripts/4_create_nltt_files./scripts/5_nltt_files_to_csv./scripts/6_to_long./scripts/7_create_fig_1
See .travis.yml for the complete usage.
