FakeObs

class beast.observationmodel.observations.FakeObs(inputFile, desc=None)[source]

Bases: beast.observationmodel.observations.Observations

Generate a data interface object

Methods Summary

getObs([num, err])
readData() read the dataset from the original source file

Methods Documentation

getObs(num=0, err=0.05)[source]
readData()[source]

read the dataset from the original source file