Skip to content

Commit

Permalink
P16-684 : Added default PAFlength channel param value
Browse files Browse the repository at this point in the history
  • Loading branch information
xia-ethan authored and xia-stan committed Feb 17, 2023
1 parent 05c8063 commit 22952ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/src/pixie/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ static const json default_config = {
{"MultiplicityMaskH", {0}},
{"MultiplicityMaskL", {0}},
{"OffsetDAC", {34952}},
{"PAFlength", {119}},
{"PSAlength", {0}},
{"PSAoffset", {0}},
{"PeakSample", {42}},
Expand Down

0 comments on commit 22952ce

Please sign in to comment.