Skip to content
Snippets Groups Projects
Select Git revision
  • c1929462f0b45d275665b44e67cb01dec89f87eb
  • trunk
  • RELEASE_6_5_DRIVEDB
  • RELEASE_6_6_DRIVEDB
  • RELEASE_7_0_DRIVEDB
  • RELEASE_7_2_DRIVEDB
  • RELEASE_7_3_DRIVEDB
  • RELEASE_6_0_DRIVEDB
  • RELEASE_6_1_DRIVEDB
  • RELEASE_6_2_DRIVEDB
  • RELEASE_6_3_DRIVEDB
  • RELEASE_6_4_DRIVEDB
  • tags/RELEASE_7_4
  • tags/RELEASE_7_3
  • RELEASE_5_41_DRIVEDB
  • RELEASE_5_42_DRIVEDB
  • RELEASE_5_43_DRIVEDB
  • tags/RELEASE_7_2
  • tags/RELEASE_7_1
  • tags/RELEASE_7_0
  • RELEASE_5_40_DRIVEDB
21 results

atacmdnames.cpp

Blame
  • DirectedMC_repeat.sh 425 B
    #!/bin/bash
    
    . /home/gregory.ashton/lalsuite-install/etc/lalapps-user-env.sh
    export PATH="/home/gregory.ashton/anaconda2/bin:$PATH"
    export MPLCONFIGDIR=/home/gregory.ashton/.config/matplotlib
    
    for ((n=0;n<10;n++))
    do
    /home/gregory.ashton/anaconda2/bin/python generate_data.py "$1" /local/user/gregory.ashton --no-template-counting --no-interactive
    done
    cp /local/user/gregory.ashton/MCResults_"$1".txt $(pwd)/CollectedOutput