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

Ptychography -> ImageStack & dm3 working #197

Merged
merged 1 commit into from
Jan 19, 2019

Conversation

kbschliep
Copy link

Changed PtchographyTranslator to ImageStackTranslator
Opening folders of dm3's also works now after changing out read_image with read_dm3 and fixing a few related things. I also changed the hdf5 dataset names to be more general rather than specific for Ptychography.

@ssomnath
Copy link
Member

@kbschliep - thanks and great job!

One small suggestion before this PR is merged - we need to keep a PtyochographyTranslator class that redirects / uses this ImageStackTranslator so that existing / legacy code does not break. A FutureWarning or DeprecationWarning should be added to the deprecated PtychographyTranslator class.

Related to #194, #198

@ssomnath ssomnath requested a review from ramav87 December 5, 2018 16:06
@ssomnath ssomnath merged commit 9b807d7 into pycroscopy:master Jan 19, 2019
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.

None yet

3 participants