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

Run_TAP breaks down during evaluating targets for interferometry #225

Open
KKruszynska opened this issue Apr 4, 2025 · 4 comments
Open
Assignees
Labels
bug Something isn't working
Milestone

Comments

@KKruszynska
Copy link
Collaborator

Run TAP breaks down during interferometry evaluation, and priorities are not being stored.

@KKruszynska KKruszynska added the bug Something isn't working label Apr 4, 2025
@KKruszynska KKruszynska added this to the MOP v6.0 milestone Apr 4, 2025
@KKruszynska KKruszynska self-assigned this Apr 4, 2025
@KKruszynska KKruszynska moved this to In Progress in MOP Development Apr 4, 2025
@KKruszynska
Copy link
Collaborator Author

This message is present in the log. It seems that it's related to the GSC catalogue:

INTERFERO: Stored neighbouring star data in MOP
INTERFERO: Querying GSC catalog around event OGLE-2025-BLG-0001
runTAP: Cannot perform TAP for target OGLE-2025-BLG-0001
Exception: TypeError('expected str, bytes or os.PathLike object, not NoneType')

@KKruszynska
Copy link
Collaborator Author

Oddly enough, I don't get this bug on MOP local. I will check with the MOP dev.

@KKruszynska
Copy link
Collaborator Author

Okay, I think I understand. In Vizier, the utils cache is set to 'None', which I think is causing the issue. However, we have to find a good solution because the cache was set to None for a reason. For now, I added exception handling for interferometry evaluation.

@rachel3834 Let's have a look at this once we have a chat.

@rachel3834
Copy link
Contributor

rachel3834 commented Apr 5, 2025 via email

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
Status: In Progress
Development

No branches or pull requests

2 participants