Helioviewer-Project / helioviewer.org

Main web application for solar data visualization
Other
18 stars 15 forks source link

Wrong number of images reported at daily bin sizes for a recent period of time #240

Closed wafels closed 6 years ago

wafels commented 6 years ago

If you look at the image timeline for AIA 171, there is definitely something wrong about how the system is calculating the number of images we have. In the period indicated in the image below, if you zoom out on the timeline until each histogram bin is one day then you get only 400 images per day roughly.
screen shot 2018-06-26 at 10 57 43 am

But if you zoom in to an hourly level you get about 100 images/hour for each hour in the day, which is more like what we expect.
screen shot 2018-06-26 at 10 58 04 am

Therefore we should have 2400 images at the one day level. There must be an error in how some of the statistics at different bin sizes are being calculated.

Helioviewer-Kirill commented 6 years ago

Fixed. Thanks!