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

FRQ: general distribution evaluate-class #57

Open
7 tasks
kay-ro opened this issue Oct 9, 2024 · 0 comments
Open
7 tasks

FRQ: general distribution evaluate-class #57

kay-ro opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
module: evaluate new feature New feature release: minor Issues that need to be addressed in a minor release status: in progress Someone is working on this issue

Comments

@kay-ro
Copy link

kay-ro commented Oct 9, 2024

Proposed new feature or change:

Additionally to evaluate.VelDist, LDDist and others, sometimes it is necessary to get the distribution function of different observables. One example is angular momentum which might be compared to a Maxwell-Boltzmann distribution. Others might be orientation distribution,...

  • write general class evaluate.Dist
  • allow for extra averaging functions (i.e. np.linalg.norm(...)/...)
  • allow for logbins
  • name in distobject.save(..., name="...")
  • write examples in docstring also for saving!
  • default name of class only "dist"
  • write test
@kay-ro kay-ro added new feature New feature release: minor Issues that need to be addressed in a minor release status: in progress Someone is working on this issue module: evaluate labels Oct 9, 2024
@kay-ro kay-ro self-assigned this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: evaluate new feature New feature release: minor Issues that need to be addressed in a minor release status: in progress Someone is working on this issue
Projects
None yet
Development

No branches or pull requests

1 participant