silx
silx copied to clipboard
silx toolkit
After running the following code in a notebook (so the process stays alive), a look at `nvidia-smi` shows there has been memory reserved on the GPU. If that is expected,...
I would like to avoid to pick and display tooltips in this case.
When we switch to log scale the plot view is updated. It would be good to try to restitute the same view by clicking twice. When ever it is possible...
There is now a lot of configuration for the scatter view. It would be good to store it somewhere, as user preference, as we do for the colormap. Proposed by...
Browsing an HDF5 file using the list view sometimes do not reset the scrollbar loaction to show the first item first. Noticed with the file `IHR_30.nxs` from soleil. - Open...
There is no way from the public API to synchronize the viewpoint of multiple `SceneWidget`s and that is missing. The following code provides a `SyncCameras` class that does the job...
I would like to have a little more flexibility to custom the location of the text on the markers. - Vertical alignment top, mid, bottom - Horizontal alignment: left, mid...
@payno, @vasole, follow-up of a discussion on the mailing list entitled: *Cannot read a Spec file that is correctly read by Pymca*. A well known problem with SPEC files is...
As i need to display channels values in plots, i expect to display in the x-axis the channel numbers. I do not expect to see `0.5` or `-1`. But only...