Jhsmit / Jhsmit/ColiCoords

save cell properties and custom arrays to file

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Python
Stars
26
Forks
8
PR merge metrics
No merged PRs in 30d

Description

save cell list properties to a table

```
cell_list.savetxt(file name, 'length', 'radius', {'custom1': array1, 'custom2' array2}

``
or

```
cc.savetxt.savetxt('filename.txt', 'length', 'radius', {'custom1': array1, 'custom2' array2}
``

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.