Skip to content

JPETTomography/ThresholdSync

Repository files navigation

Software for threshold adjust in J-PET

Compilation

git clone https://github.com/JPETTomography/ThresholdSync.git

cd ThresholdSync

git submodule update --init --recursive

cmake .

make

Using

./thresholdsync root_file input_thresholds output_thresholds

It requires root file with histogram after last measurement, text file with threshold used in this measurement and the name of file to write new threshold values.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published