picca

Results 78 issues of picca

Hello, I am still working on the packaging of dials and cctbx. for now, I managed to build dials and cctbx with this code and a bunch of patches. here...

Hello, I got these syntax warning during the installation of cctbx with dials ``` Paramétrage de python3-dials (2.2.1+dfsg2-1) ... /usr/lib/python3/dist-packages/mmtbx/hydrogens/__init__.py:237: SyntaxWarning: "is not" with a literal. Did you mean "!="?...

housekeeping

Hello, I try to create a debian package for gpyfft and I get this error message during the build process Your library is a dependency of a project that I...

Hello, I put here the errors reported during the build process with sphinx ``` make[1]: Entering directory '/' PYBUILD_SYSTEM=custom \ PYBUILD_BUILD_ARGS="cd docs && PYTHONPATH={build_dir} http_proxy='127.0.0.1:9' {interpreter} -m sphinx -N -bhtml...

Hello, Jerome, I will put here all the issue found during the packaging. during the build_man processing ``` ERROR:pyFAI.app.sparsify:Sparsfy requires a valid OpenCL stack to be installed pybuild --build -i...

Hello, when using pathlib instead of a str in `pyFAI.load`, I get this error message. It would be nice to support out of the box pathlib :) ``` PONI =...

Easy

Hello guyes, I have this issue when using a computer from an ssh connection from a X-terminal whcih has no OpenGL/OpenCL available. ``` com-diffabs@diffabs6:~$ pyFAI-calib2 ERROR:pyFAI-calib2.UNCAUGHT:clGetPlatformIDs failed: PLATFORM_NOT_FOUND_KHR Traceback (most...

Hello, while trying to calibrate a Cirpad detector. The process is really long and we would like to stop it before the end. So it would be nice to be...

enhancement

Hello Jerome, I would like to know your plan for integration of hdf5/NeXuS files in your tools. maybe it would be nice to provide a sort of URI system to...

question

Hello, we are trying to define the Cirpad using the 3D view. BUT, looking at the documentation, there d1, d2, d3, x1, x2, x3, (x, y, z in the comments...