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

Lightcurve_extraction seems to fail sometimes in certain ways. #529

Open
jchate6 opened this issue Mar 15, 2021 · 7 comments
Open

Lightcurve_extraction seems to fail sometimes in certain ways. #529

jchate6 opened this issue Mar 15, 2021 · 7 comments
Assignees
Labels
bug intermittent Bugs which only happen sometimes, often with external services

Comments

@jchate6
Copy link
Contributor

jchate6 commented Mar 15, 2021

From Request 1162802:
79 blocks were observed between 2021/03/05 and 2021/03/15
30 blocks have ALCDEF files were uploaded to S3
34 blocks have movies uploaded to S3

Request Numbers 2407829, 2407830, 2407845 have movies, but no ALCDEF.

No observations between 06:00 2021/03/08 and 01:00 2021/03/13 were successfully extracted.

Adding to this that long cadences of movies will break the website since they are referencing dozens of URLS at once.

@jchate6 jchate6 self-assigned this Mar 15, 2021
@talister
Copy link
Member

I think some of the earlier blocks were affected by both of our main and backup vizier servers being completely borked in early March. This was breaking the frame processing completely as it could get any reference stars. I tweaked catalog_subs on 2021-03-07 18:51 to use the CDS, Strasbourg Vizier but I think I only reran the pipeline for (231937)

@jchate6
Copy link
Contributor Author

jchate6 commented Mar 15, 2021

It appears that the issue with blocks that have movies but not ALCDEF is caused by updating, but not overwriting daily alcdef lists combining all the blocks for an obs-day.
Each movie has a different name depending on the block. The ALCDEF files are updated as new blocks come in based on the day. If we upload these files before they are complete, they won't be overwritten unless done so manually.

@jchate6
Copy link
Contributor Author

jchate6 commented Mar 15, 2021

I think some of the earlier blocks were affected by both of our main and backup vizier servers being completely borked in early March. This was breaking the frame processing completely as it could get any reference stars. I tweaked catalog_subs on 2021-03-07 18:51 to use the CDS, Strasbourg Vizier but I think I only reran the pipeline for (231937)

This could be why there was no extraction for 2021-03-06. Could it have happened again on 2021-03-08?

@jchate6
Copy link
Contributor Author

jchate6 commented Mar 15, 2021

movies have now appeared for all blocks that had ALCDEF files, but not movies. (might have just been delayed loading too many movies.)

@talister
Copy link
Member

Possible. Think we need a diagnostic command that can take a SuperBlock number or tracking number, fetch the SuperBlock and all the observed Blocks for that SuperBlock and then for each Block, produce like a 1 line summary of the number of e91 frames and the number of frames with good zeropoints and the presence and creation time of the ALCDEF files and movies (maybe locally and in S3?)

@jchate6
Copy link
Contributor Author

jchate6 commented Mar 15, 2021

All of the data seems to be on Apophis, Upload issue?

@jchate6
Copy link
Contributor Author

jchate6 commented Mar 17, 2021

Would like to add ImageFields to the block model to reference the relevant gifs.

@jchate6 jchate6 added bug intermittent Bugs which only happen sometimes, often with external services labels Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug intermittent Bugs which only happen sometimes, often with external services
Projects
None yet
Development

No branches or pull requests

2 participants