Class EmStartModel

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmStartModel
    extends BaseCategory
    The startup model employed to begin refinement of the parameters for a 3DEM reconstruction
    • Constructor Detail

      • EmStartModel

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

        public EmStartModel​(String name)
    • Method Detail

      • getDetails

        public StrColumn getDetails()
        Any additional details about generating the startup model
        Returns:
        StrColumn
      • getEmdbId

        public StrColumn getEmdbId()
        EMDB id of the map used as the startup model
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        Primary key
        Returns:
        StrColumn
      • getImageProcessingId

        public StrColumn getImageProcessingId()
        Foreign key to the EM_IMAGE_PROCESSING category
        Returns:
        StrColumn
      • getInsilicoModel

        public StrColumn getInsilicoModel()
        Description of the "in silico" model used to generate the startup model
        Returns:
        StrColumn
      • getOrthogonalTiltAngle1

        public FloatColumn getOrthogonalTiltAngle1()
        Tilt angle for the 1st image set of the orthogonal tilt pairs
        Returns:
        FloatColumn
      • getOrthogonalTiltAngle2

        public FloatColumn getOrthogonalTiltAngle2()
        Tilt angle for the 2nd image set of the orthogonal tilt pairs
        Returns:
        FloatColumn
      • getOrthogonalTiltNumImages

        public IntColumn getOrthogonalTiltNumImages()
        number of images used to generate the orthogonal tilt startup model
        Returns:
        IntColumn
      • getOther

        public StrColumn getOther()
        Description of other method/source used to generate the startup model
        Returns:
        StrColumn
      • getPdbId

        public StrColumn getPdbId()
        PDB id of the model coordinates used to generate the startup model
        Returns:
        StrColumn
      • getRandomConicalTiltAngle

        public FloatColumn getRandomConicalTiltAngle()
        Angular difference between the conical tilt images used to generate the startup model
        Returns:
        FloatColumn
      • getRandomConicalTiltNumImages

        public IntColumn getRandomConicalTiltNumImages()
        number of images used to generate the random conical tilt startup model
        Returns:
        IntColumn
      • getType

        public StrColumn getType()
        Type of startup model (map density) used to initiate the reconstruction
        Returns:
        StrColumn