OpenChemistry / stempy

Toolkit for 4D STEM processing on HPC using a Python interface and C++ engine. https://stempy.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
22 stars 11 forks source link

Fix frames per block #326

Closed cjh1 closed 1 month ago

cjh1 commented 1 month ago

For the last block in a scan the number of frames may not be exactly the specified number of frames per block. So use the size of the image numbers vector.