Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add command line option for --primary-file #44

Open
jrsmith02 opened this issue Jun 30, 2016 · 1 comment
Open

Add command line option for --primary-file #44

jrsmith02 opened this issue Jun 30, 2016 · 1 comment

Comments

@jrsmith02
Copy link
Contributor

Right now hveto runs in a mode where we give it a start time and a stop time and it looks for triggers for the primary channel in ~detchar/triggers. We (Andy, Josh, Isa, Michelle) would like to have an additional optional command line argument --primary-file that allows reading a text file with GPS frequency SNR in as the primary channel.

Example usage would be:

hveto $gpsstart $gpsstop -i L1 --config-file myconfig.ini --primary-file miriams-blips.txt

where miriams-blips.txt looks like:

1135123217.124 126.8 8.95
1135123224.500 157.2 12.03
...

This would allow us to do such things as run hveto over ONLY the list of triggers that GravitySpy has identified as Koi Fish and ask whether any auxiliary channel triggers are correlated with just those.

@areeda
Copy link
Contributor

areeda commented Dec 1, 2017

This request has been implemented, I believe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants