NINA Assistant Plugin Design


Assistant Design documentation home

Preferences

The plugin supports a set of Preferences that drive behavior.

The model for preferences is still a work in progress but will likely store preferences applicable at the following levels: project and filter. Thoughts:

FilterSwitchFrequency lets you control how the planning will order exposures, basically repeating a filter for the value. For example, if you have exposures for LRGB filters included in a plan, then a value of 1 yields LRGBLRGB etc, a value of 2 yields LLRRGGBB, etc. A value of zero is used to indicate that all planned exposures for a filter should be taken before switching to the next (for example if you don’t use filter offsets).This is independent of dithering. If DitherEvery is not zero, then it will dither at that frequency regardless of the FilterSwitchFrequency value.

The Moon Avoidance approach is used instead of separate moon angle and illumination criteria since it encompasses both those in a more flexible model.