Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

new yaml files (with a new "schema") can be provided by the TID group (or and the detector group?) as time goes on. Ric has a mechanism to update the schema but preserve the values (!) (see https://confluence.slac.stanford.edu/display/PSDMInternal/Debugging+DAQ#DebuggingDAQ-MakingSchemaUpdatesinconfigdb).
Can add/drop/modify fields as necessary with Ric's sheme.

in epixm_config.py reads the configdb and re-creates the .yaml files in /tmp (so that changes made using the configDb editor are also picked up).  Also creates Root.filename<yamlname> variables.  yamlname is
the third argument here (PowerSupply):

...