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

refactor instrument directory #56

Open
prjemian opened this issue Mar 10, 2025 · 2 comments · May be fixed by #58
Open

refactor instrument directory #56

prjemian opened this issue Mar 10, 2025 · 2 comments · May be fixed by #58
Labels
enhancement New feature or request

Comments

@prjemian
Copy link
Collaborator

new directory:

instrument/
    beamline/  # beamlines could rename or replicate as choice
        __init__.py
        config/
        devices/
        plans/
    bits/
        __init__.py
        core/
        ... other content now in instrument/
    __init__.py
    startup.py
@prjemian prjemian added the enhancement New feature or request label Mar 10, 2025
@prjemian prjemian added this to the v1.0.0 release milestone Mar 10, 2025
@ravescovi ravescovi linked a pull request Mar 10, 2025 that will close this issue
@ravescovi
Copy link
Collaborator

Is there a way of testing the creation of a new package, creation of new instrument, installation, etc?

@prjemian
Copy link
Collaborator Author

I can do that. If i can use this as a template. Possible?

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

Successfully merging a pull request may close this issue.

2 participants