sdss_sweep_circle¶
- pydl.pydlutils.sdss.sdss_sweep_circle(ra, dec, radius, stype='star', allobj=False)[source]¶
Read the SDSS datasweep files and return objects around a location.
- Parameters:
- Returns:
numpy.ndarrayThe data extracted from the sweep files.
- Raises:
PydlutilsExceptionIf
PHOTO_SWEEPis not set.
Notes
Assumes that the sweep files exist in
PHOTO_SWEEPand that index files have been created.