Class EmParticleSelection

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmParticleSelection
    extends BaseCategory
    Data items in this category record details of images from scanned micrographs and the number of particles selected from a scanned set of micrographs.
    • Constructor Detail

      • EmParticleSelection

        public EmParticleSelection​(String name,
                                   int rowCount,
                                   Object[] encodedColumns)
      • EmParticleSelection

        public EmParticleSelection​(String name)
    • Method Detail

      • getDetails

        public StrColumn getDetails()
        Any additional details used for selecting particles
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        Ordinal identifier
        Returns:
        StrColumn
      • getImageProcessingId

        public StrColumn getImageProcessingId()
        The value of _em_particle_selection.image_processing_id points to the EM_IMAGE_PROCESSING category.
        Returns:
        StrColumn
      • getMethod

        public StrColumn getMethod()
        The method used for selecting particles
        Returns:
        StrColumn
      • getNumParticlesSelected

        public IntColumn getNumParticlesSelected()
        The number of particles selected from the projection set of images.
        Returns:
        IntColumn
      • getReferenceModel

        public StrColumn getReferenceModel()
        Description of reference model used for particle selection
        Returns:
        StrColumn