Understand post-capture processing and modules
masterAllsky performs several automated tasks after an image is captured:
Image Processing
Captured images can be automatically resized, cropped, and stretched. The system can also automatically remove bad images that are too light or too dark.
Modules
Allsky uses a "module" system to run tasks after each picture is taken.
- Purpose: Modules can modify the image (e.g., adding an overlay) or perform analysis (e.g., counting stars).
- Pipeline: You can define which modules run and their execution order.
- Data Passing: Modules can pass data to one another. For example, a Start Count Module can pass a star count to an Overlay Module to be rendered onto the image.
Overlays
The Overlay Editor allows for drag-and-drop placement of text and images. Each field supports custom formatting including font, color, size, position, and rotation.