Show UCAC4 stars in the Deep Sky Annotation

Discussions on extending SharpCap using the built in Python scripting functionality
Jean-Francois
Posts: 626
Joined: Sun Oct 13, 2019 10:52 am
Location: Germany

Re: Show UCAC4 stars in the Deep Sky Annotation

#61

Post by Jean-Francois »

Hello Robin,

The problem is back or you forget to correct it :-)

See the message: viewtopic.php?p=44196#p44196

It is sometimes confusing to see something that is not selected.

Regards,
Jean-Francois
User avatar
admin
Site Admin
Posts: 15372
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: Show UCAC4 stars in the Deep Sky Annotation

#62

Post by admin »

Hi Jean-Francois,

well, I thought I had done something about that, but maybe I didn't catch all the possibilities - I will check!

Robin
Jean-Francois
Posts: 626
Joined: Sun Oct 13, 2019 10:52 am
Location: Germany

Re: Show UCAC4 stars in the Deep Sky Annotation

#63

Post by Jean-Francois »

Hello Robin,

I test with the version 4.1.12606. It is now no trace of old targets.
Thanks.

Regards,
Jean-Francois
astrocalina
Posts: 37
Joined: Thu Jul 18, 2024 8:17 am

Re: Show UCAC4 stars in the Deep Sky Annotation

#64

Post by astrocalina »

Hello,
just some "nice to have" idea for this script (it is something I need):
I need some star search on this catalog without "annotating" all the sky; i.e if I need to find the star UCAC4 531-025865 I don't want that all the sky is annotated but I need a cross just only on the star I'm looking for.
Maybe it's possible and I don't know how.

Thank you
Jean-Francois
Posts: 626
Joined: Sun Oct 13, 2019 10:52 am
Location: Germany

Re: Show UCAC4 stars in the Deep Sky Annotation

#65

Post by Jean-Francois »

Hello,

You can sort (click on "ID") and search a particular star from the list.
When you click on it, it will be highlighted in yellow.
But only after a plate solve on the image where you have the target visible.
So, you need first to perform a GOTO to the target coordinates.
UCAC4_show_a_star.jpg
UCAC4_show_a_star.jpg (155.68 KiB) Viewed 121 times

SharpCap has not the UCAC4 catalogue. My script uses the binary catalogue and it shows only the stars visible on the actual image of the camera.
It would need some changes in my script for adding the search of only one target star.
I modified the C-code from the original directory of the UCAC4 catalogue. It does not search from the #number, but from the coordinates.

Regards,
Jean-Francois
Post Reply