GuLinux / AstroPhoto-Plus

A lightweight, web based astrophotography sequence generator and INDI client written in Python and React.
https://astrophotoplus.gulinux.net
GNU General Public License v3.0
53 stars 8 forks source link

Astrometry #213

Closed ettoreribaudo closed 4 years ago

ettoreribaudo commented 4 years ago

Why not upload catalogs directly to sd for astrometry?

GuLinux commented 4 years ago

Hi, Sorry, what do you mean exactly? Do you mean the astrometry index files, or the NGC/IC/Messier database?

And by "directly to sd", do you mean as in "user can download manually and save them into the SD"?

ettoreribaudo commented 4 years ago

Hi, Sorry, what do you mean exactly? Do you mean the astrometry index files, or the NGC/IC/Messier database?

And by "directly to sd", do you mean as in "user can download manually and save them into the SD"?

Sorry, what do you mean exactly? Do you mean the astrometry index files, or the NGC/IC/Messier database? Astrometry for plate solver

And by "directly to sd", do you mean as in "user can download manually and save them into the SD"? in directory in to Sd Card

GuLinux commented 4 years ago

I guess I could add a setting to change the location of plate solving index files, is that what you meant?

ettoreribaudo commented 4 years ago

I mean if it is possible to load the Ucac3 catalog in a resident way

GuLinux commented 4 years ago

Yes, possibly (I need to look up where to find it), but that's a different things from astrometry indexes though

GuLinux commented 4 years ago

I'll close this for now, as extra catalog can now be accessed through SIMBAD ( #235 )