=============================================== MccsCalibrationStore StoreFrequencySweep schema =============================================== Schema for MccsCalibrationStore's StoreFrequencySweep command ********** Properties ********** * **sweep_id** (integer): The id of the sweep to update. * **station_id** (integer): The id of the station to store a solution for. Minimum: 1. Maximum: 512. * **channel_start** (integer): Start frequency channel of the sweep. Minimum: 0. Maximum: 511. * **channel_stop** (integer): Stop frequency channel of the sweep. Minimum: 0. Maximum: 511. * **path_to_data** (string): The path where the frequency sweep is stored. * **start_time** (string): The time at which the sweep was started. * **nof_samples** (integer): The number of samples correlated by the DAQ. * **initial_static_delays**: The initial static delays used when the sweep was taken, in TPM order. Length must be between 32 and 512 (inclusive). * **Items** (number)