Hi
I am running BooteJTK on my data. I have five time points with 8h interval.
I am getting this error
Going to read in data now
Taking Limma/noreps input
Traceback (most recent call last):
File ".././BooteJTK-CalcP.py", line 441, in
main(args)
File ".././BooteJTK-CalcP.py", line 154, in main
fn_out,fn_out_pkl,header = BooteJTK.main(args)
File ".././bin/BooteJTK.py", line 147, in main
triples = gsp_get_waveform_list(periods,phases,widths)
File "get_stat_probs.pyx", line 191, in get_stat_probs.get_waveform_list
pairs[j] = [phase,nadir]
IndexError: list assignment index out of range
Hi I am running BooteJTK on my data. I have five time points with 8h interval.
I am getting this error Going to read in data now Taking Limma/noreps input Traceback (most recent call last): File ".././BooteJTK-CalcP.py", line 441, in
main(args)
File ".././BooteJTK-CalcP.py", line 154, in main
fn_out,fn_out_pkl,header = BooteJTK.main(args)
File ".././bin/BooteJTK.py", line 147, in main
triples = gsp_get_waveform_list(periods,phases,widths)
File "get_stat_probs.pyx", line 191, in get_stat_probs.get_waveform_list
pairs[j] = [phase,nadir]
IndexError: list assignment index out of range