![]() |
gstlal
1.4.1
|
The simulation module code. More...
Classes | |
| class | ContentHandler |
Functions | |
| def | sim_inspiral_to_segment_list (fname, pad=1, verbose=False) |
| Turn a file containing a sim inspiral into a segment list. More... | |
The simulation module code.
| def python.simulation.sim_inspiral_to_segment_list | ( | fname, | |
pad = 1, |
|||
verbose = False |
|||
| ) |
Turn a file containing a sim inspiral into a segment list.
Given an xml file create a segment list that marks the time of an injection with padding - fname: the xml file name - pad: duration in seconds to pad the coalescence time when producing a segment, e.g., [tc-pad, tc+pad)
Definition at line 54 of file simulation.py.
1.8.14