Functions

NOTE: Some processing functions have been migrated to the ska-sdp-func-python repository, please refer to the documentation there for information. Functions on this page is an incomplete list.

Read existing Measurement Set

Casacore must be installed for MS reading and writing:

  • List contents of a MeasurementSet: rascil.processing_components.visibility.base.list_ms()

  • Creates a list of Visibilities, one per FIELD_ID and DATA_DESC_ID: rascil.processing_components.visibility.base.create_visibility_from_ms()

Image