ML4GW / aframev2

Detecting binary black hole mergers in LIGO with neural networks
MIT License
5 stars 16 forks source link

Prevented passing task-specific condor parameters to required tasks #248

Closed wbenoit26 closed 1 month ago

wbenoit26 commented 1 month ago

We set poll_interval and parallel_jobs in Infer, which were getting passed to FetchTest. This stops that from happening.