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
  • SequenceData

SequenceData#

class osa.configs.datamodel.SequenceData(r)#

Bases: Sequence

Attributes Summary

night

run

run_str

source_dec

source_name

source_ra

subruns

telescope

type

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#

previous

SequenceCalibration

next

Jobs

On this page
  • SequenceData
    • SequenceData.night
    • SequenceData.run
    • SequenceData.run_str
    • SequenceData.source_dec
    • SequenceData.source_name
    • SequenceData.source_ra
    • SequenceData.subruns
    • SequenceData.telescope
    • SequenceData.type
Edit on GitHub
Show Source

© Copyright lstosa developers. Last updated 26 May 2026 09:58.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.18.0.