Job: Exposure Sets Tool
Split an exposure group into subsets or compare two groups.
Description
Split an exposure group into subsets or compare two groups.
Inputs
exposures_A: ExposuresWith only this group specified, choose the
splitaction to split the data into multiple batches
exposures_B: Exposures (optional)With both groups and , choose the
intersectaction to compute set operations on the two groups, including (i) intersection and differences (ii) and (iii) .
Common Parameters
ActionWith only one exposure input group, choose
splitto split the data into multiple batchesWith both exposure input groups, choose
intersectto compute the set intersection and difference between the two groupsif
intersectis selected, a new parameter is available:Field to Intersectuid: use theuidfield to intersect the two inputspath: use a common path field to intersect the two inputs.Either
micrograph_blobormovie_blobmust be connected.If the
micrograph_blobslot is connected, intersection will be done using the micrograph path and index in the file.If the
movie_blobslot is connected, intersection will be done using the movie path.
Split num. batches: With thesplitaction, how many batches to split the exposures intoSplit batch size: With thesplitaction, the number of items to place into each split batch that is output. Additional items will be output as a separate remainder output. If the value isNone, the items will be split into equal sized batches.Split randomize: With thesplitaction, randomize the exposures to add to each batch
Outputs
Split mode:
split_X(multiple outputs): With thesplitaction, batches of the resulting exposuresremainder: With thesplitaction, exposures left out ofsplit_Xbatches due to the specified batch size and number of batches
Intersect mode:
intersectandintersect_Boutputs: With theintersectaction, these contain the result ofFor the
intersectoutput, all of the result groups in common from set A and B (e.g.movie_blob) and passthrough groups will be copied from set AFor the
intersect_Boutput, all of the result and passthrough groups will be copied from set B
A_minus_B: With theintersectaction, set differenceB_minus_A: With theintersectaction, set difference

Common Next Steps
CTF Estimation
Blob Picker
Template Picker
Last updated