Search found 113 matches
- 30 Oct 2024, 00:13
- Forum: Instrumentation
- Topic: Automated ROR control possible with AA
- Replies: 5
- Views: 519
Re: Automated ROR control possible with AA
Feel free to PM me if you have any questions, I'm happy to help if I can.
- 28 Oct 2024, 05:01
- Forum: Instrumentation
- Topic: Automated ROR control possible with AA
- Replies: 5
- Views: 519
Re: Automated ROR control possible with AA
I'm using a script to run the AA sequencer. Once the sequence is complete the script parks the scope, closes the roof and turns the power off. I'm using serial controlled relays that are opened and closed from the script. You could also use ASCOM switches controlled with the script. To start an imag...
- 18 Sep 2024, 23:23
- Forum: Instrumentation
- Topic: Fullframe Autofocus with elongated stars
- Replies: 10
- Views: 636
Re: Fullframe Autofocus with elongated stars
Have you checked all the connections between the camera and scope especially the focuser ? Maybe just a lose connection that flexes during auto focus.
Good luck
Good luck
- 14 Sep 2024, 23:05
- Forum: Instrumentation
- Topic: Fullframe Autofocus with elongated stars
- Replies: 10
- Views: 636
Re: Fullframe Autofocus with elongated stars
That never happens when I focus. Do you have guiding active when you focus? If yes pause the guider and see if that helps.
- 31 Aug 2024, 23:16
- Forum: Instrumentation
- Topic: Atik 16IC and ASCOM
- Replies: 1
- Views: 299
Re: Atik 16IC and ASCOM
Did you install the ASCOM platform? Just asking since you didn't say you installed it.
Re: Profiles
I use a script to connect everything. In my case I have 3 different scopes so the same script works for each set-up. If you are using different cameras you would need to save a script for each set-up. I'm not sure if you can select a specific mount, focuser, and filter wheel from a script.
- 28 Apr 2024, 16:34
- Forum: General
- Topic: Astroart with ASCOM remote
- Replies: 4
- Views: 2224
Re: Astroart with ASCOM remote
It's been a while since I last used Chrome remote so after reading your endorsement I gave it another try. It seems much improved since I last used it.
Thanks for the recommendation.
Thanks for the recommendation.
- 20 Apr 2024, 23:23
- Forum: General
- Topic: Astroart with ASCOM remote
- Replies: 4
- Views: 2224
Re: Astroart with ASCOM remote
I'm not very happy with Chrome remote hence the USB rout. There is a thread on CN about remote connection options and Windows remote seems to have a lot of fans. Both my computers have Windows home so I would have to pay $100 to get Pro. On the other hand ASCOM remote is free so if anyone is using i...
- 20 Apr 2024, 18:40
- Forum: General
- Topic: Astroart with ASCOM remote
- Replies: 4
- Views: 2224
Astroart with ASCOM remote
Is anyone using ASCOM remote? I have my observatory up and running temporarily using USB extender. I want to set up wireless connection, either Windows remote desktop or ASCOM remote. If you are using ASCOM remote how is it working out for you?
- 20 Apr 2024, 02:43
- Forum: Scripts
- Topic: AARemote.dll 64-bit version?
- Replies: 2
- Views: 1767
- 07 Dec 2023, 16:45
- Forum: Image processing and analysis
- Topic: Processing Seestar S50 images
- Replies: 10
- Views: 4876
Re: Processing Seestar S50 images
Hi Andrew, what you are asking for could not be answered in a simple reply on a message forum. I suggest you look into some books about astrophotography image processing. Years ago I started out with a book by Ron Wodaski "The New CCD Astronomy" it's pretty old now but that's one I would recommend. ...
- 18 Sep 2023, 16:34
- Forum: Scripts
- Topic: Tools > Plate Solve
- Replies: 2
- Views: 2525
Re: Tools > Plate Solve
From the help file under scripts.
Image.FindCoordinates (ra,de,stars,[search],[fovarcmin])
Finds the center plate and calibrates the image via plate solving. It's possible to set the search zone in degrees (default is 2°x2°) and the field of view in arcminutes.
Image.FindCoordinates (ra,de,stars,[search],[fovarcmin])
Finds the center plate and calibrates the image via plate solving. It's possible to set the search zone in degrees (default is 2°x2°) and the field of view in arcminutes.