Do not compute AD when not using BL
Compare changes
- Katerina Chatziioannou authored
+ 1
− 1
@@ -3251,7 +3251,7 @@ int post_process_model(char model_name[], char model_type[], struct Data *data,
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 1 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk.
The AD calculation in BWP fails when the run is not using BayesLine because the burnin PSD is missing. Skip the AD calculation in this case.