OPERA  1.0
Open source echelle spectrograph reduction pipeline
operaGain.h
Go to the documentation of this file.
00001 #ifndef OPERAGAIN_H
00002 #define OPERAGAIN_H
00003 
00004 #define MAXIMAGES 1000
00005 
00006 static void printUsageSyntax(char *prgname);
00007 
00008 #endif