Colour Tracking Across the Gallery
IdeaMapping how dominant hues — Hα red, OIII teal — shift across different targets, filters and processing sessions.
Colour trackingPythonNumPy
The idea: pull the published frames through NumPy/Pillow, sample dominant colour clusters per image, and plot how the palette shifts between an LP-filtered emission nebula and an IRCUT galaxy shot. Mostly curious whether the site's own "nebula rose vs teal" colour split holds up as an objective pattern in the data, not just an aesthetic choice.
Nothing built yet — starting point is likely a k-means clustering pass per image against the Sanity-hosted originals.