LDMX-Software / pflib

Library and tool for interacting with polarfires.
https://ldmx-software.github.io/pflib/
4 stars 0 forks source link

Specify board specific config files in pftoolrc #48

Closed Skelpdar closed 2 years ago

Skelpdar commented 2 years ago

Solves issue #47

One can now specify board specific config files in pftoolrc and load these with ROC->DEFAULT_PARAMS. This is so shifters won't have to manually load specific config files on different boards.

Currently Rcfile options are not passed through to the menus, and I didn't know whether that was desirable, so I settled with making the PolarfireTarget instance save where the default config files lie.