picca

Results 78 issues of picca

Hello guyes, here the error reported by the Debian ci during the as installed unittest. https://ci.debian.net/data/autopkgtest/unstable/amd64/p/pyfai/1241085/log.gz cheers Fred.

Hello, here the link to the build https://salsa.debian.org/science-team/pyfai/-/jobs/64655/raw it failed with ``` ====================================================================== ERROR: test_empty_data (pyFAI.gui.test.test_calibration.TestCalibration) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/building/package/.pybuild/cpython2_2.7_pyfai/build/pyFAI/gui/test/test_calibration.py", line 83, in test_empty_data window =...

hello, while preparing the package, I get this error ``` make[1] : on entre dans le répertoire « /home/picca/Debian/pyfai/pyfai » nd mkdir -p /home/picca/Debian/pyfai/pyfai/.cache/ # create POCL cachedir in order...

Hello, we are trying to deal with integration anomaly using the multi geometry and the s140 detector. In order to make it easier for us, it would be great if...

enhancement
Easy

It would be nice if we could use multiple calibrant for a calibration. for the DIffabs CIRPAD detector, we need to use multiple calibrants in same time in order to...

Hello, I just put an idea here before forgetting about it. Now that moving detectors are sort of integrated in pyFAI. It would be nice to have a GeometricMask type...

Hello I am playing with the calib method, but I get this error message ipython-input-7-32280c4943ab> in () ----> 1 calibration.calibration(img, "CeO2", "Xpad_flat", 1.54) /usr/lib/python2.7/dist-packages/sida/pyfai/calibration.pyc in calibration(img, calibrant_name, detector_name, wavelength) 14...

bug

Hello, while preparing the official Debian packages, I get this error message on a stretch machine. ``` I: pybuild base:184: cd doc && PYTHONPATH=/home/picca/Debian/pyfai/pyfai/.pybuild/pythonX.Y-dbg_2.7/build http_proxy='127.0.0.1:9' python2.7-dbg -m sphinx -N -bhtml...

Hello, I uploaded the 2022.7 version of cctbx into Debain, I got a bunch of error when running the test on different architectures. the latest continuous Integration test are here...

Hello, I would like to know how to obtain the dials_regression in order to avoid skipping the test ``` tests/algorithms/indexing/test_index.py::test_index_small_molecule_multi_sequence_4 SKIPPED (dials_regression required for this test) [ 7%] ``` thanks...