{ "info": { "author": "Andrew R. Casey", "author_email": "andy@astrowizici.st", "bugtrack_url": null, "classifiers": [], "description": "=======\nSpectroscopy Made Hard\n=======\n\n:Info: See the `GitHub repository `_ for the latest source\n:Author: `Andy Casey `_ (acasey@mso.anu.edu.au)\n:License: Don't distribute. This code is only given out to good friends.\n\n\nThis code can be used to measure the stellar parameters and detailed\nchemical abundances of a star from high-resolution spectroscopic data,\nusing a traditional curve-of-growth analysis, and incorporating `MOOG\n`_.\n\nRequirements\n------------\n\n- You will require the `Enthought Python Distribution\n `_ (use the\n 32-bit version only). This code is free for academic use, but you may\n need to `register using your institution email address\n `_.\n\n- The non-interactive version of `MOOG\n `_, known as ``MOOGSILENT``. As\n long as you have the appropriate command line tools, you can install\n ``MOOG`` and ``MOOGSILENT`` using ``pip``:\n\n ``sudo pip install moog``\n\n (If you don't have ``pip`` installed, you can install it with\n ``easy_install pip`` and then use ``easy_install`` any time you would\n have used ``pip``, `see here why\n `_.)\n\n\n\nInstallation\n------------\n\nThe best way to download the code is to use ``git``. If you don't have\n``git``, you can `download it for free `_. \nMake sure you follow the setup instructions `here `_ \nto make things easier for yourself in the future. If you are asked for a \npassword when trying to use the ``sudo`` command, then you should enter \nyour administrator password for your machine, not your GitHub\naccount password. Once ``git`` is set up, use the following command in a \nterminal:\n\n ``git clone git@github.com:andycasey/smh.git smh``\n\nThat will clone the entire repository into a fresh folder called ``smh``.\nWhenever there is a new version of the code or a bug-fix, you can download\nthe latest copy by ``cd``'ing to your ``smh`` directory then using:\n\n ``git pull``\n\nAnd that's it! If you encounter unexpected bugs, please copy the entire\nstack trace (error log) you get into a new `GitHub issue\n`_ along with\na detailed description of what you were trying to do when the error\noccurred.\n\n\nUsage\n-----\n\nUnless you've set up an alias, just ``cd`` to your ``smh`` directory then use:\n\n ``python main.py``\n\n\nWiki\n----\n\nThere is an `incomplete Wiki `_ (that you can contribute to) which takes you\nthrough all the analysis steps in SMH.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.github.com/andycasey/smh/", "keywords": null, "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "smh", "package_url": "https://pypi.org/project/smh/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/smh/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.github.com/andycasey/smh/" }, "release_url": "https://pypi.org/project/smh/0.1/", "requires_dist": null, "requires_python": null, "summary": "Spectroscopy Made Hard", "version": "0.1" }, "last_serial": 981709, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "84d98e66d393c0421b4242b298be3034", "sha256": "00a7b7770652ba90e54441779315db0b92a6eac9a379d87b951a971988337148" }, "downloads": -1, "filename": "smh-0.1.tar.gz", "has_sig": false, "md5_digest": "84d98e66d393c0421b4242b298be3034", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 134690, "upload_time": "2014-01-26T09:15:25", "url": "https://files.pythonhosted.org/packages/c0/a6/57d366c4a2cb526ff10c0db8864b23ddda79fba4eea44c9a589ab8331d3f/smh-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "84d98e66d393c0421b4242b298be3034", "sha256": "00a7b7770652ba90e54441779315db0b92a6eac9a379d87b951a971988337148" }, "downloads": -1, "filename": "smh-0.1.tar.gz", "has_sig": false, "md5_digest": "84d98e66d393c0421b4242b298be3034", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 134690, "upload_time": "2014-01-26T09:15:25", "url": "https://files.pythonhosted.org/packages/c0/a6/57d366c4a2cb526ff10c0db8864b23ddda79fba4eea44c9a589ab8331d3f/smh-0.1.tar.gz" } ] }