diff options
author | Brendan Gannon <bgannon@stsci.edu> | 2023-08-22 18:19:30 -0400 |
---|---|---|
committer | Brendan Gannon <bgannon@stsci.edu> | 2023-08-22 18:19:30 -0400 |
commit | 9790541cd4013404a1a82ac3bf8d47c5016613a1 (patch) | |
tree | a171260206b6fab7cf24fd970844193f53080fbf /caldp | |
parent | ab46193026558882cf32464397971b60ec5d211b (diff) | |
download | astroconda-releases-testing-master.tar.gz |
Diffstat (limited to 'caldp')
90 files changed, 8457 insertions, 160 deletions
diff --git a/caldp/.bash_history b/caldp/.bash_history new file mode 100644 index 0000000..18d8d76 --- /dev/null +++ b/caldp/.bash_history @@ -0,0 +1,3 @@ +uname -m +uname +cat /etc/os-release diff --git a/caldp/20200323/latest-linux.yml b/caldp/20200323/latest-linux.yml index 202d099..bd03f8a 120000..100644 --- a/caldp/20200323/latest-linux.yml +++ b/caldp/20200323/latest-linux.yml @@ -1 +1,105 @@ -caldp_20200323_cos_linux_py36_final.yml
\ No newline at end of file +channels: +- https://ssb.stsci.edu/astroconda +- defaults +dependencies: +- _libgcc_mutex=0.1=main +- ca-certificates=2020.1.1=0 +- certifi=2019.11.28=py36_1 +- cfitsio=3.470=0 +- fitsverify=4.18=12 +- hstcal=2.3.1=5 +- ld_impl_linux-64=2.33.1=h53a641e_7 +- libedit=3.1.20181209=hc058e9b_0 +- libffi=3.2.1=hd88cf55_4 +- libgcc=7.2.0=h69d50b8_2 +- libgcc-ng=9.1.0=hdf63c60_0 +- libstdcxx-ng=9.1.0=hdf63c60_0 +- ncurses=6.2=he6710b0_0 +- openssl=1.1.1e=h7b6447c_0 +- pip=20.0.2=py36_1 +- python=3.6.10=h0371630_0 +- readline=7.0=h7b6447c_5 +- setuptools=46.1.1=py36_0 +- sqlite=3.31.1=h7b6447c_0 +- tk=8.6.8=hbc83047_0 +- wheel=0.34.2=py36_0 +- xz=5.2.4=h14c3975_4 +- zlib=1.2.11=h7b6447c_3 +- pip: + - acstools==3.0.0 + - alabaster==0.7.12 + - astropy==4.0 + - astroquery==0.4 + - babel==2.8.0 + - beautifulsoup4==4.8.2 + - calcos==3.3.9 + - cffi==1.14.0 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.4.1.3 + - cryptography==2.8 + - cycler==0.10.0 + - decorator==4.4.2 + - docutils==0.16 + - drizzlepac==3.1.6 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.0.1 + - idna==2.9 + - imageio==2.8.0 + - imagesize==1.2.0 + - importlib-metadata==1.5.0 + - jeepney==0.4.3 + - jinja2==2.11.1 + - keyring==21.2.0 + - kiwisolver==1.1.0 + - lxml==4.5.0 + - markupsafe==1.1.1 + - matplotlib==3.2.1 + - networkx==2.4 + - nictools==1.1.5 + - nose==1.3.7 + - numpy==1.18.2 + - numpydoc==0.9.2 + - packaging==20.3 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.0.0 + - pycparser==2.20 + - pygments==2.6.1 + - pyparsing==2.4.6 + - pysynphot==0.9.14 + - python-dateutil==2.8.1 + - pytz==2019.3 + - pywavelets==1.1.1 + - requests==2.23.0 + - scikit-image==0.16.2 + - scipy==1.4.1 + - secretstorage==3.1.2 + - six==1.14.0 + - snowballstemmer==2.0.0 + - soupsieve==2.0 + - spherical-geometry==1.2.18 + - sphinx==2.4.4 + - sphinx-rtd-theme==0.4.3 + - sphinxcontrib-applehelp==1.0.2 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==1.0.3 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.4 + - stistools==1.3.0 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-rtd-theme==0.0.2 + - stsci-skypac==1.0.4 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.5.3 + - tweakwcs==0.6.1 + - urllib3==1.25.8 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/20200323/latest-osx.yml b/caldp/20200323/latest-osx.yml index 7558dd6..d4472e3 120000..100644 --- a/caldp/20200323/latest-osx.yml +++ b/caldp/20200323/latest-osx.yml @@ -1 +1,99 @@ -caldp_20200323_cos_osx_py36_final.yml
\ No newline at end of file +channels: +- https://ssb.stsci.edu/astroconda +- defaults +dependencies: +- ca-certificates=2020.1.1=0 +- certifi=2019.11.28=py36_1 +- cfitsio=3.470=0 +- fitsverify=4.18=12 +- hstcal=2.3.1=5 +- libcxx=4.0.1=hcfea43d_1 +- libcxxabi=4.0.1=hcfea43d_1 +- libedit=3.1.20181209=hb402a30_0 +- libffi=3.2.1=h475c297_4 +- libgcc=4.8.5=hdbeacc1_10 +- libgfortran=3.0.1=h93005f0_2 +- ncurses=6.2=h0a44026_0 +- openssl=1.1.1e=h1de35cc_0 +- pip=20.0.2=py36_1 +- python=3.6.10=h359304d_0 +- readline=7.0=h1de35cc_5 +- setuptools=46.1.1=py36_0 +- sqlite=3.31.1=ha441bb4_0 +- tk=8.6.8=ha441bb4_0 +- wheel=0.34.2=py36_0 +- xz=5.2.4=h1de35cc_4 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.0.0 + - alabaster==0.7.12 + - astropy==4.0 + - astroquery==0.4 + - babel==2.8.0 + - beautifulsoup4==4.8.2 + - calcos==3.3.9 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.4.1.3 + - cycler==0.10.0 + - decorator==4.4.2 + - docutils==0.16 + - drizzlepac==3.1.6 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.0.1 + - idna==2.9 + - imageio==2.8.0 + - imagesize==1.2.0 + - importlib-metadata==1.5.0 + - jinja2==2.11.1 + - keyring==21.2.0 + - kiwisolver==1.1.0 + - lxml==4.5.0 + - markupsafe==1.1.1 + - matplotlib==3.2.1 + - networkx==2.4 + - nictools==1.1.5 + - nose==1.3.7 + - numpy==1.18.2 + - numpydoc==0.9.2 + - packaging==20.3 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.0.0 + - pygments==2.6.1 + - pyparsing==2.4.6 + - pysynphot==0.9.14 + - python-dateutil==2.8.1 + - pytz==2019.3 + - pywavelets==1.1.1 + - requests==2.23.0 + - scikit-image==0.16.2 + - scipy==1.4.1 + - six==1.14.0 + - snowballstemmer==2.0.0 + - soupsieve==2.0 + - spherical-geometry==1.2.18 + - sphinx==2.4.4 + - sphinx-rtd-theme==0.4.3 + - sphinxcontrib-applehelp==1.0.2 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==1.0.3 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.4 + - stistools==1.3.0 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-rtd-theme==0.0.2 + - stsci-skypac==1.0.4 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.5.3 + - tweakwcs==0.6.1 + - urllib3==1.25.8 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/20200421/latest-linux.yml b/caldp/20200421/latest-linux.yml index 586b545..4ab9d03 120000..100644 --- a/caldp/20200421/latest-linux.yml +++ b/caldp/20200421/latest-linux.yml @@ -1 +1,107 @@ -CALDP_20200421_ACS_linux_py36_final.yml
\ No newline at end of file +channels: +- https://ssb.stsci.edu/astroconda +- defaults +dependencies: +- _libgcc_mutex=0.1=main +- bzip2=1.0.8=h7b6447c_0 +- ca-certificates=2020.1.1=0 +- certifi=2020.4.5.1=py36_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.3.2_0 +- ld_impl_linux-64=2.33.1=h53a641e_7 +- libedit=3.1.20181209=hc058e9b_0 +- libffi=3.2.1=hd88cf55_4 +- libgcc=7.2.0=h69d50b8_2 +- libgcc-ng=9.1.0=hdf63c60_0 +- libgfortran-ng=7.3.0=hdf63c60_0 +- libstdcxx-ng=9.1.0=hdf63c60_0 +- ncurses=6.2=he6710b0_0 +- openssl=1.1.1f=h7b6447c_0 +- pip=20.0.2=py36_1 +- python=3.6.10=hcf32534_1 +- readline=8.0=h7b6447c_0 +- setuptools=46.1.3=py36_0 +- sqlite=3.31.1=h7b6447c_0 +- tk=8.6.8=hbc83047_0 +- wheel=0.34.2=py36_0 +- xz=5.2.4=h14c3975_4 +- zlib=1.2.11=h7b6447c_3 +- pip: + - acstools==3.1.0 + - alabaster==0.7.12 + - astropy==4.0.1.post1 + - astroquery==0.4 + - babel==2.8.0 + - beautifulsoup4==4.9.0 + - calcos==3.3.9 + - cffi==1.14.0 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.4.1.3 + - cryptography==2.9 + - cycler==0.10.0 + - decorator==4.4.2 + - docutils==0.16 + - drizzlepac==3.1.6 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.0.1 + - idna==2.9 + - imageio==2.8.0 + - imagesize==1.2.0 + - importlib-metadata==1.6.0 + - jeepney==0.4.3 + - jinja2==2.11.1 + - keyring==21.2.0 + - kiwisolver==1.2.0 + - lxml==4.5.0 + - markupsafe==1.1.1 + - matplotlib==3.2.1 + - networkx==2.4 + - nictools==1.1.5 + - nose==1.3.7 + - numpy==1.18.2 + - numpydoc==0.9.2 + - packaging==20.3 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.1.1 + - pycparser==2.20 + - pygments==2.6.1 + - pyparsing==2.4.7 + - pysynphot==0.9.14 + - python-dateutil==2.8.1 + - pytz==2019.3 + - pywavelets==1.1.1 + - requests==2.23.0 + - scikit-image==0.16.2 + - scipy==1.4.1 + - secretstorage==3.1.2 + - six==1.14.0 + - snowballstemmer==2.0.0 + - soupsieve==2.0 + - spherical-geometry==1.2.18 + - sphinx==3.0.0 + - sphinx-rtd-theme==0.4.3 + - sphinxcontrib-applehelp==1.0.2 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==1.0.3 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.4 + - stistools==1.3.0 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-rtd-theme==0.0.2 + - stsci-skypac==1.0.4 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.5.3 + - tweakwcs==0.6.1 + - urllib3==1.25.8 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/20200421/latest-macos.yml b/caldp/20200421/latest-macos.yml index 6ca3158..d69aba2 120000..100644 --- a/caldp/20200421/latest-macos.yml +++ b/caldp/20200421/latest-macos.yml @@ -1 +1,100 @@ -CALDP_20200421_ACS_macos_py36_final.yml
\ No newline at end of file +channels: +- https://ssb.stsci.edu/astroconda +- defaults +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2020.1.1=0 +- certifi=2020.4.5.1=py36_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.3.2_0 +- libcxx=4.0.1=hcfea43d_1 +- libcxxabi=4.0.1=hcfea43d_1 +- libedit=3.1.20181209=hb402a30_0 +- libffi=3.2.1=h475c297_4 +- libgcc=4.8.5=hdbeacc1_10 +- libgfortran=3.0.1=h93005f0_2 +- ncurses=6.2=h0a44026_0 +- openssl=1.1.1f=h1de35cc_0 +- pip=20.0.2=py36_1 +- python=3.6.10=hc70fcce_1 +- readline=8.0=h1de35cc_0 +- setuptools=46.1.3=py36_0 +- sqlite=3.31.1=ha441bb4_0 +- tk=8.6.8=ha441bb4_0 +- wheel=0.34.2=py36_0 +- xz=5.2.4=h1de35cc_4 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.1.0 + - alabaster==0.7.12 + - astropy==4.0.1.post1 + - astroquery==0.4 + - babel==2.8.0 + - beautifulsoup4==4.9.0 + - calcos==3.3.9 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.4.1.3 + - cycler==0.10.0 + - decorator==4.4.2 + - docutils==0.16 + - drizzlepac==3.1.6 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.0.1 + - idna==2.9 + - imageio==2.8.0 + - imagesize==1.2.0 + - importlib-metadata==1.6.0 + - jinja2==2.11.1 + - keyring==21.2.0 + - kiwisolver==1.2.0 + - lxml==4.5.0 + - markupsafe==1.1.1 + - matplotlib==3.2.1 + - networkx==2.4 + - nictools==1.1.5 + - nose==1.3.7 + - numpy==1.18.2 + - numpydoc==0.9.2 + - packaging==20.3 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.1.1 + - pygments==2.6.1 + - pyparsing==2.4.7 + - pysynphot==0.9.14 + - python-dateutil==2.8.1 + - pytz==2019.3 + - pywavelets==1.1.1 + - requests==2.23.0 + - scikit-image==0.16.2 + - scipy==1.4.1 + - six==1.14.0 + - snowballstemmer==2.0.0 + - soupsieve==2.0 + - spherical-geometry==1.2.18 + - sphinx==3.0.0 + - sphinx-rtd-theme==0.4.3 + - sphinxcontrib-applehelp==1.0.2 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==1.0.3 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.4 + - stistools==1.3.0 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-rtd-theme==0.0.2 + - stsci-skypac==1.0.4 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.5.3 + - tweakwcs==0.6.1 + - urllib3==1.25.8 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/20200421/latest-osx.yml b/caldp/20200421/latest-osx.yml index 6ca3158..d69aba2 120000..100644 --- a/caldp/20200421/latest-osx.yml +++ b/caldp/20200421/latest-osx.yml @@ -1 +1,100 @@ -CALDP_20200421_ACS_macos_py36_final.yml
\ No newline at end of file +channels: +- https://ssb.stsci.edu/astroconda +- defaults +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2020.1.1=0 +- certifi=2020.4.5.1=py36_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.3.2_0 +- libcxx=4.0.1=hcfea43d_1 +- libcxxabi=4.0.1=hcfea43d_1 +- libedit=3.1.20181209=hb402a30_0 +- libffi=3.2.1=h475c297_4 +- libgcc=4.8.5=hdbeacc1_10 +- libgfortran=3.0.1=h93005f0_2 +- ncurses=6.2=h0a44026_0 +- openssl=1.1.1f=h1de35cc_0 +- pip=20.0.2=py36_1 +- python=3.6.10=hc70fcce_1 +- readline=8.0=h1de35cc_0 +- setuptools=46.1.3=py36_0 +- sqlite=3.31.1=ha441bb4_0 +- tk=8.6.8=ha441bb4_0 +- wheel=0.34.2=py36_0 +- xz=5.2.4=h1de35cc_4 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.1.0 + - alabaster==0.7.12 + - astropy==4.0.1.post1 + - astroquery==0.4 + - babel==2.8.0 + - beautifulsoup4==4.9.0 + - calcos==3.3.9 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.4.1.3 + - cycler==0.10.0 + - decorator==4.4.2 + - docutils==0.16 + - drizzlepac==3.1.6 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.0.1 + - idna==2.9 + - imageio==2.8.0 + - imagesize==1.2.0 + - importlib-metadata==1.6.0 + - jinja2==2.11.1 + - keyring==21.2.0 + - kiwisolver==1.2.0 + - lxml==4.5.0 + - markupsafe==1.1.1 + - matplotlib==3.2.1 + - networkx==2.4 + - nictools==1.1.5 + - nose==1.3.7 + - numpy==1.18.2 + - numpydoc==0.9.2 + - packaging==20.3 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.1.1 + - pygments==2.6.1 + - pyparsing==2.4.7 + - pysynphot==0.9.14 + - python-dateutil==2.8.1 + - pytz==2019.3 + - pywavelets==1.1.1 + - requests==2.23.0 + - scikit-image==0.16.2 + - scipy==1.4.1 + - six==1.14.0 + - snowballstemmer==2.0.0 + - soupsieve==2.0 + - spherical-geometry==1.2.18 + - sphinx==3.0.0 + - sphinx-rtd-theme==0.4.3 + - sphinxcontrib-applehelp==1.0.2 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==1.0.3 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.4 + - stistools==1.3.0 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-rtd-theme==0.0.2 + - stsci-skypac==1.0.4 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.5.3 + - tweakwcs==0.6.1 + - urllib3==1.25.8 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/20200611/latest-linux.yml b/caldp/20200611/latest-linux.yml index 53c0920..ccb1d79 120000..100644 --- a/caldp/20200611/latest-linux.yml +++ b/caldp/20200611/latest-linux.yml @@ -1 +1,113 @@ -CALDP_20200611_CAL_linux_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20200611_CAL_final +# creation_time: Thu Jun 11 21:47:22 2020 +# conda_version: 4.8.3 +# condabuild_version: 4.8.3 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +dependencies: +- _libgcc_mutex=0.1=main +- bzip2=1.0.8=h7b6447c_0 +- ca-certificates=2020.1.1=0 +- certifi=2020.4.5.1=py36_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.3.3=0 +- ld_impl_linux-64=2.33.1=h53a641e_7 +- libedit=3.1.20181209=hc058e9b_0 +- libffi=3.3=he6710b0_1 +- libgcc=7.2.0=h69d50b8_2 +- libgcc-ng=9.1.0=hdf63c60_0 +- libgfortran-ng=7.3.0=hdf63c60_0 +- libstdcxx-ng=9.1.0=hdf63c60_0 +- ncurses=6.2=he6710b0_1 +- openssl=1.1.1g=h7b6447c_0 +- pip=20.0.2=py36_3 +- python=3.6.10=h7579374_2 +- readline=8.0=h7b6447c_0 +- setuptools=46.4.0=py36_0 +- sqlite=3.31.1=h62c20be_1 +- tk=8.6.8=hbc83047_0 +- wheel=0.34.2=py36_0 +- xz=5.2.5=h7b6447c_0 +- zlib=1.2.11=h7b6447c_3 +- pip: + - acstools==3.2.0 + - alabaster==0.7.12 + - astropy==4.0.1.post1 + - astroquery==0.4 + - babel==2.8.0 + - beautifulsoup4==4.9.1 + - calcos==3.3.9 + - cffi==1.14.0 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.5.0.0 + - cryptography==2.9.2 + - cycler==0.10.0 + - decorator==4.4.2 + - docutils==0.16 + - drizzlepac==3.1.6 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.0.1 + - idna==2.9 + - imagecodecs==2020.2.18 + - imageio==2.8.0 + - imagesize==1.2.0 + - importlib-metadata==1.6.0 + - jeepney==0.4.3 + - jinja2==2.11.2 + - keyring==21.2.1 + - kiwisolver==1.2.0 + - lxml==4.5.1 + - markupsafe==1.1.1 + - matplotlib==3.2.1 + - networkx==2.4 + - nictools==1.1.5 + - nose==1.3.7 + - numpy==1.18.4 + - numpydoc==0.9.2 + - packaging==20.4 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.1.2 + - pycparser==2.20 + - pygments==2.6.1 + - pyparsing==2.4.7 + - pysynphot==0.9.14 + - python-dateutil==2.8.1 + - pytz==2020.1 + - pywavelets==1.1.1 + - requests==2.23.0 + - scikit-image==0.17.2 + - scipy==1.4.1 + - secretstorage==3.1.2 + - six==1.15.0 + - snowballstemmer==2.0.0 + - soupsieve==2.0.1 + - spherical-geometry==1.2.18 + - sphinx==3.0.3 + - sphinx-rtd-theme==0.4.3 + - sphinxcontrib-applehelp==1.0.2 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==1.0.3 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.4 + - stistools==1.3.0 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-rtd-theme==0.0.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.5.3 + - tifffile==2020.5.11 + - tweakwcs==0.6.4 + - urllib3==1.25.9 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/20200611/latest-macos.yml b/caldp/20200611/latest-macos.yml index a493713..2568acc 120000..100644 --- a/caldp/20200611/latest-macos.yml +++ b/caldp/20200611/latest-macos.yml @@ -1 +1,105 @@ -CALDP_20200611_CAL_macos_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20200611_CAL_final +# creation_time: Thu Jun 11 21:47:55 2020 +# conda_version: 4.8.3 +# condabuild_version: 4.8.3 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2020.1.1=0 +- certifi=2020.4.5.1=py36_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.3.3=0 +- libcxx=10.0.0=1 +- libedit=3.1.20181209=hb402a30_0 +- libffi=3.3=h0a44026_1 +- libgcc=4.8.5=hdbeacc1_10 +- libgfortran=3.0.1=h93005f0_2 +- ncurses=6.2=h0a44026_1 +- openssl=1.1.1g=h1de35cc_0 +- pip=20.0.2=py36_3 +- python=3.6.10=hf48f09d_2 +- readline=8.0=h1de35cc_0 +- setuptools=46.4.0=py36_0 +- sqlite=3.31.1=h5c1f38d_1 +- tk=8.6.8=ha441bb4_0 +- wheel=0.34.2=py36_0 +- xz=5.2.5=h1de35cc_0 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.2.0 + - alabaster==0.7.12 + - astropy==4.0.1.post1 + - astroquery==0.4 + - babel==2.8.0 + - beautifulsoup4==4.9.1 + - calcos==3.3.9 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.5.0.0 + - cycler==0.10.0 + - decorator==4.4.2 + - docutils==0.16 + - drizzlepac==3.1.6 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.0.1 + - idna==2.9 + - imagecodecs==2020.2.18 + - imageio==2.8.0 + - imagesize==1.2.0 + - importlib-metadata==1.6.0 + - jinja2==2.11.2 + - keyring==21.2.1 + - kiwisolver==1.2.0 + - lxml==4.5.1 + - markupsafe==1.1.1 + - matplotlib==3.2.1 + - networkx==2.4 + - nictools==1.1.5 + - nose==1.3.7 + - numpy==1.18.4 + - numpydoc==0.9.2 + - packaging==20.4 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.1.2 + - pygments==2.6.1 + - pyparsing==2.4.7 + - pysynphot==0.9.14 + - python-dateutil==2.8.1 + - pytz==2020.1 + - pywavelets==1.1.1 + - requests==2.23.0 + - scikit-image==0.17.2 + - scipy==1.4.1 + - six==1.15.0 + - snowballstemmer==2.0.0 + - soupsieve==2.0.1 + - spherical-geometry==1.2.18 + - sphinx==3.0.3 + - sphinx-rtd-theme==0.4.3 + - sphinxcontrib-applehelp==1.0.2 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==1.0.3 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.4 + - stistools==1.3.0 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-rtd-theme==0.0.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.5.3 + - tifffile==2020.5.11 + - tweakwcs==0.6.4 + - urllib3==1.25.9 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/20200708/latest-linux.yml b/caldp/20200708/latest-linux.yml index aabaa59..cf5a86d 120000..100644 --- a/caldp/20200708/latest-linux.yml +++ b/caldp/20200708/latest-linux.yml @@ -1 +1,112 @@ -CALDP_20200708_CAL_linux_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20200708_CAL_final +# creation_time: Wed Jul 8 14:39:25 2020 +# conda_version: 4.8.3 +# condabuild_version: 4.8.3 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +dependencies: +- _libgcc_mutex=0.1=main +- bzip2=1.0.8=h7b6447c_0 +- ca-certificates=2020.6.24=0 +- certifi=2020.6.20=py36_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.4.0=0 +- ld_impl_linux-64=2.33.1=h53a641e_7 +- libedit=3.1.20191231=h7b6447c_0 +- libffi=3.3=he6710b0_1 +- libgcc=7.2.0=h69d50b8_2 +- libgcc-ng=9.1.0=hdf63c60_0 +- libgfortran-ng=7.3.0=hdf63c60_0 +- libstdcxx-ng=9.1.0=hdf63c60_0 +- ncurses=6.2=he6710b0_1 +- openssl=1.1.1g=h7b6447c_0 +- pip=20.1.1=py36_1 +- python=3.6.10=h7579374_2 +- readline=8.0=h7b6447c_0 +- setuptools=47.3.1=py36_0 +- sqlite=3.32.3=h62c20be_0 +- tk=8.6.10=hbc83047_0 +- wheel=0.34.2=py36_0 +- xz=5.2.5=h7b6447c_0 +- zlib=1.2.11=h7b6447c_3 +- pip: + - acstools==3.2.0 + - alabaster==0.7.12 + - astropy==4.0.1.post1 + - astroquery==0.4.1 + - babel==2.8.0 + - beautifulsoup4==4.9.1 + - calcos==3.3.9 + - cffi==1.14.0 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.5.0.0 + - cryptography==2.9.2 + - cycler==0.10.0 + - decorator==4.4.2 + - docutils==0.16 + - drizzlepac==3.1.6 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.9 + - imageio==2.8.0 + - imagesize==1.2.0 + - importlib-metadata==1.6.1 + - jeepney==0.4.3 + - jinja2==2.11.2 + - keyring==21.2.1 + - kiwisolver==1.2.0 + - lxml==4.5.1 + - markupsafe==1.1.1 + - matplotlib==3.2.2 + - networkx==2.4 + - nictools==1.1.5 + - nose==1.3.7 + - numpy==1.19.0 + - numpydoc==1.0.0 + - packaging==20.4 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.1.2 + - pycparser==2.20 + - pygments==2.6.1 + - pyparsing==2.4.7 + - pysynphot==0.9.14 + - python-dateutil==2.8.1 + - pytz==2020.1 + - pywavelets==1.1.1 + - requests==2.24.0 + - scikit-image==0.17.2 + - scipy==1.5.0 + - secretstorage==3.1.2 + - six==1.15.0 + - snowballstemmer==2.0.0 + - soupsieve==2.0.1 + - spherical-geometry==1.2.18 + - sphinx==3.1.1 + - sphinx-rtd-theme==0.5.0 + - sphinxcontrib-applehelp==1.0.2 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==1.0.3 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.4 + - stistools==1.3.0 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-rtd-theme==0.0.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.5.3 + - tifffile==2020.6.3 + - tweakwcs==0.6.4 + - urllib3==1.25.9 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/20200708/latest-macos.yml b/caldp/20200708/latest-macos.yml index 3a2c2dc..0491801 120000..100644 --- a/caldp/20200708/latest-macos.yml +++ b/caldp/20200708/latest-macos.yml @@ -1 +1,104 @@ -CALDP_20200708_CAL_macos_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20200708_CAL_final +# creation_time: Wed Jul 8 14:39:54 2020 +# conda_version: 4.8.3 +# condabuild_version: 4.8.3 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2020.6.24=0 +- certifi=2020.6.20=py36_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.4.0=0 +- libcxx=10.0.0=1 +- libedit=3.1.20191231=haf1e3a3_0 +- libffi=3.3=h0a44026_1 +- libgcc=4.8.5=hdbeacc1_10 +- libgfortran=3.0.1=h93005f0_2 +- ncurses=6.2=h0a44026_1 +- openssl=1.1.1g=h1de35cc_0 +- pip=20.1.1=py36_1 +- python=3.6.10=hf48f09d_2 +- readline=8.0=h1de35cc_0 +- setuptools=47.3.1=py36_0 +- sqlite=3.32.3=hffcf06c_0 +- tk=8.6.10=hb0a8c7a_0 +- wheel=0.34.2=py36_0 +- xz=5.2.5=h1de35cc_0 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.2.0 + - alabaster==0.7.12 + - astropy==4.0.1.post1 + - astroquery==0.4.1 + - babel==2.8.0 + - beautifulsoup4==4.9.1 + - calcos==3.3.9 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.5.0.0 + - cycler==0.10.0 + - decorator==4.4.2 + - docutils==0.16 + - drizzlepac==3.1.6 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.9 + - imageio==2.8.0 + - imagesize==1.2.0 + - importlib-metadata==1.6.1 + - jinja2==2.11.2 + - keyring==21.2.1 + - kiwisolver==1.2.0 + - lxml==4.5.1 + - markupsafe==1.1.1 + - matplotlib==3.2.2 + - networkx==2.4 + - nictools==1.1.5 + - nose==1.3.7 + - numpy==1.19.0 + - numpydoc==1.0.0 + - packaging==20.4 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.1.2 + - pygments==2.6.1 + - pyparsing==2.4.7 + - pysynphot==0.9.14 + - python-dateutil==2.8.1 + - pytz==2020.1 + - pywavelets==1.1.1 + - requests==2.24.0 + - scikit-image==0.17.2 + - scipy==1.5.0 + - six==1.15.0 + - snowballstemmer==2.0.0 + - soupsieve==2.0.1 + - spherical-geometry==1.2.18 + - sphinx==3.1.1 + - sphinx-rtd-theme==0.5.0 + - sphinxcontrib-applehelp==1.0.2 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==1.0.3 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.4 + - stistools==1.3.0 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-rtd-theme==0.0.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.5.3 + - tifffile==2020.6.3 + - tweakwcs==0.6.4 + - urllib3==1.25.9 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/20200812/latest-linux.yml b/caldp/20200812/latest-linux.yml index 16fc944..4bb2f10 120000..100644 --- a/caldp/20200812/latest-linux.yml +++ b/caldp/20200812/latest-linux.yml @@ -1 +1,123 @@ -CALDP_20200812_DRZ_linux_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20200812_DRZ_final +# creation_time: Wed Aug 12 11:04:02 2020 +# conda_version: 4.8.2 +# condabuild_version: 4.8.2 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +dependencies: +- _libgcc_mutex=0.1=main +- bzip2=1.0.8=h7b6447c_0 +- ca-certificates=2020.6.24=0 +- certifi=2020.6.20=py36_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.4.0=0 +- ld_impl_linux-64=2.33.1=h53a641e_7 +- libedit=3.1.20191231=h14c3975_1 +- libffi=3.3=he6710b0_2 +- libgcc=7.2.0=h69d50b8_2 +- libgcc-ng=9.1.0=hdf63c60_0 +- libgfortran-ng=7.3.0=hdf63c60_0 +- libstdcxx-ng=9.1.0=hdf63c60_0 +- ncurses=6.2=he6710b0_1 +- openssl=1.1.1g=h7b6447c_0 +- pip=20.1.1=py36_1 +- python=3.6.10=h7579374_2 +- readline=8.0=h7b6447c_0 +- setuptools=49.2.0=py36_0 +- sqlite=3.32.3=h62c20be_0 +- tk=8.6.10=hbc83047_0 +- wheel=0.34.2=py36_0 +- xz=5.2.5=h7b6447c_0 +- zlib=1.2.11=h7b6447c_3 +- pip: + - acstools==3.2.0 + - alabaster==0.7.12 + - astropy==4.0.1.post1 + - astroquery==0.4.1 + - babel==2.8.0 + - beautifulsoup4==4.9.1 + - bokeh==2.1.1 + - calcos==3.3.9 + - cffi==1.14.0 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.5.0.0 + - cryptography==2.9.2 + - cycler==0.10.0 + - decorator==4.4.2 + - docutils==0.16 + - drizzlepac==3.1.8 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.10 + - imageio==2.9.0 + - imagesize==1.2.0 + - importlib-metadata==1.7.0 + - jeepney==0.4.3 + - jinja2==2.11.2 + - joblib==0.16.0 + - keyring==21.2.1 + - kiwisolver==1.2.0 + - lxml==4.5.2 + - markupsafe==1.1.1 + - matplotlib==3.2.2 + - networkx==2.4 + - nictools==1.1.5 + - nose==1.3.7 + - numexpr==2.7.1 + - numpy==1.19.0 + - numpydoc==1.1.0 + - packaging==20.4 + - pandas==1.0.5 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.2.0 + - pycparser==2.20 + - pygments==2.6.1 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - pysynphot==0.9.14 + - python-dateutil==2.8.1 + - pytz==2020.1 + - pywavelets==1.1.1 + - pyyaml==5.3.1 + - requests==2.24.0 + - scikit-image==0.17.2 + - scikit-learn==0.23.1 + - scipy==1.5.1 + - secretstorage==3.1.2 + - six==1.15.0 + - snowballstemmer==2.0.0 + - soupsieve==2.0.1 + - spherical-geometry==1.2.18 + - sphinx==3.1.2 + - sphinx-rtd-theme==0.5.0 + - sphinxcontrib-applehelp==1.0.2 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==1.0.3 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.4 + - stistools==1.4.0 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-rtd-theme==0.0.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.0 + - tables==3.6.1 + - threadpoolctl==2.1.0 + - tifffile==2020.7.4 + - tornado==6.0.4 + - tweakwcs==0.6.4 + - typing-extensions==3.7.4.2 + - urllib3==1.25.9 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/20200812/latest-macos.yml b/caldp/20200812/latest-macos.yml index 0bf66d6..e572709 120000..100644 --- a/caldp/20200812/latest-macos.yml +++ b/caldp/20200812/latest-macos.yml @@ -1 +1,115 @@ -CALDP_20200812_DRZ_macos_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20200812_DRZ_final +# creation_time: Wed Aug 12 11:04:15 2020 +# conda_version: 4.8.4 +# condabuild_version: 4.8.4 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2020.6.24=0 +- certifi=2020.6.20=py36_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.4.0=0 +- libcxx=10.0.0=1 +- libedit=3.1.20191231=h1de35cc_1 +- 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.1g=h1de35cc_0 +- pip=20.1.1=py36_1 +- python=3.6.10=hf48f09d_2 +- readline=8.0=h1de35cc_0 +- setuptools=49.2.0=py36_0 +- sqlite=3.32.3=hffcf06c_0 +- tk=8.6.10=hb0a8c7a_0 +- wheel=0.34.2=py36_0 +- xz=5.2.5=h1de35cc_0 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.2.0 + - alabaster==0.7.12 + - astropy==4.0.1.post1 + - astroquery==0.4.1 + - babel==2.8.0 + - beautifulsoup4==4.9.1 + - bokeh==2.1.1 + - calcos==3.3.9 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.5.0.0 + - cycler==0.10.0 + - decorator==4.4.2 + - docutils==0.16 + - drizzlepac==3.1.8 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.10 + - imageio==2.9.0 + - imagesize==1.2.0 + - importlib-metadata==1.7.0 + - jinja2==2.11.2 + - joblib==0.16.0 + - keyring==21.2.1 + - kiwisolver==1.2.0 + - lxml==4.5.2 + - markupsafe==1.1.1 + - matplotlib==3.2.2 + - networkx==2.4 + - nictools==1.1.5 + - nose==1.3.7 + - numexpr==2.7.1 + - numpy==1.19.0 + - numpydoc==1.1.0 + - packaging==20.4 + - pandas==1.0.5 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.2.0 + - pygments==2.6.1 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - pysynphot==0.9.14 + - python-dateutil==2.8.1 + - pytz==2020.1 + - pywavelets==1.1.1 + - pyyaml==5.3.1 + - requests==2.24.0 + - scikit-image==0.17.2 + - scikit-learn==0.23.1 + - scipy==1.5.1 + - six==1.15.0 + - snowballstemmer==2.0.0 + - soupsieve==2.0.1 + - spherical-geometry==1.2.18 + - sphinx==3.1.2 + - sphinx-rtd-theme==0.5.0 + - sphinxcontrib-applehelp==1.0.2 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==1.0.3 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.4 + - stistools==1.4.0 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-rtd-theme==0.0.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.0 + - tables==3.6.1 + - threadpoolctl==2.1.0 + - tifffile==2020.7.4 + - tornado==6.0.4 + - tweakwcs==0.6.4 + - typing-extensions==3.7.4.2 + - urllib3==1.25.9 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/20201012/latest-linux.yml b/caldp/20201012/latest-linux.yml index 1305aab..5a5697a 120000..100644 --- a/caldp/20201012/latest-linux.yml +++ b/caldp/20201012/latest-linux.yml @@ -1 +1,107 @@ -CALDP_20201012_CAL_linux_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20201012_CAL_final +# creation_time: Mon Oct 12 17:09:00 2020 +# conda_version: 4.8.2 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +dependencies: +- _libgcc_mutex=0.1=main +- bzip2=1.0.8=h7b6447c_0 +- ca-certificates=2020.7.22=0 +- certifi=2020.6.20=py36_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.5.0=0 +- ld_impl_linux-64=2.33.1=h53a641e_7 +- libedit=3.1.20191231=h14c3975_1 +- libffi=3.3=he6710b0_2 +- libgcc=7.2.0=h69d50b8_2 +- libgcc-ng=9.1.0=hdf63c60_0 +- libgfortran-ng=7.3.0=hdf63c60_0 +- libstdcxx-ng=9.1.0=hdf63c60_0 +- ncurses=6.2=he6710b0_1 +- openssl=1.1.1h=h7b6447c_0 +- pip=20.2.2=py36_0 +- python=3.6.12=hcff3b4d_2 +- readline=8.0=h7b6447c_0 +- setuptools=49.6.0=py36_0 +- sqlite=3.33.0=h62c20be_0 +- tk=8.6.10=hbc83047_0 +- wheel=0.35.1=py_0 +- xz=5.2.5=h7b6447c_0 +- zlib=1.2.11=h7b6447c_3 +- pip: + - acstools==3.2.0 + - astropy==4.0.1.post1 + - astroquery==0.4.1 + - beautifulsoup4==4.9.1 + - bokeh==2.2.1 + - calcos==3.3.10 + - cffi==1.14.2 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.6.0 + - cryptography==3.1 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.1.8 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.10 + - imageio==2.9.0 + - importlib-metadata==1.7.0 + - jeepney==0.4.3 + - jinja2==2.11.2 + - joblib==0.16.0 + - keyring==21.4.0 + - kiwisolver==1.2.0 + - lxml==4.5.2 + - markupsafe==1.1.1 + - matplotlib==3.3.2 + - networkx==2.5 + - nictools==1.1.5 + - nose==1.3.7 + - numexpr==2.7.1 + - numpy==1.19.2 + - packaging==20.4 + - pandas==1.1.2 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.2.0 + - pycparser==2.20 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - pysynphot==1.0.0 + - python-dateutil==2.8.1 + - pytz==2020.1 + - pywavelets==1.1.1 + - pyyaml==5.3.1 + - requests==2.24.0 + - scikit-image==0.17.2 + - scikit-learn==0.23.2 + - scipy==1.5.2 + - secretstorage==3.1.2 + - six==1.15.0 + - soupsieve==2.0.1 + - spherical-geometry==1.2.18 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.0 + - tables==3.6.1 + - threadpoolctl==2.1.0 + - tifffile==2020.9.3 + - tornado==6.0.4 + - tweakwcs==0.6.5 + - typing-extensions==3.7.4.3 + - urllib3==1.25.10 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/20201012/latest-macos.yml b/caldp/20201012/latest-macos.yml index 0f4c131..f09a434 120000..100644 --- a/caldp/20201012/latest-macos.yml +++ b/caldp/20201012/latest-macos.yml @@ -1 +1,99 @@ -CALDP_20201012_CAL_macos_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20201012_CAL_final +# creation_time: Mon Oct 12 17:09:09 2020 +# conda_version: 4.8.5 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2020.7.22=0 +- certifi=2020.6.20=py36_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.5.0=0 +- libcxx=10.0.0=1 +- libedit=3.1.20191231=h1de35cc_1 +- 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.1h=haf1e3a3_0 +- pip=20.2.2=py36_0 +- python=3.6.12=h26836e1_2 +- readline=8.0=h1de35cc_0 +- setuptools=49.6.0=py36_0 +- sqlite=3.33.0=hffcf06c_0 +- tk=8.6.10=hb0a8c7a_0 +- wheel=0.35.1=py_0 +- xz=5.2.5=h1de35cc_0 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.2.0 + - astropy==4.0.1.post1 + - astroquery==0.4.1 + - beautifulsoup4==4.9.1 + - bokeh==2.2.1 + - calcos==3.3.10 + - chardet==3.0.4 + - costools==1.2.3 + - crds==7.6.0 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.1.8 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.10 + - imageio==2.9.0 + - importlib-metadata==1.7.0 + - jinja2==2.11.2 + - joblib==0.16.0 + - keyring==21.4.0 + - kiwisolver==1.2.0 + - lxml==4.5.2 + - markupsafe==1.1.1 + - matplotlib==3.3.2 + - networkx==2.5 + - nictools==1.1.5 + - nose==1.3.7 + - numexpr==2.7.1 + - numpy==1.19.2 + - packaging==20.4 + - pandas==1.1.2 + - parsley==1.3 + - photutils==0.7.2 + - pillow==7.2.0 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - pysynphot==1.0.0 + - python-dateutil==2.8.1 + - pytz==2020.1 + - pywavelets==1.1.1 + - pyyaml==5.3.1 + - requests==2.24.0 + - scikit-image==0.17.2 + - scikit-learn==0.23.2 + - scipy==1.5.2 + - six==1.15.0 + - soupsieve==2.0.1 + - spherical-geometry==1.2.18 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.0 + - tables==3.6.1 + - threadpoolctl==2.1.0 + - tifffile==2020.9.3 + - tornado==6.0.4 + - tweakwcs==0.6.5 + - typing-extensions==3.7.4.3 + - urllib3==1.25.10 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.1.0 diff --git a/caldp/20201208/latest-linux.yml b/caldp/20201208/latest-linux.yml index d0f6d56..c03aa75 120000..100644 --- a/caldp/20201208/latest-linux.yml +++ b/caldp/20201208/latest-linux.yml @@ -1 +1,105 @@ -CALDP_20201208_DRZ_linux_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20201208_DRZ_final +# creation_time: Tue Dec 8 16:21:54 2020 +# conda_version: 4.9.2 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +dependencies: +- _libgcc_mutex=0.1=main +- bzip2=1.0.8=h7b6447c_0 +- ca-certificates=2020.10.14=0 +- certifi=2020.6.20=pyhd3eb1b0_3 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.5.0=0 +- ld_impl_linux-64=2.33.1=h53a641e_7 +- libedit=3.1.20191231=h14c3975_1 +- libffi=3.3=he6710b0_2 +- libgcc=7.2.0=h69d50b8_2 +- libgcc-ng=9.1.0=hdf63c60_0 +- libgfortran-ng=7.3.0=hdf63c60_0 +- libstdcxx-ng=9.1.0=hdf63c60_0 +- ncurses=6.2=he6710b0_1 +- openssl=1.1.1h=h7b6447c_0 +- pip=20.2.4=py36_0 +- python=3.6.12=hcff3b4d_2 +- readline=8.0=h7b6447c_0 +- setuptools=50.3.0=py36hb0f4dca_1 +- sqlite=3.33.0=h62c20be_0 +- tk=8.6.10=hbc83047_0 +- wheel=0.35.1=py_0 +- xz=5.2.5=h7b6447c_0 +- zlib=1.2.11=h7b6447c_3 +- pip: + - acstools==3.2.0 + - astropy==4.1 + - astroquery==0.4.1 + - beautifulsoup4==4.9.3 + - bokeh==2.2.3 + - calcos==3.3.10 + - cffi==1.14.3 + - chardet==3.0.4 + - costools==1.2.3 + - crds==10.1.0 + - cryptography==3.2.1 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.2.0 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.10 + - imageio==2.9.0 + - importlib-metadata==2.0.0 + - jeepney==0.4.3 + - jinja2==2.11.2 + - joblib==0.17.0 + - keyring==21.4.0 + - kiwisolver==1.3.1 + - lxml==4.6.1 + - markupsafe==1.1.1 + - matplotlib==3.3.2 + - networkx==2.5 + - nictools==1.1.5 + - numexpr==2.7.1 + - numpy==1.19.3 + - packaging==20.4 + - pandas==1.1.4 + - parsley==1.3 + - photutils==1.0.1 + - pillow==8.0.1 + - pycparser==2.20 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - python-dateutil==2.8.1 + - pytz==2020.4 + - pywavelets==1.1.1 + - pyyaml==5.3.1 + - requests==2.24.0 + - scikit-image==0.17.2 + - scikit-learn==0.23.2 + - scipy==1.5.3 + - secretstorage==3.1.2 + - six==1.15.0 + - soupsieve==2.0.1 + - spherical-geometry==1.2.19 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.0 + - tables==3.6.1 + - threadpoolctl==2.1.0 + - tifffile==2020.9.3 + - tornado==6.1 + - tweakwcs==0.6.5 + - typing-extensions==3.7.4.3 + - urllib3==1.25.11 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.4.0 diff --git a/caldp/20201208/latest-macos.yml b/caldp/20201208/latest-macos.yml index 89b6210..0bfd339 120000..100644 --- a/caldp/20201208/latest-macos.yml +++ b/caldp/20201208/latest-macos.yml @@ -1 +1,97 @@ -CALDP_20201208_DRZ_macos_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20201208_DRZ_final +# creation_time: Tue Dec 8 16:22:44 2020 +# conda_version: 4.9.2 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2020.10.14=0 +- certifi=2020.6.20=pyhd3eb1b0_3 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.5.0=0 +- libcxx=10.0.0=1 +- libedit=3.1.20191231=h1de35cc_1 +- 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.1h=haf1e3a3_0 +- pip=20.2.4=py36_0 +- python=3.6.12=h26836e1_2 +- readline=8.0=h1de35cc_0 +- setuptools=50.3.0=py36h0dc7051_1 +- sqlite=3.33.0=hffcf06c_0 +- tk=8.6.10=hb0a8c7a_0 +- wheel=0.35.1=py_0 +- xz=5.2.5=h1de35cc_0 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.2.0 + - astropy==4.1 + - astroquery==0.4.1 + - beautifulsoup4==4.9.3 + - bokeh==2.2.3 + - calcos==3.3.10 + - chardet==3.0.4 + - costools==1.2.3 + - crds==10.1.0 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.2.0 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.10 + - imageio==2.9.0 + - importlib-metadata==2.0.0 + - jinja2==2.11.2 + - joblib==0.17.0 + - keyring==21.4.0 + - kiwisolver==1.3.1 + - lxml==4.6.1 + - markupsafe==1.1.1 + - matplotlib==3.3.2 + - networkx==2.5 + - nictools==1.1.5 + - numexpr==2.7.1 + - numpy==1.19.3 + - packaging==20.4 + - pandas==1.1.4 + - parsley==1.3 + - photutils==1.0.1 + - pillow==8.0.1 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - python-dateutil==2.8.1 + - pytz==2020.4 + - pywavelets==1.1.1 + - pyyaml==5.3.1 + - requests==2.24.0 + - scikit-image==0.17.2 + - scikit-learn==0.23.2 + - scipy==1.5.3 + - six==1.15.0 + - soupsieve==2.0.1 + - spherical-geometry==1.2.19 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.0 + - tables==3.6.1 + - threadpoolctl==2.1.0 + - tifffile==2020.9.3 + - tornado==6.1 + - tweakwcs==0.6.5 + - typing-extensions==3.7.4.3 + - urllib3==1.25.11 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.4.0 diff --git a/caldp/20210323/latest-linux.yml b/caldp/20210323/latest-linux.yml index 35e03e8..4acce4d 120000..100644 --- a/caldp/20210323/latest-linux.yml +++ b/caldp/20210323/latest-linux.yml @@ -1 +1,106 @@ -CALDP_20210323_CAL_linux_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20210323_CAL_final +# creation_time: Tue Mar 23 18:50:48 2021 +# conda_version: 4.9.2 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +dependencies: +- _libgcc_mutex=0.1=main +- bzip2=1.0.8=h7b6447c_0 +- ca-certificates=2021.1.19=h06a4308_0 +- certifi=2020.12.5=py36h06a4308_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.6.0.dev0+gce2514a6=0 +- ld_impl_linux-64=2.33.1=h53a641e_7 +- libedit=3.1.20191231=h14c3975_1 +- libffi=3.3=he6710b0_2 +- libgcc=7.2.0=h69d50b8_2 +- libgcc-ng=9.1.0=hdf63c60_0 +- libgfortran-ng=7.3.0=hdf63c60_0 +- libstdcxx-ng=9.1.0=hdf63c60_0 +- ncurses=6.2=he6710b0_1 +- openssl=1.1.1i=h27cfd23_0 +- pip=20.3.3=py36h06a4308_0 +- python=3.6.12=hcff3b4d_2 +- readline=8.1=h27cfd23_0 +- setuptools=52.0.0=py36h06a4308_0 +- sqlite=3.33.0=h62c20be_0 +- tk=8.6.10=hbc83047_0 +- wheel=0.36.2=pyhd3eb1b0_0 +- xz=5.2.5=h7b6447c_0 +- zlib=1.2.11=h7b6447c_3 +- pip: + - acstools==3.3.1 + - astropy==4.1 + - astroquery==0.4.1 + - beautifulsoup4==4.9.3 + - bokeh==2.2.3 + - calcos==3.3.10 + - cffi==1.14.5 + - chardet==4.0.0 + - costools==1.2.3 + - crds==10.1.0 + - cryptography==3.4.5 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.2.1 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.10 + - imageio==2.9.0 + - importlib-metadata==3.4.0 + - jeepney==0.6.0 + - jinja2==2.11.3 + - joblib==1.0.1 + - keyring==22.0.1 + - kiwisolver==1.3.1 + - lxml==4.6.2 + - markupsafe==1.1.1 + - matplotlib==3.3.4 + - networkx==2.5 + - nictools==1.1.5 + - numexpr==2.7.2 + - numpy==1.19.5 + - packaging==20.9 + - pandas==1.1.5 + - parsley==1.3 + - photutils==1.0.2 + - pillow==8.1.0 + - pycparser==2.20 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - python-dateutil==2.8.1 + - pytz==2021.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.25.1 + - scikit-image==0.17.2 + - scikit-learn==0.24.1 + - scipy==1.5.4 + - secretstorage==3.3.1 + - six==1.15.0 + - soupsieve==2.2 + - spherical-geometry==1.2.19 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.1 + - tables==3.6.1 + - threadpoolctl==2.1.0 + - tifffile==2020.9.3 + - tornado==6.1 + - tweakwcs==0.7.0 + - typing-extensions==3.7.4.3 + - urllib3==1.26.3 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.4.0 diff --git a/caldp/20210323/latest-macos.yml b/caldp/20210323/latest-macos.yml index 477d483..9c23f75 120000..100644 --- a/caldp/20210323/latest-macos.yml +++ b/caldp/20210323/latest-macos.yml @@ -1 +1,98 @@ -CALDP_20210323_CAL_macos_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20210323_CAL_final +# creation_time: Tue Mar 23 18:51:21 2021 +# conda_version: 4.9.2 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2021.1.19=hecd8cb5_0 +- certifi=2020.12.5=py36hecd8cb5_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.6.0.dev0+gce2514a6=0 +- libcxx=10.0.0=1 +- libedit=3.1.20191231=h1de35cc_1 +- 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.1i=h9ed2024_0 +- pip=20.3.3=py36hecd8cb5_0 +- python=3.6.12=h26836e1_2 +- readline=8.1=h9ed2024_0 +- setuptools=52.0.0=py36hecd8cb5_0 +- sqlite=3.33.0=hffcf06c_0 +- tk=8.6.10=hb0a8c7a_0 +- wheel=0.36.2=pyhd3eb1b0_0 +- xz=5.2.5=h1de35cc_0 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.3.1 + - astropy==4.1 + - astroquery==0.4.1 + - beautifulsoup4==4.9.3 + - bokeh==2.2.3 + - calcos==3.3.10 + - chardet==4.0.0 + - costools==1.2.3 + - crds==10.1.0 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.2.1 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.10 + - imageio==2.9.0 + - importlib-metadata==3.4.0 + - jinja2==2.11.3 + - joblib==1.0.1 + - keyring==22.0.1 + - kiwisolver==1.3.1 + - lxml==4.6.2 + - markupsafe==1.1.1 + - matplotlib==3.3.4 + - networkx==2.5 + - nictools==1.1.5 + - numexpr==2.7.2 + - numpy==1.19.5 + - packaging==20.9 + - pandas==1.1.5 + - parsley==1.3 + - photutils==1.0.2 + - pillow==8.1.0 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - python-dateutil==2.8.1 + - pytz==2021.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.25.1 + - scikit-image==0.17.2 + - scikit-learn==0.24.1 + - scipy==1.5.4 + - six==1.15.0 + - soupsieve==2.2 + - spherical-geometry==1.2.19 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.1 + - tables==3.6.1 + - threadpoolctl==2.1.0 + - tifffile==2020.9.3 + - tornado==6.1 + - tweakwcs==0.7.0 + - typing-extensions==3.7.4.3 + - urllib3==1.26.3 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.4.0 diff --git a/caldp/20210415/latest-linux.yml b/caldp/20210415/latest-linux.yml index 8e67de0..d6a0ff9 120000..100644 --- a/caldp/20210415/latest-linux.yml +++ b/caldp/20210415/latest-linux.yml @@ -1 +1,105 @@ -CALDP_20210415_CAL_linux_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20210415_CAL_final +# creation_time: Thu Apr 15 15:08:54 2021 +# conda_version: 4.10.1 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +dependencies: +- _libgcc_mutex=0.1=main +- bzip2=1.0.8=h7b6447c_0 +- ca-certificates=2021.1.19=h06a4308_1 +- certifi=2020.12.5=py36h06a4308_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.7.0.dev0+ge0f20b78=0 +- ld_impl_linux-64=2.33.1=h53a641e_7 +- libffi=3.3=he6710b0_2 +- libgcc=7.2.0=h69d50b8_2 +- libgcc-ng=9.1.0=hdf63c60_0 +- libgfortran-ng=7.3.0=hdf63c60_0 +- libstdcxx-ng=9.1.0=hdf63c60_0 +- ncurses=6.2=he6710b0_1 +- openssl=1.1.1j=h27cfd23_0 +- pip=21.0.1=py36h06a4308_0 +- python=3.6.13=hdb3f193_0 +- readline=8.1=h27cfd23_0 +- setuptools=52.0.0=py36h06a4308_0 +- sqlite=3.35.2=hdfb4753_0 +- tk=8.6.10=hbc83047_0 +- wheel=0.36.2=pyhd3eb1b0_0 +- xz=5.2.5=h7b6447c_0 +- zlib=1.2.11=h7b6447c_3 +- pip: + - acstools==3.3.1 + - astropy==4.1 + - astroquery==0.4.1 + - beautifulsoup4==4.9.3 + - bokeh==2.3.0 + - calcos==3.3.10 + - cffi==1.14.5 + - chardet==4.0.0 + - costools==1.2.3 + - crds==10.1.0 + - cryptography==3.4.6 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.2.1 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.10 + - imageio==2.9.0 + - importlib-metadata==3.7.3 + - jeepney==0.6.0 + - jinja2==2.11.3 + - joblib==1.0.1 + - keyring==23.0.0 + - kiwisolver==1.3.1 + - lxml==4.6.3 + - markupsafe==1.1.1 + - matplotlib==3.3.4 + - networkx==2.5 + - nictools==1.1.5 + - numexpr==2.7.3 + - numpy==1.19.5 + - packaging==20.9 + - pandas==1.1.5 + - parsley==1.3 + - photutils==1.0.2 + - pillow==8.1.2 + - pycparser==2.20 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - python-dateutil==2.8.1 + - pytz==2021.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.25.1 + - scikit-image==0.17.2 + - scikit-learn==0.24.1 + - scipy==1.5.4 + - secretstorage==3.3.1 + - six==1.15.0 + - soupsieve==2.2.1 + - spherical-geometry==1.2.19 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.1 + - tables==3.6.1 + - threadpoolctl==2.1.0 + - tifffile==2020.9.3 + - tornado==6.1 + - tweakwcs==0.7.1 + - typing-extensions==3.7.4.3 + - urllib3==1.26.4 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.4.1 diff --git a/caldp/20210415/latest-macos.yml b/caldp/20210415/latest-macos.yml index 4253c2f..5eee4bd 120000..100644 --- a/caldp/20210415/latest-macos.yml +++ b/caldp/20210415/latest-macos.yml @@ -1 +1,97 @@ -CALDP_20210415_CAL_macos_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20210415_CAL_final +# creation_time: Thu Apr 15 15:09:53 2021 +# conda_version: 4.10.1 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2021.1.19=hecd8cb5_1 +- certifi=2020.12.5=py36hecd8cb5_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.7.0.dev0+ge0f20b78=0 +- libcxx=10.0.0=1 +- 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.1j=h9ed2024_0 +- pip=21.0.1=py36hecd8cb5_0 +- python=3.6.13=h88f2d9e_0 +- readline=8.1=h9ed2024_0 +- setuptools=52.0.0=py36hecd8cb5_0 +- sqlite=3.35.2=hce871da_0 +- tk=8.6.10=hb0a8c7a_0 +- wheel=0.36.2=pyhd3eb1b0_0 +- xz=5.2.5=h1de35cc_0 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.3.1 + - astropy==4.1 + - astroquery==0.4.1 + - beautifulsoup4==4.9.3 + - bokeh==2.3.0 + - calcos==3.3.10 + - chardet==4.0.0 + - costools==1.2.3 + - crds==10.1.0 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.2.1 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.10 + - imageio==2.9.0 + - importlib-metadata==3.7.3 + - jinja2==2.11.3 + - joblib==1.0.1 + - keyring==23.0.0 + - kiwisolver==1.3.1 + - lxml==4.6.3 + - markupsafe==1.1.1 + - matplotlib==3.3.4 + - networkx==2.5 + - nictools==1.1.5 + - numexpr==2.7.3 + - numpy==1.19.5 + - packaging==20.9 + - pandas==1.1.5 + - parsley==1.3 + - photutils==1.0.2 + - pillow==8.1.2 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - python-dateutil==2.8.1 + - pytz==2021.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.25.1 + - scikit-image==0.17.2 + - scikit-learn==0.24.1 + - scipy==1.5.4 + - six==1.15.0 + - soupsieve==2.2.1 + - spherical-geometry==1.2.19 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.1 + - tables==3.6.1 + - threadpoolctl==2.1.0 + - tifffile==2020.9.3 + - tornado==6.1 + - tweakwcs==0.7.1 + - typing-extensions==3.7.4.3 + - urllib3==1.26.4 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.4.1 diff --git a/caldp/20210505/latest-linux.yml b/caldp/20210505/latest-linux.yml index 9662f6e..2f2f327 120000..100644 --- a/caldp/20210505/latest-linux.yml +++ b/caldp/20210505/latest-linux.yml @@ -1 +1,105 @@ -CALDP_20210505_CAL_linux_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20210505_CAL_final +# creation_time: Wed May 5 10:09:03 2021 +# conda_version: 4.10.1 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +dependencies: +- _libgcc_mutex=0.1=main +- bzip2=1.0.8=h7b6447c_0 +- ca-certificates=2021.4.13=h06a4308_1 +- certifi=2020.12.5=py36h06a4308_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.7.1.dev0+ga1d9cd3f=0 +- ld_impl_linux-64=2.33.1=h53a641e_7 +- libffi=3.3=he6710b0_2 +- libgcc=7.2.0=h69d50b8_2 +- libgcc-ng=9.1.0=hdf63c60_0 +- libgfortran-ng=7.3.0=hdf63c60_0 +- libstdcxx-ng=9.1.0=hdf63c60_0 +- ncurses=6.2=he6710b0_1 +- openssl=1.1.1k=h27cfd23_0 +- pip=21.0.1=py36h06a4308_0 +- python=3.6.13=hdb3f193_0 +- readline=8.1=h27cfd23_0 +- setuptools=52.0.0=py36h06a4308_0 +- sqlite=3.35.4=hdfb4753_0 +- tk=8.6.10=hbc83047_0 +- wheel=0.36.2=pyhd3eb1b0_0 +- xz=5.2.5=h7b6447c_0 +- zlib=1.2.11=h7b6447c_3 +- pip: + - acstools==3.3.1 + - astropy==4.1 + - astroquery==0.4.1 + - beautifulsoup4==4.9.3 + - bokeh==2.3.1 + - calcos==3.3.10 + - cffi==1.14.5 + - chardet==4.0.0 + - costools==1.2.3 + - crds==10.1.0 + - cryptography==3.4.7 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.2.1 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.10 + - imageio==2.9.0 + - importlib-metadata==4.0.1 + - jeepney==0.6.0 + - jinja2==2.11.3 + - joblib==1.0.1 + - keyring==23.0.1 + - kiwisolver==1.3.1 + - lxml==4.6.3 + - markupsafe==1.1.1 + - matplotlib==3.3.4 + - networkx==2.5.1 + - nictools==1.1.5 + - numexpr==2.7.3 + - numpy==1.19.5 + - packaging==20.9 + - pandas==1.1.5 + - parsley==1.3 + - photutils==1.0.2 + - pillow==8.2.0 + - pycparser==2.20 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - python-dateutil==2.8.1 + - pytz==2021.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.25.1 + - scikit-image==0.17.2 + - scikit-learn==0.24.2 + - scipy==1.5.4 + - secretstorage==3.3.1 + - six==1.15.0 + - soupsieve==2.2.1 + - spherical-geometry==1.2.19 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.1 + - tables==3.6.1 + - threadpoolctl==2.1.0 + - tifffile==2020.9.3 + - tornado==6.1 + - tweakwcs==0.7.1 + - typing-extensions==3.10.0.0 + - urllib3==1.26.4 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.4.1 diff --git a/caldp/20210505/latest-macos.yml b/caldp/20210505/latest-macos.yml index 39cdd44..ffddd4d 120000..100644 --- a/caldp/20210505/latest-macos.yml +++ b/caldp/20210505/latest-macos.yml @@ -1 +1,97 @@ -CALDP_20210505_CAL_macos_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20210505_CAL_final +# creation_time: Wed May 5 10:09:39 2021 +# conda_version: 4.10.1 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2021.4.13=hecd8cb5_1 +- certifi=2020.12.5=py36hecd8cb5_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.7.1.dev0+ga1d9cd3f=0 +- libcxx=10.0.0=1 +- 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.1k=h9ed2024_0 +- pip=21.0.1=py36hecd8cb5_0 +- python=3.6.13=h88f2d9e_0 +- readline=8.1=h9ed2024_0 +- setuptools=52.0.0=py36hecd8cb5_0 +- sqlite=3.35.4=hce871da_0 +- tk=8.6.10=hb0a8c7a_0 +- wheel=0.36.2=pyhd3eb1b0_0 +- xz=5.2.5=h1de35cc_0 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.3.1 + - astropy==4.1 + - astroquery==0.4.1 + - beautifulsoup4==4.9.3 + - bokeh==2.3.1 + - calcos==3.3.10 + - chardet==4.0.0 + - costools==1.2.3 + - crds==10.1.0 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.2.1 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==2.10 + - imageio==2.9.0 + - importlib-metadata==4.0.1 + - jinja2==2.11.3 + - joblib==1.0.1 + - keyring==23.0.1 + - kiwisolver==1.3.1 + - lxml==4.6.3 + - markupsafe==1.1.1 + - matplotlib==3.3.4 + - networkx==2.5.1 + - nictools==1.1.5 + - numexpr==2.7.3 + - numpy==1.19.5 + - packaging==20.9 + - pandas==1.1.5 + - parsley==1.3 + - photutils==1.0.2 + - pillow==8.2.0 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - python-dateutil==2.8.1 + - pytz==2021.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.25.1 + - scikit-image==0.17.2 + - scikit-learn==0.24.2 + - scipy==1.5.4 + - six==1.15.0 + - soupsieve==2.2.1 + - spherical-geometry==1.2.19 + - stistools==1.4.1 + - stregion==1.1.6 + - stsci-image==2.3.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.1 + - tables==3.6.1 + - threadpoolctl==2.1.0 + - tifffile==2020.9.3 + - tornado==6.1 + - tweakwcs==0.7.1 + - typing-extensions==3.10.0.0 + - urllib3==1.26.4 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.4.1 diff --git a/caldp/20210721/latest-linux.yml b/caldp/20210721/latest-linux.yml index 212a858..42afdf7 120000..100644 --- a/caldp/20210721/latest-linux.yml +++ b/caldp/20210721/latest-linux.yml @@ -1 +1,110 @@ -CALDP_20210721_CAL_linux_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20210721_CAL_final +# creation_time: Wed Jul 21 21:44:05 2021 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +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=py36h06a4308_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.1k=h27cfd23_0 +- pip=21.1.3=py36h06a4308_0 +- python=3.6.13=h12debd9_1 +- readline=8.1=h27cfd23_0 +- setuptools=52.0.0=py36h06a4308_0 +- sqlite=3.36.0=hc218d9a_0 +- tk=8.6.10=hbc83047_0 +- wheel=0.36.2=pyhd3eb1b0_0 +- xz=5.2.5=h7b6447c_0 +- zlib=1.2.11=h7b6447c_3 +- pip: + - acstools==3.3.1 + - astropy==4.1 + - astroquery==0.4.3 + - beautifulsoup4==4.9.3 + - bokeh==2.3.3 + - calcos==3.3.10 + - cffi==1.14.6 + - charset-normalizer==2.0.3 + - costools==1.2.3 + - crds==10.1.0 + - cryptography==3.4.7 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.2.1 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==3.2 + - imageio==2.9.0 + - importlib-metadata==4.6.1 + - jeepney==0.7.0 + - jinja2==3.0.1 + - joblib==1.0.1 + - keyring==23.0.1 + - kiwisolver==1.3.1 + - lxml==4.6.3 + - markupsafe==2.0.1 + - matplotlib==3.3.4 + - mimeparse==0.1.3 + - networkx==2.5.1 + - nictools==1.1.5 + - numexpr==2.7.3 + - numpy==1.19.5 + - packaging==21.0 + - pandas==1.1.5 + - parsley==1.3 + - photutils==1.0.2 + - pillow==8.3.1 + - pycparser==2.20 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - python-dateutil==2.8.2 + - pytz==2021.1 + - pyvo==1.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.26.0 + - scikit-image==0.17.2 + - scikit-learn==0.24.2 + - scipy==1.5.4 + - secretstorage==3.3.1 + - 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.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.1 + - tables==3.6.1 + - threadpoolctl==2.2.0 + - tifffile==2020.9.3 + - tornado==6.1 + - tweakwcs==0.7.2 + - typing-extensions==3.10.0.0 + - urllib3==1.26.6 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.5.0 diff --git a/caldp/20210721/latest-macos.yml b/caldp/20210721/latest-macos.yml index 0a8a5fe..b93962e 120000..100644 --- a/caldp/20210721/latest-macos.yml +++ b/caldp/20210721/latest-macos.yml @@ -1 +1,99 @@ -CALDP_20210721_CAL_macos_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20210721_CAL_final +# creation_time: Wed Jul 21 21:44:42 2021 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2021.7.5=hecd8cb5_1 +- certifi=2021.5.30=py36hecd8cb5_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.7.2.dev0+gd395b8b8=0 +- libcxx=10.0.0=1 +- 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.1k=h9ed2024_0 +- pip=21.1.3=py36hecd8cb5_0 +- python=3.6.13=h88f2d9e_0 +- readline=8.1=h9ed2024_0 +- setuptools=52.0.0=py36hecd8cb5_0 +- sqlite=3.36.0=hce871da_0 +- tk=8.6.10=hb0a8c7a_0 +- wheel=0.36.2=pyhd3eb1b0_0 +- xz=5.2.5=h1de35cc_0 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.3.1 + - astropy==4.1 + - astroquery==0.4.3 + - beautifulsoup4==4.9.3 + - bokeh==2.3.3 + - calcos==3.3.10 + - charset-normalizer==2.0.3 + - costools==1.2.3 + - crds==10.1.0 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.2.1 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==3.2 + - imageio==2.9.0 + - importlib-metadata==4.6.1 + - jinja2==3.0.1 + - joblib==1.0.1 + - keyring==23.0.1 + - kiwisolver==1.3.1 + - lxml==4.6.3 + - markupsafe==2.0.1 + - matplotlib==3.3.4 + - mimeparse==0.1.3 + - networkx==2.5.1 + - nictools==1.1.5 + - numexpr==2.7.3 + - numpy==1.19.5 + - packaging==21.0 + - pandas==1.1.5 + - parsley==1.3 + - photutils==1.0.2 + - pillow==8.3.1 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - python-dateutil==2.8.2 + - pytz==2021.1 + - pyvo==1.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.26.0 + - scikit-image==0.17.2 + - scikit-learn==0.24.2 + - scipy==1.5.4 + - 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.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.1 + - tables==3.6.1 + - threadpoolctl==2.2.0 + - tifffile==2020.9.3 + - tornado==6.1 + - tweakwcs==0.7.2 + - typing-extensions==3.10.0.0 + - urllib3==1.26.6 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.5.0 diff --git a/caldp/20210827/latest-linux.yml b/caldp/20210827/latest-linux.yml index babdccc..ab03356 120000..100644 --- a/caldp/20210827/latest-linux.yml +++ b/caldp/20210827/latest-linux.yml @@ -1 +1,110 @@ -CALDP_20210827_CAL_linux_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20210827_CAL_final +# creation_time: Fri Aug 27 09:39:59 2021 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +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=py36h06a4308_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.1k=h27cfd23_0 +- pip=21.2.2=py36h06a4308_0 +- python=3.6.13=h12debd9_1 +- readline=8.1=h27cfd23_0 +- setuptools=52.0.0=py36h06a4308_0 +- sqlite=3.36.0=hc218d9a_0 +- tk=8.6.10=hbc83047_0 +- wheel=0.36.2=pyhd3eb1b0_0 +- xz=5.2.5=h7b6447c_0 +- zlib=1.2.11=h7b6447c_3 +- pip: + - acstools==3.3.1 + - astropy==4.1 + - astroquery==0.4.3 + - beautifulsoup4==4.9.3 + - bokeh==2.3.3 + - calcos==3.3.11 + - cffi==1.14.6 + - charset-normalizer==2.0.4 + - costools==1.2.3 + - crds==10.1.0 + - cryptography==3.4.7 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.2.1 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==3.2 + - imageio==2.9.0 + - importlib-metadata==4.6.3 + - jeepney==0.7.1 + - jinja2==3.0.1 + - joblib==1.0.1 + - keyring==23.0.1 + - kiwisolver==1.3.1 + - lxml==4.6.3 + - markupsafe==2.0.1 + - matplotlib==3.3.4 + - mimeparse==0.1.3 + - networkx==2.5.1 + - nictools==1.1.5 + - numexpr==2.7.3 + - numpy==1.19.5 + - packaging==21.0 + - pandas==1.1.5 + - parsley==1.3 + - photutils==1.0.2 + - pillow==8.3.1 + - pycparser==2.20 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - python-dateutil==2.8.2 + - pytz==2021.1 + - pyvo==1.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.26.0 + - scikit-image==0.17.2 + - scikit-learn==0.24.2 + - scipy==1.5.4 + - secretstorage==3.3.1 + - 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.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.1 + - tables==3.6.1 + - threadpoolctl==2.2.0 + - tifffile==2020.9.3 + - tornado==6.1 + - tweakwcs==0.7.2 + - typing-extensions==3.10.0.0 + - urllib3==1.26.6 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.5.0 diff --git a/caldp/20210827/latest-macos.yml b/caldp/20210827/latest-macos.yml index bc3d843..c960865 120000..100644 --- a/caldp/20210827/latest-macos.yml +++ b/caldp/20210827/latest-macos.yml @@ -1 +1,99 @@ -CALDP_20210827_CAL_macos_py36_final.yml
\ No newline at end of file +# delivery_name: CALDP_20210827_CAL_final +# creation_time: Fri Aug 27 09:40:15 2021 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2021.7.5=hecd8cb5_1 +- certifi=2021.5.30=py36hecd8cb5_0 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.7.2.dev0+gd395b8b8=0 +- libcxx=10.0.0=1 +- 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.1k=h9ed2024_0 +- pip=21.2.2=py36hecd8cb5_0 +- python=3.6.13=h88f2d9e_0 +- readline=8.1=h9ed2024_0 +- setuptools=52.0.0=py36hecd8cb5_0 +- sqlite=3.36.0=hce871da_0 +- tk=8.6.10=hb0a8c7a_0 +- wheel=0.36.2=pyhd3eb1b0_0 +- xz=5.2.5=h1de35cc_0 +- zlib=1.2.11=h1de35cc_3 +- pip: + - acstools==3.3.1 + - astropy==4.1 + - astroquery==0.4.3 + - beautifulsoup4==4.9.3 + - bokeh==2.3.3 + - calcos==3.3.11 + - charset-normalizer==2.0.4 + - costools==1.2.3 + - crds==10.1.0 + - cycler==0.10.0 + - decorator==4.4.2 + - drizzlepac==3.2.1 + - filelock==3.0.12 + - fitsblender==0.3.6 + - html5lib==1.1 + - idna==3.2 + - imageio==2.9.0 + - importlib-metadata==4.6.3 + - jinja2==3.0.1 + - joblib==1.0.1 + - keyring==23.0.1 + - kiwisolver==1.3.1 + - lxml==4.6.3 + - markupsafe==2.0.1 + - matplotlib==3.3.4 + - mimeparse==0.1.3 + - networkx==2.5.1 + - nictools==1.1.5 + - numexpr==2.7.3 + - numpy==1.19.5 + - packaging==21.0 + - pandas==1.1.5 + - parsley==1.3 + - photutils==1.0.2 + - pillow==8.3.1 + - pyparsing==2.4.7 + - pypdf2==1.26.0 + - python-dateutil==2.8.2 + - pytz==2021.1 + - pyvo==1.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.26.0 + - scikit-image==0.17.2 + - scikit-learn==0.24.2 + - scipy==1.5.4 + - 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.3 + - stsci-imagestats==1.6.2 + - stsci-skypac==1.0.5 + - stsci-stimage==0.2.4 + - stsci-tools==3.6.0 + - stwcs==1.6.1 + - tables==3.6.1 + - threadpoolctl==2.2.0 + - tifffile==2020.9.3 + - tornado==6.1 + - tweakwcs==0.7.2 + - typing-extensions==3.10.0.0 + - urllib3==1.26.6 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.5.0 diff --git a/caldp/20210928/latest-linux.yml b/caldp/20210928/latest-linux.yml index 38c9e23..b15fcf1 120000..100644 --- a/caldp/20210928/latest-linux.yml +++ b/caldp/20210928/latest-linux.yml @@ -1 +1,115 @@ -CALDP_20210928_CAL_linux_py37_final.yml
\ No newline at end of file +# delivery_name: CALDP_20210928_CAL_final +# creation_time: Tue Sep 28 15:12:07 2021 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +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=py37h06a4308_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=py37h06a4308_0 +- python=3.7.11=h12debd9_0 +- readline=8.1=h27cfd23_0 +- setuptools=52.0.0=py37h06a4308_0 +- sqlite=3.36.0=hc218d9a_0 +- tk=8.6.10=hbc83047_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.3.3 + - calcos==3.3.11 + - cffi==1.14.6 + - charset-normalizer==2.0.5 + - costools==1.2.3 + - crds==11.4.0 + - cryptography==3.4.8 + - cycler==0.10.0 + - drizzlepac==3.3.0 + - filelock==3.0.12 + - 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.1 + - 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.1 + - pyvo==1.1 + - pywavelets==1.1.1 + - pyyaml==5.4.1 + - requests==2.26.0 + - scikit-image==0.18.3 + - scikit-learn==0.24.2 + - 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.2 + - stsci-skypac==1.0.8 + - stsci-stimage==0.2.5 + - stsci-tools==4.0.1 + - stwcs==1.7.0 + - threadpoolctl==2.2.0 + - tifffile==2021.8.30 + - tornado==6.1 + - tweakwcs==0.7.3 + - typing-extensions==3.10.0.2 + - urllib3==1.26.6 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.5.0 diff --git a/caldp/20211119/latest-linux.yml b/caldp/20211119/latest-linux.yml index e385ec5..5930a9d 120000..100644 --- a/caldp/20211119/latest-linux.yml +++ b/caldp/20211119/latest-linux.yml @@ -1 +1,115 @@ -CALDP_20211119_CAL_linux_py38_final.yml
\ No newline at end of file +# delivery_name: CALDP_20211119_CAL_final +# creation_time: Fri Nov 19 10:06:13 2021 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +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.3.11 + - 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.1 + - 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/20211119/latest-macos.yml b/caldp/20211119/latest-macos.yml index 6a5de94..5c56abe 120000..100644 --- a/caldp/20211119/latest-macos.yml +++ b/caldp/20211119/latest-macos.yml @@ -1 +1,104 @@ -CALDP_20211119_CAL_macos_py38_final.yml
\ No newline at end of file +# delivery_name: CALDP_20211119_CAL_final +# creation_time: Fri Nov 19 10:08:12 2021 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +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.3.11 + - 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.1 + - 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/20211129/latest-linux.yml b/caldp/20211129/latest-linux.yml index e9c7675..97ad8a6 120000..100644 --- a/caldp/20211129/latest-linux.yml +++ b/caldp/20211129/latest-linux.yml @@ -1 +1,115 @@ -CALDP_20211129_CAL_linux_py38_final.yml
\ No newline at end of file +# delivery_name: CALDP_20211129_CAL_final +# creation_time: Tue Nov 30 15:18:13 2021 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +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.3.11 + - 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/20211129/latest-macos.yml b/caldp/20211129/latest-macos.yml index cddbe8f..3998044 120000..100644 --- a/caldp/20211129/latest-macos.yml +++ b/caldp/20211129/latest-macos.yml @@ -1 +1,104 @@ -CALDP_20211129_CAL_macos_py38_final.yml
\ No newline at end of file +# delivery_name: CALDP_20211129_CAL_final +# creation_time: Tue Nov 30 15:19:12 2021 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +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.3.11 + - 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/20220127/latest-linux.yml b/caldp/20220127/latest-linux.yml index 38656a8..616eab2 120000..100644 --- a/caldp/20220127/latest-linux.yml +++ b/caldp/20220127/latest-linux.yml @@ -1 +1,117 @@ -CALDP_20220127_CAL_linux_py38_final.yml
\ No newline at end of file +# delivery_name: CALDP_mvmalpha_CAL_rc3 +# creation_time: Thu Jan 27 13:34:19 2022 +# conda_version: 4.11.0 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +dependencies: +- _libgcc_mutex=0.1=main +- _openmp_mutex=4.5=1_gnu +- bzip2=1.0.8=h7b6447c_0 +- ca-certificates=2021.10.26=h06a4308_2 +- certifi=2021.10.8=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.3=h7f8727e_2 +- openssl=1.1.1l=h7f8727e_0 +- pip=21.2.4=py38h06a4308_0 +- python=3.8.12=h12debd9_0 +- readline=8.1=h27cfd23_0 +- setuptools=58.0.4=py38h06a4308_0 +- sqlite=3.37.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=h7f8727e_4 +- pip: + - acstools==3.3.1 + - asdf==2.8.3 + - astropy==4.3.1 + - astroquery==0.4.5 + - attrs==21.4.0 + - beautifulsoup4==4.10.0 + - bokeh==2.4.2 + - git+https://github.com/spacetelescope/calcos@3.3.12-rc1 + - cffi==1.15.0 + - charset-normalizer==2.0.10 + - costools==1.2.4 + - crds==11.5.2 + - cryptography==36.0.1 + - cycler==0.11.0 + - git+https://github.com/spacetelescope/drizzlepac@3.4.0rc3 + - filelock==3.4.2 + - fitsblender==0.4.0 + - fonttools==4.28.5 + - html5lib==1.1 + - idna==3.3 + - imageio==2.13.5 + - importlib-metadata==4.10.0 + - importlib-resources==5.4.0 + - jeepney==0.7.1 + - jinja2==3.0.3 + - jmespath==0.10.0 + - joblib==1.1.0 + - jsonschema==3.2.0 + - keyring==23.5.0 + - kiwisolver==1.3.2 + - lxml==4.7.1 + - markupsafe==2.0.1 + - matplotlib==3.5.1 + - networkx==2.6.3 + - nictools==1.1.5 + - numexpr==2.8.1 + - numpy==1.22.0 + - packaging==21.3 + - pandas==1.3.5 + - parsley==1.3 + - photutils==1.3.0 + - pillow==9.0.0 + - pycparser==2.21 + - pyerfa==2.0.0.1 + - pyparsing==3.0.6 + - pypdf2==1.26.0 + - pyrsistent==0.18.0 + - python-dateutil==2.8.2 + - pytz==2021.3 + - pyvo==1.2 + - pywavelets==1.2.0 + - pyyaml==6.0 + - requests==2.27.1 + - scikit-image==0.19.1 + - scikit-learn==1.0.2 + - scipy==1.7.3 + - secretstorage==3.3.1 + - semantic-version==2.8.5 + - six==1.16.0 + - soupsieve==2.3.1 + - spherical-geometry==1.2.22 + - 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 + - git+https://github.com/spacetelescope/stwcs@1.7.2 + - tables==3.7.0 + - threadpoolctl==3.0.0 + - tifffile==2021.11.2 + - tornado==6.1 + - git+https://github.com/spacetelescope/tweakwcs@0.7.3 + - typing-extensions==4.0.1 + - urllib3==1.26.7 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.7.0 diff --git a/caldp/20220127/latest-macos.yml b/caldp/20220127/latest-macos.yml index e93302d..11d25d0 120000..100644 --- a/caldp/20220127/latest-macos.yml +++ b/caldp/20220127/latest-macos.yml @@ -1 +1,106 @@ -CALDP_20220127_CAL_macos_py38_final.yml
\ No newline at end of file +# delivery_name: CALDP_mvmalpha_CAL_rc3 +# creation_time: Thu Jan 27 13:36:34 2022 +# conda_version: 4.11.0 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2021.10.26=hecd8cb5_2 +- certifi=2021.10.8=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.3=hca72f7f_2 +- openssl=1.1.1l=h9ed2024_0 +- pip=21.2.4=py38hecd8cb5_0 +- python=3.8.12=h88f2d9e_0 +- readline=8.1=h9ed2024_0 +- setuptools=58.0.4=py38hecd8cb5_0 +- sqlite=3.37.0=h707629a_0 +- tk=8.6.11=h7bc2e8c_0 +- wheel=0.37.0=pyhd3eb1b0_1 +- xz=5.2.5=h1de35cc_0 +- zlib=1.2.11=h4dc903c_4 +- pip: + - acstools==3.3.1 + - asdf==2.8.3 + - astropy==4.3.1 + - astroquery==0.4.5 + - attrs==21.4.0 + - beautifulsoup4==4.10.0 + - bokeh==2.4.2 + - git+https://github.com/spacetelescope/calcos@3.3.12-rc1 + - charset-normalizer==2.0.10 + - costools==1.2.4 + - crds==11.5.2 + - cycler==0.11.0 + - git+https://github.com/spacetelescope/drizzlepac@3.4.0rc3 + - filelock==3.4.2 + - fitsblender==0.4.0 + - fonttools==4.28.5 + - html5lib==1.1 + - idna==3.3 + - imageio==2.13.5 + - importlib-metadata==4.10.0 + - importlib-resources==5.4.0 + - jinja2==3.0.3 + - jmespath==0.10.0 + - joblib==1.1.0 + - jsonschema==3.2.0 + - keyring==23.5.0 + - kiwisolver==1.3.2 + - lxml==4.7.1 + - markupsafe==2.0.1 + - matplotlib==3.5.1 + - networkx==2.6.3 + - nictools==1.1.5 + - numexpr==2.8.1 + - numpy==1.22.0 + - packaging==21.3 + - pandas==1.3.5 + - parsley==1.3 + - photutils==1.3.0 + - pillow==9.0.0 + - pyerfa==2.0.0.1 + - pyparsing==3.0.6 + - pypdf2==1.26.0 + - pyrsistent==0.18.0 + - python-dateutil==2.8.2 + - pytz==2021.3 + - pyvo==1.2 + - pywavelets==1.2.0 + - pyyaml==6.0 + - requests==2.27.1 + - scikit-image==0.19.1 + - scikit-learn==1.0.2 + - scipy==1.7.3 + - semantic-version==2.8.5 + - six==1.16.0 + - soupsieve==2.3.1 + - spherical-geometry==1.2.22 + - 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 + - git+https://github.com/spacetelescope/stwcs@1.7.2 + - tables==3.7.0 + - threadpoolctl==3.0.0 + - tifffile==2021.11.2 + - tornado==6.1 + - git+https://github.com/spacetelescope/tweakwcs@0.7.3 + - typing-extensions==4.0.1 + - urllib3==1.26.7 + - webencodings==0.5.1 + - wfc3tools==1.3.5 + - wfpc2tools==1.0.5 + - zipp==3.7.0 diff --git a/caldp/20220214/latest-linux.yml b/caldp/20220214/latest-linux.yml index f228433..fe95db9 120000..100644 --- a/caldp/20220214/latest-linux.yml +++ b/caldp/20220214/latest-linux.yml @@ -1 +1,116 @@ -CALDP_20220214_COS_linux_py38_final.yml
\ No newline at end of file +# 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/latest-macos.yml b/caldp/20220214/latest-macos.yml index 161c14f..44999bf 120000..100644 --- a/caldp/20220214/latest-macos.yml +++ b/caldp/20220214/latest-macos.yml @@ -1 +1,104 @@ -CALDP_20220214_COS_macos_py38_final.yml
\ No newline at end of file +# 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/20220406/latest-linux.yml b/caldp/20220406/latest-linux.yml index 7bf97a9..9f2596e 120000..100644 --- a/caldp/20220406/latest-linux.yml +++ b/caldp/20220406/latest-linux.yml @@ -1 +1,119 @@ -CALDP_20220406_CAL_linux_py38_final.yml
\ No newline at end of file +# delivery_name: CALDP_20220406_CAL_final +# creation_time: Wed Apr 6 13:11:02 2022 +# conda_version: 4.8.2 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +dependencies: +- _libgcc_mutex=0.1=main +- _openmp_mutex=4.5=1_gnu +- bzip2=1.0.8=h7b6447c_0 +- ca-certificates=2022.2.1=h06a4308_0 +- certifi=2021.10.8=py38h06a4308_2 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.7.4.dev0+g1a22b1ff=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.3=h7f8727e_2 +- openssl=1.1.1m=h7f8727e_0 +- pip=21.2.4=py38h06a4308_0 +- python=3.8.12=h12debd9_0 +- readline=8.1.2=h7f8727e_1 +- setuptools=58.0.4=py38h06a4308_0 +- sqlite=3.38.0=hc218d9a_0 +- tk=8.6.11=h1ccaba5_0 +- wheel=0.37.1=pyhd3eb1b0_0 +- xz=5.2.5=h7b6447c_0 +- zlib=1.2.11=h7f8727e_4 +- pip: + - acstools==3.3.1 + - asdf==2.10.1 + - asdf-standard==1.0.1 + - asdf-transform-schemas==0.2.2 + - astropy==5.0.2 + - astroquery==0.4.5 + - attrs==21.4.0 + - beautifulsoup4==4.10.0 + - bokeh==2.4.2 + - calcos==3.4.0 + - cffi==1.15.0 + - charset-normalizer==2.0.12 + - costools==1.2.4 + - crds==11.9.0 + - cryptography==36.0.1 + - cycler==0.11.0 + - drizzlepac==3.4.1 + - filelock==3.6.0 + - fitsblender==0.4.1 + - fonttools==4.30.0 + - html5lib==1.1 + - idna==3.3 + - imageio==2.16.1 + - importlib-metadata==4.11.2 + - importlib-resources==5.4.0 + - jeepney==0.7.1 + - jinja2==3.0.3 + - jmespath==0.10.0 + - joblib==1.1.0 + - jsonschema==3.2.0 + - keyring==23.5.0 + - kiwisolver==1.3.2 + - lxml==4.8.0 + - markupsafe==2.0.1 + - matplotlib==3.5.1 + - networkx==2.7.1 + - nictools==1.1.5 + - numexpr==2.8.1 + - numpy==1.22.3 + - packaging==21.3 + - pandas==1.4.1 + - parsley==1.3 + - photutils==1.3.0 + - pillow==9.0.1 + - pycparser==2.21 + - pyerfa==2.0.0.1 + - pyparsing==3.0.7 + - pypdf2==1.26.0 + - pyrsistent==0.18.1 + - python-dateutil==2.8.2 + - pytz==2021.3 + - pyvo==1.3 + - pywavelets==1.3.0 + - pyyaml==6.0 + - requests==2.27.1 + - scikit-image==0.19.2 + - scikit-learn==1.0.2 + - scipy==1.8.0 + - secretstorage==3.3.1 + - semantic-version==2.9.0 + - six==1.16.0 + - soupsieve==2.3.1 + - spherical-geometry==1.2.22 + - 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 + - tables==3.7.0 + - threadpoolctl==3.1.0 + - tifffile==2022.2.9 + - tornado==6.1 + - tweakwcs==0.7.3 + - typing-extensions==4.1.1 + - urllib3==1.26.8 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - zipp==3.7.0 diff --git a/caldp/20220406/latest-macos.yml b/caldp/20220406/latest-macos.yml index 644d722..d6de868 120000..100644 --- a/caldp/20220406/latest-macos.yml +++ b/caldp/20220406/latest-macos.yml @@ -1 +1,108 @@ -CALDP_20220406_CAL_macos_py38_final.yml
\ No newline at end of file +# delivery_name: CALDP_20220406_CAL_final +# creation_time: Wed Apr 6 13:12:17 2022 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 +channels: +- defaults +- https://ssb.stsci.edu/astroconda +- https://ssb.stsci.edu/astroconda-staging +dependencies: +- bzip2=1.0.8=h1de35cc_0 +- ca-certificates=2022.2.1=hecd8cb5_0 +- certifi=2021.10.8=py38hecd8cb5_2 +- cfitsio=3.470=1 +- fitsverify=4.18=13 +- hstcal=2.7.4.dev0+g1a22b1ff=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.3=hca72f7f_2 +- openssl=1.1.1m=hca72f7f_0 +- pip=21.2.4=py38hecd8cb5_0 +- python=3.8.12=h88f2d9e_0 +- readline=8.1.2=hca72f7f_1 +- setuptools=58.0.4=py38hecd8cb5_0 +- sqlite=3.37.2=h707629a_0 +- tk=8.6.11=h7bc2e8c_0 +- wheel=0.37.1=pyhd3eb1b0_0 +- xz=5.2.5=h1de35cc_0 +- zlib=1.2.11=h4dc903c_4 +- pip: + - acstools==3.3.1 + - asdf==2.10.1 + - asdf-standard==1.0.1 + - asdf-transform-schemas==0.2.2 + - astropy==5.0.2 + - astroquery==0.4.5 + - attrs==21.4.0 + - beautifulsoup4==4.10.0 + - bokeh==2.4.2 + - calcos==3.4.0 + - charset-normalizer==2.0.12 + - costools==1.2.4 + - crds==11.9.0 + - cycler==0.11.0 + - drizzlepac==3.4.1 + - filelock==3.6.0 + - fitsblender==0.4.1 + - fonttools==4.30.0 + - html5lib==1.1 + - idna==3.3 + - imageio==2.16.1 + - importlib-metadata==4.11.2 + - importlib-resources==5.4.0 + - jinja2==3.0.3 + - jmespath==0.10.0 + - joblib==1.1.0 + - jsonschema==3.2.0 + - keyring==23.5.0 + - kiwisolver==1.3.2 + - lxml==4.8.0 + - markupsafe==2.0.1 + - matplotlib==3.5.1 + - networkx==2.7.1 + - nictools==1.1.5 + - numexpr==2.8.1 + - numpy==1.22.3 + - packaging==21.3 + - pandas==1.4.1 + - parsley==1.3 + - photutils==1.3.0 + - pillow==9.0.1 + - pyerfa==2.0.0.1 + - pyparsing==3.0.7 + - pypdf2==1.26.0 + - pyrsistent==0.18.1 + - python-dateutil==2.8.2 + - pytz==2021.3 + - pyvo==1.3 + - pywavelets==1.3.0 + - pyyaml==6.0 + - requests==2.27.1 + - scikit-image==0.19.2 + - scikit-learn==1.0.2 + - scipy==1.8.0 + - semantic-version==2.9.0 + - six==1.16.0 + - soupsieve==2.3.1 + - spherical-geometry==1.2.22 + - 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 + - tables==3.7.0 + - threadpoolctl==3.1.0 + - tifffile==2022.2.9 + - tornado==6.1 + - tweakwcs==0.7.3 + - typing-extensions==4.1.1 + - urllib3==1.26.8 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - zipp==3.7.0 diff --git a/caldp/20220527/20220527 b/caldp/20220527/20220527 deleted file mode 120000 index 9dd548c..0000000 --- a/caldp/20220527/20220527 +++ /dev/null @@ -1 +0,0 @@ -20220527
\ No newline at end of file diff --git a/caldp/20220527/latest-linux.yml b/caldp/20220527/latest-linux.yml index c82bc2c..1c206aa 120000..100644 --- a/caldp/20220527/latest-linux.yml +++ b/caldp/20220527/latest-linux.yml @@ -1 +1,132 @@ -CALDP_20220527_CAL_linux_py38_final.yml
\ No newline at end of file +# delivery_name: CALDP_20220527_CAL_final +# creation_time: Fri May 27 22:08:56 2022 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.18.1=h7f98852_0 +- ca-certificates=2022.5.18.1=ha878542_0 +- cfitsio=4.1.0=hd9d235c_0 +- fitsverify=4.20=h4fe08a5_2 +- hstcal=2.7.4=hf3d8acf_1 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.19.3=h08a2579_0 +- ld_impl_linux-64=2.36.1=hea4e1c9_2 +- libcurl=7.83.1=h2283fc2_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=12.1.0=h8d9b700_16 +- libgfortran-ng=12.1.0=h69a702a_16 +- libgfortran5=12.1.0=hdcd56e2_16 +- libgomp=12.1.0=h8d9b700_16 +- libnghttp2=1.47.0=he49606f_0 +- libnsl=2.0.0=h7f98852_0 +- libssh2=1.10.0=ha35d2d1_2 +- libstdcxx-ng=12.1.0=ha89aaad_16 +- libuuid=2.32.1=h7f98852_1000 +- libzlib=1.2.12=h166bdaf_0 +- ncurses=6.3=h27087fc_1 +- openssl=3.0.3=h166bdaf_0 +- pip=22.1.1=pyhd8ed1ab_0 +- python=3.8.13=ha86cf86_0_cpython +- python_abi=3.8=2_cp38 +- readline=8.1=h46c0cb4_0 +- setuptools=62.3.2=py38h578d9bd_0 +- sqlite=3.38.5=h4ff8645_0 +- tk=8.6.12=h27826a3_0 +- wheel=0.37.1=pyhd8ed1ab_0 +- xz=5.2.5=h516909a_1 +- zlib=1.2.12=h166bdaf_0 +- pip: + - acstools==3.3.1 + - asdf==2.11.1 + - asdf-astropy==0.2.1 + - asdf-coordinates-schemas==0.1.0 + - asdf-standard==1.0.2 + - asdf-transform-schemas==0.2.2 + - asdf-wcs-schemas==0.1.1 + - astropy==5.0.4 + - astroquery==0.4.6 + - attrs==21.4.0 + - beautifulsoup4==4.11.1 + - bokeh==2.4.2 + - calcos==3.4.3 + - certifi==2021.10.8 + - cffi==1.15.0 + - charset-normalizer==2.0.12 + - costools==1.2.4 + - crds==11.14.0 + - cryptography==37.0.2 + - cycler==0.11.0 + - drizzlepac==3.4.2 + - filelock==3.6.0 + - fitsblender==0.4.2 + - fonttools==4.33.3 + - gwcs==0.18.1 + - html5lib==1.1 + - idna==3.3 + - imageio==2.19.0 + - importlib-metadata==4.11.3 + - importlib-resources==5.7.1 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.0 + - joblib==1.1.0 + - jsonschema==4.5.0 + - keyring==23.5.0 + - kiwisolver==1.4.2 + - lxml==4.8.0 + - markupsafe==2.0.1 + - matplotlib==3.5.2 + - networkx==2.8 + - nictools==1.1.5 + - numexpr==2.8.1 + - numpy==1.22.3 + - packaging==21.3 + - pandas==1.4.2 + - parsley==1.3 + - photutils==1.3.0 + - pillow==9.1.0 + - pycparser==2.21 + - pyerfa==2.0.0.1 + - pyparsing==3.0.8 + - pypdf2==1.27.12 + - pyrsistent==0.18.1 + - python-dateutil==2.8.2 + - pytz==2022.1 + - pyvo==1.3 + - pywavelets==1.3.0 + - pyyaml==6.0 + - requests==2.27.1 + - scikit-image==0.19.2 + - scikit-learn==1.0.2 + - scipy==1.8.0 + - secretstorage==3.3.2 + - semantic-version==2.9.0 + - six==1.16.0 + - soupsieve==2.3.2.post1 + - spherical-geometry==1.2.22 + - stistools==1.4.2 + - stregion==1.1.6 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.5 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.7.0 + - threadpoolctl==3.1.0 + - tifffile==2022.5.4 + - tornado==6.1 + - tweakwcs==0.7.4 + - typing-extensions==4.2.0 + - urllib3==1.26.9 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - zipp==3.8.0 diff --git a/caldp/20220527/latest-macos.yml b/caldp/20220527/latest-macos.yml index 91deca1..ad98371 120000..100644 --- a/caldp/20220527/latest-macos.yml +++ b/caldp/20220527/latest-macos.yml @@ -1 +1,120 @@ -CALDP_20220527_CAL_macos_py38_final.yml
\ No newline at end of file +# delivery_name: CALDP_20220527_CAL_final +# creation_time: Fri May 27 22:09:02 2022 +# conda_version: 4.13.0 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.18.1=h0d85af4_0 +- ca-certificates=2022.5.18.1=h033912b_0 +- cfitsio=4.1.0=h2c97ad1_0 +- fitsverify=4.20=h372de0b_2 +- hstcal=2.7.4=h9ce4442_1 +- krb5=1.19.3=hb98e516_0 +- libcurl=7.83.1=h23f1065_0 +- libcxx=14.0.4=hc203e6f_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=9_3_0_h6c81a4c_23 +- libgfortran5=9.3.0=h6c81a4c_23 +- libnghttp2=1.47.0=hca56917_0 +- libssh2=1.10.0=hd3787cc_2 +- libzlib=1.2.12=h6c3fc93_0 +- llvm-openmp=14.0.4=ha654fa7_0 +- ncurses=6.3=h96cf925_1 +- openssl=3.0.3=hfe4f2af_0 +- pip=22.1.1=pyhd8ed1ab_0 +- python=3.8.13=h66c20e1_0_cpython +- python_abi=3.8=2_cp38 +- readline=8.1=h05e3726_0 +- setuptools=62.3.2=py38h50d1736_0 +- sqlite=3.38.5=hd9f0692_0 +- tk=8.6.12=h5dbffcc_0 +- wheel=0.37.1=pyhd8ed1ab_0 +- xz=5.2.5=haf1e3a3_1 +- zlib=1.2.12=h6c3fc93_0 +- pip: + - acstools==3.3.1 + - asdf==2.11.1 + - asdf-astropy==0.2.1 + - asdf-coordinates-schemas==0.1.0 + - asdf-standard==1.0.2 + - asdf-transform-schemas==0.2.2 + - asdf-wcs-schemas==0.1.1 + - astropy==5.0.4 + - astroquery==0.4.6 + - attrs==21.4.0 + - beautifulsoup4==4.11.1 + - bokeh==2.4.2 + - calcos==3.4.3 + - certifi==2021.10.8 + - charset-normalizer==2.0.12 + - costools==1.2.4 + - crds==11.14.0 + - cycler==0.11.0 + - drizzlepac==3.4.2 + - filelock==3.6.0 + - fitsblender==0.4.2 + - fonttools==4.33.3 + - gwcs==0.18.1 + - html5lib==1.1 + - idna==3.3 + - imageio==2.19.0 + - importlib-metadata==4.11.3 + - importlib-resources==5.7.1 + - jinja2==3.1.2 + - jmespath==1.0.0 + - joblib==1.1.0 + - jsonschema==4.5.0 + - keyring==23.5.0 + - kiwisolver==1.4.2 + - lxml==4.8.0 + - markupsafe==2.0.1 + - matplotlib==3.5.2 + - networkx==2.8 + - nictools==1.1.5 + - numexpr==2.8.1 + - numpy==1.22.3 + - packaging==21.3 + - pandas==1.4.2 + - parsley==1.3 + - photutils==1.3.0 + - pillow==9.1.0 + - pyerfa==2.0.0.1 + - pyparsing==3.0.8 + - pypdf2==1.27.12 + - pyrsistent==0.18.1 + - python-dateutil==2.8.2 + - pytz==2022.1 + - pyvo==1.3 + - pywavelets==1.3.0 + - pyyaml==6.0 + - requests==2.27.1 + - scikit-image==0.19.2 + - scikit-learn==1.0.2 + - scipy==1.8.0 + - semantic-version==2.9.0 + - six==1.16.0 + - soupsieve==2.3.2.post1 + - spherical-geometry==1.2.22 + - stistools==1.4.2 + - stregion==1.1.6 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.5 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.7.0 + - threadpoolctl==3.1.0 + - tifffile==2022.5.4 + - tornado==6.1 + - tweakwcs==0.7.4 + - typing-extensions==4.2.0 + - urllib3==1.26.9 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - zipp==3.8.0 diff --git a/caldp/20221010/20221010 b/caldp/20221010/20221010 deleted file mode 120000 index cea8da8..0000000 --- a/caldp/20221010/20221010 +++ /dev/null @@ -1 +0,0 @@ -20221010
\ No newline at end of file diff --git a/caldp/20221010/latest-linux.yml b/caldp/20221010/latest-linux.yml index f56b69f..72faa2e 120000..100644 --- a/caldp/20221010/latest-linux.yml +++ b/caldp/20221010/latest-linux.yml @@ -1 +1,134 @@ -CALDP_20221010_CAL_linux_py39_final.yml
\ No newline at end of file +# delivery_name: CALDP_20221010_CAL_final +# creation_time: Mon Oct 10 20:21:42 2022 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.18.1=h7f98852_0 +- ca-certificates=2022.9.24=ha878542_0 +- cfitsio=4.1.0=hd9d235c_0 +- fitsverify=4.20=h4fe08a5_3 +- hstcal=2.7.4=hf3d8acf_2 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.19.3=h08a2579_0 +- ld_impl_linux-64=2.36.1=hea4e1c9_2 +- libcurl=7.85.0=h2283fc2_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=12.1.0=h8d9b700_16 +- libgfortran-ng=12.1.0=h69a702a_16 +- libgfortran5=12.1.0=hdcd56e2_16 +- libgomp=12.1.0=h8d9b700_16 +- libnghttp2=1.47.0=hff17c54_1 +- libnsl=2.0.0=h7f98852_0 +- libsqlite=3.39.4=h753d276_0 +- libssh2=1.10.0=hf14f497_3 +- libstdcxx-ng=12.1.0=ha89aaad_16 +- libuuid=2.32.1=h7f98852_1000 +- libzlib=1.2.12=h166bdaf_4 +- ncurses=6.3=h27087fc_1 +- openssl=3.0.5=h166bdaf_2 +- pip=22.2.2=pyhd8ed1ab_0 +- python=3.9.13=h2660328_0_cpython +- readline=8.1.2=h0f457ee_0 +- setuptools=65.4.1=pyhd8ed1ab_0 +- sqlite=3.39.4=h4ff8645_0 +- tk=8.6.12=h27826a3_0 +- tzdata=2022d=h191b570_0 +- wheel=0.37.1=pyhd8ed1ab_0 +- xz=5.2.6=h166bdaf_0 +- pip: + - acstools==3.4.0 + - asdf==2.13.0 + - asdf-astropy==0.2.2 + - asdf-coordinates-schemas==0.1.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-wcs-schemas==0.1.1 + - astropy==5.1 + - astroquery==0.4.6 + - attrs==22.1.0 + - beautifulsoup4==4.11.1 + - bokeh==2.4.3 + - calcos==3.4.3 + - certifi==2022.6.15 + - cffi==1.15.1 + - charset-normalizer==2.1.1 + - contourpy==1.0.5 + - costools==1.2.4 + - crds==11.16.9 + - cryptography==37.0.4 + - cycler==0.11.0 + - drizzlepac==3.5.0 + - filelock==3.8.0 + - fitsblender==0.4.3 + - fonttools==4.37.1 + - gwcs==0.18.1 + - html5lib==1.1 + - idna==3.3 + - imageio==2.21.2 + - importlib-metadata==4.12.0 + - jaraco-classes==3.2.2 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.1.0 + - jsonschema==4.9.1 + - keyring==23.9.0 + - kiwisolver==1.4.4 + - lxml==4.9.1 + - markupsafe==2.0.1 + - matplotlib==3.5.3 + - more-itertools==8.14.0 + - networkx==2.8.6 + - nictools==1.1.5 + - numexpr==2.8.3 + - numpy==1.23.2 + - packaging==21.3 + - pandas==1.4.4 + - parsley==1.3 + - photutils==1.5.0 + - pillow==9.2.0 + - pycparser==2.21 + - pyerfa==2.0.0.1 + - pyparsing==3.0.9 + - pypdf2==2.10.4 + - pyrsistent==0.18.1 + - python-dateutil==2.8.2 + - pytz==2022.2.1 + - pyvo==1.3 + - pywavelets==1.3.0 + - pyyaml==6.0 + - requests==2.28.1 + - scikit-image==0.19.3 + - scikit-learn==1.1.2 + - scipy==1.9.1 + - secretstorage==3.3.3 + - semantic-version==2.10.0 + - six==1.16.0 + - soupsieve==2.3.2.post1 + - spherical-geometry==1.2.22 + - stistools==1.4.2 + - stregion==1.1.6 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.5 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.7.0 + - threadpoolctl==3.1.0 + - tifffile==2022.8.12 + - tornado==6.2 + - tweakwcs==0.8.0 + - typing-extensions==4.3.0 + - urllib3==1.26.12 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - zipp==3.8.1 diff --git a/caldp/20221010/latest-macos.yml b/caldp/20221010/latest-macos.yml index d9b5bfc..01c6481 120000..100644 --- a/caldp/20221010/latest-macos.yml +++ b/caldp/20221010/latest-macos.yml @@ -1 +1,122 @@ -CALDP_20221010_CAL_macos_py39_final.yml
\ No newline at end of file +# delivery_name: CALDP_20221010_CAL_final +# creation_time: Mon Oct 10 20:22:09 2022 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.18.1=h0d85af4_0 +- ca-certificates=2022.9.24=h033912b_0 +- cfitsio=4.1.0=h2c97ad1_0 +- fitsverify=4.20=hb512e93_3 +- hstcal=2.7.4=hb3b5048_2 +- krb5=1.19.3=hb98e516_0 +- libcurl=7.85.0=h581aaea_0 +- libcxx=14.0.6=hccf4f1f_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=10_4_0_h97931a8_25 +- libgfortran5=11.3.0=h082f757_25 +- libnghttp2=1.47.0=h5aae05b_1 +- libsqlite=3.39.4=ha978bb4_0 +- libssh2=1.10.0=h47af595_3 +- libzlib=1.2.12=hfd90126_4 +- llvm-openmp=14.0.4=ha654fa7_0 +- ncurses=6.3=h96cf925_1 +- openssl=3.0.5=hfd90126_2 +- pip=22.2.2=pyhd8ed1ab_0 +- python=3.9.13=hf8d34f4_0_cpython +- readline=8.1.2=h3899abd_0 +- setuptools=65.4.1=pyhd8ed1ab_0 +- sqlite=3.39.4=h9ae0607_0 +- tk=8.6.12=h5dbffcc_0 +- tzdata=2022d=h191b570_0 +- wheel=0.37.1=pyhd8ed1ab_0 +- xz=5.2.6=h775f41a_0 +- pip: + - acstools==3.4.0 + - asdf==2.13.0 + - asdf-astropy==0.2.2 + - asdf-coordinates-schemas==0.1.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-wcs-schemas==0.1.1 + - astropy==5.1 + - astroquery==0.4.6 + - attrs==22.1.0 + - beautifulsoup4==4.11.1 + - bokeh==2.4.3 + - calcos==3.4.3 + - certifi==2022.6.15 + - charset-normalizer==2.1.1 + - contourpy==1.0.5 + - costools==1.2.4 + - crds==11.16.9 + - cycler==0.11.0 + - drizzlepac==3.5.0 + - filelock==3.8.0 + - fitsblender==0.4.3 + - fonttools==4.37.1 + - gwcs==0.18.1 + - html5lib==1.1 + - idna==3.3 + - imageio==2.21.2 + - importlib-metadata==4.12.0 + - jaraco-classes==3.2.2 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.1.0 + - jsonschema==4.9.1 + - keyring==23.9.0 + - kiwisolver==1.4.4 + - lxml==4.9.1 + - markupsafe==2.0.1 + - matplotlib==3.5.3 + - more-itertools==8.14.0 + - networkx==2.8.6 + - nictools==1.1.5 + - numexpr==2.8.3 + - numpy==1.23.2 + - packaging==21.3 + - pandas==1.4.4 + - parsley==1.3 + - photutils==1.5.0 + - pillow==9.2.0 + - pyerfa==2.0.0.1 + - pyparsing==3.0.9 + - pypdf2==2.10.4 + - pyrsistent==0.18.1 + - python-dateutil==2.8.2 + - pytz==2022.2.1 + - pyvo==1.3 + - pywavelets==1.3.0 + - pyyaml==6.0 + - requests==2.28.1 + - scikit-image==0.19.3 + - scikit-learn==1.1.2 + - scipy==1.9.1 + - semantic-version==2.10.0 + - six==1.16.0 + - soupsieve==2.3.2.post1 + - spherical-geometry==1.2.22 + - stistools==1.4.2 + - stregion==1.1.6 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.5 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.7.0 + - threadpoolctl==3.1.0 + - tifffile==2022.8.12 + - tornado==6.2 + - tweakwcs==0.8.0 + - typing-extensions==4.3.0 + - urllib3==1.26.12 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - zipp==3.8.1 diff --git a/caldp/20230208/CALDP_20230208_CAL_macos_py39_final.yml b/caldp/20230208/CALDP_20230208_CAL_macos_py39_final.yml index b48acc8..5ad3935 100644 --- a/caldp/20230208/CALDP_20230208_CAL_macos_py39_final.yml +++ b/caldp/20230208/CALDP_20230208_CAL_macos_py39_final.yml @@ -11,8 +11,6 @@ dependencies: - cfitsio=4.2.0=hd56cc12_0 - fitsverify=4.20=h2e19f50_4 - hstcal=2.7.4=hc7faeb7_3 -- hdf5 -- pkg-config - krb5=1.20.1=h049b76e_0 - libcurl=7.87.0=h6df9250_0 - libcxx=14.0.6=hccf4f1f_0 diff --git a/caldp/20230208/latest-linux.yml b/caldp/20230208/latest-linux.yml index e1aad05..2f3210f 120000..100644 --- a/caldp/20230208/latest-linux.yml +++ b/caldp/20230208/latest-linux.yml @@ -1 +1,156 @@ -CALDP_20230208_CAL_linux_py39_final.yml
\ No newline at end of file +# delivery_name: CALDP_20230208_CAL_final +# creation_time: Wed Feb 8 14:33:45 2023 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.18.1=h7f98852_0 +- ca-certificates=2022.12.7=ha878542_0 +- cfitsio=4.2.0=hd9d235c_0 +- fitsverify=4.20=hf1144bd_4 +- hstcal=2.7.4=ha956e9e_3 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.20.1=h81ceb04_0 +- ld_impl_linux-64=2.40=h41732ed_0 +- libcurl=7.87.0=hdc1c0ab_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=12.2.0=h65d4601_19 +- libgfortran-ng=12.2.0=h69a702a_19 +- libgfortran5=12.2.0=h337968e_19 +- libgomp=12.2.0=h65d4601_19 +- libnghttp2=1.51.0=hff17c54_0 +- libnsl=2.0.0=h7f98852_0 +- libsqlite=3.40.0=h753d276_0 +- libssh2=1.10.0=hf14f497_3 +- libstdcxx-ng=12.2.0=h46fd767_19 +- libuuid=2.32.1=h7f98852_1000 +- libzlib=1.2.13=h166bdaf_4 +- ncurses=6.3=h27087fc_1 +- openssl=3.0.8=h0b41bf4_0 +- pip=23.0=pyhd8ed1ab_0 +- python=3.9.16=h2782a2a_0_cpython +- readline=8.1.2=h0f457ee_0 +- setuptools=67.1.0=pyhd8ed1ab_0 +- tk=8.6.12=h27826a3_0 +- tzdata=2022g=h191b570_0 +- wheel=0.38.4=pyhd8ed1ab_0 +- xz=5.2.6=h166bdaf_0 +- pip: + - acstools==3.5.0 + - alabaster==0.7.12 + - 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 + - astroquery==0.4.6 + - attrs==22.2.0 + - babel==2.11.0 + - beautifulsoup4==4.11.1 + - blosc2==2.0.0 + - bokeh==3.0.3 + - calcos==3.4.4 + - certifi==2022.12.7 + - cffi==1.15.1 + - charset-normalizer==3.0.1 + - contourpy==1.0.6 + - costools==1.2.6 + - crds==11.16.18 + - cryptography==39.0.0 + - cycler==0.11.0 + - cython==0.29.33 + - docutils==0.19 + - drizzlepac==3.5.1 + - et-xmlfile==1.1.0 + - filelock==3.9.0 + - fitsblender==0.4.3 + - fonttools==4.38.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.24.0 + - imagesize==1.4.1 + - importlib-metadata==6.0.0 + - jaraco-classes==3.2.3 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.2.0 + - jsonschema==4.17.3 + - keyring==23.13.1 + - kiwisolver==1.4.4 + - lxml==4.9.2 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.0.0 + - msgpack==1.0.4 + - networkx==3.0 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.24.1 + - numpydoc==1.5.0 + - openpyxl==3.0.10 + - packaging==23.0 + - pandas==1.5.2 + - parsley==1.3 + - photutils==1.6.0 + - pillow==9.4.0 + - py-cpuinfo==9.0.0 + - pycparser==2.21 + - pyerfa==2.0.0.1 + - pygments==2.14.0 + - pyparsing==3.0.9 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2022.7 + - pyvo==1.4 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.28.2 + - scikit-image==0.19.3 + - scikit-learn==1.2.0 + - scipy==1.10.0 + - secretstorage==3.3.3 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.3.2.post1 + - spherical-geometry==1.2.23 + - sphinx==6.1.3 + - sphinxcontrib-applehelp==1.0.3 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.0 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2022.10.10 + - tornado==6.2 + - tweakwcs==0.8.1 + - typing-extensions==4.4.0 + - urllib3==1.26.14 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2022.9.0 + - zipp==3.11.0 diff --git a/caldp/20230208/latest-macos.yml b/caldp/20230208/latest-macos.yml index 20c6fe1..5ad3935 120000..100644 --- a/caldp/20230208/latest-macos.yml +++ b/caldp/20230208/latest-macos.yml @@ -1 +1,144 @@ -CALDP_20230208_CAL_macos_py39_final.yml
\ No newline at end of file +# delivery_name: CALDP_20230208_CAL_final +# creation_time: Wed Feb 8 14:35:34 2023 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.18.1=h0d85af4_0 +- ca-certificates=2022.12.7=h033912b_0 +- cfitsio=4.2.0=hd56cc12_0 +- fitsverify=4.20=h2e19f50_4 +- hstcal=2.7.4=hc7faeb7_3 +- krb5=1.20.1=h049b76e_0 +- libcurl=7.87.0=h6df9250_0 +- libcxx=14.0.6=hccf4f1f_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=11_3_0_h97931a8_27 +- libgfortran5=11.3.0=h082f757_27 +- libnghttp2=1.51.0=he2ab024_0 +- libsqlite=3.40.0=ha978bb4_0 +- libssh2=1.10.0=h47af595_3 +- libzlib=1.2.13=hfd90126_4 +- llvm-openmp=15.0.7=h61d9ccf_0 +- ncurses=6.3=h96cf925_1 +- openssl=3.0.8=hfd90126_0 +- pip=23.0=pyhd8ed1ab_0 +- python=3.9.16=h709bd14_0_cpython +- readline=8.1.2=h3899abd_0 +- setuptools=67.1.0=pyhd8ed1ab_0 +- tk=8.6.12=h5dbffcc_0 +- tzdata=2022g=h191b570_0 +- wheel=0.38.4=pyhd8ed1ab_0 +- xz=5.2.6=h775f41a_0 +- pip: + - acstools==3.5.0 + - alabaster==0.7.12 + - 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 + - astroquery==0.4.6 + - attrs==22.2.0 + - babel==2.11.0 + - beautifulsoup4==4.11.1 + - blosc2==2.0.0 + - bokeh==3.0.3 + - calcos==3.4.4 + - certifi==2022.12.7 + - charset-normalizer==3.0.1 + - contourpy==1.0.6 + - costools==1.2.6 + - crds==11.16.18 + - cycler==0.11.0 + - cython==0.29.33 + - docutils==0.19 + - drizzlepac==3.5.1 + - et-xmlfile==1.1.0 + - filelock==3.9.0 + - fitsblender==0.4.3 + - fonttools==4.38.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.24.0 + - imagesize==1.4.1 + - importlib-metadata==6.0.0 + - jaraco-classes==3.2.3 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.2.0 + - jsonschema==4.17.3 + - keyring==23.13.1 + - kiwisolver==1.4.4 + - lxml==4.9.2 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.0.0 + - msgpack==1.0.4 + - networkx==3.0 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.24.1 + - numpydoc==1.5.0 + - openpyxl==3.0.10 + - packaging==23.0 + - pandas==1.5.2 + - parsley==1.3 + - photutils==1.6.0 + - pillow==9.4.0 + - py-cpuinfo==9.0.0 + - pyerfa==2.0.0.1 + - pygments==2.14.0 + - pyparsing==3.0.9 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2022.7 + - pyvo==1.4 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.28.2 + - scikit-image==0.19.3 + - scikit-learn==1.2.0 + - scipy==1.10.0 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.3.2.post1 + - spherical-geometry==1.2.23 + - sphinx==6.1.3 + - sphinxcontrib-applehelp==1.0.3 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.0 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2022.10.10 + - tornado==6.2 + - tweakwcs==0.8.1 + - typing-extensions==4.4.0 + - urllib3==1.26.14 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2022.9.0 + - zipp==3.11.0 diff --git a/caldp/20230613/CALDP_20230613_CAL_linux_py39_final.yml b/caldp/20230613/CALDP_20230613_CAL_linux_py39_final.yml new file mode 100644 index 0000000..f2f1275 --- /dev/null +++ b/caldp/20230613/CALDP_20230613_CAL_linux_py39_final.yml @@ -0,0 +1,160 @@ +# delivery_name: CALDP_20230613_CAL_final +# creation_time: Tue Jun 13 11:28:43 2023 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.19.1=hd590300_0 +- ca-certificates=2023.5.7=hbcca054_0 +- cfitsio=4.2.0=hd9d235c_0 +- fitsverify=4.20=hf1144bd_4 +- hstcal=2.7.4=ha956e9e_3 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.20.1=h81ceb04_0 +- ld_impl_linux-64=2.40=h41732ed_0 +- libcurl=8.1.2=h409715c_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=13.1.0=he5830b7_0 +- libgfortran-ng=13.1.0=h69a702a_0 +- libgfortran5=13.1.0=h15d22d2_0 +- libgomp=13.1.0=he5830b7_0 +- libnghttp2=1.52.0=h61bc06f_0 +- libnsl=2.0.0=h7f98852_0 +- libsqlite=3.42.0=h2797004_0 +- libssh2=1.11.0=h0841786_0 +- libstdcxx-ng=13.1.0=hfd8a6a1_0 +- libuuid=2.38.1=h0b41bf4_0 +- libzlib=1.2.13=hd590300_5 +- ncurses=6.4=hcb278e6_0 +- openssl=3.1.1=hd590300_1 +- pip=23.1.2=pyhd8ed1ab_0 +- python=3.9.16=h2782a2a_0_cpython +- readline=8.2=h8228510_1 +- setuptools=67.7.2=pyhd8ed1ab_0 +- tk=8.6.12=h27826a3_0 +- wheel=0.40.0=pyhd8ed1ab_0 +- xz=5.2.6=h166bdaf_0 +- zstd=1.5.2=h3eb15da_6 +- pip: + - acstools==3.5.0 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.2.2 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.1.0 + - calcos==3.4.4 + - certifi==2022.12.7 + - cffi==1.15.1 + - charset-normalizer==3.1.0 + - contourpy==1.0.7 + - costools==1.2.6 + - crds==11.17.0 + - cryptography==40.0.2 + - cycler==0.11.0 + - cython==0.29.34 + - docutils==0.19 + - drizzlepac==3.6.0 + - et-xmlfile==1.1.0 + - filelock==3.12.0 + - fitsblender==0.4.3 + - fonttools==4.39.3 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.28.0 + - imagesize==1.4.1 + - importlib-metadata==6.6.0 + - importlib-resources==5.12.0 + - jaraco-classes==3.2.3 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.2.0 + - jsonschema==4.17.3 + - keyring==23.13.1 + - kiwisolver==1.4.4 + - lazy-loader==0.2 + - lxml==4.9.2 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.24.3 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.1 + - parsley==1.3 + - photutils==1.7.0 + - pillow==9.5.0 + - py-cpuinfo==9.0.0 + - pycparser==2.21 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.0.9 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.29.0 + - scikit-image==0.20.0 + - scikit-learn==1.2.2 + - scipy==1.9.1 + - secretstorage==3.3.3 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.0 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.4.12 + - tornado==6.3.1 + - tweakwcs==0.8.2 + - typing-extensions==4.5.0 + - tzdata==2023.3 + - urllib3==1.26.15 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.2.0 + - zipp==3.15.0 diff --git a/caldp/20230613/CALDP_20230613_CAL_macos_py39_final.yml b/caldp/20230613/CALDP_20230613_CAL_macos_py39_final.yml new file mode 100644 index 0000000..9119b19 --- /dev/null +++ b/caldp/20230613/CALDP_20230613_CAL_macos_py39_final.yml @@ -0,0 +1,148 @@ +# delivery_name: CALDP_20230613_CAL_final +# creation_time: Tue Jun 13 11:27:21 2023 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.19.1=h0dc2134_0 +- ca-certificates=2023.5.7=h8857fd0_0 +- cfitsio=4.2.0=hd56cc12_0 +- fitsverify=4.20=h2e19f50_4 +- hstcal=2.7.4=hc7faeb7_3 +- krb5=1.20.1=h049b76e_0 +- libcurl=8.1.2=hbee3ae8_0 +- libcxx=16.0.5=hd57cbcb_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=11_3_0_h97931a8_31 +- libgfortran5=12.2.0=he409387_31 +- libnghttp2=1.52.0=he2ab024_0 +- libsqlite=3.42.0=h58db7d2_0 +- libssh2=1.11.0=hd019ec5_0 +- libzlib=1.2.13=h8a1eda9_5 +- llvm-openmp=16.0.5=hff08bdf_0 +- ncurses=6.4=hf0c8a7f_0 +- openssl=3.1.1=h8a1eda9_1 +- pip=23.1.2=pyhd8ed1ab_0 +- python=3.9.16=h709bd14_0_cpython +- readline=8.2=h9e318b2_1 +- setuptools=67.7.2=pyhd8ed1ab_0 +- tk=8.6.12=h5dbffcc_0 +- wheel=0.40.0=pyhd8ed1ab_0 +- xz=5.2.6=h775f41a_0 +- zstd=1.5.2=hbc0c0cd_6 +- pip: + - acstools==3.5.0 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.2.2 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.1.0 + - calcos==3.4.4 + - certifi==2022.12.7 + - charset-normalizer==3.1.0 + - contourpy==1.0.7 + - costools==1.2.6 + - crds==11.17.0 + - cycler==0.11.0 + - cython==0.29.34 + - docutils==0.19 + - drizzlepac==3.6.0 + - et-xmlfile==1.1.0 + - filelock==3.12.0 + - fitsblender==0.4.3 + - fonttools==4.39.3 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.28.0 + - imagesize==1.4.1 + - importlib-metadata==6.6.0 + - importlib-resources==5.12.0 + - jaraco-classes==3.2.3 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.2.0 + - jsonschema==4.17.3 + - keyring==23.13.1 + - kiwisolver==1.4.4 + - lazy-loader==0.2 + - lxml==4.9.2 + - markupsafe==2.0.1 + - matplotlib==3.7.1 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.24.3 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.1 + - parsley==1.3 + - photutils==1.7.0 + - pillow==9.5.0 + - py-cpuinfo==9.0.0 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.0.9 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.29.0 + - scikit-image==0.20.0 + - scikit-learn==1.2.2 + - scipy==1.9.1 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.0 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.4.12 + - tornado==6.3.1 + - tweakwcs==0.8.2 + - typing-extensions==4.5.0 + - tzdata==2023.3 + - urllib3==1.26.15 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.2.0 + - zipp==3.15.0 diff --git a/caldp/onlywfpc2drizzle/README.md b/caldp/20230613/README.md index ccb9b35..87cc31a 100644 --- a/caldp/onlywfpc2drizzle/README.md +++ b/caldp/20230613/README.md @@ -10,13 +10,13 @@ Python dependencies are taken directly from PyPI or development repositories as ### Install the pipeline environment ``` -$ curl -O https://ssb.stsci.edu/releases/caldp/onlywfpc2drizzle/latest-linux.yml -$ conda env create -n caldp_onlywfpc2drizzle --file latest-linux.yml +$ curl -O https://ssb.stsci.edu/releases/caldp/20230613/latest-linux.yml +$ conda env create -n caldp_20230613 --file latest-linux.yml ``` ### Activate the pipeline environment ``` -$ source activate caldp_onlywfpc2drizzle +$ source activate caldp_20230613 ``` Each new delivery iteration of the calibration environmentwill need to be installed using the above commands. diff --git a/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc1.yml b/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc1.yml index 7883a5d..d373a7a 100644 --- a/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc1.yml +++ b/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc1.yml @@ -1,24 +1,22 @@ # delivery_name: CALDP_onlywfpc2drizzle_CAL_rc1 -# creation_time: Fri May 26 15:51:12 2023 -# conda_version: 23.5.0 -# condabuild_version: 3.25.0 +# creation_time: Sun Apr 30 18:35:42 2023 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 channels: - conda-forge dependencies: - _libgcc_mutex=0.1=conda_forge - _openmp_mutex=4.5=2_gnu - bzip2=1.0.8=h7f98852_4 -- c-ares=1.19.1=hd590300_0 -- ca-certificates=2023.5.7=hbcca054_0 +- c-ares=1.18.1=h7f98852_0 +- ca-certificates=2022.12.7=ha878542_0 - cfitsio=4.2.0=hd9d235c_0 - fitsverify=4.20=hf1144bd_4 -- hdf5=1.14.0=nompi_hb72d44e_103 - hstcal=2.7.4=ha956e9e_3 - keyutils=1.6.1=h166bdaf_0 - krb5=1.20.1=h81ceb04_0 - ld_impl_linux-64=2.40=h41732ed_0 -- libaec=1.0.6=hcb278e6_1 -- libcurl=8.1.1=h409715c_0 +- libcurl=8.0.1=h588be90_0 - libedit=3.1.20191231=he28a2e2_2 - libev=4.33=h516909a_1 - libffi=3.4.2=h7f98852_5 @@ -28,15 +26,14 @@ dependencies: - libgomp=12.2.0=h65d4601_19 - libnghttp2=1.52.0=h61bc06f_0 - libnsl=2.0.0=h7f98852_0 -- libsqlite=3.42.0=h2797004_0 +- libsqlite=3.40.0=h753d276_1 - libssh2=1.10.0=hf14f497_3 - libstdcxx-ng=12.2.0=h46fd767_19 - libuuid=2.38.1=h0b41bf4_0 - libzlib=1.2.13=h166bdaf_4 - ncurses=6.3=h27087fc_1 -- openssl=3.1.0=hd590300_3 +- openssl=3.1.0=hd590300_2 - pip=23.1.2=pyhd8ed1ab_0 -- pkg-config=0.29.2=h36c2ea0_1008 - python=3.9.16=h2782a2a_0_cpython - readline=8.2=h8228510_1 - setuptools=67.7.2=pyhd8ed1ab_0 @@ -45,7 +42,7 @@ dependencies: - xz=5.2.6=h166bdaf_0 - zstd=1.5.2=h3eb15da_6 - pip: - - acstools==3.6.1 + - acstools==3.5.0 - alabaster==0.7.13 - asdf==2.15.0 - asdf-astropy==0.4.0 @@ -55,15 +52,15 @@ dependencies: - asdf-unit-schemas==0.1.0 - asdf-wcs-schemas==0.1.1 - astrocut==0.9 - - astropy==5.3 + - astropy==5.2.2 - astroquery==0.4.6 - attrs==23.1.0 - babel==2.12.1 - beautifulsoup4==4.12.2 - blosc2==2.0.0 - - bokeh==3.1.1 + - bokeh==3.1.0 - calcos==3.4.4 - - certifi==2023.5.7 + - certifi==2022.12.7 - cffi==1.15.1 - charset-normalizer==3.1.0 - contourpy==1.0.7 @@ -71,17 +68,17 @@ dependencies: - crds==11.17.0 - cryptography==40.0.2 - cycler==0.11.0 - - cython==0.29.35 - - docutils==0.20.1 - - git+https://github.com/spacetelescope/drizzlepac@3.6.0rc2 + - cython==0.29.34 + - docutils==0.19 + - git+https://github.com/spacetelescope/drizzlepac@3.6.0rc0 - et-xmlfile==1.1.0 - filelock==3.12.0 - fitsblender==0.4.3 - - fonttools==4.39.4 + - fonttools==4.39.3 - gwcs==0.18.3 - html5lib==1.1 - idna==3.4 - - imageio==2.29.0 + - imageio==2.28.0 - imagesize==1.4.1 - importlib-metadata==6.6.0 - importlib-resources==5.12.0 @@ -108,7 +105,7 @@ dependencies: - packaging==23.1 - pandas==2.0.1 - parsley==1.3 - - photutils==1.8.0 + - photutils==1.7.0 - pillow==9.5.0 - py-cpuinfo==9.0.0 - pycparser==2.21 @@ -123,7 +120,7 @@ dependencies: - pyvo==1.4.1 - pywavelets==1.4.1 - pyyaml==6.0 - - requests==2.31.0 + - requests==2.29.0 - scikit-image==0.20.0 - scikit-learn==1.2.2 - scipy==1.9.1 @@ -133,7 +130,7 @@ dependencies: - snowballstemmer==2.2.0 - soupsieve==2.4.1 - spherical-geometry==1.2.23 - - sphinx==7.0.1 + - sphinx==7.0.0 - sphinxcontrib-applehelp==1.0.4 - sphinxcontrib-devhelp==1.0.2 - sphinxcontrib-htmlhelp==2.0.1 @@ -151,13 +148,13 @@ dependencies: - tables==3.8.0 - threadpoolctl==3.1.0 - tifffile==2023.4.12 - - tornado==6.3.2 + - tornado==6.3.1 - tweakwcs==0.8.2 - - typing-extensions==4.6.2 + - typing-extensions==4.5.0 - tzdata==2023.3 - - urllib3==2.0.2 + - urllib3==1.26.15 - webencodings==0.5.1 - wfc3tools==1.4.0 - wfpc2tools==1.0.5 - - xyzservices==2023.5.0 + - xyzservices==2023.2.0 - zipp==3.15.0 diff --git a/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc2.yml b/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc2.yml new file mode 100644 index 0000000..79f150e --- /dev/null +++ b/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc2.yml @@ -0,0 +1,160 @@ +# delivery_name: CALDP_onlywfpc2drizzle_CAL_rc2 +# creation_time: Wed May 10 15:22:50 2023 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.18.1=h7f98852_0 +- ca-certificates=2023.5.7=hbcca054_0 +- cfitsio=4.2.0=hd9d235c_0 +- fitsverify=4.20=hf1144bd_4 +- hstcal=2.7.4=ha956e9e_3 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.20.1=h81ceb04_0 +- ld_impl_linux-64=2.40=h41732ed_0 +- libcurl=8.0.1=h588be90_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=12.2.0=h65d4601_19 +- libgfortran-ng=12.2.0=h69a702a_19 +- libgfortran5=12.2.0=h337968e_19 +- libgomp=12.2.0=h65d4601_19 +- libnghttp2=1.52.0=h61bc06f_0 +- libnsl=2.0.0=h7f98852_0 +- libsqlite=3.41.2=h2797004_1 +- libssh2=1.10.0=hf14f497_3 +- libstdcxx-ng=12.2.0=h46fd767_19 +- libuuid=2.38.1=h0b41bf4_0 +- libzlib=1.2.13=h166bdaf_4 +- ncurses=6.3=h27087fc_1 +- openssl=3.1.0=hd590300_3 +- pip=23.1.2=pyhd8ed1ab_0 +- python=3.9.16=h2782a2a_0_cpython +- readline=8.2=h8228510_1 +- setuptools=67.7.2=pyhd8ed1ab_0 +- tk=8.6.12=h27826a3_0 +- wheel=0.40.0=pyhd8ed1ab_0 +- xz=5.2.6=h166bdaf_0 +- zstd=1.5.2=h3eb15da_6 +- pip: + - acstools==3.5.0 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.2.2 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.1.0 + - calcos==3.4.4 + - certifi==2022.12.7 + - cffi==1.15.1 + - charset-normalizer==3.1.0 + - contourpy==1.0.7 + - costools==1.2.6 + - crds==11.17.0 + - cryptography==40.0.2 + - cycler==0.11.0 + - cython==0.29.34 + - docutils==0.19 + - git+https://github.com/spacetelescope/drizzlepac@3.6.0rc1 + - et-xmlfile==1.1.0 + - filelock==3.12.0 + - fitsblender==0.4.3 + - fonttools==4.39.3 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.28.0 + - imagesize==1.4.1 + - importlib-metadata==6.6.0 + - importlib-resources==5.12.0 + - jaraco-classes==3.2.3 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.2.0 + - jsonschema==4.17.3 + - keyring==23.13.1 + - kiwisolver==1.4.4 + - lazy-loader==0.2 + - lxml==4.9.2 + - markupsafe==2.0.1 + - matplotlib==3.7.1 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.24.3 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.1 + - parsley==1.3 + - photutils==1.7.0 + - pillow==9.5.0 + - py-cpuinfo==9.0.0 + - pycparser==2.21 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.0.9 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.29.0 + - scikit-image==0.20.0 + - scikit-learn==1.2.2 + - scipy==1.9.1 + - secretstorage==3.3.3 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.0 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.4.12 + - tornado==6.3.1 + - git+https://github.com/spacetelescope/tweakwcs@0.8.1 + - typing-extensions==4.5.0 + - tzdata==2023.3 + - urllib3==1.26.15 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.2.0 + - zipp==3.15.0 diff --git a/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc3.yml b/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc3.yml new file mode 100644 index 0000000..16a6b5b --- /dev/null +++ b/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc3.yml @@ -0,0 +1,160 @@ +# delivery_name: CALDP_onlywfpc2drizzle_CAL_rc3 +# creation_time: Wed May 24 11:51:56 2023 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.19.1=hd590300_0 +- ca-certificates=2023.5.7=hbcca054_0 +- cfitsio=4.2.0=hd9d235c_0 +- fitsverify=4.20=hf1144bd_4 +- hstcal=2.7.4=ha956e9e_3 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.20.1=h81ceb04_0 +- ld_impl_linux-64=2.40=h41732ed_0 +- libcurl=8.1.1=h409715c_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=12.2.0=h65d4601_19 +- libgfortran-ng=12.2.0=h69a702a_19 +- libgfortran5=12.2.0=h337968e_19 +- libgomp=12.2.0=h65d4601_19 +- libnghttp2=1.52.0=h61bc06f_0 +- libnsl=2.0.0=h7f98852_0 +- libsqlite=3.42.0=h2797004_0 +- libssh2=1.10.0=hf14f497_3 +- libstdcxx-ng=12.2.0=h46fd767_19 +- libuuid=2.38.1=h0b41bf4_0 +- libzlib=1.2.13=h166bdaf_4 +- ncurses=6.3=h27087fc_1 +- openssl=3.1.0=hd590300_3 +- pip=23.1.2=pyhd8ed1ab_0 +- python=3.9.16=h2782a2a_0_cpython +- readline=8.2=h8228510_1 +- setuptools=67.7.2=pyhd8ed1ab_0 +- tk=8.6.12=h27826a3_0 +- wheel=0.40.0=pyhd8ed1ab_0 +- xz=5.2.6=h166bdaf_0 +- zstd=1.5.2=h3eb15da_6 +- pip: + - acstools==3.5.0 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.2.2 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.1.0 + - calcos==3.4.4 + - certifi==2022.12.7 + - cffi==1.15.1 + - charset-normalizer==3.1.0 + - contourpy==1.0.7 + - costools==1.2.6 + - crds==11.17.0 + - cryptography==40.0.2 + - cycler==0.11.0 + - cython==0.29.34 + - docutils==0.19 + - git+https://github.com/spacetelescope/drizzlepac@3.6.0rc2 + - et-xmlfile==1.1.0 + - filelock==3.12.0 + - fitsblender==0.4.3 + - fonttools==4.39.3 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.28.0 + - imagesize==1.4.1 + - importlib-metadata==6.6.0 + - importlib-resources==5.12.0 + - jaraco-classes==3.2.3 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.2.0 + - jsonschema==4.17.3 + - keyring==23.13.1 + - kiwisolver==1.4.4 + - lazy-loader==0.2 + - lxml==4.9.2 + - markupsafe==2.0.1 + - matplotlib==3.7.1 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.24.3 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.1 + - parsley==1.3 + - photutils==1.7.0 + - pillow==9.5.0 + - py-cpuinfo==9.0.0 + - pycparser==2.21 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.0.9 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.29.0 + - scikit-image==0.20.0 + - scikit-learn==1.2.2 + - scipy==1.9.1 + - secretstorage==3.3.3 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.0 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.4.12 + - tornado==6.3.1 + - git+https://github.com/spacetelescope/tweakwcs@0.8.2 + - typing-extensions==4.5.0 + - tzdata==2023.3 + - urllib3==1.26.15 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.2.0 + - zipp==3.15.0 diff --git a/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_macos_arm64_py39_rc1.yml b/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_macos_py39_rc1.yml index 5cb18c7..42b881e 100644 --- a/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_macos_arm64_py39_rc1.yml +++ b/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_macos_py39_rc1.yml @@ -1,48 +1,41 @@ # delivery_name: CALDP_onlywfpc2drizzle_CAL_rc1 -# creation_time: Fri May 26 15:49:01 2023 -# conda_version: 23.5.0 -# condabuild_version: 3.25.0 +# creation_time: Sun Apr 30 18:36:36 2023 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 channels: - conda-forge dependencies: -- bzip2=1.0.8=h3422bc3_4 -- c-ares=1.19.1=hb547adb_0 -- ca-certificates=2023.5.7=hf0a4a13_0 -- cfitsio=4.2.0=h2f961c4_0 -- fitsverify=4.20=hdecc47a_4 -- gettext=0.21.1=h0186832_0 -- hdf5=1.14.0=nompi_h6b85c65_103 -- hstcal=2.7.4=h03baf83_3 -- krb5=1.20.1=h69eda48_0 -- libaec=1.0.6=hb7217d7_1 -- libcurl=8.1.1=h912dcd9_0 -- libcxx=16.0.4=h4653b0c_0 -- libedit=3.1.20191231=hc8eb9b7_2 -- libev=4.33=h642e427_1 -- libffi=3.4.2=h3422bc3_5 -- libgfortran=5.0.0=12_2_0_hd922786_31 -- libgfortran5=12.2.0=h0eea778_31 -- libglib=2.76.3=h24e9cb9_0 -- libiconv=1.17=he4db4b2_0 -- libnghttp2=1.52.0=hae82a92_0 -- libsqlite=3.42.0=hb31c410_0 -- libssh2=1.10.0=h7a5bd25_3 -- libzlib=1.2.13=h03a7124_4 -- llvm-openmp=16.0.4=h1c12783_0 -- ncurses=6.3=h07bb92c_1 -- openssl=3.1.0=h53f4e23_3 -- pcre2=10.40=hb34f9b4_0 +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.18.1=h0d85af4_0 +- ca-certificates=2022.12.7=h033912b_0 +- cfitsio=4.2.0=hd56cc12_0 +- fitsverify=4.20=h2e19f50_4 +- hstcal=2.7.4=hc7faeb7_3 +- krb5=1.20.1=h049b76e_0 +- libcurl=8.0.1=h1fead75_0 +- libcxx=16.0.2=hd57cbcb_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=11_3_0_h97931a8_31 +- libgfortran5=12.2.0=he409387_31 +- libnghttp2=1.52.0=he2ab024_0 +- libsqlite=3.40.0=ha978bb4_1 +- libssh2=1.10.0=h47af595_3 +- libzlib=1.2.13=hfd90126_4 +- llvm-openmp=16.0.2=hff08bdf_0 +- ncurses=6.3=h96cf925_1 +- openssl=3.1.0=h8a1eda9_2 - pip=23.1.2=pyhd8ed1ab_0 -- pkg-config=0.29.2=hab62308_1008 -- python=3.9.16=hea58f1e_0_cpython -- readline=8.2=h92ec313_1 +- python=3.9.16=h709bd14_0_cpython +- readline=8.2=h9e318b2_1 - setuptools=67.7.2=pyhd8ed1ab_0 -- tk=8.6.12=he1e0b03_0 +- tk=8.6.12=h5dbffcc_0 - wheel=0.40.0=pyhd8ed1ab_0 -- xz=5.2.6=h57fd34a_0 -- zstd=1.5.2=hf913c23_6 +- xz=5.2.6=h775f41a_0 +- zstd=1.5.2=hbc0c0cd_6 - pip: - - acstools==3.6.1 + - acstools==3.5.0 - alabaster==0.7.13 - asdf==2.15.0 - asdf-astropy==0.4.0 @@ -52,31 +45,31 @@ dependencies: - asdf-unit-schemas==0.1.0 - asdf-wcs-schemas==0.1.1 - astrocut==0.9 - - astropy==5.3 + - astropy==5.2.2 - astroquery==0.4.6 - attrs==23.1.0 - babel==2.12.1 - beautifulsoup4==4.12.2 - blosc2==2.0.0 - - bokeh==3.1.1 + - bokeh==3.1.0 - calcos==3.4.4 - - certifi==2023.5.7 + - certifi==2022.12.7 - charset-normalizer==3.1.0 - contourpy==1.0.7 - costools==1.2.6 - crds==11.17.0 - cycler==0.11.0 - - cython==0.29.35 - - docutils==0.20.1 - - git+https://github.com/spacetelescope/drizzlepac@3.6.0rc2 + - cython==0.29.34 + - docutils==0.19 + - git+https://github.com/spacetelescope/drizzlepac@3.6.0rc0 - et-xmlfile==1.1.0 - filelock==3.12.0 - fitsblender==0.4.3 - - fonttools==4.39.4 + - fonttools==4.39.3 - gwcs==0.18.3 - html5lib==1.1 - idna==3.4 - - imageio==2.29.0 + - imageio==2.28.0 - imagesize==1.4.1 - importlib-metadata==6.6.0 - importlib-resources==5.12.0 @@ -102,7 +95,7 @@ dependencies: - packaging==23.1 - pandas==2.0.1 - parsley==1.3 - - photutils==1.8.0 + - photutils==1.7.0 - pillow==9.5.0 - py-cpuinfo==9.0.0 - pyerfa==2.0.0.3 @@ -116,7 +109,7 @@ dependencies: - pyvo==1.4.1 - pywavelets==1.4.1 - pyyaml==6.0 - - requests==2.31.0 + - requests==2.29.0 - scikit-image==0.20.0 - scikit-learn==1.2.2 - scipy==1.9.1 @@ -125,7 +118,7 @@ dependencies: - snowballstemmer==2.2.0 - soupsieve==2.4.1 - spherical-geometry==1.2.23 - - sphinx==7.0.1 + - sphinx==7.0.0 - sphinxcontrib-applehelp==1.0.4 - sphinxcontrib-devhelp==1.0.2 - sphinxcontrib-htmlhelp==2.0.1 @@ -143,13 +136,13 @@ dependencies: - tables==3.8.0 - threadpoolctl==3.1.0 - tifffile==2023.4.12 - - tornado==6.3.2 + - tornado==6.3.1 - tweakwcs==0.8.2 - - typing-extensions==4.6.2 + - typing-extensions==4.5.0 - tzdata==2023.3 - - urllib3==2.0.2 + - urllib3==1.26.15 - webencodings==0.5.1 - wfc3tools==1.4.0 - wfpc2tools==1.0.5 - - xyzservices==2023.5.0 + - xyzservices==2023.2.0 - zipp==3.15.0 diff --git a/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_macos_py39_rc2.yml b/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_macos_py39_rc2.yml new file mode 100644 index 0000000..ad36ce2 --- /dev/null +++ b/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_macos_py39_rc2.yml @@ -0,0 +1,148 @@ +# delivery_name: CALDP_onlywfpc2drizzle_CAL_rc2 +# creation_time: Wed May 10 15:24:00 2023 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.18.1=h0d85af4_0 +- ca-certificates=2023.5.7=h8857fd0_0 +- cfitsio=4.2.0=hd56cc12_0 +- fitsverify=4.20=h2e19f50_4 +- hstcal=2.7.4=hc7faeb7_3 +- krb5=1.20.1=h049b76e_0 +- libcurl=8.0.1=h1fead75_0 +- libcxx=16.0.3=hd57cbcb_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=11_3_0_h97931a8_31 +- libgfortran5=12.2.0=he409387_31 +- libnghttp2=1.52.0=he2ab024_0 +- libsqlite=3.41.2=h58db7d2_1 +- libssh2=1.10.0=h47af595_3 +- libzlib=1.2.13=hfd90126_4 +- llvm-openmp=16.0.3=hff08bdf_0 +- ncurses=6.3=h96cf925_1 +- openssl=3.1.0=h8a1eda9_3 +- pip=23.1.2=pyhd8ed1ab_0 +- python=3.9.16=h709bd14_0_cpython +- readline=8.2=h9e318b2_1 +- setuptools=67.7.2=pyhd8ed1ab_0 +- tk=8.6.12=h5dbffcc_0 +- wheel=0.40.0=pyhd8ed1ab_0 +- xz=5.2.6=h775f41a_0 +- zstd=1.5.2=hbc0c0cd_6 +- pip: + - acstools==3.5.0 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.2.2 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.1.0 + - calcos==3.4.4 + - certifi==2022.12.7 + - charset-normalizer==3.1.0 + - contourpy==1.0.7 + - costools==1.2.6 + - crds==11.17.0 + - cycler==0.11.0 + - cython==0.29.34 + - docutils==0.19 + - git+https://github.com/spacetelescope/drizzlepac@3.6.0rc1 + - et-xmlfile==1.1.0 + - filelock==3.12.0 + - fitsblender==0.4.3 + - fonttools==4.39.3 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.28.0 + - imagesize==1.4.1 + - importlib-metadata==6.6.0 + - importlib-resources==5.12.0 + - jaraco-classes==3.2.3 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.2.0 + - jsonschema==4.17.3 + - keyring==23.13.1 + - kiwisolver==1.4.4 + - lazy-loader==0.2 + - lxml==4.9.2 + - markupsafe==2.0.1 + - matplotlib==3.7.1 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.24.3 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.1 + - parsley==1.3 + - photutils==1.7.0 + - pillow==9.5.0 + - py-cpuinfo==9.0.0 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.0.9 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.29.0 + - scikit-image==0.20.0 + - scikit-learn==1.2.2 + - scipy==1.9.1 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.0 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.4.12 + - tornado==6.3.1 + - git+https://github.com/spacetelescope/tweakwcs@0.8.1 + - typing-extensions==4.5.0 + - tzdata==2023.3 + - urllib3==1.26.15 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.2.0 + - zipp==3.15.0 diff --git a/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_macos_x86_64_py39_rc1.yml b/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_macos_py39_rc3.yml index a07438e..cffc42d 100644 --- a/caldp/onlywfpc2drizzle/dev/CALDP_onlywfpc2drizzle_CAL_macos_x86_64_py39_rc1.yml +++ b/caldp/20230613/dev/CALDP_onlywfpc2drizzle_CAL_macos_py39_rc3.yml @@ -1,7 +1,7 @@ -# delivery_name: CALDP_onlywfpc2drizzle_CAL_rc1 -# creation_time: Fri May 26 15:53:00 2023 -# conda_version: 23.5.0 -# condabuild_version: 3.25.0 +# delivery_name: CALDP_onlywfpc2drizzle_CAL_rc3 +# creation_time: Wed May 24 11:53:22 2023 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 channels: - conda-forge dependencies: @@ -10,10 +10,8 @@ dependencies: - ca-certificates=2023.5.7=h8857fd0_0 - cfitsio=4.2.0=hd56cc12_0 - fitsverify=4.20=h2e19f50_4 -- hdf5=1.14.0=nompi_hbf0aa07_103 - hstcal=2.7.4=hc7faeb7_3 - krb5=1.20.1=h049b76e_0 -- libaec=1.0.6=hf0c8a7f_1 - libcurl=8.1.1=hbee3ae8_0 - libcxx=16.0.4=hd57cbcb_0 - libedit=3.1.20191231=h0678c8f_2 @@ -21,7 +19,6 @@ dependencies: - libffi=3.4.2=h0d85af4_5 - libgfortran=5.0.0=11_3_0_h97931a8_31 - libgfortran5=12.2.0=he409387_31 -- libiconv=1.17=hac89ed1_0 - libnghttp2=1.52.0=he2ab024_0 - libsqlite=3.42.0=h58db7d2_0 - libssh2=1.10.0=h47af595_3 @@ -30,7 +27,6 @@ dependencies: - ncurses=6.3=h96cf925_1 - openssl=3.1.0=h8a1eda9_3 - pip=23.1.2=pyhd8ed1ab_0 -- pkg-config=0.29.2=ha3d46e9_1008 - python=3.9.16=h709bd14_0_cpython - readline=8.2=h9e318b2_1 - setuptools=67.7.2=pyhd8ed1ab_0 @@ -39,7 +35,7 @@ dependencies: - xz=5.2.6=h775f41a_0 - zstd=1.5.2=hbc0c0cd_6 - pip: - - acstools==3.6.1 + - acstools==3.5.0 - alabaster==0.7.13 - asdf==2.15.0 - asdf-astropy==0.4.0 @@ -49,31 +45,31 @@ dependencies: - asdf-unit-schemas==0.1.0 - asdf-wcs-schemas==0.1.1 - astrocut==0.9 - - astropy==5.3 + - astropy==5.2.2 - astroquery==0.4.6 - attrs==23.1.0 - babel==2.12.1 - beautifulsoup4==4.12.2 - blosc2==2.0.0 - - bokeh==3.1.1 + - bokeh==3.1.0 - calcos==3.4.4 - - certifi==2023.5.7 + - certifi==2022.12.7 - charset-normalizer==3.1.0 - contourpy==1.0.7 - costools==1.2.6 - crds==11.17.0 - cycler==0.11.0 - - cython==0.29.35 - - docutils==0.20.1 + - cython==0.29.34 + - docutils==0.19 - git+https://github.com/spacetelescope/drizzlepac@3.6.0rc2 - et-xmlfile==1.1.0 - filelock==3.12.0 - fitsblender==0.4.3 - - fonttools==4.39.4 + - fonttools==4.39.3 - gwcs==0.18.3 - html5lib==1.1 - idna==3.4 - - imageio==2.29.0 + - imageio==2.28.0 - imagesize==1.4.1 - importlib-metadata==6.6.0 - importlib-resources==5.12.0 @@ -99,7 +95,7 @@ dependencies: - packaging==23.1 - pandas==2.0.1 - parsley==1.3 - - photutils==1.8.0 + - photutils==1.7.0 - pillow==9.5.0 - py-cpuinfo==9.0.0 - pyerfa==2.0.0.3 @@ -113,7 +109,7 @@ dependencies: - pyvo==1.4.1 - pywavelets==1.4.1 - pyyaml==6.0 - - requests==2.31.0 + - requests==2.29.0 - scikit-image==0.20.0 - scikit-learn==1.2.2 - scipy==1.9.1 @@ -122,7 +118,7 @@ dependencies: - snowballstemmer==2.2.0 - soupsieve==2.4.1 - spherical-geometry==1.2.23 - - sphinx==7.0.1 + - sphinx==7.0.0 - sphinxcontrib-applehelp==1.0.4 - sphinxcontrib-devhelp==1.0.2 - sphinxcontrib-htmlhelp==2.0.1 @@ -140,13 +136,13 @@ dependencies: - tables==3.8.0 - threadpoolctl==3.1.0 - tifffile==2023.4.12 - - tornado==6.3.2 - - tweakwcs==0.8.2 - - typing-extensions==4.6.2 + - tornado==6.3.1 + - git+https://github.com/spacetelescope/tweakwcs@0.8.2 + - typing-extensions==4.5.0 - tzdata==2023.3 - - urllib3==2.0.2 + - urllib3==1.26.15 - webencodings==0.5.1 - wfc3tools==1.4.0 - wfpc2tools==1.0.5 - - xyzservices==2023.5.0 + - xyzservices==2023.2.0 - zipp==3.15.0 diff --git a/caldp/20230613/latest-linux.yml b/caldp/20230613/latest-linux.yml new file mode 100644 index 0000000..f2f1275 --- /dev/null +++ b/caldp/20230613/latest-linux.yml @@ -0,0 +1,160 @@ +# delivery_name: CALDP_20230613_CAL_final +# creation_time: Tue Jun 13 11:28:43 2023 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.19.1=hd590300_0 +- ca-certificates=2023.5.7=hbcca054_0 +- cfitsio=4.2.0=hd9d235c_0 +- fitsverify=4.20=hf1144bd_4 +- hstcal=2.7.4=ha956e9e_3 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.20.1=h81ceb04_0 +- ld_impl_linux-64=2.40=h41732ed_0 +- libcurl=8.1.2=h409715c_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=13.1.0=he5830b7_0 +- libgfortran-ng=13.1.0=h69a702a_0 +- libgfortran5=13.1.0=h15d22d2_0 +- libgomp=13.1.0=he5830b7_0 +- libnghttp2=1.52.0=h61bc06f_0 +- libnsl=2.0.0=h7f98852_0 +- libsqlite=3.42.0=h2797004_0 +- libssh2=1.11.0=h0841786_0 +- libstdcxx-ng=13.1.0=hfd8a6a1_0 +- libuuid=2.38.1=h0b41bf4_0 +- libzlib=1.2.13=hd590300_5 +- ncurses=6.4=hcb278e6_0 +- openssl=3.1.1=hd590300_1 +- pip=23.1.2=pyhd8ed1ab_0 +- python=3.9.16=h2782a2a_0_cpython +- readline=8.2=h8228510_1 +- setuptools=67.7.2=pyhd8ed1ab_0 +- tk=8.6.12=h27826a3_0 +- wheel=0.40.0=pyhd8ed1ab_0 +- xz=5.2.6=h166bdaf_0 +- zstd=1.5.2=h3eb15da_6 +- pip: + - acstools==3.5.0 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.2.2 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.1.0 + - calcos==3.4.4 + - certifi==2022.12.7 + - cffi==1.15.1 + - charset-normalizer==3.1.0 + - contourpy==1.0.7 + - costools==1.2.6 + - crds==11.17.0 + - cryptography==40.0.2 + - cycler==0.11.0 + - cython==0.29.34 + - docutils==0.19 + - drizzlepac==3.6.0 + - et-xmlfile==1.1.0 + - filelock==3.12.0 + - fitsblender==0.4.3 + - fonttools==4.39.3 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.28.0 + - imagesize==1.4.1 + - importlib-metadata==6.6.0 + - importlib-resources==5.12.0 + - jaraco-classes==3.2.3 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.2.0 + - jsonschema==4.17.3 + - keyring==23.13.1 + - kiwisolver==1.4.4 + - lazy-loader==0.2 + - lxml==4.9.2 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.24.3 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.1 + - parsley==1.3 + - photutils==1.7.0 + - pillow==9.5.0 + - py-cpuinfo==9.0.0 + - pycparser==2.21 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.0.9 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.29.0 + - scikit-image==0.20.0 + - scikit-learn==1.2.2 + - scipy==1.9.1 + - secretstorage==3.3.3 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.0 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.4.12 + - tornado==6.3.1 + - tweakwcs==0.8.2 + - typing-extensions==4.5.0 + - tzdata==2023.3 + - urllib3==1.26.15 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.2.0 + - zipp==3.15.0 diff --git a/caldp/20230613/latest-macos.yml b/caldp/20230613/latest-macos.yml new file mode 100644 index 0000000..9119b19 --- /dev/null +++ b/caldp/20230613/latest-macos.yml @@ -0,0 +1,148 @@ +# delivery_name: CALDP_20230613_CAL_final +# creation_time: Tue Jun 13 11:27:21 2023 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.19.1=h0dc2134_0 +- ca-certificates=2023.5.7=h8857fd0_0 +- cfitsio=4.2.0=hd56cc12_0 +- fitsverify=4.20=h2e19f50_4 +- hstcal=2.7.4=hc7faeb7_3 +- krb5=1.20.1=h049b76e_0 +- libcurl=8.1.2=hbee3ae8_0 +- libcxx=16.0.5=hd57cbcb_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=11_3_0_h97931a8_31 +- libgfortran5=12.2.0=he409387_31 +- libnghttp2=1.52.0=he2ab024_0 +- libsqlite=3.42.0=h58db7d2_0 +- libssh2=1.11.0=hd019ec5_0 +- libzlib=1.2.13=h8a1eda9_5 +- llvm-openmp=16.0.5=hff08bdf_0 +- ncurses=6.4=hf0c8a7f_0 +- openssl=3.1.1=h8a1eda9_1 +- pip=23.1.2=pyhd8ed1ab_0 +- python=3.9.16=h709bd14_0_cpython +- readline=8.2=h9e318b2_1 +- setuptools=67.7.2=pyhd8ed1ab_0 +- tk=8.6.12=h5dbffcc_0 +- wheel=0.40.0=pyhd8ed1ab_0 +- xz=5.2.6=h775f41a_0 +- zstd=1.5.2=hbc0c0cd_6 +- pip: + - acstools==3.5.0 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.2.2 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.1.0 + - calcos==3.4.4 + - certifi==2022.12.7 + - charset-normalizer==3.1.0 + - contourpy==1.0.7 + - costools==1.2.6 + - crds==11.17.0 + - cycler==0.11.0 + - cython==0.29.34 + - docutils==0.19 + - drizzlepac==3.6.0 + - et-xmlfile==1.1.0 + - filelock==3.12.0 + - fitsblender==0.4.3 + - fonttools==4.39.3 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.28.0 + - imagesize==1.4.1 + - importlib-metadata==6.6.0 + - importlib-resources==5.12.0 + - jaraco-classes==3.2.3 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.2.0 + - jsonschema==4.17.3 + - keyring==23.13.1 + - kiwisolver==1.4.4 + - lazy-loader==0.2 + - lxml==4.9.2 + - markupsafe==2.0.1 + - matplotlib==3.7.1 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.24.3 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.1 + - parsley==1.3 + - photutils==1.7.0 + - pillow==9.5.0 + - py-cpuinfo==9.0.0 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.0.9 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.29.0 + - scikit-image==0.20.0 + - scikit-learn==1.2.2 + - scipy==1.9.1 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.0 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.4.12 + - tornado==6.3.1 + - tweakwcs==0.8.2 + - typing-extensions==4.5.0 + - tzdata==2023.3 + - urllib3==1.26.15 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.2.0 + - zipp==3.15.0 diff --git a/caldp/20230613/release_notes.md b/caldp/20230613/release_notes.md new file mode 100644 index 0000000..801de38 --- /dev/null +++ b/caldp/20230613/release_notes.md @@ -0,0 +1,13 @@ +## 2023/6/13 - CALDP_20230613_CAL_final + +## 2023/5/24 - CALDP_onlywfpc2drizzle_CAL_rc3 +### drizzlepac 3.6.0rc2 +### tweakwcs 0.8.2 + +## 2023/5/10 - CALDP_onlywfpc2drizzle_CAL_rc2 +### drizzlepac 3.6.0rc1 +### tweakwcs 0.8.1 + +## 2023/4/30 - CALDP_onlywfpc2drizzle_CAL_rc1 +### drizzlepac 3.6.0rc0 + diff --git a/caldp/20230810/CALDP_20230810_CAL_linux_py39_final.yml b/caldp/20230810/CALDP_20230810_CAL_linux_py39_final.yml new file mode 100644 index 0000000..9f2f29e --- /dev/null +++ b/caldp/20230810/CALDP_20230810_CAL_linux_py39_final.yml @@ -0,0 +1,159 @@ +# delivery_name: CALDP_20230810_CAL_final +# creation_time: Thu Aug 10 13:20:19 2023 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.19.1=hd590300_0 +- ca-certificates=2023.7.22=hbcca054_0 +- cfitsio=4.2.0=hd9d235c_0 +- fitsverify=4.20=hba55bf8_5 +- hstcal=2.7.4=ha956e9e_3 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.21.1=h659d440_0 +- ld_impl_linux-64=2.40=h41732ed_0 +- libcurl=8.2.1=hca28451_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=13.1.0=he5830b7_0 +- libgfortran-ng=13.1.0=h69a702a_0 +- libgfortran5=13.1.0=h15d22d2_0 +- libgomp=13.1.0=he5830b7_0 +- libnghttp2=1.52.0=h61bc06f_0 +- libnsl=2.0.0=h7f98852_0 +- libsqlite=3.42.0=h2797004_0 +- libssh2=1.11.0=h0841786_0 +- libstdcxx-ng=13.1.0=hfd8a6a1_0 +- libuuid=2.38.1=h0b41bf4_0 +- libzlib=1.2.13=hd590300_5 +- ncurses=6.4=hcb278e6_0 +- openssl=3.1.2=hd590300_0 +- pip=23.2.1=pyhd8ed1ab_0 +- python=3.9.17=h0755675_0_cpython +- readline=8.2=h8228510_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h27826a3_0 +- wheel=0.41.1=pyhd8ed1ab_0 +- xz=5.2.6=h166bdaf_0 +- zstd=1.5.2=hfc55251_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - calcos==3.4.7 + - certifi==2023.5.7 + - cffi==1.15.1 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cryptography==41.0.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - drizzlepac==3.6.1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pycparser==2.21 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - secretstorage==3.3.3 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/20230810/CALDP_20230810_CAL_macos_py39_final.yml b/caldp/20230810/CALDP_20230810_CAL_macos_py39_final.yml new file mode 100644 index 0000000..58263d4 --- /dev/null +++ b/caldp/20230810/CALDP_20230810_CAL_macos_py39_final.yml @@ -0,0 +1,147 @@ +# delivery_name: CALDP_20230810_CAL_final +# creation_time: Thu Aug 10 13:21:21 2023 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.19.1=h0dc2134_0 +- ca-certificates=2023.7.22=h8857fd0_0 +- cfitsio=4.2.0=hd56cc12_0 +- fitsverify=4.20=h19d7623_5 +- hstcal=2.7.4=hc7faeb7_3 +- krb5=1.21.1=hb884880_0 +- libcurl=8.2.1=h5f667d7_0 +- libcxx=16.0.6=hd57cbcb_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=12_3_0_h97931a8_1 +- libgfortran5=12.3.0=hbd3c1fe_1 +- libnghttp2=1.52.0=he2ab024_0 +- libsqlite=3.42.0=h58db7d2_0 +- libssh2=1.11.0=hd019ec5_0 +- libzlib=1.2.13=h8a1eda9_5 +- llvm-openmp=16.0.6=hff08bdf_0 +- ncurses=6.4=hf0c8a7f_0 +- openssl=3.1.2=h8a1eda9_0 +- pip=23.2.1=pyhd8ed1ab_0 +- python=3.9.17=h07e1443_0_cpython +- readline=8.2=h9e318b2_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h5dbffcc_0 +- wheel=0.41.1=pyhd8ed1ab_0 +- xz=5.2.6=h775f41a_0 +- zstd=1.5.2=h829000d_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - calcos==3.4.7 + - certifi==2023.5.7 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - drizzlepac==3.6.1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/20230810/README.md b/caldp/20230810/README.md new file mode 100644 index 0000000..2a874d8 --- /dev/null +++ b/caldp/20230810/README.md @@ -0,0 +1,49 @@ +# Installing +Currently, conda is required to manage installation of the environment. A fresh installation of Anaconda3 or Miniconda3is not required for each HCALDP release, however. 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 YAMLspecification 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/20230810/latest-linux.yml +$ conda env create -n caldp_20230810 --file latest-linux.yml +``` +### Activate the pipeline environment + +``` +$ source activate caldp_20230810 +``` + +Each new delivery iteration of the calibration environmentwill 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/20230810/dev/CALDP_cosandpin_CAL_linux_py39_rc1.yml b/caldp/20230810/dev/CALDP_cosandpin_CAL_linux_py39_rc1.yml new file mode 100644 index 0000000..881e0a9 --- /dev/null +++ b/caldp/20230810/dev/CALDP_cosandpin_CAL_linux_py39_rc1.yml @@ -0,0 +1,159 @@ +# delivery_name: CALDP_cosandpin_CAL_rc1 +# creation_time: Wed Jul 12 10:39:18 2023 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.19.1=hd590300_0 +- ca-certificates=2023.5.7=hbcca054_0 +- cfitsio=4.2.0=hd9d235c_0 +- fitsverify=4.20=hba55bf8_5 +- hstcal=2.7.4=ha956e9e_3 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.20.1=h81ceb04_0 +- ld_impl_linux-64=2.40=h41732ed_0 +- libcurl=8.1.2=h409715c_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=13.1.0=he5830b7_0 +- libgfortran-ng=13.1.0=h69a702a_0 +- libgfortran5=13.1.0=h15d22d2_0 +- libgomp=13.1.0=he5830b7_0 +- libnghttp2=1.52.0=h61bc06f_0 +- libnsl=2.0.0=h7f98852_0 +- libsqlite=3.42.0=h2797004_0 +- libssh2=1.11.0=h0841786_0 +- libstdcxx-ng=13.1.0=hfd8a6a1_0 +- libuuid=2.38.1=h0b41bf4_0 +- libzlib=1.2.13=hd590300_5 +- ncurses=6.4=hcb278e6_0 +- openssl=3.1.1=hd590300_1 +- pip=23.1.2=pyhd8ed1ab_0 +- python=3.9.16=h2782a2a_0_cpython +- readline=8.2=h8228510_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h27826a3_0 +- wheel=0.40.0=pyhd8ed1ab_0 +- xz=5.2.6=h166bdaf_0 +- zstd=1.5.2=hfc55251_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - git+https://github.com/spacetelescope/calcos@3.4.7 + - certifi==2023.5.7 + - cffi==1.15.1 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cryptography==41.0.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - git+https://github.com/spacetelescope/drizzlepac@3.6.1rc1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pycparser==2.21 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - secretstorage==3.3.3 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/20230810/dev/CALDP_cosandpin_CAL_macos_py39_rc1.yml b/caldp/20230810/dev/CALDP_cosandpin_CAL_macos_py39_rc1.yml new file mode 100644 index 0000000..3b3f83c --- /dev/null +++ b/caldp/20230810/dev/CALDP_cosandpin_CAL_macos_py39_rc1.yml @@ -0,0 +1,147 @@ +# delivery_name: CALDP_cosandpin_CAL_rc1 +# creation_time: Wed Jul 12 10:37:00 2023 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.19.1=h0dc2134_0 +- ca-certificates=2023.5.7=h8857fd0_0 +- cfitsio=4.2.0=hd56cc12_0 +- fitsverify=4.20=h19d7623_5 +- hstcal=2.7.4=hc7faeb7_3 +- krb5=1.20.1=h049b76e_0 +- libcurl=8.1.2=hbee3ae8_0 +- libcxx=16.0.6=hd57cbcb_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=11_3_0_h97931a8_31 +- libgfortran5=12.2.0=he409387_31 +- libnghttp2=1.52.0=he2ab024_0 +- libsqlite=3.42.0=h58db7d2_0 +- libssh2=1.11.0=hd019ec5_0 +- libzlib=1.2.13=h8a1eda9_5 +- llvm-openmp=16.0.6=hff08bdf_0 +- ncurses=6.4=hf0c8a7f_0 +- openssl=3.1.1=h8a1eda9_1 +- pip=23.1.2=pyhd8ed1ab_0 +- python=3.9.16=h709bd14_0_cpython +- readline=8.2=h9e318b2_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h5dbffcc_0 +- wheel=0.40.0=pyhd8ed1ab_0 +- xz=5.2.6=h775f41a_0 +- zstd=1.5.2=h829000d_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - git+https://github.com/spacetelescope/calcos@3.4.7 + - certifi==2023.5.7 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - git+https://github.com/spacetelescope/drizzlepac@3.6.1rc1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/20230810/latest-linux.yml b/caldp/20230810/latest-linux.yml new file mode 100644 index 0000000..9f2f29e --- /dev/null +++ b/caldp/20230810/latest-linux.yml @@ -0,0 +1,159 @@ +# delivery_name: CALDP_20230810_CAL_final +# creation_time: Thu Aug 10 13:20:19 2023 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.19.1=hd590300_0 +- ca-certificates=2023.7.22=hbcca054_0 +- cfitsio=4.2.0=hd9d235c_0 +- fitsverify=4.20=hba55bf8_5 +- hstcal=2.7.4=ha956e9e_3 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.21.1=h659d440_0 +- ld_impl_linux-64=2.40=h41732ed_0 +- libcurl=8.2.1=hca28451_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=13.1.0=he5830b7_0 +- libgfortran-ng=13.1.0=h69a702a_0 +- libgfortran5=13.1.0=h15d22d2_0 +- libgomp=13.1.0=he5830b7_0 +- libnghttp2=1.52.0=h61bc06f_0 +- libnsl=2.0.0=h7f98852_0 +- libsqlite=3.42.0=h2797004_0 +- libssh2=1.11.0=h0841786_0 +- libstdcxx-ng=13.1.0=hfd8a6a1_0 +- libuuid=2.38.1=h0b41bf4_0 +- libzlib=1.2.13=hd590300_5 +- ncurses=6.4=hcb278e6_0 +- openssl=3.1.2=hd590300_0 +- pip=23.2.1=pyhd8ed1ab_0 +- python=3.9.17=h0755675_0_cpython +- readline=8.2=h8228510_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h27826a3_0 +- wheel=0.41.1=pyhd8ed1ab_0 +- xz=5.2.6=h166bdaf_0 +- zstd=1.5.2=hfc55251_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - calcos==3.4.7 + - certifi==2023.5.7 + - cffi==1.15.1 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cryptography==41.0.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - drizzlepac==3.6.1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pycparser==2.21 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - secretstorage==3.3.3 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/20230810/latest-macos.yml b/caldp/20230810/latest-macos.yml new file mode 100644 index 0000000..58263d4 --- /dev/null +++ b/caldp/20230810/latest-macos.yml @@ -0,0 +1,147 @@ +# delivery_name: CALDP_20230810_CAL_final +# creation_time: Thu Aug 10 13:21:21 2023 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.19.1=h0dc2134_0 +- ca-certificates=2023.7.22=h8857fd0_0 +- cfitsio=4.2.0=hd56cc12_0 +- fitsverify=4.20=h19d7623_5 +- hstcal=2.7.4=hc7faeb7_3 +- krb5=1.21.1=hb884880_0 +- libcurl=8.2.1=h5f667d7_0 +- libcxx=16.0.6=hd57cbcb_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=12_3_0_h97931a8_1 +- libgfortran5=12.3.0=hbd3c1fe_1 +- libnghttp2=1.52.0=he2ab024_0 +- libsqlite=3.42.0=h58db7d2_0 +- libssh2=1.11.0=hd019ec5_0 +- libzlib=1.2.13=h8a1eda9_5 +- llvm-openmp=16.0.6=hff08bdf_0 +- ncurses=6.4=hf0c8a7f_0 +- openssl=3.1.2=h8a1eda9_0 +- pip=23.2.1=pyhd8ed1ab_0 +- python=3.9.17=h07e1443_0_cpython +- readline=8.2=h9e318b2_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h5dbffcc_0 +- wheel=0.41.1=pyhd8ed1ab_0 +- xz=5.2.6=h775f41a_0 +- zstd=1.5.2=h829000d_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - calcos==3.4.7 + - certifi==2023.5.7 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - drizzlepac==3.6.1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/20230810/release_notes.md b/caldp/20230810/release_notes.md new file mode 100644 index 0000000..fe6d456 --- /dev/null +++ b/caldp/20230810/release_notes.md @@ -0,0 +1,6 @@ +## 2023/8/10 - CALDP_20230810_CAL_final + +## 2023/7/12 - CALDP_cosandpin_CAL_rc1 +### calcos 3.4.7 +### drizzlepac 3.6.1rc1 + diff --git a/caldp/latest b/caldp/latest deleted file mode 120000 index b5fab09..0000000 --- a/caldp/latest +++ /dev/null @@ -1 +0,0 @@ -onlywfpc2drizzle
\ No newline at end of file diff --git a/caldp/latest/20230810 b/caldp/latest/20230810 new file mode 120000 index 0000000..b220711 --- /dev/null +++ b/caldp/latest/20230810 @@ -0,0 +1 @@ +20230810
\ No newline at end of file diff --git a/caldp/latest/CALDP_20230810_CAL_linux_py39_final.yml b/caldp/latest/CALDP_20230810_CAL_linux_py39_final.yml new file mode 100644 index 0000000..9f2f29e --- /dev/null +++ b/caldp/latest/CALDP_20230810_CAL_linux_py39_final.yml @@ -0,0 +1,159 @@ +# delivery_name: CALDP_20230810_CAL_final +# creation_time: Thu Aug 10 13:20:19 2023 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.19.1=hd590300_0 +- ca-certificates=2023.7.22=hbcca054_0 +- cfitsio=4.2.0=hd9d235c_0 +- fitsverify=4.20=hba55bf8_5 +- hstcal=2.7.4=ha956e9e_3 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.21.1=h659d440_0 +- ld_impl_linux-64=2.40=h41732ed_0 +- libcurl=8.2.1=hca28451_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=13.1.0=he5830b7_0 +- libgfortran-ng=13.1.0=h69a702a_0 +- libgfortran5=13.1.0=h15d22d2_0 +- libgomp=13.1.0=he5830b7_0 +- libnghttp2=1.52.0=h61bc06f_0 +- libnsl=2.0.0=h7f98852_0 +- libsqlite=3.42.0=h2797004_0 +- libssh2=1.11.0=h0841786_0 +- libstdcxx-ng=13.1.0=hfd8a6a1_0 +- libuuid=2.38.1=h0b41bf4_0 +- libzlib=1.2.13=hd590300_5 +- ncurses=6.4=hcb278e6_0 +- openssl=3.1.2=hd590300_0 +- pip=23.2.1=pyhd8ed1ab_0 +- python=3.9.17=h0755675_0_cpython +- readline=8.2=h8228510_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h27826a3_0 +- wheel=0.41.1=pyhd8ed1ab_0 +- xz=5.2.6=h166bdaf_0 +- zstd=1.5.2=hfc55251_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - calcos==3.4.7 + - certifi==2023.5.7 + - cffi==1.15.1 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cryptography==41.0.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - drizzlepac==3.6.1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pycparser==2.21 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - secretstorage==3.3.3 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/latest/CALDP_20230810_CAL_macos_py39_final.yml b/caldp/latest/CALDP_20230810_CAL_macos_py39_final.yml new file mode 100644 index 0000000..58263d4 --- /dev/null +++ b/caldp/latest/CALDP_20230810_CAL_macos_py39_final.yml @@ -0,0 +1,147 @@ +# delivery_name: CALDP_20230810_CAL_final +# creation_time: Thu Aug 10 13:21:21 2023 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.19.1=h0dc2134_0 +- ca-certificates=2023.7.22=h8857fd0_0 +- cfitsio=4.2.0=hd56cc12_0 +- fitsverify=4.20=h19d7623_5 +- hstcal=2.7.4=hc7faeb7_3 +- krb5=1.21.1=hb884880_0 +- libcurl=8.2.1=h5f667d7_0 +- libcxx=16.0.6=hd57cbcb_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=12_3_0_h97931a8_1 +- libgfortran5=12.3.0=hbd3c1fe_1 +- libnghttp2=1.52.0=he2ab024_0 +- libsqlite=3.42.0=h58db7d2_0 +- libssh2=1.11.0=hd019ec5_0 +- libzlib=1.2.13=h8a1eda9_5 +- llvm-openmp=16.0.6=hff08bdf_0 +- ncurses=6.4=hf0c8a7f_0 +- openssl=3.1.2=h8a1eda9_0 +- pip=23.2.1=pyhd8ed1ab_0 +- python=3.9.17=h07e1443_0_cpython +- readline=8.2=h9e318b2_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h5dbffcc_0 +- wheel=0.41.1=pyhd8ed1ab_0 +- xz=5.2.6=h775f41a_0 +- zstd=1.5.2=h829000d_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - calcos==3.4.7 + - certifi==2023.5.7 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - drizzlepac==3.6.1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/latest/README.md b/caldp/latest/README.md new file mode 100644 index 0000000..2a874d8 --- /dev/null +++ b/caldp/latest/README.md @@ -0,0 +1,49 @@ +# Installing +Currently, conda is required to manage installation of the environment. A fresh installation of Anaconda3 or Miniconda3is not required for each HCALDP release, however. 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 YAMLspecification 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/20230810/latest-linux.yml +$ conda env create -n caldp_20230810 --file latest-linux.yml +``` +### Activate the pipeline environment + +``` +$ source activate caldp_20230810 +``` + +Each new delivery iteration of the calibration environmentwill 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/latest/dev/CALDP_cosandpin_CAL_linux_py39_rc1.yml b/caldp/latest/dev/CALDP_cosandpin_CAL_linux_py39_rc1.yml new file mode 100644 index 0000000..881e0a9 --- /dev/null +++ b/caldp/latest/dev/CALDP_cosandpin_CAL_linux_py39_rc1.yml @@ -0,0 +1,159 @@ +# delivery_name: CALDP_cosandpin_CAL_rc1 +# creation_time: Wed Jul 12 10:39:18 2023 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.19.1=hd590300_0 +- ca-certificates=2023.5.7=hbcca054_0 +- cfitsio=4.2.0=hd9d235c_0 +- fitsverify=4.20=hba55bf8_5 +- hstcal=2.7.4=ha956e9e_3 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.20.1=h81ceb04_0 +- ld_impl_linux-64=2.40=h41732ed_0 +- libcurl=8.1.2=h409715c_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=13.1.0=he5830b7_0 +- libgfortran-ng=13.1.0=h69a702a_0 +- libgfortran5=13.1.0=h15d22d2_0 +- libgomp=13.1.0=he5830b7_0 +- libnghttp2=1.52.0=h61bc06f_0 +- libnsl=2.0.0=h7f98852_0 +- libsqlite=3.42.0=h2797004_0 +- libssh2=1.11.0=h0841786_0 +- libstdcxx-ng=13.1.0=hfd8a6a1_0 +- libuuid=2.38.1=h0b41bf4_0 +- libzlib=1.2.13=hd590300_5 +- ncurses=6.4=hcb278e6_0 +- openssl=3.1.1=hd590300_1 +- pip=23.1.2=pyhd8ed1ab_0 +- python=3.9.16=h2782a2a_0_cpython +- readline=8.2=h8228510_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h27826a3_0 +- wheel=0.40.0=pyhd8ed1ab_0 +- xz=5.2.6=h166bdaf_0 +- zstd=1.5.2=hfc55251_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - git+https://github.com/spacetelescope/calcos@3.4.7 + - certifi==2023.5.7 + - cffi==1.15.1 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cryptography==41.0.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - git+https://github.com/spacetelescope/drizzlepac@3.6.1rc1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pycparser==2.21 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - secretstorage==3.3.3 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/latest/dev/CALDP_cosandpin_CAL_macos_py39_rc1.yml b/caldp/latest/dev/CALDP_cosandpin_CAL_macos_py39_rc1.yml new file mode 100644 index 0000000..3b3f83c --- /dev/null +++ b/caldp/latest/dev/CALDP_cosandpin_CAL_macos_py39_rc1.yml @@ -0,0 +1,147 @@ +# delivery_name: CALDP_cosandpin_CAL_rc1 +# creation_time: Wed Jul 12 10:37:00 2023 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.19.1=h0dc2134_0 +- ca-certificates=2023.5.7=h8857fd0_0 +- cfitsio=4.2.0=hd56cc12_0 +- fitsverify=4.20=h19d7623_5 +- hstcal=2.7.4=hc7faeb7_3 +- krb5=1.20.1=h049b76e_0 +- libcurl=8.1.2=hbee3ae8_0 +- libcxx=16.0.6=hd57cbcb_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=11_3_0_h97931a8_31 +- libgfortran5=12.2.0=he409387_31 +- libnghttp2=1.52.0=he2ab024_0 +- libsqlite=3.42.0=h58db7d2_0 +- libssh2=1.11.0=hd019ec5_0 +- libzlib=1.2.13=h8a1eda9_5 +- llvm-openmp=16.0.6=hff08bdf_0 +- ncurses=6.4=hf0c8a7f_0 +- openssl=3.1.1=h8a1eda9_1 +- pip=23.1.2=pyhd8ed1ab_0 +- python=3.9.16=h709bd14_0_cpython +- readline=8.2=h9e318b2_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h5dbffcc_0 +- wheel=0.40.0=pyhd8ed1ab_0 +- xz=5.2.6=h775f41a_0 +- zstd=1.5.2=h829000d_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - git+https://github.com/spacetelescope/calcos@3.4.7 + - certifi==2023.5.7 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - git+https://github.com/spacetelescope/drizzlepac@3.6.1rc1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/latest/latest-linux.yml b/caldp/latest/latest-linux.yml new file mode 120000 index 0000000..7741ab1 --- /dev/null +++ b/caldp/latest/latest-linux.yml @@ -0,0 +1 @@ +dev/CALDP_cosandpin_CAL_linux_py39_rc1.yml
\ No newline at end of file diff --git a/caldp/latest/latest-macos.yml b/caldp/latest/latest-macos.yml new file mode 120000 index 0000000..e651ebd --- /dev/null +++ b/caldp/latest/latest-macos.yml @@ -0,0 +1 @@ +dev/CALDP_cosandpin_CAL_macos_py39_rc1.yml
\ No newline at end of file diff --git a/caldp/latest/release_notes.md b/caldp/latest/release_notes.md new file mode 100644 index 0000000..fe6d456 --- /dev/null +++ b/caldp/latest/release_notes.md @@ -0,0 +1,6 @@ +## 2023/8/10 - CALDP_20230810_CAL_final + +## 2023/7/12 - CALDP_cosandpin_CAL_rc1 +### calcos 3.4.7 +### drizzlepac 3.6.1rc1 + diff --git a/caldp/onlywfpc2drizzle/latest-linux_x86_64.yml b/caldp/onlywfpc2drizzle/latest-linux_x86_64.yml deleted file mode 120000 index 7ab544b..0000000 --- a/caldp/onlywfpc2drizzle/latest-linux_x86_64.yml +++ /dev/null @@ -1 +0,0 @@ -dev/CALDP_onlywfpc2drizzle_CAL_linux_py39_rc1.yml
\ No newline at end of file diff --git a/caldp/onlywfpc2drizzle/latest-macos_arm64.yml b/caldp/onlywfpc2drizzle/latest-macos_arm64.yml deleted file mode 120000 index 19db9e4..0000000 --- a/caldp/onlywfpc2drizzle/latest-macos_arm64.yml +++ /dev/null @@ -1 +0,0 @@ -dev/CALDP_onlywfpc2drizzle_CAL_macos_arm64_py39_rc1.yml
\ No newline at end of file diff --git a/caldp/onlywfpc2drizzle/latest-macos_x86_64.yml b/caldp/onlywfpc2drizzle/latest-macos_x86_64.yml deleted file mode 120000 index d65da7b..0000000 --- a/caldp/onlywfpc2drizzle/latest-macos_x86_64.yml +++ /dev/null @@ -1 +0,0 @@ -dev/CALDP_onlywfpc2drizzle_CAL_macos_x86_64_py39_rc1.yml
\ No newline at end of file diff --git a/caldp/onlywfpc2drizzle/release_notes.md b/caldp/onlywfpc2drizzle/release_notes.md deleted file mode 100644 index 3186652..0000000 --- a/caldp/onlywfpc2drizzle/release_notes.md +++ /dev/null @@ -1,3 +0,0 @@ -## 2023/5/26 - CALDP_onlywfpc2drizzle_CAL_rc1 -### drizzlepac 3.6.0rc2 - diff --git a/caldp/stable b/caldp/stable deleted file mode 120000 index e5bab68..0000000 --- a/caldp/stable +++ /dev/null @@ -1 +0,0 @@ -20230208
\ No newline at end of file diff --git a/caldp/stable/20230810 b/caldp/stable/20230810 new file mode 120000 index 0000000..b220711 --- /dev/null +++ b/caldp/stable/20230810 @@ -0,0 +1 @@ +20230810
\ No newline at end of file diff --git a/caldp/stable/CALDP_20230810_CAL_linux_py39_final.yml b/caldp/stable/CALDP_20230810_CAL_linux_py39_final.yml new file mode 100644 index 0000000..9f2f29e --- /dev/null +++ b/caldp/stable/CALDP_20230810_CAL_linux_py39_final.yml @@ -0,0 +1,159 @@ +# delivery_name: CALDP_20230810_CAL_final +# creation_time: Thu Aug 10 13:20:19 2023 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.19.1=hd590300_0 +- ca-certificates=2023.7.22=hbcca054_0 +- cfitsio=4.2.0=hd9d235c_0 +- fitsverify=4.20=hba55bf8_5 +- hstcal=2.7.4=ha956e9e_3 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.21.1=h659d440_0 +- ld_impl_linux-64=2.40=h41732ed_0 +- libcurl=8.2.1=hca28451_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=13.1.0=he5830b7_0 +- libgfortran-ng=13.1.0=h69a702a_0 +- libgfortran5=13.1.0=h15d22d2_0 +- libgomp=13.1.0=he5830b7_0 +- libnghttp2=1.52.0=h61bc06f_0 +- libnsl=2.0.0=h7f98852_0 +- libsqlite=3.42.0=h2797004_0 +- libssh2=1.11.0=h0841786_0 +- libstdcxx-ng=13.1.0=hfd8a6a1_0 +- libuuid=2.38.1=h0b41bf4_0 +- libzlib=1.2.13=hd590300_5 +- ncurses=6.4=hcb278e6_0 +- openssl=3.1.2=hd590300_0 +- pip=23.2.1=pyhd8ed1ab_0 +- python=3.9.17=h0755675_0_cpython +- readline=8.2=h8228510_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h27826a3_0 +- wheel=0.41.1=pyhd8ed1ab_0 +- xz=5.2.6=h166bdaf_0 +- zstd=1.5.2=hfc55251_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - calcos==3.4.7 + - certifi==2023.5.7 + - cffi==1.15.1 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cryptography==41.0.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - drizzlepac==3.6.1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pycparser==2.21 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - secretstorage==3.3.3 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/stable/CALDP_20230810_CAL_macos_py39_final.yml b/caldp/stable/CALDP_20230810_CAL_macos_py39_final.yml new file mode 100644 index 0000000..58263d4 --- /dev/null +++ b/caldp/stable/CALDP_20230810_CAL_macos_py39_final.yml @@ -0,0 +1,147 @@ +# delivery_name: CALDP_20230810_CAL_final +# creation_time: Thu Aug 10 13:21:21 2023 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.19.1=h0dc2134_0 +- ca-certificates=2023.7.22=h8857fd0_0 +- cfitsio=4.2.0=hd56cc12_0 +- fitsverify=4.20=h19d7623_5 +- hstcal=2.7.4=hc7faeb7_3 +- krb5=1.21.1=hb884880_0 +- libcurl=8.2.1=h5f667d7_0 +- libcxx=16.0.6=hd57cbcb_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=12_3_0_h97931a8_1 +- libgfortran5=12.3.0=hbd3c1fe_1 +- libnghttp2=1.52.0=he2ab024_0 +- libsqlite=3.42.0=h58db7d2_0 +- libssh2=1.11.0=hd019ec5_0 +- libzlib=1.2.13=h8a1eda9_5 +- llvm-openmp=16.0.6=hff08bdf_0 +- ncurses=6.4=hf0c8a7f_0 +- openssl=3.1.2=h8a1eda9_0 +- pip=23.2.1=pyhd8ed1ab_0 +- python=3.9.17=h07e1443_0_cpython +- readline=8.2=h9e318b2_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h5dbffcc_0 +- wheel=0.41.1=pyhd8ed1ab_0 +- xz=5.2.6=h775f41a_0 +- zstd=1.5.2=h829000d_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - calcos==3.4.7 + - certifi==2023.5.7 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - drizzlepac==3.6.1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/stable/README.md b/caldp/stable/README.md new file mode 100644 index 0000000..2a874d8 --- /dev/null +++ b/caldp/stable/README.md @@ -0,0 +1,49 @@ +# Installing +Currently, conda is required to manage installation of the environment. A fresh installation of Anaconda3 or Miniconda3is not required for each HCALDP release, however. 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 YAMLspecification 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/20230810/latest-linux.yml +$ conda env create -n caldp_20230810 --file latest-linux.yml +``` +### Activate the pipeline environment + +``` +$ source activate caldp_20230810 +``` + +Each new delivery iteration of the calibration environmentwill 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/stable/dev/CALDP_cosandpin_CAL_linux_py39_rc1.yml b/caldp/stable/dev/CALDP_cosandpin_CAL_linux_py39_rc1.yml new file mode 100644 index 0000000..881e0a9 --- /dev/null +++ b/caldp/stable/dev/CALDP_cosandpin_CAL_linux_py39_rc1.yml @@ -0,0 +1,159 @@ +# delivery_name: CALDP_cosandpin_CAL_rc1 +# creation_time: Wed Jul 12 10:39:18 2023 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.19.1=hd590300_0 +- ca-certificates=2023.5.7=hbcca054_0 +- cfitsio=4.2.0=hd9d235c_0 +- fitsverify=4.20=hba55bf8_5 +- hstcal=2.7.4=ha956e9e_3 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.20.1=h81ceb04_0 +- ld_impl_linux-64=2.40=h41732ed_0 +- libcurl=8.1.2=h409715c_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=13.1.0=he5830b7_0 +- libgfortran-ng=13.1.0=h69a702a_0 +- libgfortran5=13.1.0=h15d22d2_0 +- libgomp=13.1.0=he5830b7_0 +- libnghttp2=1.52.0=h61bc06f_0 +- libnsl=2.0.0=h7f98852_0 +- libsqlite=3.42.0=h2797004_0 +- libssh2=1.11.0=h0841786_0 +- libstdcxx-ng=13.1.0=hfd8a6a1_0 +- libuuid=2.38.1=h0b41bf4_0 +- libzlib=1.2.13=hd590300_5 +- ncurses=6.4=hcb278e6_0 +- openssl=3.1.1=hd590300_1 +- pip=23.1.2=pyhd8ed1ab_0 +- python=3.9.16=h2782a2a_0_cpython +- readline=8.2=h8228510_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h27826a3_0 +- wheel=0.40.0=pyhd8ed1ab_0 +- xz=5.2.6=h166bdaf_0 +- zstd=1.5.2=hfc55251_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - git+https://github.com/spacetelescope/calcos@3.4.7 + - certifi==2023.5.7 + - cffi==1.15.1 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cryptography==41.0.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - git+https://github.com/spacetelescope/drizzlepac@3.6.1rc1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pycparser==2.21 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - secretstorage==3.3.3 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/stable/dev/CALDP_cosandpin_CAL_macos_py39_rc1.yml b/caldp/stable/dev/CALDP_cosandpin_CAL_macos_py39_rc1.yml new file mode 100644 index 0000000..3b3f83c --- /dev/null +++ b/caldp/stable/dev/CALDP_cosandpin_CAL_macos_py39_rc1.yml @@ -0,0 +1,147 @@ +# delivery_name: CALDP_cosandpin_CAL_rc1 +# creation_time: Wed Jul 12 10:37:00 2023 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.19.1=h0dc2134_0 +- ca-certificates=2023.5.7=h8857fd0_0 +- cfitsio=4.2.0=hd56cc12_0 +- fitsverify=4.20=h19d7623_5 +- hstcal=2.7.4=hc7faeb7_3 +- krb5=1.20.1=h049b76e_0 +- libcurl=8.1.2=hbee3ae8_0 +- libcxx=16.0.6=hd57cbcb_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=11_3_0_h97931a8_31 +- libgfortran5=12.2.0=he409387_31 +- libnghttp2=1.52.0=he2ab024_0 +- libsqlite=3.42.0=h58db7d2_0 +- libssh2=1.11.0=hd019ec5_0 +- libzlib=1.2.13=h8a1eda9_5 +- llvm-openmp=16.0.6=hff08bdf_0 +- ncurses=6.4=hf0c8a7f_0 +- openssl=3.1.1=h8a1eda9_1 +- pip=23.1.2=pyhd8ed1ab_0 +- python=3.9.16=h709bd14_0_cpython +- readline=8.2=h9e318b2_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h5dbffcc_0 +- wheel=0.40.0=pyhd8ed1ab_0 +- xz=5.2.6=h775f41a_0 +- zstd=1.5.2=h829000d_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - git+https://github.com/spacetelescope/calcos@3.4.7 + - certifi==2023.5.7 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - git+https://github.com/spacetelescope/drizzlepac@3.6.1rc1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/stable/latest-linux.yml b/caldp/stable/latest-linux.yml new file mode 100644 index 0000000..9f2f29e --- /dev/null +++ b/caldp/stable/latest-linux.yml @@ -0,0 +1,159 @@ +# delivery_name: CALDP_20230810_CAL_final +# creation_time: Thu Aug 10 13:20:19 2023 +# conda_version: 4.10.3 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- _libgcc_mutex=0.1=conda_forge +- _openmp_mutex=4.5=2_gnu +- bzip2=1.0.8=h7f98852_4 +- c-ares=1.19.1=hd590300_0 +- ca-certificates=2023.7.22=hbcca054_0 +- cfitsio=4.2.0=hd9d235c_0 +- fitsverify=4.20=hba55bf8_5 +- hstcal=2.7.4=ha956e9e_3 +- keyutils=1.6.1=h166bdaf_0 +- krb5=1.21.1=h659d440_0 +- ld_impl_linux-64=2.40=h41732ed_0 +- libcurl=8.2.1=hca28451_0 +- libedit=3.1.20191231=he28a2e2_2 +- libev=4.33=h516909a_1 +- libffi=3.4.2=h7f98852_5 +- libgcc-ng=13.1.0=he5830b7_0 +- libgfortran-ng=13.1.0=h69a702a_0 +- libgfortran5=13.1.0=h15d22d2_0 +- libgomp=13.1.0=he5830b7_0 +- libnghttp2=1.52.0=h61bc06f_0 +- libnsl=2.0.0=h7f98852_0 +- libsqlite=3.42.0=h2797004_0 +- libssh2=1.11.0=h0841786_0 +- libstdcxx-ng=13.1.0=hfd8a6a1_0 +- libuuid=2.38.1=h0b41bf4_0 +- libzlib=1.2.13=hd590300_5 +- ncurses=6.4=hcb278e6_0 +- openssl=3.1.2=hd590300_0 +- pip=23.2.1=pyhd8ed1ab_0 +- python=3.9.17=h0755675_0_cpython +- readline=8.2=h8228510_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h27826a3_0 +- wheel=0.41.1=pyhd8ed1ab_0 +- xz=5.2.6=h166bdaf_0 +- zstd=1.5.2=hfc55251_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - calcos==3.4.7 + - certifi==2023.5.7 + - cffi==1.15.1 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cryptography==41.0.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - drizzlepac==3.6.1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jeepney==0.8.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pycparser==2.21 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - secretstorage==3.3.3 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/stable/latest-macos.yml b/caldp/stable/latest-macos.yml new file mode 100644 index 0000000..58263d4 --- /dev/null +++ b/caldp/stable/latest-macos.yml @@ -0,0 +1,147 @@ +# delivery_name: CALDP_20230810_CAL_final +# creation_time: Thu Aug 10 13:21:21 2023 +# conda_version: 4.12.0 +# condabuild_version: 3.18.11 +channels: +- conda-forge +dependencies: +- bzip2=1.0.8=h0d85af4_4 +- c-ares=1.19.1=h0dc2134_0 +- ca-certificates=2023.7.22=h8857fd0_0 +- cfitsio=4.2.0=hd56cc12_0 +- fitsverify=4.20=h19d7623_5 +- hstcal=2.7.4=hc7faeb7_3 +- krb5=1.21.1=hb884880_0 +- libcurl=8.2.1=h5f667d7_0 +- libcxx=16.0.6=hd57cbcb_0 +- libedit=3.1.20191231=h0678c8f_2 +- libev=4.33=haf1e3a3_1 +- libffi=3.4.2=h0d85af4_5 +- libgfortran=5.0.0=12_3_0_h97931a8_1 +- libgfortran5=12.3.0=hbd3c1fe_1 +- libnghttp2=1.52.0=he2ab024_0 +- libsqlite=3.42.0=h58db7d2_0 +- libssh2=1.11.0=hd019ec5_0 +- libzlib=1.2.13=h8a1eda9_5 +- llvm-openmp=16.0.6=hff08bdf_0 +- ncurses=6.4=hf0c8a7f_0 +- openssl=3.1.2=h8a1eda9_0 +- pip=23.2.1=pyhd8ed1ab_0 +- python=3.9.17=h07e1443_0_cpython +- readline=8.2=h9e318b2_1 +- setuptools=68.0.0=pyhd8ed1ab_0 +- tk=8.6.12=h5dbffcc_0 +- wheel=0.41.1=pyhd8ed1ab_0 +- xz=5.2.6=h775f41a_0 +- zstd=1.5.2=h829000d_7 +- pip: + - acstools==3.6.1 + - alabaster==0.7.13 + - asdf==2.15.0 + - asdf-astropy==0.4.0 + - asdf-coordinates-schemas==0.2.0 + - asdf-standard==1.0.3 + - asdf-transform-schemas==0.3.0 + - asdf-unit-schemas==0.1.0 + - asdf-wcs-schemas==0.1.1 + - astrocut==0.9 + - astropy==5.3.1 + - astroquery==0.4.6 + - attrs==23.1.0 + - babel==2.12.1 + - beautifulsoup4==4.12.2 + - blosc2==2.0.0 + - bokeh==3.2.0 + - calcos==3.4.7 + - certifi==2023.5.7 + - charset-normalizer==3.2.0 + - contourpy==1.1.0 + - costools==1.2.6 + - crds==11.17.2 + - cycler==0.11.0 + - cython==0.29.36 + - docutils==0.20.1 + - drizzlepac==3.6.1 + - et-xmlfile==1.1.0 + - filelock==3.12.2 + - fitsblender==0.4.3 + - fonttools==4.40.0 + - gwcs==0.18.3 + - html5lib==1.1 + - idna==3.4 + - imageio==2.31.1 + - imagesize==1.4.1 + - importlib-metadata==6.8.0 + - jaraco-classes==3.3.0 + - jinja2==3.1.2 + - jmespath==1.0.1 + - joblib==1.3.1 + - jsonschema==4.17.3 + - keyring==24.2.0 + - kiwisolver==1.4.4 + - lazy-loader==0.3 + - lxml==4.9.3 + - markupsafe==2.0.1 + - matplotlib==3.6.3 + - more-itertools==9.1.0 + - msgpack==1.0.5 + - networkx==3.1 + - nictools==1.1.5 + - numexpr==2.8.4 + - numpy==1.25.1 + - numpydoc==1.5.0 + - openpyxl==3.1.2 + - packaging==23.1 + - pandas==2.0.3 + - parsley==1.3 + - photutils==1.8.0 + - pillow==10.0.0 + - py-cpuinfo==9.0.0 + - pyerfa==2.0.0.3 + - pygments==2.15.1 + - pyparsing==3.1.0 + - pypdf2==3.0.1 + - pyrsistent==0.19.3 + - pysiaf==0.19.1 + - python-dateutil==2.8.2 + - pytz==2023.3 + - pyvo==1.4.1 + - pywavelets==1.4.1 + - pyyaml==6.0 + - requests==2.31.0 + - scikit-image==0.21.0 + - scikit-learn==1.3.0 + - scipy==1.11.1 + - semantic-version==2.10.0 + - six==1.16.0 + - snowballstemmer==2.2.0 + - soupsieve==2.4.1 + - spherical-geometry==1.2.23 + - sphinx==7.0.1 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - stistools==1.4.4 + - stregion==1.1.7 + - stsci-image==2.3.5 + - stsci-imagestats==1.6.3 + - stsci-skypac==1.0.9 + - stsci-stimage==0.2.6 + - stsci-tools==4.0.1 + - stwcs==1.7.2 + - tables==3.8.0 + - threadpoolctl==3.1.0 + - tifffile==2023.7.10 + - tornado==6.3.2 + - tweakwcs==0.8.2 + - typing-extensions==4.7.1 + - tzdata==2023.3 + - urllib3==2.0.3 + - webencodings==0.5.1 + - wfc3tools==1.4.0 + - wfpc2tools==1.0.5 + - xyzservices==2023.5.0 + - zipp==3.16.0 diff --git a/caldp/stable/release_notes.md b/caldp/stable/release_notes.md new file mode 100644 index 0000000..fe6d456 --- /dev/null +++ b/caldp/stable/release_notes.md @@ -0,0 +1,6 @@ +## 2023/8/10 - CALDP_20230810_CAL_final + +## 2023/7/12 - CALDP_cosandpin_CAL_rc1 +### calcos 3.4.7 +### drizzlepac 3.6.1rc1 + |