picca

Results 78 issues of picca

Hello, do you plan to add the hdf5 files support for frames ?

Hello, I am writing a program which read its data from an hdf5 file. for each images of this file it compute soimething and add it into an IORef wchi...

Hello, while running the unit test I got this warning Cheers ``` test_with_cbn_correction (dioptas.tests.functional_tests.test_save_and_load_project.ProjectSaveLoadTest.test_with_cbn_correction) ... //.pybuild/cpython3_3.11_dioptas/build/dioptas/model/util/ImgCorrection.py:170: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal...

Hello I try to put some JSON configuration in a key value. ``` datapath = {"dataPathHklQxQyQz":{"dataPathQxQyQzGeometry":{"tag":"GeometryPathUhv","geometryPathAxes":[{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"scan_data/UHV_MU"}]}},{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"scan_data/UHV_OMEGA"}]}},{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"scan_data/UHV_DELTA"}]}},{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"scan_data/UHV_GAMMA"}]}}],"geometryPathWavelength":{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"SIXS/Monochromator/wavelength"}]}}},"dataPathQxQyQzAttenuation":{"attenuationCoefficient":0,"attenuationOffset":2,"attenuationPath":{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"scan_data/attenuation"}]}},"tag":"AttenuationPath"},"dataPathQxQyQzDetector":{"detectorPathImage":{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"scan_data/xpad_image"}]}}}},"dataPathHklSample":{"tag":"SamplePath","contents":[{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"SIXS/I14-C-CX2__EX__DIFF-UHV__#1/A"}]}},{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"SIXS/I14-C-CX2__EX__DIFF-UHV__#1/B"}]}},{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"SIXS/I14-C-CX2__EX__DIFF-UHV__#1/C"}]}},{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"SIXS/I14-C-CX2__EX__DIFF-UHV__#1/Alpha"}]}},{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"SIXS/I14-C-CX2__EX__DIFF-UHV__#1/Beta"}]}},{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"SIXS/I14-C-CX2__EX__DIFF-UHV__#1/Gamma"}]}},{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"SIXS/I14-C-CX2__EX__DIFF-UHV__#1/Ux"}]}},{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"SIXS/I14-C-CX2__EX__DIFF-UHV__#1/Uy"}]}},{"tag":"H5RootPath","contents":{"tag":"H5GroupAtPath","contents":[0,{"tag":"H5DatasetPath","contents":"SIXS/I14-C-CX2__EX__DIFF-UHV__#1/Uz"}]}}]}} ``` but when I try to read and parse this valid json objet, I...

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...

Hello, it would be nice to switch from sphinx (python2) to sphinx python3 in order to use a less deprecated python version. thanks

Hello, I am preparing the ipywidget 8.1.2 Debian package. But the tests suite failed like this. I would like your help in order to understand what is going on. thanks...

Hello, while preparing the Debina package of 2.1.0, I got this warning about realloc ``` src/silx/math/fit/peaks/src/peaks.c: In function ‘seek’: src/silx/math/fit/peaks/src/peaks.c:210:36: warning: pointer ‘peaks0’ may be used after ‘realloc’ [-Wuse-after-free] 210...

Hello, I am trying to make some code written by a scientific releasable. I find this in the code ``` #these lines are needed to correct an error in guidata...

bug

Hello Armando. here my remarks for htis version of PyMca :)) thanks a lot * When building the doc ``` building [html]: targets for 25 source files that are out...