sbailey / surveyqa

DESI Survey QA Dashboard
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Feature time series #33

Closed rdoshi99 closed 5 years ago

rdoshi99 commented 5 years ago

Changed get_timeseries, plot_timeseries, and makeplots functions to support the addition of linked brushing and hover tools in the time series plots

In a followup pull request, I will add the sky brightness time_series plot which is ready to go

rdoshi99 commented 5 years ago

The merge conflicts which are left reflect the changes I made to the function calls to plot_timeseries The ones from the featureTimeSeries branch are up to date and should function correctly, so the master copies of the airmass, seeing, exptime, and trasnp figures are outdated

sbailey commented 5 years ago

Thanks. I resolved the merge conflict via the github PR web editor, and changed the box_select tool to the box_zoom tool, which matches the PR description. I think zoom will be more useful than select, but we may change our mind after using this for real survey tracking.