3 #ifndef PiFitcImageReader_h
4 #define PiFitcImageReader_h 1
6 #include "luiza/DataSourceProcessor.h"
85 int pi_fits_rdecomp (
unsigned char *c,
int clen,
unsigned int *array,
116 void printEndMessage()
const ;
bool _rml1024
Flag for removing line 1024.
Definition: PiFitcImageReader.h:101
bool _permanentCollection
Flag for collections, which should not be deleted after loop is finished.
Definition: PiFitcImageReader.h:98
std::vector< std::string > _listFileList
Names of files containing FITS file lists (one per line) - alternative method.
Definition: PiFitcImageReader.h:92
namespace for data storing and exchange formats
Definition: GloriaAstrometry.h:15
Processor for reading compressed Pi of the Sky images (.fitc)
Definition: PiFitcImageReader.h:55
int _nImages
Image counter.
Definition: PiFitcImageReader.h:110
std::string _imageCollectionName
Name of the image collection to which images from file should be stored.
Definition: PiFitcImageReader.h:95
Class for storing all data processed in Luiza.
Definition: GloriaDataContainer.h:82
int _nFiles
File counter.
Definition: PiFitcImageReader.h:113
int _imagesPerLoop
Number of images to be read per processing loop (0 for all)
Definition: PiFitcImageReader.h:104
Base class for processors accessing input data.
Definition: DataSourceProcessor.h:19
int _nLoops
Loop counter.
Definition: PiFitcImageReader.h:107
std::vector< std::string > _fitsFileList
List of FITS files to be read.
Definition: PiFitcImageReader.h:89
Namespace for Luiza framework.
Definition: CCCollection.h:6