Skip to content

Readout C library for the Thirty Meter Telescope IRIS imager/sprectograph

License

Notifications You must be signed in to change notification settings

arunsurya77/iris_readout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRIS DRS ROP C Library

C readout library for the TMT/IRIS instrument

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

cfitsio
cmocka

Installation

Execute the following commands for installation

$ sh autogen .sh
$ ./configure
$ make
$ sudo make install

Usage

iris_readout -s utr/cds/mcds /path/filename.fits

Examples

iris_readout -s utr ../data/sample_ramp.fits

Tests

./tests

About

Readout C library for the Thirty Meter Telescope IRIS imager/sprectograph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 50.5%
  • M4 28.1%
  • Shell 11.9%
  • Roff 5.1%
  • Makefile 4.4%