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

Good afternoon. I am using a FitWidget, and I would like to add a pearson7 theory to the FitWidget with the FitManager. Although my pearson7 function seems to be fine,...

We have now a private signal in plot for context menu. It is not convenient to use for ROIs, without complex sub classing or monkey patch. But this is very...

Picking of filled area of curves (and histogram) is not implement in the OpenGL backend and returns erroneous indices in the matplotlib backend. PR #3405 mitigates this for `Histogram` items...

I would like to know is we could use the tight layout provided by matplotlib now. https://matplotlib.org/stable/tutorials/intermediate/tight_layout_guide.html matplotlib use to provide a lot of empty space. This is one way...

This API could be very useful.

enhancement

When starting **silx view** with an image (e.g. edf) as argument, it is not displayed by default with the right aspect ratio. This is a problem for tomographic image that...

So now we are in Python 3. What about changing the documentation guideline to use typing? It's not about reworking everything, nor enforcing typing. It's just about changing the way...

question

Following PR #3369, in the plot, images now has an attached mask which is used to ignore values when computing the autoscaled colormap range and by tools like ColormapDialog, histogram...

question

See https://gitlab.esrf.fr/bliss/bliss/-/issues/2556 for details.

bug