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

The request came in from two different users who would find it useful to allow plotting signals with respect to each other dynamically (i.e. not as an NXdata). We could...

Hello, I just report a bunch of warning generated during the build process on Debian unstable. https://buildd.debian.org/status/package.php?p=silx I do not know when theses warning will become real errors. Thanks for...

Similar to what is done for byte-offset algorithm. * [x] Decompression * [ ] Compression

enhancement
difficulty:Expert

Related to https://github.com/silx-kit/h5web/issues/1446: > According to new NeXus recommendations, AXIS_indices attribute should now be added to NXdata group as a way to properly assign an axis to a signal dimension...

`DataUrl` supposes basic file path without protocol. But a `get_data` don't support `DataUrl` containing a basic file. It would be convenient to support few very common extensions. Also, the code...

Hi, I would like to propose python plugin for silx viewer to allow to create extra dataviewers. For instance depending on the data you are browsing we could provide a...

Checklist: - [x] The PR title is formatted as: `: ` (see [contributing guidelines](https://github.com/silx-kit/silx/blob/main/CONTRIBUTING.rst#pull-request-title-format)) Merge PR #4112 first! This PR adds the build, test and deployment to github release assets...

ready to merge

Checklist: - [x] 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 adds documentation on how-to make a release using github release workflow.

Checklist: - [x] 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 adds minimal support for [tiled](https://blueskyproject.io/tiled/) in `silx.io.open` through a `silx.io.tiledh5` module. As it stand,...

Hello, while preparing the Debian package of silx. I have this failure. ''' Downloading file 'ascent.dat' from 'https://raw.githubusercontent.com/scipy/dataset-ascent/main/ascent.dat' to '/builds/science-team/silx/debian/output/source_dir/.pybuild/cpython3_3.11_silx/.cache/scipy-data'. ''' the full log is here. https://salsa.debian.org/science-team/silx/-/jobs/5622288 is it possible...