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