File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
- 1.11.0 (Unreleased )
1
+ 1.11.0 (2023-06-16 )
2
2
-------------------
3
3
4
4
New Features
5
5
^^^^^^^^^^^^
6
6
7
+ - ``wcs1d-fits `` loader now reads and writes boolean masks. [#1051]
8
+
7
9
Bug Fixes
8
10
^^^^^^^^^
9
11
- Reimplementation of FluxConservingResampler. It is now faster and yields more accurate results. [#1060]
10
12
13
+ - Fixed uncertainty calculations in centroid and gaussian width functions, also added an option
14
+ to use an ``astropy.uncertainty `` distribution instead of the analytic solution. [#1057]
15
+
11
16
Other Changes and Additions
12
17
^^^^^^^^^^^^^^^^^^^^^^^^^^^
13
18
19
+ - Drastically improved performance of region extraction. [#1048]
20
+
14
21
- When creating a Spectrum1D object, it is enforced that the spectral axis is sorted and either
15
22
strictly increasing or decreasing. [#1061]
16
23
You can’t perform that action at this time.
0 commit comments