[default] [meta] mission = jwst name = JWSTDP version = 2.0.1 rc = 2 final = false python = 3.14 [conda] installer_name = Miniforge3 installer_version = 24.9.0-0 installer_platform = MacOSX installer_arch = arm64 installer_baseurl = https://github.com/conda-forge/miniforge/releases/download/24.9.0-0 pip_packages = asdf==5.2.0 asdf-astropy==0.11.0 asdf-coordinates-schemas==0.5.1 asdf-standard==1.5.0 asdf-transform-schemas==0.6.0 asdf-wcs-schemas==0.5.0 astropy==7.2.0 astropy-healpix==1.1.3 astropy-iers-data==0.2026.4.13.0.58.2 attrs==26.1.0 bayesicfitting==3.2.5 certifi==2026.2.25 charset-normalizer==3.4.7 contourpy==1.3.3 crds==13.1.13 cycler==0.12.1 drizzle==2.2.0 et-xmlfile==2.0.0 filelock==3.25.2 fonttools==4.62.1 future==1.0.0 gwcs==1.0.3 idna==3.11 imageio==2.37.3 importlib-metadata==9.0.0 jmespath==1.1.0 jplephem==2.24 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 jwst[sdp]==2.0.1 kiwisolver==1.5.0 lazy-loader==0.5 lxml==6.0.4 matplotlib==3.10.8 networkx==3.6.1 numpy==2.4.4 openpyxl==3.1.5 packaging==26.0 parsley==1.3 photutils==2.3.0 pillow==12.2.0 pyarrow==23.0.1 pyerfa==2.0.1.5 pyparsing==3.3.2 pysiaf==0.25.0 python-dateutil==2.9.0.post0 pyyaml==6.0.3 referencing==0.37.0 requests==2.33.1 rpds-py==0.30.0 scikit-image==0.26.0 scipy==1.17.1 semantic-version==2.10.0 shapely==2.1.2 six==1.17.0 spherical-geometry==1.4.0 stcal==1.18.0 stdatamodels==5.0.2 stpipe==0.12.0 stsci-imagestats==1.8.4 stsci-stimage==0.3.0 synphot==1.7.0 tifffile==2026.4.11 tweakwcs==0.8.12 urllib3==2.6.3 zipp==3.23.0 [runtime] PYTHONUNBUFFERED = 1 TEST_BIGDATA = https://bytesalad.stsci.edu/artifactory CRDS_CONTEXT = jwst_1533.pmap CRDS_CACHE = ./crds_cache CRDS_SERVER_URL = https://jwst-crds.stsci.edu CRDS_CLIENT_RETRY_COUNT = 3 CRDS_CLIENT_RETRY_DELAY_SECONDS = 20 [test:jwst] repository = https://github.com/spacetelescope/jwst script_setup = pip install --force-reinstall -U certifi pip install -e ".[test]" pip install pytest-xdist script = pytest -s \ -v \ -r=fEsx \ --bigdata \ --env="1.18.0" \ --slow \ -n $(( $CPU_COUNT )) \ --dist=loadscope \ --basetemp="/Users/iraf/GithubRunners/_work/_temp/truth-config-JWSTDP-2.0.1-2-py314-macos-arm64" \ --junitxml="/Users/iraf/GithubRunners/_work/datapipeline-workflows/datapipeline-workflows/stasis/JWSTDP-2.0.1/output/results/results-config-JWSTDP-2.0.1-2-py314-macos-arm64.xml" [deploy:artifactory:test results] files = /Users/iraf/GithubRunners/_work/datapipeline-workflows/datapipeline-workflows/stasis/JWSTDP-2.0.1/output/results/results-*.xml dest = jwst/JWSTDP-2.0.1/results/ [deploy:artifactory:delivery] files = /Users/iraf/GithubRunners/_work/datapipeline-workflows/datapipeline-workflows/stasis/JWSTDP-2.0.1/output/** dest = jwst/JWSTDP-2.0.1/ [deploy:docker] registry = bytesalad.stsci.edu image_compression = zstd -v -9 -c build_args = SNAPSHOT_INPUT=JWSTDP-2.0.1-2-py314-macos-arm64.yml SNAPSHOT_PKGDIR=packages tags = JWSTDP:2.0.1.2-py314 bytesalad.stsci.edu/JWSTDP:2.0.1.2-py314 test_script = source /etc/profile python -m pip freeze mamba info