#topicpath

* 資料集・リンク集/解析全般 [#z7fc329d]

#contents

** IRAF [#ff1011fa]
***インストール [#de260e93]
- 日本女子大学 濱部さんのページ
-- [[Solaris SPARC>http://hamalabo.sakura.ne.jp/Soft/iraf_sol_ins/index.html]]
-- [[Solaris X86>http://hamalabo.sakura.ne.jp/Soft/iraf_solx86_ins/index.html]]
-- [[Redhat Linux(とその仲間)>http://hamalabo.sakura.ne.jp/Soft/iraf_rhl_ins/index.html]]
-- [[Vine Linux>http://hamalabo.sakura.ne.jp/Soft/iraf_vine_ins/index.html]]
-- [[Cygwin>http://hamalabo.sakura.ne.jp/Soft/iraf_cygwin/iraf_cygwin.html]]
- [[Ubuntu 10.10 での IRAF v2.15 のインストールについて>http://kkizumig.blogzine.jp/blog/files/iraf_v2.15_install_doc_jp_annainen_ver1.0.pdf]]

***インストール/ソフトの問題点と、解決方法 [#y6c29220]
- IRAF 2.15.1a の 64-bit 版、OS Fedora で、整数型のデータをうまく扱えないようです(fits ヘッダの BITPIX で確認)。具体的にはサブピクセルの移動等で補間を必要とする際に (imshift, geotran, imedit等)、結果の画像のデータがストライプ状になってしまう(ビューワーの問題ではない)ようです。対処療法としては、値を float にしてしまう、という手があります。fits を読んで値自体を float で(double でもいいでしょうが、ファイルサイズは大きくなります)書き直してもいいですし、IRAF/imar で 1.0 を掛けてもいいです。Ubuntu では確認していないですが、少なくとも 2.14 を 64-bit で使った場合は問題ないようです。(2012年3月)~
&color(blue){→IRAF 2.16 ではこの問題は解消されたようです。(2012年4月)};

***全般のチュートリアル [#gb87c71b]
- [[IRAFノウハウ集>http://jaipa.nao.ac.jp/iraf_knowhow.html]]
- [[IRAF tips(広島大 秋田谷さんのページ)>http://home.hiroshima-u.ac.jp/akitaya/research/memo/iraftips.html]]
- &ref(iraf.pdf,,中級者向けのIRAFチュートリアル(IRAF exerciseの和訳));


***撮像、測光 [#odc89f44]
- [[東北大学田中さんのページ>http://www.astr.tohoku.ac.jp/~mikito/IRAF/beginners.html]]
- [[和歌山大学富田さんのページ>http://www.wakayama-u.ac.jp/~atomita/ccd/]]
- [[近赤外画像(国立天文台岡山観測所)>http://www.oao.nao.ac.jp/~oasis/okumura.txt]]

***分光 [#idcb3b7b]
- [[東北大学田中さんのページ>http://www.astr.tohoku.ac.jp/~mikito/IRAF/beginners.html]]
- [[可視分光(京都大 森谷さんのページ)>http://www.kusastro.kyoto-u.ac.jp/~moritani/etc/memo/reduction_spec.html]]
- [[可視高分散(HDS の解析マニュアル)>http://optik2.mtk.nao.ac.jp/HDS/tools/hdsred_v10rev.pdf]]
- [[低分散近赤外スペクトル(国立天文台岡山観測所)>http://www.oao.nao.ac.jp/~oasis/spectrocookbook/cookbook.html]]

** IDL [#g09271b3]
*** IDL 言語の基礎 [#ue610bb8]
- [[IDL講習会のページ>http://www.adc.nao.ac.jp/J/cc/public/koshu_shiryo.html]]
- [[花山天文台 西田さんのページ>http://www.kwasan.kyoto-u.ac.jp/~nishida/idl/]]
*** インストール [#ne0e344f]
- Tips
--Fedora 15以降の場合、IDLのライセンスマネージャが正常起動しない場合がある。これは、biosdevname サービスによって、OS側でのネットワークデバイスのネーミングが変更になったため(ethxx でなくemxx になる)。解決方法の一つとしては、biosdevname を止めれば良い(/boot/grub/menu.lst を編集し、biosdevname=0 として再起動)。
- 天文用パッケージの導入

** ビューワー [#i8bfc0cf]
- [[DS9(すざくファーストステップガイド)>http://cosmic.riken.jp/suzaku/help/guide/fstep_web/node8.html]]

** FITS [#i4a9e382]
- [[FITSの手引き>http://jaipa.nao.ac.jp/jfits/]]
- [[日本 FITS 委員会ホームページ(福岡教育大、金光氏)>http://www.fukuoka-edu.ac.jp/~kanamitu/fits/]]

** IRAF, IDL によるソフトウェア開発 [#w15e99d5]
- [[IRAF 講習会資料(国立天文台) >http://www.adc.nao.ac.jp/J/cc/public/koshu_shiryo.html]]
- [[PyRAF プログラミング入門>http://optik2.mtk.nao.ac.jp/~yas/nakajima/pyraf/pyraf30ed30e930df30f351659580-1/at_download/file.pdf]]

**FITSIO, WCS [#oc45e81b]
***CFITSIO [#bc0a396e]
//- [[東大、湯浅氏のページ>http://www-utheal.phys.s.u-tokyo.ac.jp/~yuasa/wiki]] 検索 box に「cfitsioによるFITSファイルの操作方法」を入れ表示
- [[京大、松本氏のページ>http://www-cr.scphys.kyoto-u.ac.jp/member/matumoto/XIS/CFITSIO/memo.html]]
- [[台湾國立中央大學、木下氏のページ>http://s3b.astro.ncu.edu.tw/~daisuke/jp/res/ana/cfitsio/]]
- [[東北大 服部研究室>http://ryukyu.astr.tohoku.ac.jp/pukiwiki/index.php?Members%2Fchinone%2F%B3%D0%BD%F1%2Fcfitsio]]
- [[IPMU、西澤氏のページ>http://member.ipmu.jp/atsushi.nishizawa/memos/fits.html]]
- [[国立天文台、中島さんのページ >http://optik2.mtk.nao.ac.jp/~yas/nakajima/linux.html]]

***WCS [#pa221092]
- [[名大、大藪氏のページ(WCS in IRAF)>http://www.ioa.s.u-tokyo.ac.jp/~soyabu/WCS/index.html]]
- [[WCS tools(英語)>http://tdc-www.harvard.edu/software/wcstools.html]]


**各装置の解析マニュアル:リンク紹介のみ [#y7e6541c]
***すばるの解析のページ (Subaru data Reduction Manuals) [#e6430217]
- http://www.naoj.org/Observing/DataReduction/index.html

***すばる春/夏/秋/冬の学校 [#jc670529]
- http://www.naoj.org/Observing/DataReduction/schools.html~
各年度のページにテキスト等資料がある。
- FOCAS~
[[ロングスリット分光データの解析 >http://www.naoj.org/Observing/DataReduction/mtk/spring09/FOCAStext20090511.pdf]]
- HDS~
[[講習会資料;2008年5月改訂版>http://www.naoj.org/Observing/DataReduction/Cookbooks/HDSsp_2008may-j.pdf]]~
[[上記の付録;ロングスリットの場合 >http://www.naoj.org/Observing/DataReduction/mtk/spring10/longslit.pdf]]
- Suprime-Cam~
[[sdfred マニュアル >http://www.naoj.org/Observing/Instruments/SCam/sdfred/sdfred2.html.ja]]
- IRCS~
[[撮像データ解析マニュアル ver.2.0 >http://optik2.mtk.nao.ac.jp/subaru_red/IRCS/files/IRCSimg.pdf]]~
[[グリズム分光データ解析ガイド;第3版 >http://optik2.mtk.nao.ac.jp/subaru_red/IRCS/files/IRCS.pdf]]
- MOIRCS~
[[MOIRCS撮像データ処理講習用テキスト ver1.0 >http://www.naoj.org/Observing/DataReduction/mtk/spring09/text_moircs_v3.pdf]]
- COMICS~
[[データ解析マニュアル ver.2.1 >http://www.naoj.org/Observing/DataReduction/mtk/autumn11/reduction_21.pdf]]

***あかり [#l84127e0]
- [[IRC >http://www.ir.isas.jaxa.jp/ASTRO-F/Observation/DataReduction/IRC/]]
- [[FIS >http://www.ir.isas.jaxa.jp/ASTRO-F/Observation/DataReduction/FIS/]]

**少し特殊な観測手法でとったデータの解析法入門 [#gb4ac9d6]
***偏光 [#ma1845a4]
***光赤外線干渉計 [#dd35c0b5]

**いろいろな解析ソフトウェア [#pd63d998]
***SExtractor(微光天体検出測光) [#x54f8bfb]
//-SMOKA 勉強会(仲田氏)~
-すばるテキスト(国立天文台、仲田氏、八木氏)http://optik2.mtk.nao.ac.jp/~komiyama/SubaruU23/2010/detection.pdf

***PEGASE(星種族合成) [#ef9689ec]
//-SMOKA 勉強会(山田氏)~
//- http://optik2.mtk.nao.ac.jp/~komiyama/SubaruU23/2010/detection.pdf(東京学芸大、西浦氏)

***Hyperz(photometric redshift) [#td6b9c78]
//-SMOKA 勉強会(高田氏)

***Galfit (銀河表面輝度分布フィット) [#f140ee29]
- http://astro.u-gakugei.ac.jp/~nishiura/MEMO/galfit01_j.html(東京学芸大、西浦氏) 

***Kurucz恒星大気モデルフィット [#ped5bd9b]

***Cloudy (電離ガスモデル) [#o75d1492]
- [[Quick Start Guide to Cloudy(英語)>http://viewvc.nublado.org/index.cgi/tags/release/c08.00/docs/QuickStart_08.pdf?revision=2342&root=cloudy]]

トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS