VNP
VNP
The opposite pole has the same artefact 
hint: downloading the `.filepart` not only doesn't help, but also slows down my upload, as the RPi's bandwidth is a mere 10 MB/s, and now that's split in half. :)
:) it should be up now
it definitely looks better in 3.1.1, I can live with this 
The HeRaw problem went away when instead of `-142.8` I specified `-143` as the line offset.
Tried to recreate with 2.7.1 dev, didn't happen yet. ``` He_offset = -142.8 He_context = 1 He_step = 1 kontinuum_offset = -135 kontinuum_context = 3 kontinuum_step = 1 kontL =...
Happens with 2.7.1 dev too, which makes it impossible to run the ImageMath script for some, but not all videos of the same batch 
This issue, showing up in the Helium, is subtle enough to have flown under the radar of experienced observers, whom I believe to be capable of setting up their gear...
``` [outputs] rawK = img(0) rawH = fix_geometry(ellipse_fit(img(539))) aligned=radius_rescale(list(rawH,rawK)) kalciumH = get_at(aligned, 0) kalciumK = get_at(aligned, 1) kalciumKMinusH = linear_stretch(kalciumK - kalciumH) kalciumHMinusK = linear_stretch(kalciumH - kalciumK) kalciumHperK = linear_stretch(kalciumH...
Request, to include into the JSON the input filenames' list (with one, single file or many items for batch processing). At least in my workflow, filenames would look something like...