Too many TOAs! Use the -npsr and -nobs command line arguments!

Issue #72 resolved
Diem Carpe created an issue

When I try to run “tempo2 -gr plk -f psr.par psr.tim -nofit”,it shows “Too many TOAs! Use the -npsr and -nobs command line arguments!”. I don’t what happaned. Does my files “psr.tim” too large(almost 122M)?

Comments (2)

  1. Michael Keith

    This is not a bug… If you have very large numbers of ToAs you probably need to add the “-nobs” option to increase the max number of observations. E.g. if you have 50000 ToAs you need “-nobs 50000”. You might also want to use -npsr to reduce the max number of pulsars to save memory, e.g. -npsr 1 -nobs 50000

  2. Log in to comment