EoRImaging / eppsilon

eppsilon - error propagated power spectrum with interleaved observed noise
BSD 2-Clause "Simplified" License
5 stars 4 forks source link

Remove support for image_windows #86

Closed bhazelton closed 5 years ago

bhazelton commented 5 years ago

Image windowing should be done in FHD not eppsilon, removing the code for doing them in eppsilon.

also cleanup some old code for MIT & other locations

bhazelton commented 5 years ago

@nicholebarry Does this look ok to you?

nicholebarry commented 5 years ago

Is it possible to have a legacy feature to cut at the postage stamp size? I like to run this option as a first diagnostic (usually only takes about 10 minutes with full parallelization on a supercomputer!).

bhazelton commented 5 years ago

Actually, that's currently the default. To use the full image you have to set the full_image keyword. We might want to revisit the defaulting, but both options are supported.