Skip to content

anonymous_namespace{pysbio.cc}

Return Name Description
constexpr const char * ds_doc static constexpr

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"