Jerome Kieffer
Jerome Kieffer
Such a tutorial would be useful to describe the best options during the integration to get the optimal fit at the Rietveld stage.
This varies with Error-models: * Poisson: * [x] no histogram python * [X] no histogram cython * [X] no histogram OpenCL * [X] bbox histogram cython * [X] full histogram...
two input: https://manual.nexusformat.org/classes/applications/NXmx.html https://manual.nexusformat.org/classes/base_classes/NXdetector_module.html
Needed to be able to interchange them.
There are several modifications to be done: - [ ] Export gaps in the mask as band of defective pixels - [ ] Handle uniform detectors - [ ] Handle...
normally only used in tests ...
Decision taken at the Doc-day ... See https://github.com/silx-kit/silx/pull/3994 for inspiration
This patch offers the user the ability to provide an output buffer for all functions exposed at the Python level. This feature avoids the array creation and permits to recycle...