state

class m4opt.models.state[source] [edit on github]

Bases: ScienceState

Context manager for global target coordinates and observing time.

Methods Summary

set_observing(*args, **kwargs)

validate(value)

Validate the value and convert it to its native type, if necessary.

Methods Documentation

classmethod set_observing(*args, **kwargs)[source] [edit on github]
classmethod validate(value)[source] [edit on github]

Validate the value and convert it to its native type, if necessary.