tomoscan.identifier.BaseIdentifier#

class tomoscan.identifier.BaseIdentifier(object)#

Bases: object

__init__(object)#

Methods

__init__(object)

from_str(identifier)

recreate_object()

Recreate the dataset from the identifier

short_description()

short description of the identifier

to_str()

Attributes

TOMO_TYPE

scheme

rtype

str

tomo_type

recreate_object()#

Recreate the dataset from the identifier

short_description()#

short description of the identifier

Return type

str