风之空灵
技术笔记---记载学到技术的点点滴滴
1/31/2012
Changes need to be made
Muon Correlation talk
Group Epos data to see how much it improves
Conect the doted lines in SD
Job website
http://jobs.phds.org/
http://www.myvisajobs.com/
indeed.com
,
APS jobs
http://www.simplyhired.com/
LSU Career Services
monster.com
,
careerbuilder.com
Physics Today
US Jobbank
Houston Geophysics
SEG jobs
http://jobs.ziprecruiter.com/
American Geophysical Union
http://www.dice.com/
http://www.physicsjobs.com
http://www.higheredjobs.com
http://careers.aapm.org/jobs
Interview Preparation
Brain Teasers
Career Cup
Individual Appointments on lsu campus
http://careercenter.lsu.edu/appointments
1/30/2012
Selection Made
1. Zenith 0~30
2. Distance from the core 1.2-1.6km
3. Energy >3 EeV
Epos(Fe):
Energy 19.0 zenith 0,18,26
QGSJETII(Fe):
Energy:18.0~19.6
Peaks: larger than 0.5 Vem and larger than 3 bins before and after it.
Jump:0.4 Vem
Drop:0.4 Vem
1/29/2012
周一一早两个ppt
1 Using risetime and number of peaks from sd fadc traces to search for neutrino candidates
2 The Correlation with Muon Number in simulated events with different method
Find which method was used in the plot with both data and simulation
1/25/2012
ubuntu select default booting system 选择默认系统
System->Administration->StartUp Manager
1/24/2012
g++生成a.out以外的执行文件
To compile a C or C++ program:
% gcc file.c
or
% g++ file.c
This compiles
file.c
into an executable binary named
a.out
.
Here are a few options to gcc and g++:
-o
outputfile
To specify the name of the output file. The executable will be named
a.out
unless you use this option.
% g++ file.c -o test
-g
To compile with debugging flags, for use with gdb.
-L
dir
To specify directories for the linker to search for the library files.
-l
library
This specifies a library to link with.
-I
dir
This specifies a directories for the compile to search for when looking for include files.
1/15/2012
Good Root Color Scheme
kBlue,
kGreen+4,
kRed,
kMagenta,
kCyan+2
1/09/2012
努力争取毕业
加油加油!
1/06/2012
If you want get some thing, you need to work for it!
There is no free lunch in this world!
加油!
1/03/2012
跟老板讨论
1毕业时间
2论文写作,感觉内容不够
较新的博文
较旧的博文
主页
订阅:
评论 (Atom)