Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2020-03-18 13:58:15
Size: 1121
Comment:
Revision 5 as of 2020-03-18 16:49:43
Size: 1182
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
また、[[https://gwpy.github.io/docs/stable/examples/index.html|GWpy本家のexamples]]は検索性がよくないようで、答えを知らないと必要な情報になかなかたどり着けない。
Line 11: Line 12:

Line 12: Line 15:
  * .gwf, .txt, .csv, .wav, ...
Line 14: Line 16:
  * numpy, scipyなどのメモ
  * gwpyのTime SeriesやFrequency Seriesなどの計算小技
Line 17: Line 17:
  * Matplotlib, ...

Python memo in Japanese

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

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

KAGRA/Subgroups/PEM/PythonMemoJP (last edited 2023-11-14 09:34:12 by tatsuki.washimi)