|
| 1 | +0.21.0 (2025-11-14) |
| 2 | +=================== |
| 3 | + |
| 4 | +General |
| 5 | +------- |
| 6 | + |
| 7 | +- Only consider specific loggers for log message handling (including those from |
| 8 | + this package, stcal, roman_datamodels, stpipe and tweakwcs). (`#1898 |
| 9 | + <https://github.com/spacetelescope/romancal/issues/1898>`_) |
| 10 | +- Update RCAL to support removal of internal tags. (`#1982 |
| 11 | + <https://github.com/spacetelescope/romancal/issues/1982>`_) |
| 12 | +- Remove remaining tagged node usage. (`#2001 |
| 13 | + <https://github.com/spacetelescope/romancal/issues/2001>`_) |
| 14 | +- Add upper pin to python version. 3.14 and above are not yet supported by |
| 15 | + required dependencies. (`#2030 |
| 16 | + <https://github.com/spacetelescope/romancal/issues/2030>`_) |
| 17 | +- Update required versions of dependencies. Remove unused tweakwcs dependency. |
| 18 | + (`#2039 <https://github.com/spacetelescope/romancal/issues/2039>`_) |
| 19 | + |
| 20 | + |
| 21 | +``stpipe`` |
| 22 | +---------- |
| 23 | + |
| 24 | +- Log messages from "py.warnings" logger to log ``warnings.warn`` messages. |
| 25 | + (`#1975 <https://github.com/spacetelescope/romancal/issues/1975>`_) |
| 26 | + |
| 27 | + |
| 28 | +Associations |
| 29 | +------------ |
| 30 | + |
| 31 | +- Allow grouping by visit, pass, and full, and add data release ID to the |
| 32 | + metadata of the asn file. The CLI was updated accordingly, replacing the |
| 33 | + --release-product argument with --data-release-id (`#2014 |
| 34 | + <https://github.com/spacetelescope/romancal/issues/2014>`_) |
| 35 | + |
| 36 | + |
| 37 | +Scripts |
| 38 | +------- |
| 39 | + |
| 40 | +- Removed unused ``patch_name_to_skycell_name`` script. (`#1957 |
| 41 | + <https://github.com/spacetelescope/romancal/issues/1957>`_) |
| 42 | + |
| 43 | + |
| 44 | +``exposure_pipeline`` |
| 45 | +--------------------- |
| 46 | + |
| 47 | +- Remove ``save_l1_wcs`` parameter. WfiWCS files will be produced when |
| 48 | + ``save_results`` is enabled and tweakreg is not skipped. (`#1959 |
| 49 | + <https://github.com/spacetelescope/romancal/issues/1959>`_) |
| 50 | +- Make WfiWcs files even when tweakreg is skipped. Add associated test. |
| 51 | + (`#2015 <https://github.com/spacetelescope/romancal/issues/2015>`_) |
| 52 | + |
| 53 | + |
| 54 | +``dq_init`` (WFI-Image, WFI-Prism, WFI-Grism) |
| 55 | +--------------------------------------------- |
| 56 | + |
| 57 | +- Add reference_read and reference_amp33 to data and amp33 in ramp construction |
| 58 | + from raw images. (`#2018 |
| 59 | + <https://github.com/spacetelescope/romancal/issues/2018>`_) |
| 60 | + |
| 61 | + |
| 62 | +``orientation`` |
| 63 | +--------------- |
| 64 | + |
| 65 | +- Add providing default orientation information to the api (`#2029 |
| 66 | + <https://github.com/spacetelescope/romancal/issues/2029>`_) |
| 67 | + |
| 68 | + |
| 69 | +``ramp_fitting`` (WFI-Image, WFI-Prism, WFI-Grism) |
| 70 | +-------------------------------------------------- |
| 71 | + |
| 72 | +- Downstream fix for changes in ``roman_datamodels`` which prevent the deletion |
| 73 | + of |
| 74 | + the ``_read_tag`` attribute on tagged nodes. This changes that to be a |
| 75 | + ``None`` value, |
| 76 | + which results in the same behavior as before. (`#1852 |
| 77 | + <https://github.com/spacetelescope/romancal/issues/1852>`_) |
| 78 | + |
| 79 | + |
| 80 | +``tweakreg`` (WFI-Image) |
| 81 | +------------------------ |
| 82 | + |
| 83 | +- Prevent TweakRegStep from crashing when source catalog is missing required |
| 84 | + columns. (`#1915 <https://github.com/spacetelescope/romancal/issues/1915>`_) |
| 85 | +- Remove ``save_l1_wcs`` parameter. Production of WfiWCS files is now |
| 86 | + controlled by ``save_results``. (`#1959 |
| 87 | + <https://github.com/spacetelescope/romancal/issues/1959>`_) |
| 88 | +- Turn ``TweakregError`` errors from relative and absolute alignments into a |
| 89 | + warnings. (`#2052 <https://github.com/spacetelescope/romancal/issues/2052>`_) |
| 90 | + |
| 91 | + |
| 92 | +``resample`` |
| 93 | +------------ |
| 94 | + |
| 95 | +- Add inverse sky variance ('ivm-sky') option for weight map in resample. |
| 96 | + (`#1691 <https://github.com/spacetelescope/romancal/issues/1691>`_) |
| 97 | +- Switch to using a schema to determine the tables to be built when creating |
| 98 | + ``individual_image_meta`` tables. (`#1981 |
| 99 | + <https://github.com/spacetelescope/romancal/issues/1981>`_) |
| 100 | + |
| 101 | + |
| 102 | +``source_catalog`` |
| 103 | +------------------ |
| 104 | + |
| 105 | +- Added simple source injection method with tests. (`#1892 |
| 106 | + <https://github.com/spacetelescope/romancal/issues/1892>`_) |
| 107 | +- Update source catalog tables to use the `ee_fraction`` values from the |
| 108 | + ``apcorr_ref`` |
| 109 | + reference file, using it for the ``is_extended`` flag decision. Also, the |
| 110 | + ``ee_fraction`` |
| 111 | + values for each of the aperture radii are now stored in the table metadata. |
| 112 | + (`#1911 <https://github.com/spacetelescope/romancal/issues/1911>`_) |
| 113 | +- Added ``make_cosmoslike_catalog`` method to generate cosmos galaxies and |
| 114 | + point sources for source injection. (`#1978 |
| 115 | + <https://github.com/spacetelescope/romancal/issues/1978>`_) |
| 116 | +- Propogate L2/L3 image metadata into L4 catalogs. (`#1992 |
| 117 | + <https://github.com/spacetelescope/romancal/issues/1992>`_) |
| 118 | +- Added capability to create grids for source injection. (`#2021 |
| 119 | + <https://github.com/spacetelescope/romancal/issues/2021>`_) |
| 120 | +- Account for jitter in PSF construction. (`#2023 |
| 121 | + <https://github.com/spacetelescope/romancal/issues/2023>`_) |
| 122 | +- Incorporates source injection into the MultibandSourceCatalog step. (`#2036 |
| 123 | + <https://github.com/spacetelescope/romancal/issues/2036>`_) |
| 124 | +- Add routines for performing PSF-matching, to be used in PSF-matched flux |
| 125 | + measuremnt. (`#2038 |
| 126 | + <https://github.com/spacetelescope/romancal/issues/2038>`_) |
| 127 | +- Added matching of injected sources, unit testing, and a regression testing. |
| 128 | + (`#2054 <https://github.com/spacetelescope/romancal/issues/2054>`_) |
| 129 | +- Update psf_gof to use reduced chi2 calculation. (`#2061 |
| 130 | + <https://github.com/spacetelescope/romancal/issues/2061>`_) |
| 131 | +- Update Kron aperture photometry to mask pixels assigned to neighboring |
| 132 | + sources. (`#2062 <https://github.com/spacetelescope/romancal/issues/2062>`_) |
| 133 | +- Fix bug where injected source x & y do not match the corresponding ra & dec. |
| 134 | + (`#2063 <https://github.com/spacetelescope/romancal/issues/2063>`_) |
| 135 | + |
| 136 | + |
1 | 137 | 0.20.0 (2025-08-14) |
2 | 138 | =================== |
3 | 139 |
|
|
0 commit comments