Pat Gunn

Results 101 comments of Pat Gunn

Right now we don't have an approach to a mesh service or any software that makes meshes; I don't know what my options are and am aiming to do the...

I wonder if some NaNs or other unusual values slipped into the data that's being serialised.

@caichangjia This might be worth digging into

Hello, Can you provide the error message when the instructions first don't work?

Can you cut'n'paste that filename as carefully as you can and do a `dir FILENAME` ? Perhaps there's some very subtle filename difference between what's there and what the code...

Hello, Sorry, I wasn't clear, please don't use the dir() function; use the dir command from the command prompt.

That is what I meant, and I am puzzled that you seem to be running on windows but the "dir" command doesn't seem to be working for you. Let's do...

It looks like something's up with the code to generate filenames that's causing things to not line up correctly; these two don't match: `Sue_2x_3000_40_-46_els__d1_170_d2_170_d3_1_order_F_frames_3000_.mmap` `Sue_2x_3000_40_-46_els__d1_170_d2_170_d3_1_order_F_frames_3000_._metrics.npz` I'll try to reproduce the...

I have reproduced the issue on my workstation and am working on a fix.