UCL-CCS / TIES

Topology Superimposition based on joint graph traversal
MIT License
5 stars 1 forks source link

Consider adapting the "analysis" system as part of the standard ties classes. #203

Closed bieniekmateusz closed 4 years ago

bieniekmateusz commented 4 years ago

Consider using the analysis modules and have the option to "populate" ie create the files. In a way, this OOP break down could simplify the overall design. Furthermore, parmed could be added to avoid further problems.

bieniekmateusz commented 4 years ago

For example,

s = open System(existing)

s.save_as(lambda= 13, etc)

bieniekmateusz commented 4 years ago

Closing due to #193