triggers_single_detector_HM.TriggerList.load_data_from_preprocessing#
Back to Class page
Summary#
Load preprocessed data from file
Signature#
def load_data_from_preprocessing(self, fname_preprocessing, do_ffts = True)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
Filename to load preprocessed data from |
||
|
True |
Flag indicating whether to define whitening filter If boolean, True/False If integer, >0 we define the whitening filter |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
Load preprocessed data from file
:param fname_preprocessing: Filename to load preprocessed data from
:param do_ffts:
Flag indicating whether to define whitening filter
If boolean, True/False
If integer, >0 we define the whitening filter
:return: