MccsCalibrationStore StoreCalibrationJob schema

Schema for MccsCalibrationStore’s StoreCalibrationJob command

Properties

  • sweep_id (integer): The id of the sweep to store a job for.

  • initial_mask: Masked antennas passed in initially. Length must be at most 256.

    • Items (integer)

  • calibration_parameters (string): The parameters the calibration job was run with.

  • user_friendly_name (string): The input name of the calibration job.

  • preferred (boolean): Whether or not this job is to be used as the default.