You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/euclid_access/2_Euclid_intro_MER_catalog.md
+28-29Lines changed: 28 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,30 +101,28 @@ The MER catalog contains 476 columns, below are a few highlights:
101
101
102
102
### Define the following ADQL query to find the first 10k stars in the MER catalog
103
103
104
-
Since we are just using the MER catalog alone, it does not have a column for classification. We can use the point_like_flag = 1 or point_like_prob>0.99 for stars.
104
+
Since we are just using the MER catalog alone, it does not have a column for classification.
105
+
We can use the `point_like_flag = 1` or `point_like_prob > 0.99` for stars.
105
106
106
-
Set all the fluxes to be greater than 0 so the object is detected in all four Euclid MER mosaic images
107
+
Set all the fluxes to be greater than 0 so the object is detected in all four Euclid MER mosaic images.
0 commit comments