Open jacob975 opened 7 years ago
This task go on in branch develop_20170821.
This part is done in my opinion because the most important part, star catalog have been convert into fits table. I don't want to modify others program, because I rarely use them and the job is pretty time-consuming.
The full form of FITS is Flexible Image Transport System. Which is much more flexible and come with lots of convenient and fast api. Better than the self-defined file format, tsv file. The most of all, astronomical software usually deal with fits file. In the future, maybe tat python need to adjust its system to fit another system, it would be easier.
spec