Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
sampling_methods.py File Reference

Sample the general torque equation using various methods. More...

Prototypes

def lalpulsar.piecewise_model.sampling_methods.pointsbyknot (ppint)
 
def lalpulsar.piecewise_model.sampling_methods.pointsbyfrequency (ppint, f0, ngte, kgte)
 
def lalpulsar.piecewise_model.sampling_methods.pointsrandom (ppint)
 
def lalpulsar.piecewise_model.sampling_methods.thisint (point)
 
def lalpulsar.piecewise_model.sampling_methods.samplepointcheck (points, checkfirstintervals=True)
 
def lalpulsar.piecewise_model.sampling_methods.samplepoints (ppint, f0, ngte, kgte)
 
def lalpulsar.piecewise_model.sampling_methods.pointsbyfrequencywithinknots (knotnuma, knotnumb, ppint, f0, ngte, kgte)
 
def lalpulsar.piecewise_model.sampling_methods.samplepointswithinknots (knotnuma, knotnumb, ppint, f0, ngte, kgte)
 

Detailed Description

Sample the general torque equation using various methods.

Definition in file sampling_methods.py.

Go to the source code of this file.

Namespaces

namespace  lalpulsar
 
namespace  lalpulsar.piecewise_model
 
namespace  lalpulsar.piecewise_model.sampling_methods
 

Variables

bool lalpulsar.piecewise_model.sampling_methods.normalpoints = False
 
bool lalpulsar.piecewise_model.sampling_methods.freqpoints = True