ska-sa / astrokat

General observation framework for the MeerKAT telescope
BSD 2-Clause "Simplified" License
2 stars 4 forks source link

Beamformer observation requirements #20

Open rubyvanrooyen opened 5 years ago

rubyvanrooyen commented 5 years ago

Issue carried from retired repository https://github.com/rubyvanrooyen/astrokat/issues/1

Information supplied by Maciej This is placeholder for beamformer-related observation aspects:

rubyvanrooyen commented 5 years ago

Implementation of noise diode into observation framework, follow issue #5

rubyvanrooyen commented 5 years ago

Discussion inherited from related to max duration parameter (obs_duration) from Anton https://github.com/rubyvanrooyen/astrokat/issues/6

I'm wondering about max duration for PTUSE work as well. Some scripts have a fixed chunk of work (e.g. visit N targets for M minutes each). Other just want to run as long as possible, and keep looping through their sources. Think it would help if we at least include a place to define max duration in the astrokat config. Maybe we allow an empty value, or -1 to indicate no limit.

rubyvanrooyen commented 5 years ago

Comments by @mserylak from https://github.com/rubyvanrooyen/astrokat/issues/3 to take forward

About the pol-/flux-cal, especially in the beamformer (bf) case: currently we have only adopted single dish approach to pol/flux calibration. For fluxcal:

The flux calibration observations should happen at least once per observing session, in general the observations of flux cal targets are done at least once per week if not more often. For polcal:

This strategy has been working fine: my rev. 1 report on SD calibration will demonstrate it, hopefully will be released before the "BRP-odyssey" ;-). Given improved calibration pipeline (removing cross-hand leakages, as per BenH/Ludwig latest feedback) we will AFAIK apply the same approach for large subarray for now.

So the catalogue2config.py should have (for bf case):

OK, the above is not very descriptive (and there are other issues lurking around the bushes which I think, we should winkle out). Shall we make a brief meeting about that? Tomorrow, before lunch looks fine for me...