I was trying to Reference motion correct my particles but then I realized that half of my dataset has 50 frames while the other half has 51 frames. I am aware that I can distinguish them during import with header checks, but I’m wondering if there is a way to split the motion corrected and CTF estimated exposures based on different number of frames instead, so that I don’t have to go through the entire process all over again?
can you do both? subset the first half at import, then somehow use exposure sets to find the intersection and select shared exposures between the half set and the processed ones? I’m not sure exactly how to do this given they will have unique UID but it’s a line of thinking worth investigation
Thank you for your suggestion! I tried exposure set tools but seems like the raw data and the processed exposures don’t share UID nor path. So sadly there has been no intersection between my accepted imported raw data and the motion corrected + CTF estimated exposures T T