High-level pipeline#
One-shot helpers for scripts that skip the GUI / session model.
Stretch, colorize, and combine a list of 2D arrays into one RGB image. |
|
Load FITS files, optionally align them to a common grid, then combine. |
|
Save a combined RGB image to FITS, optionally annotating the header with multicolorfits provenance (version, timestamp, layer colors/scales). |
|
High-level alignment: pick a master header, reproject every layer onto it, return |
|
Reproject every (data, header) pair onto a single target header. |
|
Reproject all images onto the grid of a reference layer. |
|
Downsample a 2D or RGB image so its longest side is at most |