diff options
Diffstat (limited to 'caldp/20220214')
-rw-r--r-- | caldp/20220214/CALDP_20220214_COS_linux_py38_final.yml | 116 | ||||
-rw-r--r-- | caldp/20220214/CALDP_20220214_COS_macos_py38_final.yml | 104 | ||||
-rw-r--r-- | caldp/20220214/README.md | 53 | ||||
-rw-r--r-- | caldp/20220214/dev/CALDP_20220214_COS_linux_py38_rc1.yml | 118 | ||||
-rw-r--r-- | caldp/20220214/dev/CALDP_20220214_COS_macos_py38_rc1.yml | 105 | ||||
l--------- | caldp/20220214/latest-linux.yml | 1 | ||||
l--------- | caldp/20220214/latest-macos.yml | 1 | ||||
-rw-r--r-- | caldp/20220214/release_notes.md | 18 |
8 files changed, 516 insertions, 0 deletions
diff --git a/caldp/20220214/CALDP_20220214_COS_linux_py38_final.yml b/caldp/20220214/CALDP_20220214_COS_linux_py38_final.yml new file mode 100644 index 0000000..fe95db9 --- /dev/null +++ b/caldp/20220214/CALDP_20220214_COS_linux_py38_final.yml @@ -0,0 +1,116 @@ +# delivery_name: CALDP_20220214_COS_final +# creation_time: Mon Feb 14 15:00:00 2022 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: + - https://ssb.stsci.edu/astroconda-staging + - https://ssb.stsci.edu/astroconda + - conda-forge + - defaults +dependencies: + - _libgcc_mutex=0.1=main + - _openmp_mutex=4.5=1_gnu + - bzip2=1.0.8=h7b6447c_0 + - ca-certificates=2021.7.5=h06a4308_1 + - certifi=2021.5.30=py38h06a4308_0 + - cfitsio=3.470=1 + - fitsverify=4.18=13 + - hstcal=2.7.2.dev0+gd395b8b8=0 + - ld_impl_linux-64=2.35.1=h7274673_9 + - libffi=3.3=he6710b0_2 + - libgcc=7.2.0=h69d50b8_2 + - libgcc-ng=9.3.0=h5101ec6_17 + - libgfortran-ng=7.5.0=ha8ba4b0_17 + - libgfortran4=7.5.0=ha8ba4b0_17 + - libgomp=9.3.0=h5101ec6_17 + - libstdcxx-ng=9.3.0=hd4cf53a_17 + - ncurses=6.2=he6710b0_1 + - openssl=1.1.1l=h7f8727e_0 + - pip=21.0.1=py38h06a4308_0 + - python=3.8.11=h12debd9_0_cpython + - readline=8.1=h27cfd23_0 + - setuptools=58.0.4=py38h06a4308_0 + - sqlite=3.36.0=hc218d9a_0 + - tk=8.6.11=h1ccaba5_0 + - wheel=0.37.0=pyhd3eb1b0_1 + - xz=5.2.5=h7b6447c_0 + - zlib=1.2.11=h7b6447c_3 + - pip: + - acstools==3.3.1 + - asdf==2.8.1 + - astropy==4.3.1 + - astroquery==0.4.3 + - attrs==21.2.0 + - beautifulsoup4==4.10.0 + - bokeh==2.4.0 + - calcos==3.4.0 + - cffi==1.14.6 + - charset-normalizer==2.0.6 + - costools==1.2.4 + - crds==11.4.3 + - cryptography==35.0.0 + - cycler==0.10.0 + - drizzlepac==3.3.1 + - filelock==3.3.0 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==3.2 + - imageio==2.9.0 + - importlib-metadata==4.8.1 + - importlib-resources==5.2.2 + - jeepney==0.7.1 + - jinja2==3.0.2 + - jmespath==0.10.0 + - joblib==1.0.1 + - jsonschema==3.2.0 + - keyring==23.2.1 + - kiwisolver==1.3.2 + - lxml==4.6.3 + - markupsafe==2.0.1 + - matplotlib==3.4.3 + - mimeparse==0.1.3 + - networkx==2.6.3 + - nictools==1.1.5 + - numpy==1.21.2 + - packaging==21.0 + - pandas==1.3.3 + - parsley==1.3 + - photutils==1.1.0 + - pillow==8.3.2 + - pycparser==2.20 + - pyerfa==2.0.0 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - pyrsistent==0.18.0 + - python-dateutil==2.8.2 + - pytz==2021.3 + - pyvo==1.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.26.0 + - scikit-image==0.18.3 + - scikit-learn==1.0 + - scipy==1.7.1 + - secretstorage==3.3.1 + - semantic-version==2.8.5 + - six==1.16.0 + - soupsieve==2.2.1 + - spherical-geometry==1.2.20 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.8 + - stsci-stimage==0.2.5 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - threadpoolctl==3.0.0 + - tifffile==2021.8.30 + - tornado==6.1 + - tweakwcs==0.7.3 + - typing-extensions==3.10.0.2 + - urllib3==1.26.7 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.6.0 diff --git a/caldp/20220214/CALDP_20220214_COS_macos_py38_final.yml b/caldp/20220214/CALDP_20220214_COS_macos_py38_final.yml new file mode 100644 index 0000000..44999bf --- /dev/null +++ b/caldp/20220214/CALDP_20220214_COS_macos_py38_final.yml @@ -0,0 +1,104 @@ +# delivery_name: CALDP_20220214_COS_final +# creation_time: Mon Feb 14 15:00:00 2022 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: + - https://ssb.stsci.edu/astroconda-staging + - https://ssb.stsci.edu/astroconda + - defaults +dependencies: + - bzip2=1.0.8=h1de35cc_0 + - ca-certificates=2021.7.5=hecd8cb5_1 + - certifi=2021.5.30=py38hecd8cb5_0 + - cfitsio=3.470=1 + - fitsverify=4.18=13 + - hstcal=2.7.2.dev0+gd395b8b8=0 + - libcxx=12.0.0=h2f01273_0 + - libffi=3.3=hb1e8313_2 + - libgcc=4.8.5=hdbeacc1_10 + - libgfortran=3.0.1=h93005f0_2 + - ncurses=6.2=h0a44026_1 + - openssl=1.1.1l=h9ed2024_0 + - pip=21.0.1=py38hecd8cb5_0 + - python=3.8.11=h88f2d9e_1 + - readline=8.1=h9ed2024_0 + - setuptools=58.0.4=py38hecd8cb5_0 + - sqlite=3.36.0=hce871da_0 + - tk=8.6.11=h7bc2e8c_0 + - wheel=0.37.0=pyhd3eb1b0_1 + - xz=5.2.5=h1de35cc_0 + - zlib=1.2.11=h1de35cc_3 + - pip: + - acstools==3.3.1 + - asdf==2.8.1 + - astropy==4.3.1 + - astroquery==0.4.3 + - attrs==21.2.0 + - beautifulsoup4==4.10.0 + - bokeh==2.4.0 + - calcos==3.4.0 + - charset-normalizer==2.0.6 + - costools==1.2.4 + - crds==11.4.3 + - cycler==0.10.0 + - drizzlepac==3.3.1 + - filelock==3.3.0 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==3.2 + - imageio==2.9.0 + - importlib-metadata==4.8.1 + - importlib-resources==5.2.2 + - jinja2==3.0.2 + - jmespath==0.10.0 + - joblib==1.0.1 + - jsonschema==3.2.0 + - keyring==23.2.1 + - kiwisolver==1.3.2 + - lxml==4.6.3 + - markupsafe==2.0.1 + - matplotlib==3.4.3 + - mimeparse==0.1.3 + - networkx==2.6.3 + - nictools==1.1.5 + - numpy==1.21.2 + - packaging==21.0 + - pandas==1.3.3 + - parsley==1.3 + - photutils==1.1.0 + - pillow==8.3.2 + - pyerfa==2.0.0 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - pyrsistent==0.18.0 + - python-dateutil==2.8.2 + - pytz==2021.3 + - pyvo==1.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.26.0 + - scikit-image==0.18.3 + - scikit-learn==1.0 + - scipy==1.7.1 + - semantic-version==2.8.5 + - six==1.16.0 + - soupsieve==2.2.1 + - spherical-geometry==1.2.20 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.8 + - stsci-stimage==0.2.5 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - threadpoolctl==3.0.0 + - tifffile==2021.8.30 + - tornado==6.1 + - tweakwcs==0.7.3 + - typing-extensions==3.10.0.2 + - urllib3==1.26.7 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.6.0 diff --git a/caldp/20220214/README.md b/caldp/20220214/README.md new file mode 100644 index 0000000..baf0fa7 --- /dev/null +++ b/caldp/20220214/README.md @@ -0,0 +1,53 @@ +# Installing +Currently, conda is required to manage installation of the environment. However, a fresh installation of Anaconda3 or +Miniconda3 is not required for each HCALDP release. An existing conda installation may be used. The method described here +allows for multiple, entirely segregated, pipeline installations. + +A `bash`-compatible shell is required for all steps below. + +Python dependencies are taken directly from PyPI or development repositories as needed, so conda's ability to +install hybrid conda/pip environments from a YAML specification is used. This requires first downloading +the specification file and then creating the environment with it. + +## For existing conda installations: + +### Install the pipeline environment +``` +$ curl -O https://ssb.stsci.edu/releases/caldp/20220214/latest-linux.yml +$ conda env create -n caldp_20220214 --file latest-linux.yml +``` +### Activate the pipeline environment + +``` +$ source activate caldp_20220214 +``` + +Each new delivery iteration of the calibration environment will need to be installed using the above commands. + +------ + +## If conda is not yet installed + +If the conda tool is not available on the target system, it will need to be +installed before the calibration environment can be installed. + +### Installing conda + +For detailed instructions of this step, please visit: http://docs.continuum.io/anaconda/install#linux-install + +**Miniconda:** + +``` +$ wget https://repo.anaconda.com/miniconda/Miniconda3-py37_4.8.2-Linux-x86_64.sh +$ bash Miniconda3-py37_4.8.2-Linux-x86_64.sh +$ export PATH=$HOME/miniconda3/bin:$PATH +``` + +**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/caldp/20220214/dev/CALDP_20220214_COS_linux_py38_rc1.yml b/caldp/20220214/dev/CALDP_20220214_COS_linux_py38_rc1.yml new file mode 100644 index 0000000..be00a18 --- /dev/null +++ b/caldp/20220214/dev/CALDP_20220214_COS_linux_py38_rc1.yml @@ -0,0 +1,118 @@ +# delivery_name: CALDP_20220214_COS_final +# creation_time: Mon Feb 14 15:00:00 2022 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: + - https://ssb.stsci.edu/astroconda-staging + - https://ssb.stsci.edu/astroconda + - conda-forge + - http://ssb.stsci.edu/astroconda + - stsci + - defaults +dependencies: + - _libgcc_mutex=0.1=main + - _openmp_mutex=4.5=1_gnu + - bzip2=1.0.8=h7b6447c_0 + - ca-certificates=2021.7.5=h06a4308_1 + - certifi=2021.5.30=py38h06a4308_0 + - cfitsio=3.470=1 + - fitsverify=4.18=13 + - hstcal=2.7.2.dev0+gd395b8b8=0 + - ld_impl_linux-64=2.35.1=h7274673_9 + - libffi=3.3=he6710b0_2 + - libgcc=7.2.0=h69d50b8_2 + - libgcc-ng=9.3.0=h5101ec6_17 + - libgfortran-ng=7.5.0=ha8ba4b0_17 + - libgfortran4=7.5.0=ha8ba4b0_17 + - libgomp=9.3.0=h5101ec6_17 + - libstdcxx-ng=9.3.0=hd4cf53a_17 + - ncurses=6.2=he6710b0_1 + - openssl=1.1.1l=h7f8727e_0 + - pip=21.0.1=py38h06a4308_0 + - python=3.8.11=h12debd9_0_cpython + - readline=8.1=h27cfd23_0 + - setuptools=58.0.4=py38h06a4308_0 + - sqlite=3.36.0=hc218d9a_0 + - tk=8.6.11=h1ccaba5_0 + - wheel=0.37.0=pyhd3eb1b0_1 + - xz=5.2.5=h7b6447c_0 + - zlib=1.2.11=h7b6447c_3 + - pip: + - acstools==3.3.1 + - asdf==2.8.1 + - astropy==4.3.1 + - astroquery==0.4.3 + - attrs==21.2.0 + - beautifulsoup4==4.10.0 + - bokeh==2.4.0 + - calcos==3.4.0 + - cffi==1.14.6 + - charset-normalizer==2.0.6 + - costools==1.2.4 + - crds==11.4.3 + - cryptography==35.0.0 + - cycler==0.10.0 + - drizzlepac==3.3.1 + - filelock==3.3.0 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==3.2 + - imageio==2.9.0 + - importlib-metadata==4.8.1 + - importlib-resources==5.2.2 + - jeepney==0.7.1 + - jinja2==3.0.2 + - jmespath==0.10.0 + - joblib==1.0.1 + - jsonschema==3.2.0 + - keyring==23.2.1 + - kiwisolver==1.3.2 + - lxml==4.6.3 + - markupsafe==2.0.1 + - matplotlib==3.4.3 + - mimeparse==0.1.3 + - networkx==2.6.3 + - nictools==1.1.5 + - numpy==1.21.2 + - packaging==21.0 + - pandas==1.3.3 + - parsley==1.3 + - photutils==1.1.0 + - pillow==8.3.2 + - pycparser==2.20 + - pyerfa==2.0.0 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - pyrsistent==0.18.0 + - python-dateutil==2.8.2 + - pytz==2021.3 + - pyvo==1.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.26.0 + - scikit-image==0.18.3 + - scikit-learn==1.0 + - scipy==1.7.1 + - secretstorage==3.3.1 + - semantic-version==2.8.5 + - six==1.16.0 + - soupsieve==2.2.1 + - spherical-geometry==1.2.20 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.8 + - stsci-stimage==0.2.5 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - threadpoolctl==3.0.0 + - tifffile==2021.8.30 + - tornado==6.1 + - tweakwcs==0.7.3 + - typing-extensions==3.10.0.2 + - urllib3==1.26.7 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.6.0 diff --git a/caldp/20220214/dev/CALDP_20220214_COS_macos_py38_rc1.yml b/caldp/20220214/dev/CALDP_20220214_COS_macos_py38_rc1.yml new file mode 100644 index 0000000..e09678d --- /dev/null +++ b/caldp/20220214/dev/CALDP_20220214_COS_macos_py38_rc1.yml @@ -0,0 +1,105 @@ +# delivery_name: CALDP_20220214_COS_final +# creation_time: Mon Feb 14 15:00:00 2022 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: + - https://ssb.stsci.edu/astroconda-staging + - https://ssb.stsci.edu/astroconda + - http://ssb.stsci.edu/astroconda + - defaults +dependencies: + - bzip2=1.0.8=h1de35cc_0 + - ca-certificates=2021.7.5=hecd8cb5_1 + - certifi=2021.5.30=py38hecd8cb5_0 + - cfitsio=3.470=1 + - fitsverify=4.18=13 + - hstcal=2.7.2.dev0+gd395b8b8=0 + - libcxx=12.0.0=h2f01273_0 + - libffi=3.3=hb1e8313_2 + - libgcc=4.8.5=hdbeacc1_10 + - libgfortran=3.0.1=h93005f0_2 + - ncurses=6.2=h0a44026_1 + - openssl=1.1.1l=h9ed2024_0 + - pip=21.0.1=py38hecd8cb5_0 + - python=3.8.11=h88f2d9e_1 + - readline=8.1=h9ed2024_0 + - setuptools=58.0.4=py38hecd8cb5_0 + - sqlite=3.36.0=hce871da_0 + - tk=8.6.11=h7bc2e8c_0 + - wheel=0.37.0=pyhd3eb1b0_1 + - xz=5.2.5=h1de35cc_0 + - zlib=1.2.11=h1de35cc_3 + - pip: + - acstools==3.3.1 + - asdf==2.8.1 + - astropy==4.3.1 + - astroquery==0.4.3 + - attrs==21.2.0 + - beautifulsoup4==4.10.0 + - bokeh==2.4.0 + - calcos==3.4.0 + - charset-normalizer==2.0.6 + - costools==1.2.4 + - crds==11.4.3 + - cycler==0.10.0 + - drizzlepac==3.3.1 + - filelock==3.3.0 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==3.2 + - imageio==2.9.0 + - importlib-metadata==4.8.1 + - importlib-resources==5.2.2 + - jinja2==3.0.2 + - jmespath==0.10.0 + - joblib==1.0.1 + - jsonschema==3.2.0 + - keyring==23.2.1 + - kiwisolver==1.3.2 + - lxml==4.6.3 + - markupsafe==2.0.1 + - matplotlib==3.4.3 + - mimeparse==0.1.3 + - networkx==2.6.3 + - nictools==1.1.5 + - numpy==1.21.2 + - packaging==21.0 + - pandas==1.3.3 + - parsley==1.3 + - photutils==1.1.0 + - pillow==8.3.2 + - pyerfa==2.0.0 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - pyrsistent==0.18.0 + - python-dateutil==2.8.2 + - pytz==2021.3 + - pyvo==1.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.26.0 + - scikit-image==0.18.3 + - scikit-learn==1.0 + - scipy==1.7.1 + - semantic-version==2.8.5 + - six==1.16.0 + - soupsieve==2.2.1 + - spherical-geometry==1.2.20 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.8 + - stsci-stimage==0.2.5 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - threadpoolctl==3.0.0 + - tifffile==2021.8.30 + - tornado==6.1 + - tweakwcs==0.7.3 + - typing-extensions==3.10.0.2 + - urllib3==1.26.7 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.6.0 diff --git a/caldp/20220214/latest-linux.yml b/caldp/20220214/latest-linux.yml new file mode 120000 index 0000000..f228433 --- /dev/null +++ b/caldp/20220214/latest-linux.yml @@ -0,0 +1 @@ +CALDP_20220214_COS_linux_py38_final.yml
\ No newline at end of file diff --git a/caldp/20220214/latest-macos.yml b/caldp/20220214/latest-macos.yml new file mode 120000 index 0000000..161c14f --- /dev/null +++ b/caldp/20220214/latest-macos.yml @@ -0,0 +1 @@ +CALDP_20220214_COS_macos_py38_final.yml
\ No newline at end of file diff --git a/caldp/20220214/release_notes.md b/caldp/20220214/release_notes.md new file mode 100644 index 0000000..5138d30 --- /dev/null +++ b/caldp/20220214/release_notes.md @@ -0,0 +1,18 @@ +## 2022/2/14 - CALDP_20220214_COS_final +### hstcal 2.7.2 +### calcos 3.4.0 +### drizzlepac 3.3.1 +### stwcs 1.7.2 +### tweakwcs 0.7.3 +### stsci.image@2.3.5 +### stsci.tools@4.0.1 + +## 2022/2/14 - CALDP_coslp6_COS_rc1 +### hstcal 2.7.2 +### calcos 3.4.0-rc1 +### drizzlepac 3.3.1 +### stwcs 1.7.2 +### tweakwcs 0.7.3 +### stsci.image@2.3.5 +### stsci.tools@4.0.1 + |