Differences between revisions 25 and 27 (spanning 2 versions)
Revision 25 as of 2025-02-14 16:17:52
Size: 3077
Comment:
Revision 27 as of 2025-02-14 22:28:49
Size: 3267
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
 * [[https://gwdoc.icrr.u-tokyo.ac.jp/DocDB/0165/T2516508/001/read_gwf.html|Python でフレームファイルを読むチュートリアル]]
Line 30: Line 29:
   * [[https://gwdoc.icrr.u-tokyo.ac.jp/DocDB/0165/T2516508/001/read_gwf.html|フレームファイルの時系列信号を読むチュートリアル]] (要JGWdocアカウント)
   * [[https://gwdoc.icrr.u-tokyo.ac.jp/DocDB/0165/T2516509/001/design_sensitivity.html|デザイン感度スペクトルを読んでplotしてみる]]

Python memo in Japanese

世の中に便利なパッケージがたくさんあるのがpythonの強みでもあるが、調べ物をする際にあちこち回ることになるというデメリットにもなっている。
また、GWpy本家のexamplesは検索性がよくなく、答えを知らないと必要な情報になかなかたどり着けない。
日本語で書かれた資料もほとんどないので、とっつきにくい。

そこでこのwikiページでは、やりたいことベースで大まかに分類し、pythonを使ったframe fileデータ解析でよく使う情報を日本語でメモしていく。

1. Pythonを使う準備

2. GWpyで遊ぼう

X. その他

Y. HTCondorでジョブを投げる

KAGRA/Subgroups/PEM/PythonMemoJP (last edited 2025-02-15 09:40:24 by tatsuki.washimi)