SBART.DataUnits.Act_Indicator_Unit

SBART.DataUnits.Act_Indicator_Unit#

Classes

ActIndicators_Unit

class ActIndicators_Unit#

Bases: UnitModel

__init__(available_inds, list_of_fIDS, number_OBS, tot_number_orders, load_from_disk=False)#
store_orderwise_indicators(frameID, order, ind_name, ind_value, ind_err)#
store_combined_indicators(frameID, ind_name, ind_value, ind_err)#
get_orderwise_measurement_of_frame(frameID, ind_name)#
get_combined_measurement_of_frame(frameID, ind_name)#
get_combined_measurements(ind_name)#
get_all_orderwise_indicator(ind_name)#
get_storage_filename()#
trigger_data_storage()#
classmethod load_from_disk(rv_cube_fpath)#
Parameters:

rv_cube_fpath (path to the RV cube folder. Internally append the folder name from the corresponding data unit) –

generate_root_path(storage_path)#
Return type:

NoReturn