{ "info": { "author": "Matt Craig", "author_email": "mcraig@mnstate.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Astronomy" ], "description": "This package provides a Jupyter notebook for reducing CCD data.\n\nDocumentation is at: https://reducer.readthedocs.org\n\n.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat :target:http://astropy.org\n\nPlease provide feedback\n=======================\n\nComments are very, very much welcome. Please comment by `making a new\nissue on Github `__ (if, by\nchance, a reasonably senior academic is using this, you can send\nfeedback by email; anyone else should *really* create a github account\nso you can make an issue :)).\n\nInstallation\n============\n\n\n**Note about IPython/Jupyter version support:** Version 0.3 and higher of\nreducer works with IPython 4/Jupyter. Version 0.1 works with IPython 2, and\nVersion 0.2.x work with IPython 3 or IPython 4/Jupyter. No improvements to\n``reducer`` will be backported to version 0.1.x/IPython 2 or to 0.2.x/IPYthon\n3. Feel free to fork if you need that!\n\nYou need python (2.7, or 3.4 or higher) and the `SciPy\nstack `__. The easiest way to the get the full stack\nis from a distribution like `anaconda `__.\n\nOn Windows it will be easiest to install using the Anaconda Python\ndistribution and ``conda`` (because everything has been compiled for you).\n\nTo install using ``conda``:\n\n::\n\n conda install -c mwcraig -c astropy reducer\n\n\nIf you prefer, you can install with pip in any python distribution (but may\nend up compiling some of the dependencies):\n\n::\n\n pip install reducer\n\n\nYou can, if you want, grab the source on github (there is a \"Download as\nZIP\" link on the right you can use if you don't want to mess git),\nchange into the source directory, and run ``python setup.py install``.\n\n.. note::\n\n `reducer` comes with a small set of images; the download size is roughly\n 13MB. It is provided so you can try the notebook without needing your own\n data. If you run the notebook as-is then the sample images will get\n expanded to 300MB in a temporary directory.\n\n\nUsage\n=====\n\nThis package doesn't magically do your reduction for you. Instead, it\ncreates a template `jupyter notebook `_ that leads\nyou through data reduction. When you are done\nyou have reduced your data and *you have a notebook that allows you or\nsomeone else to reproduce your work*.\n\nIn a terminal, navigate to the directory where you want to keep the\nnotebook for doing your reduction (which does not have to be the same\ndirectory where the data is, though it can be), then type::\n\n reducer\n\nThis will create a new template notebook. To open the notebook, type\nin a terminal::\n\n jupyter notebook\n\nA browser window will open; the notebook you want is named \"reduction.ipynb\".\nClick on it, then just do what it says in the notebook and reduced data (and\nsomeday photometry!) will be yours.\n\nUnder the hood\n==============\n\nIf you look at the source code you'll notice pretty quickly that there\nis no actual *science* code. Think of this as the glue that brings\ntogether a couple related packages:\n\n- `ccdproc `__ for the actual data\n reduction.\n- `astropy `__ for lots of the underlying\n structure .\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://reducer.readthedocs.org", "keywords": "", "license": "BSD 3-clause", "maintainer": "", "maintainer_email": "", "name": "reducer", "package_url": "https://pypi.org/project/reducer/", "platform": "", "project_url": "https://pypi.org/project/reducer/", "project_urls": { "Homepage": "http://reducer.readthedocs.org" }, "release_url": "https://pypi.org/project/reducer/0.4.1/", "requires_dist": null, "requires_python": "", "summary": "Process FITS files", "version": "0.4.1" }, "last_serial": 3304824, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b5e6e347ee78b6aa159d0b0f3c670572", "sha256": "b5d645f6255405b2dcb849b70d2b9d59377c4cf533e6ebc1baeceae90e906c1a" }, "downloads": -1, "filename": "reducer-0.1.tar.gz", "has_sig": false, "md5_digest": "b5e6e347ee78b6aa159d0b0f3c670572", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11657177, "upload_time": "2015-07-10T21:16:39", "url": "https://files.pythonhosted.org/packages/db/47/dc71a3948bffc2177497d92c90983562197fac6dfc0369839d296086451b/reducer-0.1.tar.gz" } ], "0.1.dev5": [ { "comment_text": "", "digests": { "md5": "6d76a68da909fef8a39efa982d9ede09", "sha256": "70dc8759ec5f1fec80c05e6e818a6785a271a85fc01d4a9f244710f3081b0d5e" }, "downloads": -1, "filename": "reducer-0.1.dev5.tar.gz", "has_sig": false, "md5_digest": "6d76a68da909fef8a39efa982d9ede09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16305190, "upload_time": "2014-09-08T22:53:46", "url": "https://files.pythonhosted.org/packages/84/98/c025c9c1b5229908a2784a82eb580773f12a36571f2b789dba75f588bbab/reducer-0.1.dev5.tar.gz" } ], "0.1.dev9": [ { "comment_text": "", "digests": { "md5": "32f1fa677d9c13a5844d4424a8fd4344", "sha256": "8f6b07fd5c22ef8f5bbc3c6a079b8cff57b9ed7fe975d638b1eed0b40665260e" }, "downloads": -1, "filename": "reducer-0.1.dev9.tar.gz", "has_sig": false, "md5_digest": "32f1fa677d9c13a5844d4424a8fd4344", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11657620, "upload_time": "2015-04-23T13:44:37", "url": "https://files.pythonhosted.org/packages/2e/c1/93fe42ab9312ebc9923beeb611c5dfe089945ca11fb318d5ce15e6bcf3f5/reducer-0.1.dev9.tar.gz" } ], "0.1.deva592334": [ { "comment_text": "", "digests": { "md5": "bbee74489b1c35e0eb90dceac4f7c8a6", "sha256": "8933544ed642c1b54f15d45cd2d40e2361b4a579ae57e0f6337aa510f2139b02" }, "downloads": -1, "filename": "reducer-0.1.deva592334.tar.gz", "has_sig": false, "md5_digest": "bbee74489b1c35e0eb90dceac4f7c8a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11657573, "upload_time": "2014-11-06T20:28:40", "url": "https://files.pythonhosted.org/packages/96/37/67d115d4276c8ed96ff5c9fe1bcf2988a2f52aa965cd258b40a05e77b283/reducer-0.1.deva592334.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "4a48adac17864f3fbd428b38cfe904a1", "sha256": "b9e1988ab37cb26ad321c93fd6e9c63aaff6c7ce331efbc53f97be56936b499c" }, "downloads": -1, "filename": "reducer-0.2.tar.gz", "has_sig": false, "md5_digest": "4a48adac17864f3fbd428b38cfe904a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11658215, "upload_time": "2015-08-18T18:05:11", "url": "https://files.pythonhosted.org/packages/56/bc/089419eb9331fe474c489edf98ea2446da8f90450a32ebf7bcb9c0fc373c/reducer-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "f07b0c6dd65bc3c3e343d051303d21f9", "sha256": "7437c5cfa19ba12b9c472eb899c5e29054bad3e8e7d05d248de84c30254b6aeb" }, "downloads": -1, "filename": "reducer-0.2.1.tar.gz", "has_sig": false, "md5_digest": "f07b0c6dd65bc3c3e343d051303d21f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11659953, "upload_time": "2015-08-20T03:27:17", "url": "https://files.pythonhosted.org/packages/36/3d/5a29eb87be36a271c76c88b6b9b3f42d2f53c625bb47d4508e0e2a57eb53/reducer-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "1da6008a510309e7b42e6778bc7e53d6", "sha256": "fb191b0bd1289df10b22d9d31c86e504a99bcea19f672767ee2f3a8c43f2015d" }, "downloads": -1, "filename": "reducer-0.2.2.tar.gz", "has_sig": false, "md5_digest": "1da6008a510309e7b42e6778bc7e53d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11659974, "upload_time": "2015-10-23T18:56:44", "url": "https://files.pythonhosted.org/packages/e2/fd/892e9d5070413b614e4efdd8caf8eaf7b81e7f8eadde725532bcfd7dbc6e/reducer-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "9284ed527c99c3460c200b940edd10a5", "sha256": "0dd7600167dc6f84affbe54ddc416d9e89a8c41aca12b7510bc8a9a10d722261" }, "downloads": -1, "filename": "reducer-0.2.3.tar.gz", "has_sig": false, "md5_digest": "9284ed527c99c3460c200b940edd10a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11660278, "upload_time": "2016-05-23T22:27:59", "url": "https://files.pythonhosted.org/packages/df/39/d0e6c85b38dc1e1d6d794e44dd4fb0c279bb0fffadc78647101cf3e4f556/reducer-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "30a8dbfaa19336dc3887847dbf69aa9f", "sha256": "1fdc35c38ab4a255603de9945f1e4b93d0664b3cdf6ee88ac6e815e13fe3d2f6" }, "downloads": -1, "filename": "reducer-0.2.4.tar.gz", "has_sig": false, "md5_digest": "30a8dbfaa19336dc3887847dbf69aa9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11660416, "upload_time": "2016-05-24T20:21:41", "url": "https://files.pythonhosted.org/packages/7c/0d/28ddec94ae291c8140d17ade9314e0e8717c8399197143e2361baca705e2/reducer-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "af66996e97e63f03910dfc27690f3d3c", "sha256": "1143492e9ac91c94a74fa7cf54c291442c13c262f1dadc25421ac2f1d673fe1f" }, "downloads": -1, "filename": "reducer-0.2.5.tar.gz", "has_sig": false, "md5_digest": "af66996e97e63f03910dfc27690f3d3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11660424, "upload_time": "2016-05-25T15:29:50", "url": "https://files.pythonhosted.org/packages/ee/4b/159a5fd3a9f7280b584c1a2f425af1f896de5164e252f1f17d89cd52a61c/reducer-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "5d0c5d45d349f7e20a8102df7192fefd", "sha256": "f195cd3c37aff880b808a77424e571f38276e4deda022036158700268a74d33b" }, "downloads": -1, "filename": "reducer-0.2.6.tar.gz", "has_sig": false, "md5_digest": "5d0c5d45d349f7e20a8102df7192fefd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11677320, "upload_time": "2016-05-27T20:52:40", "url": "https://files.pythonhosted.org/packages/66/35/4c0e2051688343f82976b01d8d51f887e0da299ceb937b8aaa83f64d9f4a/reducer-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "0d872f607affaba8ae5997b14d6ee0b9", "sha256": "6835e3e0a3754b5eae0ddc78dc71cb72687f55af12488c7ddb8bf808555dd448" }, "downloads": -1, "filename": "reducer-0.2.7.tar.gz", "has_sig": false, "md5_digest": "0d872f607affaba8ae5997b14d6ee0b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11677356, "upload_time": "2016-05-30T17:49:37", "url": "https://files.pythonhosted.org/packages/c3/6c/54d7ce73eac6a60ed67f9158bb1ef8b0e4d4e09848cf1bd437e0c045b380/reducer-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "90d7f49e981a9c66bde9161017b5ae6a", "sha256": "545df675ec2fb542e10e619bf3fa984e5bc7de376a042ef103c877ea5de394cb" }, "downloads": -1, "filename": "reducer-0.2.8.tar.gz", "has_sig": false, "md5_digest": "90d7f49e981a9c66bde9161017b5ae6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11677504, "upload_time": "2016-05-31T15:05:32", "url": "https://files.pythonhosted.org/packages/dd/8e/b26c8b19aaa9366a4682fabe517064611b9f6b1d789218d1e42dfe2e3a10/reducer-0.2.8.tar.gz" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "7a0df79a6d0b6b8f8bc47ffd635ec92d", "sha256": "3b646e67208ef92c5f14c321164bb5a6c25870a1f175406c9aa768e760a9347b" }, "downloads": -1, "filename": "reducer-0.2.9.tar.gz", "has_sig": false, "md5_digest": "7a0df79a6d0b6b8f8bc47ffd635ec92d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11677701, "upload_time": "2016-06-16T21:24:58", "url": "https://files.pythonhosted.org/packages/89/a0/d11ac9aff8ed369b629567301a6e3c3c95590555830a45a3639863f30b24/reducer-0.2.9.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "1d98d42e57b20b2ec841d77e8feedc50", "sha256": "ab744f55632d9636b12f520b75186864369a0cc9825e4cda67219f8372c2463c" }, "downloads": -1, "filename": "reducer-0.3.0.tar.gz", "has_sig": false, "md5_digest": "1d98d42e57b20b2ec841d77e8feedc50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20079039, "upload_time": "2016-07-17T19:50:31", "url": "https://files.pythonhosted.org/packages/b9/2a/15704b337728364dd50ebe7b01e377be039c179d057b6805567cc4852e92/reducer-0.3.0.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "c17c786c068d58035e79c0321d1c1efe", "sha256": "5ef2110aff82e3844f98b395301f3a56074d8388fec3e92a2c0a08e93da2df21" }, "downloads": -1, "filename": "reducer-0.3.2.tar.gz", "has_sig": false, "md5_digest": "c17c786c068d58035e79c0321d1c1efe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20079037, "upload_time": "2016-10-25T02:42:00", "url": "https://files.pythonhosted.org/packages/63/ae/ed9b637988cb35ab9daeb32dbbf330bcb82e22a30f0f129094211a60d7ce/reducer-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "e9ece873caf8609e0d535427ce453144", "sha256": "166735c4dca9c1ad9dfef976c700c9647f8529c5ab32411c794b444f1095a477" }, "downloads": -1, "filename": "reducer-0.3.3.tar.gz", "has_sig": false, "md5_digest": "e9ece873caf8609e0d535427ce453144", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20079092, "upload_time": "2016-11-01T13:56:50", "url": "https://files.pythonhosted.org/packages/4c/42/03bb602da01046ac60de7c094ab13204c320d8268a20f105dc931776c2f8/reducer-0.3.3.tar.gz" } ], "0.3.4b1": [ { "comment_text": "", "digests": { "md5": "8a30f98806ffbf95122caa9309110b7d", "sha256": "0136fcda049c82fce4025259c6cf6868daa7860ff70e9384e3dadba730a3dc01" }, "downloads": -1, "filename": "reducer-0.3.4b1.tar.gz", "has_sig": false, "md5_digest": "8a30f98806ffbf95122caa9309110b7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20080269, "upload_time": "2016-11-14T22:35:32", "url": "https://files.pythonhosted.org/packages/df/de/a5d2ec07b761bc708401d5ee926a164d1b852bcf25ba64bf85740a081809/reducer-0.3.4b1.tar.gz" } ], "0.3.4b2": [ { "comment_text": "", "digests": { "md5": "f64b388178583f4d77a2f47279621f09", "sha256": "84bf274c0081fdeb9cd77c7bb479ed71d8882e232507c813d7746e35e881bd73" }, "downloads": -1, "filename": "reducer-0.3.4b2.tar.gz", "has_sig": false, "md5_digest": "f64b388178583f4d77a2f47279621f09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20080279, "upload_time": "2016-11-14T22:38:27", "url": "https://files.pythonhosted.org/packages/be/a9/33b376a5e2cc4665572e062e9b1b738075f3954227aed4f0da3832cb0e1f/reducer-0.3.4b2.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "d5b8450f6c1ae459a65d1fb0ce724698", "sha256": "34808bbbb6b65b2dcad5a6e657486a2c949c14be3a7810aa3207eb10d7f5a007" }, "downloads": -1, "filename": "reducer-0.4.0.tar.gz", "has_sig": false, "md5_digest": "d5b8450f6c1ae459a65d1fb0ce724698", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20080644, "upload_time": "2017-11-03T04:19:35", "url": "https://files.pythonhosted.org/packages/84/af/6f5710e4cb6ab6ef2f61cc8f790db15139a6ebefb8ac199dabf90435b99e/reducer-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "2aa7e00b5a05c48ba2c5a38c5c5fba04", "sha256": "77a8cc5e48adc360e044e0eaf4ad39e2aced049d1d015f0cad6046ee7ef6dfde" }, "downloads": -1, "filename": "reducer-0.4.1.tar.gz", "has_sig": false, "md5_digest": "2aa7e00b5a05c48ba2c5a38c5c5fba04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20081366, "upload_time": "2017-11-04T05:17:09", "url": "https://files.pythonhosted.org/packages/86/8e/2550b643ca221a6e2d9a3aaaf84eedf7972e6960f181d9f3e532ff0c64d8/reducer-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2aa7e00b5a05c48ba2c5a38c5c5fba04", "sha256": "77a8cc5e48adc360e044e0eaf4ad39e2aced049d1d015f0cad6046ee7ef6dfde" }, "downloads": -1, "filename": "reducer-0.4.1.tar.gz", "has_sig": false, "md5_digest": "2aa7e00b5a05c48ba2c5a38c5c5fba04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20081366, "upload_time": "2017-11-04T05:17:09", "url": "https://files.pythonhosted.org/packages/86/8e/2550b643ca221a6e2d9a3aaaf84eedf7972e6960f181d9f3e532ff0c64d8/reducer-0.4.1.tar.gz" } ] }