OPERA
1.0
Open source echelle spectrograph reduction pipeline
|
Various image manipulation functions. More...
#include <stdio.h>
#include <stdlib.h>
#include <getopt.h>
#include <string.h>
#include "tools/operaImage.h"
Namespaces | |
namespace | operaImage |
Functions | |
int | main (int argc, char *argv[]) |
command line interface to create Libre-Esprit-compatible text files from packed FITS. | |
static void | printUsageSyntax (char *modulename) |
static void | print_operaImage_err (int operaImage_status) |
static void | operaImage_report_error (int status, char *errtext) |
Various image manipulation functions.
static void operaImage_report_error | ( | int | status, |
char * | errtext | ||
) | [static] |
static void print_operaImage_err | ( | int | operaImage_status | ) | [static] |
static void printUsageSyntax | ( | char * | modulename | ) | [static] |