Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
igwn-ligolw 2.1.1
igwn-ligolw 2.1.1
  • igwn-ligolw

Modules

  • igwn_ligolw.array Module
    • use_in
  • igwn_ligolw.dbtables Module
    • build_indexes
    • connection_db_type
    • get_table_names
    • get_xml
    • use_in
    • CoincMapTable
    • DBTable
    • TimeSlideTable
    • idmapper
    • workingcopy
  • igwn_ligolw.ligolw Module
    • WalkChildren
    • make_parser
    • AdcData
    • AdcInterval
    • Array
    • Column
    • Comment
    • Detector
    • Dim
    • Document
    • Element
    • ElementError
    • EmptyElement
    • Encoding
    • FilteringLIGOLWContentHandler
    • IGWDFrame
    • LIGOLWContentHandler
    • LIGO_LW
    • LLWNameAttr
    • Param
    • PartialLIGOLWContentHandler
    • Stream
    • Table
    • Time
    • attributeproxy
  • igwn_ligolw.lsctables Module
    • HasNonLSCTables
    • New
    • reset_next_ids
    • use_in
    • Coinc
    • CoincDef
    • CoincDefTable
    • CoincInspiral
    • CoincInspiralTable
    • CoincMap
    • CoincMapTable
    • CoincRingdown
    • CoincRingdownTable
    • CoincTable
    • DQSpec
    • DQSpecListTable
    • Process
    • ProcessParams
    • ProcessParamsTable
    • ProcessTable
    • SearchSummVars
    • SearchSummVarsTable
    • SearchSummary
    • SearchSummaryTable
    • Segment
    • SegmentDef
    • SegmentDefTable
    • SegmentSum
    • SegmentSumTable
    • SegmentTable
    • SimBurst
    • SimBurstTable
    • SimCBC
    • SimCBCTable
    • SimInspiral
    • SimInspiralTable
    • SimRingdown
    • SimRingdownTable
    • SnglBurst
    • SnglBurstTable
    • SnglInspiral
    • SnglInspiralTable
    • SnglRingdown
    • SnglRingdownTable
    • SummValue
    • SummValueTable
    • TimeSlide
    • TimeSlideTable
    • VetoDef
    • VetoDefTable
    • gpsproperty
    • gpsproperty_with_gmst
    • instrumentsproperty
    • segmentproperty
  • igwn_ligolw.param Module
    • use_in
  • igwn_ligolw.table Module
    • reassign_ids
    • use_in
  • igwn_ligolw.tokenizer Module
    • RowBuilder
    • RowDumper
    • Tokenizer
  • igwn_ligolw.types Module
    • blob_format_func
    • mk_complex_format_func
    • string_format_func
    • FromPyTypeCls
  • igwn_ligolw.utils Package
    • sort_files_by_size
    • local_path_from_url
    • load_fileobj
    • load_filename
    • load_url
    • write_fileobj
    • write_filename
    • write_url
    • igwn_ligolw.utils.coincs Module
      • get_coinc_def_id
    • igwn_ligolw.utils.ilwd Module
      • strip_ilwdchar
    • igwn_ligolw.utils.ligolw_add Module
      • compare_table_cols
      • ligolw_add
      • merge_compatible_tables
      • merge_ligolws
      • reassign_ids
      • remove_input
      • url2path
    • igwn_ligolw.utils.ligolw_sqlite Module
      • extract
      • insert_from_url
      • insert_from_urls
      • insert_from_xmldoc
    • igwn_ligolw.utils.process Module
      • doc_includes_process
      • get_process_params
      • register_to_xmldoc
    • igwn_ligolw.utils.search_summary Module
      • append_search_summary
      • segmentlistdict_fromsearchsummary_in
      • segmentlistdict_fromsearchsummary_out
    • igwn_ligolw.utils.segments Module
      • has_segment_tables
      • segmenttable_get_by_name
      • LigolwSegmentList
      • LigolwSegments
    • igwn_ligolw.utils.time_slide Module
      • get_time_slide_id
      • time_slide_list_merge
      • time_slides_vacuum
Back to top
View this page

SegmentSum¶

class igwn_ligolw.lsctables.SegmentSum(*args, **kwargs)¶

Bases: Segment

Attributes Summary

comment

creator_db

end_time

end_time_ns

process_id

segment_def_cdb

segment_def_id

segment_sum_id

start_time

start_time_ns

Attributes Documentation

comment¶
creator_db¶
end¶
end_time¶
end_time_ns¶
process_id¶
segment¶
segment_def_cdb¶
segment_def_id¶
segment_sum_id¶
start¶
start_time¶
start_time_ns¶
Next
SegmentSumTable
Previous
SegmentDefTable
Copyright © 2018-2024, Kipp Cannon; 2024- Cardiff University, NASA GSFC
Made with Sphinx and @pradyunsg's Furo
On this page
  • SegmentSum
    • SegmentSum
      • SegmentSum.comment
      • SegmentSum.creator_db
      • SegmentSum.end
      • SegmentSum.end_time
      • SegmentSum.end_time_ns
      • SegmentSum.process_id
      • SegmentSum.segment
      • SegmentSum.segment_def_cdb
      • SegmentSum.segment_def_id
      • SegmentSum.segment_sum_id
      • SegmentSum.start
      • SegmentSum.start_time
      • SegmentSum.start_time_ns