diff --git a/Scripts/__pycache__/generate_signals.cpython-312.pyc b/Scripts/__pycache__/generate_signals.cpython-312.pyc index 79dd48c7e..237e41f3c 100644 Binary files a/Scripts/__pycache__/generate_signals.cpython-312.pyc and b/Scripts/__pycache__/generate_signals.cpython-312.pyc differ diff --git a/Scripts/__pycache__/preprocess_daily.cpython-312.pyc b/Scripts/__pycache__/preprocess_daily.cpython-312.pyc index 6eff62a71..1ba0130c4 100644 Binary files a/Scripts/__pycache__/preprocess_daily.cpython-312.pyc and b/Scripts/__pycache__/preprocess_daily.cpython-312.pyc differ diff --git a/analysis/0725_main_test/4_use_class_pd.ipynb b/analysis/0725_main_test/4_use_class_pd.ipynb index 480fd9db2..7a4f64ce9 100644 --- a/analysis/0725_main_test/4_use_class_pd.ipynb +++ b/analysis/0725_main_test/4_use_class_pd.ipynb @@ -67,7 +67,7 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": null, "metadata": {}, "outputs": [], "source": [ @@ -76,7 +76,7 @@ }, { "cell_type": "code", - "execution_count": 6, + "execution_count": null, "metadata": {}, "outputs": [], "source": [ @@ -90,7 +90,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": 5, "metadata": {}, "outputs": [ { @@ -108,7 +108,7 @@ }, { "cell_type": "code", - "execution_count": 8, + "execution_count": 6, "metadata": {}, "outputs": [ { @@ -144,29 +144,29 @@ "name": "stderr", "output_type": "stream", "text": [ - "c:\\github\\siggen\\scripts\\preprocess_daily.py:732: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519797' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", + "c:\\github\\siggen\\scripts\\preprocess_daily.py:741: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519797' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", " cmatch.loc[right_flag, ['inc_edge_id', 'out_edge_id']] = [inc_edge_id, out_edge_id]\n", - "c:\\github\\siggen\\scripts\\preprocess_daily.py:732: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519796' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", + "c:\\github\\siggen\\scripts\\preprocess_daily.py:741: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519796' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", " cmatch.loc[right_flag, ['inc_edge_id', 'out_edge_id']] = [inc_edge_id, out_edge_id]\n", - "c:\\github\\siggen\\scripts\\preprocess_daily.py:732: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519799' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", + "c:\\github\\siggen\\scripts\\preprocess_daily.py:741: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519799' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", " cmatch.loc[right_flag, ['inc_edge_id', 'out_edge_id']] = [inc_edge_id, out_edge_id]\n", - "c:\\github\\siggen\\scripts\\preprocess_daily.py:732: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519798' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", + "c:\\github\\siggen\\scripts\\preprocess_daily.py:741: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519798' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", " cmatch.loc[right_flag, ['inc_edge_id', 'out_edge_id']] = [inc_edge_id, out_edge_id]\n", - "c:\\github\\siggen\\scripts\\preprocess_daily.py:732: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519801' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", + "c:\\github\\siggen\\scripts\\preprocess_daily.py:741: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519801' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", " cmatch.loc[right_flag, ['inc_edge_id', 'out_edge_id']] = [inc_edge_id, out_edge_id]\n", - "c:\\github\\siggen\\scripts\\preprocess_daily.py:732: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519800' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", + "c:\\github\\siggen\\scripts\\preprocess_daily.py:741: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519800' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", " cmatch.loc[right_flag, ['inc_edge_id', 'out_edge_id']] = [inc_edge_id, out_edge_id]\n", - "c:\\github\\siggen\\scripts\\preprocess_daily.py:732: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519873' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", + "c:\\github\\siggen\\scripts\\preprocess_daily.py:741: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519873' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", " cmatch.loc[right_flag, ['inc_edge_id', 'out_edge_id']] = [inc_edge_id, out_edge_id]\n", - "c:\\github\\siggen\\scripts\\preprocess_daily.py:732: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519874' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", + "c:\\github\\siggen\\scripts\\preprocess_daily.py:741: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519874' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", " cmatch.loc[right_flag, ['inc_edge_id', 'out_edge_id']] = [inc_edge_id, out_edge_id]\n", - "c:\\github\\siggen\\scripts\\preprocess_daily.py:732: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '516929' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", + "c:\\github\\siggen\\scripts\\preprocess_daily.py:741: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '516929' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", " cmatch.loc[right_flag, ['inc_edge_id', 'out_edge_id']] = [inc_edge_id, out_edge_id]\n", - "c:\\github\\siggen\\scripts\\preprocess_daily.py:732: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '517055' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", + "c:\\github\\siggen\\scripts\\preprocess_daily.py:741: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '517055' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", " cmatch.loc[right_flag, ['inc_edge_id', 'out_edge_id']] = [inc_edge_id, out_edge_id]\n", - "c:\\github\\siggen\\scripts\\preprocess_daily.py:732: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519834' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", + "c:\\github\\siggen\\scripts\\preprocess_daily.py:741: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519834' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", " cmatch.loc[right_flag, ['inc_edge_id', 'out_edge_id']] = [inc_edge_id, out_edge_id]\n", - "c:\\github\\siggen\\scripts\\preprocess_daily.py:732: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519833' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", + "c:\\github\\siggen\\scripts\\preprocess_daily.py:741: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '519833' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.\n", " cmatch.loc[right_flag, ['inc_edge_id', 'out_edge_id']] = [inc_edge_id, out_edge_id]\n" ] } diff --git a/test_0729/intermediates/match6.csv b/test_0729/intermediates/match6.csv index 0b9338afe..62df6f27b 100644 --- a/test_0729/intermediates/match6.csv +++ b/test_0729/intermediates/match6.csv @@ -1,117 +1,117 @@ -inter_no,node_id,phase_no,ring_type,move_no,inc_edge_id,out_edge_id,state,turn_type -436,109836,1,A,5,517505,517507,grrrrgrrgrGgrr,left -436,109836,1,B,2,517505,517004,grrrrgrrgGrgrr,straight -436,109836,2,A,8,517509,517507,grrrrgGrgrrgrr,straight -436,109836,2,B,3,517509,517504,grrrrgrGgrrgrr,left -436,109836,3,A,7,517002,517004,grrrrgrrgrrgrG,left -436,109836,3,B,4,517002,517506,grrrrgrrgrrgGr,straight -436,109836,4,A,6,517003,517504,gGGGrgrrgrrgrr,straight -436,109836,4,B,1,517003,517506,grrrGgrrgrrgrr,left -437,107587,1,A,6,,,GGGGr,straight -437,107587,1,B,2,,,GGGGr,straight -437,107587,2,A,5,,,GGGGr,left -437,107587,2,B,1,516929,517055,GGGGG,left -437,107587,3,A,8,,,GGGGr,straight -437,107587,3,B,3,,,GGGGr,left -437,107587,4,A,7,,,GGGGr,left -437,107587,4,B,4,,,GGGGr,straight -437,109313,1,A,6,,,GGGGGGGGr,straight -437,109313,1,B,2,,,GGGGGGGGr,straight -437,109313,2,A,5,519834,519833,GGGGGGGGG,left -437,109313,2,B,1,,,GGGGGGGGr,left -437,109313,3,A,8,,,GGGGGGGGr,straight -437,109313,3,B,3,,,GGGGGGGGr,left -437,109313,4,A,7,,,GGGGGGGGr,left -437,109313,4,B,4,,,GGGGGGGGr,straight -437,109986,1,A,6,517054,513840,gGGGGrgrrgrrrrrgrr,straight -437,109986,1,B,2,513841,512766,grrrrrgrrgGGGGrgrr,straight -437,109986,2,A,5,513841,513786,grrrrrgrrgrrrrGgrr,left -437,109986,2,B,1,517054,513842,grrrrGgrrgrrrrrgrr,left -437,109986,3,A,8,513843,513786,grrrrrgGrgrrrrrgrr,straight -437,109986,3,B,3,513843,513840,grrrrrgrGgrrrrrgrr,left -437,109986,4,A,7,513785,512766,grrrrrgrrgrrrrrgrG,left -437,109986,4,B,4,513785,513842,grrrrrgrrgrrrrrgGr,straight -438,106350,1,A,6,513817,513811,grrGGGGrrrrr,straight -438,106350,1,B,2,513810,513816,grrrrrrGGGGr,straight -438,106350,2,A,5,513810,513793,grrrrrrrrrrG,left -438,106350,2,B,1,513817,513816,grrrrrrrrrrr, -438,106350,3,A,8,513817,513793,grGrrrrrrrrr, -438,106350,3,B,3,513817,513811,grrGGGGrrrrr,straight -438,106350,4,A,7,513792,513816,gGrrrrrrrrrr,left -438,106350,4,B,4,513792,513816,gGrrrrrrrrrr,left -442,106332,1,A,6,519824,513731,gGGGrrrrrrgrrgrrrrrrrrgrrrr,straight -442,106332,1,B,1,519824,513726,grrrrGGrrrgrrgrrrrrrrrgrrrr,left -442,106332,2,A,6,519824,513731,gGGGrrrrrrgrrgrrrrrrrrgrrrr,straight -442,106332,2,B,2,513732,513728,grrrrrrrrrgrrgrGGGGGrrgrrrr,straight -442,106332,3,A,5,513732,513729,grrrrrrrrrgrrgrrrrrrGGgrrrr,left -442,106332,3,B,2,513732,513728,grrrrrrrrrgrrgrGGGGGrrgrrrr,straight -442,106332,4,A,7,513730,513728,grrrrrrrrrgrrgrrrrrrrrgrrrG,left -442,106332,4,B,4,513730,513726,grrrrrrrrrgrrgrrrrrrrrgGGGr,straight -442,106332,5,A,8,513727,513729,grrrrrrGGrgrrgrrrrrrrrgrrrr,straight -442,106332,5,B,3,513727,513731,grrrrrrrrGgrrgrrrrrrrrgrrrr,left -442,106332,6,A,8,513727,513729,grrrrrrGGrgrrgrrrrrrrrgrrrr,straight -442,106332,6,B,3,513727,513731,grrrrrrrrGgrrgrrrrrrrrgrrrr,left -443,108769,1,A,6,516916,513863,gGGGGGrrrrrrgrr,straight -443,108769,1,B,2,513862,516917,grrrrrGGGGGrgrr,straight -443,108769,2,A,5,513862,518550,grrrrrrrrrrGgrr,left -443,108769,2,B,2,513862,516917,grrrrrGGGGGrgrr,straight -443,108769,3,A,7,518549,516917,grrrrrrrrrrrgGG,left -443,108769,3,B,18,,,grrrrrrrrrrrgrr, -443,109333,1,A,6,,,GGGGGGGGGGGr,straight -443,109333,1,B,2,,,GGGGGGGGGGGr,straight -443,109333,2,A,5,519873,519874,GGGGGGGGGGGG,left -443,109333,2,B,2,,,GGGGGGGGGGGr,straight -443,109333,3,A,7,,,GGGGGGGGGGGr,left -443,109333,3,B,18,,,GGGGGGGGGGGr, -455,109901,1,A,6,513580,513581,GGrr,straight -455,109901,1,B,2,513582,513584,rrGG,straight -456,106231,1,A,5,513136,513139,grgrrrrG,left -456,106231,1,B,2,513136,513137,grgrrGGr,straight -456,106231,2,A,6,513138,513135,grgGGrrr,straight -456,106231,2,B,2,513136,513137,grgrrGGr,straight -456,106231,3,A,7,513140,513137,gGgrrrrr,left -456,106231,3,B,7,513140,513137,gGgrrrrr,left -456,106231,4,A,17,,,grgrrrrr, -456,106231,4,B,17,,,grgrrrrr, -456,109295,1,A,5,519797,519796,GGGGGGGG,left -456,109295,1,B,2,,,GGGGGGrr,straight -456,109295,2,A,6,,,GGGGGGrr,straight -456,109295,2,B,2,,,GGGGGGrr,straight -456,109295,3,A,7,,,GGGGGGrr,left -456,109295,3,B,7,,,GGGGGGrr,left -456,109295,4,A,17,,,GGGGGGrr, -456,109295,4,B,17,,,GGGGGGrr, -457,106234,1,A,6,513152,513155,gGGGrgrrrrgrrrrgrrr,straight -457,106234,1,B,2,513156,513151,grrrrgrrrrgGGGrgrrr,straight -457,106234,2,A,5,513156,513157,grrrrgrrrrgrrrGgrrr,left -457,106234,2,B,1,513152,513153,grrrGgrrrrgrrrrgrrr,left -457,106234,3,A,17,,,grrrrgrrrrgrrrrgrrr, -457,106234,3,B,17,,,grrrrgrrrrgrrrrgrrr, -457,106234,4,A,8,513154,513157,grrrrgGGrrgrrrrgrrr,straight -457,106234,4,B,3,513154,513155,grrrrgrrGGgrrrrgrrr,left -457,106234,5,A,7,513158,513151,grrrrgrrrrgrrrrgrrG,left -457,106234,5,B,4,513158,513153,grrrrgrrrrgrrrrgGGr,straight -457,109296,1,A,6,,,GGGrrGGG,straight -457,109296,1,B,2,,,GGGrrGGG,straight -457,109296,2,A,5,,,GGGrrGGG,left -457,109296,2,B,1,519799,519798,GGGGGGGG,left -457,109296,3,A,17,,,GGGrrGGG, -457,109296,3,B,17,,,GGGrrGGG, -457,109296,4,A,8,,,GGGrrGGG,straight -457,109296,4,B,3,,,GGGrrGGG,left -457,109296,5,A,7,,,GGGrrGGG,left -457,109296,5,B,4,,,GGGrrGGG,straight -457,109297,1,A,6,,,GGGGGGrr,straight -457,109297,1,B,2,,,GGGGGGrr,straight -457,109297,2,A,5,519801,519800,GGGGGGGG,left -457,109297,2,B,1,,,GGGGGGrr,left -457,109297,3,A,17,,,GGGGGGrr, -457,109297,3,B,17,,,GGGGGGrr, -457,109297,4,A,8,,,GGGGGGrr,straight -457,109297,4,B,3,,,GGGGGGrr,left -457,109297,5,A,7,,,GGGGGGrr,left -457,109297,5,B,4,,,GGGGGGrr,straight -458,106238,1,A,8,513193,513188,gGGGrgrrgrrrrgrr,straight -458,106238,1,B,4,513189,513192,grrrrgrrgGGGrgrr,straight -458,106238,2,A,17,,,grrrrgrrgrrrrgrr, -458,106238,2,B,17,,,grrrrgrrgrrrrgrr, +,inter_no,node_id,phase_no,ring_type,move_no,inc_edge_id,out_edge_id,state,turn_type +0,436,109836,1,A,5,517505,517507,grrrrgrrgrGgrr,left +1,436,109836,1,B,2,517505,517004,grrrrgrrgGrgrr,straight +2,436,109836,2,A,8,517509,517507,grrrrgGrgrrgrr,straight +3,436,109836,2,B,3,517509,517504,grrrrgrGgrrgrr,left +4,436,109836,3,A,7,517002,517004,grrrrgrrgrrgrG,left +5,436,109836,3,B,4,517002,517506,grrrrgrrgrrgGr,straight +6,436,109836,4,A,6,517003,517504,gGGGrgrrgrrgrr,straight +7,436,109836,4,B,1,517003,517506,grrrGgrrgrrgrr,left +8,437,107587,1,A,6,,,GGGGr,straight +9,437,107587,1,B,2,,,GGGGr,straight +10,437,107587,2,A,5,,,GGGGr,left +11,437,107587,2,B,1,516929,517055,GGGGG,left +12,437,107587,3,A,8,,,GGGGr,straight +13,437,107587,3,B,3,,,GGGGr,left +14,437,107587,4,A,7,,,GGGGr,left +15,437,107587,4,B,4,,,GGGGr,straight +16,437,109313,1,A,6,,,GGGGGGGGr,straight +17,437,109313,1,B,2,,,GGGGGGGGr,straight +18,437,109313,2,A,5,519834,519833,GGGGGGGGG,left +19,437,109313,2,B,1,,,GGGGGGGGr,left +20,437,109313,3,A,8,,,GGGGGGGGr,straight +21,437,109313,3,B,3,,,GGGGGGGGr,left +22,437,109313,4,A,7,,,GGGGGGGGr,left +23,437,109313,4,B,4,,,GGGGGGGGr,straight +24,437,109986,1,A,6,517054,513840,gGGGGrgrrgrrrrrgrr,straight +25,437,109986,1,B,2,513841,512766,grrrrrgrrgGGGGrgrr,straight +26,437,109986,2,A,5,513841,513786,grrrrrgrrgrrrrGgrr,left +27,437,109986,2,B,1,517054,513842,grrrrGgrrgrrrrrgrr,left +28,437,109986,3,A,8,513843,513786,grrrrrgGrgrrrrrgrr,straight +29,437,109986,3,B,3,513843,513840,grrrrrgrGgrrrrrgrr,left +30,437,109986,4,A,7,513785,512766,grrrrrgrrgrrrrrgrG,left +31,437,109986,4,B,4,513785,513842,grrrrrgrrgrrrrrgGr,straight +32,438,106350,1,A,6,513817,513811,grrGGGGrrrrr,straight +33,438,106350,1,B,2,513810,513816,grrrrrrGGGGr,straight +34,438,106350,2,A,5,513810,513793,grrrrrrrrrrG,left +35,438,106350,2,B,1,513817,513816,grrrrrrrrrrr, +36,438,106350,3,A,8,513817,513793,grGrrrrrrrrr, +37,438,106350,3,B,3,513817,513811,grrGGGGrrrrr,straight +38,438,106350,4,A,7,513792,513816,gGrrrrrrrrrr,left +39,438,106350,4,B,4,513792,513816,gGrrrrrrrrrr,left +40,442,106332,1,A,6,519824,513731,gGGGrrrrrrgrrgrrrrrrrrgrrrr,straight +41,442,106332,1,B,1,519824,513726,grrrrGGrrrgrrgrrrrrrrrgrrrr,left +42,442,106332,2,A,6,519824,513731,gGGGrrrrrrgrrgrrrrrrrrgrrrr,straight +43,442,106332,2,B,2,513732,513728,grrrrrrrrrgrrgrGGGGGrrgrrrr,straight +44,442,106332,3,A,5,513732,513729,grrrrrrrrrgrrgrrrrrrGGgrrrr,left +45,442,106332,3,B,2,513732,513728,grrrrrrrrrgrrgrGGGGGrrgrrrr,straight +46,442,106332,4,A,7,513730,513728,grrrrrrrrrgrrgrrrrrrrrgrrrG,left +47,442,106332,4,B,4,513730,513726,grrrrrrrrrgrrgrrrrrrrrgGGGr,straight +48,442,106332,5,A,8,513727,513729,grrrrrrGGrgrrgrrrrrrrrgrrrr,straight +49,442,106332,5,B,3,513727,513731,grrrrrrrrGgrrgrrrrrrrrgrrrr,left +50,442,106332,6,A,8,513727,513729,grrrrrrGGrgrrgrrrrrrrrgrrrr,straight +51,442,106332,6,B,3,513727,513731,grrrrrrrrGgrrgrrrrrrrrgrrrr,left +52,443,108769,1,A,6,516916,513863,gGGGGGrrrrrrgrr,straight +53,443,108769,1,B,2,513862,516917,grrrrrGGGGGrgrr,straight +54,443,108769,2,A,5,513862,518550,grrrrrrrrrrGgrr,left +55,443,108769,2,B,2,513862,516917,grrrrrGGGGGrgrr,straight +56,443,108769,3,A,7,518549,516917,grrrrrrrrrrrgGG,left +57,443,108769,3,B,18,,,grrrrrrrrrrrgrr, +58,443,109333,1,A,6,,,GGGGGGGGGGGr,straight +59,443,109333,1,B,2,,,GGGGGGGGGGGr,straight +60,443,109333,2,A,5,519873,519874,GGGGGGGGGGGG,left +61,443,109333,2,B,2,,,GGGGGGGGGGGr,straight +62,443,109333,3,A,7,,,GGGGGGGGGGGr,left +63,443,109333,3,B,18,,,GGGGGGGGGGGr, +64,455,109901,1,A,6,513580,513581,GGrr,straight +65,455,109901,1,B,2,513582,513584,rrGG,straight +66,456,106231,1,A,5,513136,513139,grgrrrrG,left +67,456,106231,1,B,2,513136,513137,grgrrGGr,straight +68,456,106231,2,A,6,513138,513135,grgGGrrr,straight +69,456,106231,2,B,2,513136,513137,grgrrGGr,straight +70,456,106231,3,A,7,513140,513137,gGgrrrrr,left +71,456,106231,3,B,7,513140,513137,gGgrrrrr,left +72,456,106231,4,A,17,,,grgrrrrr, +73,456,106231,4,B,17,,,grgrrrrr, +74,456,109295,1,A,5,519797,519796,GGGGGGGG,left +75,456,109295,1,B,2,,,GGGGGGrr,straight +76,456,109295,2,A,6,,,GGGGGGrr,straight +77,456,109295,2,B,2,,,GGGGGGrr,straight +78,456,109295,3,A,7,,,GGGGGGrr,left +79,456,109295,3,B,7,,,GGGGGGrr,left +80,456,109295,4,A,17,,,GGGGGGrr, +81,456,109295,4,B,17,,,GGGGGGrr, +82,457,106234,1,A,6,513152,513155,gGGGrgrrrrgrrrrgrrr,straight +83,457,106234,1,B,2,513156,513151,grrrrgrrrrgGGGrgrrr,straight +84,457,106234,2,A,5,513156,513157,grrrrgrrrrgrrrGgrrr,left +85,457,106234,2,B,1,513152,513153,grrrGgrrrrgrrrrgrrr,left +86,457,106234,3,A,17,,,grrrrgrrrrgrrrrgrrr, +87,457,106234,3,B,17,,,grrrrgrrrrgrrrrgrrr, +88,457,106234,4,A,8,513154,513157,grrrrgGGrrgrrrrgrrr,straight +89,457,106234,4,B,3,513154,513155,grrrrgrrGGgrrrrgrrr,left +90,457,106234,5,A,7,513158,513151,grrrrgrrrrgrrrrgrrG,left +91,457,106234,5,B,4,513158,513153,grrrrgrrrrgrrrrgGGr,straight +92,457,109296,1,A,6,,,GGGrrGGG,straight +93,457,109296,1,B,2,,,GGGrrGGG,straight +94,457,109296,2,A,5,,,GGGrrGGG,left +95,457,109296,2,B,1,519799,519798,GGGGGGGG,left +96,457,109296,3,A,17,,,GGGrrGGG, +97,457,109296,3,B,17,,,GGGrrGGG, +98,457,109296,4,A,8,,,GGGrrGGG,straight +99,457,109296,4,B,3,,,GGGrrGGG,left +100,457,109296,5,A,7,,,GGGrrGGG,left +101,457,109296,5,B,4,,,GGGrrGGG,straight +102,457,109297,1,A,6,,,GGGGGGrr,straight +103,457,109297,1,B,2,,,GGGGGGrr,straight +104,457,109297,2,A,5,519801,519800,GGGGGGGG,left +105,457,109297,2,B,1,,,GGGGGGrr,left +106,457,109297,3,A,17,,,GGGGGGrr, +107,457,109297,3,B,17,,,GGGGGGrr, +108,457,109297,4,A,8,,,GGGGGGrr,straight +109,457,109297,4,B,3,,,GGGGGGrr,left +110,457,109297,5,A,7,,,GGGGGGrr,left +111,457,109297,5,B,4,,,GGGGGGrr,straight +112,458,106238,1,A,8,513193,513188,gGGGrgrrgrrrrgrr,straight +113,458,106238,1,B,4,513189,513192,grrrrgrrgGGGrgrr,straight +114,458,106238,2,A,17,,,grrrrgrrgrrrrgrr, +115,458,106238,2,B,17,,,grrrrgrrgrrrrgrr, diff --git a/test_0729/intermediates/node2init.json b/test_0729/intermediates/node2init.json index d5043ca71..c6984f10e 100644 --- a/test_0729/intermediates/node2init.json +++ b/test_0729/intermediates/node2init.json @@ -1,215 +1 @@ -{ - "106231": [ - "g", - "r", - "g", - "r", - "r", - "r", - "r", - "r" - ], - "106234": [ - "g", - "r", - "r", - "r", - "r", - "g", - "r", - "r", - "r", - "r", - "g", - "r", - "r", - "r", - "r", - "g", - "r", - "r", - "r" - ], - "106238": [ - "g", - "r", - "r", - "r", - "r", - "g", - "r", - "r", - "g", - "r", - "r", - "r", - "r", - "g", - "r", - "r" - ], - "106332": [ - "g", - "r", - "r", - "r", - "r", - "r", - "r", - "r", - "r", - "r", - "g", - "r", - "r", - "g", - "r", - "r", - "r", - "r", - "r", - "r", - "r", - "r", - "g", - "r", - "r", - "r", - "r" - ], - "106350": [ - "g", - "r", - "r", - "r", - "r", - "r", - "r", - "r", - "r", - "r", - "r", - "r" - ], - "108769": [ - "g", - "r", - "r", - "r", - "r", - "r", - "r", - "r", - "r", - "r", - "r", - "r", - "g", - "r", - "r" - ], - "109836": [ - "g", - "r", - "r", - "r", - "r", - "g", - "r", - "r", - "g", - "r", - "r", - "g", - "r", - "r" - ], - "109901": [ - "r", - "r", - "r", - "r" - ], - "109986": [ - "g", - "r", - "r", - "r", - "r", - "r", - "g", - "r", - "r", - "g", - "r", - "r", - "r", - "r", - "r", - "g", - "r", - "r" - ], - "107587": [ - "G", - "G", - "G", - "G", - "r" - ], - "109295": [ - "G", - "G", - "G", - "G", - "G", - "G", - "r", - "r" - ], - "109296": [ - "G", - "G", - "G", - "r", - "r", - "G", - "G", - "G" - ], - "109297": [ - "G", - "G", - "G", - "G", - "G", - "G", - "r", - "r" - ], - "109313": [ - "G", - "G", - "G", - "G", - "G", - "G", - "G", - "G", - "r" - ], - "109333": [ - "G", - "G", - "G", - "G", - "G", - "G", - "G", - "G", - "G", - "G", - "G", - "r" - ] -} \ No newline at end of file +{"106231": ["g", "r", "g", "r", "r", "r", "r", "r"], "106234": ["g", "r", "r", "r", "r", "g", "r", "r", "r", "r", "g", "r", "r", "r", "r", "g", "r", "r", "r"], "106238": ["g", "r", "r", "r", "r", "g", "r", "r", "g", "r", "r", "r", "r", "g", "r", "r"], "106332": ["g", "r", "r", "r", "r", "r", "r", "r", "r", "r", "g", "r", "r", "g", "r", "r", "r", "r", "r", "r", "r", "r", "g", "r", "r", "r", "r"], "106350": ["g", "r", "r", "r", "r", "r", "r", "r", "r", "r", "r", "r"], "108769": ["g", "r", "r", "r", "r", "r", "r", "r", "r", "r", "r", "r", "g", "r", "r"], "109836": ["g", "r", "r", "r", "r", "g", "r", "r", "g", "r", "r", "g", "r", "r"], "109901": ["r", "r", "r", "r"], "109986": ["g", "r", "r", "r", "r", "r", "g", "r", "r", "g", "r", "r", "r", "r", "r", "g", "r", "r"], "107587": ["G", "G", "G", "G", "r"], "109295": ["G", "G", "G", "G", "G", "G", "r", "r"], "109296": ["G", "G", "G", "r", "r", "G", "G", "G"], "109297": ["G", "G", "G", "G", "G", "G", "r", "r"], "109313": ["G", "G", "G", "G", "G", "G", "G", "G", "r"], "109333": ["G", "G", "G", "G", "G", "G", "G", "G", "G", "G", "G", "r"]} \ No newline at end of file