-
Notifications
You must be signed in to change notification settings - Fork 21
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
implemented a new service to be used in DCALIGN cooking, #380
base: development
Are you sure you want to change the base?
Conversation
…ormation for AI training and validation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's remove the ide boilerplate and commented-out stuffs
@@ -51,6 +51,8 @@ services: | |||
name: RICH | |||
- class: org.jlab.service.rtpc.RTPCEngine | |||
name: RTPC | |||
- class: org.jlab.service.mltn.MLDCEngine |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dcalign.yaml is really only used for straight tracks/alignment runs. The new service should be added to data-ai.yaml or data-cv.yaml or data-aicv.yaml.
As soon as the changes to dcalign.yaml are reverted and #380 (review) is taken care of, this PR can be merged |
New banks in the output should help with ai training and validation