Metadata-Version: 2.1
Name: irony
Version: 0.1.1
Summary: UNKNOWN
Home-page: https://github.com/mshemuni/irony
Author: Mohammad S.Niaei
Author-email: m.shemuni@gmail.com
License: GPL
Download-URL: https://github.com/user/reponame/archive/v_01.tar.gz
Keywords: IRAF,Photometry,Python
Platform: UNKNOWN
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
License-File: LICENSE

# irony

![piron](assets/irony.svg)

 IRaf pythON photometrY  (`irony`) is a package designed for astronomers to do photometry.

## Installation

```shell
pip install irony
```

## Examples
- [Fits](examples/001-fits.ipynb)
- [FitsArray](examples/002-fits_array.ipynb)
- [Calibration](examples/003-calibration.ipynb)
- [Align](examples/004-align.ipynb)
- [Photometry](examples/005-phot.ipynb)

## License

GNU-GPL V3

## Author
Mohammad S.Niaei

m.shemuni@gmail.com

