High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_strehl-test.c File Reference
#include "hdrl_strehl.c"
#include "hdrl_strehl.h"
#include "hdrl_test.h"
#include <cpl.h>
#include <math.h>
#include <string.h>
Include dependency graph for hdrl_strehl-test.c:

Macros

#define ARRAY_LEN(a)   sizeof((a))/sizeof((a)[0])
 

Functions

void hdrl_strehl_test_parlist (void)
 
void test_psf (void)
 
void test_strehl_with_bkg (void)
 
void test_strehl (void)
 
int main (int argc, char *argv[])
 Unit tests of hdrl_image.
 

Macro Definition Documentation

◆ ARRAY_LEN

#define ARRAY_LEN (   a)    sizeof((a))/sizeof((a)[0])

Function Documentation

◆ hdrl_strehl_test_parlist()

void hdrl_strehl_test_parlist ( void  )