►Nlal | |
►Nantenna | |
CAntennaResponse | |
►Ngit_version | |
CVersionMismatchError | |
►Npipeline | |
CAnalysisChunk | An AnalysisChunk is the unit of data that a node works with, usually some subset of a ScienceSegment |
CAnalysisJob | Describes a generic analysis job that filters LIGO data as configured by an ini file |
CAnalysisNode | Contains the methods that allow an object to be built to analyse LIGO data in a Condor DAG |
CCondorDAG | A CondorDAG is a Condor Directed Acyclic Graph that describes a collection of Condor jobs and the order in which to run them |
CCondorDAGError | |
CCondorDAGJob | A Condor DAG job never notifies the user on completion and can have variable options that are set for a particular node in the DAG |
CCondorDAGJobError | |
CCondorDAGManJob | Condor DAGMan job class |
CCondorDAGManNode | Condor DAGMan node class |
CCondorDAGNode | A CondorDAGNode represents a node in the DAG |
CCondorDAGNodeError | |
CCondorError | Error thrown by Condor Jobs |
CCondorJob | Generic condor job class |
CCondorJobError | |
CCondorSubmitError | |
CDeepCopyableConfigParser | The standard SafeConfigParser no longer supports deepcopy() as of python 2.7 (see http://bugs.python.org/issue16058) |
CLigolwAddJob | A ligolw_add job can be used to concatenate several ligo lw files |
CLigolwAddNode | Runs an instance of ligolw_add in a Condor DAG |
CLigolwCutJob | A ligolw_cut job can be used to remove parts of a ligo lw file |
CLigolwCutNode | Runs an instance of ligolw_cut in a Condor DAG |
CLigolwSqliteJob | A LigolwSqlite job |
CLigolwSqliteNode | A LigolwSqlite node |
CLSCDataFindJob | An LSCdataFind job used to locate data |
CLSCDataFindNode | A DataFindNode runs an instance of LSCdataFind in a Condor DAG |
CLsyncCache | |
CNoopJob | A Noop Job does nothing |
CNoopNode | Run an noop job in a Condor DAG |
CScienceData | An object that can contain all the science data used in an analysis |
CScienceSegment | A ScienceSegment is a period of time where the experimenters determine that the inteferometer is in a state where the data is suitable for scientific analysis |
CSegmentError | |
CSqliteJob | A cbc sqlite job adds to CondorDAGJob and AnalysisJob features common to jobs which read or write to a sqlite database |
CSqliteNode | A cbc sqlite node adds to the standard AnalysisNode features common to nodes which read or write to a sqlite database |
►Nutils | |
►Ncache | |
CCacheEntry | A Python object representing one line in a LAL cache file |
►Nlal_searchsum2cache | |
CContentHandler | |
►Ntest_cache | |
CTestCacheEntry | Test suite for lal.utils.CacheEntry |
►Nutils_cache_verify | |
Ctest_docstrings | |
CAddVectorsIn | |
CallocNode | |
CBuffer | |
CBufferList | |
CCalFactors | UNDOCUMENTED |
CCalibrationFunctions | The type CalibrationFunctions contains two calibration functions, the sensing function \(C(f)\) and the response function \(R(f)\) |
CCalibrationRecord | UNDOCUMENTED |
CCalibrationUpdateParams | The type CalibrationUpdateParams contains two time series representing an overall gain factor for the open-loop gain function \(H(f)\) and the sensing function \(C(f)\) |
CCHARVector | Vector of type CHAR, see DATATYPE-Vector types for more details |
CCHARVectorSequence | Sequence of CHAR Vectors, see DATATYPE-VectorSequence types for more details |
CCoherentEstimation | |
CCoherentGW | |
CCOMPLEX16Array | Multidimentional array of COMPLEX16, see DATATYPE-Array types for more details |
CCOMPLEX16ArraySequence | Sequence of COMPLEX16 multidimensional arrays, see DATATYPE-ArraySequence types for more details |
CCOMPLEX16FFTPlan | Plan to perform an FFT of COMPLEX16 data |
CCOMPLEX16FrequencySeries | See DATATYPE-FrequencySeries types for documentation |
CCOMPLEX16IIRFilter | This structure stores the direct and recursive REAL8 filter coefficients, as well as the complex-valued history of the auxiliary sequence \(w\) |
CCOMPLEX16TimeArraySeries | See DATATYPE-TimeArraySeries types for documentation |
CCOMPLEX16TimeSeries | Time series of COMPLEX16 data, see DATATYPE-TimeSeries types for more details |
CCOMPLEX16TimeVectorSeries | Time series of COMPLEX16 vectors, see DATATYPE-TimeVectorSeries for more details |
CCOMPLEX16Vector | Vector of type COMPLEX16, see DATATYPE-Vector types for more details |
CCOMPLEX16VectorAligned | A special COMPLEX16Vector with n-byte aligned memory data array |
CCOMPLEX16VectorSequence | Sequence of COMPLEX16 Vectors, see DATATYPE-VectorSequence types for more details |
CCOMPLEX16ZPGFilter | See DATATYPE-ZPGFilter types for details |
CCOMPLEX8Array | Multidimentional array of COMPLEX8, see DATATYPE-Array types for more details |
CCOMPLEX8ArraySequence | Sequence of COMPLEX8 multidimensional arrays, see DATATYPE-ArraySequence types for more details |
CCOMPLEX8FFTPlan | Plan to perform an FFT of COMPLEX8 data |
CCOMPLEX8FrequencySeries | See DATATYPE-FrequencySeries types for documentation |
CCOMPLEX8TimeArraySeries | See DATATYPE-TimeArraySeries types for documentation |
CCOMPLEX8TimeSeries | Time series of COMPLEX8 data, see DATATYPE-TimeSeries types for more details |
CCOMPLEX8TimeVectorSeries | Time series of COMPLEX8 vectors, see DATATYPE-TimeVectorSeries for more details |
CCOMPLEX8Vector | Vector of type COMPLEX8, see DATATYPE-Vector types for more details |
CCOMPLEX8VectorAligned | A special COMPLEX8Vector with n-byte aligned memory data array |
CCOMPLEX8VectorSequence | Sequence of COMPLEX8 Vectors, see DATATYPE-VectorSequence types for more details |
CCOMPLEX8ZPGFilter | See DATATYPE-ZPGFilter types for details |
CConvertSkyParams | This structure stores parameters for the function LALConvertSkyPosition() |
CCreateArraySequenceIn | This structure stores the input required for creating an array sequence |
CCreateVectorSequenceIn | This structure stores the input required for creating a vector sequence |
Cdefault_kernel_data | Default kernel function |
CDetectorResponse | |
CDetectorsData | |
CDFindRootIn | These are function pointers to functions that map REAL8 numbers to REAL8 numbers |
CDInterpolateOut | These structures contain the output of the interpolation |
CDInterpolatePar | These structures contain the interpolation parameters; These are the arrays of n domain values \(x[0]\ldots x[n-1]\) and their corresponding values \(y[0]\ldots y[n-1]\) |
CEarthPosition | This structure stores the location of a point on (or near) the surface of the Earth in both geodetic and geocentric coordinates, as described in TerrestrialCoordinates.c |
Celem | |
CfContactWorkSpace | |
CINT2Array | Multidimentional array of INT2, see DATATYPE-Array types for more details |
CINT2ArraySequence | Sequence of INT2 multidimensional arrays, see DATATYPE-ArraySequence types for more details |
CINT2FrequencySeries | See DATATYPE-FrequencySeries types for documentation |
CINT2TimeArraySeries | See DATATYPE-TimeArraySeries types for documentation |
CINT2TimeSeries | Time series of INT2 data, see DATATYPE-TimeSeries types for more details |
CINT2TimeVectorSeries | Time series of INT2 vectors, see DATATYPE-TimeVectorSeries for more details |
CINT2Vector | Vector of type INT2, see DATATYPE-Vector types for more details |
CINT2VectorSequence | Sequence of INT2 Vectors, see DATATYPE-VectorSequence types for more details |
CINT4Array | Multidimentional array of INT4, see DATATYPE-Array types for more details |
CINT4ArraySequence | Sequence of INT4 multidimensional arrays, see DATATYPE-ArraySequence types for more details |
CINT4FrequencySeries | See DATATYPE-FrequencySeries types for documentation |
CINT4TimeArraySeries | See DATATYPE-TimeArraySeries types for documentation |
CINT4TimeSeries | Time series of INT4 data, see DATATYPE-TimeSeries types for more details |
CINT4TimeVectorSeries | Time series of INT4 vectors, see DATATYPE-TimeVectorSeries for more details |
CINT4Vector | Vector of type INT4, see DATATYPE-Vector types for more details |
CINT4VectorSequence | Sequence of INT4 Vectors, see DATATYPE-VectorSequence types for more details |
CINT8Array | Multidimentional array of INT8, see DATATYPE-Array types for more details |
CINT8ArraySequence | Sequence of INT8 multidimensional arrays, see DATATYPE-ArraySequence types for more details |
CINT8FrequencySeries | See DATATYPE-FrequencySeries types for documentation |
CINT8TimeArraySeries | See DATATYPE-TimeArraySeries types for documentation |
CINT8TimeSeries | Time series of INT8 data, see DATATYPE-TimeSeries types for more details |
CINT8TimeVectorSeries | Time series of INT8 vectors, see DATATYPE-TimeVectorSeries for more details |
CINT8Vector | Vector of type INT8, see DATATYPE-Vector types for more details |
CINT8VectorSequence | Sequence of INT8 Vectors, see DATATYPE-VectorSequence types for more details |
Cintegrand_params | |
CLALAdaptiveRungeKuttaIntegrator | |
CLALBitset | Arbitrary-size bitset |
CLALCache | The LALCache structure is an array of entries |
CLALCacheEntry | An entry in a LAL cache |
CLALCacheEntryBsearchKey | |
CLALCosmologicalParameters | |
CLALCosmologicalParametersAndRate | |
CLALCosmologicalRateParameters | |
CLALDetAMResponse | This structure encapsulates the detector AM (beam pattern) coefficients for one source at one instance in time |
CLALDetAMResponseSeries | This structure aggregates together three REAL4TimeSeries objects containing time series of detector AM response |
CLALDetAndSource | This structure aggregates a pointer to a LALDetector and a LALSource |
CLALDetector | Detector structure |
CLALDict | |
CLALDictAsStringAppendValueFuncParams | |
CLALDictEntry | |
CLALDictIter | |
CLALDictSequence | |
CLALFILE | |
CLALFrDetector | Detector frame data structure Structure to contain the data that appears in a FrDetector structure in frame data |
CLALH5Generic | Incomplete type for a pointer to an HDF5 file or group or dataset |
CLALHashTbl | Generic hash table with elements of type void * |
CLALHeap | Generic heap with elements of type void * |
CLALList | |
CLALListAsStringAppendValueFuncParams | |
CLALListItem | |
CLALListIter | |
CLALoption | |
CLALParsedDataFile | This structure is returned by XLALParseDataFile() and holds the contents of an ASCII data-file in a pre-parsed form, namely stripped from all comments ('#', '%'), spurious whitespaces, and separated into lines (taking into account line-continuation by '\' at the end of lines) |
CLALPlaceAndGPS | This structure stores pointers to a LALDetector and a LIGOTimeGPS |
CLALPSDRegressor | UNDOCUMENTED |
CLALREAL8SequenceInterp | Opaque LALREAL8SequenceInterp instance structure |
CLALREAL8TimeSeriesInterp | Opaque LALREAL8TimeSeriesInterp structure |
CLALRunningMedianPar | This is the parameter structure for the LALRunningMedian functions |
CLALSeg | Struct holding a single segment |
CLALSegList | Struct holding a segment list |
CLALSource | This structure contains gravitational wave source position (in Equatorial coördinates), and orientation angle |
CLALStatus | LAL status structure, see The LALStatus structure for more details |
CLALStringVector | Vector of type CHAR*, ie 'strings', see DATATYPE-Vector types for more details |
CLALTimeIntervalAndNSample | This structure encapsulates time and sampling information for computing a LALDetAMResponseSeries |
CLALUnit | This structure stores units in the mksA system (plus Kelvin, Strain, and ADC Count) |
CLALUserVariable | |
CLALValue | |
CLALVCSInfo | VCS and build information structure |
Clanczos_params | |
Cleaps_table | |
CLIGOTimeGPS | Epoch relative to GPS epoch, see LIGOTimeGPS type for more details |
CMath3DPointList | This type is used by LALMath3DPlot.c as an input structure to plot 3-dimensional template banks |
CMathNDPointList | This type is similar to Math3DPointList except the coordinates are stored as data in the REAL4Vector coordinates |
CMyIIRFilter | UNDOCUMENTED |
Cparser_control | |
CPassBandParamStruc | This structure stores data used for constructing a low- or high-pass filter: either the order and characteristic frequency of the filter, or the frequencies and desired attenuations at the ends of some transition band |
CRandomParams | This structure contains the parameters necessary for generating the current sequence of random numbers (based on the initial seed) |
CRAT4 | A four-byte rational number, used as a parameter structure for XLALUnitRaiseRAT4() |
CREAL4Array | Multidimentional array of REAL4, see DATATYPE-Array types for more details |
CREAL4ArraySequence | Sequence of REAL4 multidimensional arrays, see DATATYPE-ArraySequence types for more details |
CREAL4FFTPlan | Plan to perform FFT of REAL4 data |
CREAL4FrequencySeries | See DATATYPE-FrequencySeries types for documentation |
CREAL4IIRFilter | This structure stores the direct and recursive REAL4 filter coefficients, as well as the history of the auxiliary sequence \(w\) |
CREAL4TimeArraySeries | See DATATYPE-TimeArraySeries types for documentation |
CREAL4TimeSeries | Time series of REAL4 data, see DATATYPE-TimeSeries types for more details |
CREAL4TimeVectorSeries | Time series of REAL4 vectors, see DATATYPE-TimeVectorSeries for more details |
CREAL4Vector | Vector of type REAL4, see DATATYPE-Vector types for more details |
CREAL4VectorAligned | A special REAL4Vector with n-byte aligned memory data array |
CREAL4VectorSequence | Sequence of REAL4 Vectors, see DATATYPE-VectorSequence types for more details |
CREAL4Window | Structure for storing REAL4 window function data, providing storage for a sequence of samples as well as metadata about the window such as the sum-of-squarse of the samples |
CREAL8Array | Multidimentional array of REAL8, see DATATYPE-Array types for more details |
CREAL8ArraySequence | Sequence of REAL8 multidimensional arrays, see DATATYPE-ArraySequence types for more details |
CREAL8FFTPlan | Plan to perform FFT of REAL8 data |
CREAL8FrequencySeries | See DATATYPE-FrequencySeries types for documentation |
CREAL8IIRFilter | This structure stores the direct and recursive REAL8 filter coefficients, as well as the history of the auxiliary sequence \(w\) |
CREAL8TimeArraySeries | See DATATYPE-TimeArraySeries types for documentation |
CREAL8TimeSeries | Time series of REAL8 data, see DATATYPE-TimeSeries types for more details |
CREAL8TimeVectorSeries | Time series of REAL8 vectors, see DATATYPE-TimeVectorSeries for more details |
CREAL8Vector | Vector of type REAL8, see DATATYPE-Vector types for more details |
CREAL8VectorAligned | A special REAL8Vector with n-byte aligned memory data array |
CREAL8VectorSequence | Sequence of REAL8 Vectors, see DATATYPE-VectorSequence types for more details |
CREAL8Window | Structure for storing REAL8 window function data, providing storage for a sequence of samples as well as metadata about the window such as the sum-of-squarse of the samples |
CResampleTSFilterParams | This union is provided so that the code can store the parameters of the filter in a place accessible by the user for user designed low pass filters |
CResampleTSParams | This structure controls the behaviour of the resampling function |
Crkf45_state_t | |
Crngmed_val_index4 | |
Crngmed_val_index8 | |
CSFindRootIn | These are function pointers to functions that map REAL4 numbers to REAL4 numbers |
CSInterpolateOut | These structures contain the output of the interpolation |
CSInterpolatePar | These structures contain the interpolation parameters; These are the arrays of n domain values \(x[0] \ldots x[n-1]\) and their corresponding values \(y[0] \ldots y[n-1]\) |
CSkyPosition | This structure stores the two spherical coordinates of a sky position; ie a generic latitude and longitude; the structure is not defined specific to a particular coordinate system, but maintains a tag indicating which coordinate system it is expressed in |
CStatsREAL4VectorOut | |
CStrainIn | UNDOCUMENTED |
CStrainOut | UNDOCUMENTED |
Cswig_lal_test_arrayofdata | |
Cswig_lal_test_arrayofptrs | |
Cswig_lal_test_gps | |
Cswig_lal_test_struct | |
Ctable | |
CTESTCASE_GPSToStr | |
CTESTCASE_StrToGPS | |
Ctextint | |
CTokenList | This structure stores a number of null-terminated strings of arbitrary length |
CUINT16 | |
CUINT2Array | Multidimentional array of UINT2, see DATATYPE-Array types for more details |
CUINT2ArraySequence | Sequence of UINT2 multidimensional arrays, see DATATYPE-ArraySequence types for more details |
CUINT2FrequencySeries | See DATATYPE-FrequencySeries types for documentation |
CUINT2TimeArraySeries | See DATATYPE-TimeArraySeries types for documentation |
CUINT2TimeSeries | Time series of UINT2 data, see DATATYPE-TimeSeries types for more details |
CUINT2TimeVectorSeries | Time series of UINT2 vectors, see DATATYPE-TimeVectorSeries for more details |
CUINT2Vector | Vector of type UINT2, see DATATYPE-Vector types for more details |
CUINT2VectorSequence | Sequence of UINT2 Vectors, see DATATYPE-VectorSequence types for more details |
CUINT4Array | Multidimentional array of UINT4, see DATATYPE-Array types for more details |
CUINT4ArraySequence | Sequence of UINT4 multidimensional arrays, see DATATYPE-ArraySequence types for more details |
CUINT4FrequencySeries | See DATATYPE-FrequencySeries types for documentation |
CUINT4TimeArraySeries | See DATATYPE-TimeArraySeries types for documentation |
CUINT4TimeSeries | Time series of UINT4 data, see DATATYPE-TimeSeries types for more details |
CUINT4TimeVectorSeries | Time series of UINT4 vectors, see DATATYPE-TimeVectorSeries for more details |
CUINT4Vector | Vector of type UINT4, see DATATYPE-Vector types for more details |
CUINT4VectorAligned | A special UINT4Vector with n-byte aligned memory data array |
CUINT4VectorSequence | Sequence of UINT4 Vectors, see DATATYPE-VectorSequence types for more details |
CUINT8Array | Multidimentional array of UINT8, see DATATYPE-Array types for more details |
CUINT8ArraySequence | Sequence of UINT8 multidimensional arrays, see DATATYPE-ArraySequence types for more details |
CUINT8FrequencySeries | See DATATYPE-FrequencySeries types for documentation |
CUINT8TimeArraySeries | See DATATYPE-TimeArraySeries types for documentation |
CUINT8TimeSeries | Time series of UINT8 data, see DATATYPE-TimeSeries types for more details |
CUINT8TimeVectorSeries | Time series of UINT8 vectors, see DATATYPE-TimeVectorSeries for more details |
CUINT8Vector | Vector of type UINT8, see DATATYPE-Vector types for more details |
CUINT8VectorSequence | Sequence of UINT8 Vectors, see DATATYPE-VectorSequence types for more details |
CUpdateFactorsParams | UNDOCUMENTED |
CUserChoices | Possible choices the user may select for an enumeration or bitflag |
CUserInput_t | |
CVector | |
CVectorList | |
CXLALSkymapDirectionPropertiesType | |
CXLALSkymapKernelType | |
CXLALSkymapPlanType | |
Cyyalloc | |
CYYSTYPE | |