Sony R1 ca autocorrection artifact

Hello,

i have just tried a Sony R1 (the old one) and i have found out that when enabling ca autocorrection there are artifacts on the right border (a green and magenta vertical line)

I post a screenshot, the problem is on the right

I have uploaded the sample in cc0 to raw.pixls.us, but you can already find it on wetransfer together with the jpeg.

https://we.tl/t-I7awK1S3bH

Thank you in advance.

Version: 5.5
Branch: releases
Commit: d9ac235
Commit date:
Compiler: cc 7.3.1
Processor: x86_64
System: Linux
Bit depth: 64 bits
Gtkmm: V3.22.2
Lensfun: V0.3.2.0
Build type: release
Build flags: -std=c++11 -Werror=unused-label -Wall -Wuninitialized -Wno-deprecated-declarations -Wno-unused-result -fopenmp -Werror=unknown-pragmas -O2 -DNDEBUG -ftree-vectorize
Link flags:
OpenMP support: ON
MMAP support: ON

Cannot reproduce in latest RT dev build. Can you show a screenshot of the wrong borders?

1 Like

Here you should see them, at 200%. They are not “too” big.

In the yellow line.

Confirmed. Though it’s not a regressiion as the artifacts already are in RT 5.4

@ggc As a workaround you can add this to your camcomst.json file

    { // Quality C
        "make_model": [ "Sony DSC-R1" ],
        "raw_crop": [ 0, 0, 3924, 2608 ]
    },
1 Like

Thank you unfortunatly i’m using the appimage version so i’ll need to wait for the patch to be included in the next release!

The patch has been committed.

2 Likes