oi_filter_spec Struct Reference
[Filter for OIFITS data]

Filter specification for OIFITS data. More...

#include <oifilter.h>


Data Fields

char arrname [FLEN_VALUE]
 If not "", accept this ARRNAME only.
char insname [FLEN_VALUE]
 If not "", accept this INSNAME only.
int target_id
 If >= 0, accept this TARGET_ID only.
double mjd_range [2]
 Minimum and maximum MJD to accept.
float wave_range [2]
 Min.
double bas_range [2]
 Min.
float snr_range [2]
 Min.
int accept_vis
 If non-zero, accept OI_VIS data.
int accept_vis2
 If non-zero, accept OI_VIS2 data.
int accept_t3amp
 If non-zero, accept OI_T3 amplitude data.
int accept_t3phi
 If non-zero, accept OI_T3 phase data.
int accept_flagged
 If non-zero, accept records with all data flagged.


Detailed Description

Filter specification for OIFITS data.

Field Documentation

char oi_filter_spec::arrname[FLEN_VALUE]

If not "", accept this ARRNAME only.

Referenced by format_oi_filter(), and init_oi_filter().

char oi_filter_spec::insname[FLEN_VALUE]

If not "", accept this INSNAME only.

Referenced by format_oi_filter(), and init_oi_filter().

If >= 0, accept this TARGET_ID only.

Referenced by filter_oi_t3(), filter_oi_target(), filter_oi_vis(), filter_oi_vis2(), format_oi_filter(), and init_oi_filter().

Minimum and maximum MJD to accept.

Referenced by filter_oi_t3(), filter_oi_vis(), filter_oi_vis2(), format_oi_filter(), and init_oi_filter().

Min.

and max. central wavelength to accept /m

Referenced by filter_all_oi_wavelength(), format_oi_filter(), and init_oi_filter().

Min.

and max. projected baseline to accept /m

Referenced by filter_oi_t3(), filter_oi_vis(), filter_oi_vis2(), format_oi_filter(), and init_oi_filter().

Min.

and max. SNR to accept

Referenced by filter_oi_t3(), filter_oi_vis(), filter_oi_vis2(), format_oi_filter(), and init_oi_filter().

If non-zero, accept OI_VIS data.

Referenced by filter_all_oi_vis(), format_oi_filter(), and init_oi_filter().

If non-zero, accept OI_VIS2 data.

Referenced by filter_all_oi_vis2(), format_oi_filter(), and init_oi_filter().

If non-zero, accept OI_T3 amplitude data.

Referenced by filter_all_oi_t3(), filter_oi_t3(), format_oi_filter(), and init_oi_filter().

If non-zero, accept OI_T3 phase data.

Referenced by filter_all_oi_t3(), filter_oi_t3(), format_oi_filter(), and init_oi_filter().

If non-zero, accept records with all data flagged.

Referenced by filter_oi_t3(), filter_oi_vis(), filter_oi_vis2(), format_oi_filter(), and init_oi_filter().


The documentation for this struct was generated from the following file:

Generated on Mon Jun 8 12:45:08 2009 for OIFITSlib by  doxygen 1.5.7.1