check_empty

sherpa.plot.testing.check_empty(r, summary, nsummary=0)[source] [edit on github]

Is this an ‘empty’ response?

Parameters:
  • r (str) – The HTML response.

  • summary (str) – The summary string to look for.

  • nsummary (int, optional) – The number of lines in the detailed table.