Differences between revisions 3 and 4
Revision 3 as of 2021-10-06 20:44:36
Size: 424
Comment:
Revision 4 as of 2021-10-06 20:45:39
Size: 503
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * command line == Installation ==
 * This will install dqrtasks from git.ligo.org (requires authentication).

Task Manager

Installation

  • This will install dqrtasks from git.ligo.org (requires authentication).
    • 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)