Skip to content

Checkpointing Cache

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. It then overwrites the simulated data with checkpointed data. This update should get rid of the XLAL no frame file and signal 255 errors.

Second commit fixes a bug where the waveforms/fourier_domain_data was full of simulated data instead of the correct cached data.

Merge request reports