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

XTCJungfrau: deduplicate code #61

Merged
merged 3 commits into from
Jul 8, 2019
Merged

XTCJungfrau: deduplicate code #61

merged 3 commits into from
Jul 8, 2019

Conversation

Anthchirp
Copy link
Member

The subclass uses exactly the same constructor as the superclass, so
remove the constructor from the subclass.

As far as I can tell this code is not covered by tests, so might be useful to have a look before this goes into master.

The subclass uses exactly the same constructor as the superclass, so
remove the constructor from the subclass.
@Anthchirp Anthchirp requested review from asmit3 and phyy-nx July 3, 2019 08:53
@Anthchirp Anthchirp mentioned this pull request Jul 5, 2019
format/FormatXTCJungfrau.py Outdated Show resolved Hide resolved
@asmit3
Copy link
Member

asmit3 commented Jul 8, 2019

This looks OK to merge except for the static function bit. Please revert that part before merging.

@Anthchirp Anthchirp merged commit ce0e5c6 into master Jul 8, 2019
@Anthchirp Anthchirp deleted the XTCJungfrau branch July 8, 2019 13:05
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.

2 participants