31#include <lal/LALBarycenter.h>
32#include <lal/Segments.h>
33#include <lal/SuperskyMetrics.h>
60 const WeaveSetupData *setup
void XLALWeaveSetupDataClear(WeaveSetupData *setup)
Free contents of setup data.
int XLALWeaveSetupDataWrite(FITSFile *file, const WeaveSetupData *setup)
Write setup data to a FITS file.
int XLALWeaveSetupDataRead(FITSFile *file, WeaveSetupData *setup)
Read setup data from a FITS file.
struct tagFITSFile FITSFile
Representation of a FITS file.
This structure contains all information about the center-of-mass positions of the Earth and Sun,...
Computed supersky metrics, returned by XLALComputeSuperskyMetrics().
Setup data which is computed only once for a given search setup.
SuperskyMetrics * metrics
Reduced supersky parameter-space metrics.
LALSegList * segments
Segment list for which metrics were computed.
LIGOTimeGPS ref_time
Reference time at which search is conducted.
LALStringVector * detectors
List of detector names for which metrics were computed.
EphemerisData * ephemerides
Ephemeris data over time-span of segments.