src.clean.combine
Combines all outputs together
Functions
|
Combines data streams together into list of dictionaries per trial (one dictionary per condition/performer) |
|
Saves the questionnaire to the processed data folder |
|
Function imported from AV-Manip to scale array to given latency and jitter values for each condition |
- src.clean.combine.combine_output(input_dir: str, output_dir: str, zoom_arr=None, dump_pickle: bool = True, **kwargs) list
Combines data streams together into list of dictionaries per trial (one dictionary per condition/performer)
- src.clean.combine.save_questionnaire(xls_path: str, df_list: list) None
Saves the questionnaire to the processed data folder