Advertisement
s_hossain18

Tutorial WISE All Sky

Aug 9th, 2022
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. * Link=> https://notebook.community/jibanCat/healpy_object_counts/tutorial/wise_allsky
  2.  
  3. Counting objects on Healpix Grids, use WISE catalogue as an example
  4.  
  5. I found this method in this Paper (arxiv:1401.0156): Star-galaxy separation strategies for WISE-2MASS all-sky infrared galaxy catalogs
  6.  
  7. In this tutorial, we will use the WISE catalogue we got from the irsa website to make a Galaxy Count Map on Healpix grid with healpy (python module for Healpix).
  8. In the original paper, they used SVM to train a classifier to separate the galaxy objects from star objects in the catalogue. Let's skip the step of training SVM, just apply the query provided by them. They argued the result of this query is empirically almost the same as the training result.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement