Distributed Self-Cal Prototype Logo
0.2.0
  • Installation
    • Installation using conda
    • Installation using spack
  • Configuration
  • Pipelines
  • Tutorials
    • Running the Pipeline
    • Running with Multiple Dask Nodes on SLURM
    • Creating a Custom Pipeline
      • Creating a pipeline
      • Adding the pipeline
  • Development
    • Make Commands
      • Run Tests
      • Build Docs Locally
      • Run All Checks
  • Architecture
  • API
    • deconvolution
      • SelfCalibrationManager
    • swiftly
      • Swiftly
    • visibility_bin
      • VisibilityBin
    • visibility_io
      • ProcessingSetManager
      • VisibilityPartition
    • binning
      • bin_visibilities()
      • get_uvw()
      • get_visibilities()
      • get_visibility_bin_data()
    • clean_beam
      • gaussian_2d()
    • gridding
      • Gridder
    • utils_fits
      • create_image()
      • create_image_with_wcs()
      • create_wcs()
      • extract_subimage()
      • get_wcs_from_image_info()
      • load_image_data_from_fits()
      • save_fits_image()
    • pipeline_config
      • DeconvolutionInfo
      • GridderInfo
      • ImageInfo
      • PhaseCenter
      • PipelineConfig
      • ProcessingSetInfo
      • SelfCalInfo
      • SwiftlyInfo
    • tasks
      • bin_data()
      • configure_and_setup_pipeline()
      • configure_pipeline()
      • distributed_hogbom()
      • finish_setup()
      • generate_clean_beam_array()
      • generate_clean_beam_parameters()
      • generate_facets_from_image_data()
      • generate_facets_with_corrections()
      • get_dataset_info()
      • grid_visibilities()
      • hogbom()
      • initialise_dask_client()
      • initialise_gridder()
      • initialise_self_calibration()
      • initialise_swiftly()
      • load_data()
      • predict_residual_visibilities()
      • restore_model()
      • save_image()
      • setup_pipeline()
      • split_image()
      • validate_visibility_bins()
    • utils
      • calculate_observation_info()
      • save_image()
      • split_square_array()
    • constants
    • units
      • amin2asec()
      • asec2amin()
      • asec2deg()
      • asec2rad()
      • asec2sky_fraction()
      • deg2asec()
      • rad2asec()
      • sky_fraction2asec()

Releases

  • Changelog
Distributed Self-Cal Prototype
  • Search


© Copyright 2024, SKA Observatory.

Built with Sphinx using a custom SKA theme based on a theme provided by Read the Docs. Creative Commons Licence
SKA developer documentation by SKA Observatory is licensed under a Creative Commons Attribution 4.0 International License .
Based on a work at github.com/ska-telescope/developer.skatelescope.org .

This work is inspired by the LSST developer guide © Copyright 2016-2018 Association of Universities for Research in Astronomy, licensed under a Creative Commons Attribution 4.0 International License .

This work is inspired by the Apache developer information Copyright © 2018 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 .