Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DMT-runtime-configuration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GDS
DMT-runtime-configuration
Commits
4b89c0a7
Commit
4b89c0a7
authored
1 year ago
by
Jameson Graef Rollins
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/cal_update_restart
+2
-2
2 additions, 2 deletions
scripts/cal_update_restart
with
2 additions
and
2 deletions
scripts/cal_update_restart
+
2
−
2
View file @
4b89c0a7
#!/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: "
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment