wmorning / DeepClean

A deep Neural Network alternative to the CLEAN algorithm for Interferometric images
12 stars 1 forks source link

I/O #1

Closed wmorning closed 5 years ago

wmorning commented 6 years ago

Make and commit efficient pipeline for Input and Output. Features I want are:

1) Read image from disk

2) Shift position (because, why not)

3) generate noise realization --> SCALED PROPERLY

4) Generate UV sampling (randomly, or from configuration file)

5) Generate visibilities?!?