Installation

How to install SME:

Prerequisites:
  1. (optional) create a virtual environment, and activate it.
  2. Use pip
    • For the “stable” version:
      • pip install pysme-astro

    • For the latest version use:
      • pip install git+https://github.com/AWehrhahn/SME.git

  3. (optional) Download data files as part of IDL SME from http://www.stsci.edu/~valenti/sme.html
    • The atmosphere and nlte data files should be downloaded from the server correctly (assuming it is available) if not you can manually copy them into their respective storage locations in ~/.sme/atmospheres and ~/.sme/nlte_grids
      • atmospheres
        • everything from SME/atmospheres

      • nlte_grids
        • *.grd from SME/NLTE

  4. Run SME