Hello! This is a university student from South Korea who is interested in your Tetra algorithm.
I recently found that "tetra.c" is an implementation of the tetra algorithm introduced in "TETRA: Star Identification with Hash Tables" and that "tetra.py" is utilizing the pyramid algorithm.
Although I succeeded to run tetra.py, I failed to run tetra.c; this is why I leave these questions to you.
First, I wonder if there is any instruction such as Readme for the codes in C_Tetra file.
I am specifically curious about the input and output files for each code.
Additionally, I wonder if the codes in C_Tetra file can be run on Microsoft Visual Studio 2022.
It is impossible to run them due to numerous syntax errors in "Generate_Catalog.cpp" and "Tetra.cpp".
Please reply at your convenience.
Thank you.
Jeongbin Sohn
https://mpil-gist.github.io/
Hello! This is a university student from South Korea who is interested in your Tetra algorithm.
I recently found that "tetra.c" is an implementation of the tetra algorithm introduced in "TETRA: Star Identification with Hash Tables" and that "tetra.py" is utilizing the pyramid algorithm.
Although I succeeded to run tetra.py, I failed to run tetra.c; this is why I leave these questions to you.
First, I wonder if there is any instruction such as Readme for the codes in C_Tetra file.
I am specifically curious about the input and output files for each code.
Additionally, I wonder if the codes in C_Tetra file can be run on Microsoft Visual Studio 2022.
It is impossible to run them due to numerous syntax errors in "Generate_Catalog.cpp" and "Tetra.cpp".
Please reply at your convenience.
Thank you.
Jeongbin Sohn
https://mpil-gist.github.io/