Skip to content

Adding checkpoint/asd_IFO.dat so that on checkpoint (and when cache is...

Sophie Hourihane requested to merge sophie.hourihane/bayeswave:master into master

Adding checkpoint/asd_IFO.dat so that on checkpoint (and when cache is specified), instead of reading from the cache files, it will instead read from the asd checkpoint files, simulate data using LALInferenceReadData, then immediately replace that data with the checkpointed data. This update should get rid of the XLAL no frame file and signal 255 errors.

Merge request reports