Table of Contents

ExtractByMembers

Use this logic to extract particles images based on their membership to classes as selected beforehand with the interactive logic Extract (Interactive).

Usage

After Classification one often wants not only to define certain class averages for further processing, but also the corresponding particles images. For this purpose, class averages have to be first selected with the interactive logic Extract (Interactive). This logic then allows to extract or exclude the corresponding particles from the total data. Alternatively, with the key “referenceData” this logic may be used to select particles according to their assignment to a certain reference from Alignment.

Example

Process

Parameters Description
Work on key - clusterMember Use this key to extract particles images according to their class membership.
Work on key - referenceData Use this key to extract particles images according to their assignment to a certain reference.
Extract mode - Keep selected All particles belonging to the chosen classes/references will be kept.
Extract mode - Discard selected All particles belonging to the chosen classes/references will be discarded, and only particles belonging to the not chosen classes/references will be kept.
Input Description
Pre extract io Information about the chosen class averages/references, i.e. “io::out” from the interactive logic Extract (Interactive).
In Particle images with assigned class membership (“clusterMember”) or reference (“referenceData”).
Output Description
FirstOutput Extracted particle images.