Feature #72
Feature #68: dbconvert utility
dbconvert: assign detector names to types on the fly
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Ole Hansen | % Done: | 0% | |
Category: | - | Estimated time: | 16.00 hours | |
Target version: | 1.7 | Spent time: | - | |
Responsible: |
Description
It should be possible to supplement the internal detector name->type map from the command line on the fly, for example:
dbconvert --map K.s1=Scintillator,K.ag=Cherenkov DB_in/ DB_out/
The types are internally predefined in DefineTypes(). There should be a way to list the predefined names, perhaps something like --list-dettypes.
History
#1 Updated by Ole Hansen over 3 years ago
- Start date deleted (
05/18/2017)
#2 Updated by Ole Hansen about 3 years ago
- Target version changed from 1.6 to 1.7