Skip to main content
Ctrl+K

lstosa

  • Introduction
  • Components
  • Workflow
  • How to use LSTOSA
  • Documents
    • How to contribute
    • Troubleshooting
    • References
    • Authors
    • Configuration
    • Jobs
    • Night summary
    • Provenance
    • Reports
    • Scripts
    • Utilities
    • Veto
  • GitHub
  • Introduction
  • Components
  • Workflow
  • How to use LSTOSA
  • Documents
  • How to contribute
  • Troubleshooting
  • References
  • Authors
  • Configuration
  • Jobs
  • Night summary
  • Provenance
  • Reports
  • Scripts
  • Utilities
  • Veto
  • GitHub

Section Navigation

  • read_config
  • RunObj
  • Sequence
  • SequenceCalibration
  • SequenceData
  • Configuration
  • Sequence

Sequence#

class osa.configs.datamodel.Sequence#

Bases: RunObj

Attributes Summary

night

run

run_str

source_dec

source_name

source_ra

subruns

telescope

type

Methods Summary

associate(r)

Attributes Documentation

night: str = None#
run: int = None#
run_str: str = None#
source_dec: float = None#
source_name: str = None#
source_ra: float = None#
subruns: int = None#
telescope: str = 'LST1'#
type: str = None#

Methods Documentation

associate(r)#

previous

RunObj

next

SequenceCalibration

On this page
  • Sequence
    • Sequence.night
    • Sequence.run
    • Sequence.run_str
    • Sequence.source_dec
    • Sequence.source_name
    • Sequence.source_ra
    • Sequence.subruns
    • Sequence.telescope
    • Sequence.type
    • Sequence.associate()
Edit on GitHub

This Page

  • Show Source

© Copyright lstosa developers. Last updated 15 Jul 2025 13:55.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.