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

Creation of quicklook plot is taking too long #10

Open
bourque opened this issue Jul 22, 2015 · 0 comments
Open

Creation of quicklook plot is taking too long #10

bourque opened this issue Jul 22, 2015 · 0 comments

Comments

@bourque
Copy link
Collaborator

bourque commented Jul 22, 2015

It appears that the make_quicklook function in ingest_hstlc is taking a long time. For example:

07/21/2015 23:58:05 INFO: Ingesting /grp/hst/hstlc/hst13902/ingest/o4xm02030_corrtag.fits
07/21/2015 23:58:06 INFO:   Updating metadata table.
07/21/2015 23:58:06 INFO:   Creating lightcurve /grp/hst/hstlc/hst13902/outputs/IO-EAST-1/o4xm02030_curve.fits
07/21/2015 23:58:07 INFO:   Updating outputs table.
07/21/2015 23:58:07 INFO:   Creating quicklook plot.
07/21/2015 23:58:20 INFO:   Moving file /grp/hst/hstlc/hst13902/filesystem/IO-EAST-1/o4xm02030_corrtag.fits
07/21/2015 23:58:20 INFO:   Moving x1d file.

It's taking a few seconds to create the lightcurve, but close to 15 seconds to make the quicklook plot. Perhaps there are some matplotlib backend things going on that are slowing the process down.

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