BFAIR.mfa.INCA.INCA_script.limit_to_one_experiment

INCA_script.limit_to_one_experiment(data_input, experiment_name_column, experiment_name)[source]

Limits the data to values that were acquired in one experiment

Parameters
data_inputpandas.DataFrame

Input data file that needs to be processed

experiment_name_columnstring

Column name where experiment names are defined

model_namestring

Name of the model the data will be limited to

Returns
data_inputpandas.DataFrame

Limited data