Package Volume :: Package IO :: Module volReaders
[hide private]
[frames] | no frames]

Module volReaders

source code

Classes [hide private]
  VolumeReaderBase
  ReadCCP4
Read a CCP4 file and return a Grid3D object This parser handles mapc, mapr and maps.
  ReadMRC
Read an MRC file.
  ReadCNS
Read a CNS/XPLOR file and return a Grid3D object
  ReadGRD
Read a GRD file and return a Grid3D object
  ReadBRIX
Read a BRIX or MAPPAGE (DSN6) crystallographic density map used by O, and return a Grid3D object
  ReadSPIDER
Read a SPIDER formatted file
  ReadRawiv
Read a rawiv binary file
  ReadEM
Read an EM volume file and return a Grid3D object.
  ReadFLDBinary
Reads AVS/Express Field binary data http://help.avs.com/Express/doc/help/books/dv/dvfdtype.html

Variables [hide private]
  reader = ReadSPIDER()
  header = reader.read("Tests/Data/ccmv.DAT")

Variables Details [hide private]

reader

None
Value:
ReadSPIDER()                                                           
      

header

None
Value:
reader.read("Tests/Data/ccmv.DAT")