You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anne Archibald edited this page Jul 11, 2022
·
2 revisions
It's also worth checking the PINT HOWTOs, particularly as some things that used to be here were moved there.
Posted by Alex McEwen
When I'm working on new pulsar solutions, my work flow usually follows something like this. This uses some of the basic tools that are included in the How-To. Please send suggestions/comments/questions to aemcewen@uwm.edu.
load pulsar model/TOAs via get_TOAs() and get_model():
model = get_model('parfile.par')
toas = get_toas('toas.tim')
make a copy of the TOAs that I will edit (for easy resets):
newtoas = toas
use plot_fit(newtoas), identify bad toas/missing wraps and mask those data. in this example, i am zapping all TOAs before MJD 59000 and also on 59054.321. also, i'm adding a wrap on 59166.