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 bug occurred when trying to run pyfai-calib2 on windows (git bash and cmd terminals) with matplotlib 3.6.0. It runs fine with 3.5.3. The stack dump is below. @tacaswell asked...

duplicate

Merge PR #3665 first! This PR adds a first support of slicing to `silx view` command line argument. It does so by adding a h5py-like class wrapping the sliced dataset,...

What about removing the copy of scipy's QHull Delaunay wrapper in `silx.third_party` and use `scipy` directly? `scipy` can be kept optional by disabling features based on its availability. That would...

question

As it is now, Linux/Debian packaging relies on 2 `setup.py` commands: - `debian_src`: To generate a source tarball with some specific stripping, mostly (and probably only) in the `third_party` sub-module....

question

After a release with `PySide2` support deprecation (PR #3648), remove tests running with `PySide2`.

Yuriy requested to be able to fit exponential decays within `silx view` for XPCS experiments. I believe it would be interesting to allow users to provide formulae as strings and...

enhancement

Hi, It looks like `silx view` is not able to interpret nxdata in a file written by [python-pni](https://pni-libraries.github.io/python-pni/h5cpp_files.html), it cannot read string attributes (which are not written by h5py) so...

Some code can be removed.

enhancement

2 feedback from ESRF scientifics on Flint. The scientific notation is not used in axes which make the result difficult to read. - Values like `300000` are displayed - Values...

enhancement