Arthur Tolley
Arthur Tolley
@titodalcanton Could you have a quick look over the changes Gareth has made to the supervise scripts? Then hopefully this can be merged 😁
I'm going to get this branch to the state of passing the github tests (should be there now) and then run a small test to see if everything passes. This...
All of the changes made which reference the parameter `mchirp` or `curr_mchirp` are required for the `ExpFitFgBgNormBBHStatistic` statistic. I have moved the setting of `self.curr_mchirp` out of the other stat...
The test: `run small search using pegasus + condor` was failing repeatedly so I've trawled the logs to find out why. ``` - Failure: - pegasus-plan_gw-main - gw-main.dag.rescue001: - Nodes...
Just wanted to say thank you to everyone on this commit for getting this over the line while I was on holiday. Nice to see it finally merged!
@titodalcanton Gareth has added all the trigger finding stuff (and resolved a lot of the comments you had before). Sorry for taking a while to get to those. I think...
Thanks @ahnitz, annoyingly I used `--low-frequency-cutoff 10` which we initially thought was the cause of the problem but this argument seems to do nothing for our use case of `pycbc_condition_strain`....
Serves me right for using an old example (from pycbc/examples/live/run.sh) instead of going directly to the documentation 😅