Home | Trees | Indices | Help |
|
---|
|
object --+ | table.Table.RowType --+ | Process
Example:
>>> x = Process() >>> x.instruments = (u"H1", u"L1") >>> x.ifos u'H1,L1' >>> x.instruments set([u'H1', u'L1'])
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
instruments = <glue.ligolw.lsctables.instrumentsproperty objec
|
|
|||
comment | |||
cvs_entry_time | |||
cvs_repository | |||
domain | |||
end_time | |||
ifos | |||
is_online | |||
jobid | |||
node | |||
process_id | |||
program | |||
start_time | |||
unix_procid | |||
username | |||
version | |||
Inherited from |
|
Serialize a sequence of instruments into the ifos attribute. The instrument names must not contain the "," character. |
|
instruments
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 12 00:34:19 2017 | http://epydoc.sourceforge.net |