Additional metadata¶
Public dummy geometry¶
Important
For using all its features, this package requires a working setup of
legend-metadata (private
repository) before usage. A limited public geometry is also implemented.
In the case this option is used this package contains detector metadata files. These are based on our public testdata, slightly adjusted to fit our detector units.
Wrap and holder dimensions¶
Currently, external metadata describing the dimensions of the holder and wrap of
each ICPC detector are needed. This is beyond what is currently contained in
legend-detectors. See
documentation
here.
The dimensions_holder_wrap.pdf describes the names used in the YAML files.
Currently this repository contains this extra metadata as YAML files.
To create a file for a new detector, you can use the tool here:
import createFiles as cF
cf.createJSONFile("DetectorNameYouNeed")
Follow the instructions. In holder_wrap repository, it would create
a new JSON file of the dimensions of the holder and wrap with the same structure
of the other files already existing.
Note This will soon be incorporated into this package.
Warning
In the case that the public geometry option is used, there may be overlaps present with the wrap/holder. Use with caution…