SimBurstTable¶
- class igwn_ligolw.lsctables.SimBurstTable(attrs=None)¶
Bases:
TableAttributes Summary
Attributes Documentation
- constraints = 'PRIMARY KEY (simulation_id)'¶
- next_id = 0¶
- tableName = 'sim_burst'¶
- validcolumns = {'amplitude': 'real_8', 'bandwidth': 'real_8', 'dec': 'real_8', 'duration': 'real_8', 'egw_over_rsquared': 'real_8', 'frequency': 'real_8', 'hrss': 'real_8', 'pol_ellipse_angle': 'real_8', 'pol_ellipse_e': 'real_8', 'process:process_id': 'int_8s', 'psi': 'real_8', 'q': 'real_8', 'ra': 'real_8', 'simulation_id': 'int_8s', 'time_geocent_gmst': 'real_8', 'time_geocent_gps': 'int_4s', 'time_geocent_gps_ns': 'int_4s', 'time_slide:time_slide_id': 'int_8s', 'waveform': 'lstring', 'waveform_number': 'int_8u'}¶