init on github

This commit is contained in:
eddyem
2015-07-23 13:51:09 +03:00
parent 35ec5278af
commit a84e6caf0c
15 changed files with 2917 additions and 0 deletions

16
README Normal file
View File

@@ -0,0 +1,16 @@
1. cmake .
2. make
3. [make install] or just copy file takepic wherever you want
File bta_print.c needed to fill specific FITS keys for BTA telescope
If your want use this outside SAO RAS localnet, write:
1. cmake -DNOBTA=1 .
2. make ...
If you wish to save not only FITS, define:
* -DUSERAW=1 to save raw data
* -DUSEPNG=1 to save png data
define
* -DEBUG=1 for debug info