Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. pip install pyfits  (3.4)
  2. pip install pywcs (1.12)
  3. pip install APLpy (0.9.14) which requires astropy
  4. 4Suite-XML 1.0.2, using the tarball available and then run: python setup.py install
  5. pywcsgrid2-0.1b2 tarball should be within  our GLAST_EXT area
    extract

    cd

    python setup.py install

  6. pip install healpy (1.8.4)
  7. pmw

redhat7

pip install pyfits

pip install pywcs

APLpy 0.9.14 from source via python setup.py install

Panel
titleconda update astropy after failing to install APLpy

The following packages will be UPDATED:

 

    astropy:    1.0.3-np19py27_0 --> 1.1.2-np110py27_0 (soft-link)

    conda:      3.14.1-py27_0    --> 4.0.5-py27_0      (soft-link)

    conda-env:  2.2.3-py27_0     --> 2.4.5-py27_0      (soft-link)

    numpy:      1.9.2-py27_0     --> 1.10.4-py27_1     (soft-link)

    openssl:    1.0.1k-1         --> 1.0.2g-0          (soft-link)

    pip:        7.0.3-py27_0     --> 8.1.1-py27_0      (soft-link)

    python:     2.7.10-0         --> 2.7.11-0          (soft-link)

    requests:   2.7.0-py27_0     --> 2.9.1-py27_0      (soft-link)

    setuptools: 17.1.1-py27_0    --> 20.3-py27_0       (soft-link)

    sqlite:     3.8.4.1-1        --> 3.9.2-0           (soft-link)

 

 

...