ewoksfluo.tasks.nexus_utils.save_in_ewoks_subprocess#

ewoksfluo.tasks.nexus_utils.save_in_ewoks_subprocess(output_root_uri, start_time, process_config, collection_name='results', **kw)[source]#
Parameters:
  • output_root_uri (str)

  • start_time (str)

  • process_config (Dict[str, Any])

  • collection_name (str)

Return type:

Generator[Tuple[Group, bool], None, None]