Tensor field error?

In my first try with fields I got a strange result. One of the points behaves in un unexpected way. Is it something I’m doing wrong or is it a bug?
What can I do to counter this?
Ernst van der Vecht

tensor002.gh (7.7 KB)

I don’t think it’s a bug. The nearest point jumped out because it was most affected.
In this case, you can adjust the decay of charge value. You’ll know what I mean if you check the quick graphs.


tensor002_re.gh (15.2 KB)

I see. Thanks for showing me! Also thanks for showing the graph.

I have an error trying to use a github python script. Is there a way anyone can help me? I was trying to use a script that allows you to make an obj model from a photograph. Here is the link: GitHub - shunsukesaito/PIFu: This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization". I was able to install it using google collab. It worked with the original image, but when I changed the sample image I started seeing the error. I am not sure what the error means. The error states: The size of tensor a (245) must match the size of tensor b (244) at non-singleton dimension 2. Do you know if it means I need to resize my image? I think the error has something to do with the new image I added. Here is my link: