-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More on the SDQH color issues #109
Comments
Hi Fourbillionyears, If you are willing to download the repo and build from src this is a really quick hack that makes it appear to work for most images (I've tested it on nearly 100 different images all successfully) This is not a real fix, i don't think the issue is here, but it's just the easy place to add a multiplier. If you don't want to do that my current workarounds are:
Inside x3f_process.c at after this section:
You will need to add a little bit of logic to scale by 2 if the right camera is selected.
|
Hmmmmm ... good find! Your solution is, of course, strange. I assume this is a way of avoiding clipping in layer 2 when using ISO 100, i.e. the most exposure. BTW - why did you not choose the multipliers 1.0, 1.0 and 0.5 ? That sounds more logical, to only half the layer 2. |
I am having the same issue of wrong colors in the DNG converted file (essentially a pure magenta/violet image). Here is what I can add to what has already been posted:
error code:1 argument list: [-compress, -wb,Auto,path to file]. The camera is an early one, so it is likely that at that stage it had the original firmware, version 1 (?)
Please let me know if I can be of any help, or if you would like me to send you x3f files of the various types listed above. And thank you for all your efforts in dealing with this maddeningly frustrating yet wonderful sensor technlogy!
Alberto
The text was updated successfully, but these errors were encountered: