Metadata-Version: 2.1
Name: FRion
Version: 1.0
Summary: Ionospheric Faraday rotation prediction and correction for radio astronomy polarization cubes.
Home-page: https://github.com/Cameron-Van-Eck/FRion
Maintainer: Cameron Van Eck
Maintainer-email: cameron.van.eck@utoronto.ca
License: MIT
Download-URL: https://github.com/Cameron-Van-Eck/FRion/archive/refs/heads/main.zip
Description: 
        # Ionospheric Faraday rotation corrections.
        
        Scripts for calculating and applying ionospheric Faraday rotation corrections for radio polarization data, primarily time-independent corrections.
        
        **Full documentation can be found [here](https://frion.readthedocs.io/en/latest/).**
        
        The core underlying tool is [RMextract](https://github.com/lofar-astron/RMextract/) which calculates the time-dependent ionospheric Faraday rotation. This script uses that to generate the time-integrated correction for a given observation.
        
        This is being written for the POSSUM pipeline, but with hopes that it can be general enough to apply to other data sets.
        
        
        Cameron Van Eck, April 2021
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.5.0
Description-Content-Type: text/markdown
