RASCIL
0.7.1
Installation
Examples
Structure
API
Data models
Processing Components
Arrays
Calibration
rascil.processing_components.calibration.chain_calibration Module
rascil.processing_components.calibration.iterators Module
rascil.processing_components.calibration.operations Module
rascil.processing_components.calibration.pointing Module
rascil.processing_components.calibration.rcal Module
rascil.processing_components.calibration.solvers Module
Flagging
Fourier Transforms
Gridding Data
Images
Imaging
Simulation
Sky components
Sky models
Utility
Visibility
Workflows
Apps
RASCIL development
RASCIL
API
Processing Components
Calibration
append_gaintable
View page source
append_gaintable
append_gaintable
(
gt
:
GainTable
,
othergt
:
GainTable
)
→
GainTable
[source]
Append othergt to gt
Parameters
gt
–
othergt
–
Returns
GainTable gt + othergt