Skip to content

Improving the h5msm file format #114

@dprada

Description

@dprada

The h5msm file is written/read with h5py. However, we could use PyTables to write the topology in the same file, taking advantage of the pandas-pytables integration to write h5 files. Actually, the file can have a table with PyTables i/o (for topology) and another table with h5py (for structures).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions