Posts Tagged ‘SDSS’

SkyView Support for SDSS DR8

Tuesday, May 31st, 2011

We have updated SkyView to use the DR8 release of the Sloan Digital Sky Survey (SDSS). The DR8 includes substantially greater sky coverage and is a major reprocessing of all data in the SDSS. There are a fair number of changes both in the content and internal formats. The changes are summarized by the SDSS team in their differences page. A key change is that the new data are sky subtracted so that individual pixel values are very different between the DR7 and DR8. While the loglog scaling was often helpful is showing features in the DR7, the default log scaling generally does fine with the DR8.

Internally the data provided to SkyView has changed substantially. Data are now compressed using the BZIP2 compression technique and getting efficient support for decompressing these data was one of the reasons it took us so long to update.

Since the DR7 and DR8 differ significantly  SkyView will support both for a transition period. The SDSSx survey names will point to the DR8 while the SDSSDR7x surveys will point to the DR7. The servers for the DR8 and entirely different from the DR7.  Last week there was some problem with the DR8′s servers’ hardware.  If such problems recur you can use the DR7 surveys as a backup.   The DR7 surveys are listed at the bottom of the menu in which the DR8 surveys are found.

Since the SDSS data are retrieved from a remote source,  SkyView needs to download the data into its cache before processing. SkyView only downloads files once, but SDSS requests may take a little longer than users are used to since we’d already filled the DR7 cache with many of the popular target areas. We’ll phase out DR7 support if and as usage of the DR7 surveys drops off.

 

SDSS DR7 now available

Monday, October 5th, 2009

SkyView is now using the DR7 release of the Sloan Digital Sky Survey (SDSS) surveys. It doesn’t appear that there is a big difference for SkyView between the DR6 and DR7 releases but there is a bit more coverage in a few areas.

SkyView SDSS and 2MASS data availability

Friday, November 21st, 2008

The SDSS server connection problems that were reported earlier this week have been resolved. However again due to connection problems with the remote system that provides the data, 2MASS survey data are unavailable via SkyView. We have been in touch with personnel at IPAC and hope to have the connection issues resolved soon. We apologize for the inconvenience.

SkyView SDSS data are unavailable

Tuesday, November 18th, 2008

Sloan Digitized Sky Survey images are not available at this time due to problems connecting to the remote server that hosts the SDSS data. We are investigating the problem and apologize for any inconvenience.

SkyView LogLog scaling

Friday, October 24th, 2008

SDSS Image of 3c273 with standard Log scaling.

SDSS Image of 3c273 with standard log scaling.

SDSS images of 3c273 with LogLog scaling.

SDSS Image of 3C273 with new LogLog scaling.

If you compare an SDSS image versus one for another optical survey like the DSS, there usually appears to be a lot less there. However this is mostly an artifact of the scaling of images. The SDSS images are derived from CCDs rather than photographic plates. You can get something much closer to the plate images if you do a log(log(b)) scaling of the image. Our test version of SkyView now has a loglog scaling option.

We first multiply the each pixel so that that smallest positive value has the value 1.01. Then we take the log of each pixel in that image, Finally we take the log of that result. The ImageJ log function that we use returns a value of 0 for inputs of 0 or less, so those values all end up at 0.

If you want to really bring out detail in the image you’ll soon be able to try scaling=loglog. The two images that start the post show the difference between Log and LogLog scaling. In the loglog image, the jet is plainly visible while it’s completly missing in the first image.