contains_single_dish

contains_single_dish(context)[source]

Return True if the given context contains single-dish data.

Parameters:

context (Context) -- The pipeline context.

Returns:

True if SD data is present in the pipeline context.

Return type:

bool