Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Piecewise Model

Detailed Description

Piecewise model code used by lalpulsar_PiecewiseSearch.py.

Files

file  basis_functions.py
 Build the methods required for creating the basis functions of our piecewise model.
 
file  class_definitions.py
 Common classes for piecewise model module.
 
file  errors.py
 Error classes.
 
file  estimating_knots.py
 Construct a list of knots which gives the maximum allowed spacing between them while maintaining the desired accuracy.
 
file  gte_and_other_methods.py
 Implementations of the general torque equation and other useful functions.
 
file  mols_for_gte.py
 Method Of Least Squares (MOLS) for matching a piecewise model to the general torque equation (GTE).
 
file  pw_fstat.py
 Compute the F-statistic for a piecewise model template.
 
file  pw_model_simulations.py
 Functions used in simulation studies of the piecewise model.
 
file  sampling_methods.py
 Sample the general torque equation using various methods.
 
file  semicoherent_metric_methods.py
 Functions for building the semi-coherent metric for the piecewise model.
 
file  tbank_estimates.py
 Function to estimate the size of piecewise model template banks.