Template picker on exposure group

I am getting an error when trying to run template picker on only one exposure group from live export. Specifically, it works fine if I choose all accepted exposures, but fails if I try to use one of the exposure groups. Traceback below, this seems like a bug. I’ve seen this once before. The workaround is to run live sessions for each exposure group separately, but that’s of course inconvenient.

Traceback (most recent call last):
File “cryosparc_master/cryosparc_compute/run.py”, line 95, in cryosparc_master.cryosparc_compute.run.main
File “cryosparc_master/cryosparc_compute/jobs/template_picker_gpu/run.py”, line 55, in cryosparc_master.cryosparc_compute.jobs.template_picker_gpu.run.run
File “cryosparc_master/cryosparc_compute/jobs/template_picker_gpu/run.py”, line 93, in cryosparc_master.cryosparc_compute.jobs.template_picker_gpu.run.do_pick
File “cryosparc_master/cryosparc_compute/jobs/template_picker_gpu/run.py”, line 130, in cryosparc_master.cryosparc_compute.jobs.template_picker_gpu.run.do_pick
TypeError: ‘NoneType’ object is not subscriptable

@pozharski This may be a bug in Live Exposure Export exposure group-specific outputs. Thanks for reporting!