-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 13 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Could you show me how |
Beta Was this translation helpful? Give feedback.
-
Uploading Working.zip… Thank you very much for your patience. I've asked the permission to share a subset of the data. I tried to attached the scripts and data for a situation where the code does work as expected ('Working' folder) and also the problematic one that I mentioned when I opened this question ('Not_working' folder). But I am not sure if the uploading works. |
Beta Was this translation helpful? Give feedback.
Ok @ghzhlchen, the problem was actually in both scripts, it's just that the
filter()
in the "working" script somehow disguised it. I'll use the line numbers from the "working" script: The issue was the chunks beginning at lines 29 and 49. For reasons described here, it's better not to edit the .segments tables directly. A safer version of your script would be: