简单的介绍了SDSS Data的流程,个人感觉比较简单易懂。http://cas.sdss.org/dr7/en/sdss/data/data.asp

SDSS Terminology

To understand how data are processed, it helps to understand the terms SDSS scientists use to describe the data:

A scanline is data from a single set of CCDs that sweep the same area of sky. Each set of 5 CCDs is housed in a single dewar: each dewar has 6 sets of CCDs separated by about 80% of the CCD width. The area of sky swept by the 6 CCD columns, or "camcols," is called a strip. A given area of sky is imaged by performing two successive scans, offset by almost a CCD width, to fill in a stripe.

The data stream from a single CCD in a scanline is cut into a series of frames that measure 2048 x 1489 pixels and overlap 10% with the adjacent frames. The frames in the 5 filters for the same part of the sky are called a field.

A run is the set of data collected from one continuous pass of the 2.5 m telescope across the sky, covering one strip. Typically, a run lasts for a few hours.

Spectra

The purpose of the spectroscopic observations is threefold:
Redshifts: To go from the two-dimensional images to a three-dimensional map of the universe, we need to measure redshifts, or how far the object's spectra has been shifted compared to when the object in not moving relative to Earth. Redshifts allow us to estimate the distances to galaxies and quasars.
Classification: We want to know which objects are stars, which are galaxies, which are quasars, and which are new objects yet to be discovered.
Flux/Wavelength: Spectra can tell us detailed properties of objects, such chemical composition.

The spectroscopic data pipeline is designed to output these important quantities.

Like the imaging data, the spectroscopic data are processed by a large pipeline, which takes the input CCD data and outputs completely processed spectra. The first part of the pipeline applies corrections for detector problems and characteristics. These corrections require a number of other pieces of data:
Flat field images: images that help determine how the telescope optics and spectrograph respond to uniform light.
Arc lamps: emission line spectra of a well-understood excited gas (like the neon in neon signs), which allows us to relate the position on the image to wavelength.
Sky spectra: several fibers on each plate are devoted to blank sky; these allow us to subtract off the background spectrum from the sky.
Standard stars: stars that have known properties, used to relate the intensity we measure to proper flux units.

flat field arc lamp science observation

Furthermore, a correction is made to account for the absorption of the Earth's atmosphere (telluric correction) and the Doppler shift due to the Earth's motion around the sun (heliocentric correction).

Once all these corrections are applied, the pipeline extracts individual object spectra, and then produces a one-dimensional spectrum (flux as a function of wavelength) for each object. These one-dimensional spectra must be wavelength calibrated, their red and blue halves must be joined, and then the spectra be identified.

The last task, spectral identification, is important but challenging. The spectra of galaxies can vary greatly, and spectra for stars, quasars, and other types of objects look different. Not only do the intrinsic properties of these objects vary, but they can be at different redshifts, meaning we see a different portion of their spectrum. To make sense of all these spectra, the software first tries to find all the emission lines (spectral features due to the emission of specific wavelengths of light from atoms or molecules) and identify them. Then, the entire spectrum is matched against a set of templates - standard spectra of different kinds of objects - that test how well the spectrum matches each template at different redshifts. The best match tells us what type of object we are looking at, and simultaneously, the object's redshift.

A galaxy spectrum at four different redshifts (0.0, 0.05, 0.10, 0.15, 0.20)

