bilby_pipe.job_creation.nodes.generation_node
Classes
Base Node object, handles creation of arguments, executables, etc |
Module Contents
- class bilby_pipe.job_creation.nodes.generation_node.GenerationNode(inputs, trigger_time, idx, dag, parent=None)[source]
Bases:
bilby_pipe.job_creation.node.Node
Base Node object, handles creation of arguments, executables, etc
- property resolve_frame_files[source]
Resolve frame files from frame_type_dict and data_dict. For each detector, if the frame filepath(s) is given return the filepath(s), otherwise use gwdatafind to resolve the frame files using the provided frame type.