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

cal update script fix filter fetch

parent 4b89c0a7
No related branches found
No related tags found
No related merge requests found
......@@ -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/${IFO}/gstlal_compute_strain_C00_filters_${IFO}.npz
curl --remote-name 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