I am interested in appling selfcal (http://www.atnf.csiro.au/computing/software/miriad/doc/selfcal.html) on a mosaic of 40 pointings. However, the clean component model I generate using mossdi will not work with selfcal. I get the selfcal output
- Code: Select all
Calculating the model for data.ic
### Fatal Error: Expecting only a single pointing, but got several
At first I thought this was a problem with the uv data having multiple pointings, but I do have 'options=mfs, mosaic'. Also the output clearly states the error is related to generating the model from the clean component file.
Since I would like to perform selfcal on a mosaic, are there any suggestions for the best way to do this?
It looks like I could use the task demos http://www.atnf.csiro.au/computing/software/miriad/doc/demos.html). This breaks the model into separate pointings, and reverses a primary beam correction. Separating the model into individual pointings could solve the problem. However, the dirty map mosaic was generated using invert for a joint deconvolution, so I assume it does not have a primary beam correction applied before generating the components with mossdi.