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

Process modified to allow for signal type selection #125

Closed
wants to merge 2 commits into from

Conversation

JPorron
Copy link
Contributor

@JPorron JPorron commented Apr 25, 2024

JPorron Ok: 73 Powered by Pull Request Badge

The process is changed to allow for signal type selection in the analysis.rml, at this point only one type can be chosen like this:

    <addProcess type="TRestRawBaseLineCorrectionProcess" name="blCorrection" value="ON" verboseLevel="info">
    <parameter name="channelType" value="tpc"/>
        <parameter name="signalsRange" value="(4610,4900)"/>
        <parameter name="smoothingWindow" value="75"/>
    </addProcess>

@JPorron JPorron requested a review from lobis April 25, 2024 11:01
@JPorron JPorron closed this Apr 25, 2024
@JPorron JPorron deleted the jporron-filter-type-baseline-correction branch April 26, 2024 08:20
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.

1 participant