BHTOM-Team / bhtom2

6 stars 2 forks source link

Statistic dashboard in BHTOM #173

Open arturkrawczyk opened 1 month ago

arturkrawczyk commented 1 month ago

Create in BHTOM a new template with BHTOM statistic and newsletter. Is similar to https://groups.google.com/g/bhtomtargets/

wyrzykow commented 1 week ago

I see it is already there on prod (for admins only).

To fix:

  1. Each target name should be a direct link to target's page
  2. List of Last week's observed targets can be deleted (it is not in in the newsletter)
  3. Missing: targets lists for North and South, created by these filters: https://bh-tom2.astrolabs.pl/targets/?type=&name=&classification=&description=&cone_search=&targetlist__name=&target_cone_search=&ra_min=&ra_max=&dec_min=0&dec_max=&gall_min=&gall_max=&galb_min=&galb_max=&importance_min=4&importance_max=&priority_min=&priority_max=&sun_min=70&sun_max=&mag_min=&mag_max=18&order=mag_last

and https://bh-tom2.astrolabs.pl/targets/?type=&name=&classification=&description=&cone_search=&targetlist__name=&target_cone_search=&ra_min=&ra_max=&dec_min=&dec_max=0&gall_min=&gall_max=&galb_min=&galb_max=&importance_min=4&importance_max=&priority_min=&priority_max=&sun_min=70&sun_max=&mag_min=&mag_max=18&order=mag_last

  1. Remove Last week's total of new targets, as the list above shows it.
  2. Cameras ... - this is ok, but the targets could be listed coma separated, not in columns. And add links to targets' names
  3. in Last week's fits uploads score -> change to : Number of fits uploaded per user:
  4. and instead of usernames, give full First and Last name
  5. Everywhere, remove "last week".
  6. in Top 5 data uploaders - also give Fist Last name in full, instead of username.

10. Most important change - it can not be generated dynamically - just once per week, by cron on Monday morning.

After these changes are applied, we can make it visible to all, not only admins.