-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Description
Having the ability for a script to call a flow, which in turn calls one or more modules can be useful in several cases:
- Having a script look for meteors (and record their counts in the database) for existing images. This would be running the Meteor Detection module and optionally saving the images with meteors to the "Meteors" directory in an Allsky Website.
- Scripts that create images like startrails using different settings would be able to overlay those settings on the image. The would be running the Overlay module and specifying a different overlay template.