silx icon indicating copy to clipboard operation
silx copied to clipboard

silx toolkit

Results 222 silx issues
Sort by recently updated
recently updated
newest added
trafficstars

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....

work in progress

This PR addresses #2630. WIP: - [ ] Convolution (`opencl.convolution`) - [ ] Fast Fourier Transform (`math.fft`) - [ ] Filtered Back-projection (`opencl.backprojection`)

work in progress
doc

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...

work in progress

…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: ![2020-06-05_15-50-29](https://user-images.githubusercontent.com/7264703/83884219-de744d00-a744-11ea-8d75-6e4dcd726f86.png)

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...

question

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...

enhancement