File tree 1 file changed +35
-13
lines changed
1 file changed +35
-13
lines changed Original file line number Diff line number Diff line change 1
- 1.4.3 (unreleased)
1
+ 1.4.4 (unreleased)
2
2
==================
3
3
4
+ Changes to API
5
+ --------------
6
+
7
+ -
8
+
9
+ Bug Fixes
10
+ ---------
11
+
12
+ -
13
+
4
14
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
+ ---------
6
35
7
36
- Fixed failures with Numpy 2.0. [#210]
8
37
38
+ Other
39
+ -----
40
+
9
41
jump
10
42
~~~~
43
+
11
44
- enable the detection of snowballs that occur in frames that are
12
45
within a group. [#207]
13
- -
14
- =======
15
46
16
47
- Added more allowable selections for the number of cores to use for
17
48
multiprocessing [#183].
@@ -28,15 +59,6 @@ ramp_fitting
28
59
29
60
- Implement the Casertano, et.al, 2022 uneven ramp fitting [#175]
30
61
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
-
40
62
1.4.2 (2023-07-11)
41
63
==================
42
64
You can’t perform that action at this time.
0 commit comments