triggers_single_detector_HM.TriggerList.to_json#
Back to Class page
Summary#
Saves information about trigger list to json file
Signature#
def to_json(self, config_fname, preprocessing_fname = None, overwrite = False)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
Absolute path of json file |
||
|
None |
Override preprocessing file, pass without extension |
|
|
False |
Flag to overwrite existing preprocessing file |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
Saves information about trigger list to json file
:param config_fname: Absolute path of json file
:param preprocessing_fname:
Override preprocessing file, pass without extension
:param overwrite: Flag to overwrite existing preprocessing file
:return: