Page 1 of 1

ZWO ASI485MC acquires noisy images with exposures over 1000ms

Posted: Tue Oct 12, 2021 1:43 pm
by IcyTofu
I'm beginner user. (This is first post)
I had start to use sharpcap with zwo asi485mc this week.

I noticed that noise suddenly appeared from a certain exposure time.
Here I set exp time 999ms gain 300, then I get histogram peak on 6.5 percent from left at dark frame.
Next I had change exp time to 1000ms and same gain 300.
Then histgram peak was move to 34 percent.

Is this normal?
Could you point it out me if I had misunderstanding of these behavior?

Using version is 4.0.8244 and ASI camera driver 3.17.
And sorry if there is already a similar post.

Regards,
Yamma

Re: ZWO ASI485MC acquires noisy images with exposures over 1000ms

Posted: Tue Oct 12, 2021 3:06 pm
by admin
Hi,

this isn't something I've heard of before, but the fact that it changes at exactly 1000ms seems suspicious - maybe somewhere in the ZWO ASI driver and SDK there is a change to the way the camera is operated when the exposure goes above 1s? SharpCap switches the camera from video mode to still mode at 2s exposure, so it will not be related directly to that changeover.

What I can suggest is

* try alternative software to see if the same thing happens at 1s in other software - if it does then it is definitely something in the ZWO code
* try asking on other forums - I'm not sure if there are any other 485MC users on here, but it would be useful for you to find out if others are seeing the same.

cheers,

Robin

Re: ZWO ASI485MC acquires noisy images with exposures over 1000ms

Posted: Tue Oct 12, 2021 3:48 pm
by IcyTofu
Thanks for quick reply,
For now, ASICap v2.5.2 of ASIStudio is the only alternative software I can test.
But I couldn't see same things on exposure 999ms and 1s.

I will try to check other forum as well.

Thanks,
Yamma

Re: ZWO ASI485MC acquires noisy images with exposures over 1000ms

Posted: Wed Oct 27, 2021 2:33 pm
by IcyTofu
Hi,

I had a test in case of connected via ASCOM.

In this case, max gain is 300, so I set 300 for test. And compare 1000ms and 999ms histogram.
Both of peaks was located on 6% and there was no difference peak position of histogram.

Thanks,

Re: ZWO ASI485MC acquires noisy images with exposures over 1000ms

Posted: Thu Oct 28, 2021 4:31 pm
by admin
Hi,

I have just checked on the ZWO web site and they released a new version of their SDK about a week ago - the changes in it were

Code: Select all

V1.20.1 2021.9.28
Fix bugs of ASI485MC
I will bring this new version into SharpCap for the next update (probably on Monday) - hopefully that will fix the issue :)

cheers,

Robin

Re: ZWO ASI485MC acquires noisy images with exposures over 1000ms

Posted: Thu Oct 28, 2021 4:46 pm
by IcyTofu
Great!
Thanks for supporting, I will waiting a new version.

Re: ZWO ASI485MC acquires noisy images with exposures over 1000ms

Posted: Thu Nov 04, 2021 7:31 pm
by krisirk
I was having the same issue and can report that upgrading to version 4.0.8315.0 from November 1st fixed the issue.

Thanks Robin

Re: ZWO ASI485MC acquires noisy images with exposures over 1000ms

Posted: Fri Nov 05, 2021 1:28 pm
by admin
Awesome, thanks for reporting that this issue is now resolved!

cheers,

Robin

Re: ZWO ASI485MC acquires noisy images with exposures over 1000ms

Posted: Fri Nov 05, 2021 1:59 pm
by IcyTofu
Hi,
Sorry delayed report, I have also confirmed.
Now we can use longer exposures with the 485MC.
Thank you!