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

speed up tabulation of exposures at start of night #347

Open
sybenzvi opened this issue Jul 28, 2023 · 0 comments
Open

speed up tabulation of exposures at start of night #347

sybenzvi opened this issue Jul 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sybenzvi
Copy link
Contributor

When Nightwatch starts processing a new night of data, it tabulates the list of previously processed exposures by globbing the entire folder of past outputs (see line 50 of run.py). Given the huge number of exposures accumulated this is very time-consuming. See if it's possible to implement a cache that avoids globbing the exposure file hierarchy.

@sybenzvi sybenzvi added the enhancement New feature or request label Jul 28, 2023
@sybenzvi sybenzvi self-assigned this Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant