LastFilterChange¶
- class rubin_sim.scheduler.features.LastFilterChange¶
Bases:
BaseSurveyFeature
Record when the filter last changed.
Methods Summary
add_observation
(observation[, indx])- Parameters:
Methods Documentation
- add_observation(observation, indx=None)¶
- Parameters:
- obsevationdict-like
Object that contains the information about the observation (ra, dec, filter, mjd, etc)
- indxints (None)
The healpixel indices that the observation overlaps.