ess.reflectometry.orso.find_corrections#

ess.reflectometry.orso.find_corrections(task_graph)[source]#

Determine the list of corrections for ORSO from a task graph.

Checks for known keys in the graph that correspond to corrections that should be tracked in an ORSO output dataset. Bear in mind that this exclusively checks the types used as keys in a task graph, it cannot detect other corrections that are performed within providers or outside the graph.

:param :
task_graph:

The task graph used to produce output data.

Returns:

list[str] – List of corrections in the order they are applied in.