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

Easier re-use of nexus loaded material #128

Open
domna opened this issue Apr 15, 2023 · 1 comment
Open

Easier re-use of nexus loaded material #128

domna opened this issue Apr 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@domna
Copy link
Member

domna commented Apr 15, 2023

Current status: If a nexus dispersion file is loaded it is directly converted to a material, but the internal parameters are not directly accessible to be re-used in a fitting routine.

Possible solution: Expose the parameters and allow to update them. This may be a good general approach, to build a dispersion once and then only change its parameters during fitting rather than re-building the whole model all the time.

@domna domna added the enhancement New feature or request label Apr 15, 2023
@domna domna changed the title Allow re-use of nexus loaded material Easier re-use of nexus loaded material Apr 15, 2023
@MarJMue
Copy link
Collaborator

MarJMue commented Apr 15, 2023

Definitely something i want to be able to do. It should not yield much performance, but is really nice to have.

It should also enable us to use materials as template/starting point for fitting.

Only downside is that we would need some other method for multi-threading algorithms.

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

2 participants