issue with autoSpectralFit while calculating Cholesky

Issue #88 new
eze zubieta created an issue

I ran “tempo2 -gr autoSpectralFit -npsr 1 -f file.par file.tim and I get the following:

ERROR
[cholesky.C:367] Problem that t1 or t2 > ndays: t1 = 173, t2 = 174, ndays = 164, ix = 0, iy = 217

Comments (1)

  1. Michael Keith

    This plugin is not widely used I think, but very likely it requires your tim file to be time-ordered. Try e.g. sort -nk3 on the .tim file before running.

  2. Log in to comment