pint.models.model_builder

Building a timing model from a par file.

Functions

convert_binary_params_dict(parfile_dict[, ...])

Convert the PINT parameter dictionary to include the best-guess binary

get_model(parfile[, allow_name_mixing, ...])

A one step function to build model from a parfile.

get_model_and_toas(parfile, timfile[, ...])

Load a timing model and a related TOAs, using model commands as needed

guess_binary_model(parfile_dict)

Based on the PINT parameter dictionary, guess the binary model

parse_parfile(parfile)

Function for parsing .par file or .par style StringIO.

Classes

ModelBuilder()

Class for building a TimingModel object from a parameter file.

Exceptions

ComponentConflict

Error for multiple components can be select but no other indications.