plot_single_result (function)

plot_single_result(transientBucketId, log, fig, converter, ax, settings)[source]

plot single result

Key Arguments:

- `transientBucketId` -- thr transient ID for the source in the database
- `log` -- logger
- `fig` -- the matplotlib figure to use for the plot
- `converter` -- converter to switch mjd to ut-date
- `ax` -- plot axis
- `settings` -- dictionary of settings (from yaml settings file)

Return:

- `filePath` -- path to the output PNG plot