wot
wot copied to clipboard
Trajectory tool works fine but trajectory trend fails
Hi WOT team,
Thanks for this awesome tool. I am finding a problem when computing the trajectory trends after running the trajectory tool with no issues (at least the output looks normal).
The entire pipeline used to work fine. Then a friend help me with some other python package and I guess he changed something and now the trajectory trend command is crashing. I have reinstalled everything as well as updated wot but the error is still there. In summary the same input that used to work is not doing it anymore. Do you recognise this error:
wot trajectory_trends --trajectory traj.txt
--matrix matrix.mtx
--out trends --cell_days time.txt
Traceback (most recent call last):
File "/homes/iimaz/.local/bin/wot", line 11, in
Best, Ivan
Brief update: I discovered this does not crash if I use a non sparse matrix. It worked fine with a normal matrix.
Best, Ivan