We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5eb2fa commit 035166bCopy full SHA for 035166b
CHANGES.rst
@@ -45,6 +45,9 @@ Specviz
45
Specviz2d
46
^^^^^^^^^
47
48
+- Update to be compatible with changes in specreduce 1.3, including FitTrace
49
+ with Polynomial, Spline, and Legendre options. [#1889]
50
+
51
API Changes
52
-----------
53
setup.cfg
@@ -35,7 +35,7 @@ install_requires =
35
voila>=0.3.5,<0.4
36
pyyaml>=5.4.1
37
specutils>=1.9
38
- specreduce>=1.2.0,<1.3.0
+ specreduce>=1.3.0,<1.4.0
39
photutils>=1.4
40
glue-astronomy>=0.5.1
41
asteval>=0.9.23
0 commit comments