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

[enhancement] Improve user-interface for generating models #26

Open
TomHilder opened this issue Jun 2, 2023 · 0 comments
Open

[enhancement] Improve user-interface for generating models #26

TomHilder opened this issue Jun 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@TomHilder
Copy link
Owner

The interface should be changed so that it does not require writing and reading files at all. The output data of wakeflow is small enough to be sensibly kept in memory, for instance for use in a self-contained script, or an Jupyter notebook for analysis.

This is sort of already implemented in wakefit_interface.py, but it’s not done all that well and also is not accessible to the user easily right now.

This would be a relatively straight-forward change, but it should be left until after the new features from #21 have been merged.

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