Search found 15050 matches

by admin
Fri Apr 18, 2025 8:29 am
Forum: Bug Reports
Topic: Auto exposure keeps trying weird parameter
Replies: 1
Views: 59

Re: Auto exposure keeps trying weird parameter

Hi,

I have a suspicion that this is down to a partial/buggy implementation of the conversion between gain values and brightness changes in the QHY SDK for your camera. This is something that QHY started adding to their SDK a year or two back - a way for applications like SharpCap to ask the ...
by admin
Fri Apr 18, 2025 8:19 am
Forum: Bug Reports
Topic: Stop and Emergency Stop in Sequencer inop
Replies: 1
Views: 35

Re: Stop and Emergency Stop in Sequencer inop

Hi,

OK, sadly you are basically running a denial of service attack on your own copy of SharpCap with that sequence - it is adding new notifications in a fast loop, and each notification requires the UI to respond to pop up the green notification bar, etc. As well as that the UI has to record the ...
by admin
Fri Apr 18, 2025 8:13 am
Forum: ZWO Cameras
Topic: 533 MC Pro - No cooling option
Replies: 1
Views: 66

Re: 533 MC Pro - No cooling option

Hi,

on the right hand side, in the control area there should be a block titled 'Thermal Controls' which will contain the cooling controls. If you haven't used those controls before, that block may be collapsed, hiding the contents. Press the down arrow next to the title of this block to expand it ...
by admin
Fri Apr 18, 2025 8:09 am
Forum: Altair Cameras
Topic: Altair 26c LCG / HCG
Replies: 8
Views: 7451

Re: Altair 26c LCG / HCG

Hi Wayne,

yes, will definitely be worth a try at gain 300 for narrowband on the 26C :)

Google is actually right on the IMX410 chip if it is an Altair version - I just found the code that sets the changeover point to 520 for that model. Oddly for the ToupTek and Mallincam equivalents, I have code ...
by admin
Fri Apr 18, 2025 8:02 am
Forum: General Discussions
Topic: Meridian flip worked, then GOTO sent me back
Replies: 1
Views: 90

Re: Meridian flip worked, then GOTO sent me back

Hi,

yes, you would need a wait time or something similar to ensure that by the time you execute the re-GOTO movement, the mount will consider the target past the meridian and will stay in the flipped position for the movement. Some mounts have a certain amount of configuration available for this ...
by admin
Thu Apr 17, 2025 9:45 am
Forum: General Discussions
Topic: How to Optimize Camera Settings?
Replies: 1
Views: 53

Re: How to Optimize Camera Settings?

Hi,

A quick starting point would be:

* Set the camera into RAW16 mode

* Set the gain to 120 or above to take advantage of the lower read noise beyond that point - probably don't go much above 250 though

* Set an exposure of maybe 15s to start seeing enough detail to get going

* Set higher gain ...
by admin
Thu Apr 17, 2025 9:27 am
Forum: Bug Reports
Topic: ROI selection if image flipped
Replies: 4
Views: 287

Re: ROI selection if image flipped

Hi,

Oh, I see now - you are referring to the 'Select ROI' feature rather than just moving the ROI around using the Pan/Tilt - that would be more annoying and it makes more sense to fix that as it is a purely user-interface function that then internally sets the camera pan/tilt settings.

cheers ...
by admin
Thu Apr 17, 2025 9:26 am
Forum: General Discussions
Topic: Fails to Initialize Camera in ZWO ASI120MM
Replies: 1
Views: 30

Re: Fails to Initialize Camera in ZWO ASI120MM

Hi,

firstly, you are using quite an old version of SharpCap, so please update to the latest version from https://www.sharpcap.co.uk/sharpcap/downloads - it's possible that any error or bug you are encountering has already been fixed. It's probably also worth installing the latest ZWO camera drivers ...
by admin
Thu Apr 17, 2025 9:15 am
Forum: Live Stacking
Topic: New Background tab in Live Stacking
Replies: 1
Views: 170

Re: New Background tab in Live Stacking

Hi Mike,

sorry, I keep meaning to write a little something about that new 'Background' tab, but haven't got around to it for one reason or another...

The preprocessing controls don't try to bring the background level down to zero, just bring it to a consistent value - trying to bring it to zero ...
by admin
Thu Apr 17, 2025 9:00 am
Forum: Bug Reports
Topic: Changing Target name during live stack
Replies: 1
Views: 51

Re: Changing Target name during live stack

Hi Keith,

according to the log, the files were initially saved to


D:\SharpCap Captures\Capture\2025-04-15\Light\rawframes


and then, after the rename, the new directory was


D:\SharpCap Captures\M51 (Whirlpool Galaxy)\2025-04-15\Light\rawframes


There are no errors shown regarding ...