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 951ede0 commit c92f545Copy full SHA for c92f545
CHANGES.rst
@@ -29,9 +29,9 @@ Bug Fixes
29
30
- Fixed passing a single ``Trace`` object to ``Background`` [#146]
31
32
-- Moved away from creating image masks with numpy's ``mask_inavlid()``
33
-function after change to upstream API [#155]
34
-
+- Moved away from creating image masks with numpy's ``mask_invalid()``
+ function after change to upstream API. This will make specreduce
+ be compatible with numpy 1.24 or later. [#155]
35
36
1.2.0 (2022-10-04)
37
------------------
0 commit comments