简单的介绍SDSS Data的流程相关推荐

  1. 手势识别(一) - 项目概述与简单应用介绍

    我公司的科室开始在公众号上规划一些对外的技术文章了,包括实战项目.模型优化.端侧部署和一些深度学习任务基础知识,而我负责人体图象相关技术这一系列文章,偶尔也会出一些应用/代码解读等相关的文章. 文章在 ...

  2. 拨测工具_您可以拨多少钱? 快速简单地介绍有用的工具。

    拨测工具 by Miguel Bustamante 通过Miguel Bustamante 您可以卷曲多少? 快速简单地介绍有用的工具. (How much can you cURL? A quick ...

  3. tcpdump的简单选项介绍

    tcpdump采用命令行方式,它的命令格式为: tcpdump [ -AdDeflLnNOpqRStuUvxX ] [ -c count ] [ -C file_size ] [ -F file ] ...

  4. 「最简单」的 Core Data 上手指南

    本文讲的是「最简单」的 Core Data 上手指南, 原文地址:The Easiest Core Data 原文作者:Alberto De Bortoli 译文出自:掘金翻译计划 译者:Zheaol ...

  5. TensorflowSharp 简单使用与KNN识别MNIST流程

    机器学习是时下非常流行的话题,而Tensorflow是机器学习中最有名的工具包.TensorflowSharp是Tensorflow的C#语言表述.本文会对TensorflowSharp的使用进行一个 ...

  6. 产品岗关键面试题解析(四):做过的项目有哪些,简单的介绍一下

    题解 | #数字颠倒# import java.util.Scanner;// 注意类名必须为 Main, 不要有任何 package xxx 信息public class Main 查看全文 米哈游 ...

  7. JDO 的架构作一个简单的介绍

    JDO快速入门 Java数据对象(Java Data Objects,JDO)是一个应用程序接口(API),它是Java程序员能够间接地访问数据库,也就是说,不需使用直接的结构化查询语言(SQL)语句 ...

  8. matlab整型和浮点的区别,技术帖 | 心理学MATLAB初学者教程--简单数据类型介绍(逻辑型数据,整型/浮点型数据,字符型)......

    1.2.1 什么是变量和变量名 变量这个词似乎在许多地方都有出现,在计算机中变量是指是一段有名字的连续存储空间(摘自百度百科),而这个所谓的名字就叫做变量名.举个例子说现在我们再MATLAB的命令窗口 ...

  9. eve模拟器华为镜像_EVE-NG简单入门介绍

    此篇文章简单的介绍下模拟器EVE-NG的使用,具体包括Dynamips设备导入与运行,IOL设备的导入与运行,QEMU设备的导入与运行,客户端软件的安装,物理网络与虚拟网络的结合等. 一.导入镜像 D ...

最新文章

  1. SAP MM 公司间STO里外向交货单与内向交货单里序列号对应关系
  2. 自定义checkbox,redio等
  3. SQL 重置自增列的值 批量处理
  4. java过滤器的原理_Java 三大器之过滤器(Filter)工作原理
  5. 住宅的结构有哪些形式
  6. python3-pandas 数据结构 Series、DataFrame 基础
  7. modbus tcp主站和从站_【智】S7200PLC与台达变频器MODBUS轮询实时读取详解
  8. win2003下面显示dbgprint的输出内容
  9. python init 用法_python里init的用法
  10. 使用MRS CDL实现实时数据同步的极致性能
  11. 关于图像三通道和单通道的解释
  12. 新一代视频编解码标准正式公布!
  13. android 屏幕方向监听,android 屏幕旋转问题 - jwzhangjie的个人空间 - 51Testing软件测试网 51Testing软件测试网-软件测试人的精神家园...
  14. ant java任务_Ant War任务
  15. 计算机科学技术学习引论
  16. visio2003视频教程
  17. Codeforces Round #512 (Div. 2, based on Technocup 2019 Elimination Round 1) E. Vasya and Good Sequen
  18. 盛年不重来、一日难再晨
  19. cve-2020-7066简单解析
  20. 花园多层住宅设计CAD施工图教程分享

热门文章

  1. xss-labs第五关
  2. 手机html在哪儿,怎么定位手机位置在哪?其实很简单就这样设置就可以了
  3. 股票基金模拟交易日志8
  4. 三两行代码实现进程防杀,免驱动,IceSword,WSysCheck等无效.
  5. 加大科技投入,赋能产业发展,联想控股2022年实现收入4837亿元
  6. 2.3 Go语言从入门到精通:数据类型
  7. pushplus 开放接口文档
  8. Java实现奇偶数排序
  9. mvn 打包特殊配置
  10. S3C2440体系架构