Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gstlal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Duncan Macleod
gstlal
Commits
5e719502
Commit
5e719502
authored
6 years ago
by
Chad Hanna
Browse files
Options
Downloads
Patches
Plain Diff
update doc
parent
5893c6dd
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
doc/source/gstlal-inspiral/tutorials/online_analysis.rst
+20
-2
20 additions, 2 deletions
doc/source/gstlal-inspiral/tutorials/online_analysis.rst
with
20 additions
and
2 deletions
doc/source/gstlal-inspiral/tutorials/online_analysis.rst
+
20
−
2
View file @
5e719502
...
...
@@ -5,13 +5,17 @@ Prerequisites
-------------
- Fully functional gstlal, gstlal-ugly, gstlal-inspiral installation
- Condor managed computing resource with dedicated nodes to support online jobs (which run indefinitely)
- Condor managed computing resource
using the LIGO Data Grid configuraiton
with dedicated nodes to support online jobs (which run indefinitely)
- Network streaming gravitational wave data
- Optional, but recommended, accounts for LVAlert and a robot certificate to
authtenticate uploades to the GRavitational-wave Candidate Event DataBase
(GraceDB).
Introduction
------------
FIXME add more
This tutorial will will help you to setup a real-time gravitational wave search
for merging neutron stars and black holes.
The online analysis has a somewhat involved setup procedure. This
documentation covers all of it. The steps are:
...
...
@@ -32,6 +36,20 @@ tutorial should be considered to be a guide, not cut-and-paste instructions.**
Generate template banks for the target search area
--------------------------------------------------
This tutorial will describe the steps relative to the root directory on the CIT
cluster::
/home/gstlalcbc/observing/3/online/sept_opa
While not necessary, it is best to organize the analysis into distinct
sub-directories. We will do that for this tutorial::
mkdir -p sept_opa/banks/bns sept_opa/banks/nsbh sept_opa/banks/bbh sept_opa/banks/imbh
cd sept_opa/banks/bns
Decompose the template waveforms using the SVD in chirpmass and chi bins
------------------------------------------------------------------------
...
...
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