Skip to main content

Astronomical Polarimetry and Photometry Pipeline

Project description

Astropop's Github CI Status Astropop's Codecov Coverage Status Astropop's Documentation Status CODACY

The (non) famous ASTROnomical POlarimetry and Photometry pipeline. Developed for work with IAGPOL polarimeter at Observatório Pico dos Dias (Brazil), but suitable to be used in other image polarimeters around the world.

Features

This software is intended to provide a full pipeline to reduce raw polarimetry and photometry data taken with common CCD telescope cameras. It can do:

  • Create calibrate frames;

  • Calibrate images using bias/flat/dark frames;

  • Gain correction and in-processing image binnig;

  • Cosmic ray extraction (astroscrappy);

  • Align image sets;

  • Aperture and (planned) PSF photometry;

  • Calcite polarimeters;

    • Automatic pairs of stars identification;

  • Automatic photometry calibration using online catalogs.

Requirements

Some of astropop dependencies (numpy, astropy, scipy, astroscrappy) need gcc to get build. Make sure gcc is installed properly in your system.

Astropop was developed for python with a version equal or bigger than 3.7.

Dependencies

Bellow we list all the necessary dependencies for the good working of the code. Note that this can be changed with the time.

  • astroalign;

  • astropy >= 3.2;

  • astroquery;

  • astroscrappy;

  • ccdproc;

  • cython;

  • matplotlib;

  • numpy >= 1.17;

  • photutils;

  • pytz;

  • pyyaml;

  • reproject;

  • scikit-image;

  • scipy;

  • sep.

Installation

Astropop can be downloaded from https://github.com/sparc4-dev/astropop. For this, type in the terminal:

git clone https://github.com/sparc4-dev/astropop

To install Astropop, you should go to the directory where Astropop was cloned, open the terminal in the Astropop directory and follow one of the options bellow:

1 – Install using pip:

python setup.py build
pip install -U .

2 – Or, without the pip packet control:

python setup.py install

3 – Install using anaconda:

If you do not have anaconda, please visit https://www.anaconda.com/. Once the anaconda is installed you can create an Astropop enviroment using:

conda create -n <environment name> -c conda-forge python=3.9 astroalign astropy astroquery astroscrappy ccdproc cython      matplotlib numpy photutils pytz pyyaml reproject scikit-image scipy sep

Citating

ADS Reference Publications of the Astronomy Society of the Pacific arXiv preprint ASCL register

An article was published in Publications of the Astronomical Society of the Pacific, vol.131, n.996, pp.024501, which is the main reference to this work. If you do not have access to PASP, the preprint was uploaded to arXiv:1811.01408.

Also, for latex citation, you can use the following BibTex:

@article{Campagnolo_2018,
    doi = {10.1088/1538-3873/aaecc2},
        url = {https://doi.org/10.1088%2F1538-3873%2Faaecc2},
        year = 2018,
        month = {dec},
        publisher = {{IOP} Publishing},
        volume = {131},
        number = {996},
        pages = {024501},
        author = {Julio Cesar Neves Campagnolo},
        title = {{ASTROPOP}: the {ASTROnomical} {POlarimetry} and Photometry Pipeline},
        journal = {Publications of the Astronomical Society of the Pacific},
}

Documentation

Documentation (not complete yet) can be found at astropop.readthedocs.io

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

astropop-0.5.2.tar.gz (161.2 kB view hashes)

Uploaded Source

Built Distribution

astropop-0.5.2-py3-none-any.whl (96.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page