File tree Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Original file line number Diff line number Diff line change 1
- 1.2 .0 (unreleased)
1
+ 1.3 .0 (unreleased)
2
2
------------------
3
3
4
+ New Features
5
+ ^^^^^^^^^^^^
6
+
7
+ API Changes
8
+ ^^^^^^^^^^^
9
+
4
10
Bug Fixes
5
11
^^^^^^^^^
6
12
7
- - Improved errors/warnings when background region extends beyond bounds of image [#127]
8
- - Fixed boxcar weighting bug that often resulted in peak pixels having weight
9
- above 1 and erroneously triggered overlapping background errors [#125]
10
- - Fixed boxcar weighting to handle zero width and edge of image cases [#141]
13
+
14
+ 1.2.0
15
+ -----
11
16
12
17
New Features
13
18
^^^^^^^^^^^^
14
19
- ``Background `` has new methods for exposing the 1D spectrum of the background or
15
20
background-subtracted regions [#143]
16
21
22
+ Bug Fixes
23
+ ^^^^^^^^^
24
+
25
+ - Improved errors/warnings when background region extends beyond bounds of image [#127]
26
+ - Fixed boxcar weighting bug that often resulted in peak pixels having weight
27
+ above 1 and erroneously triggered overlapping background errors [#125]
28
+ - Fixed boxcar weighting to handle zero width and edge of image cases [#141]
29
+
17
30
18
31
1.1.0
19
32
-----
You can’t perform that action at this time.
0 commit comments