{ "info": { "author": "mbusserolle", "author_email": "mbussero@gemini.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: MacOS X", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Astronomy", "Topic :: Scientific/Engineering :: Physics" ], "description": "Nifty4Gemini\n============\n.. image:: https://badge.fury.io/py/nifty4gemini.svg\n :target: https://badge.fury.io/py/nifty4gemini\n.. image:: https://readthedocs.org/projects/nifty4gemini/badge/?version=latest\n :alt: Nifty4Gemini's documentation, hosted on ReadtheDocs.\n :target: http://nifty4gemini.readthedocs.io/en/latest/\n.. image:: https://zenodo.org/badge/103719389.svg\n :alt: DOI\n :target: https://zenodo.org/badge/latestdoi/103719389\n.. image:: https://img.shields.io/badge/License-MIT-yellow.svg\n :alt: MIT license.\n :target: https://opensource.org/licenses/MIT\n.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat\n :alt: Nifty4Gemini uses Astropy! Here is a link to the project webpage:\n :target: http://www.astropy.org/\n\nA Python Data Reduction Pipeline for the Gemini-North Near-Infrared Integral\nField Spectrometer (NIFS).\n\nFull documentation: `ReadTheDocs `_.\n\nThis is a new data reduction Python pipeline that uses Astroconda and the Gemini\nIRAF Package to reduce NIFS data. It offers a complete data reduction process from\nsorting the data to producing a final flux calibrated and wavelength calibrated\ncombined cube with the full S/N for a science target.\n\nThis pipeline is open source and it is supported via the `Gemini Data Reduction User Forum `_.\n\nAny feedback and comments (mbusserolle@gemini.edu) are welcome!\n\nCopyright\n---------\n\nFor more details, please read the LICENSE.\n\n\nHow to Submit Bugs and Requests\n-------------------------------\n\nVery important: **do not submit a Gemini help desk ticket!**\n\nIf you want to report a problem, use the `Gemini Data Reduction Forum thread `_\nor create an issue in this repo.\n\nInstallation\n============\n\nPre-Requisites\n--------------\nMake sure you have the latest version of Gemini Astroconda installed, have activated an Astroconda environment and have set up PYRAF.\nYou can find instructions for installing Astroconda `here `_. PYRAF can be set up by running the mkiraf command\nin your \"~/iraf\" directory.\n\nInstalling\n----------\n>From PyPi.org:\n\n.. code-block:: text\n\n pip install nifty4gemini\n\nInstalling in Editable Mode\n---------------------------\nIf you want to edit the Nifty source code, it's recommended to install Nifty in editable Mode. First obtain the Nifty source code. You\ncan do this by downloading and unpacking the latest release or cloning this github repository.\n\nOnce you have the source code, change to the top level of the source code directory (you should see the setup.py file). Run:\n\n.. code-block:: text\n\n pip install -e .\n\nto install Nifty in editable mode. Now you can edit your copy of the Nifty source code and run it without having to reinstall every time.\n\nQuick Start\n===========\n\nTo run Nifty4Gemini, getting data reduction parameters from an interactive input session:\n\n.. code-block:: text\n\n runNifty nifsPipeline -i\n\nTo run Nifty in full-automatic mode with default input parameters, provide the -f flag\nand a full local path to the raw data or a Gemini Program ID string (Eg: GN-2013A-Q-62).\n\n.. code-block:: text\n\n runNifty nifsPipeline -f \n\n\nLicense\n=======\n\nSee the LICENSE file in the current directory. Note that downloadFromGeminiPublicArchive does not use the MIT\nlicense. Refer to the LICENCE file in the downloadFromGeminiPublicArchive directory to view the appropriate license.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.gemini.edu", "keywords": "Gemini NIFS nifs pipeline reduction data IRAF iraf PYRAF pyraf astronomy integral field spectroscopy ifs ifu", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "nifty4gemini", "package_url": "https://pypi.org/project/nifty4gemini/", "platform": "", "project_url": "https://pypi.org/project/nifty4gemini/", "project_urls": { "Homepage": "http://www.gemini.edu" }, "release_url": "https://pypi.org/project/nifty4gemini/1.0.1/", "requires_dist": null, "requires_python": "~=2.7", "summary": "Gemini Instruments Data Reduction Framework.", "version": "1.0.1" }, "last_serial": 3217212, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "fde79329b87386820a26464b62ef80fe", "sha256": "05a9d14f37c7fc831fac241c5cfb2d1a946f01d8bea9baf0aa831672355d5750" }, "downloads": -1, "filename": "nifty4gemini-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "fde79329b87386820a26464b62ef80fe", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 150948, "upload_time": "2017-09-22T02:17:45", "url": "https://files.pythonhosted.org/packages/d6/ce/19f5efae6f4a262a96ae198a8155277610dfe6a956de85973f1e5bb7de39/nifty4gemini-1.0.0-py2-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "4565cac2bf3975fb8e1d571c8b04587a", "sha256": "ba55b0d42d699eeaef3ac2ef5691b0edc6b07c3b18f5b021a4d0aee812a09bc1" }, "downloads": -1, "filename": "nifty4gemini-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "4565cac2bf3975fb8e1d571c8b04587a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 155317, "upload_time": "2017-10-01T19:49:19", "url": "https://files.pythonhosted.org/packages/09/e3/64d505a878d7650bb13280b254694a64cf5f32ded930b9218c4c72016490/nifty4gemini-1.0.1-py2-none-any.whl" } ], "1.0b10": [ { "comment_text": "", "digests": { "md5": "ed48b4547289560c7e7a87041e7bdfee", "sha256": "876165a49f095093bf9ff7fa42a0a5f56b7d49887fc1753f5540a70ae59f374d" }, "downloads": -1, "filename": "nifty4gemini-1.0b10-py2-none-any.whl", "has_sig": false, "md5_digest": "ed48b4547289560c7e7a87041e7bdfee", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 149017, "upload_time": "2017-09-19T17:04:21", "url": "https://files.pythonhosted.org/packages/d4/a5/1092bc3f7cc07f40bd6bec3dc9d4276ba1a82deec86feabe9c5ecd53beb5/nifty4gemini-1.0b10-py2-none-any.whl" } ], "1.0b7": [ { "comment_text": "", "digests": { "md5": "1002b7400cadbaa544f24b0dc97d0f94", "sha256": "6127a30b1e35ac31476c21241f9f749c1e6468467822047d99ace42b5105129f" }, "downloads": -1, "filename": "nifty4gemini-1.0b7-py2-none-any.whl", "has_sig": false, "md5_digest": "1002b7400cadbaa544f24b0dc97d0f94", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 149043, "upload_time": "2017-09-18T19:35:35", "url": "https://files.pythonhosted.org/packages/e6/32/8c94da24c5d5fd08a27b56a23132e72c96b29dd9ec9a6577e419c251456d/nifty4gemini-1.0b7-py2-none-any.whl" } ], "1.0b9": [ { "comment_text": "", "digests": { "md5": "518ea4f234985530e22d57bcf34e2457", "sha256": "b1f3c063c9a3d3f42b37dab2150968ddf438ec9d4f183c0cdeb4e042b55e6aa5" }, "downloads": -1, "filename": "nifty4gemini-1.0b9-py2-none-any.whl", "has_sig": false, "md5_digest": "518ea4f234985530e22d57bcf34e2457", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 149002, "upload_time": "2017-09-19T03:58:05", "url": "https://files.pythonhosted.org/packages/39/21/4e2f77499783a57257f9e53c0f155099a1ed7ecd7bf41206842e69776122/nifty4gemini-1.0b9-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4565cac2bf3975fb8e1d571c8b04587a", "sha256": "ba55b0d42d699eeaef3ac2ef5691b0edc6b07c3b18f5b021a4d0aee812a09bc1" }, "downloads": -1, "filename": "nifty4gemini-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "4565cac2bf3975fb8e1d571c8b04587a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 155317, "upload_time": "2017-10-01T19:49:19", "url": "https://files.pythonhosted.org/packages/09/e3/64d505a878d7650bb13280b254694a64cf5f32ded930b9218c4c72016490/nifty4gemini-1.0.1-py2-none-any.whl" } ] }