[AGIPD] [CORRECT] Fix / Correcting AGIPD run with no images.
5 unresolved threads
5 unresolved threads
Compare changes
Files
2```
```
```
```
```
Twp bugs were found when there was a request to correct AGIPD@MID runs with no data.
Traceback (most recent call last):
File "/home/xcal/.pyenv/versions/3.8.11/lib/python3.8/multiprocessing/pool.py", line 125, in worker
result = (True, func(*args, **kwds))
File "/home/xcal/.pyenv/versions/3.8.11/lib/python3.8/multiprocessing/pool.py", line 51, in starmapstar
return list(itertools.starmap(args[0], args[1]))
File "<ipython-input-9-2025cd48196c>", line 23, in retrieve_constants
raise ValueError(
ValueError: No raw images found for Q4M4(AGIPD02) for all sequences
no_images_agipd_mid_report.pdf
This part prevented the report to be created with a latex bug.