You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/source/changelog.rst
+15-15
Original file line number
Diff line number
Diff line change
@@ -8,23 +8,23 @@ Change-log of versions
8
8
2025.03 14/03/2025
9
9
------------------
10
10
11
-
* Bug fix version (Thanks to Fred Picca/Debian for testing on many architectures)
12
-
* Use automatically dynamic mask for Dectris detector data
13
-
14
-
- Automatically recognizes and masks out bad pixel
15
-
- `dummy` and `delta_dummy` values are already known from the manufacturer
16
-
- empty bins are no more marked with the `dummy` value (which can be very large for Eiger) but with the `empty` value which is fully under control of the user, 0.0 by default.
17
-
18
-
* Improve the plot generated by the benchmarking tool (Thanks to Jon)
19
-
* `MultiGeometry`` allows the mixing of different kind of detectors (Thanks ThomasK)
20
-
* `WorkerConfig`` dataclass, many fixes at several places, Ewoks compatibility.
21
-
* `Diffmap` compatiblity with binned images
22
-
* `Pilx` uses now the dynamic mask to hide hot/defective pixels
23
-
* Improvement of the `fake_calibration_image` to provide both `Imin` and `Imax`
24
-
* New Lambda 9M detector
11
+
- Bug fix version (Thanks to Fred Picca/Debian for testing on many architectures)
12
+
- Use automatically dynamic mask for Dectris detector data
13
+
14
+
* Automatically recognizes and masks out bad pixel
15
+
* `dummy` and `delta_dummy` values are already known from the manufacturer
16
+
* empty bins are no more marked with the `dummy` value (which can be very large for Eiger) but with the `empty` value which is fully under control of the user, 0.0 by default.
17
+
18
+
- Improve the plot generated by the benchmarking tool (Thanks to Jon)
19
+
- `MultiGeometry` allows the mixing of different kind of detectors (Thanks ThomasK)
20
+
- `WorkerConfig` dataclass, many fixes at several places, Ewoks compatibility.
21
+
- `Diffmap` compatiblity with binned images
22
+
- `Pilx` uses now the dynamic mask to hide hot/defective pixels
23
+
- Improvement of the `fake_calibration_image` to provide both `Imin` and `Imax`
24
+
- New Lambda 9M detector
25
+
- Improved support of FiberIntegrator for using the correct fiber units and key parameters
25
26
- Supports python 3.9 to 3.13. The GIL-free version on python 3.13 is untested.
26
27
- Tested by the developers on Windows (amd64), linux (amd64, arm64 and ppc64le) and MacOS (amd64 and arm64).
27
-
- Improved support of FiberIntegrator for using the correct fiber units and key parameters
28
28
- A dozen of Pull-requests by Thomas Kluyver, Loic Huder, Edgar Gutierrez-Fernandez and Jérôme Kieffer
0 commit comments