= Simulation meeting 2020 Sep 2nd 15:00- = == Participants == Kiwamu, Kentaro, Keiko, Yuzu, Naoki == Minutes == === Updates from Projects === * Finesse interface * Most of the functions on the GUI now works * Simplifying and sophisticating the script * katファイルを外部に保存して再度読み込んで同じ結果が出力されるようにできるか * 外からkatファイルを読み込んでGUIで設定を操作するようなことはできるか?(宗宮)→できない、それはスコープ外 * 複数のモデルを比較したいというような目的でoutputをどこかに格納するなどして、再度取り扱えるようにできるか * 現実の干渉計がアップグレードされた時には、GUI自体もアップデートする * Ifo model * Calculating DRFPMI sensing matrix * Created a few utility functions as finesse-python interface   * Trying to make a function to plot the sensing matrix in a radar style. Python matplotlib has a bug when plotting polar polts in a log scale.