![]() |
Bsoft 2.1.4
Bernard's software package
|
Functions for reading and writing SPE CCD files. More...
Functions | |
int | readSPE (Bimage *p, int readdata, int img_select) |
Reading a SPE image file format. More... | |
int | writeSPE (Bimage *p) |
Writing a SPE image file format. More... | |
Variables | |
int | verbose |
char * | month [] |
Functions for reading and writing SPE CCD files.
int readSPE | ( | Bimage * | p, |
int | readdata, | ||
int | img_select | ||
) |
Reading a SPE image file format.
*p | the image structure. |
readdata | flag to activate reading of image data. |
img_select | image selection in multi-image file (-1 = all images). |
int writeSPE | ( | Bimage * | p | ) |
Writing a SPE image file format.
*p | the image structure. |
|
extern |
|
extern |