UPennEoR / ml_rfi

Machine learning applied to RFI flagging
BSD 2-Clause "Simplified" License
8 stars 4 forks source link

Add unit tests and CI integration #12

Open plaplant opened 5 years ago

plaplant commented 5 years ago

We should have unit tests for our code, and CI to run them. We won't be able to test GPU execution, but we should be able to use CPU-based TensorFlow to test the basic functionality.