Skip to content

Commit ff7c8c3

Browse files
freeze change log
1 parent f9ad781 commit ff7c8c3

File tree

1 file changed

+35
-13
lines changed

1 file changed

+35
-13
lines changed

Diff for: CHANGES.rst

+35-13
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,48 @@
1-
1.4.3 (unreleased)
1+
1.4.4 (unreleased)
22
==================
33

4+
Changes to API
5+
--------------
6+
7+
-
8+
9+
Bug Fixes
10+
---------
11+
12+
-
13+
414
Other
5-
~~~~~
15+
-----
16+
17+
-
18+
19+
1.4.3 (2023-09-13)
20+
==================
21+
22+
Changes to API
23+
--------------
24+
25+
saturation
26+
~~~~~~~~~~
27+
28+
- Added read_pattern argument to flag_saturated_pixels. When used,
29+
this argument adjusts the saturation group-by-group to handle
30+
different numbers of frames entering different groups for Roman.
31+
When not set, the original behavior is preserved. [#188]
32+
33+
Bug Fixes
34+
---------
635

736
- Fixed failures with Numpy 2.0. [#210]
837

38+
Other
39+
-----
40+
941
jump
1042
~~~~
43+
1144
- enable the detection of snowballs that occur in frames that are
1245
within a group. [#207]
13-
-
14-
=======
1546

1647
- Added more allowable selections for the number of cores to use for
1748
multiprocessing [#183].
@@ -28,15 +59,6 @@ ramp_fitting
2859

2960
- Implement the Casertano, et.al, 2022 uneven ramp fitting [#175]
3061

31-
saturation
32-
~~~~~~~~~~
33-
34-
- Added read_pattern argument to flag_saturated_pixels. When used,
35-
this argument adjusts the saturation group-by-group to handle
36-
different numbers of frames entering different groups for Roman.
37-
When not set, the original behavior is preserved. [#188]
38-
39-
4062
1.4.2 (2023-07-11)
4163
==================
4264

0 commit comments

Comments
 (0)