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

Handle missing ACE data in make_timelines.py #10

Open
taldcroft opened this issue Oct 24, 2012 · 1 comment
Open

Handle missing ACE data in make_timelines.py #10

taldcroft opened this issue Oct 24, 2012 · 1 comment
Assignees

Comments

@taldcroft
Copy link
Member

Dev/Arc task warning from Oct 24 2012. At the time ACE was not supplying data for about 10 hours.

'''
WARNING - '/proj/sot/ska/dev/share/arc/make_timeline.py --data-dir=/proj/sot/ska/dev/data/arc' returned non-zero status: 256
Traceback (most recent call last):
File "/proj/sot/ska/dev/share/arc/make_timeline.py", line 615, in
main()
File "/proj/sot/ska/dev/share/arc/make_timeline.py", line 273, in main
avg_flux = get_avg_flux(ACE_RATES_FILE)
File "/proj/sot/ska/dev/share/arc/make_timeline.py", line 113, in get_avg_flux
'AVERAGE (expect one)'.format(ACE_RATES_FILE, len(lines)))
ValueError: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
'''

@ghost ghost assigned taldcroft Oct 24, 2012
@taldcroft
Copy link
Member Author

As noted by @Gregg140 this issue ends up blocking all timeline processing so that the tabular data and timeline plot effectively stops updating unless ACE data are available.

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

No branches or pull requests

1 participant