ML4GW / aframev2

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

Improve logging in datamodule #273

Closed EthanMarx closed 1 month ago

EthanMarx commented 1 month ago

Setup the logging in the datamodules __init__ so logging statements made before the setup call (e.g. downloading s3 data) can propogate to console.