Skip to content

[WIP] lightweight refactoring#84

Open
Leo Fang (leofang) wants to merge 4 commits intoNSLS2:masterfrom
leofang:code_struct
Open

[WIP] lightweight refactoring#84
Leo Fang (leofang) wants to merge 4 commits intoNSLS2:masterfrom
leofang:code_struct

Conversation

@leofang
Copy link
Copy Markdown
Contributor

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 Leo Fang (leofang) added this to the v1.5.0 milestone Feb 11, 2020
@leofang
Copy link
Copy Markdown
Contributor Author

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

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

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

@leofang
Copy link
Copy Markdown
Contributor Author

Power cycle to check CI status.

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