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

parameter_sweeping #583

Open
kahntm opened this issue Sep 12, 2024 · 0 comments
Open

parameter_sweeping #583

kahntm opened this issue Sep 12, 2024 · 0 comments

Comments

@kahntm
Copy link
Contributor

kahntm commented Sep 12, 2024

Right now the parameter sweeping allows to load the data, build everything, stop just shy of the reconstruction and save the state. Later you define engine parameters, run a reconstruction, save the final state, load the pre-reconstruction state, define other reconstruction parameters, run the reconstruction with the new different parameters and so on ...

This does not allow to sweep parameters that are defined and used prior to the reconstruction.
Things that I sweep with an outer wrapper script again and again are:

  • detector distance
  • rotation / skew of the recorded positions (parameters in the NanoMAX data loader class for the case that physical motor stages are not exactly parallel / perpendicular to the detector pixel grid and each other)

Other things that have been mentioned in ptypy workshop:

  • defocus value of the probe (which phase curvature to start with) -> already possible but Benedikt needs to make an example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants