-
Notifications
You must be signed in to change notification settings - Fork 1
downloads a small subset of files from DR1 (iron) #41
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
Conversation
|
@sbailey I think this is ready to review. I reverted to the old default location for DR1 to be consistent with the tutorials. I also added the --no-tiles option. I also added support to download EDR data (default location is rosette 1 for dark targets). |
|
Using the default settings, tiny_edr, tiny_dr1 and tiny_dr2 weigh 102GB, 40GB and 91GB, respectively (using the --no-tiles option they only weigh 9.2GB, 23GB and 51GB) |
|
Thanks for the update and for including the sizes. This highlights that the selected defaults are optimized for DR1, but are probably too big for both EDR and DR2 due to the increased tile density. I think that is good enough for now, but we'll need to revisit how we provide a minimal subset for DR2. A breakdown for tiny_dr1: |
I am adding a script that
By default, the script looks around the COSMOS location RA=150.12, Dec=2.21 within a radius of 0.5dec, but users can change these coordinates using command-line arguments.