2011-11-01から1ヶ月間の記事一覧

Python command

numpy リストをarrayにする numpy.array(list) 指定した数のarrayを生成する。rangeはlistを生成 numpy.arrange(start,end,bin) matplotlib plt.plot(x,y) #図を描写 plt.plot([x1,x2,x3],[y1,y2,y3], "ro-") #赤丸三点を結ぶ線を描写 plt.legend(('legend',…

astro-ph

The radial distribution of dust species in young brown dwarf disks B. Riaz, M. Honda, H. Campins, G. Micela, M. G. Guarcello, T. Gledhill, J. Hough, E. L. Martin http://arxiv.org/abs/1111.4480

astro-ph

Disc Frequencies for Brown Dwarfs in the Upper Scorpius OB Association: Implications for Brown Dwarf Formation Theories B. Riaz, N. Lodieu, S. Goodwin, D. Stamatellos, M. Thompson http://arxiv.org/abs/1111.3929 Metallicity of M dwarfs II. …

出力に色をつける

print "\033[31mAAAA\033[0m"これでAAAAという文字が赤く表示される

GoogleCL

コマンドラインからgoogleのアプリを操作できる Ubuntuの場合はdebがあるので簡単にインストールできる sudo apt-get install python-gdataと http://code.google.com/p/googlecl/downloads/list から.debをダウンロード。 初回はブラウザから認証コードを端…

astro-ph

The Implications of M Dwarf Flares on the Detection and Characterization of Exoplanets at Infrared Wavelengths Benjamin M. Tofflemire (1,2), John P. Wisniewski (1), Adam F. Kowalski (1), Sarah J. Schmidt (1), Praveen Kundurthy (1), Eric J.…

Tex on Web

TeX を使ってみよう(奥村晴彦氏) http://oku.edu.mie-u.ac.jp/~okumura/texonweb/

使い捨てメールアドレス「Guerrilla Mail」

ライフハッカーより http://www.lifehacker.jp/2011/10/111027guerrillamail.html

GSL

UbuntuでGSLをインストールする場合は sudo apt-get install gsl-bin sudo apt-get install libgsl0-dbg sudo apt-get install libgsl0-dev sudo apt-get install libgsl0ldblでおk

無感動

自分のやってることにどうも誇りが持てない 素晴らしい結果に感動できない 心がどんどん離れて行ってる気がする もうやめれば?確かにその通りな気がする 今日そういわれたけど、まったく反論できなかった しかしそもそもあんなに好きだったのに、今はこんな…