PaulHancock / MWA-fast-image-transients

Code and notes for the data reduction and analysis of fast image transients observed with the MWA
Other
5 stars 3 forks source link

Metafits file for flagging tiles with >X working dipoles #9

Closed gemmaanderson closed 6 years ago

gemmaanderson commented 6 years ago

When downloading the MWA dataset, have the option to use a different metafits file that will only flag those tiles with, say, <8 working dipoles.

PaulHancock commented 6 years ago

The new version of the metafits files can be downloaded via: wget http://mwa-metadata01.pawsey.org.au/metadata/fits?obs_id=${obsnum}\&min_bad_dipoles=5 -O ${obsnum}_metafits.fits

PaulHancock commented 6 years ago

Note: use max_bad_dipoles instead of min_bad_dipoles

PaulHancock commented 6 years ago

actually min_bad_dipoles means for flagging

PaulHancock commented 6 years ago

also, the default is now min_bad=2