1: |
name = "Correlation01" |
1: |
name = "Correlation01" |
2: |
numStates = 30 |
2: |
numStates = 30 |
3: |
method = StretchedIndexCorrelation # IndexForIndexCorrelation, StretchedIndexCorrelation, TimeCorrelation, CycleCorrelation, UserDefinedCorrelation |
3: |
method = StretchedIndexCorrelation # IndexForIndexCorrelation, StretchedIndexCorrelation, TimeCorrelation, CycleCorrelation, UserDefinedCorrelation |
4: |
database[0]=localhost:VISIT_TOP_DIR/data/pdb_test_data/dbB00.pdb |
4: |
database[0]=localhost:VISIT_TOP_DIR/data/pdb_test_data/dbB00.pdb |
5: |
numStates=20 |
5: |
numStates=20 |
6: |
times={16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, } |
6: |
times={16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, } |
7: |
cycles={10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, } |
7: |
cycles={10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, } |
8: |
indices={0, 1, 1, 2, 3, 3, 4, 5, 5, 6, 7, 7, 8, 9, 9, 10, 10, 11, 12, 12, 13, 14, 14, 15, 16, 16, 17, 18, 18, 19, } |
8: |
indices={0, 1, 1, 2, 3, 3, 4, 5, 5, 6, 7, 7, 8, 9, 9, 10, 10, 11, 12, 12, 13, 14, 14, 15, 16, 16, 17, 18, 18, 19, } |
9: |
database[1]=localhost:VISIT_TOP_DIR/data/pdb_test_data/dbA00.pdb |
9: |
database[1]=localhost:VISIT_TOP_DIR/data/pdb_test_data/dbA00.pdb |
10: |
numStates=10 |
10: |
numStates=10 |
11: |
times={14, 14.5, 15, 15.5, 16, 16.5, 17, 17.5, 18, 18.5, } |
11: |
times={14, 14.5, 15, 15.5, 16, 16.5, 17, 17.5, 18, 18.5, } |
12: |
cycles={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, } |
12: |
cycles={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, } |
13: |
indices={0, 0, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 5, 6, 6, 6, 7, 7, 7, 7, 8, 8, 8, 9, 9, } |
13: |
indices={0, 0, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 5, 6, 6, 6, 7, 7, 7, 7, 8, 8, 8, 9, 9, } |
14: |
database[2]=localhost:VISIT_TOP_DIR/data/pdb_test_data/dbC00.pdb |
14: |
database[2]=localhost:VISIT_TOP_DIR/data/pdb_test_data/dbC00.pdb |
15: |
numStates=30 |
15: |
numStates=30 |
16: |
times={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, } |
16: |
times={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, } |
17: |
cycles={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, } |
17: |
cycles={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, } |
18: |
indices={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, } |
18: |
indices={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, } |
19: |
condensedTimes = () |
19: |
condensedTimes = () |
20: |
condensedCycles = () |
20: |
condensedCycles = () |
21: |
|
21: |
|