diff --git a/jwstdp/1.15.1/README.md b/jwstdp/1.15.1/README.md new file mode 100644 index 0000000..a678ffe --- /dev/null +++ b/jwstdp/1.15.1/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.15.1/conda_python_macos-stable-deps.txt b/jwstdp/1.15.1/conda_python_macos-stable-deps.txt new file mode 100644 index 0000000..c200320 --- /dev/null +++ b/jwstdp/1.15.1/conda_python_macos-stable-deps.txt @@ -0,0 +1,21 @@ +# This file may be used to create an environment using: +# $ conda create --name --file +# platform: osx-64 +# conda version: 24.5.0 +@EXPLICIT +https://conda.anaconda.org/conda-forge/osx-64/bzip2-1.0.8-h10d778d_5.conda +https://conda.anaconda.org/conda-forge/osx-64/ca-certificates-2024.6.2-h8857fd0_0.conda +https://conda.anaconda.org/conda-forge/osx-64/libexpat-2.6.2-h73e2aa4_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.3.1-h87427d6_1.conda +https://conda.anaconda.org/conda-forge/osx-64/ncurses-6.5-h5846eda_0.conda +https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h0c530f3_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.46.0-h1b8f9f3_0.conda +https://conda.anaconda.org/conda-forge/osx-64/openssl-3.3.1-h87427d6_1.conda +https://conda.anaconda.org/conda-forge/osx-64/readline-8.2-h9e318b2_1.conda +https://conda.anaconda.org/conda-forge/osx-64/tk-8.6.13-h1abcd95_1.conda +https://conda.anaconda.org/conda-forge/osx-64/python-3.11.9-h657bba9_0_cpython.conda +https://conda.anaconda.org/conda-forge/noarch/setuptools-70.1.1-pyhd8ed1ab_0.conda +https://conda.anaconda.org/conda-forge/noarch/wheel-0.43.0-pyhd8ed1ab_1.conda +https://conda.anaconda.org/conda-forge/noarch/pip-24.0-pyhd8ed1ab_0.conda diff --git a/jwstdp/1.15.1/conda_python_stable-deps.txt b/jwstdp/1.15.1/conda_python_stable-deps.txt new file mode 100644 index 0000000..10768b9 --- /dev/null +++ b/jwstdp/1.15.1/conda_python_stable-deps.txt @@ -0,0 +1,29 @@ +# This file may be used to create an environment using: +# $ conda create --name --file +# platform: linux-64 +# conda version: 24.5.0 +@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-2024.6.2-hbcca054_0.conda +https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.40-hf3520f5_7.conda +https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h0c530f3_0.conda +https://conda.anaconda.org/conda-forge/linux-64/libgomp-13.2.0-h77fa898_13.conda +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-13.2.0-h77fa898_13.conda +https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-hd590300_5.conda +https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.6.2-h59595ed_0.conda +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.1-hd590300_0.conda +https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.38.1-h0b41bf4_0.conda +https://conda.anaconda.org/conda-forge/linux-64/libxcrypt-4.4.36-hd590300_1.conda +https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.3.1-h4ab18f5_1.conda +https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.5-h59595ed_0.conda +https://conda.anaconda.org/conda-forge/linux-64/openssl-3.3.1-h4ab18f5_1.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.46.0-hde9e2c9_0.conda +https://conda.anaconda.org/conda-forge/linux-64/readline-8.2-h8228510_1.conda +https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.13-noxft_h4845f30_101.conda +https://conda.anaconda.org/conda-forge/linux-64/python-3.12.4-h194c7f8_0_cpython.conda +https://conda.anaconda.org/conda-forge/noarch/setuptools-70.1.1-pyhd8ed1ab_0.conda +https://conda.anaconda.org/conda-forge/noarch/wheel-0.43.0-pyhd8ed1ab_1.conda +https://conda.anaconda.org/conda-forge/noarch/pip-24.0-pyhd8ed1ab_0.conda diff --git a/jwstdp/1.15.1/reqs_macos-stable-deps.txt b/jwstdp/1.15.1/reqs_macos-stable-deps.txt new file mode 100644 index 0000000..9845859 --- /dev/null +++ b/jwstdp/1.15.1/reqs_macos-stable-deps.txt @@ -0,0 +1,96 @@ +alabaster==0.7.16 +asdf==3.2.0 +asdf-astropy==0.6.1 +asdf_coordinates_schemas==0.3.0 +asdf_standard==1.1.1 +asdf_transform_schemas==0.5.0 +asdf_wcs_schemas==0.4.0 +astropy==6.1.1 +astropy-iers-data==0.2024.7.8.0.31.19 +attrs==23.2.0 +Babel==2.15.0 +BayesicFitting==3.2.1 +certifi==2024.7.4 +charset-normalizer==3.3.2 +ci_watson==0.6.2 +colorama==0.4.6 +contourpy==1.2.1 +coverage==7.5.4 +crds==11.17.25 +cycler==0.12.1 +docutils==0.21.2 +drizzle==1.15.2 +et-xmlfile==1.1.0 +filelock==3.15.4 +fonttools==4.53.1 +future==1.0.0 +gwcs==0.21.0 +idna==3.7 +imageio==2.34.2 +imagesize==1.4.1 +importlib_metadata==8.0.0 +iniconfig==2.0.0 +Jinja2==3.1.4 +jmespath==1.0.1 +jplephem==2.22 +jsonschema==4.22.0 +jsonschema-specifications==2023.12.1 +jwst==1.15.1 +kiwisolver==1.4.5 +lazy_loader==0.4 +lxml==5.2.2 +MarkupSafe==2.1.5 +matplotlib==3.9.1 +networkx==3.3 +numpy==1.26.4 +numpydoc==1.7.0 +opencv-python-headless==4.10.0.84 +openpyxl==3.1.5 +packaging==24.1 +Parsley==1.3 +photutils==1.13.0 +pillow==10.4.0 +pluggy==1.5.0 +poppy==1.1.1 +psutil==6.0.0 +pyerfa==2.0.1.4 +Pygments==2.18.0 +pyparsing==3.1.2 +pysiaf==0.22.0 +pytest==8.2.2 +pytest-cov==5.0.0 +pytest-doctestplus==1.2.1 +python-dateutil==2.9.0.post0 +PyYAML==6.0.1 +readchar==4.1.0 +referencing==0.35.1 +requests==2.32.3 +requests-mock==1.12.1 +rpds-py==0.19.0 +ruff==0.5.1 +scikit-image==0.24.0 +scipy==1.14.0 +semantic-version==2.10.0 +six==1.16.0 +snowballstemmer==2.2.0 +spherical_geometry==1.3.2 +Sphinx==7.3.7 +sphinxcontrib-applehelp==1.0.8 +sphinxcontrib-devhelp==1.0.6 +sphinxcontrib-htmlhelp==2.0.5 +sphinxcontrib-jsmath==1.0.1 +sphinxcontrib-qthelp==1.0.7 +sphinxcontrib-serializinghtml==1.1.10 +stcal==1.7.3 +stdatamodels==2.0.0 +stpipe==0.6.0 +stsci.image==2.3.9 +stsci.imagestats==1.8.3 +stsci.stimage==0.2.9 +synphot==1.4.0 +tabulate==0.9.0 +tifffile==2024.7.2 +tweakwcs==0.8.7 +urllib3==2.2.2 +wiimatch==0.3.2 +zipp==3.19.2 diff --git a/jwstdp/1.15.1/reqs_stable-deps.txt b/jwstdp/1.15.1/reqs_stable-deps.txt new file mode 100644 index 0000000..9845859 --- /dev/null +++ b/jwstdp/1.15.1/reqs_stable-deps.txt @@ -0,0 +1,96 @@ +alabaster==0.7.16 +asdf==3.2.0 +asdf-astropy==0.6.1 +asdf_coordinates_schemas==0.3.0 +asdf_standard==1.1.1 +asdf_transform_schemas==0.5.0 +asdf_wcs_schemas==0.4.0 +astropy==6.1.1 +astropy-iers-data==0.2024.7.8.0.31.19 +attrs==23.2.0 +Babel==2.15.0 +BayesicFitting==3.2.1 +certifi==2024.7.4 +charset-normalizer==3.3.2 +ci_watson==0.6.2 +colorama==0.4.6 +contourpy==1.2.1 +coverage==7.5.4 +crds==11.17.25 +cycler==0.12.1 +docutils==0.21.2 +drizzle==1.15.2 +et-xmlfile==1.1.0 +filelock==3.15.4 +fonttools==4.53.1 +future==1.0.0 +gwcs==0.21.0 +idna==3.7 +imageio==2.34.2 +imagesize==1.4.1 +importlib_metadata==8.0.0 +iniconfig==2.0.0 +Jinja2==3.1.4 +jmespath==1.0.1 +jplephem==2.22 +jsonschema==4.22.0 +jsonschema-specifications==2023.12.1 +jwst==1.15.1 +kiwisolver==1.4.5 +lazy_loader==0.4 +lxml==5.2.2 +MarkupSafe==2.1.5 +matplotlib==3.9.1 +networkx==3.3 +numpy==1.26.4 +numpydoc==1.7.0 +opencv-python-headless==4.10.0.84 +openpyxl==3.1.5 +packaging==24.1 +Parsley==1.3 +photutils==1.13.0 +pillow==10.4.0 +pluggy==1.5.0 +poppy==1.1.1 +psutil==6.0.0 +pyerfa==2.0.1.4 +Pygments==2.18.0 +pyparsing==3.1.2 +pysiaf==0.22.0 +pytest==8.2.2 +pytest-cov==5.0.0 +pytest-doctestplus==1.2.1 +python-dateutil==2.9.0.post0 +PyYAML==6.0.1 +readchar==4.1.0 +referencing==0.35.1 +requests==2.32.3 +requests-mock==1.12.1 +rpds-py==0.19.0 +ruff==0.5.1 +scikit-image==0.24.0 +scipy==1.14.0 +semantic-version==2.10.0 +six==1.16.0 +snowballstemmer==2.2.0 +spherical_geometry==1.3.2 +Sphinx==7.3.7 +sphinxcontrib-applehelp==1.0.8 +sphinxcontrib-devhelp==1.0.6 +sphinxcontrib-htmlhelp==2.0.5 +sphinxcontrib-jsmath==1.0.1 +sphinxcontrib-qthelp==1.0.7 +sphinxcontrib-serializinghtml==1.1.10 +stcal==1.7.3 +stdatamodels==2.0.0 +stpipe==0.6.0 +stsci.image==2.3.9 +stsci.imagestats==1.8.3 +stsci.stimage==0.2.9 +synphot==1.4.0 +tabulate==0.9.0 +tifffile==2024.7.2 +tweakwcs==0.8.7 +urllib3==2.2.2 +wiimatch==0.3.2 +zipp==3.19.2