Search found 27 matches
- Tue Feb 16, 2021 6:03 pm
- Forum: SharpCap Beta Testing Forum
- Topic: ImportError: Cannot import name CaptureLimitType
- Replies: 3
- Views: 53
Re: ImportError: Cannot import name CaptureLimitType
Hi Robin, Your solution works fine in the newest beta. In prior beta and 3.2 raises this error Running script from \\Diskstation\datos\Referencia\ASTRO\SHARPCAP\BATCH.py Traceback (most recent call last): File "<string>", line 11, in <module> IOError: System.IO.IOException: Could not add r...
- Tue Feb 16, 2021 10:02 am
- Forum: SharpCap Beta Testing Forum
- Topic: ImportError: Cannot import name CaptureLimitType
- Replies: 3
- Views: 53
ImportError: Cannot import name CaptureLimitType
Hi Robin,
Library problem in last version 3.3.7351
T&R
Library problem in last version 3.3.7351
T&R
- Fri Jan 01, 2021 11:44 am
- Forum: SharpCap Beta Testing Forum
- Topic: Cannot import name SkyCoordConverter
- Replies: 1
- Views: 82
Cannot import name SkyCoordConverter
Hi Robin,
The title sais it all
Thank you for your great work and Happy new 2021
The title sais it all
Thank you for your great work and Happy new 2021
- Thu Dec 03, 2020 7:51 pm
- Forum: Scripting
- Topic: Fast autofocus routine
- Replies: 4
- Views: 486
Re: Fast autofocus routine
Hi,
As mentioned I want to move the SelectionRect, but it does not when using:
SharpCap.Transforms.SelectionRect.X = 100
Shouldn't this set is X position?
T&R
As mentioned I want to move the SelectionRect, but it does not when using:
SharpCap.Transforms.SelectionRect.X = 100
Shouldn't this set is X position?
T&R
- Thu Dec 03, 2020 3:41 pm
- Forum: Scripting
- Topic: Fast autofocus routine
- Replies: 4
- Views: 486
Re: Fast autofocus routine
My main telescopes (C11, C8 & CN212) are focused via primary mirror movement to avoid the use of the available backfocus in extra crayford focuser and use it for ao and oag purposes. This implies that I have some shift in the images after moving focus. I have thought on recentering the rectangle...
- Wed Dec 02, 2020 11:44 pm
- Forum: Scripting
- Topic: Fast autofocus routine
- Replies: 4
- Views: 486
Fast autofocus routine
Once you are in focus and after small temperature changes a fast autofocus routine based on finding the fwhm in 3 points (Actual -, actual and actual +), the associated 2nd degree curve and it's minimum Robin if this is not implemented (surely in a more efficient way by you) in 3.3 as a sequencer st...
- Wed Dec 02, 2020 11:33 pm
- Forum: Scripting
- Topic: Selected area in transforms
- Replies: 8
- Views: 312
Re: Selected area in transforms
Another reason to be anxious.
Thank you Robin
Thank you Robin
- Tue Dec 01, 2020 7:35 pm
- Forum: Scripting
- Topic: Selected area in transforms
- Replies: 8
- Views: 312
Re: Selected area in transforms
Hi Robin,
Sorry I refered to the single expresion ToUshort(), but I was actually trying ToUshorts() ... It doesnt work

http://nto.org.es/SHARED_GLOBAL/Capture.JPG
Sorry I refered to the single expresion ToUshort(), but I was actually trying ToUshorts() ... It doesnt work

http://nto.org.es/SHARED_GLOBAL/Capture.JPG
- Tue Dec 01, 2020 12:41 pm
- Forum: Scripting
- Topic: Selected area in transforms
- Replies: 8
- Views: 312
Re: Selected area in transforms
Hi Robin, First of all thank you for your patience :) Almost every thing working ... but I wanted to check coherence of my data and there is something I do not understand ... I am using the frame from FrameCaptured() so it should be RAW (I guess, please correct me) I am using the method .ToFloat() (...
- Mon Nov 30, 2020 11:45 am
- Forum: Scripting
- Topic: Selected area in transforms
- Replies: 8
- Views: 312
Re: Selected area in transforms
Thank you Robin, I will explain you what I will do to contextualize the questions I make: I normally focus wth single FWHM; I consider (may I be wrong?) the best scenario would be to use a star with max value pixels from 50% to 80% of the max value (in my case 16b >> 65535) My intention is to have, ...