You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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 withGPS 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:
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.
The text was updated successfully, but these errors were encountered: