Skip to content

Commit

Permalink
Merge pull request #392 from NVlabs/TrialLevelConfig
Browse files Browse the repository at this point in the history
Trial-level configuration
  • Loading branch information
jspjutNV authored Dec 9, 2022
2 parents 7a73733 + 41d3c5f commit 7c0c472
Show file tree
Hide file tree
Showing 25 changed files with 857 additions and 542 deletions.
60 changes: 30 additions & 30 deletions data-files/samples/sa2019_1hit.Experiment.Any
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@
frameDelay = 0;
blockCount = 10;
trials = (
{ids = ("static"), count = 3},
{ids = ("straight_fly"), count = 3},
{ids = ("stray_fly_easy"), count = 4},
{ids = ("stray_fly_hard"), count = 4},
{ids = ("strafe_jump"), count = 8}
{targetIds = ("static"), count = 3},
{targetIds = ("straight_fly"), count = 3},
{targetIds = ("stray_fly_easy"), count = 4},
{targetIds = ("stray_fly_hard"), count = 4},
{targetIds = ("strafe_jump"), count = 8}
);
},
{
Expand All @@ -78,11 +78,11 @@
frameDelay = 2;
blockCount = 10;
trials = (
{ids = ("static"), count = 3},
{ids = ("straight_fly"), count = 3},
{ids = ("stray_fly_easy"), count = 4},
{ids = ("stray_fly_hard"), count = 4},
{ids = ("strafe_jump"), count = 8}
{targetIds = ("static"), count = 3},
{targetIds = ("straight_fly"), count = 3},
{targetIds = ("stray_fly_easy"), count = 4},
{targetIds = ("stray_fly_hard"), count = 4},
{targetIds = ("strafe_jump"), count = 8}
);
},
{
Expand All @@ -91,11 +91,11 @@
frameDelay = 0;
blockCount = 10;
trials = (
{ids = ("static"), count = 3},
{ids = ("straight_fly"), count = 3},
{ids = ("stray_fly_easy"), count = 4},
{ids = ("stray_fly_hard"), count = 4},
{ids = ("strafe_jump"), count = 8}
{targetIds = ("static"), count = 3},
{targetIds = ("straight_fly"), count = 3},
{targetIds = ("stray_fly_easy"), count = 4},
{targetIds = ("stray_fly_hard"), count = 4},
{targetIds = ("strafe_jump"), count = 8}
);
},
{
Expand All @@ -104,11 +104,11 @@
frameDelay = 4;
blockCount = 10;
trials = (
{ids = ("static"), count = 3},
{ids = ("straight_fly"), count = 3},
{ids = ("stray_fly_easy"), count = 4},
{ids = ("stray_fly_hard"), count = 4},
{ids = ("strafe_jump"), count = 8}
{targetIds = ("static"), count = 3},
{targetIds = ("straight_fly"), count = 3},
{targetIds = ("stray_fly_easy"), count = 4},
{targetIds = ("stray_fly_hard"), count = 4},
{targetIds = ("strafe_jump"), count = 8}
);
},
{
Expand All @@ -117,11 +117,11 @@
frameDelay = 0;
blockCount = 10;
trials = (
{ids = ("static"), count = 3},
{ids = ("straight_fly"), count = 3},
{ids = ("stray_fly_easy"), count = 4},
{ids = ("stray_fly_hard"), count = 4},
{ids = ("strafe_jump"), count = 8}
{targetIds = ("static"), count = 3},
{targetIds = ("straight_fly"), count = 3},
{targetIds = ("stray_fly_easy"), count = 4},
{targetIds = ("stray_fly_hard"), count = 4},
{targetIds = ("strafe_jump"), count = 8}
);
},
{
Expand All @@ -130,11 +130,11 @@
frameDelay = 8;
blockCount = 10;
trials = (
{ids = ("static"), count = 3},
{ids = ("straight_fly"), count = 3},
{ids = ("stray_fly_easy"), count = 4},
{ids = ("stray_fly_hard"), count = 4},
{ids = ("strafe_jump"), count = 8}
{targetIds = ("static"), count = 3},
{targetIds = ("straight_fly"), count = 3},
{targetIds = ("stray_fly_easy"), count = 4},
{targetIds = ("stray_fly_hard"), count = 4},
{targetIds = ("strafe_jump"), count = 8}
);
},
);
Expand Down
36 changes: 18 additions & 18 deletions data-files/samples/sa2019_track.Experiment.Any
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
frameDelay = 0;
blockCount = 10;
trials = (
{ids = ("straight_fly"), count = 2},
{ids = ("stray_fly_easy"), count = 5},
{ids = ("strafe_jump"), count = 5}
{targetIds = ("straight_fly"), count = 2},
{targetIds = ("stray_fly_easy"), count = 5},
{targetIds = ("strafe_jump"), count = 5}
);
},
{
Expand All @@ -78,9 +78,9 @@
frameDelay = 2;
blockCount = 10;
trials = (
{ids = ("straight_fly"), count = 2},
{ids = ("stray_fly_easy"), count = 5},
{ids = ("strafe_jump"), count = 5}
{targetIds = ("straight_fly"), count = 2},
{targetIds = ("stray_fly_easy"), count = 5},
{targetIds = ("strafe_jump"), count = 5}
);
},
{
Expand All @@ -89,9 +89,9 @@
frameDelay = 0;
blockCount = 10;
trials = (
{ids = ("straight_fly"), count = 2},
{ids = ("stray_fly_easy"), count = 5},
{ids = ("strafe_jump"), count = 5}
{targetIds = ("straight_fly"), count = 2},
{targetIds = ("stray_fly_easy"), count = 5},
{targetIds = ("strafe_jump"), count = 5}
);
},
{
Expand All @@ -100,9 +100,9 @@
frameDelay = 4;
blockCount = 10;
trials = (
{ids = ("straight_fly"), count = 2},
{ids = ("stray_fly_easy"), count = 5},
{ids = ("strafe_jump"), count = 5}
{targetIds = ("straight_fly"), count = 2},
{targetIds = ("stray_fly_easy"), count = 5},
{targetIds = ("strafe_jump"), count = 5}
);
},
{
Expand All @@ -111,9 +111,9 @@
frameDelay = 0;
blockCount = 10;
trials = (
{ids = ("straight_fly"), count = 2},
{ids = ("stray_fly_easy"), count = 5},
{ids = ("strafe_jump"), count = 5}
{targetIds = ("straight_fly"), count = 2},
{targetIds = ("stray_fly_easy"), count = 5},
{targetIds = ("strafe_jump"), count = 5}
);
},
{
Expand All @@ -122,9 +122,9 @@
frameDelay = 8;
blockCount = 10;
trials = (
{ids = ("straight_fly"), count = 2},
{ids = ("stray_fly_easy"), count = 5},
{ids = ("strafe_jump"), count = 5}
{targetIds = ("straight_fly"), count = 2},
{targetIds = ("stray_fly_easy"), count = 5},
{targetIds = ("strafe_jump"), count = 5}
);
},
);
Expand Down
12 changes: 6 additions & 6 deletions data-files/samples/targetmodels.Experiment.Any
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
trials = (
{
count = 20;
ids = ( "ico");
targetIds = ( "ico");
}
);

Expand All @@ -30,7 +30,7 @@
trials = (
{
count = 20;
ids = ( "low");
targetIds = ( "low");
}
);

Expand All @@ -41,7 +41,7 @@
trials = (
{
count = 20;
ids = ( "mid", "mid");
targetIds = ( "mid", "mid");
}
);

Expand All @@ -52,7 +52,7 @@
trials = (
{
count = 20;
ids = ( "high", "high");
targetIds = ( "high", "high");
}
);

Expand All @@ -63,7 +63,7 @@
trials = (
{
count = 20;
ids = ( "cylinder", "cylinder");
targetIds = ( "cylinder", "cylinder");
}
);

Expand All @@ -74,7 +74,7 @@
trials = (
{
count = 20;
ids = ( "ico", "low", "mid", "high", "cylinder");
targetIds = ( "ico", "low", "mid", "high", "cylinder");
},
);

Expand Down
16 changes: 8 additions & 8 deletions data-files/samples/targets.Experiment.Any
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
trials = (
{
count = 20;
ids = ( "static");
targetIds = ( "static");
}
);

Expand All @@ -30,7 +30,7 @@
trials = (
{
count = 20;
ids = ( "static", "static");
targetIds = ( "static", "static");
}
);

Expand All @@ -41,7 +41,7 @@
trials = (
{
count = 20;
ids = ( "static", "static", "static", "static", "static");
targetIds = ( "static", "static", "static", "static", "static");
}
);

Expand All @@ -52,7 +52,7 @@
trials = (
{
count = 20;
ids = ( "moving");
targetIds = ( "moving");
}
);

Expand All @@ -63,7 +63,7 @@
trials = (
{
count = 20;
ids = ( "jumping");
targetIds = ( "jumping");
} );

},
Expand All @@ -73,15 +73,15 @@
trials = (
{
count = 7;
ids = ( "static");
targetIds = ( "static");
},
{
count = 7;
ids = ( "moving");
targetIds = ( "moving");
},
{
count = 6;
ids = ( "jumping");
targetIds = ( "jumping");
},
);

Expand Down
Loading

0 comments on commit 7c0c472

Please sign in to comment.