rearrange history.py plugin as analysis taking too long
We should rearrange plugins to have history.py complete last as it takes the longest and prevents the other analysis being looked at straight after a lockloss.
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 24 March 2025 starting at approximately 8:30am 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.
We should rearrange plugins to have history.py complete last as it takes the longest and prevents the other analysis being looked at straight after a lockloss.
The other option would be to parallelize the plugins...
Interesting idea. As some of the plugins are order dependent and history.py takes significantly more time, I would suggest sticking with the simpler rearrangement.
Sure. To parallelize we would need a kind of dependency map. Would be a good project for someone eventually.
In the mean time, @camilla.compton can you provide a patch? We still need more developer/maintainer help from the sites...
Yes, I will work on this.
mentioned in merge request !106 (merged)
mentioned in commit 3c4eebb1
closed with merge request !106 (merged)