anonymous_namespace{pysbio.cc}
anonymous_namespace{pysbio.cc}
Section titled “anonymous_namespace{pysbio.cc}”Variables
Section titled “Variables”| Return | Name | Description |
|---|---|---|
constexpr const char * |
ds_doc static constexpr |
ds_doc
Section titled “ds_doc”static constexpr
constexpr const char * ds_doc = R"a(Create a datasource for reading XTC1 or XTC2 data.
Args: exp (str): The LCLS experiment.
run (int): The run number for the experiment.
events_per_read (int): The number of event offsets to index on each attempt.
max_dgram_size (int): The maximum size of a Datagram to accept.
data_fmt (): The data format to read (XTC1, XTC2, etc.)
epolicy (): The Execution policy to use (Serial, MPI, Threaded, etc.)
exec_cfg (dict): Configuration for the Execution policy (fields depend on selection).
io_policy (): The IO policy to use (POSIX, cuFile, etc).)a"