OPERA
1.0
Open source echelle spectrograph reduction pipeline
|
#include <fitsio.h>
#include <string>
#include <libraries/operaFITSImage.h>
#include <libraries/operaEspadonsImage.h>
#include <libraries/operaFITSSubImage.h>
#include <libraries/operaEspadonsSubImage.h>
#include "libraries/operaImage.h"
#include "libraries/operaParameterAccess.h"
#include "libraries/operaConfigurationAccess.h"
Go to the source code of this file.
Data Structures | |
class | operaEspadonsSubImage |
This class encapsulates an espadons subimage and extends operaFITSSubImage. More... |