Edgar Gutierrez

Results 24 issues of Edgar Gutierrez

Add grazing-incidence units (qxy) and qz (all three dimensions of q and squared root of both horizontal directions squared)

enhancement
work in progress

https://github.com/silx-kit/pyFAI/blob/89d24361c3ef0de18b36ab5bdf8a20c5bf11da9e/src/pyFAI/gui/diffmap_widget.py#L275-L281

gui

Add a time benchmark value in the Cake&Integration tab of pyFAI-calib2 ![image](https://github.com/silx-kit/pyFAI/assets/112327909/7c6e89b7-eefb-496a-a381-8ee59f8ab44c)

enhancement
gui

Changes to handle generic locations of raw data and nxprocess with integrated results. To be implemented in an ewoks task for cultural heritage BAG experiment.

work in progress

Extra options for sigma clipping are missing in the configuration: ``` In [14]: integration_options = {'poni_version': 2, ...: 'detector': 'Maxipix2x2', ...: 'detector_config': {}, ...: 'dist': 0.029697341310368504, ...: 'poni1': 0.03075830660872356, ...:...

enhancement

- [ ] New options in the widget for sigma-clipping - [ ] Saving sigma clipping parameters in the .json file

enhancement

pyFAI-diffmap only writes the path of the mask file on the output .h5 file if the mask is passed through the CLI and only if its edf This is required...

bug

from #2144 Wishlist from the last feedback with Bjorn (19/04/2024) - [ ] Display frame number and motor positions (**VERY URGENT**) - [ ] Neglect masked values when calculating autoscale...

enhancement

- [ ] Plotting multiple diffractograms at the same time (multi-selection of points) - [ ] Select one point as a background for the rest of points - [ ]...

enhancement
gui
work in progress

Checklist: - [ ] The PR title is formatted as: `: ` (see [contributing guidelines](https://github.com/silx-kit/silx/blob/main/CONTRIBUTING.rst#pull-request-title-format)) This PR enables: - [x] ImageAggregate filters on _plot2dview - [x] ImageAggregate filters on Nexusimageview...