B Extracting Spectra from Sloan Digital Sky Survey Data Releases 13 and 14

AI Thread Summary
GAIA primarily focuses on measuring stars within our galaxy and uses quasars as reference points, but it is not designed to identify them systematically. In contrast, the Sloan Digital Sky Survey (SDSS) aims to create a 3D map of the visible universe and is specifically equipped to detect bright, high-redshift quasars. The differences in observational goals and methodologies explain why some quasars are captured by SDSS and not by GAIA. GAIA's detection of quasars is limited by its focus on point sources with minimal variability, while SDSS employs spectral analysis to classify objects. For extracting spectra from SDSS data releases 13 and 14, users can refer to the SDSS database and utilize specific queries to access the desired information.
quasarLie
Messages
50
Reaction score
0
Hello,
What are the quasar observation criteria by GAIA and SDSS(what are the condition used by SDSS to define an observed object as a quasar), why some brilliant objects are observed by SDSS and not by GAIA?
thanks
 
Astronomy news on Phys.org
GAIA is primarily intended to measure stars in our galaxy, not extragalactic objects. However, GAIA covers the whole sky, so any bright quasars should be seen. Do you have a reference that shows which objects you are talking about?
 
The two projects do not have the same scope. They are not meant to find the same set of objects.

GAIA: http://sci.esa.int/gaia/
GAIA is producing a high resolution 3-d map of our galaxy. GAIA will flag some extra-galactic objects, but it is not designed to search for them.

SDSS: http://www.sdss.org/
SDSS is producing a 3-d map of our visible universe. It is designed to capture data on bright objects with higher red-shifts because those objects will tend to not be in our galaxy. This is why it finds so many quasars.

SDSS identifies a possible quasar in their data by using a tool called "Photo" that identifies the spectra of an object and it's red-shift (among other things).

Here is SDSS information on Quasars:
http://skyserver.sdss.org/dr5/en/proj/advanced/quasars/

And here is where you (and anyone) can search the SDSS Data for Quasars. They define a quasar as having a spectrum of "3" or "4" and a red-shift of greater than 0.35.

http://skyserver.sdss.org/dr5/en/proj/advanced/quasars/query.asp

Note the SQL query they offer is slightly wrong - you need to look for "Z" not "ZCONF" to get red-shifts greater than. 0.35. The corrected query you should cut and paste in is:

select top 1000
objid, modelmag_u, modelmag_g, modelmag_r, modelmag_i, modelmag_z,z

from
SpecPhoto

where
(specclass=3 or specclass=4)
and z > .35
Hope this helps you.
 
  • Like
Likes OmCheeto and davenn
phyzguy said:
GAIA is primarily intended to measure stars in our galaxy, not extragalactic objects. However, GAIA covers the whole sky, so any bright quasars should be seen. Do you have a reference that shows which objects you are talking about?

I am talking about the LQAC (qusar catalogue which contain qusars from SDSS and GAIA, but not all the quasars observed by SDSS are observed by GAIA)
 
quasarLie said:
I am talking about the LQAC (qusar catalogue which contain qusars from SDSS and GAIA, but not all the quasars observed by SDSS are observed by GAIA)

OK, so I think the answer is what rkolter and I said. GAIA is intended to measure the positions of stars in our galaxy. The only reason it observes quasars at all is that it uses them as fixed position reference points. The quasars are so far away that they are stationary for all practical purposes.
 
  • Like
Likes rkolter
phyzguy said:
OK, so I think the answer is what rkolter and I said. GAIA is intended to measure the positions of stars in our galaxy. The only reason it observes quasars at all is that it uses them as fixed position reference points. The quasars are so far away that they are stationary for all practical purposes.
So GAIA observe quasars to use them like reference points? but we know that quasar are variable. but why GAIA can detect some bright objects in a region of the sky and not others in different region? how GAIA detect the objects?
 
quasarLie said:
So GAIA observe quasars to use them like reference points? but we know that quasar are variable. but why GAIA can detect some bright objects in a region of the sky and not others in different region? how GAIA detect the objects?

I don't really know, but I suspect GAIA has chosen quasars which are point sources with little variability so they can use them as reference points. You'd have to dig into it. This paper gives some details on the quasars used. Gaia uses a "drift scan" technique where objects generate star trails in the CCD sensors. It should see everything brighter than a certain brightness, so it is just a question of what they pay attention to. This paper describes some details on how it works.
 
Thanks,
phyzguy said:
I don't really know, but I suspect GAIA has chosen quasars which are point sources with little variability so they can use them as reference points. You'd have to dig into it. This paper gives some details on the quasars used. Gaia uses a "drift scan" technique where objects generate star trails in the CCD sensors. It should see everything brighter than a certain brightness, so it is just a question of what they pay attention to. This paper describes some details on how it works.
any information about SDSS??
 
quasarLie said:
Thanks,

any information about SDSS??

Have you tried Google?
 
  • #10
phyzguy said:
Have you tried Google?

What is that?
 
  • Like
Likes stefan r
  • #11
quasarLie said:
So GAIA observe quasars to use them like reference points? but we know that quasar are variable. but why GAIA can detect some bright objects in a region of the sky and not others in different region?

1 - Quasars may be bright but they are distant and it takes an amount of time to get enough light from one to identify it; it takes far less time to get enough light to identify a star in our galaxy.

2 - Not all regions of space are identical, particularly when you are trying to look for "nearby" things. If a part of the sky has a quasar in it, and also several bright stars, the quasar will be washed out.

3 - They aren't looking for quasars. If they want to conserve their observational and computational time, they will exclude those objects that are known to not be from our galaxy from their data. Maybe there are more hints of quasars in GAIA's raw data that are simply being filtered out because they are not relevant to the GAIA project?
 
  • #12
Could it be because the g filter of gaia does not cover the SDSS filters (u,g,r,i,z)
 
  • #13
Gaia has a limiting magnitude of ~20, while SDSS has a limiting magnitude of ~22. So they are probing roughly the same brightness range and therefore Gaia will see tons of Quasars, and probably many new ones. The trick with quasars though is that they often have similar colours, and especially with Gaia, which has 2 massive photometric bands, it will be impossible to identify them as quasars and not just some star. Rather, what you need is spectroscopy. Now Gaia does have a high resolution spectrograph, but it looks at an extremely narrow wavelength range to measure radial velocities of Milky Way objects, making it non-ideal for Quasar confirmation (probably).

Bottom line: Gaia will probably see a lot of quasars but probably won't be able to identify them as such without help.

Caveat: Gaia uses this fancy dispersive photometry system so it doesn't just have 2 bands, it has more like a few hundred, they just haven't released this to the public yet (the public only gets the "merged" 2-band data right now). When they do what you will effectively have is very low resolution spectroscopy covering ~350-1050nm. I'm sure that someone will find a way to mine this data to identify quasars (combined with the fact that a quasar will show up as a non-moving, zero parallax point source).

Hopefully that helps! I have limited experience with quasars, so these are my best guesses. You also might find this interesting: https://www.aanda.org/articles/aa/pdf/2015/02/aa23280-13.pdf
 
  • #14
Yes thank you it helps, do you know how can I extract a spectra from data release 13 or 14? (DR13?14)
 
Back
Top