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

[WIP] lightweight refactoring #84

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

leofang
Copy link
Contributor

@leofang leofang commented Feb 11, 2020

Move some files and fix imports.

TODO: list changes here.

renamed: nsls2ptycho/core/databroker_api.py -> nsls2ptycho/core/databroker/__init__.py
renamed: nsls2ptycho/core/CSX_databroker.py -> nsls2ptycho/core/databroker/CSX_databroker.py
renamed: nsls2ptycho/core/HXN_databroker.py -> nsls2ptycho/core/databroker/HXN_databroker.py
renamed: nsls2ptycho/core/ptycho_qt_utils.py -> nsls2ptycho/core/qt_utils.py
renamed: nsls2ptycho/core/ptycho_recon.py -> nsls2ptycho/core/workers.py
databroker  is now: nsls2ptycho.databroker
ptycho      is now: nsls2ptycho.backend.ptycho
xcale      will be: nsls2ptycho.backend.xcale

open question: what should be kept in nsls2ptycho.core?
@leofang leofang added this to the v1.5.0 milestone Feb 11, 2020
@leofang
Copy link
Contributor Author

leofang commented Feb 11, 2020

This refactoring is needed for including other backends (#74).

@leofang leofang marked this pull request as ready for review August 3, 2020 18:20
@leofang
Copy link
Contributor Author

leofang commented Aug 3, 2020

I think the tokens for both CIs expired...😞

@leofang
Copy link
Contributor Author

leofang commented Nov 12, 2020

Power cycle to check CI status.

@leofang leofang closed this Nov 12, 2020
@leofang leofang reopened this Nov 12, 2020
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

Successfully merging this pull request may close these issues.

1 participant