|
mrc2000_header
|
mrc2000_header (
grid_data,
value_type,
stats=None,
)
|
|
binary_string
|
binary_string ( values, type )
|
|
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,
options=None,
progress=None,
)
|
|