There is a newer version of the record available.

Published June 27, 2024 | Version 1.15.0
Software Open

JWST Calibration Pipeline

Description

What's Changed

  • remove uint8 data types by @mwregan2 in https://github.com/spacetelescope/jwst/pull/8377
  • JP-3574: fix stage 2 pipeline steps not respecting output_file parameter by @emolter in https://github.com/spacetelescope/jwst/pull/8368
  • JP-3554: Add MSA meta data file docs by @hbushouse in https://github.com/spacetelescope/jwst/pull/8399
  • JP-3590: Fix config_asdf doc entry by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/8406
  • JP-3494: write tweakreg source catalogs into user-specified output_dir by @emolter in https://github.com/spacetelescope/jwst/pull/8386
  • JP-3151: Don't make associations for NRS2 IFU if detector not illuminated by @stscirij in https://github.com/spacetelescope/jwst/pull/8395
  • JP-3518: Match imprint and science association members by mosaic and dither position by @tapastro in https://github.com/spacetelescope/jwst/pull/8410
  • JP-3589: fixed deprecated code from numpy 2.0 release by @emolter in https://github.com/spacetelescope/jwst/pull/8415
  • JP-3585: remove deprecated datamodel types by @emolter in https://github.com/spacetelescope/jwst/pull/8388
  • JP-3288 use DQ plane in residual_fringe code by @jemorrison in https://github.com/spacetelescope/jwst/pull/8381
  • JP-3150: skip extract1d for NIRISS SOSS data in F277W filter by @emolter in https://github.com/spacetelescope/jwst/pull/8275
  • Revert 8305 by @braingram in https://github.com/spacetelescope/jwst/pull/8419
  • JP-2943: add asn_id to outlier_i2d filename by @braingram in https://github.com/spacetelescope/jwst/pull/8418
  • remove global multiprocessing.set_start_method by @braingram in https://github.com/spacetelescope/jwst/pull/8343
  • JP-3491: Modify MIRI LRS WCS mapping code by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/8411
  • JP-3543: Allow alternate resampling weight type in outlier detection by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8290
  • Remove configuration for non-existant schema tests by @braingram in https://github.com/spacetelescope/jwst/pull/8366
  • Fix a bug in how a image group name is determined by @mcara in https://github.com/spacetelescope/jwst/pull/8426
  • JP-3587: Clean up NIRSpec IFU flat field SCI/ERR/DQ flagging by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/8385
  • JP-2980 Documentation improvement for multiprocessing: a script which spawns processes on import will cause system failure by @penaguerrero in https://github.com/spacetelescope/jwst/pull/8408
  • JP-3463: Add log message to dark step by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/8425
  • bump scipy lower pin to fix oldest deps by @braingram in https://github.com/spacetelescope/jwst/pull/8441
  • Fix miri avg_dark regtest by @hbushouse in https://github.com/spacetelescope/jwst/pull/8446
  • JP-3606: Outlier detection cleanup by @braingram in https://github.com/spacetelescope/jwst/pull/8438
  • limit rotation test to 10x the angular repeatability by @braingram in https://github.com/spacetelescope/jwst/pull/8456
  • add workflow dispatch trigger to ci by @braingram in https://github.com/spacetelescope/jwst/pull/8455
  • JP-3605: Change default value for abs_separation in the tweakreg step by @mcara in https://github.com/spacetelescope/jwst/pull/8445
  • JP-3436 Empty wavelength array in s2d products by @penaguerrero in https://github.com/spacetelescope/jwst/pull/8374
  • ensure extension modules are present in built wheel by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/8462
  • JP-3601: Fix background interval edge case by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8433
  • JP-3569: Update variance handling in resample step by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8437
  • allow ami_analyze step to run on cal files by @braingram in https://github.com/spacetelescope/jwst/pull/8451
  • JP-2075: fixed flux scaling issues in wfss_contam by @emolter in https://github.com/spacetelescope/jwst/pull/8416
  • JP-3609: Change treatment of MIRI MRS values with no photom info by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/8453
  • JP-3612: Fix MOS background slit source position by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8461
  • clarify checklist in PR template by @braingram in https://github.com/spacetelescope/jwst/pull/8466
  • JP-3613: Update error arrays to match NaN in data by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8463
  • JP-3595: handling for NIRCam GRISM Time Series Pointing offset SR by @emolter in https://github.com/spacetelescope/jwst/pull/8449
  • JP-3604: Fix possible crashes in the alignment to abs catalog by @mcara in https://github.com/spacetelescope/jwst/pull/8450
  • JP-3616: Fix NIRSpec FS spec3 slit name by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8470
  • remove calls to Step.closeout in tests by @braingram in https://github.com/spacetelescope/jwst/pull/8428
  • JP-3311: OutlierDetectionStep producing extraneous outlier_i2d files by @penaguerrero in https://github.com/spacetelescope/jwst/pull/8464
  • Regression test for JP-3604 by @nden in https://github.com/spacetelescope/jwst/pull/8477
  • adding tests for changes in JP-3311 and minor fixes by @penaguerrero in https://github.com/spacetelescope/jwst/pull/8481
  • JP-3603: reorder tweakreg to reduce iterations through models by @braingram in https://github.com/spacetelescope/jwst/pull/8424
  • Fix failure in niriss tweakreg test by @mcara in https://github.com/spacetelescope/jwst/pull/8489
  • JP-3625: Switch to IRAF starfinder default by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/8487
  • JP-3614: relaxed tolerance for coron unit test by @emolter in https://github.com/spacetelescope/jwst/pull/8490
  • JP-3470: Add ifu covariance scaling to extract1d by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/8457
  • JP-3121: Updating JWST Ramp Fit Code to Work with New C Extension by @kmacdonald-stsci in https://github.com/spacetelescope/jwst/pull/8355
  • JP-3632: Change the Spec of Ramp Fitting to Select Algorithm by @kmacdonald-stsci in https://github.com/spacetelescope/jwst/pull/8503
  • bump stcal to recent 1.7.1 release by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/8505
  • remove hard-coded reference file that uses grp path by @braingram in https://github.com/spacetelescope/jwst/pull/8507
  • JP-3281: Change resampling defaults to NaN padding instead of INDEF by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/8488
  • use doubles for filter values used with fft in refpix by @braingram in https://github.com/spacetelescope/jwst/pull/8512
  • JP-3566 Move pixel replace before resample/cube build by @jemorrison in https://github.com/spacetelescope/jwst/pull/8409
  • JP-3637: Add error propagation during IFU annular background subtraction by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/8515
  • JP-3584: Use rolling window median for TSO outlier detection by @emolter in https://github.com/spacetelescope/jwst/pull/8473
  • JP-3624: Fix a source of errors in resampled spec WCS by @mcara in https://github.com/spacetelescope/jwst/pull/8511
  • JP-2922: Use new source_id syntax for level-3 products by @hbushouse in https://github.com/spacetelescope/jwst/pull/8442
  • JP-3500 Create WFSS Pure-Parallel associations by @stscieisenhamer in https://github.com/spacetelescope/jwst/pull/8528
  • Add a check for separation and tolerance in tweakreg by @mcara in https://github.com/spacetelescope/jwst/pull/8476
  • JP-2922: Minor fixes for MSA source names by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8533
  • JP-3629: Add new non-header keywords in local pool generator by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8508
  • JP-3641: Fix error propagation for combine_1d by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8520
  • JP-3642: Fix aperture correction to variance arrays by @ianyuwong in https://github.com/spacetelescope/jwst/pull/8530
  • JP-3643: Add background error propagation for non-IFU spectral extraction by @ianyuwong in https://github.com/spacetelescope/jwst/pull/8532
  • JP-3513: Remove warning about inaccurate errors by @penaguerrero in https://github.com/spacetelescope/jwst/pull/8258
  • remove name_format usage in wfs_combine by @braingram in https://github.com/spacetelescope/jwst/pull/8539
  • JP-3330: Add NIRSpec wavelength corrections to slit WCS by @hayescr in https://github.com/spacetelescope/jwst/pull/8376
  • Fix MIRI LRS spec3 regtest setup by @hbushouse in https://github.com/spacetelescope/jwst/pull/8543
  • JP-3567: SIP coefficient accuracy and consistency by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8529
  • JP-3173: Add NIRSpec optical path constraints for TSO associations by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8537
  • JP-3447: Interpolate errors for replaced pixels by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8504
  • JP-2682: Discontinue use of drizpars reference file by @hbushouse in https://github.com/spacetelescope/jwst/pull/8546
  • use stpipe.crds_client.reference_uri_to_cache_path by @braingram in https://github.com/spacetelescope/jwst/pull/8542
  • Update README for B10.2 install in Ops by @hbushouse in https://github.com/spacetelescope/jwst/pull/8556
  • JP-3584-bugfix: fixed failed save for intermediate (median) files by @emolter in https://github.com/spacetelescope/jwst/pull/8555
  • JP-3653: Nsclean speedup by @t-brandt in https://github.com/spacetelescope/jwst/pull/8547
  • JP-3635: Account for pixel area ratio in outlier detection blotting by @emolter in https://github.com/spacetelescope/jwst/pull/8553
  • JP-3617: Add check for uncalibrated filters for NIRISS SOSS by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8549
  • JP-3581: badpix_selfcal step by @emolter in https://github.com/spacetelescope/jwst/pull/8500
  • pin numpy<2 by @braingram in https://github.com/spacetelescope/jwst/pull/8565
  • Update stcal requirement from <1.6.0 to <1.8.0 by @dependabot in https://github.com/spacetelescope/jwst/pull/8571
  • JP-3102: NIRSpec combined MOS/FS processing by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8467
  • JP-3659: Fix for output WCS when first data set is empty by @melanieclarke in https://github.com/spacetelescope/jwst/pull/8562
  • remove requirements-max.txt by @braingram in https://github.com/spacetelescope/jwst/pull/8574
  • remove end in ami log messages by @braingram in https://github.com/spacetelescope/jwst/pull/8568
  • Do not set conda version in Jenkinsfile(s) by @jhunkeler in https://github.com/spacetelescope/jwst/pull/8585
  • JP-3618: Add intermediate LRS slit wcs reference frame by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/8475
  • unpin stsci.imagestats by @braingram in https://github.com/spacetelescope/jwst/pull/8577
  • JP-3660: extract1d _coalesce_bounds fix by @t-brandt in https://github.com/spacetelescope/jwst/pull/8586
  • Update MIRI MRS background documentation table by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/8582
  • JP-3662: skip photom step for SOSS full-frame non-TSO exposure by @emolter in https://github.com/spacetelescope/jwst/pull/8575
  • increase stdatamodels and stpipe versions by @braingram in https://github.com/spacetelescope/jwst/pull/8592
  • JP-3665: fix calwebb_tso3 failures for SOSS data in FULL subarray by @emolter in https://github.com/spacetelescope/jwst/pull/8583
  • bump GWCS pin to >=0.21.0,<0.23.0 by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/8598
  • remove unused nlow nhigh parameters from outlier detection by @braingram in https://github.com/spacetelescope/jwst/pull/8595
  • JP-3593: Fix 2nd/3rd group saturation for NIRSpec IRS2 by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/8593
  • JP-3523: Use zero background instead of NaN background where undefined by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/8597
  • JP-3648: Move NIRSpec FS point source position assignment out of wavecorr by @emolter in https://github.com/spacetelescope/jwst/pull/8569
  • Revert "remove unused nlow nhigh parameters from outlier detection" by @braingram in https://github.com/spacetelescope/jwst/pull/8602
  • JP-3592: Improve runtime for MIRI emicorr step by @penaguerrero in https://github.com/spacetelescope/jwst/pull/8589
  • deprecate nlow nhigh, fix incorrect spec values in docs by @braingram in https://github.com/spacetelescope/jwst/pull/8603
  • JP-3671: make OLS_C the default algorithm for ramp fitting by @emolter in https://github.com/spacetelescope/jwst/pull/8607

New Contributors

  • @ianyuwong made their first contribution in https://github.com/spacetelescope/jwst/pull/8530
  • @hayescr made their first contribution in https://github.com/spacetelescope/jwst/pull/8376
  • @t-brandt made their first contribution in https://github.com/spacetelescope/jwst/pull/8547

Full Changelog: https://github.com/spacetelescope/jwst/compare/1.14.0...1.15.0

Notes

If you use this software in your work, please cite it using the following metadata.

Files

spacetelescope/jwst-1.15.0.zip

Files (20.0 MB)

Name Size Download all
md5:0d4a6dd25df898a323a6292b8f8f881f
20.0 MB Preview Download

Additional details

Related works