#include <string.h>#include <stdio.h>#include <stdlib.h>#include <unistd.h>#include <errno.h>#include <alloca.h>#include <math.h>#include <sys/time.h>#include <time.h>#include <gsl/gsl_rng.h>#include <gsl/gsl_randist.h>#include <gsl/gsl_integration.h>#include <sys/types.h>#include <sys/stat.h>#include <dirent.h>#include <fcntl.h>#include "dataset.h"#include "statistics.h"#include "cmdline.h"#include "intervals.h"#include "hookup.h"#include "grid.h"#include "rastermagic.h"#include "util.h"#include "jobs.h"#include <lal/GeneratePulsarSignal.h>Include dependency graph for dataset.c:

Go to the source code of this file.
| void cutoff_cruncher | ( | int | thread_id, | |
| CUTOFF_DATA * | data | |||
| ) |
| void datasets_average_detector_speed | ( | double * | average_det_velocity | ) |
| float effective_weight_ratio | ( | float | target_ra, | |
| float | target_dec, | |||
| float | source_ra, | |||
| float | source_dec, | |||
| float | source_spindown, | |||
| float | bin_tolerance, | |||
| float | spindown_tolerance | |||
| ) |
| float stationary_effective_weight_ratio | ( | float | target_ra, | |
| float | target_dec, | |||
| float | bin_tolerance | |||
| ) |
| FILE* LOG |
Definition at line 34 of file dat2skymap.c.
| struct gengetopt_args_info args_info |
Definition at line 40 of file bar_response.c.
| int first_bin |
Definition at line 66 of file powerflux.c.
| int nbins |
Definition at line 61 of file FindCoincidence_v1.c.
Definition at line 39 of file polarization.c.
Definition at line 87 of file powerflux.c.
Definition at line 89 of file powerflux.c.
Definition at line 54 of file fine_grid.c.
| int fake_injection |
Definition at line 83 of file powerflux.c.
| double spindown |
Definition at line 79 of file powerflux.c.
| int do_CutOff |
Definition at line 75 of file powerflux.c.
1.5.2