pyparty
pyparty copied to clipboard
To CSV
Canvas to CSV:
Not sure about signature, but by default, should output several attributes, maybe all in region props. Maybe particle name, center (any other abstract properties implict to ALL particles?)
For speed, I'm thinking allocate a matrix of appropriate rows, columns ahead of time and just fill with loops. Can always transpose, so do however lets you output the entire attribute array at each time.