electional_search
Rank moments in a window for an electional aim. Samples the window and scores each instant by how closely a set of wanted body-to-body aspects is satisfied (tighter and applying aspects score higher), optionally penalizing a void-of-course Moon. Returns the top moments with the aspects that matched. Body-to-body only; for aspects to the angles, compute the chart at a candidate moment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | UTC ISO end of the window | |
| limit | No | max moments to return (default 10) | |
| start | Yes | UTC ISO start of the window | |
| wanted | Yes | aspects to reward when close to exact | |
| zodiac | No | tropical (default) or sidereal:<ayanamsa> | tropical |
| step_hours | No | sampling step in hours (default 6) | |
| avoid_void_moon | No | penalize a void-of-course Moon |