-
Notifications
You must be signed in to change notification settings - Fork 28
Extends AHDC::hits bank #1014
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
Extends AHDC::hits bank #1014
Conversation
|
Do you know why these tests fail? |
There's an |
|
Is it possible that it is because the structure the bank has changed? that we need to provide a new file for the test? |
|
Possibly. Looks like you added new columns to @baltzell, @raffaelladevita, do you know how to fix this? |
|
Seems the software changes changed the resulting data. If that's what's wanted, then the AHDC test either needs updating or disabling. |
|
Nothing should have changed. I made some tests, I got the same distributions (e.g residuals, correlations). The new values are clearly bad. Most of them are random values. Can we do a |
|
The test failing is only due to software changes. |
|
@baltzell I will update the test. Is it possible to run a specific unit test locally? I would like to only run the AHDC one.
|
Yes, unit tests run by default when using mvn -f reconstruction/alert install |
|
Looks like that test also comes with a main method, so you can easily run it from your IDE. |
|
Of course, we cannot modify the test file every time we change the structure of a bank. |
|
Well, there's still only two choices, update the test to pass with the new software, or disable it. |



New features:
AHDC::hitsHit, it will be used in the Kalman Filterresidual_prefit