silx
silx copied to clipboard
silx toolkit
This is a proposal to add animated axes to the plot. That's a way to provide a smooth transition between 2 states, when a new item is added or edited....
This PR addresses #2630. WIP: - [ ] Convolution (`opencl.convolution`) - [ ] Fast Fourier Transform (`math.fft`) - [ ] Filtered Back-projection (`opencl.backprojection`)
This is an internal refactoring of the OpenCL projector (Radon transform), see #2493. The PR #2454 should be merged beforehand. Work in progress: - [x] Refactoring - [x] Input and...
…th, file name and dataset path to the title or use a custom title. Fontsize is also adjustable. By default, titles consist fo their dataset path with fontsize 12. I...
Hello, I am currently working with Qt Designer on a project, still I use a lot of silx widgets also. Thus I tried to create a plugin to have one...
Windows 10, python 3.8.3, pyqt5.15 (over remote desktop) ````python FAIL: testLineInteraction (silx.gui.plot.tools.test.testROI.TestRegionOfInterestManager) This test make sure that a ROI based on handles can be edited with ---------------------------------------------------------------------- Traceback (most recent...
Not sure it's a bug or a feature but the default Y orientation is not applied when opening a file: 
I use PC with 2 GPU. Can i specify wich card i want to use?
@woutdenolf Since silx view can only visualize one NXdata and for the time being we are not specifying the layout of the plot using a silx specific field, it would...
For SAXS data, user expect their data to be displayed "as usual". I don't want to enforce novice user to perform 5 clicks in menus to ease the acceptance of...