Metadata-Version: 2.1
Name: radio_telescope_delay_model
Version: 0.0.2
Summary: Radio Telescope Delay Model
Home-page: https://github.com/casangi/radio_telescope_delay_model
Author: National Radio Astronomy Observatory
Author-email: casa-feedback@nrao.edu
License: Apache-2.0
Description: # Radio Telescope Delay Model
        Build instructions
        ```sh
        cd calc11/src
        make install
        ```
        
        https://github.com/ska-telescope/delay-testing
        
        https://bitbucket.alma.cl/projects/ASW/repos/control/browse/thirdPartyPackages
        
        https://github.com/astropy/astropy/pull/6882
        https://github.com/astropy/astropy/issues/7766
        https://github.com/astropy/astropy/pull/9869
        https://github.com/astropy/astropy/pull/10737
        
        IERS Convention (2010)  Section 11.1.4 VLBI delay model https://www.iers.org/SharedDocs/Publikationen/EN/IERS/Publications/tn/TechnNote36/tn36.pdf?__blob=publicationFile&v=1
        
        EHT UVW calculation
        https://github.com/achael/eht-imaging/blob/master/ehtim/observing/obs_helpers.py#L55
        
        Simple Astropy UVW implmentation (Paul Demorest)
        https://gist.github.com/demorest/8c8bca4ac5860796593ca07006cc3df6
        
        SKA SA Delay Calculations
        https://github.com/ska-sa/katpoint/tree/master/katpoint
        
        https://syrte.obspm.fr/jsr/journees2005/pdf/s1_06_Sekido.pdf
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
