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

Parser I/O class #12

Open
marshallmcdonnell opened this issue Dec 10, 2018 · 1 comment
Open

Parser I/O class #12

marshallmcdonnell opened this issue Dec 10, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@marshallmcdonnell
Copy link
Member

Need to refactor the io away from the initial replication of stog into one that can accommodate many different inputs, instead of just the one current form used via RMCProfile.

Probably best way is to use what is already available in pandas

@marshallmcdonnell marshallmcdonnell added the enhancement New feature or request label Dec 10, 2018
@marshallmcdonnell marshallmcdonnell self-assigned this Dec 10, 2018
@marshallmcdonnell
Copy link
Member Author

marshallmcdonnell commented Feb 27, 2019

Pandas is being actively removed as a dependency (see issue #37).

Suggested file formats to read in and out:

  • PDFgui
  • RMCProfile
  • TOPAS
  • FullProf
  • GSAS / GSAS-II

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

No branches or pull requests

1 participant