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

Remove NotImplementedError for multi_output in DownChunkingPlugin #794

Closed
wants to merge 2 commits into from

Conversation

HenningSE
Copy link
Collaborator

What is the problem / what does the code in this PR do
Right now it is not possible to have a DownChunkingPlugin with multiple outputs. I would like to add truth information handling in fuse and for that I need a second output in the PMTResponseAndDAQ plugin.

Can you briefly describe how it works?
The PR just removes the NotImplementedError.

Can you give a minimal working example (or illustrate with a figure)?
It was necessary to change how the PMTResponseAndDAQ yields its results a bit but I found no problems running the fuse simulations with the implemented changes. The corresponding fuse PR can be found here: XENONnT/fuse#99.

@coveralls
Copy link

coveralls commented Jan 17, 2024

Coverage Status

coverage: 91.429% (-0.001%) from 91.43%
when pulling 05d52a6 on DownChunking_with_multi_output
into 0f36687 on master.

@dachengx
Copy link
Collaborator

dachengx commented Feb 2, 2024

There are some discussions about this. As a reference: #769 (comment)

@dachengx
Copy link
Collaborator

Hey @HenningSE . Is this still needed?

@HenningSE
Copy link
Collaborator Author

If we go with the Truth plugins as they are right now in the PR: no.

@dachengx
Copy link
Collaborator

We are still able to reopen this later.

@dachengx dachengx closed this Feb 16, 2024
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.

3 participants