29#ifndef _PPE_READDATA_H
30#define _PPE_READDATA_H
Header file for the initialisation functions for the parameter estimation code for known pulsar searc...
Header file for the likelihood and prior functions used in parameter estimation code for known pulsar...
Header file for the signal models functions used in parameter estimation code for known pulsar search...
void samples_prior(LALInferenceRunState *runState)
Read in an ascii text file of nested samples, convert to posterior samples and create k-d tree.
void setup_from_par_file(LALInferenceRunState *runState)
Reads in the parameters of the pulsar being searched for.
void read_pulsar_data(LALInferenceRunState *runState)
Reads in the input gravitational wave data files, or creates fake data sets.
Header file for the helper functions for the parameter estimation code for known pulsar searches usin...
Header file for the parameter estimation code for known pulsar searches using the nested sampling alg...