Menu

Tree [b9d2e5] master /
 History

HTTPS access


File Date Author Commit
 atik_sdk 2018-10-27 eddyem eddyem [b9d2e5] add ebuild (and fix CMakeLists.txt for this)
 ebuild 2018-10-27 eddyem eddyem [b9d2e5] add ebuild (and fix CMakeLists.txt for this)
 locale 2018-04-20 eddyem eddyem [9656b1] gettext translation
 .gitignore 2018-04-16 Edward Emelianov Edward Emelianov [b0f7ef] Initial commit
 CMakeLists.txt 2018-10-27 eddyem eddyem [b9d2e5] add ebuild (and fix CMakeLists.txt for this)
 FindCFITSIO.cmake 2018-10-27 eddyem eddyem [b9d2e5] add ebuild (and fix CMakeLists.txt for this)
 LICENSE 2018-04-16 Edward Emelianov Edward Emelianov [b0f7ef] Initial commit
 README.md 2018-10-27 eddyem eddyem [b9d2e5] add ebuild (and fix CMakeLists.txt for this)
 atik_control.c.tags 2018-04-20 eddyem eddyem [9656b1] gettext translation
 atikcore.h 2018-04-16 eddyem eddyem [f897ea] initial commit
 bta_print.c 2018-04-20 eddyem eddyem [1325eb] Add BTA info
 bta_print.h 2018-04-20 eddyem eddyem [1325eb] Add BTA info
 bta_shdata.c 2018-04-20 eddyem eddyem [1325eb] Add BTA info
 bta_shdata.h 2018-04-20 eddyem eddyem [1325eb] Add BTA info
 cAtik.cpp 2018-04-16 eddyem eddyem [f897ea] initial commit
 cmdlnopts.c 2018-04-20 eddyem eddyem [9656b1] gettext translation
 cmdlnopts.h 2018-04-20 eddyem eddyem [1325eb] Add BTA info
 main.c 2018-10-27 eddyem eddyem [b9d2e5] add ebuild (and fix CMakeLists.txt for this)
 main.h 2018-04-16 eddyem eddyem [f897ea] initial commit
 parseargs.c 2018-04-16 eddyem eddyem [f897ea] initial commit
 parseargs.h 2018-04-16 eddyem eddyem [f897ea] initial commit
 usefull_macros.c 2018-04-16 eddyem eddyem [f897ea] initial commit
 usefull_macros.h 2018-04-16 eddyem eddyem [f897ea] initial commit

Read Me

atik_control

The same as fli_control but for Atik cameras

Simple CLI tool to work with Atik CCD cameras: cooling, expositions, save FITS.

Installation

  1. Download and install latest Atik development files.
  2. mkdir mk && cd mk && cmake .. && make && su -c "make install".
  3. You also can save files into RAW or PNG formats:
    • -DUSE_PNG=yes - use png output
    • -DUSE_RAW=yes - use raw output
  4. Option -DUSE_BTA=yes will add BTA information in FITS-header