Add warning if geocent_time prior isn't specified
Currently, if the prior doesn't contain, it tries to sample and then has a TypeError
. We just need a simple check to test if this has been set.
Currently, if the prior doesn't contain, it tries to sample and then has a TypeError
. We just need a simple check to test if this has been set.