Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Field names magnitude, size for new DECaLS and Illustris samples #50

Merged
merged 1 commit into from
Sep 30, 2015

Conversation

willettk
Copy link
Contributor

Adding field names for the two new samples coming into Galaxy Zoo soon. The main goal is to make sure Navigator will still work with the new subjects. @edpaget - can you tell me if there's anything else we need to do to make sure it works?

Here's an example of the metadata for a DECaLS subject:

"id":"55a7d7a27a726119cd000000",
"coords":{
"0":149.31830701390444,
"1":1.1932075529776236
},
"location":{
"standard":"http://www.galaxyzoo.org.s3.amazonaws.com/subjects/decals/standard/J095716.39+011135.4_standard.jpg",
"inverted":"http://www.galaxyzoo.org.s3.amazonaws.com/subjects/decals/inverted/J095716.39+011135.4_inverted.jpg",
"thumbnail":"http://www.galaxyzoo.org.s3.amazonaws.com/subjects/decals/thumbnail/J095716.39+011135.4_thumbnail.jpg"
},
"metadata":{
"absolute_size":6.302852646875891,
"counters":{
"feature":0,
"smooth":0,
"star":0
},
"mag":{
"faruv":22.871854789555073,
"nearuv":22.066381014883518,
"u":19.241107404232025,
"g":17.313830852508545,
"r":16.64437234401703,
"i":16.19781732559204,
"z":16.0023832321167,
"abs_r":"-19.8862247467041"
},
"petrorad_50_r":2.2243847846984863,
"petroflux_r":152.1094970703125,
"petrorad_r":5.1281514167785645,
"redshift":0.06319393962621689,
"retire_at":40,
"provided_image_id":"J095716.39+011135.4",
"survey":"decals"
},
"coords":[
149.31830701390444,
1.1932075529776236
]
}

and an Illustris subject:

{
"id":"55a818227a72617753000000",
"metadata":{
"simulation":"Illustris-1",
"survey":"illustris",
"snapshot":135,
"subdir":0,
"subhalo_id":25,
"camera":0,
"background":0,
"bands":"grz",
"mass_log_msun":11.540604732747191,
"radius_half":9.2236,
"sfr":0,
"mag":{
"absmag_b":"-20.5423",
"absmag_g":"-21.0227",
"absmag_i":"-22.2217",
"absmag_k":"-24.6015",
"absmag_r":"-21.8334",
"absmag_u":"-20.0077",
"absmag_v":"-21.4726",
"absmag_z":"-22.5105"
},
"priority":"fixed_view",
"provided_image_id":"synthetic_image_25_camera_0_bg_0"
},
"location":{
"standard":"http://www.galaxyzoo.org.s3.amazonaws.com/subjects/illustris/standard/synthetic_image_25_camera_0_bg_0.png",
"inverted":"http://www.galaxyzoo.org.s3.amazonaws.com/subjects/illustris/inverted/synthetic_image_25_camera_0_bg_0.png",
"thumbnail":"http://www.galaxyzoo.org.s3.amazonaws.com/subjects/illustris/thumbnail/synthetic_image_25_camera_0_bg_0.png"
}
}

edpaget added a commit that referenced this pull request Sep 30, 2015
Field names magnitude, size for new DECaLS and Illustris samples
@edpaget edpaget merged commit c45b1af into zooniverse:galaxy_zoo Sep 30, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants