Yücel Kılıç

Results 8 comments of Yücel Kılıç

Dear @ppissias, First of all, thank you for your great effort. Can you send me 3-4 sample fits files to [email protected] to repeat the problem and to help you better?...

Dear @ppissias, Glad you solved the problem. When you using A-Track, I suggest you run it with the "--skip-mpcreport" argument for now. For example; `python3 atrack.py /path/fits_files/ --skip-mpcreport` Otherwise, you...

Dear @ppissias, For the astrometric solution of FITS files, I also use local astrometry.net (solve_field). This header will be enough. You can use [ds9](https://sites.google.com/cfa.harvard.edu/saoimageds9/download) to check your WCS header. Best...

Hi @MilevaE, Yes, this is free software licensed with the GPLv3 and you can use and develop it as you wish. You can find out what the A-Track does in...

Hi @MilevaE, I do not think it's gonna be a problem. If you encounter a problem, share it with us. Best wishes, Yucel

Hi @tk575, Could you please give the following commands in terminal, `$ python3` `import alipy` `from alipy import pysex` Then, please send us the output.

It seems that you do not have pysex module. Maybe you have installed alipy package from another source. Maybe you should install alipy package again? Download and install astroasciidata: ```...

Hi @tk575, Unfortunately, it is not possible with the A-Track. Our primary purpose is to detect unknown moving objects without any human intervention. Maybe you should check @rankinstudio's [Asteroid_Detector](https://github.com/rankinstudio/Asteroid_Detector).