I found that in order to have the linkage file located in the same folder where find_orb is run, I need to give this command:
find_orb -c -O.
Where option -c as usual is used to combine observations and option -O is used to state where the linkage.json file will be saved (in linux you can use . to mean current folder).
Not clear If I made an error in building find_orb or maybe this is an intended behaviour (disregard this message in such a case).
Best wishes,
Alessandro Odasso
I found that in order to have the linkage file located in the same folder where find_orb is run, I need to give this command:
find_orb -c -O.
Where option -c as usual is used to combine observations and option -O is used to state where the linkage.json file will be saved (in linux you can use . to mean current folder).
Not clear If I made an error in building find_orb or maybe this is an intended behaviour (disregard this message in such a case).
Best wishes,
Alessandro Odasso