overview_tab (function)

overview_tab(log, request, discoveryDataDictionary, objectComments, objectAkas, atelData, lightcurveData, objectHistories, transientCrossmatches, headerAndFooter=True)[source]

overview tab

Key Arguments

  • log – logger

  • request – the pyramid request

  • discoveryDataDictionary – the unique discoveryData dictionary of the object in the pessto marshall database (from view_object_contextual_data)

  • objectComments – the comments for the object

  • lightcurveData – the lightcurve data for the objects displayed on the webpage

  • atelData – the atel matches for the objects displayed on the webpage

  • objectHistories – the object histories

  • transientCrossmatches – info from the tranisent crossmatcher

  • headerAndFooter – do you want to display the header and footer?

Return

  • overview_tab – the transient overview info tab for the single ticket displayed on the transient listing pages