Commit 6e872eaf authored by Jan Kiene's avatar Jan Kiene
Browse files

move prerun_seed to general section

parent dab676b2
Loading
Loading
Loading
Loading
Loading
+1 −13
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@

name: P800-1
master_seed: 5
prerun_seed: 2

input_path: "experiments/selection/P800-1/proc_input"
output_path: "experiments/selection/P800-1/proc_output"
@@ -127,7 +128,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c17:
        type: evs
        bitrates:
@@ -138,7 +138,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c18:
        type: evs
        bitrates:
@@ -149,7 +148,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c19:
        type: evs
        bitrates:
@@ -160,7 +158,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c20:
        type: evs
        bitrates:
@@ -171,7 +168,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c21:
        type: evs
        bitrates:
@@ -182,7 +178,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c22:
        type: evs
        bitrates:
@@ -193,7 +188,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2

    ### IVAS condition ###############################
    c23:
@@ -241,7 +235,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c29:
        type: ivas
        bitrates:
@@ -252,7 +245,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c30:
        type: ivas
        bitrates:
@@ -263,7 +255,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c31:
        type: ivas
        bitrates:
@@ -274,7 +265,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c32:
        type: ivas
        bitrates:
@@ -285,7 +275,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2

    c33:
        type: ivas
@@ -307,7 +296,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2

################################################
### Post-processing
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@

name: P800-2
master_seed: 5
prerun_seed: 2

input_path: "experiments/selection/P800-2/proc_input"
output_path: "experiments/selection/P800-2/proc_output"
+1 −13
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@

name: P800-3
master_seed: 5
prerun_seed: 2

input_path: "experiments/selection/P800-3/proc_input"
output_path: "experiments/selection/P800-3/proc_output"
@@ -125,7 +126,6 @@ conditions_to_generate:
      tx:
          type: "FER"
          error_rate: 5
          prerun_seed: 2
  c17:
      type: evs
      bitrates:
@@ -136,7 +136,6 @@ conditions_to_generate:
      tx:
          type: "FER"
          error_rate: 5
          prerun_seed: 2
  c18:
      type: evs
      bitrates:
@@ -147,7 +146,6 @@ conditions_to_generate:
      tx:
          type: "FER"
          error_rate: 5
          prerun_seed: 2
  c19:
      type: evs
      bitrates:
@@ -158,7 +156,6 @@ conditions_to_generate:
      tx:
          type: "FER"
          error_rate: 5
          prerun_seed: 2
  c20:
      type: evs
      bitrates:
@@ -169,7 +166,6 @@ conditions_to_generate:
      tx:
          type: "FER"
          error_rate: 5
          prerun_seed: 2
  c21:
      type: evs
      bitrates:
@@ -180,7 +176,6 @@ conditions_to_generate:
      tx:
          type: "FER"
          error_rate: 5
          prerun_seed: 2
  c22:
      type: evs
      bitrates:
@@ -191,7 +186,6 @@ conditions_to_generate:
      tx:
          type: "FER"
          error_rate: 5
          prerun_seed: 2
           
  ### IVAS condition ###############################
  c23:
@@ -239,7 +233,6 @@ conditions_to_generate:
      tx:
          type: "FER"
          error_rate: 5
          prerun_seed: 2
  c29:
      type: ivas
      bitrates:
@@ -250,7 +243,6 @@ conditions_to_generate:
      tx:
          type: "FER"
          error_rate: 5
          prerun_seed: 2
  c30:
      type: ivas
      bitrates:
@@ -261,7 +253,6 @@ conditions_to_generate:
      tx:
          type: "FER"
          error_rate: 5
          prerun_seed: 2
  c31:
      type: ivas
      bitrates:
@@ -272,7 +263,6 @@ conditions_to_generate:
      tx:
          type: "FER"
          error_rate: 5
          prerun_seed: 2
  c32:
      type: ivas
      bitrates:
@@ -283,7 +273,6 @@ conditions_to_generate:
      tx:
          type: "FER"
          error_rate: 5
          prerun_seed: 2
          
  c33:
      type: ivas
@@ -305,7 +294,6 @@ conditions_to_generate:
      tx:
          type: "FER"
          error_rate: 5
          prerun_seed: 2

################################################
### Post-processing
+1 −14
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@

name: P800-4
master_seed: 5
prerun_seed: 2

input_path: "experiments/selection/P800-4/proc_input"
output_path: "experiments/selection/P800-4/proc_output"
@@ -128,7 +129,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c17:
        type: evs
        bitrates:
@@ -139,7 +139,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c18:
        type: evs
        bitrates:
@@ -150,7 +149,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c19:
        type: evs
        bitrates:
@@ -161,7 +159,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c20:
        type: evs
        bitrates:
@@ -172,7 +169,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c21:
        type: evs
        bitrates:
@@ -183,7 +179,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c22:
        type: evs
        bitrates:
@@ -194,7 +189,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2

    ### IVAS condition ###############################
    c23:
@@ -256,7 +250,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c31:
        type: ivas
        bitrates:
@@ -267,7 +260,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c32:
        type: ivas
        bitrates:
@@ -278,7 +270,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c33:
        type: ivas
        bitrates:
@@ -289,7 +280,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c34:
        type: ivas
        bitrates:
@@ -300,7 +290,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c35:
        type: ivas
        bitrates:
@@ -311,7 +300,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2
    c36:
        type: ivas
        bitrates:
@@ -322,7 +310,6 @@ conditions_to_generate:
        tx:
            type: "FER"
            error_rate: 5
            prerun_seed: 2

################################################
### Post-processing
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@

name: P800-5
master_seed: 5
prerun_seed: 2

input_path: "experiments/selection/P800-5/proc_input"
output_path: "experiments/selection/P800-5/proc_output"
Loading