{ "info": { "author": "Marshall Perrin, Joseph Long", "author_email": "help@stsci.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Topic :: Scientific/Engineering :: Astronomy" ], "description": "jwxml\n=====\n\n*Note: This is probably mostly useful internally at STScI.*\n\nMiscellaneous XML support helper code related to some JWST configuration files, mostly optics and wavefront sensing related.\n\nSo far this provides support for reading in and interacting with:\n\n * The so-called SIAF (Science Instrument Aperture Files)\n * Wavefront control SUR (Segment Update Request) files\n\nMore functionality may be added ad hoc as needed; no overall long term development master plan is implied.\n\nSIAF\n----\n\nScience Instrument Aperture Files contain detailed focal plane and pointing models for the science instruments. They are maintained in the JWST PRD (Project Reference Database). Snapshots taken from the PRD are bundled with jwxml, but care should be taken to ensure one is using the latest files from the PRD directly.\n\nFor a file obtained from the PRD:\n\n.. code:: python\n\n siaf = jwxml.SIAF(filename='/your/path/to/NIRCam_SIAF_2016-01-28.xml')\n\nTo use the bundled SIAF:\n\n.. code:: python\n\n siaf = jwxml.SIAF('NIRCam')\n\nTo check which PRD version is in use:\n\n.. code:: python\n\n print(jwxml.PRD_VERSION)", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mperrin/jwxml", "keywords": "jwst xml siaf", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "jwxml", "package_url": "https://pypi.org/project/jwxml/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jwxml/", "project_urls": { "Homepage": "https://github.com/mperrin/jwxml" }, "release_url": "https://pypi.org/project/jwxml/0.3.0/", "requires_dist": [ "matplotlib (>=1.4.3)", "numpy (>=1.9)", "check-manifest (>=0.34); extra == 'dev'", "lxml (>=3.6.4); extra == 'dev'", "pytest (>=3.0.2); extra == 'dev'" ], "requires_python": "", "summary": "Parse and manipulate XML files, mostly JWST optics and wavefront sensing related.", "version": "0.3.0" }, "last_serial": 2870006, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0d203724700a52040c5ccbdc2829b6be", "sha256": "1d9bfaeb8946b51635b5d2097def8289fd834b6f5d389ed4ec97a2c79f06e43e" }, "downloads": -1, "filename": "jwxml-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0d203724700a52040c5ccbdc2829b6be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 147280, "upload_time": "2016-09-21T19:54:18", "url": "https://files.pythonhosted.org/packages/63/6f/7d86c32a55e93b4ceb0aab299d93eb4646f8b523caeb30f135285828e13e/jwxml-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "40d378d1f62914e1d96553828e4ece5b", "sha256": "5ebba3133689bade530c7c30de23d638e0b308f50c4e62ff1789220d72c206b7" }, "downloads": -1, "filename": "jwxml-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "40d378d1f62914e1d96553828e4ece5b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 342515, "upload_time": "2017-01-17T21:00:25", "url": "https://files.pythonhosted.org/packages/7d/24/7f66037c0a55278abdf8fbe715b2fb18bf5aec2745293ee7963620a7e24f/jwxml-0.2.0-py2.py3-none-any.whl" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "a6263dd9451136b4856ecc4960644916", "sha256": "ff5b526e73f1f7ca6849464bfc0b22769c320f309e48c3a651178dc9e4397e4a" }, "downloads": -1, "filename": "jwxml-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a6263dd9451136b4856ecc4960644916", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 625098, "upload_time": "2017-05-12T17:57:39", "url": "https://files.pythonhosted.org/packages/88/06/ae5a92244cd0b5f5d64df1358e3d693aa23c866a76306ddefe78f116a9a7/jwxml-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7ff124b041401417dcda664ecfc719c9", "sha256": "1d00760c6824b653d8a9d895ba610a2ef96cf89bd1c055d63b2b9b6d13cd0022" }, "downloads": -1, "filename": "jwxml-0.3.0.tar.gz", "has_sig": false, "md5_digest": "7ff124b041401417dcda664ecfc719c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 567435, "upload_time": "2017-05-12T17:57:43", "url": "https://files.pythonhosted.org/packages/52/a2/ad7e11919f710b71ef40368a19d6b1c824dc04fd17890d1a469cfd3c85ef/jwxml-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a6263dd9451136b4856ecc4960644916", "sha256": "ff5b526e73f1f7ca6849464bfc0b22769c320f309e48c3a651178dc9e4397e4a" }, "downloads": -1, "filename": "jwxml-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a6263dd9451136b4856ecc4960644916", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 625098, "upload_time": "2017-05-12T17:57:39", "url": "https://files.pythonhosted.org/packages/88/06/ae5a92244cd0b5f5d64df1358e3d693aa23c866a76306ddefe78f116a9a7/jwxml-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7ff124b041401417dcda664ecfc719c9", "sha256": "1d00760c6824b653d8a9d895ba610a2ef96cf89bd1c055d63b2b9b6d13cd0022" }, "downloads": -1, "filename": "jwxml-0.3.0.tar.gz", "has_sig": false, "md5_digest": "7ff124b041401417dcda664ecfc719c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 567435, "upload_time": "2017-05-12T17:57:43", "url": "https://files.pythonhosted.org/packages/52/a2/ad7e11919f710b71ef40368a19d6b1c824dc04fd17890d1a469cfd3c85ef/jwxml-0.3.0.tar.gz" } ] }