platform-demo-scripts/scripts
jakubkokowski 5c3ce04868 Fix. Merge traces from the same station after loading waveforms, use real channel names (i.e. not only EHZ, EHN, EHE) and stop trying to use zero length streams. 2024-03-28 12:29:29 +01:00
..
__init__.py initial commit 2023-07-05 09:58:06 +02:00
augmentations.py initial commit with the pipeline for training and evaluating seisbench models 2023-08-29 09:59:31 +02:00
collect_results.py initial commit with the pipeline for training and evaluating seisbench models 2023-08-29 09:59:31 +02:00
config_loader.py Added scripts converting mseeds from Bogdanka to seisbench format, extended readme, modidified logging 2023-09-26 10:50:46 +02:00
convert_data_template.sh Added logging MAE for the best runs, option to run a pipeline on a specific dataset, template bash scripts, GPLv3 license. Modified behavior of generating eval targets, it is skipped if targets already exist. 2023-10-12 14:27:53 +02:00
data.py initial commit with the pipeline for training and evaluating seisbench models 2023-08-29 09:59:31 +02:00
eval.py Added scripts converting mseeds from Bogdanka to seisbench format, extended readme, modidified logging 2023-09-26 10:50:46 +02:00
generate_eval_targets.py Added logging MAE for the best runs, option to run a pipeline on a specific dataset, template bash scripts, GPLv3 license. Modified behavior of generating eval targets, it is skipped if targets already exist. 2023-10-12 14:27:53 +02:00
hyperparameter_sweep.py Added logging MAE for the best runs, option to run a pipeline on a specific dataset, template bash scripts, GPLv3 license. Modified behavior of generating eval targets, it is skipped if targets already exist. 2023-10-12 14:27:53 +02:00
models.py restored default Phasenet phases labels 2024-02-26 23:39:10 +01:00
mseeds_to_seisbench.py Fix. Merge traces from the same station after loading waveforms, use real channel names (i.e. not only EHZ, EHN, EHE) and stop trying to use zero length streams. 2024-03-28 12:29:29 +01:00
pipeline.py extended pipeline arguments 2024-02-26 23:43:31 +01:00
run_pipeline_template.sh Added logging MAE for the best runs, option to run a pipeline on a specific dataset, template bash scripts, GPLv3 license. Modified behavior of generating eval targets, it is skipped if targets already exist. 2023-10-12 14:27:53 +02:00
train.py Added scripts converting mseeds from Bogdanka to seisbench format, extended readme, modidified logging 2023-09-26 10:50:46 +02:00
util.py Added logging MAE for the best runs, option to run a pipeline on a specific dataset, template bash scripts, GPLv3 license. Modified behavior of generating eval targets, it is skipped if targets already exist. 2023-10-12 14:27:53 +02:00