Skip to content

Commit a404588

Browse files
authored
Rerun of CIP experiments at new tag wnad with refined configuration (#502)
* Carefully curated simulation input values for CIP experiments * Revised experimental design to include plutus explicitly * Improved formulation of regression * Notebook for diagnosing regression * Improved representation of plutus steps * Studied delta-EB in base-case simulation * Analyzed CIP experiment
1 parent a3262f3 commit a404588

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+4093
-2908
lines changed

analysis/sims/cip/analysis.ipynb

Lines changed: 1254 additions & 869 deletions
Large diffs are not rendered by default.

analysis/sims/cip/combine-results.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ do
1313
then
1414
FRACT=1.00
1515
else
16-
FRACT=0.50
16+
FRACT=0.25
1717
fi
1818
(
1919
echo "$HL,$HR"

analysis/sims/cip/experiments.list

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
experiments/typical,0.100/run.sh
2-
experiments/typical,0.150/run.sh
3-
experiments/typical,0.200/run.sh
4-
experiments/typical,0.250/run.sh
5-
experiments/typical,0.300/run.sh
1+
experiments/NA,0.100/run.sh
2+
experiments/NA,0.150/run.sh
3+
experiments/NA,0.200/run.sh
4+
experiments/NA,0.250/run.sh
5+
experiments/NA,0.300/run.sh
6+
experiments/1000,0.150/run.sh
7+
experiments/2000,0.150/run.sh
8+
experiments/5000,0.150/run.sh
9+
experiments/10000,0.150/run.sh
10+
experiments/20000,0.150/run.sh
11+
experiments/50000,0.150/run.sh

analysis/sims/cip/experiments/0.4284,0.100/case.csv

Lines changed: 0 additions & 2 deletions
This file was deleted.

analysis/sims/cip/experiments/0.4284,0.100/config.yaml

Lines changed: 0 additions & 101 deletions
This file was deleted.

analysis/sims/cip/experiments/0.4284,0.100/summary.txt

Lines changed: 0 additions & 77 deletions
This file was deleted.

analysis/sims/cip/experiments/0.4284,0.150/case.csv

Lines changed: 0 additions & 2 deletions
This file was deleted.

analysis/sims/cip/experiments/0.4284,0.150/config.yaml

Lines changed: 0 additions & 101 deletions
This file was deleted.

0 commit comments

Comments
 (0)