Search found 43 matches

by Xio1996
Sun May 12, 2024 2:18 pm
Forum: Gallery
Topic: High res "EEA" with SC autostacks + Blur Xt
Replies: 5
Views: 288

Re: High res "EEA" with SC autostacks + Blur Xt

Hi Tim,

Brilliant images, the detail is amazing. A great use of technology while observing.

+1 on the technology moving forwards in leaps and bounds. Look at all the incredible features Robin has added into SharpCap in the last 18 months!
by Xio1996
Mon Apr 08, 2024 5:39 pm
Forum: Feature Suggestions
Topic: Annotation list
Replies: 20
Views: 1023

Re: Annotation list

Hi Jean-Francois, right now there isn't a way to use scripting or sequencer to paste annotation data or force a reload of custom catalogs - I would have to do some work to clean up the catalog loading code and remove the duplications to make that possible. Would a reload/refresh call work best? Rat...
by Xio1996
Thu Feb 01, 2024 4:42 pm
Forum: Bug Reports
Topic: Deep Sky Image Annotation (Not Responding)
Replies: 8
Views: 1237

Re: Deep Sky Image Annotation (Not Responding)

Hi Robin, Could the use of the faster method or more accurate SOFA method be a configuration option? I use DSA with JPL minor body data to accurately pinpoint a minor bodies location and are worried this may have some impact on locating faint minor bodies using DSA. Quite happy to be told it won't :...
by Xio1996
Wed Nov 15, 2023 6:19 pm
Forum: Scripting
Topic: Dynamic Deep Sky Annotation
Replies: 1
Views: 3932

Dynamic Deep Sky Annotation

Hi Everybody, I was hoping there was a way to dynamically add catalogues/items to DSA via scripting? I know there is a SharpCap.Catalog object that reports 229 items. This seems to be the Messier, Caldwell and Solar System objects. However, I have Bright Stars, NGC IC and a custom catalogue ticked a...
by Xio1996
Mon Oct 30, 2023 8:07 am
Forum: Scripting
Topic: Web Server
Replies: 47
Views: 62497

Re: Web Server

I wasn't able to see a way to get the in-memory live stack being displayed directly but simply ended up just calling `SharpCap.LiveStacking.SaveFrameAsSeen` and sending that image in the response. At this point I'm working on a front-end client. Perhaps in a couple weeks I'll have enough to be able...
by Xio1996
Sun Oct 29, 2023 10:44 am
Forum: Scripting
Topic: Web Server
Replies: 47
Views: 62497

Re: Web Server

Hi Robin, In the first instance, being able to run a python script via a POST or GET would be very useful. With TheSky Professional you pass the script via TCP and receive the output. With AstroPlanner you tell it which script to run (or pass in a script) along with optional parameters (JSON) and ge...
by Xio1996
Fri Oct 27, 2023 6:32 pm
Forum: Scripting
Topic: Web Server
Replies: 47
Views: 62497

Re: Web Server

Hi, I have started using MQTT to control SharpCap. I use a two PC system. A laptop connected to the scope and a desktop in my office. The laptop has a Mosquitto Broker installed. I was using Mosquitto on a Raspberry PI, that I use for IOT projects, but decided to have one specifically for SharpCap c...
by Xio1996
Fri Oct 20, 2023 10:21 pm
Forum: Scripting
Topic: Scritping Dithering Frames
Replies: 4
Views: 7054

Re: Scritping Dithering Frames

Hi Robin,

Thank you. That stopped me from shouting at my PC this weekend, when it didn't work :D

Could I put a feature request in for version 5'ish?

Many thanks

Pete
by Xio1996
Thu Oct 19, 2023 2:14 pm
Forum: Scripting
Topic: Scritping Dithering Frames
Replies: 4
Views: 7054

Re: Scritping Dithering Frames

Hi Robin, Thank you for the information. I did search the object model and couldn't find anything. I was hoping I had missed something ( I often do :D ). I will give SharpCap.Sequencer.RunSequence("...") a go with a ... GUIDING DITHER EVERY 5 FRAMES ... etc. before I start live stacking. M...
by Xio1996
Wed Oct 18, 2023 7:17 pm
Forum: Scripting
Topic: Scritping Dithering Frames
Replies: 4
Views: 7054

Scritping Dithering Frames

Hi Robin,

Is it possible to get/set the 'Dither every' property in the Guiding Tab when Live Stacking via the scripting model? I would like to set the dither every frame rate property remotely via a SharpCap script.

Many thanks

Pete