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

Iss455: Add Hodoscope Detector Classes #456

Closed
wants to merge 4 commits into from
Closed

Conversation

JeremyMcCormick
Copy link
Member

I have added the Hodoscope detector classes to this branch.

To test, run:

cd detector-model; mvn test -Dtest=HodoscopeConverterTest

It will print out the information about each Hodoscope pixel.

Copy link
Collaborator

@mholtrop mholtrop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No errors in the maven tests.
Code seems fine, but it is difficult to fully test the details.

@JeremyMcCormick
Copy link
Member Author

No errors in the maven tests.
Code seems fine, but it is difficult to fully test the details.

I don't think it is necessary to check the details of the detector classes/methods/utils for this PR. The methods are being used extensively in iss420 from where these files were plucked. Perhaps they could be looked at more closely when that branch is merged.

@JeremyMcCormick
Copy link
Member Author

This needs to be merged before #420 is merged.

@JeremyMcCormick
Copy link
Member Author

This is superceded by PR #471.

@mholtrop mholtrop deleted the iss455 branch October 1, 2019 20:42
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

2 participants