Skip to content
Snippets Groups Projects
Commit 4b89c0a7 authored by Jameson Graef Rollins's avatar Jameson Graef Rollins
Browse files

cal update script update URL for cal pipeline filter file

parent b094a05e
No related branches found
No related tags found
No related merge requests found
#!/bin/bash -ex
#!/bin/bash -ex
# GDS calibration pipeline update/restart
#
......@@ -33,7 +33,7 @@ git pull
# pull in the latest filter file from the archive
cd ~dmtexec/calibration/
wget https://ldas-jobs.ligo-${site}.caltech.edu/~cal/archive/data/${IFO}/gstlal_compute_strain_C00_filters_${IFO}.npz
wget https://ldas-jobs.ligo-${site}.caltech.edu/~cal/archive/${IFO}/gstlal_compute_strain_C00_filters_${IFO}.npz
# restart the pipeline
read -p "restart calibration pipeline? type 'yes' to confirm and restart: "
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment