CalLibrary

CalLibrary

Attributes Summary

active

CalState holding CalApplications to be (pre-)applied to the MS.

applied

CalState holding CalApplications that have been applied to the MS via the pipeline applycal task.

Methods Summary

add(calto, calfroms)

clear()

Clear all active and applied calibrations.

export([filename])

Export the pre-apply calibration state to disk.

export_applied([filename])

Export the applied calibration state to disk.

get_calstate(calto[, ignore])

Get the active calibration state for a target data selection.

import_state([filename, append])

mark_as_applied(calto, calfrom)

unregister_calibrations(predicate_fn)

Delete active calibrations that match the input predicate function.

Attributes Documentation

Methods Documentation

alias of IntervalCalLibrary