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

FrameGeometry shouldn't include certain routines #2

Open
Jammy2211 opened this issue Jan 16, 2019 · 2 comments
Open

FrameGeometry shouldn't include certain routines #2

Jammy2211 opened this issue Jan 16, 2019 · 2 comments

Comments

@Jammy2211
Copy link
Owner

You've combined FrameGeommety from cti_image with CIFrame from ci_frame. This is fine for the most part, however there are routines which are specific to charge injection imaging (e.g. parallel_trail_from_y) which are not applicable to other imaging which may need to be a cti_image and thus have a FrameGeometry (e.g. science imaging data).

I would suggest we split the classes again and have CIFrameGeometry inherit from FrameGeometry.

@rhayes777
Copy link
Collaborator

rhayes777 commented Jan 16, 2019 via email

@Jammy2211
Copy link
Owner Author

I'll think on it, still getting to grips with the refactor

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

No branches or pull requests

2 participants