Search found 13149 matches

by admin
Wed Feb 15, 2023 2:29 pm
Forum: SharpCap Beta Testing Forum
Topic: SharpCap 4.1 Beta Update - 4th January 2023
Replies: 20
Views: 1194

Re: SharpCap 4.1 Beta Update - 4th January 2023

Hi Jean-Francois, yes, there is a problem with the discoverability of some of the imports. Unfortunately using the python 'help' command tells you the parameters of a method, but not where to find the types of those parameters :( The issue you are seeing with movement speed = 1 is very much mount sp...
by admin
Wed Feb 15, 2023 2:26 pm
Forum: Bug Reports
Topic: sharpcap cannot invert matrix with determinant = 0
Replies: 1
Views: 265

Re: sharpcap cannot invert matrix with determinant = 0

Hi, that message is most likely to come from the background subtraction code - it means there is no mathematical solution to the problem of what background pattern best fits the image, which is really odd. If you can make it happen at all regularly, please capture an image that causes the issue (wit...
by admin
Wed Feb 15, 2023 2:23 pm
Forum: Other Cameras
Topic: Player One Uranus-C 3x3 and 4x4 binning issues
Replies: 16
Views: 11240

Re: Player One Uranus-C 3x3 and 4x4 binning issues

Hi Peter, I don't think it is likely to be a camera issue - binning on CMOS cameras is all done in software (even for 'hardware binning' - that's just software running on the camera rather than the PC, which means the binning is done before the data needs to be sent down the USB cable, which allows ...
by admin
Tue Feb 14, 2023 2:45 pm
Forum: ZWO Cameras
Topic: ASI6200MM-Pro Hardware Binning ?
Replies: 16
Views: 11886

Re: ASI6200MM-Pro Hardware Binning ?

Hi Alan, glad that it is largely working :) With regard to the first point, I think I would agree with you, apart from two thing. The first is that the hardware binning rules exclude the maximum area for some cameras and binning settings, when that would be allowed by software binning rules. The sec...
by admin
Tue Feb 14, 2023 2:35 pm
Forum: SharpCap Beta Testing Forum
Topic: SharpCap 4.1 Beta Update - 4th January 2023
Replies: 20
Views: 1194

Re: SharpCap 4.1 Beta Update - 4th January 2023

Hi Jean-Francois, I did the Ctrl-Click thing, and also added an autosave before it actually runs the code when you press the run button - that way if it does crash you shouldn't lose anything. For the mount movement, you have to remember that you are talking to the SharpCap api, which is not 100% id...
by admin
Tue Feb 14, 2023 2:27 pm
Forum: Live Stacking
Topic: Question about magnification
Replies: 2
Views: 1092

Re: Question about magnification

Hi John, if you go to the field of view calculator here - https://astronomy.tools/calculators/field_of_view/ - then you can work out your field of view. For your equipment, I think it will be 2 degrees by 1.3 degrees. What does that size mean? Well, it's a patch 3.5cm by 2.25cm (not far off the size...
by admin
Tue Feb 14, 2023 2:14 pm
Forum: General Discussions
Topic: Uninstall/reinstall
Replies: 1
Views: 277

Re: Uninstall/reinstall

Hi, this can happen if something has cleaned up the cached version of the installer that is usually stored on your system - basically when it comes to uninstall, it doesn't have that cached version, so doesn't have the information needed to uninstall. It's a bit of a pain that windows install packag...
by admin
Tue Feb 14, 2023 2:10 pm
Forum: General Discussions
Topic: Solid color bands clipping it defective camera?
Replies: 7
Views: 404

Re: Solid color bands clipping it defective camera?

Hi, it looks like the sensor is being read wrongly so that you have junk data in that right hand section. I've seen cameras do this for a single frame sometimes when the controls are being adjusted, but I've also seen cameras that do similar things regularly, and it is often the sign of some sort of...
by admin
Tue Feb 14, 2023 2:03 pm
Forum: Bug Reports
Topic: Stop a Capture Set to Sequence Length >2 and Sequence Interval =0
Replies: 4
Views: 357

Re: Stop a Capture Set to Sequence Length >2 and Sequence Interval =0

Hi Randall,

I went with the approach of holding down <ESCAPE> for now - pressing it will stop the current capture, holding it for more than half a second or so will cancel the whole set. This will be in SharpCap 4.1 updates from next week.

cheers,

Robin
by admin
Tue Feb 14, 2023 2:02 pm
Forum: How do I?
Topic: "Out of memory" error message question
Replies: 3
Views: 383

Re: "Out of memory" error message question

Hi Craig, the big thing for high resolution cameras like the 2600 is having the 64 bit version - while SharpCap manages the memory used for captured frames and most processing tasks in detail, there are places where the system takes over memory management (like displaying things), and with high reso...