Search found 13155 matches

by admin
Fri Apr 28, 2017 8:28 pm
Forum: Bug Reports
Topic: Sharpcap Camera Support
Replies: 3
Views: 1852

Re: Sharpcap Camera Support

Ah, that's good - glad to have problems that go away before I even get a chance to reply!

cheers,

Robin
by admin
Thu Apr 27, 2017 4:53 pm
Forum: Feature Suggestions
Topic: LRGB Stacking
Replies: 13
Views: 8503

Re: LRGB Stacking

I assume you mean controlling a filter wheel and then automatically collecting the different colour channels and luminance in a single operation. It's something that has been suggested by others and I am undecided about it so far. I think that it will be best to leave this aside until I have written...
by admin
Thu Apr 27, 2017 4:03 pm
Forum: Polar Alignment
Topic: Special guide scope compatible?
Replies: 2
Views: 1910

Re: Special guide scope compatible?

Hi Bjorn, this should be fine - the other end of the scale (small field of view) is more of a problem. You could always use a smaller ROI to drop the FOV, but I don't think you will need to. There is a small loss of accuracy due to the reduced magnification, but again not enough to worry about - ali...
by admin
Wed Apr 26, 2017 2:43 pm
Forum: Other Cameras
Topic: Orion Starshoot AutoGuider
Replies: 40
Views: 21510

Re: Orion Starshoot AutoGuider

Hi Mitch, glad to hear it's working for you. Saw your post over on the Altair google group about the ZWO too - the horizontal bands there look like an artifact of the hot pixel removal when using dark subtraction in SharpCap - that tends to happen if the dark being used doesn't match the camera sett...
by admin
Tue Apr 25, 2017 5:57 pm
Forum: Webcams and Frame Grabbers
Topic: Can not allocate memory...
Replies: 2
Views: 11181

Re: Can not allocate memory...

Hi, the error message you are seeing ('cannot allocate memory because no size has been set') is coming from DirectShow, which is the Microsoft technology that supports the camera drivers. If you search for the message on google you will find hundreds of people complaining about getting it in all sor...
by admin
Mon Apr 24, 2017 10:07 pm
Forum: QHY Cameras
Topic: qhy mini guidescope
Replies: 9
Views: 6226

Re: qhy mini guidescope

Excellent - glad to hear it worked :)

Robin
by admin
Sun Apr 23, 2017 8:55 pm
Forum: Feature Suggestions
Topic: Frame count
Replies: 2
Views: 1673

Re: Frame count

Hi Neil, at the moment the capture settings file gets written when the capture starts, so adding the frame count isn't a quick change. Having said that, there is already work being done at capture completion when WinJUPOS naming is being used, so it should be possible. One for the todo list. cheers,...
by admin
Sun Apr 23, 2017 7:54 pm
Forum: Bug Reports
Topic: Stars in preview window randomly become blue-ish color
Replies: 3
Views: 2021

Re: Stars in preview window randomly become blue-ish color

Hi, In your log I can see this message repeated in two places Stopping preview to change Debayer Preview This indicates that something (possible a capture profile you are loading) is setting the value of the 'Debayer Preview' control from it's normal value of 'On' to one of the other options - proba...
by admin
Sun Apr 23, 2017 7:40 pm
Forum: Point Grey Cameras
Topic: SharpCap does not recognise Flee3 cameras
Replies: 1
Views: 11308

Re: SharpCap does not recognise Flee3 cameras

Ah, interesting... looking over the log from your bug report I can see this entry near the top FlyCapture2Managed.FC2Exception: Unsupported Hardware Interface. That's telling me that SharpCap isn't able to talk to your PointGrey camera directly, so you are ending up using the camera via the DirectSh...
by admin
Sun Apr 23, 2017 7:24 pm
Forum: Announcements
Topic: Final 3.0 Beta Build Available
Replies: 2
Views: 2209

Re: Final 3.0 Beta Build Available

Hi Charles, thanks for the detailed description of the problem - I think it has lead me straight to the code which is causing the issue, which is great! SharpCap 3 waits for the focuser to report that it is not moving before sending it a move command - that was added because I was seeing errors caus...