ML4GW / aframe

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

Remove io library and updated envs #387

Closed ricco-hub closed 1 year ago

ricco-hub commented 1 year ago

Closes #366

EthanMarx commented 1 year ago

Thanks for doing this Ricco. I think you'll need to remove the /libs/io/ from the filters.yaml (see here) so that we don't run those tests in our CI anymore.

EthanMarx commented 1 year ago

Would also be great to remove any references to /libs/io in the filters.yaml (for example, here)

I also think it's been a while since we've updated the filters.yaml dependencies. For example I am seeing references to /libs/base, which is now deprecated. Would be nice to double check that these filters are up to date for each lib / project so that we are triggering tests appropriately.