VNP

Results 145 comments of VNP

The opposite pole has the same artefact ![Image](https://github.com/user-attachments/assets/0bb2d2b4-3cda-4b37-8e57-6ed24f12637e)

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 ![Image](https://github.com/user-attachments/assets/de0e7317-6c89-4d6c-8c49-75d606ea3fb4)

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 ![image](https://github.com/user-attachments/assets/779f7d03-9477-428f-92ee-d5db0c989da8)

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...