Differences between revisions 22 and 23
Revision 22 as of 2023-11-14 09:34:12
Size: 3000
Comment:
Revision 23 as of 2024-11-26 15:27:53
Size: 3000
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
   * 各データがどこにあるのか: [[https://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=11083|JGW-G1911083]]    * 各データがどこにあるのか: [[https://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=14561|JGW-G2214561]]

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)