Differences between revisions 1 and 2
Revision 1 as of 2021-09-27 22:33:34
Size: 400
Comment:
Revision 2 as of 2021-09-27 22:33:42
Size: 404
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
{{{   {{{
Line 12: Line 12:
}}}   }}}
  • document

  • command line
    • conda create --name o4_dqr_proto python=3.8 -y
      conda activate o4_dqr_proto -y
      conda install M2Crypto -y
      pip install git+https://git.ligo.org/o4-dqr/o4-dqr-configuration.git
      pip install git+https://github.com/gwdetchar/gwdetchar.git
      pip install git+https://git.ligo.org/detchar/dqrtasks.git

KAGRA/Subgroups/DET/DQR/TaskManager (last edited 2022-12-21 15:09:51 by HirotakaYuzurihara)