tomoscan.framereducer.reducedframesinfos.ReducedFramesInfos#
- class tomoscan.framereducer.reducedframesinfos.ReducedFramesInfos#
Bases:
objectcontains reduced frames metadata as count_time and machine_electric_current
- __init__()#
Methods
__init__()clear()load_from_dict(my_dict)pop_info_keys(my_dict)split_data_and_metadata(my_dict)to_dict()- rtype:
dict
Attributes
COUNT_TIME_KEYMACHINE_ELECT_CURRENT_KEYframe exposure time in second
machine electric current in Ampere
- property count_time: list#
frame exposure time in second
- Return type:
list
- property machine_electric_current: list#
machine electric current in Ampere
- Return type:
list