$ bash /home/sasaki/0Downloads/IRAF/Miniconda2-latest-Linux-x86_64.sh Welcome to Miniconda2 4.6.14 In order to continue the installation process, please review the license agreement. Please, press ENTER to continue >>> [Enter] =================================== Miniconda End User License Agreement =================================== ... Do you accept the license terms? [yes|no] [no] >>> yes Miniconda2 will now be installed into this location: /home/iraf/miniconda2 - Press ENTER to confirm the location - Press CTRL-C to abort the installation - Or specify a different location below [/home/sasaki/miniconda2] >>> /home/sasaki/IRAF/miniconda2 PREFIX=/home/sasaki/IRAF/miniconda2 installing: python-2.7.16-h9bab390_0 ... Python 2.7.16 :: Anaconda, Inc. installing: ca-certificates-2019.1.23-0 ... installing: libgcc-ng-8.2.0-hdf63c60_1 ... installing: libstdcxx-ng-8.2.0-hdf63c60_1 ... installing: libffi-3.2.1-hd88cf55_4 ... installing: ncurses-6.1-he6710b0_1 ... installing: openssl-1.1.1b-h7b6447c_1 ... installing: yaml-0.1.7-had09818_2 ... installing: zlib-1.2.11-h7b6447c_3 ... installing: libedit-3.1.20181209-hc058e9b_0 ... installing: readline-7.0-h7b6447c_5 ... installing: tk-8.6.8-hbc83047_0 ... installing: sqlite-3.27.2-h7b6447c_0 ... installing: asn1crypto-0.24.0-py27_0 ... installing: certifi-2019.3.9-py27_0 ... installing: chardet-3.0.4-py27_1 ... installing: enum34-1.1.6-py27_1 ... installing: futures-3.2.0-py27_0 ... installing: idna-2.8-py27_0 ... installing: ipaddress-1.0.22-py27_0 ... installing: pycosat-0.6.3-py27h14c3975_0 ... installing: pycparser-2.19-py27_0 ... installing: pysocks-1.6.8-py27_0 ... installing: ruamel_yaml-0.15.46-py27h14c3975_0 ... installing: six-1.12.0-py27_0 ... installing: cffi-1.12.2-py27h2e261b9_1 ... installing: setuptools-41.0.0-py27_0 ... installing: cryptography-2.6.1-py27h1ba5d50_0 ... installing: wheel-0.33.1-py27_0 ... installing: pip-19.0.3-py27_0 ... installing: pyopenssl-19.0.0-py27_0 ... installing: urllib3-1.24.1-py27_0 ... installing: requests-2.21.0-py27_0 ... installing: conda-4.6.14-py27_0 ... installation finished. Do you wish the installer to initialize Miniconda2 by running conda init? [yes|no] [no] >>> [yes] no change /home/sasaki/IRAF/miniconda2/condabin/conda no change /home/sasaki/IRAF/miniconda2/bin/conda no change /home/sasaki/IRAF/miniconda2/bin/conda-env no change /home/sasaki/IRAF/miniconda2/bin/activate no change /home/sasaki/IRAF/miniconda2/bin/deactivate no change /home/sasaki/IRAF/miniconda2/etc/profile.d/conda.sh no change /home/sasaki/IRAF/miniconda2/etc/fish/conf.d/conda.fish no change /home/sasaki/IRAF/miniconda2/shell/condabin/Conda.psm1 no change /home/sasaki/IRAF/miniconda2/shell/condabin/conda-hook.ps1 no change /home/sasaki/IRAF/miniconda2/lib/python2.7/site-packages/xonsh/conda.xsh no change /home/sasaki/IRAF/miniconda2/etc/profile.d/conda.csh modified /home/sasaki/.bashrc ==> For changes to take effect, close and re-open your current shell. If you'd prefer that conda's base environment not be activated on startup, set the auto_activate_base parameter to false: conda config --set auto_activate_base false Thank you for installing Miniconda2! $ conda config --add channels http://ssb.stsci.edu/astroconda conda config --set auto_activate_base true $ source ~/.bashrc $ conda update conda Collecting package metadata: done Solving environment: done ## Package Plan ## environment location: /home/sasaki/IRAF/miniconda2 added / updated specs: - conda The following packages will be downloaded: package | build ---------------------------|----------------- ca-certificates-2019.5.15 | 0 133 KB openssl-1.1.1c | h7b6447c_1 3.8 MB ------------------------------------------------------------ Total: 3.9 MB The following packages will be UPDATED: ca-certificates 2019.1.23-0 --> 2019.5.15-0 openssl 1.1.1b-h7b6447c_1 --> 1.1.1c-h7b6447c_1 Proceed ([y]/n)? y Downloading and Extracting Packages openssl-1.1.1c | 3.8 MB | ################################################ | 100% ca-certificates-2019 | 133 KB | ################################################ | 100% Preparing transaction: done Verifying transaction: done Executing transaction: done (base) sasaki@sasaki-Z220:0Downloads $
$ conda create -n iraf27 python=2.7 iraf-all pyraf-all stsci Collecting package metadata: done Solving environment: done ## Package Plan ## environment location: /home/sasaki/IRAF/miniconda2/envs/iraf27 added / updated specs: - iraf-all - pyraf-all - python=2.7 - stsci The following packages will be downloaded: package | build ---------------------------|----------------- acstools-2.1.0 | py27_0 65 KB http://ssb.stsci.edu/astroconda asdf-1.3.3 | py27_3 445 KB http://ssb.stsci.edu/astroconda asteval-0.9.13 | py27_0 32 KB http://ssb.stsci.edu/astroconda astroimtools-0.1.1 | py27_2 64 KB http://ssb.stsci.edu/astroconda astropy-2.0.9 | py27hdd07704_0 6.8 MB atomicwrites-1.3.0 | py27_1 13 KB attrs-19.1.0 | py27_1 56 KB backports-1.0 | py_2 139 KB backports.functools_lru_cache-1.5| py_2 9 KB backports.shutil_get_terminal_size-1.0.0| py27_2 8 KB backports_abc-0.5 | py_0 13 KB bleach-3.1.0 | py27_0 228 KB bokeh-1.2.0 | py27_0 3.9 MB calcos-3.3.5 | py27_0 412 KB http://ssb.stsci.edu/astroconda cffi-1.12.3 | py27h2e261b9_0 218 KB click-7.0 | py27_0 116 KB configparser-3.7.4 | py27_0 41 KB contextlib2-0.5.5 | py27hbf4c468_0 14 KB costools-1.2.3 | py27_0 42 KB http://ssb.stsci.edu/astroconda crds-7.2.4 | py27_1 738 KB http://ssb.stsci.edu/astroconda cryptography-2.7 | py27h1ba5d50_0 602 KB cubeviz-0.0.2 | py27_1 71 KB http://ssb.stsci.edu/astroconda cycler-0.10.0 | py27hc7354d3_0 13 KB cython-0.29.10 | py27he6710b0_0 2.1 MB cytoolz-0.9.0.1 | py27h14c3975_1 410 KB d2to1-0.2.12 | py27_0 39 KB http://ssb.stsci.edu/astroconda decorator-4.0.9 | py27_0 12 KB http://ssb.stsci.edu/astroconda dill-0.2.9 | py27_0 115 KB distributed-1.28.1 | py27_0 852 KB docopt-0.6.2 | py27_0 18 KB drizzlepac-2.2.6 | py27_0 1.8 MB http://ssb.stsci.edu/astroconda entrypoints-0.3 | py27_0 12 KB fitsblender-0.3.5 | py27_0 69 KB http://ssb.stsci.edu/astroconda funcsigs-1.0.2 | py27_0 20 KB functools32-3.2.3.2 | py27_1 23 KB future-0.17.1 | py27_0 710 KB ginga-2.7.2 | py27_0 5.3 MB http://ssb.stsci.edu/astroconda glue-core-0.12.0 | py27_0 1.2 MB http://ssb.stsci.edu/astroconda glue-ginga-0.2 | py27_0 32 KB http://ssb.stsci.edu/astroconda glue-vispy-viewers-0.9 | py27_0 1.1 MB http://ssb.stsci.edu/astroconda glueviz-0.12.0 | 0 16 KB http://ssb.stsci.edu/astroconda gwcs-0.8.0 | py27_1 83 KB http://ssb.stsci.edu/astroconda h5py-2.9.0 | py27h7918eee_0 1.1 MB heapdict-1.0.0 | py27_2 8 KB htc_utils-0.1.0 | py27_1 29 KB http://ssb.stsci.edu/astroconda imageio-2.5.0 | py27_0 3.3 MB imexam-0.8.1 | py27_0 297 KB http://ssb.stsci.edu/astroconda importlib_metadata-0.17 | py27_1 39 KB ipykernel-4.10.0 | py27_0 145 KB ipython-5.8.0 | py27_0 1.0 MB ipython_genutils-0.2.0 | py27h89fb69b_0 38 KB iraf-2.16.UR.1 | 0 185.1 MB http://ssb.stsci.edu/astroconda iraf-all-1.0 | 1 5 KB http://ssb.stsci.edu/astroconda iraf-os-libs-1.0 | 0 1004 KB http://ssb.stsci.edu/astroconda iraf-x11-2.0 | 1 2.9 MB http://ssb.stsci.edu/astroconda iraf.adccdrom-2013_01_02 | 2 1.0 MB http://ssb.stsci.edu/astroconda iraf.axe-2.6.2 | 2 7.2 MB http://ssb.stsci.edu/astroconda iraf.cfh12k-2013_01_02 | 2 23 KB http://ssb.stsci.edu/astroconda iraf.cirred-2007_12_13 | 2 2.5 MB http://ssb.stsci.edu/astroconda iraf.ctio-2010_11_18 | 2 5.4 MB http://ssb.stsci.edu/astroconda iraf.cutoutpkg-2001_04_05 | 2 2.2 MB http://ssb.stsci.edu/astroconda iraf.deitab-2013_01_02 | 2 2.1 MB http://ssb.stsci.edu/astroconda iraf.esowfi-2013_01_02 | 2 25 KB http://ssb.stsci.edu/astroconda iraf.finder-2.2 | 2 2.1 MB http://ssb.stsci.edu/astroconda iraf.fitsutil-2011_02_22 | 2 7.5 MB http://ssb.stsci.edu/astroconda iraf.gemini-1.14 | 1 10.6 MB http://ssb.stsci.edu/astroconda iraf.gmisc-2010_11_18 | 2 3.6 MB http://ssb.stsci.edu/astroconda iraf.guiapps-2010_11_18 | 2 17.5 MB http://ssb.stsci.edu/astroconda iraf.mem0-2013_01_02 | 2 1022 KB http://ssb.stsci.edu/astroconda iraf.mscdb-2011_02_28 | 2 315 KB http://ssb.stsci.edu/astroconda iraf.mscred-5.04 | 2 16.1 MB http://ssb.stsci.edu/astroconda iraf.mtools-2013_01_02 | 2 5.8 MB http://ssb.stsci.edu/astroconda iraf.nfextern-2013_01_02 | 2 131.9 MB http://ssb.stsci.edu/astroconda iraf.rvsao-2.7.8 | 2 4.2 MB http://ssb.stsci.edu/astroconda iraf.sqiid-2013_01_02 | 2 238 KB http://ssb.stsci.edu/astroconda iraf.stecf-3.17 | 2 6.9 MB http://ssb.stsci.edu/astroconda iraf.stsdas-3.18.3 | 1 196.0 MB http://ssb.stsci.edu/astroconda iraf.tables-3.18.3 | 1 18.8 MB http://ssb.stsci.edu/astroconda iraf.ucsclris-2013_01_02 | 2 1.2 MB http://ssb.stsci.edu/astroconda iraf.upsqiid-2013_01_02 | 2 165 KB http://ssb.stsci.edu/astroconda iraf.xdimsum-2010_11_18 | 2 1012 KB http://ssb.stsci.edu/astroconda iraf.xray-2.5.y2k | 2 31.2 MB http://ssb.stsci.edu/astroconda jinja2-2.10.1 | py27_0 181 KB jsonschema-3.0.1 | py27_0 86 KB jupyter_client-5.2.4 | py27_0 125 KB jupyter_core-4.4.0 | py27_0 62 KB kiwisolver-1.1.0 | py27he6710b0_0 91 KB linecache2-1.0.0 | py27_0 24 KB locket-0.2.0 | py27_1 8 KB lxml-4.3.3 | py27hefd8a0e_0 1.5 MB markupsafe-1.1.1 | py27h7b6447c_0 29 KB matplotlib-2.2.3 | py27hb69df0a_0 6.5 MB mdp-3.5 | py27_1 517 KB mistune-0.8.4 | py27h7b6447c_0 53 KB mkl_fft-1.0.12 | py27ha843d7b_0 163 KB mkl_random-1.0.2 | py27hd81dba3_0 383 KB more-itertools-5.0.0 | py27_0 86 KB mosviz-0.1.1 | py27_1 1.3 MB http://ssb.stsci.edu/astroconda msgpack-python-0.6.1 | py27hfd86e86_1 90 KB nbformat-4.4.0 | py27_0 139 KB networkx-2.0 | py27hfc23926_0 1.7 MB nictools-1.1.4 | py27_0 81 KB http://ssb.stsci.edu/astroconda nose-1.3.7 | py27_2 213 KB notebook-5.7.8 | py27_0 7.2 MB numpy-1.16.4 | py27h7e9f1db_0 49 KB numpy-base-1.16.4 | py27hde5b4d6_0 4.3 MB olefile-0.46 | py27_0 48 KB packaging-19.0 | py27_0 37 KB pandas-0.24.2 | py27he6710b0_0 10.9 MB pandocfilters-1.4.2 | py27_1 13 KB parsley-1.3 | py27_1 136 KB http://ssb.stsci.edu/astroconda partd-0.3.10 | py27_1 33 KB pathlib2-2.3.3 | py27_0 31 KB pexpect-4.7.0 | py27_0 80 KB photutils-0.4.1 | py27_0 682 KB http://ssb.stsci.edu/astroconda pickleshare-0.7.5 | py27_0 12 KB pillow-6.0.0 | py27h34e0f95_0 626 KB pip-19.1.1 | py27_0 1.8 MB pkgconfig-1.4.0 | py27_0 11 KB prometheus_client-0.6.0 | py27_0 69 KB prompt_toolkit-1.0.15 | py27_0 333 KB psutil-5.6.2 | py27h7b6447c_0 320 KB ptyprocess-0.6.0 | py27_0 22 KB py-1.8.0 | py27_0 137 KB py-expression-eval-0.3.4 | py27_1 18 KB http://ssb.stsci.edu/astroconda pyds9-1.9.0.dev145+gc1bf67a| py27_2 282 KB http://ssb.stsci.edu/astroconda pyfftw-0.9.2 | py27_3 248 KB http://ssb.stsci.edu/astroconda pyopengl-3.1.1a1 | py27_0 1.3 MB http://ssb.stsci.edu/astroconda pyqt-5.9.2 | py27h05f1152_2 5.4 MB pyqtgraph-0.10.0 | py27_0 961 KB http://ssb.stsci.edu/astroconda pyraf-2.1.15 | py27_0 1.5 MB http://ssb.stsci.edu/astroconda pyraf-all-1.0 | py27_0 5 KB http://ssb.stsci.edu/astroconda pyraf.kepler-2.6.3 | py27_1 283 KB http://ssb.stsci.edu/astroconda pyrsistent-0.14.11 | py27h7b6447c_0 88 KB pysocks-1.7.0 | py27_0 29 KB pysynphot-0.9.12 | py27_0 5.4 MB http://ssb.stsci.edu/astroconda pytest-4.6.2 | py27_0 358 KB pytest-arraydiff-0.3 | py27h39e3cac_0 15 KB pytest-astropy-0.5.0 | py27_0 6 KB pytest-doctestplus-0.3.0 | py27_0 23 KB pytest-openfiles-0.3.2 | py27_0 11 KB pytest-remotedata-0.3.1 | py27_0 13 KB python-dateutil-2.8.0 | py27_0 279 KB pywavelets-1.0.3 | py27hdd07704_1 4.4 MB pyyaml-5.1 | py27h7b6447c_0 177 KB pyzmq-18.0.0 | py27he6710b0_0 463 KB radio-beam-0.2 | py27_0 82 KB http://ssb.stsci.edu/astroconda reftools-1.7.4 | py27_1 480 KB http://ssb.stsci.edu/astroconda requests-2.22.0 | py27_0 89 KB retrying-1.3.3 | py27_2 15 KB scandir-1.10.0 | py27h7b6447c_0 32 KB scikit-image-0.14.2 | py27he6710b0_0 24.0 MB scikit-learn-0.20.3 | py27hd81dba3_0 5.8 MB scipy-1.2.1 | py27h7c811a0_0 17.6 MB semantic_version-2.6.0 | py27_0 15 KB send2trash-1.5.0 | py27_0 16 KB setuptools-41.0.1 | py27_0 640 KB simplegeneric-0.8.1 | py27_2 9 KB singledispatch-3.4.0.3 | py27_0 15 KB sip-4.19.8 | py27hf484d3e_0 291 KB sortedcontainers-2.1.0 | py27_0 44 KB spectral-cube-0.4.3 | py27_0 240 KB http://ssb.stsci.edu/astroconda specutils-0.2.2 | py27_2 3.3 MB http://ssb.stsci.edu/astroconda specviz-0.5.0 | py27_0 779 KB http://ssb.stsci.edu/astroconda spherical-geometry-1.2.10 | py27_0 7.9 MB http://ssb.stsci.edu/astroconda stginga-0.3 | py27_0 80 KB http://ssb.stsci.edu/astroconda stistools-1.3.0 | py27_0 129 KB http://ssb.stsci.edu/astroconda stregion-1.1.4 | py27_0 201 KB http://ssb.stsci.edu/astroconda stsci-3.1.0 | py27_0 2 KB http://ssb.stsci.edu/astroconda stsci-data-analysis-2.2.0 | py27_0 2 KB http://ssb.stsci.edu/astroconda stsci-hst-3.1.1 | py27_0 3 KB http://ssb.stsci.edu/astroconda stsci.convolve-2.2.2 | py27_1 67 KB http://ssb.stsci.edu/astroconda stsci.distutils-0.3.8 | py27_2 37 KB http://ssb.stsci.edu/astroconda stsci.image-2.3.1 | py27_0 34 KB http://ssb.stsci.edu/astroconda stsci.imagemanip-1.1.4 | py27_1 22 KB http://ssb.stsci.edu/astroconda stsci.imagestats-1.4.3 | py27_0 33 KB http://ssb.stsci.edu/astroconda stsci.ndimage-0.10.1 | py27_3 240 KB http://ssb.stsci.edu/astroconda stsci.skypac-0.9.15 | py27_0 116 KB http://ssb.stsci.edu/astroconda stsci.stimage-0.2.2 | py27_1 116 KB http://ssb.stsci.edu/astroconda stsci.tools-3.4.13 | py27_1 386 KB http://ssb.stsci.edu/astroconda stwcs-1.3.2 | py27_0 156 KB http://ssb.stsci.edu/astroconda subprocess32-3.5.4 | py27h7b6447c_0 49 KB terminado-0.8.2 | py27_0 22 KB testpath-0.4.2 | py27_0 91 KB toolz-0.9.0 | py27_0 90 KB tornado-5.1.1 | py27h7b6447c_0 643 KB traceback2-1.4.0 | py27_0 30 KB traitlets-4.3.2 | py27_0 128 KB unittest2-1.1.0 | py27_0 143 KB urllib3-1.24.2 | py27_0 151 KB wcstools-3.9.5 | 1 10.7 MB http://ssb.stsci.edu/astroconda wcwidth-0.1.7 | py27h9e3e1ab_0 25 KB webencodings-0.5.1 | py27_1 19 KB wfc3tools-1.3.5 | py27_0 28 KB http://ssb.stsci.edu/astroconda wfpc2tools-1.0.4 | py27_0 32 KB http://ssb.stsci.edu/astroconda wheel-0.33.4 | py27_0 39 KB xlrd-1.2.0 | py27_0 187 KB zict-0.1.4 | py27_0 19 KB ------------------------------------------------------------ Total: 836.0 MB The following NEW packages will be INSTALLED: acstools astroconda/linux-64::acstools-2.1.0-py27_0 asdf astroconda/linux-64::asdf-1.3.3-py27_3 asn1crypto pkgs/main/linux-64::asn1crypto-0.24.0-py27_0 asteval astroconda/linux-64::asteval-0.9.13-py27_0 astroimtools astroconda/linux-64::astroimtools-0.1.1-py27_2 astropy pkgs/main/linux-64::astropy-2.0.9-py27hdd07704_0 atomicwrites pkgs/main/linux-64::atomicwrites-1.3.0-py27_1 attrs pkgs/main/linux-64::attrs-19.1.0-py27_1 backports pkgs/main/noarch::backports-1.0-py_2 backports.functoo~ pkgs/main/noarch::backports.functools_lru_cache-1.5-py_2 backports.shutil_~ pkgs/main/linux-64::backports.shutil_get_terminal_size-1.0.0-py27_2 backports_abc pkgs/main/noarch::backports_abc-0.5-py_0 blas pkgs/main/linux-64::blas-1.0-mkl bleach pkgs/main/linux-64::bleach-3.1.0-py27_0 bokeh pkgs/main/linux-64::bokeh-1.2.0-py27_0 ca-certificates pkgs/main/linux-64::ca-certificates-2019.5.15-0 calcos astroconda/linux-64::calcos-3.3.5-py27_0 certifi pkgs/main/linux-64::certifi-2019.6.16-py27_0 cffi pkgs/main/linux-64::cffi-1.12.3-py27h2e261b9_0 cfitsio astroconda/linux-64::cfitsio-3.440-2 chardet pkgs/main/linux-64::chardet-3.0.4-py27_1 click pkgs/main/linux-64::click-7.0-py27_0 cloudpickle pkgs/main/noarch::cloudpickle-1.1.1-py_0 configparser pkgs/main/linux-64::configparser-3.7.4-py27_0 contextlib2 pkgs/main/linux-64::contextlib2-0.5.5-py27hbf4c468_0 costools astroconda/linux-64::costools-1.2.3-py27_0 crds astroconda/linux-64::crds-7.2.4-py27_1 cryptography pkgs/main/linux-64::cryptography-2.7-py27h1ba5d50_0 cubeviz astroconda/linux-64::cubeviz-0.0.2-py27_1 cycler pkgs/main/linux-64::cycler-0.10.0-py27hc7354d3_0 cython pkgs/main/linux-64::cython-0.29.10-py27he6710b0_0 cytoolz pkgs/main/linux-64::cytoolz-0.9.0.1-py27h14c3975_1 d2to1 astroconda/linux-64::d2to1-0.2.12-py27_0 dask pkgs/main/noarch::dask-1.2.2-py_0 dask-core pkgs/main/noarch::dask-core-1.2.2-py_0 dbus pkgs/main/linux-64::dbus-1.13.6-h746ee38_0 decorator astroconda/linux-64::decorator-4.0.9-py27_0 defusedxml pkgs/main/noarch::defusedxml-0.6.0-py_0 dill pkgs/main/linux-64::dill-0.2.9-py27_0 distributed pkgs/main/linux-64::distributed-1.28.1-py27_0 docopt pkgs/free/linux-64::docopt-0.6.2-py27_0 drizzlepac astroconda/linux-64::drizzlepac-2.2.6-py27_0 ds9 astroconda/linux-64::ds9-8.0.1-0 entrypoints pkgs/main/linux-64::entrypoints-0.3-py27_0 enum34 pkgs/main/linux-64::enum34-1.1.6-py27_1 expat pkgs/main/linux-64::expat-2.2.6-he6710b0_0 fftw astroconda/linux-64::fftw-3.3.4-1 filelock pkgs/main/noarch::filelock-3.0.12-py_0 fitsblender astroconda/linux-64::fitsblender-0.3.5-py27_0 fitsverify astroconda/linux-64::fitsverify-4.18-6 fontconfig pkgs/main/linux-64::fontconfig-2.13.0-h9420a91_0 freetype pkgs/main/linux-64::freetype-2.9.1-h8a8886c_1 funcsigs pkgs/main/linux-64::funcsigs-1.0.2-py27_0 functools32 pkgs/main/linux-64::functools32-3.2.3.2-py27_1 future pkgs/main/linux-64::future-0.17.1-py27_0 futures pkgs/main/linux-64::futures-3.2.0-py27_0 ginga astroconda/linux-64::ginga-2.7.2-py27_0 glib pkgs/main/linux-64::glib-2.56.2-hd408876_0 glue-core astroconda/linux-64::glue-core-0.12.0-py27_0 glue-ginga astroconda/linux-64::glue-ginga-0.2-py27_0 glue-vispy-viewers astroconda/linux-64::glue-vispy-viewers-0.9-py27_0 glueviz astroconda/linux-64::glueviz-0.12.0-0 gmp pkgs/main/linux-64::gmp-6.1.2-h6c8ec71_1 gst-plugins-base pkgs/main/linux-64::gst-plugins-base-1.14.0-hbbd80ab_1 gstreamer pkgs/main/linux-64::gstreamer-1.14.0-hb453b48_1 gwcs astroconda/linux-64::gwcs-0.8.0-py27_1 h5py pkgs/main/linux-64::h5py-2.9.0-py27h7918eee_0 hdf5 pkgs/main/linux-64::hdf5-1.10.4-hb1b8bf9_0 heapdict pkgs/main/linux-64::heapdict-1.0.0-py27_2 hstcal astroconda/linux-64::hstcal-2.2.0-0 htc_utils astroconda/linux-64::htc_utils-0.1.0-py27_1 icu pkgs/main/linux-64::icu-58.2-h9c2bf20_1 idna pkgs/main/linux-64::idna-2.8-py27_0 imageio pkgs/main/linux-64::imageio-2.5.0-py27_0 imexam astroconda/linux-64::imexam-0.8.1-py27_0 importlib_metadata pkgs/main/linux-64::importlib_metadata-0.17-py27_1 intel-openmp pkgs/main/linux-64::intel-openmp-2019.4-243 ipaddress pkgs/main/linux-64::ipaddress-1.0.22-py27_0 ipykernel pkgs/main/linux-64::ipykernel-4.10.0-py27_0 ipython pkgs/main/linux-64::ipython-5.8.0-py27_0 ipython_genutils pkgs/main/linux-64::ipython_genutils-0.2.0-py27h89fb69b_0 iraf astroconda/linux-64::iraf-2.16.UR.1-0 iraf-all astroconda/linux-64::iraf-all-1.0-1 iraf-os-libs astroconda/linux-64::iraf-os-libs-1.0-0 iraf-x11 astroconda/linux-64::iraf-x11-2.0-1 iraf.adccdrom astroconda/linux-64::iraf.adccdrom-2013_01_02-2 iraf.axe astroconda/linux-64::iraf.axe-2.6.2-2 iraf.cfh12k astroconda/linux-64::iraf.cfh12k-2013_01_02-2 iraf.cirred astroconda/linux-64::iraf.cirred-2007_12_13-2 iraf.ctio astroconda/linux-64::iraf.ctio-2010_11_18-2 iraf.cutoutpkg astroconda/linux-64::iraf.cutoutpkg-2001_04_05-2 iraf.deitab astroconda/linux-64::iraf.deitab-2013_01_02-2 iraf.esowfi astroconda/linux-64::iraf.esowfi-2013_01_02-2 iraf.finder astroconda/linux-64::iraf.finder-2.2-2 iraf.fitsutil astroconda/linux-64::iraf.fitsutil-2011_02_22-2 iraf.gemini astroconda/linux-64::iraf.gemini-1.14-1 iraf.gmisc astroconda/linux-64::iraf.gmisc-2010_11_18-2 iraf.guiapps astroconda/linux-64::iraf.guiapps-2010_11_18-2 iraf.mem0 astroconda/linux-64::iraf.mem0-2013_01_02-2 iraf.mscdb astroconda/linux-64::iraf.mscdb-2011_02_28-2 iraf.mscred astroconda/linux-64::iraf.mscred-5.04-2 iraf.mtools astroconda/linux-64::iraf.mtools-2013_01_02-2 iraf.nfextern astroconda/linux-64::iraf.nfextern-2013_01_02-2 iraf.rvsao astroconda/linux-64::iraf.rvsao-2.7.8-2 iraf.sqiid astroconda/linux-64::iraf.sqiid-2013_01_02-2 iraf.stecf astroconda/linux-64::iraf.stecf-3.17-2 iraf.stsdas astroconda/linux-64::iraf.stsdas-3.18.3-1 iraf.tables astroconda/linux-64::iraf.tables-3.18.3-1 iraf.ucsclris astroconda/linux-64::iraf.ucsclris-2013_01_02-2 iraf.upsqiid astroconda/linux-64::iraf.upsqiid-2013_01_02-2 iraf.xdimsum astroconda/linux-64::iraf.xdimsum-2010_11_18-2 iraf.xray astroconda/linux-64::iraf.xray-2.5.y2k-2 jinja2 pkgs/main/linux-64::jinja2-2.10.1-py27_0 jpeg pkgs/main/linux-64::jpeg-9b-h024ee3a_2 jsonschema pkgs/main/linux-64::jsonschema-3.0.1-py27_0 jupyter_client pkgs/main/linux-64::jupyter_client-5.2.4-py27_0 jupyter_core pkgs/main/linux-64::jupyter_core-4.4.0-py27_0 kiwisolver pkgs/main/linux-64::kiwisolver-1.1.0-py27he6710b0_0 libedit pkgs/main/linux-64::libedit-3.1.20181209-hc058e9b_0 libffi pkgs/main/linux-64::libffi-3.2.1-hd88cf55_4 libgcc pkgs/main/linux-64::libgcc-7.2.0-h69d50b8_2 libgcc-ng pkgs/main/linux-64::libgcc-ng-9.1.0-hdf63c60_0 libgfortran-ng pkgs/main/linux-64::libgfortran-ng-7.3.0-hdf63c60_0 libpng pkgs/main/linux-64::libpng-1.6.37-hbc83047_0 libsodium pkgs/main/linux-64::libsodium-1.0.16-h1bed415_0 libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-9.1.0-hdf63c60_0 libtiff pkgs/main/linux-64::libtiff-4.0.10-h2733197_2 libuuid pkgs/main/linux-64::libuuid-1.0.3-h1bed415_2 libxcb pkgs/main/linux-64::libxcb-1.13-h1bed415_1 libxml2 pkgs/main/linux-64::libxml2-2.9.9-he19cac6_0 libxslt pkgs/main/linux-64::libxslt-1.1.33-h7d1a2b0_0 linecache2 pkgs/main/linux-64::linecache2-1.0.0-py27_0 locket pkgs/main/linux-64::locket-0.2.0-py27_1 lxml pkgs/main/linux-64::lxml-4.3.3-py27hefd8a0e_0 markupsafe pkgs/main/linux-64::markupsafe-1.1.1-py27h7b6447c_0 matplotlib pkgs/main/linux-64::matplotlib-2.2.3-py27hb69df0a_0 mdp pkgs/main/linux-64::mdp-3.5-py27_1 mistune pkgs/main/linux-64::mistune-0.8.4-py27h7b6447c_0 mkl pkgs/main/linux-64::mkl-2019.4-243 mkl_fft pkgs/main/linux-64::mkl_fft-1.0.12-py27ha843d7b_0 mkl_random pkgs/main/linux-64::mkl_random-1.0.2-py27hd81dba3_0 more-itertools pkgs/main/linux-64::more-itertools-5.0.0-py27_0 mosviz astroconda/linux-64::mosviz-0.1.1-py27_1 msgpack-python pkgs/main/linux-64::msgpack-python-0.6.1-py27hfd86e86_1 nbconvert pkgs/main/noarch::nbconvert-5.5.0-py_0 nbformat pkgs/main/linux-64::nbformat-4.4.0-py27_0 ncurses pkgs/main/linux-64::ncurses-6.1-he6710b0_1 networkx pkgs/main/linux-64::networkx-2.0-py27hfc23926_0 nictools astroconda/linux-64::nictools-1.1.4-py27_0 nose pkgs/main/linux-64::nose-1.3.7-py27_2 notebook pkgs/main/linux-64::notebook-5.7.8-py27_0 numpy pkgs/main/linux-64::numpy-1.16.4-py27h7e9f1db_0 numpy-base pkgs/main/linux-64::numpy-base-1.16.4-py27hde5b4d6_0 olefile pkgs/main/linux-64::olefile-0.46-py27_0 openssl pkgs/main/linux-64::openssl-1.1.1c-h7b6447c_1 packaging pkgs/main/linux-64::packaging-19.0-py27_0 pandas pkgs/main/linux-64::pandas-0.24.2-py27he6710b0_0 pandoc pkgs/main/linux-64::pandoc-2.2.3.2-0 pandocfilters pkgs/main/linux-64::pandocfilters-1.4.2-py27_1 parsley astroconda/linux-64::parsley-1.3-py27_1 partd pkgs/main/linux-64::partd-0.3.10-py27_1 pathlib2 pkgs/main/linux-64::pathlib2-2.3.3-py27_0 pcre pkgs/main/linux-64::pcre-8.43-he6710b0_0 pexpect pkgs/main/linux-64::pexpect-4.7.0-py27_0 photutils astroconda/linux-64::photutils-0.4.1-py27_0 pickleshare pkgs/main/linux-64::pickleshare-0.7.5-py27_0 pillow pkgs/main/linux-64::pillow-6.0.0-py27h34e0f95_0 pip pkgs/main/linux-64::pip-19.1.1-py27_0 pkg-config pkgs/main/linux-64::pkg-config-0.29.2-h1bed415_8 pkgconfig pkgs/main/linux-64::pkgconfig-1.4.0-py27_0 plotly pkgs/main/noarch::plotly-3.10.0-py_0 pluggy pkgs/main/noarch::pluggy-0.12.0-py_0 prometheus_client pkgs/main/linux-64::prometheus_client-0.6.0-py27_0 prompt_toolkit pkgs/main/linux-64::prompt_toolkit-1.0.15-py27_0 psutil pkgs/main/linux-64::psutil-5.6.2-py27h7b6447c_0 ptyprocess pkgs/main/linux-64::ptyprocess-0.6.0-py27_0 py pkgs/main/linux-64::py-1.8.0-py27_0 py-expression-eval astroconda/linux-64::py-expression-eval-0.3.4-py27_1 pycparser pkgs/main/linux-64::pycparser-2.19-py27_0 pyds9 astroconda/linux-64::pyds9-1.9.0.dev145+gc1bf67a-py27_2 pyfftw astroconda/linux-64::pyfftw-0.9.2-py27_3 pygments pkgs/main/noarch::pygments-2.4.2-py_0 pyopengl astroconda/linux-64::pyopengl-3.1.1a1-py27_0 pyopenssl pkgs/main/linux-64::pyopenssl-19.0.0-py27_0 pyparsing pkgs/main/noarch::pyparsing-2.4.0-py_0 pyqt pkgs/main/linux-64::pyqt-5.9.2-py27h05f1152_2 pyqtgraph astroconda/linux-64::pyqtgraph-0.10.0-py27_0 pyraf astroconda/linux-64::pyraf-2.1.15-py27_0 pyraf-all astroconda/linux-64::pyraf-all-1.0-py27_0 pyraf.kepler astroconda/linux-64::pyraf.kepler-2.6.3-py27_1 pyrsistent pkgs/main/linux-64::pyrsistent-0.14.11-py27h7b6447c_0 pysocks pkgs/main/linux-64::pysocks-1.7.0-py27_0 pysynphot astroconda/linux-64::pysynphot-0.9.12-py27_0 pytest pkgs/main/linux-64::pytest-4.6.2-py27_0 pytest-arraydiff pkgs/main/linux-64::pytest-arraydiff-0.3-py27h39e3cac_0 pytest-astropy pkgs/main/linux-64::pytest-astropy-0.5.0-py27_0 pytest-doctestplus pkgs/main/linux-64::pytest-doctestplus-0.3.0-py27_0 pytest-openfiles pkgs/main/linux-64::pytest-openfiles-0.3.2-py27_0 pytest-remotedata pkgs/main/linux-64::pytest-remotedata-0.3.1-py27_0 python pkgs/main/linux-64::python-2.7.16-h9bab390_0 python-dateutil pkgs/main/linux-64::python-dateutil-2.8.0-py27_0 pytz pkgs/main/noarch::pytz-2019.1-py_0 pywavelets pkgs/main/linux-64::pywavelets-1.0.3-py27hdd07704_1 pyyaml pkgs/main/linux-64::pyyaml-5.1-py27h7b6447c_0 pyzmq pkgs/main/linux-64::pyzmq-18.0.0-py27he6710b0_0 qt pkgs/main/linux-64::qt-5.9.7-h5867ecd_1 qtconsole pkgs/main/noarch::qtconsole-4.5.1-py_0 qtpy pkgs/main/noarch::qtpy-1.7.1-py_0 radio-beam astroconda/linux-64::radio-beam-0.2-py27_0 readline pkgs/main/linux-64::readline-7.0-h7b6447c_5 reftools astroconda/linux-64::reftools-1.7.4-py27_1 requests pkgs/main/linux-64::requests-2.22.0-py27_0 retrying pkgs/main/linux-64::retrying-1.3.3-py27_2 scandir pkgs/main/linux-64::scandir-1.10.0-py27h7b6447c_0 scikit-image pkgs/main/linux-64::scikit-image-0.14.2-py27he6710b0_0 scikit-learn pkgs/main/linux-64::scikit-learn-0.20.3-py27hd81dba3_0 scipy pkgs/main/linux-64::scipy-1.2.1-py27h7c811a0_0 semantic_version pkgs/free/linux-64::semantic_version-2.6.0-py27_0 send2trash pkgs/main/linux-64::send2trash-1.5.0-py27_0 setuptools pkgs/main/linux-64::setuptools-41.0.1-py27_0 simplegeneric pkgs/main/linux-64::simplegeneric-0.8.1-py27_2 singledispatch pkgs/main/linux-64::singledispatch-3.4.0.3-py27_0 sip pkgs/main/linux-64::sip-4.19.8-py27hf484d3e_0 six pkgs/main/linux-64::six-1.12.0-py27_0 sortedcontainers pkgs/main/linux-64::sortedcontainers-2.1.0-py27_0 spectral-cube astroconda/linux-64::spectral-cube-0.4.3-py27_0 specutils astroconda/linux-64::specutils-0.2.2-py27_2 specviz astroconda/linux-64::specviz-0.5.0-py27_0 spherical-geometry astroconda/linux-64::spherical-geometry-1.2.10-py27_0 sqlite pkgs/main/linux-64::sqlite-3.28.0-h7b6447c_0 stginga astroconda/linux-64::stginga-0.3-py27_0 stistools astroconda/linux-64::stistools-1.3.0-py27_0 stregion astroconda/linux-64::stregion-1.1.4-py27_0 stsci astroconda/linux-64::stsci-3.1.0-py27_0 stsci-data-analys~ astroconda/linux-64::stsci-data-analysis-2.2.0-py27_0 stsci-hst astroconda/linux-64::stsci-hst-3.1.1-py27_0 stsci.convolve astroconda/linux-64::stsci.convolve-2.2.2-py27_1 stsci.distutils astroconda/linux-64::stsci.distutils-0.3.8-py27_2 stsci.image astroconda/linux-64::stsci.image-2.3.1-py27_0 stsci.imagemanip astroconda/linux-64::stsci.imagemanip-1.1.4-py27_1 stsci.imagestats astroconda/linux-64::stsci.imagestats-1.4.3-py27_0 stsci.ndimage astroconda/linux-64::stsci.ndimage-0.10.1-py27_3 stsci.skypac astroconda/linux-64::stsci.skypac-0.9.15-py27_0 stsci.stimage astroconda/linux-64::stsci.stimage-0.2.2-py27_1 stsci.tools astroconda/linux-64::stsci.tools-3.4.13-py27_1 stwcs astroconda/linux-64::stwcs-1.3.2-py27_0 subprocess32 pkgs/main/linux-64::subprocess32-3.5.4-py27h7b6447c_0 tblib pkgs/main/noarch::tblib-1.4.0-py_0 terminado pkgs/main/linux-64::terminado-0.8.2-py27_0 testpath pkgs/main/linux-64::testpath-0.4.2-py27_0 tk pkgs/main/linux-64::tk-8.6.8-hbc83047_0 toolz pkgs/main/linux-64::toolz-0.9.0-py27_0 tornado pkgs/main/linux-64::tornado-5.1.1-py27h7b6447c_0 traceback2 pkgs/main/linux-64::traceback2-1.4.0-py27_0 traitlets pkgs/main/linux-64::traitlets-4.3.2-py27_0 unittest2 pkgs/main/linux-64::unittest2-1.1.0-py27_0 urllib3 pkgs/main/linux-64::urllib3-1.24.2-py27_0 wcstools astroconda/linux-64::wcstools-3.9.5-1 wcwidth pkgs/main/linux-64::wcwidth-0.1.7-py27h9e3e1ab_0 webencodings pkgs/main/linux-64::webencodings-0.5.1-py27_1 wfc3tools astroconda/linux-64::wfc3tools-1.3.5-py27_0 wfpc2tools astroconda/linux-64::wfpc2tools-1.0.4-py27_0 wheel pkgs/main/linux-64::wheel-0.33.4-py27_0 xlrd pkgs/main/linux-64::xlrd-1.2.0-py27_0 xz pkgs/main/linux-64::xz-5.2.4-h14c3975_4 yaml pkgs/main/linux-64::yaml-0.1.7-had09818_2 zeromq pkgs/main/linux-64::zeromq-4.3.1-he6710b0_3 zict pkgs/main/linux-64::zict-0.1.4-py27_0 zipp pkgs/main/noarch::zipp-0.5.1-py_0 zlib pkgs/main/linux-64::zlib-1.2.11-h7b6447c_3 zstd pkgs/main/linux-64::zstd-1.3.7-h0b5b093_0 Proceed ([y]/n)? y Downloading and Extracting Packages traitlets-4.3.2 | 128 KB | ##################################### | 100% pexpect-4.7.0 | 80 KB | ##################################### | 100% cffi-1.12.3 | 218 KB | ##################################### | 100% crds-7.2.4 | 738 KB | ##################################### | 100% pysynphot-0.9.12 | 5.4 MB | ##################################### | 100% partd-0.3.10 | 33 KB | ##################################### | 100% pyfftw-0.9.2 | 248 KB | ##################################### | 100% iraf.guiapps-2010_11 | 17.5 MB | ##################################### | 100% webencodings-0.5.1 | 19 KB | ##################################### | 100% h5py-2.9.0 | 1.1 MB | ##################################### | 100% pkgconfig-1.4.0 | 11 KB | ##################################### | 100% functools32-3.2.3.2 | 23 KB | ##################################### | 100% glueviz-0.12.0 | 16 KB | ##################################### | 100% contextlib2-0.5.5 | 14 KB | ##################################### | 100% simplegeneric-0.8.1 | 9 KB | ##################################### | 100% stsci-data-analysis- | 2 KB | ##################################### | 100% iraf.cfh12k-2013_01_ | 23 KB | ##################################### | 100% zict-0.1.4 | 19 KB | ##################################### | 100% subprocess32-3.5.4 | 49 KB | ##################################### | 100% stwcs-1.3.2 | 156 KB | ##################################### | 100% pytest-arraydiff-0.3 | 15 KB | ##################################### | 100% iraf.nfextern-2013_0 | 131.9 MB | ##################################### | 100% glue-core-0.12.0 | 1.2 MB | ##################################### | 100% attrs-19.1.0 | 56 KB | ##################################### | 100% toolz-0.9.0 | 90 KB | ##################################### | 100% more-itertools-5.0.0 | 86 KB | ##################################### | 100% jupyter_core-4.4.0 | 62 KB | ##################################### | 100% py-expression-eval-0 | 18 KB | ##################################### | 100% terminado-0.8.2 | 22 KB | ##################################### | 100% iraf.xdimsum-2010_11 | 1012 KB | ##################################### | 100% stsci.ndimage-0.10.1 | 240 KB | ##################################### | 100% parsley-1.3 | 136 KB | ##################################### | 100% imageio-2.5.0 | 3.3 MB | ##################################### | 100% cython-0.29.10 | 2.1 MB | ##################################### | 100% wcwidth-0.1.7 | 25 KB | ##################################### | 100% wfpc2tools-1.0.4 | 32 KB | ##################################### | 100% pyds9-1.9.0.dev145+g | 282 KB | ##################################### | 100% nictools-1.1.4 | 81 KB | ##################################### | 100% mdp-3.5 | 517 KB | ##################################### | 100% stsci.skypac-0.9.15 | 116 KB | ##################################### | 100% retrying-1.3.3 | 15 KB | ##################################### | 100% backports-1.0 | 139 KB | ##################################### | 100% traceback2-1.4.0 | 30 KB | ##################################### | 100% wcstools-3.9.5 | 10.7 MB | ##################################### | 100% glue-vispy-viewers-0 | 1.1 MB | ##################################### | 100% ipython-5.8.0 | 1.0 MB | ##################################### | 100% stsci.stimage-0.2.2 | 116 KB | ##################################### | 100% cycler-0.10.0 | 13 KB | ##################################### | 100% future-0.17.1 | 710 KB | ##################################### | 100% cryptography-2.7 | 602 KB | ##################################### | 100% stistools-1.3.0 | 129 KB | ##################################### | 100% pickleshare-0.7.5 | 12 KB | ##################################### | 100% stsci.tools-3.4.13 | 386 KB | ##################################### | 100% astropy-2.0.9 | 6.8 MB | ##################################### | 100% pysocks-1.7.0 | 29 KB | ##################################### | 100% requests-2.22.0 | 89 KB | ##################################### | 100% iraf.xray-2.5.y2k | 31.2 MB | ##################################### | 100% ginga-2.7.2 | 5.3 MB | ##################################### | 100% stsci.convolve-2.2.2 | 67 KB | ##################################### | 100% asteval-0.9.13 | 32 KB | ##################################### | 100% xlrd-1.2.0 | 187 KB | ##################################### | 100% iraf.axe-2.6.2 | 7.2 MB | ##################################### | 100% mkl_random-1.0.2 | 383 KB | ##################################### | 100% iraf.fitsutil-2011_0 | 7.5 MB | ##################################### | 100% numpy-base-1.16.4 | 4.3 MB | ##################################### | 100% stsci.distutils-0.3. | 37 KB | ##################################### | 100% jinja2-2.10.1 | 181 KB | ##################################### | 100% iraf.cutoutpkg-2001_ | 2.2 MB | ##################################### | 100% markupsafe-1.1.1 | 29 KB | ##################################### | 100% d2to1-0.2.12 | 39 KB | ##################################### | 100% dill-0.2.9 | 115 KB | ##################################### | 100% wheel-0.33.4 | 39 KB | ##################################### | 100% pyqtgraph-0.10.0 | 961 KB | ##################################### | 100% notebook-5.7.8 | 7.2 MB | ##################################### | 100% stsci.image-2.3.1 | 34 KB | ##################################### | 100% pyopengl-3.1.1a1 | 1.3 MB | ##################################### | 100% iraf.sqiid-2013_01_0 | 238 KB | ##################################### | 100% linecache2-1.0.0 | 24 KB | ##################################### | 100% pyraf-all-1.0 | 5 KB | ##################################### | 100% iraf.cirred-2007_12_ | 2.5 MB | ##################################### | 100% semantic_version-2.6 | 15 KB | ##################################### | 100% pyqt-5.9.2 | 5.4 MB | ##################################### | 100% iraf.ucsclris-2013_0 | 1.2 MB | ##################################### | 100% distributed-1.28.1 | 852 KB | ##################################### | 100% click-7.0 | 116 KB | ##################################### | 100% nbformat-4.4.0 | 139 KB | ##################################### | 100% prompt_toolkit-1.0.1 | 333 KB | ##################################### | 100% gwcs-0.8.0 | 83 KB | ##################################### | 100% iraf-all-1.0 | 5 KB | ##################################### | 100% iraf-os-libs-1.0 | 1004 KB | ##################################### | 100% urllib3-1.24.2 | 151 KB | ##################################### | 100% specviz-0.5.0 | 779 KB | ##################################### | 100% iraf.stsdas-3.18.3 | 196.0 MB | ##################################### | 100% htc_utils-0.1.0 | 29 KB | ##################################### | 100% glue-ginga-0.2 | 32 KB | ##################################### | 100% bleach-3.1.0 | 228 KB | ##################################### | 100% imexam-0.8.1 | 297 KB | ##################################### | 100% pytest-openfiles-0.3 | 11 KB | ##################################### | 100% matplotlib-2.2.3 | 6.5 MB | ##################################### | 100% stginga-0.3 | 80 KB | ##################################### | 100% pywavelets-1.0.3 | 4.4 MB | ##################################### | 100% docopt-0.6.2 | 18 KB | ##################################### | 100% mosviz-0.1.1 | 1.3 MB | ##################################### | 100% entrypoints-0.3 | 12 KB | ##################################### | 100% stsci.imagemanip-1.1 | 22 KB | ##################################### | 100% pytest-remotedata-0. | 13 KB | ##################################### | 100% cubeviz-0.0.2 | 71 KB | ##################################### | 100% send2trash-1.5.0 | 16 KB | ##################################### | 100% configparser-3.7.4 | 41 KB | ##################################### | 100% iraf.mtools-2013_01_ | 5.8 MB | ##################################### | 100% cytoolz-0.9.0.1 | 410 KB | ##################################### | 100% reftools-1.7.4 | 480 KB | ##################################### | 100% pytest-astropy-0.5.0 | 6 KB | ##################################### | 100% heapdict-1.0.0 | 8 KB | ##################################### | 100% iraf.mscred-5.04 | 16.1 MB | ##################################### | 100% py-1.8.0 | 137 KB | ##################################### | 100% backports.shutil_get | 8 KB | ##################################### | 100% pyzmq-18.0.0 | 463 KB | ##################################### | 100% backports_abc-0.5 | 13 KB | ##################################### | 100% stsci.imagestats-1.4 | 33 KB | ##################################### | 100% costools-1.2.3 | 42 KB | ##################################### | 100% mistune-0.8.4 | 53 KB | ##################################### | 100% iraf.rvsao-2.7.8 | 4.2 MB | ##################################### | 100% iraf.mem0-2013_01_02 | 1022 KB | ##################################### | 100% pillow-6.0.0 | 626 KB | ##################################### | 100% astroimtools-0.1.1 | 64 KB | ##################################### | 100% iraf.deitab-2013_01_ | 2.1 MB | ##################################### | 100% setuptools-41.0.1 | 640 KB | ##################################### | 100% acstools-2.1.0 | 65 KB | ##################################### | 100% iraf.adccdrom-2013_0 | 1.0 MB | ##################################### | 100% spherical-geometry-1 | 7.9 MB | ##################################### | 100% iraf.esowfi-2013_01_ | 25 KB | ##################################### | 100% olefile-0.46 | 48 KB | ##################################### | 100% pyraf.kepler-2.6.3 | 283 KB | ##################################### | 100% iraf.stecf-3.17 | 6.9 MB | ##################################### | 100% calcos-3.3.5 | 412 KB | ##################################### | 100% scikit-learn-0.20.3 | 5.8 MB | ##################################### | 100% sip-4.19.8 | 291 KB | ##################################### | 100% pandocfilters-1.4.2 | 13 KB | ##################################### | 100% bokeh-1.2.0 | 3.9 MB | ##################################### | 100% pathlib2-2.3.3 | 31 KB | ##################################### | 100% iraf.ctio-2010_11_18 | 5.4 MB | ##################################### | 100% testpath-0.4.2 | 91 KB | ##################################### | 100% kiwisolver-1.1.0 | 91 KB | ##################################### | 100% pyraf-2.1.15 | 1.5 MB | ##################################### | 100% jsonschema-3.0.1 | 86 KB | ##################################### | 100% singledispatch-3.4.0 | 15 KB | ##################################### | 100% iraf.upsqiid-2013_01 | 165 KB | ##################################### | 100% nose-1.3.7 | 213 KB | ##################################### | 100% packaging-19.0 | 37 KB | ##################################### | 100% networkx-2.0 | 1.7 MB | ##################################### | 100% scipy-1.2.1 | 17.6 MB | ##################################### | 100% prometheus_client-0. | 69 KB | ##################################### | 100% scikit-image-0.14.2 | 24.0 MB | ##################################### | 100% tornado-5.1.1 | 643 KB | ##################################### | 100% drizzlepac-2.2.6 | 1.8 MB | ##################################### | 100% atomicwrites-1.3.0 | 13 KB | ##################################### | 100% iraf.finder-2.2 | 2.1 MB | ##################################### | 100% photutils-0.4.1 | 682 KB | ##################################### | 100% scandir-1.10.0 | 32 KB | ##################################### | 100% pytest-4.6.2 | 358 KB | ##################################### | 100% pytest-doctestplus-0 | 23 KB | ##################################### | 100% stsci-3.1.0 | 2 KB | ##################################### | 100% locket-0.2.0 | 8 KB | ##################################### | 100% psutil-5.6.2 | 320 KB | ##################################### | 100% decorator-4.0.9 | 12 KB | ##################################### | 100% ipykernel-4.10.0 | 145 KB | ##################################### | 100% stregion-1.1.4 | 201 KB | ##################################### | 100% iraf-x11-2.0 | 2.9 MB | ##################################### | 100% sortedcontainers-2.1 | 44 KB | ##################################### | 100% mkl_fft-1.0.12 | 163 KB | ##################################### | 100% numpy-1.16.4 | 49 KB | ##################################### | 100% msgpack-python-0.6.1 | 90 KB | ##################################### | 100% lxml-4.3.3 | 1.5 MB | ##################################### | 100% pyrsistent-0.14.11 | 88 KB | ##################################### | 100% ptyprocess-0.6.0 | 22 KB | ##################################### | 100% iraf.mscdb-2011_02_2 | 315 KB | ##################################### | 100% pyyaml-5.1 | 177 KB | ##################################### | 100% unittest2-1.1.0 | 143 KB | ##################################### | 100% python-dateutil-2.8. | 279 KB | ##################################### | 100% ipython_genutils-0.2 | 38 KB | ##################################### | 100% iraf-2.16.UR.1 | 185.1 MB | ##################################### | 100% funcsigs-1.0.2 | 20 KB | ##################################### | 100% jupyter_client-5.2.4 | 125 KB | ##################################### | 100% pandas-0.24.2 | 10.9 MB | ##################################### | 100% wfc3tools-1.3.5 | 28 KB | ##################################### | 100% radio-beam-0.2 | 82 KB | ##################################### | 100% spectral-cube-0.4.3 | 240 KB | ##################################### | 100% iraf.gemini-1.14 | 10.6 MB | ##################################### | 100% asdf-1.3.3 | 445 KB | ##################################### | 100% iraf.gmisc-2010_11_1 | 3.6 MB | ##################################### | 100% fitsblender-0.3.5 | 69 KB | ##################################### | 100% iraf.tables-3.18.3 | 18.8 MB | ##################################### | 100% pip-19.1.1 | 1.8 MB | ##################################### | 100% stsci-hst-3.1.1 | 3 KB | ##################################### | 100% importlib_metadata-0 | 39 KB | ##################################### | 100% backports.functools_ | 9 KB | ##################################### | 100% specutils-0.2.2 | 3.3 MB | ##################################### | 100% Preparing transaction: done Verifying transaction: done Executing transaction: done # # To activate this environment, use # # $ conda activate iraf27 # # To deactivate an active environment, use # # $ conda deactivate以上が、インストールログの例です。
$ ls -dl iraf* iraf-2.16.UR.1-0 iraf-all-1.0-1 iraf-os-libs-1.0-0 iraf-x11-2.0-1 iraf.adccdrom-2013_01_02-2 iraf.axe-2.6.2-2 iraf.cfh12k-2013_01_02-2 iraf.cirred-2007_12_13-2 iraf.ctio-2010_11_18-2 iraf.cutoutpkg-2001_04_05-2 iraf.deitab-2013_01_02-2 iraf.esowfi-2013_01_02-2 iraf.finder-2.2-2 iraf.fitsutil-2011_02_22-2 iraf.gemini-1.14-1 iraf.gmisc-2010_11_18-2 iraf.guiapps-2010_11_18-2 iraf.mem0-2013_01_02-2 iraf.upsqiid-2013_01_02-2 iraf.mscdb-2011_02_28-2 iraf.mscred-5.04-2 iraf.mtools-2013_01_02-2 iraf.nfextern-2013_01_02-2 iraf.rvsao-2.7.8-2 iraf.sqiid-2013_01_02-2 iraf.stecf-3.17-2 iraf.stsdas-3.18.3-1 iraf.tables-3.18.3-1 iraf.ucsclris-2013_01_02-2 iraf.xdimsum-2010_11_18-2 iraf.xray-2.5.y2k-2 $ ls -dl stsc* stsci-3.1.0-py27_0 stsci-3.2.0-py37_0 stsci-data-analysis-2.2.0-py27_0 stsci-data-analysis-3.0.0-py37_0 stsci-hst-3.1.1-py27_0 stsci-hst-3.1.1-py37_0 stsci.convolve-2.2.2-py27_1 stsci.convolve-2.2.2-py37_1 stsci.distutils-0.3.8-py27_2 stsci.distutils-0.3.8-py37_2 stsci.image-2.3.1-py27_0 stsci.image-2.3.1-py37_0 stsci.imagemanip-1.1.4-py27_1 stsci.imagemanip-1.1.4-py37_1 stsci.imagestats-1.4.3-py27_0 stsci.imagestats-1.6.2-py37_0 stsci.ndimage-0.10.1-py27_3 stsci.ndimage-0.10.1-py37_3 stsci.skypac-0.9.15-py27_0 stsci.skypac-1.0.4-py37_0 stsci.stimage-0.2.2-py27_1 stsci.stimage-0.2.2-py37_1 stsci.tools-3.4.13-py27_1 stsci.tools-3.4.13-py37_1
toPageTop
|
toToshi
|
Back to SasakiFamily's Page
|