mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
ImageMagick outputs numbered files (fits-out-0.png, fits-out-1.png) for multi-image FITS, but decodeFits expected a single output file. Added [0] selector to extract only the first frame, matching the pattern used by DDS and PSD decoders.