Skip to content

Allow scripts to call modules #4826

@EricClaeys

Description

@EricClaeys

Having the ability for a script to call a flow, which in turn calls one or more modules can be useful in several cases:

  1. 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.
  2. 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.

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions