Tags
admin astro ATLAS Bash computing Debian Debian/Lenny Debian/Squeeze Debian/Wheezy DotCloud Dropbox DS9 Emacs Epson Perfection V30 Evernote FFTW Firefox hardware high performance computing install procedure Japanese JWM kernel LaTeX Linux multimedia network Nevernote OS X OS X/Leopard OS X/Snow Leopard power management programming Python reference research SExtractor shell tips software stellar population synthesis T410s T420 USB web browser XPS 630i-
Recent Posts
Recent Comments
Archives
- October 2012
- September 2012
- July 2012
- June 2012
- May 2012
- January 2012
- December 2011
- May 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- August 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- August 2009
- July 2009
- June 2009
- April 2009
- March 2009
Meta
Category Archives: Research
Setting Up Astro Research Environment on Mac OS X Leopard
In my new research environment I have an iMac. My preferred solution is Linux, but I figured that sometimes learning new things is a good thing (though I have to sacrifice my efficiency which I developed over the years using … Continue reading
Astro Software in Debian Lenny
Here my goal is to build a computing environment where Python is the glue of all the astro-related tools (PyRAF, stsci_python, etc.). IRAF In order to use PyRAF, IRAF needs to be installed first. Python At the very least, I … Continue reading
Posted in Debian, Lenny, Linux, Research
Leave a comment
IRAF on Debian Lenny
Here is my installation note for IRAF (ver 2.14.1) on Debian Lenny. Basically, the installation procedure does not differ much from the one outlined in the official IRAF installation guide. First, create “iraf” user account to the system if it … Continue reading
DEEP2 Pipeline Tips
Custom Extraction To run the DEEP2 pipeline with boxcar extraction with a specified sigma (4.0 here), do: $ echo ‘boxcar_domask,nlsky=0,nsig_boxcar=4.0′ | idl -32 > output.log Alternatively, use boxsprof_domask to use the boxsprof extraction algorithm.
Posted in Research
Leave a comment
IRAF Tips
Printing Out Help When printing out a help for an IRAF task name iraftask, you may want to save papers by multicolumn printing using a2ps. cl> help iraftask | type dev=text > iraftask.txt cl> !a2ps iraftask.txt -2 –medium=letter -o iraftask.ps … Continue reading
Posted in Linux, Research
Leave a comment
Sawicki & Thompson 2006, ApJ, 648, 299
Keck Deep Fields. III. Luminosity-dependent Evolution of the Ultraviolet Luminosity and Star Formation Rate Densities at z~4, 3, and 2 Glaxy UV luminosity density peaks at z = 1 ~ 3, sub-L* galaxies dominate the integrated UV luminosity UV luminosity … Continue reading
Posted in Paper, Research
Leave a comment