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

script to download labels from Fritz and generate a trainingset #58

Closed
Tracked by #54
janvanroestel opened this issue Jan 21, 2022 · 2 comments · Fixed by #119
Closed
Tracked by #54

script to download labels from Fritz and generate a trainingset #58

janvanroestel opened this issue Jan 21, 2022 · 2 comments · Fixed by #119

Comments

@janvanroestel
Copy link
Collaborator

janvanroestel commented Jan 21, 2022

The goal is to have a python script to downloads all available labels from Fritz and collects their features and puts it in an easy to use .csv file. The format of this file should be the same as the older d15 trainingset.

@mcoughlin
Copy link
Collaborator

We need to assess to what extent https://github.com/ZwickyTransientFacility/scope/blob/main/tools/scope_download_classification.py
is sufficient for this. It does not download the features from kowalski, which can be queried as here:
https://github.com/mcoughlin/ztfperiodic/blob/master/ztfperiodic/utils.py#L1789

This should be made to be an option in the code.

@bfhealy
Copy link
Collaborator

bfhealy commented Sep 2, 2022

I think it's a good idea to incorporate Saagar's incoming get_features.py code (#84) into scope_download_classification.py to achieve this goal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants