diff options
author | Automated <automated@example.com> | 2023-03-03 13:49:30 -0500 |
---|---|---|
committer | Automated <automated@example.com> | 2023-03-03 13:49:30 -0500 |
commit | 39eabcc9a2978e39fe0ff4845ed408543f1ba784 (patch) | |
tree | 40c7172c30eca319fe770b956f796dffa891f5fc /jwstdp | |
parent | a441b8d49a199d140358f32bf0640de37738b7c8 (diff) | |
download | astroconda-releases-39eabcc9a2978e39fe0ff4845ed408543f1ba784.tar.gz |
JWSTDP-1.9.5
Diffstat (limited to 'jwstdp')
-rw-r--r-- | jwstdp/1.9.5/README.md | 34 | ||||
-rw-r--r-- | jwstdp/1.9.5/conda_python_macos-stable-deps.txt | 19 | ||||
-rw-r--r-- | jwstdp/1.9.5/conda_python_stable-deps.txt | 26 | ||||
-rw-r--r-- | jwstdp/1.9.5/reqs_macos-stable-deps.txt | 75 | ||||
-rw-r--r-- | jwstdp/1.9.5/reqs_stable-deps.txt | 75 |
5 files changed, 229 insertions, 0 deletions
diff --git a/jwstdp/1.9.5/README.md b/jwstdp/1.9.5/README.md new file mode 100644 index 0000000..a678ffe --- /dev/null +++ b/jwstdp/1.9.5/README.md @@ -0,0 +1,34 @@ +# Installing the tested pipeline stack + +Conda (miniconda3 or anaconda3) must already be installed, if it is not, +'Advance Setup' below. +All steps must be performed in bash or a compatible shell. + +A fresh installation of Anaconda3 or Miniconda3 is not required for each JWSTDP +release. The method described here allows for multiple, entirely segregated, +pipeline installations. + +# Advance setup + +If conda has not yet been installed, use the following steps to obtain +it, then use the procedure above to install the pipeline software. + +For detailed instructions of this step, please visit: http://docs.continuum.io/anaconda/install#linux-install + +**For Miniconda:** + +``` +$ wget +https://repo.continuum.io/miniconda/Miniconda3-Latest-Linux-x86_64.sh +$ bash Miniconda3-Latest-Linux-x86_64.sh +$ export PATH=$HOME/miniconda3/bin:$PATH +``` + +**For Anaconda (if preferred):** + +``` +$ wget +https://repo.continuum.io/archive/Anaconda3-2019.10-Linux-x86_64.sh +$ bash Anaconda3-2019.10-Linux-x86_64.sh +$ export PATH=$HOME/anaconda3/bin:$PATH +``` diff --git a/jwstdp/1.9.5/conda_python_macos-stable-deps.txt b/jwstdp/1.9.5/conda_python_macos-stable-deps.txt new file mode 100644 index 0000000..7514f10 --- /dev/null +++ b/jwstdp/1.9.5/conda_python_macos-stable-deps.txt @@ -0,0 +1,19 @@ +# This file may be used to create an environment using: +# $ conda create --name <env> --file <this file> +# platform: osx-64 +@EXPLICIT +https://conda.anaconda.org/conda-forge/osx-64/bzip2-1.0.8-h0d85af4_4.tar.bz2 +https://conda.anaconda.org/conda-forge/osx-64/ca-certificates-2022.12.7-h033912b_0.conda +https://conda.anaconda.org/conda-forge/osx-64/libffi-3.4.2-h0d85af4_5.tar.bz2 +https://conda.anaconda.org/conda-forge/osx-64/libzlib-1.2.13-hfd90126_4.tar.bz2 +https://conda.anaconda.org/conda-forge/osx-64/ncurses-6.3-h96cf925_1.tar.bz2 +https://conda.anaconda.org/conda-forge/noarch/tzdata-2022g-h191b570_0.conda +https://conda.anaconda.org/conda-forge/osx-64/xz-5.2.6-h775f41a_0.tar.bz2 +https://conda.anaconda.org/conda-forge/osx-64/libsqlite-3.40.0-ha978bb4_0.tar.bz2 +https://conda.anaconda.org/conda-forge/osx-64/openssl-3.0.8-hfd90126_0.conda +https://conda.anaconda.org/conda-forge/osx-64/readline-8.1.2-h3899abd_0.tar.bz2 +https://conda.anaconda.org/conda-forge/osx-64/tk-8.6.12-h5dbffcc_0.tar.bz2 +https://conda.anaconda.org/conda-forge/osx-64/python-3.9.16-h709bd14_0_cpython.conda +https://conda.anaconda.org/conda-forge/noarch/setuptools-67.4.0-pyhd8ed1ab_0.conda +https://conda.anaconda.org/conda-forge/noarch/wheel-0.38.4-pyhd8ed1ab_0.tar.bz2 +https://conda.anaconda.org/conda-forge/noarch/pip-23.0.1-pyhd8ed1ab_0.conda diff --git a/jwstdp/1.9.5/conda_python_stable-deps.txt b/jwstdp/1.9.5/conda_python_stable-deps.txt new file mode 100644 index 0000000..9a35c49 --- /dev/null +++ b/jwstdp/1.9.5/conda_python_stable-deps.txt @@ -0,0 +1,26 @@ +# This file may be used to create an environment using: +# $ conda create --name <env> --file <this file> +# platform: linux-64 +@EXPLICIT +https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2 +https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2022.12.7-ha878542_0.conda +https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.40-h41732ed_0.conda +https://conda.anaconda.org/conda-forge/noarch/tzdata-2022g-h191b570_0.conda +https://conda.anaconda.org/conda-forge/linux-64/libgomp-12.2.0-h65d4601_19.tar.bz2 +https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2 +https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-12.2.0-h65d4601_19.tar.bz2 +https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-h7f98852_4.tar.bz2 +https://conda.anaconda.org/conda-forge/linux-64/libffi-3.4.2-h7f98852_5.tar.bz2 +https://conda.anaconda.org/conda-forge/linux-64/libnsl-2.0.0-h7f98852_0.tar.bz2 +https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.32.1-h7f98852_1000.tar.bz2 +https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.2.13-h166bdaf_4.tar.bz2 +https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.3-h27087fc_1.tar.bz2 +https://conda.anaconda.org/conda-forge/linux-64/openssl-3.0.8-h0b41bf4_0.conda +https://conda.anaconda.org/conda-forge/linux-64/xz-5.2.6-h166bdaf_0.tar.bz2 +https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.40.0-h753d276_0.tar.bz2 +https://conda.anaconda.org/conda-forge/linux-64/readline-8.1.2-h0f457ee_0.tar.bz2 +https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.12-h27826a3_0.tar.bz2 +https://conda.anaconda.org/conda-forge/linux-64/python-3.9.16-h2782a2a_0_cpython.conda +https://conda.anaconda.org/conda-forge/noarch/setuptools-67.4.0-pyhd8ed1ab_0.conda +https://conda.anaconda.org/conda-forge/noarch/wheel-0.38.4-pyhd8ed1ab_0.tar.bz2 +https://conda.anaconda.org/conda-forge/noarch/pip-23.0.1-pyhd8ed1ab_0.conda diff --git a/jwstdp/1.9.5/reqs_macos-stable-deps.txt b/jwstdp/1.9.5/reqs_macos-stable-deps.txt new file mode 100644 index 0000000..148a06c --- /dev/null +++ b/jwstdp/1.9.5/reqs_macos-stable-deps.txt @@ -0,0 +1,75 @@ +asdf==2.14.3 +asdf-astropy==0.3.0 +asdf-coordinates-schemas==0.1.0 +asdf-standard==1.0.3 +asdf-transform-schemas==0.3.0 +asdf-unit-schemas==0.1.0 +asdf-wcs-schemas==0.1.1 +astropy==5.2.1 +attrs==22.2.0 +BayesicFitting==3.0.1 +certifi==2022.12.7 +charset-normalizer==3.0.1 +ci-watson==0.6.1 +codecov==2.1.12 +colorama==0.4.6 +contourpy==1.0.7 +coverage==7.1.0 +crds==11.16.19 +cycler==0.11.0 +drizzle==1.13.6 +exceptiongroup==1.1.0 +filelock==3.9.0 +fonttools==4.38.0 +future==0.18.3 +gwcs==0.18.3 +idna==3.4 +imageio==2.25.0 +importlib-metadata==6.0.0 +iniconfig==2.0.0 +jmespath==1.0.1 +jsonschema==4.17.3 +kiwisolver==1.4.4 +lxml==4.9.2 +matplotlib==3.6.3 +networkx==3.0 +numpy==1.24.1 +opencv-python==4.7.0.72 +packaging==23.0 +Parsley==1.3 +photutils==1.6.0 +Pillow==9.4.0 +pluggy==1.0.0 +poppy==1.0.3 +psutil==5.9.4 +pyerfa==2.0.0.1 +pyparsing==3.0.9 +pyrsistent==0.19.3 +pytest==7.2.1 +pytest-cov==4.0.0 +pytest-doctestplus==0.12.1 +pytest-openfiles==0.5.0 +python-dateutil==2.8.2 +PyWavelets==1.4.1 +PyYAML==6.0 +readchar==4.0.3 +requests==2.28.2 +requests-mock==1.10.0 +ruff==0.0.236 +scikit-image==0.19.3 +scipy==1.9.3 +semantic-version==2.10.0 +six==1.16.0 +spherical-geometry==1.2.23 +stcal==1.3.3 +stdatamodels==0.4.5 +stpipe==0.4.5 +stsci.image==2.3.5 +stsci.imagestats==1.6.3 +stsci.stimage==0.2.6 +tifffile==2023.1.23.1 +tomli==2.0.1 +tweakwcs==0.8.1 +urllib3==1.26.14 +wiimatch==0.3.1 +zipp==3.11.0 diff --git a/jwstdp/1.9.5/reqs_stable-deps.txt b/jwstdp/1.9.5/reqs_stable-deps.txt new file mode 100644 index 0000000..148a06c --- /dev/null +++ b/jwstdp/1.9.5/reqs_stable-deps.txt @@ -0,0 +1,75 @@ +asdf==2.14.3 +asdf-astropy==0.3.0 +asdf-coordinates-schemas==0.1.0 +asdf-standard==1.0.3 +asdf-transform-schemas==0.3.0 +asdf-unit-schemas==0.1.0 +asdf-wcs-schemas==0.1.1 +astropy==5.2.1 +attrs==22.2.0 +BayesicFitting==3.0.1 +certifi==2022.12.7 +charset-normalizer==3.0.1 +ci-watson==0.6.1 +codecov==2.1.12 +colorama==0.4.6 +contourpy==1.0.7 +coverage==7.1.0 +crds==11.16.19 +cycler==0.11.0 +drizzle==1.13.6 +exceptiongroup==1.1.0 +filelock==3.9.0 +fonttools==4.38.0 +future==0.18.3 +gwcs==0.18.3 +idna==3.4 +imageio==2.25.0 +importlib-metadata==6.0.0 +iniconfig==2.0.0 +jmespath==1.0.1 +jsonschema==4.17.3 +kiwisolver==1.4.4 +lxml==4.9.2 +matplotlib==3.6.3 +networkx==3.0 +numpy==1.24.1 +opencv-python==4.7.0.72 +packaging==23.0 +Parsley==1.3 +photutils==1.6.0 +Pillow==9.4.0 +pluggy==1.0.0 +poppy==1.0.3 +psutil==5.9.4 +pyerfa==2.0.0.1 +pyparsing==3.0.9 +pyrsistent==0.19.3 +pytest==7.2.1 +pytest-cov==4.0.0 +pytest-doctestplus==0.12.1 +pytest-openfiles==0.5.0 +python-dateutil==2.8.2 +PyWavelets==1.4.1 +PyYAML==6.0 +readchar==4.0.3 +requests==2.28.2 +requests-mock==1.10.0 +ruff==0.0.236 +scikit-image==0.19.3 +scipy==1.9.3 +semantic-version==2.10.0 +six==1.16.0 +spherical-geometry==1.2.23 +stcal==1.3.3 +stdatamodels==0.4.5 +stpipe==0.4.5 +stsci.image==2.3.5 +stsci.imagestats==1.6.3 +stsci.stimage==0.2.6 +tifffile==2023.1.23.1 +tomli==2.0.1 +tweakwcs==0.8.1 +urllib3==1.26.14 +wiimatch==0.3.1 +zipp==3.11.0 |