Search found 382 matches

by Jean-Francois
Sun Apr 14, 2024 5:08 pm
Forum: Scripting
Topic: Show UCAC4 stars in the Deep Sky Annotation
Replies: 9
Views: 337

Re: Show UCAC4 stars in the Deep Sky Annotation

Hello, UPDATE of my UCAC4 script. I have now a new version of my script for the UCAC4 catalogue. UCAC4_annotation_version_1.4.zip And a short description (with really useful information, so please read it before). UCAC4_annotation_2024-04-14.pdf You need first to have the UCAC4 stars catalogue insta...
by Jean-Francois
Thu Apr 11, 2024 9:02 pm
Forum: Feature Suggestions
Topic: Plot profile - slitless spectroscopy
Replies: 5
Views: 142

Re: Plot profile - slitless spectroscopy

One point more ...
The graphic shows the maximum value on the red rectangle during the movement of the rectangle over the image during 10 seconds.
by Jean-Francois
Thu Apr 11, 2024 9:00 pm
Forum: Feature Suggestions
Topic: Plot profile - slitless spectroscopy
Replies: 5
Views: 142

Re: Plot profile - slitless spectroscopy

Hello Matt, You can have a look at this script ... # ******************************************************************************************* # # SharpCap script "Betelgeuse_2023-11-13.py" # 2023/11/13 Jean-Francois # # Version: 1.0.0: First version # # The script works only with a Shar...
by Jean-Francois
Thu Apr 11, 2024 8:34 pm
Forum: Scripting
Topic: Show UCAC4 stars in the Deep Sky Annotation
Replies: 9
Views: 337

Re: Show UCAC4 stars in the Deep Sky Annotation

Hello Robin, OK, thanks for the information. Concerning the "HasPlateSolveInfo" ... that is without the information itself ? Only yes or no ? PasteClipboardDataAsCustom() and LoadTextAsCustom() ... will be a reset (clear/delete) of the list before pasting or loading the data ? Yes, the zoo...
by Jean-Francois
Thu Apr 11, 2024 8:08 pm
Forum: QHY Cameras
Topic: QHY174mGPS wrong exposure interval.
Replies: 6
Views: 183

Re: QHY174mGPS wrong exposure interval.

Hello Tim, Or the USB Traffic value set too high ? The ZWO Turbo has the opposite "value". QHY = USB Traffic = 0 = very fast ZWO = Turbo = very large = very fast But you have USB Traffic = 0 in your CameraSettings.txt file Sometimes I remark the following. The exposure value is not taken i...
by Jean-Francois
Thu Apr 11, 2024 7:58 pm
Forum: Bug Reports
Topic: Notifications are blocking images when doing Sol'Ex Capture
Replies: 4
Views: 161

Re: Notifications are blocking images when doing Sol'Ex Capture

Hello, The script function: SharpCap.ShowNotification(None) disable the notification during a script. But it does not stop the annotation with a manual capture. Except you stop the capture from a script, then it could disable the annotation. Here an example ... start a capture manually and then star...
by Jean-Francois
Wed Apr 10, 2024 7:46 pm
Forum: Scripting
Topic: Show UCAC4 stars in the Deep Sky Annotation
Replies: 9
Views: 337

Re: Show UCAC4 stars in the Deep Sky Annotation

Hello Robin, Many thanks for the future new script functions. I understand the following functions: IsActive : True or False, means if the Deep Sky Annotation window is visible Activate(): show the Deep Sky Annotation tool window (for example for opening it from a script) Deactivate(): close the D.S...
by Jean-Francois
Mon Apr 08, 2024 12:57 pm
Forum: Feature Suggestions
Topic: Annotation list
Replies: 20
Views: 493

Re: Annotation list

Hello Robin,

Thanks for the explanation.
But I need some time to understand the difference when an image flip is activated or after a meridian flip.

note: I upload a small version of my script for the UCAC4 catalogue in a different topic.

Regards,
Jean-Francois
by Jean-Francois
Mon Apr 08, 2024 12:54 pm
Forum: Scripting
Topic: Show UCAC4 stars in the Deep Sky Annotation
Replies: 9
Views: 337

Show UCAC4 stars in the Deep Sky Annotation

Hello, I have now a small program for the generation of a custom star catalogue from the UCAC4 catalogue. The UCAC4 catalogue is much too large for importing completely in the Deep Sky Annotation tool. So I did a small script and a C-program for this. Unzip the following file where you want. UCAC4_S...