On Mon 05-Apr-2021 at 19:40 -0700, Jared wrote:
>
>enblend:
>/tmp/portage/media-gfx/enblend-4.2.0_p20161007-r1/work/enblend-4.2.0_p20161007/src/fixmath.h:487:
>double enblend::PyramidScale<PyramidIntegerBits,
>PyramidFractionBits>::scale_lightness_for_pyramid(double) const [with int
>PyramidIntegerBits = 9; int PyramidFractionBits = 7]: Assertion `result >=
>0.0' failed.
>I tried multiple times but always get the same error. The images are
>large, about maybe 300 MB TIFFs (x8) when uncompressed, so I thought maybe
>I was running out of RAM or disk or something, but I have 32 GB of ram and
>still had 14.5 GB reported free when running in a 1 second loop the last
>time it failed. Disk also looks good.
The error is new to me, but looking at your project, although the
crop area is a reasonable 32600x21922 pixels, the panorama canvas is
53210x1061398 (which is 50+ gigapixels).
I would try reducing the canvas area, as it is possible the big
offset numbers are confusing enblend, click the Fit button in the
Preview window or Calculate Field of View in the Stitcher tab (which
does the same thing). I would also use Calculate Optimal Size in
the Stitcher tab, and centre the output in the panorama using the
Drag tool.
Attached, a more modest 680 megapixel version of your project. This
should be ok, if it isn't then there some problem with the images
themselves.
--
Bruno