pipeline.domain.state.StateFactory
- class StateFactory(observatory: str, start: datetime | None = None)[source]
Bases:
objectFactory for creating observatory-specific State objects.
Creates the appropriate State subclass based on the observatory name and observation start time.
Methods
Return a State object with given ID and obs_mode.