Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modularize cif reader #83

Open
SimonEnsemble opened this issue Dec 30, 2019 · 1 comment
Open

modularize cif reader #83

SimonEnsemble opened this issue Dec 30, 2019 · 1 comment
Assignees

Comments

@SimonEnsemble
Copy link
Owner

would be great to modularize the .cif reader by breaking it into small functions, e.g. _read_abc, _read_alpha_beta_gamma and call these functions when reading in a .cif.

@ahyork ahyork self-assigned this Jan 16, 2020
@eahenle eahenle self-assigned this Jul 4, 2020
@eahenle eahenle transferred this issue from SimonEnsemble/PorousMaterials.jl Jun 11, 2021
@eahenle
Copy link
Collaborator

eahenle commented Sep 19, 2022

Could make our file input depend on Chemfiles.jl. That should handle essentially every input file type, and we would only need to translate from the Chemfiles.Trajectory/Frame/Atom/UnitCell/Topology types into our Crystal/Atoms/Box etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants