Jan Kotanski
Jan Kotanski
Since the last minor release v0.4 was about one year ago therefore I think it would be good ideastart to think about the new release. In my opinion it would...
One more think which can be speed-up is `ObjectHandle.close()` which is called quite often. It can be done by avoiding calls to `H5Iget_type` and storing the object type in the...
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...
The documentation build fails in the ESS ubuntu container with the following error ``` Sphinx version error: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it...
I split this ticket from #620. It looks like the openmpi/4.1.0 conan package is still not ready for conan 2.0 ``` ERROR: Package 'openmpi/4.1.0' not resolved: openmpi/4.1.0: Cannot load recipe....
### Summary Our users don't want to see all entries in the tree view in the front-end. On the other hand they would like to have them in DB to...
### Summary Currently in the tree view, negative floating-point numbers are displayed in the scientific notation (e.g. `-1e-01`) while positive floating-point numbers are displayed in the decimal notation (e.g. `0.1`)....
### Summary Units for a list of values are not displayed in the tree view. It looks weird in the scientificMetadata where 0D and 1D values are present.  ###...
### Summary GeV unit is not allowed. You cannot change quantity value with the web server in the Edit widget. ### Steps to Reproduce Try to change Value of quantity...
it would be nice to update windows tests to windows-2025