ska_sdp_e2e_batch_continuum_imaging.pipelines.subpipelines.inst.target_ionospheric_runner module
- class ska_sdp_e2e_batch_continuum_imaging.pipelines.subpipelines.inst.target_ionospheric_runner.TargetIonosphericRunner(config, output_dir, sdm_path)[source]
Bases:
BaseINSTRunnerTargetIonosphericRunner instantiates Instrumental Target Ionospheric pipeline. Inherits attributes from BaseINSTRunner.
- Parameters:
- output_dir
Directory for storing pipeline outputs.
- Type:
Path
- monitor_path
Directory for storing monitoring information.
- Type:
Path
- temp_dir
Directory for temporary files.
- Type:
Path
- config_path
Path to the generated configuration YAML file.
- Type:
Path
- subdir = 'target_ionospheric_inst'
- property config
Generates the INST Target Ionosphere Calibration configuration dictionary.
- property pipeline_command
Defines the command of INST Target Ionosphere Calibration pipeline.