Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script to visually indicate what night-time data we have #15

Open
hughbg opened this issue Jun 4, 2018 · 1 comment
Open

Script to visually indicate what night-time data we have #15

hughbg opened this issue Jun 4, 2018 · 1 comment

Comments

@hughbg
Copy link
Owner

hughbg commented Jun 4, 2018

Generate this from the hickle files or some code in plot_waterfall could be used to get the LSTs at night.

Have a table with the first column as file name and the second column a horizontal line indicating the hours of night time data. The second column is aligned so we can see what overlap there is. Like:

File 1 0-----------------------24
File 2 0 ---------- 8

@jaycedowell
Copy link
Collaborator

Take a look at get_data_summary.py and see what you think. The script outputs a a summary every half hour with:

  • | for >90% of data available,
  • / or \ for >0% and < 90%, and
  • for 0%.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants