V. Armando Solé
V. Armando Solé
OK. In any case OpenCL for silx is optional.
Just in case it helps, the module QtSvg is not always available in debian. One has to install it (package python-pyqt5.qtsvg) https://packages.debian.org/sid/python-pyqt5.qtsvg
The ? in the command line was rejected long ago because it is interpreted under windows. At the time I saw something like hdf5:// to specify URIs but that it...
| It would be simpler for both usage and maintenance to have a specific application for inspecting stack of images I do not consider it a priority for 1.1.0 nor...
As far as I recall, to access a particular dataset (not slice), we had agreed to use `filename.h5::/path/to/group_or_dataset` I hope the entries in this discussion that contain a single `:`...
I recall @vallsv had foreseen two options, one internal and one for the command line.
@kif @t20100 I think you have forgotten what is already implemented and already supported in silx :) Besides the use of the ``@units``, silx view already supported the old ``@long_name``...
Please take a look. It might be what is actually used for the plotting is the ``@long_name``
If the user wants to achieve that, (s)he just have to disable the autoscale of the axis to be locked.
That sounds reasonable until you deal with data that mix positive and negative numbers. You go to log you filter out the negative. You come back to linear and your...