×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

AstraLite - simple INDI client for astrophotography and livestacking

  • Posts: 117
  • Thank you received: 17
I'm thinking about how PHD2 and AstraLite can work together. The main problem is AstraLite have to inform PHD2 to stop guiding when AstraLite does dithering and to start guiding when dithering is finished. How to do it?
8 months 2 weeks ago #95123

Please Log in or Create an account to join the conversation.

  • Posts: 86
  • Thank you received: 29
A quick dig into the kstars code (in phd2.cpp) shows that PHD2 exposes a JSON command interface. This is how kstars interacts with it. github.com/KDE/kstars/blob/master/kstars...ternalguide/phd2.cpp
8 months 2 weeks ago #95128

Please Log in or Create an account to join the conversation.

  • Posts: 117
  • Thank you received: 17
Thanks! TCP + json is no problem for me ))
8 months 2 weeks ago #95130

Please Log in or Create an account to join the conversation.

  • Posts: 14
  • Thank you received: 0
How works the "Test calibration"?
When I hit the button I see one frame is taken and nothing more happens.
I expected that the mount will be moved in the one or other direction.
Since we have had a cloudy sky for weeks, I tried this indoors with the dust cap on the telescope.
Last edit: 4 months 4 weeks ago by Peter Möstl.
4 months 4 weeks ago #97641
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 117
  • Thank you received: 17
Hi, yes, it moves the mount and calculates stars offset on each move
I see the problem in you screenshot: you mount is parked (and not in tracking state) and can't be moved.
I'll fix the program so that it displays a message that you need to point the mount at the desired part of the sky and turn on tracking if the mount is parked
Last edit: 4 months 4 weeks ago by Denis.
4 months 4 weeks ago #97652

Please Log in or Create an account to join the conversation.

  • Posts: 14
  • Thank you received: 0
Hello Denis,

I tried it once more with unparked and tracking.
The behaviour is still the same.
I attached the log file. Perhaps this provides more info.

4 months 3 weeks ago #97656
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 117
  • Thank you received: 17
Thanks for the log file! I will try to investigate
4 months 3 weeks ago #97657

Please Log in or Create an account to join the conversation.

  • Posts: 117
  • Thank you received: 17
Sorry for delay.
Your telescope coordinates are near Polar Star (RA=3.06238, DEC=89.3684). I think the mount can't correctly reacts to guidance signals from AstraLite in this case. Try to point you telescope far from Polar Star and try calibration again
4 months 3 weeks ago #97688

Please Log in or Create an account to join the conversation.

  • Posts: 14
  • Thank you received: 0
What happens with the RawFrames when option "Substract master DARK frame:" is enabled?
Will the light frames be stored after the dark frame was substracted or are they still the raw frames?
In other words: when happens substraction in livestacking? In the resulting stacked frame?
Last edit: 4 months 15 hours ago by Peter Möstl.
4 months 15 hours ago #98064

Please Log in or Create an account to join the conversation.

  • Posts: 117
  • Thank you received: 17
Hi,
AstraLite always stores only original non-changed raw frames (light, dark, flat etc) both in "Saving raw frames" and "Live stacking" modes.
Dark frame subtraction (and applying of flat frame) is used only for 1) visualization and 2) live stacking
4 months 5 hours ago #98073

Please Log in or Create an account to join the conversation.

  • Posts: 1
  • Thank you received: 0
OMG LIVE STACKING. Your a Genius. THANMKYOU!!!!
2 months 3 days ago #99686

Please Log in or Create an account to join the conversation.

  • Posts: 119
  • Thank you received: 36
I saw initial release of sky map in version 0.0.130! Denis, that is really great stuff!
Thank you very much for all your time and effort you are putting into astra_lite!
I saw that sky map has option to enter longitude and latitude. When I enter coordinates application hangs.

I have GPS dongle connected to my Raspberry PI running indiserver. Would it be possible to astra_lite get GPS coordinates from indi_gpsd driver automatically?
1 week 14 hours ago #100694

Please Log in or Create an account to join the conversation.

Time to create page: 1.409 seconds