Closed EdgarGF93 closed 7 months ago
As a matter of fact, when you run diff_map using --no-gui, and without speciyfing npt_rad, it takes the 1000 default number from the worker. So it should be consistent with the GUI path.
diff_map /home/edgar1993a/work/pilx_test/RAW_DATA/scan0001/eiger/eiger_0000.h5 -t 6 -r 6 -p /home/edgar1993a/work/pilx_test/CeO2_pyFAI.poni -m /home/edgar1993a/work/pilx_test/mask.npy -o /home/edgar1993a/work/pilx_test/kkk2.h5 --no-gui
close in #2112
If you run diff_map without specifying the number of radial bins, it raises RunTimeError but still runs the processing and the application gets frozen. Two options: do not run anything without azimuthal bins or take a default number like in the worker (1000).