KAGRA/Subgroups/MIF/Simulation/CondaSetupについて、ここに記述してください。

anaconda3 install

emacs dl

igwn conda 検索して一番上のページ python37 DL install comand:conda env create --file igwn-py37 .yaml -n "自分で名前を付ける"

finesse install http://www.gwoptics.org/finesse/#install -> conda install -c gwoptics pykat 仮想環境にはいる conda activate "自分のつけた名前" 入っている仮想環境をみる conda info -e 今の仮想環境にインストールされているパッケージを一覧する conda list

gitのインストール apt-get install git