DENSS.DenssDriver#
DenssDriver.py
Copyright (c) 2019-2023, SAXS Team, KEK-PF
- class DenssLoghandler(out_folder)#
Bases:
Handler
Initializes the instance - basically setting the formatter to None and the filter list to empty.
- emit(record)#
Do whatever it takes to actually log the specified logging record.
This version is intended to be implemented by subclasses and so raises a NotImplementedError.
- exception UserCancel#
Bases:
Exception
- run_denss(job_id, out_folder, job_info, table, use_gpu)#