Skip to content
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

color outliers can identify SGA galaxies contaminated by stars #74

Open
moustakas opened this issue Jun 27, 2023 · 0 comments
Open

color outliers can identify SGA galaxies contaminated by stars #74

moustakas opened this issue Jun 27, 2023 · 0 comments
Labels

Comments

@moustakas
Copy link
Owner

Reported by @arjundey in legacysurvey/legacypipe#626 but moving to the SGA repo:

I have been examining the color outliers with the following criteria (note: in all cases the color is constructed from the 23.5 mag/sq.arcsec. SB aperture and I only looked at SGA galaxies with SGA_ID NE -1 and IN_DESI EQ 'T' and IN_DESI_GRZ EQ 'T'):

[A] (W1-W2) < -2 OR (W1-W2) > 1

  • mostly OK; some objects made up of multiple sources; some too faint to be visible with WISE (e.g., Virgo dwarfs). May be a good way of finding large LSBs.

The following have -2 < (W1-W2) < 1

[B] (g-r) < -2 OR (g-r) > 5 OR (r-z) < -5 OR (r-z) > 5

  • great way of finding objects where a galaxy and one or more bright stars lie within the SGA ellipse. The ones that are exceptions are where data are missing in one of the bands or where the galaxy lies along a bleed trail

I think it would be useful to identify all the SGA sources where a Gaia DR2 star lies within the SGA elliptical mask and set those aside for re-fitting in a better way (or at least tag them appropriately). Do we already do this, in MASKBITS perhaps? From what i can see, we only check stars with G < 16, but perhaps we need to include the fainter ones for the purpose of determining reliability of the SGA photometry? (most of the galaxies satisfying [B] do not have MASKBIT 11 set).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant