ivoa-std / ObsCoreExtensionForRadioData

ObsCore model extension for radio data
Creative Commons Attribution Share Alike 4.0 International
0 stars 6 forks source link

s_resolution_beam_dirty (From John Tobin) #16

Closed Bonnarel closed 4 months ago

Bonnarel commented 1 year ago

From John Tobin

s_resolution_beam_dirty - it is unclear what is intended here, whether it's to be a map of the dirty beam or the resolution of the dirty beam. If it's the resolution, this is somewhat redundant because the resolution of a cleaned map is derived from a Gaussian fit to the central core of the dirty beam, and there would be a degeneracy with what is provided by s_resolution. The dirty beam image, or psf image as CASA refers to it, is not always archived. ALMA and the NRAO do not include it in their standard image products for instance, so it is unclear how readily available this information would be for most archives.

Bonnarel commented 1 year ago

From John Tobin

s_resolution_beam_dirty - it is unclear what is intended here, whether it's to be a map of the dirty beam or the resolution of the dirty beam. If it's the resolution, this is somewhat redundant because the resolution of a cleaned map is derived from a Gaussian fit to the central core of the dirty beam, and there would be a degeneracy with what is provided by s_resolution. The dirty beam image, or psf image as CASA refers to it, is not always archived. ALMA and the NRAO do not include it in their standard image products for instance, so it is unclear how readily available this information would be for most archives.

From François Bonnarel :

Obviously the idea was to add a FIELD containing a link to the dirty beam map. The idea was to display it to help the user to figure out the level of quality of data. And this not a queryable column of course.

kettenis commented 10 months ago

Is this something that might be better done using DataLink?

Bonnarel commented 10 months ago

Le 28/08/2023 à 15:05, kettenis a écrit :

Is this something that might be better done using DataLink?

For sure DataLink would work for that.

As for the ObsCore extension such integratin of dirty beam in the table  would provide an official name/utype

Reply to this email directly, view it on GitHub https://github.com/ivoa-std/ObsCoreExtensionForRadioData/issues/16#issuecomment-1695666461, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMP5LTGQUFG6RET46OIBM3LXXSJRFANCNFSM6AAAAAAUWXUXEU. You are receiving this because you authored the thread.Message ID: @.***>

Bonnarel commented 4 months ago

This change has been introduced in the text wth PR #40