MYRaf


NameMYRaf JSON
Version 0.0.1b0 PyPI version JSON
download
home_pagehttps://github.com/myrafproject/myrafproject
SummaryMYRaf is an astropy wrapper for astronomical photometry
upload_time2024-08-13 13:11:40
maintainerNone
docs_urlNone
authorMohammad S.Niaei, Yücel KILIÇ
requires_python>=3.8
licenseGNU/GPL V3
keywords fits photometry
VCS
bugtrack_url
requirements astroalign astropy ccdproc auto_mix_prep matplotlib mpl_point_clicker numpy photutils PyQt5 PyQt5_sip scipy sep typing_extensions pyqtdarktheme
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # What is MYRaf?

The MYRaf WAS a practicable astronomical image reduction and photometry software and interfaces for IRAF.

Nowadays MYRaf uses astropy and other python's libraries to achieve its purpose. For this, MYRaf uses IRAF, PyRAF, and many other python packages with a Qt framework. Also, MYRaf is free software and distributed with a GPLv3 license. You can use it without restrictive licenses, make copies for your friends, school, or institution.

MYRaf is no longer Operating System depended and can be installed on all Operating Systems.

## Installation

```bash
pip install myraf
  ```

If you have any problems during installation or usage, please contact us or create an [issue](https://github.com/myrafproject/myrafproject/issues/new). Before reporting an issue, please do not forget to run MYRaf v3 with DEBUG mode and share the outputs with us with the command below;

Clear skies!

______

**MYRaf Project Team**

**Yücel KILIÇ** | yucelkilic@myrafproject.org

**Mohammad SHEMUNI** | m.shemuni@myrafproject.org

For academic use, please cite the paper:

> Shameoni Niaei, M.; Kilic, Y.; Özeren, F. F.,
> 2015, *MYRaf: An Easy Aperture Photometry GUI for IRAF*, **Astronomical Society of the Pacific (Conference Series)**, 496, 299 (2015).

[Bibtex@ADS](https://ui.adsabs.harvard.edu/abs/2015ASPC..496..299N/exportcitation) | [ASP](http://articles.adsabs.harvard.edu/pdf/2015ASPC..496..299N)

------------

> Kilic, Y.; Shameoni Niaei, M.; Özeren, F. F.; Yesilyaprak, C.,
> 2016,
> *MYRaf: A new Approach with IRAF for Astronomical Photometric Reduction*,
> **RevMexAA (Serie de Conferencias)**, 48, 38–39 (2016).

[Bibtex@ADS](http://adsabs.harvard.edu/cgi-bin/nph-bib_query?bibcode=2016RMxAC..48...38K&data_type=BIBTEX&db_key=AST&nocookieset=1) | [RevMexAA](http://www.astroscu.unam.mx/rmaa/RMxAC..48/PDF/RMxAC..48_part-2.2.pdf)

## MYRaf as a library
MYRaf has two base objects. `Fits` and `FitsArray`.
Both has almost the same features. Let's explore:

see: [myraf as a library](myraf_fits.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/myrafproject/myrafproject",
    "name": "MYRaf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Fits, Photometry",
    "author": "Mohammad S.Niaei, Y\u00fccel KILI\u00c7",
    "author_email": "m.shemuni@gmail.com, ykilic@iaa.es",
    "download_url": "https://files.pythonhosted.org/packages/b7/ff/6bc336763f63f167f9dd11394407202ab72a374352e82842b7ea80576dbb/myraf-0.0.1b0.tar.gz",
    "platform": null,
    "description": "# What is MYRaf?\n\nThe MYRaf WAS a practicable astronomical image reduction and photometry software and interfaces for IRAF.\n\nNowadays MYRaf uses astropy and other python's libraries to achieve its purpose. For this, MYRaf uses IRAF, PyRAF, and many other python packages with a Qt framework. Also, MYRaf is free software and distributed with a GPLv3 license. You can use it without restrictive licenses, make copies for your friends, school, or institution.\n\nMYRaf is no longer Operating System depended and can be installed on all Operating Systems.\n\n## Installation\n\n```bash\npip install myraf\n  ```\n\nIf you have any problems during installation or usage, please contact us or create an [issue](https://github.com/myrafproject/myrafproject/issues/new). Before reporting an issue, please do not forget to run MYRaf v3 with DEBUG mode and share the outputs with us with the command below;\n\nClear skies!\n\n______\n\n**MYRaf Project Team**\n\n**Y\u00fccel KILI\u00c7** | yucelkilic@myrafproject.org\n\n**Mohammad SHEMUNI** | m.shemuni@myrafproject.org\n\nFor academic use, please cite the paper:\n\n> Shameoni Niaei, M.; Kilic, Y.; \u00d6zeren, F. F.,\n> 2015, *MYRaf: An Easy Aperture Photometry GUI for IRAF*, **Astronomical Society of the Pacific (Conference Series)**, 496, 299 (2015).\n\n[Bibtex@ADS](https://ui.adsabs.harvard.edu/abs/2015ASPC..496..299N/exportcitation) | [ASP](http://articles.adsabs.harvard.edu/pdf/2015ASPC..496..299N)\n\n------------\n\n> Kilic, Y.; Shameoni Niaei, M.; \u00d6zeren, F. F.; Yesilyaprak, C.,\n> 2016,\n> *MYRaf: A new Approach with IRAF for Astronomical Photometric Reduction*,\n> **RevMexAA (Serie de Conferencias)**, 48, 38\u201339 (2016).\n\n[Bibtex@ADS](http://adsabs.harvard.edu/cgi-bin/nph-bib_query?bibcode=2016RMxAC..48...38K&data_type=BIBTEX&db_key=AST&nocookieset=1) | [RevMexAA](http://www.astroscu.unam.mx/rmaa/RMxAC..48/PDF/RMxAC..48_part-2.2.pdf)\n\n## MYRaf as a library\nMYRaf has two base objects. `Fits` and `FitsArray`.\nBoth has almost the same features. Let's explore:\n\nsee: [myraf as a library](myraf_fits.md)\n",
    "bugtrack_url": null,
    "license": "GNU/GPL V3",
    "summary": "MYRaf is an astropy wrapper for astronomical photometry",
    "version": "0.0.1b0",
    "project_urls": {
        "Homepage": "https://github.com/myrafproject/myrafproject"
    },
    "split_keywords": [
        "fits",
        " photometry"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "432e32597e8edbbb01726bc9935efcd1a4228bed0dcacd0eaa30496f9b36c8e5",
                "md5": "26fef21ebe138140f378f8645f7acc4c",
                "sha256": "3e7f81a5e0eddfe5c51c090d8990ed3e66a9402dae1536a73321eb0872a8c992"
            },
            "downloads": -1,
            "filename": "MYRaf-0.0.1b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26fef21ebe138140f378f8645f7acc4c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1076514,
            "upload_time": "2024-08-13T13:11:37",
            "upload_time_iso_8601": "2024-08-13T13:11:37.464105Z",
            "url": "https://files.pythonhosted.org/packages/43/2e/32597e8edbbb01726bc9935efcd1a4228bed0dcacd0eaa30496f9b36c8e5/MYRaf-0.0.1b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7ff6bc336763f63f167f9dd11394407202ab72a374352e82842b7ea80576dbb",
                "md5": "7994ea0f340b84475c486282cd08e053",
                "sha256": "f9c1f37388d75fe45dd54e8ede107836a747b1eba4585b3e8ce713d44205437b"
            },
            "downloads": -1,
            "filename": "myraf-0.0.1b0.tar.gz",
            "has_sig": false,
            "md5_digest": "7994ea0f340b84475c486282cd08e053",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1074055,
            "upload_time": "2024-08-13T13:11:40",
            "upload_time_iso_8601": "2024-08-13T13:11:40.513198Z",
            "url": "https://files.pythonhosted.org/packages/b7/ff/6bc336763f63f167f9dd11394407202ab72a374352e82842b7ea80576dbb/myraf-0.0.1b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-13 13:11:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "myrafproject",
    "github_project": "myrafproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "astroalign",
            "specs": [
                [
                    "==",
                    "2.5.1"
                ]
            ]
        },
        {
            "name": "astropy",
            "specs": [
                [
                    "==",
                    "6.1.1"
                ]
            ]
        },
        {
            "name": "ccdproc",
            "specs": [
                [
                    "==",
                    "2.4.2"
                ]
            ]
        },
        {
            "name": "auto_mix_prep",
            "specs": [
                [
                    "==",
                    "0.2.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.9.1"
                ]
            ]
        },
        {
            "name": "mpl_point_clicker",
            "specs": [
                [
                    "==",
                    "0.4.1"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.26.4"
                ]
            ]
        },
        {
            "name": "photutils",
            "specs": [
                [
                    "==",
                    "1.13.0"
                ]
            ]
        },
        {
            "name": "PyQt5",
            "specs": [
                [
                    "==",
                    "5.15.11"
                ]
            ]
        },
        {
            "name": "PyQt5_sip",
            "specs": [
                [
                    "==",
                    "12.15.0"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.14.0"
                ]
            ]
        },
        {
            "name": "sep",
            "specs": [
                [
                    "==",
                    "1.2.1"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "==",
                    "4.12.2"
                ]
            ]
        },
        {
            "name": "pyqtdarktheme",
            "specs": []
        }
    ],
    "lcname": "myraf"
}
        
Elapsed time: 3.33990s