Menu

command line on Mac computer

2023-02-09
2023-03-14
  • Jose Ignacio Sanchez

    Hello,

    I normally use ASTAP on Windows and I am very happy with it. I am trying to use the command line version of it on a Mac computer and I get the following error:

    zsh: command not found:

    I have tried adding it to the zzh path but with no luck. Is there any way I could solve this? Best Regards,

    Jose

     
  • Grimstod

    Grimstod - 2023-02-23

    In the manual I think the database has to be put in a different spot relative to the windows version. I did this once but it has been a while.

     
  • han.k

    han.k - 2023-03-14

    Hi Jose,

    Sorry for the late response. I missed your post.

    In the Mac the star database is placed at a different location then the app. The database is placed at:

    /usr/local/opt/astap

    The command line version astap_cli doesn't know that. To fix that you could either place the database at astap_cli but probable better is to specify the path in the command line:

    astap_cli -f dddd.fits -d /usr/local/opt/astap

    Han

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.