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

Make posible to work with PyThea in "offline" mode #12

Open
AthKouloumvakos opened this issue Jun 14, 2022 · 0 comments
Open

Make posible to work with PyThea in "offline" mode #12

AthKouloumvakos opened this issue Jun 14, 2022 · 0 comments
Labels
Enhancement Make something better

Comments

@AthKouloumvakos
Copy link
Owner

Every time that PyThea loads an event or a fitting file, it searches VSO for data. If there are no newer data, it skips the downloading part and continues with the image loading. This makes the process completely dependent on a network connection.

It could be a useful feature to make an "offline" mode. In this case, if the data for an event have been downloaded, the app will automatically skip the Fido search and it will load directly the available images.

This step to complete, might need some sophisticated handling on the downloaded files, e.g. to database the fits files.

@AthKouloumvakos AthKouloumvakos added the Enhancement Make something better label Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Make something better
Projects
None yet
Development

No branches or pull requests

1 participant