Nicole Drakos

Research Blog

Welcome to my Research Blog.

This is mostly meant to document what I am working on for myself, and to communicate with my colleagues. It is likely filled with errors!

This project is maintained by ndrakos

Crossmatch Catalog Part II

I want to compare the catalog from the Source Extracted Catalog to the input catalog, and see how well it recovered the flux and photometric fluxes.

Cross-Matching

In the previous post, I outlined a method for crossmatching the SE++ catalog to the input catalog. My method gave the same IDs as astropy’s cross-matching tool 99.9 percent of the time. However, my method has the advantage that I can build in other parameter for matching if needed!

Another important thing to note is that the SE++ catalog only includes 368099 of the 9004036 input sources (4 percent). This is likely because (1) many of the input sources are very faint and (2) some of the galaxies will be obscured by foreground galaxies. This also means that I might have a bunch of galaxies on top of each other, which could be a problem for my RA/Dec cross-matching!

Photometry

If I plot input to output photometry I get the following:

This is pretty good, but not fantastic. It’s a little hard to tell what’s due to problems in the cross-matching, and what is due to problems in the SE++.

Updated Cross-Matching

Updates to cross-matching procedure

Here is the updated flux plots

This does look better!

If we look at how many are detected in the SE catalog for both we find:

This looks pretty similar, except in the updated matching there are less objects matched to very faint objects from the input catalog. Another thing is that the SE catalog is not complete even for bright galaxies! This is probably due to obscured galaxies by foreground objects.

Morphology

Lilan is doing a more careful morphology analysis, but SE++ does also return its own. I don’t have any sort of read-me file for the catalog, so I guessed how the parameters are defined/what units they are in.

With the old cross-matching:

With the new cross-matching

These actually look really similar and not that great. I think I will have to dig into how all the parameters are defined.


« Crossmatch Catalog
Make Mosaic Image »