/ . / VolumeData / mrc / writemrc.py
Functions
|
|
|
mrc2000_header
|
mrc2000_header ( grid_data, matrix )
|
|
binary_string
|
binary_string ( values, typecode )
|
|
closest_mrc2000_type
|
closest_mrc2000_type ( type )
Exceptions
|
|
TypeError, ( 'Volume data has unrecognized type %s' % type )
|
|
|
write_mrc2000_grid_data
|
write_mrc2000_grid_data ( grid_data, path )
|
|
|