picca

Results 78 issues of picca

Hello like for ctables, I get this during the installation Install emacs-deferred-el for emacs23 install/deferred: Handling install for emacsen flavor emacs23 In deferred:earlier-main: deferred.el:655:40:Warning: value returned from (length (symbol-value G20439))...

Hello, it would be great if guiqwt could provide a generic widget which allow to display a stack of images. A sort of StackImagePlot. This widget could take a StackImage...

enhancement

Hello, I try to run the test suite but I got this error message ``` make[1]: Entering directory '/' cd TestSuite && ./testsuite.pl -a No such file or directory at...

Hello, when building fabio, the test gives some errors because it try to download a bunch of files. It would be nice if these test could be skipped. thanks Fred

Hello, can you tel me if this is ok for you thanks Fred, with this I can read a soleil file a see a stack of image out of the...

improvement needed

Hello, it seems that there is some issue with the python3 implementation. you can find the log here for all python[2-3][-dbg] version of fabio. https://ci.debian.net/data/autopkgtest/unstable/amd64/p/python-fabio/751490/log.gz cheers

Hello here you can find the buildlog from i386 and it seems that there is some problems during the doc generation https://buildd.debian.org/status/fetch.php?pkg=python-fabio&arch=i386&ver=0.5.0%2Bdfsg-1&stamp=1505210681&raw=0 ``` reading sources... [100%] tutorials/index //python-fabio-0.5.0+dfsg/.pybuild/pythonX.Y_2.7/build/fabio/numpyimage.py:docstring of fabio.numpyimage.NumpyImage:6:...

Hello, I try to open this file, like this `fabio_viewer hdf5:///nfs/ruche-diffabs/diffabs-soleil/com-diffabs/2016/Run4/2016-09-01/IHR_30.nxs?scan_30/scan_data/data_02` fabio do not detect this as a known uri. but If I use fabio_viewer /nfs/ruche-diffabs/diffabs-soleil/com-diffabs/2016/Run4/2016-09-01/IHR_30.nxs::scan_30/scan_data/data_02 it works. So my...

Hello, I wil put the warning observed during the compilation of the extensions here. ``` fabio/ext/src/columnfile.c: In function 'cf_read_ascii': fabio/ext/src/columnfile.c:180:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result...