Difference between revisions of "Group discussions"

From cluster group wiki
Jump to navigation Jump to search
Line 29: Line 29:


==Time sequence==
==Time sequence==
===2015===
====06/24====
'''LAMOST spectra'''
* IDL program to obtain the spectrum file directory(e.g. Iserver:/data/data_LAMOST/DATA/DR?/spec/?) for the objects in LAMOST catalog
::[[file: Lspec_file.pro.txt]] 参考[[LAMOST光谱的IDL可视化程序]]
*masking sky emission line residuals
::pro: [[file:Mask_skyline.pro.txt]]
::sky emission line list file[[file:skylines_read.dat]]
::useage
readcol,'skylines_read.dat',char,wave,inten,type,F='(A,D,F,I)'; ;read the sky emission line
sel=where(char eq '%')
skywave=wave[sel]
mask_skyline,specname,skywave
===2014===
===2014===
*[[2014/12/24]]
*[[2014/12/24]]
Line 57: Line 43:
*[[1/8]]
*[[1/8]]


===[[2013]]===


[[Category:Internal]]
[[Category:Internal]]

Revision as of 09:27, 20 January 2016