Class EmVolumeSelection

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmVolumeSelection
    extends BaseCategory
    Volume selection in image processing
    • Constructor Detail

      • EmVolumeSelection

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

        public EmVolumeSelection​(String name)
    • Method Detail

      • getDetails

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

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

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

        public StrColumn getMethod()
        The method used for selecting volumes.
        Returns:
        StrColumn
      • getNumTomograms

        public IntColumn getNumTomograms()
        The number of tomograms used in the extraction/selection
        Returns:
        IntColumn
      • getNumVolumesExtracted

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

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