ENTERPRISE (Enhanced Numerical Toolbox Enabling a Robust PulsaR Inference SuitE) is a pulsar timing analysis code, aimed at noise analysis, gravitational-wave searches, and timing model analysis.
Currently deterministic_signals.pyPINT test only makes sure that you are not using PINT. Bayes Ephem is now functional with PINT, and the tests need to be updated with checks similar to what is already done with TEMPO2 + BE.
PR #249 removes 5 lines of code that stop anyone from using PINT with BE.
Removal of these lines results in
FAILED tests/test_deterministic_signals.py::TestDeterministicSignalsPint::test_physical_ephem_model
Currently
deterministic_signals.py
PINT
test only makes sure that you are not usingPINT
. Bayes Ephem is now functional with PINT, and the tests need to be updated with checks similar to what is already done with TEMPO2 + BE.PR #249 removes 5 lines of code that stop anyone from using PINT with BE.
Removal of these lines results in
FAILED tests/test_deterministic_signals.py::TestDeterministicSignalsPint::test_physical_ephem_model