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

Sync structure of profile_* code for optimization #1

Open
12 tasks
mrakitin opened this issue Aug 6, 2020 · 0 comments
Open
12 tasks

Sync structure of profile_* code for optimization #1

mrakitin opened this issue Aug 6, 2020 · 0 comments
Assignees

Comments

@mrakitin
Copy link
Member

mrakitin commented Aug 6, 2020

Need to have all three codes structured consistently:

  • flyer classes are in separate modules
    • profile_collection
    • profile_sirepo
    • profile_simulated_hardware
  • optimization functions are in a separate package, and are imported in the profile_*
    • profile_collection
    • profile_sirepo
    • profile_simulated_hardware
  • detector operations and watch functions are in separate modules
    • profile_collection
    • profile_sirepo
    • profile_simulated_hardware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants