16 #include <CCfits/CCfits>
21 using namespace CCfits ;
42 GeirsPanic(
char *fitsInname,
const char *fitsOutname,
int gap,
int chpsz) ;
47 void exec(
bool doTrim,
bool doMimax,
double north ,
bool doflip,
bool doaltaz,
bool doGeo,
bool verbose,
bool remov) ;
49 static void wgs84(
const double lolatlat[3],
double xyz[3]) ;
51 static void altAzPar(
double ha,
double dec,
double phi,
double aap[3]) ;
53 static double hex2deg(
const string & hexstr,
bool isdeg) ;
FITS * ofits
The FITS file that will be created.
Definition: GeirsPanic.h:64
string oname
Name of the output file.
Definition: GeirsPanic.h:36
string iname
Name of the input file.
Definition: GeirsPanic.h:32
Definition: GeirsPanic.h:27
Definition: WindowSet.h:27
WindowSet ws
The set of subwindows.
Definition: GeirsPanic.h:40