{ "info": { "author": "Daniel D'Avella", "author_email": "ddavella@stsci.edu", "bugtrack_url": null, "classifiers": [], "description": "jwstinfo\n========\n\n``jwstinfo`` is a small Python module and command line tool that provides a\nsimple summary of JWST data files. It is intended to be a lightweight tool that\ndoes not require the JWST pipeline or data models.\n\nTo use the command line tool, simply run the ``jwstinfo`` command:\n\n::\n\n $ jwstinfo /path/to/jwst/data.fits\n\nAn example summary will look something like the following:\n\n::\n\n original filename : jw10001001001_01101_00001_mirifushort_s3d.fits\n file creation date: 2018-11-13T14:33:33.924\n pipeline version : 0.12.2a.dev45+g91aabdd6\n instrument : MIRI\n detector : MIRIFUSHORT\n model type : IFUCubeModel\n target name : NGC 104\n observation id : M103-Q3-SHORT-6020222141\n\n\nInstallation\n------------\n\nStable releases of the package are registered `at PyPi\n`__. The latest stable version can be\ninstalled using ``pip``:\n\n::\n\n $ pip install jwstinfo\n\nThe latest development version is available from the ``master`` branch\n`on github `__. To clone the project:\n\n::\n\n $ git clone https://github.com/spacetelescope/jwstinfo\n\nTo install:\n\n::\n\n $ cd jwstinfo\n $ pip install .\n\nTo install in `development\nmode `__::\n\n $ pip install -e .\n\n\nContributing\n------------\n\nWe welcome feedback and contributions to the project. Contributions of\ncode, documentation, or general feedback are all appreciated. Please\nfollow the `contributing guidelines `__ to submit an\nissue or a pull request.\n\nWe strive to provide a welcoming community to all of our users by\nabiding to the `Code of Conduct `__.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/spacetelescope/jwstinfo", "keywords": "", "license": "BSD 3-Clause", "maintainer": "", "maintainer_email": "", "name": "jwstinfo", "package_url": "https://pypi.org/project/jwstinfo/", "platform": "", "project_url": "https://pypi.org/project/jwstinfo/", "project_urls": { "Homepage": "https://github.com/spacetelescope/jwstinfo" }, "release_url": "https://pypi.org/project/jwstinfo/0.1.0/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Provides summary of JWST data files", "version": "0.1.0" }, "last_serial": 4968184, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e5f842b7c5eb6bbfc083cbc71c0de598", "sha256": "386f0a22e6e384d6f64f14eece7125ae74d3cad71e8abaea35418a523d07d448" }, "downloads": -1, "filename": "jwstinfo-0.1.0.tar.gz", "has_sig": true, "md5_digest": "e5f842b7c5eb6bbfc083cbc71c0de598", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 7333, "upload_time": "2019-02-25T18:58:03", "url": "https://files.pythonhosted.org/packages/96/e0/9d41be885ecb1af9615f55696d784fbbc589680c2423b954f1874a1607e5/jwstinfo-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e5f842b7c5eb6bbfc083cbc71c0de598", "sha256": "386f0a22e6e384d6f64f14eece7125ae74d3cad71e8abaea35418a523d07d448" }, "downloads": -1, "filename": "jwstinfo-0.1.0.tar.gz", "has_sig": true, "md5_digest": "e5f842b7c5eb6bbfc083cbc71c0de598", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 7333, "upload_time": "2019-02-25T18:58:03", "url": "https://files.pythonhosted.org/packages/96/e0/9d41be885ecb1af9615f55696d784fbbc589680c2423b954f1874a1607e5/jwstinfo-0.1.0.tar.gz" } ] }