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

[Feature request]: ase Trajectory logging to standard output #216

Open
6 tasks
laserkelvin opened this issue May 15, 2024 · 0 comments
Open
6 tasks

[Feature request]: ase Trajectory logging to standard output #216

laserkelvin opened this issue May 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@laserkelvin
Copy link
Collaborator

Feature/behavior summary

Would be convenient to write a custom class for outputting the state of a trajectory to standard output.

Request attributes

  • Would this be a refactor of existing code?
  • Does this proposal require new package dependencies?
  • Would this change break backwards compatibility?
  • Does this proposal include a new model?
  • Does this proposal include a new dataset?
  • Does this proposal include a new task/workflow?

Related issues

One of Carmelo's points raised in #215 review.

Solution description

I believe the trajectory writer should take arbitrary streams to write to, in which case we could potentially just use standard output like any other stream, and add some lip gloss to make it pretty.

Additional notes

No response

@laserkelvin laserkelvin added the enhancement New feature or request label May 15, 2024
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