Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-09 | add chroma server script | Andy Mastbaum | |
chroma-server starts a ZeroMQ socket server which listens for Photons objects, propagates them in the given Detector, and returns the final Photons. Usage: $ chroma-server DETECTOR [--address ADDRESS] DETECTOR is a detector string, e.g. @chroma_sno.sno or sno ADDRESS is a ZeroMQ socket address, default tcp://*:5024 |