ADACS-Australia / Robbie

Robbie: A batch processing work-flow for the detection of radio transients and variables
https://robbie.readthedocs.io
Other
1 stars 0 forks source link

Create a map of sky coverage for use later in the pipeline and visualisation stages #7

Closed PaulHancock closed 2 years ago

PaulHancock commented 2 years ago

New process make_sky_coverage will use SWarp to create an image of the sky where the image value represents the number of epochs that contribute to that location.

From JIRA: ADC-500351-sky-coverage

PaulHancock commented 2 years ago

Upon closer inspection, the sky_coverage map is storing the data as floats, and somehow these are not just 1.00 they are 1.0000016 or something.

PaulHancock commented 2 years ago

The issue with non-integer weight map has been fixed, and the intermediate files are now removed after they have been used.