-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Could not open Tycho ASCII catalogue #7
Comments
Hi, I encountered the same problem just now. I think the script |
I confirmed on my 4G linux machine* that |
I've done further testing with magnitude limits. With 4G of RAM on Linux, I'm able to merge the catalogs if I include mag 11 and brighter in under 3 minutes. If I try to go to mag 12, it doesn't finish after waiting a few hours. |
I downloaded the package, installed the dependencies, also downloaded the new versions of empty star database (ftp://cdsarc.u-strasbg.fr/pub/cats/I/239/hip_main.dat). The catalogue merge script exits:
(...)
Warning: moving mag 10.4 star TYC 4640-232-1 by 0.010 deg (tycho1 --> tycho2)
Warning: moving mag 7.5 star TYC 2521-2279-1 by 0.012 deg (hipparcos --> tycho2)
./setup.sh: 57. sor: 23683 Kilőve ./catalogue_merge.py
Compiling code
make: Nothing to be done for 'all'.
I see the following error during the program run using sample data:
mint20@mint20-virtual-machine:~/Letöltések/star-charter-master/examples$ ../bin/starchart.bin orion.sch
Error: Fatal Error encounted in src/astroGraphics/stars.c at line 87:
Error: Could not open Tycho ASCII catalogue
Please advise, thank you!
The text was updated successfully, but these errors were encountered: