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

Fix hkinfo except block in auto_import #10

Open
ketiltrout opened this issue Mar 9, 2021 · 4 comments
Open

Fix hkinfo except block in auto_import #10

ketiltrout opened this issue Mar 9, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@ketiltrout
Copy link
Member

if not file.corrinfos.count():

I know I'm not editing this part, but shouldn't this line have file.hkinfos.count() instead of corrinfos? @ketiltrout

Originally posted by @james-s-willis in #9 (comment)

@ketiltrout ketiltrout changed the title https://github.com/chime-experiment/alpenhorn/blob/2796cfd97db32346fd4a00132f57f6e5cda87cea/alpenhorn/auto_import.py#L589 Fix hkinfo except block in auto_import Mar 9, 2021
@ketiltrout ketiltrout added the bug Something isn't working label Mar 9, 2021
@ketiltrout
Copy link
Member Author

Do we have *_hk data anymore? Best thing might be to remove support for it.

@james-s-willis
Copy link
Contributor

I'm not entirely sure what *_hk data is.

@anjakefala
Copy link

If this is the housekeeping hdf5 files, we do not have that data anymore.

@ketiltrout
Copy link
Member Author

*_hk was the file type for ben_hk data from the pathfinder housekeeping system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants