Search found 13144 matches

by admin
Wed Jul 21, 2021 8:00 pm
Forum: Feature Suggestions
Topic: Behaviour on Exposure Change Has Changed
Replies: 9
Views: 1032

Re: Behaviour on Exposure Change Has Changed

Hi,

and just so I know, what filter wheel are you using?

cheers,

Robin
by admin
Wed Jul 21, 2021 8:00 pm
Forum: Scripting
Topic: New IronPython version and numpy/scipy
Replies: 18
Views: 6537

Re: New IronPython version and numpy/scipy

Hi, no, I hadn't spotted that, but I will investigate the new version. I will have to think carefully as updating to Python3 may breaks some scripts (it's a shame I didn't spot this before the relase of SC4.0). I have never seen or tried any C# numpy/scipy libraries. If they are standard .NET then y...
by admin
Wed Jul 21, 2021 7:06 pm
Forum: Bug Reports
Topic: slower fps rate (planetary) and Meade generic ASCOM driver problem
Replies: 20
Views: 1986

Re: slower fps rate (planetary) and Meade generic ASCOM driver problem

Hi, I think I know what might have caused the Meade move axis problem - I had code to allow MoveAxis on some old Meade ASCOM drivers that did not support it. Recently I realised that was being used for all Meade drivers, which was probably wrong, and in trying to fix that only applied my fix to the ...
by admin
Wed Jul 21, 2021 6:56 pm
Forum: General Discussions
Topic: Version 4.0.7976 not available on website
Replies: 2
Views: 466

Re: Version 4.0.7976 not available on website

Hi, there was a temporary version of the download page which I have now removed and redirected to the main download page. For some reason if you previously visited that page in your web broswer and go back to it, it may show up with the old content. As Menno says, press F5 to reload or visit the off...
by admin
Wed Jul 21, 2021 6:52 pm
Forum: Feature Suggestions
Topic: Behaviour on Exposure Change Has Changed
Replies: 9
Views: 1032

Re: Behaviour on Exposure Change Has Changed

Hi, yes, the exposure bug is fixed - I will push out an auto-update in the next day or so to get that to as many people as possible. When you say it forgets your filter wheel - what exactly does it forget? Do you have to go back to the hardware settings and change the wheel to your ASCOM driver or i...
by admin
Wed Jul 21, 2021 6:49 pm
Forum: Bug Reports
Topic: Flats don't match resolution
Replies: 10
Views: 1128

Re: Flats don't match resolution

Hi Don,

can you share the problem flat frame please - from the log it looks like it was a lower resolution, which would stop it from loading. The only thing I can think of is that you captured the flat in ROI of 6248x4176 (which must have been ROI in 47megapixel mode).

cheers,

Robin
by admin
Tue Jul 20, 2021 12:58 pm
Forum: Planetary Imaging
Topic: Altering Colors of Saturn while Imaging
Replies: 2
Views: 1549

Re: Altering Colors of Saturn while Imaging

Hi, your camera has colour balance adjustment controls, which will appear in the controls on the right hand side. These allow you to adjust the brightness of the red and blue channels to match the green (see https://docs.sharpcap.co.uk/4.0/#ZWO%20Camera%20Controls). Moving these settings away from t...
by admin
Mon Jul 19, 2021 7:02 pm
Forum: ZWO Cameras
Topic: Corrupted feed from ASI290MM mini as 2nd camera
Replies: 3
Views: 1290

Re: Corrupted feed from ASI290MM mini as 2nd camera

Hi, the first thing to suggest would be to bring the two cameras back to separate USB ports on the computer if at all possible and see if that helps. Also try one on the powered hub and one back to the PC. Some types of horizontal banding can result from noise fluctuations in the USB 5V supply (see ...
by admin
Mon Jul 19, 2021 6:52 pm
Forum: SharpCap Beta Testing Forum
Topic: I can't get SharpCap 4.0.79440 to work with Basler Pylon6
Replies: 19
Views: 2722

Re: I can't get SharpCap 4.0.79440 to work with Basler Pylon6

Hi, interesting stuff. SharpCap does some fancy footwork with Basler cameras to use their trigger functionality to bypass the normal exposure length limits. There's nothing clever like that in the FLIR code - it just uses the FLIR SDK, so no surprise that it mirrors the limits of the other software....
by admin
Mon Jul 19, 2021 1:55 pm
Forum: SharpCap Beta Testing Forum
Topic: New Feature : Background Subtraction
Replies: 55
Views: 15395

Re: New Feature : Background Subtraction

Hi, the latest uploaded version - 4.0.7995 - contains two changes that should help 1) The ability to zoom the horizontal axis of the live stack histogram - this gives better fine control over the levels 2) The level that is generated after background subtraction when live stacking is reduced from 5%...