util.sdss
Class ExtractQuasars
java.lang.Object
util.sdss.ExtractQuasars
public class ExtractQuasars
- extends Object
Extract quasars spectra and images from the SDSS DR1 using the preliminary
identification flags. To restrict the results to quasars in final release catalog
use the FinalQuasars filter which will read only quasars in the final quasar catalog.
- Manually download SDSS from http://das.sdss.org/DR1/data/spectro/ss_tar_20/
- Manually unzip as many as possible into a directory SDSS
- Manually Perform a recursive delete of spPlate-*.fits and plPlugMapM-*.par files
- Use this program to delete all spectra which don't have SPEC_QSO or SPEC_HIZ_QSO
Use the spDiag1d-MMMMM-FFFF.par file in each FFFF directory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtractQuasars
public ExtractQuasars()
main
public static void main(String[] args)
getSpectraImage
public static void getSpectraImage(int aPlate,
int aFiber,
int aJulianDate)