aaronwmorris / indi-allsky

Software to manage a Linux-based All Sky Camera.
GNU General Public License v3.0
219 stars 35 forks source link

I am getting this annoying purple tint #1383

Closed aaronwmorris closed 4 weeks ago

aaronwmorris commented 2 months ago
          @aaronwmorris it works for me as well. But I am getting this annoying purple tint when there are scattered clouds at night time:

image

Originally posted by @henrikeri in https://github.com/aaronwmorris/indi-allsky/issues/1347#issuecomment-2211464420

aaronwmorris commented 2 months ago

@hengkit can you post the support info for your system?

henrikeri commented 2 months ago

@aaronwmorris

Note that I got this error while running the script, might be related to the fact that the camera is on a remote computer:

ls: cannot access '/dev/video*': No such file or directory ./support_info.sh: line 169: v4l2-ctl: command not found 2024-07-06 00:42:42,254 [INFO] MainProcess config._dump() [942]: Dumping config

Any way I can send the file to you in an email or similar? Contains info I'd rather not put on the open internet :)

aaronwmorris commented 2 months ago

Those are normal messages. You can redact whatever you want from the support info. I have already done a lot of work to remove sensitive info from the dump such as passwords and the latitude and longitude is reduced to an integer from a floating point to reduce the identifying info. I am going to also add the OWNER field to the redacted info.

henrikeri commented 2 months ago

support.txt See attached

aaronwmorris commented 2 months ago

Do you have a timelapse you could share somewhere? Its fine if not.

henrikeri commented 2 months ago

Will this do? https://imgur.com/a/TOPoXqY

aaronwmorris commented 2 months ago

My guess is it is probably the stretch standard deviation cutoff. A value of 1 will cause a fairly extreme stretch. You might try increasing to 1.5

aaronwmorris commented 1 month ago

@henrikeri Has there been any change?

aaronwmorris commented 4 weeks ago

Please re-open this if the issue persists.