and attempting to read a frame beyond frame 0 (for example reading frame 1) I am getting the following error
limacore.Exception: Control: readBlock(/opt/conda/conda-bld/lima-core_1648541428893/work/control/src/CtControl.cpp, 887): Error: Frame(s) not available yet
Is there a way to get more control over frames using the Python interface?
When using the conda python interface, following the code example found below:
getting-started
and attempting to read a frame beyond frame 0 (for example reading frame 1) I am getting the following error
Is there a way to get more control over frames using the Python interface?