diff --git a/Analysis/0202_config_/config.ini b/Analysis/0202_config_/config.ini new file mode 100644 index 000000000..8ed11c80e --- /dev/null +++ b/Analysis/0202_config_/config.ini @@ -0,0 +1,8 @@ +[DEFAULT] +user = example_user +password = example_password + +[MySQL] +host = example_host +database = example_database + diff --git a/Analysis/0202_config_/config.json b/Analysis/0202_config_/config.json new file mode 100644 index 000000000..bfa332081 --- /dev/null +++ b/Analysis/0202_config_/config.json @@ -0,0 +1 @@ +{"user": "example_user", "password": "example_password", "host": "example_host", "database": "example_database"} \ No newline at end of file diff --git a/Analysis/0202_config_/main.py b/Analysis/0202_config_/main.py new file mode 100644 index 000000000..6a5258de3 --- /dev/null +++ b/Analysis/0202_config_/main.py @@ -0,0 +1,34 @@ +import os +import sys +from pathlib import Path + + +if __name__ == '__main__': + + # 현재 .py이 위치한 디렉토리 + script_dir = os.path.dirname(os.path.abspath(__file__)) + script_dir = Path(script_dir) + + # json 예시 + import json + + with open(script_dir / 'config.json', 'r') as config_file: + config = json.load(config_file) + + print('==== json 예시 ====') + print(config) + print() + + # ini 예시 + from configparser import ConfigParser + + config = ConfigParser() + config.read(script_dir / 'config.ini') + + user = config['DEFAULT']['User'] + password = config['DEFAULT']['Password'] + host = config['MySQL']['Host'] + database = config['MySQL']['Database'] + + print('==== ini 예시 ====') + print(user, password, host, database) diff --git a/Data/networks/state_300.00.xml.gz b/Data/networks/state_300.00.xml.gz index 609831f29..4ea8b3425 100644 Binary files a/Data/networks/state_300.00.xml.gz and b/Data/networks/state_300.00.xml.gz differ diff --git a/Documents/0202_unit_test/신호생성_단위테스트_내역서.hwp b/Documents/0202_unit_test/신호생성_단위테스트_내역서.hwp new file mode 100644 index 000000000..a77bba50b Binary files /dev/null and b/Documents/0202_unit_test/신호생성_단위테스트_내역서.hwp differ diff --git a/Documents/1127_table_definition/table_definition_v0.8.4.xlsx b/Documents/1127_table_definition/table_definition_v0.8.4.xlsx index 8a908ff4d..615f6c0d9 100644 Binary files a/Documents/1127_table_definition/table_definition_v0.8.4.xlsx and b/Documents/1127_table_definition/table_definition_v0.8.4.xlsx differ diff --git a/Intermediates/histid/histid_1704389400.csv b/Intermediates/histid/histid_1704389400.csv index e33b0d28b..f1e8b2cfc 100644 --- a/Intermediates/histid/histid_1704389400.csv +++ b/Intermediates/histid/histid_1704389400.csv @@ -1,133 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -844,177,i2,1704388210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -845,177,i2,1704388210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -846,177,i2,1704388210,3,3,68,,,, -847,177,i2,1704388210,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -864,175,i0,1704388240,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -865,175,i0,1704388240,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -866,175,i0,1704388240,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -867,175,i0,1704388240,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -868,175,i0,1704388240,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -135,178,i3,1704388250,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -136,178,i3,1704388250,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -137,178,i3,1704388250,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -138,178,i3,1704388250,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -856,201,i8,1704388250,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -857,201,i8,1704388250,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -858,201,i8,1704388250,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -859,201,i8,1704388250,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -860,201,i8,1704388250,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -250,202,i9,1704388310,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -251,202,i9,1704388310,2,2,101,,,, -99,206,i7,1704388320,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -100,206,i7,1704388320,2,2,35,,,, -101,206,i7,1704388320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -102,206,i7,1704388320,4,4,26,,,, -103,176,i1,1704388350,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -104,176,i1,1704388350,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -105,176,i1,1704388350,3,3,40,571543469_02,-571542797_02.99,, -605,210,i6,1704388351,1,1,24,-571542115_01,571500535_01,, -606,210,i6,1704388351,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -607,210,i6,1704388351,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -608,210,i6,1704388351,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -609,210,i6,1704388351,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -694,177,i2,1704388359,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -695,177,i2,1704388359,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -696,177,i2,1704388359,3,3,68,,,, -697,177,i2,1704388359,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -750,178,i3,1704388390,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -751,178,i3,1704388390,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -752,178,i3,1704388390,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -753,178,i3,1704388390,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -445,201,i8,1704388391,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -446,201,i8,1704388391,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -447,201,i8,1704388391,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -448,201,i8,1704388391,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -449,201,i8,1704388391,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -225,175,i0,1704388400,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -226,175,i0,1704388400,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -227,175,i0,1704388400,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -228,175,i0,1704388400,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -229,175,i0,1704388400,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -106,206,i7,1704388439,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -107,206,i7,1704388439,2,2,35,,,, -108,206,i7,1704388439,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -109,206,i7,1704388439,4,4,26,,,, -629,202,i9,1704388450,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -630,202,i9,1704388450,2,2,101,,,, -450,210,i6,1704388500,1,1,24,-571542115_01,571500535_01,, -451,210,i6,1704388500,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -452,210,i6,1704388500,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -453,210,i6,1704388500,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -454,210,i6,1704388500,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -479,176,i1,1704388501,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -480,176,i1,1704388501,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -481,176,i1,1704388501,3,3,40,571543469_02,-571542797_02.99,, -587,177,i2,1704388510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -588,177,i2,1704388510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -589,177,i2,1704388510,3,3,68,,,, -590,177,i2,1704388510,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -591,178,i3,1704388530,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -592,178,i3,1704388530,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -593,178,i3,1704388530,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -594,178,i3,1704388530,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -530,201,i8,1704388530,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -531,201,i8,1704388530,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -532,201,i8,1704388530,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -533,201,i8,1704388530,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -534,201,i8,1704388530,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -900,175,i0,1704388560,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -901,175,i0,1704388560,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -902,175,i0,1704388560,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -903,175,i0,1704388560,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -904,175,i0,1704388560,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -110,206,i7,1704388560,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -111,206,i7,1704388560,2,2,35,,,, -112,206,i7,1704388560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -113,206,i7,1704388560,4,4,26,,,, -672,202,i9,1704388589,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -673,202,i9,1704388589,2,2,101,,,, -114,176,i1,1704388650,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -115,176,i1,1704388650,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -116,176,i1,1704388650,3,3,40,571543469_02,-571542797_02.99,, -820,210,i6,1704388650,1,1,24,-571542115_01,571500535_01,, -821,210,i6,1704388650,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -822,210,i6,1704388650,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -823,210,i6,1704388650,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -824,210,i6,1704388650,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -171,177,i2,1704388660,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -172,177,i2,1704388660,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -173,177,i2,1704388660,3,3,68,,,, -174,177,i2,1704388660,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -420,178,i3,1704388670,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -421,178,i3,1704388670,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -422,178,i3,1704388670,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -423,178,i3,1704388670,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -370,201,i8,1704388670,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -371,201,i8,1704388670,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -372,201,i8,1704388670,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -373,201,i8,1704388670,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -374,201,i8,1704388670,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -793,206,i7,1704388680,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -794,206,i7,1704388680,2,2,35,,,, -795,206,i7,1704388680,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -796,206,i7,1704388680,4,4,26,,,, -257,175,i0,1704388720,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -258,175,i0,1704388720,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -259,175,i0,1704388720,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -260,175,i0,1704388720,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -261,175,i0,1704388720,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -331,202,i9,1704388730,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -332,202,i9,1704388730,2,2,101,,,, -781,206,i7,1704388799,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -782,206,i7,1704388799,2,2,35,,,, -783,206,i7,1704388799,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -784,206,i7,1704388799,4,4,26,,,, -640,210,i6,1704388799,1,1,24,-571542115_01,571500535_01,, -641,210,i6,1704388799,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -642,210,i6,1704388799,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -643,210,i6,1704388799,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -644,210,i6,1704388799,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 429,176,i1,1704388801,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 430,176,i1,1704388801,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 431,176,i1,1704388801,3,3,40,571543469_02,-571542797_02.99,, diff --git a/Intermediates/histid/histid_1704389700.csv b/Intermediates/histid/histid_1704389700.csv index 54e783f07..cf5537a17 100644 --- a/Intermediates/histid/histid_1704389700.csv +++ b/Intermediates/histid/histid_1704389700.csv @@ -1,145 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -655,177,i2,1704388510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -656,177,i2,1704388510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -657,177,i2,1704388510,3,3,68,,,, -658,177,i2,1704388510,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -651,178,i3,1704388530,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -652,178,i3,1704388530,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -653,178,i3,1704388530,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -654,178,i3,1704388530,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -590,201,i8,1704388530,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -591,201,i8,1704388530,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -592,201,i8,1704388530,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -593,201,i8,1704388530,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -594,201,i8,1704388530,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -958,175,i0,1704388560,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -959,175,i0,1704388560,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -960,175,i0,1704388560,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -961,175,i0,1704388560,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -962,175,i0,1704388560,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -91,206,i7,1704388560,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -92,206,i7,1704388560,2,2,35,,,, -93,206,i7,1704388560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -94,206,i7,1704388560,4,4,26,,,, -496,202,i9,1704388590,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -497,202,i9,1704388590,2,2,101,,,, -550,210,i6,1704388649,1,1,24,-571542115_01,571500535_01,, -551,210,i6,1704388649,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -552,210,i6,1704388649,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -553,210,i6,1704388649,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -554,210,i6,1704388649,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -896,176,i1,1704388651,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -897,176,i1,1704388651,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -898,176,i1,1704388651,3,3,40,571543469_02,-571542797_02.99,, -450,177,i2,1704388659,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -451,177,i2,1704388659,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -452,177,i2,1704388659,3,3,68,,,, -453,177,i2,1704388659,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -435,178,i3,1704388670,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -436,178,i3,1704388670,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -437,178,i3,1704388670,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -438,178,i3,1704388670,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -381,201,i8,1704388670,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -382,201,i8,1704388670,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -383,201,i8,1704388670,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -384,201,i8,1704388670,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -385,201,i8,1704388670,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -532,206,i7,1704388679,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -533,206,i7,1704388679,2,2,35,,,, -534,206,i7,1704388679,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -535,206,i7,1704388679,4,4,26,,,, -238,175,i0,1704388720,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -239,175,i0,1704388720,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -240,175,i0,1704388720,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -241,175,i0,1704388720,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -242,175,i0,1704388720,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -308,202,i9,1704388730,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -309,202,i9,1704388730,2,2,101,,,, -735,176,i1,1704388800,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -736,176,i1,1704388800,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -737,176,i1,1704388800,3,3,40,571543469_02,-571542797_02.99,, -95,206,i7,1704388800,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -96,206,i7,1704388800,2,2,35,,,, -97,206,i7,1704388800,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -98,206,i7,1704388800,4,4,26,,,, -407,210,i6,1704388800,1,1,24,-571542115_01,571500535_01,, -408,210,i6,1704388800,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -409,210,i6,1704388800,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -410,210,i6,1704388800,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -411,210,i6,1704388800,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -595,177,i2,1704388810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -596,177,i2,1704388810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -597,177,i2,1704388810,3,3,68,,,, -598,177,i2,1704388810,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -254,178,i3,1704388810,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -255,178,i3,1704388810,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -256,178,i3,1704388810,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -257,178,i3,1704388810,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -171,201,i8,1704388810,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -172,201,i8,1704388810,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -173,201,i8,1704388810,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -174,201,i8,1704388810,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -175,201,i8,1704388810,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -951,202,i9,1704388870,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -952,202,i9,1704388870,2,2,101,,,, -571,175,i0,1704388880,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -572,175,i0,1704388880,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -573,175,i0,1704388880,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -574,175,i0,1704388880,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -575,175,i0,1704388880,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -99,206,i7,1704388920,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -100,206,i7,1704388920,2,2,35,,,, -101,206,i7,1704388920,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -102,206,i7,1704388920,4,4,26,,,, -103,176,i1,1704388950,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -104,176,i1,1704388950,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -105,176,i1,1704388950,3,3,40,571543469_02,-571542797_02.99,, -906,178,i3,1704388950,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -907,178,i3,1704388950,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -908,178,i3,1704388950,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -909,178,i3,1704388950,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -826,201,i8,1704388950,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -827,201,i8,1704388950,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -828,201,i8,1704388950,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -829,201,i8,1704388950,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -830,201,i8,1704388950,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -615,210,i6,1704388950,1,1,24,-571542115_01,571500535_01,, -616,210,i6,1704388950,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -617,210,i6,1704388950,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -618,210,i6,1704388950,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -619,210,i6,1704388950,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -743,177,i2,1704388960,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -744,177,i2,1704388960,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -745,177,i2,1704388960,3,3,68,,,, -746,177,i2,1704388960,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -763,202,i9,1704389010,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -764,202,i9,1704389010,2,2,101,,,, -273,175,i0,1704389040,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -274,175,i0,1704389040,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -275,175,i0,1704389040,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -276,175,i0,1704389040,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -277,175,i0,1704389040,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -427,206,i7,1704389040,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -428,206,i7,1704389040,2,2,35,,,, -429,206,i7,1704389040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -430,206,i7,1704389040,4,4,26,,,, -536,178,i3,1704389090,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -537,178,i3,1704389090,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -538,178,i3,1704389090,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -539,178,i3,1704389090,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -680,201,i8,1704389090,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -681,201,i8,1704389090,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -682,201,i8,1704389090,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -683,201,i8,1704389090,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -684,201,i8,1704389090,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -106,176,i1,1704389100,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -107,176,i1,1704389100,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -108,176,i1,1704389100,3,3,40,571543469_02,-571542797_02.99,, -966,210,i6,1704389100,1,1,24,-571542115_01,571500535_01,, -967,210,i6,1704389100,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -968,210,i6,1704389100,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -969,210,i6,1704389100,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -970,210,i6,1704389100,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 289,177,i2,1704389110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 290,177,i2,1704389110,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 291,177,i2,1704389110,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704390000.csv b/Intermediates/histid/histid_1704390000.csv index ad7477713..4c1624a7f 100644 --- a/Intermediates/histid/histid_1704390000.csv +++ b/Intermediates/histid/histid_1704390000.csv @@ -1,142 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -626,177,i2,1704388810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -627,177,i2,1704388810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -628,177,i2,1704388810,3,3,68,,,, -629,177,i2,1704388810,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -264,178,i3,1704388810,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -265,178,i3,1704388810,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -266,178,i3,1704388810,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -267,178,i3,1704388810,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -171,201,i8,1704388810,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -172,201,i8,1704388810,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -173,201,i8,1704388810,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -174,201,i8,1704388810,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -175,201,i8,1704388810,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1019,202,i9,1704388870,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1020,202,i9,1704388870,2,2,101,,,, -600,175,i0,1704388880,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -601,175,i0,1704388880,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -602,175,i0,1704388880,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -603,175,i0,1704388880,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -604,175,i0,1704388880,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -85,206,i7,1704388920,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -86,206,i7,1704388920,2,2,35,,,, -87,206,i7,1704388920,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -88,206,i7,1704388920,4,4,26,,,, -89,176,i1,1704388950,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -90,176,i1,1704388950,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -91,176,i1,1704388950,3,3,40,571543469_02,-571542797_02.99,, -961,178,i3,1704388950,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -962,178,i3,1704388950,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -963,178,i3,1704388950,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -964,178,i3,1704388950,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -871,201,i8,1704388950,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -872,201,i8,1704388950,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -873,201,i8,1704388950,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -874,201,i8,1704388950,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -875,201,i8,1704388950,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -646,210,i6,1704388950,1,1,24,-571542115_01,571500535_01,, -647,210,i6,1704388950,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -648,210,i6,1704388950,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -649,210,i6,1704388950,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -650,210,i6,1704388950,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -790,177,i2,1704388960,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -791,177,i2,1704388960,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -792,177,i2,1704388960,3,3,68,,,, -793,177,i2,1704388960,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -813,202,i9,1704389010,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -814,202,i9,1704389010,2,2,101,,,, -283,175,i0,1704389040,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -284,175,i0,1704389040,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -285,175,i0,1704389040,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -286,175,i0,1704389040,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -287,175,i0,1704389040,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -442,206,i7,1704389040,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -443,206,i7,1704389040,2,2,35,,,, -444,206,i7,1704389040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -445,206,i7,1704389040,4,4,26,,,, -557,178,i3,1704389090,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -558,178,i3,1704389090,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -559,178,i3,1704389090,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -560,178,i3,1704389090,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -723,201,i8,1704389090,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -724,201,i8,1704389090,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -725,201,i8,1704389090,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -726,201,i8,1704389090,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -727,201,i8,1704389090,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -92,176,i1,1704389100,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -93,176,i1,1704389100,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -94,176,i1,1704389100,3,3,40,571543469_02,-571542797_02.99,, -1036,210,i6,1704389100,1,1,24,-571542115_01,571500535_01,, -1037,210,i6,1704389100,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1038,210,i6,1704389100,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1039,210,i6,1704389100,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1040,210,i6,1704389100,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -299,177,i2,1704389110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -300,177,i2,1704389110,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -301,177,i2,1704389110,3,3,68,,,, -302,177,i2,1704389110,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -651,202,i9,1704389150,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -652,202,i9,1704389150,2,2,101,,,, -95,206,i7,1704389160,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -96,206,i7,1704389160,2,2,35,,,, -97,206,i7,1704389160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -98,206,i7,1704389160,4,4,26,,,, -161,175,i0,1704389200,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -162,175,i0,1704389200,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -163,175,i0,1704389200,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -164,175,i0,1704389200,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -165,175,i0,1704389200,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -337,178,i3,1704389230,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -338,178,i3,1704389230,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -339,178,i3,1704389230,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -340,178,i3,1704389230,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -253,201,i8,1704389230,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -254,201,i8,1704389230,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -255,201,i8,1704389230,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -256,201,i8,1704389230,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -257,201,i8,1704389230,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -855,176,i1,1704389250,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -856,176,i1,1704389250,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -857,176,i1,1704389250,3,3,40,571543469_02,-571542797_02.99,, -574,210,i6,1704389250,1,1,24,-571542115_01,571500535_01,, -575,210,i6,1704389250,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -576,210,i6,1704389250,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -577,210,i6,1704389250,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -578,210,i6,1704389250,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -737,177,i2,1704389260,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -738,177,i2,1704389260,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -739,177,i2,1704389260,3,3,68,,,, -740,177,i2,1704389260,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -99,206,i7,1704389280,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -100,206,i7,1704389280,2,2,35,,,, -101,206,i7,1704389280,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -102,206,i7,1704389280,4,4,26,,,, -413,202,i9,1704389290,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -414,202,i9,1704389290,2,2,101,,,, -312,175,i0,1704389360,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -313,175,i0,1704389360,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -314,175,i0,1704389360,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -315,175,i0,1704389360,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -316,175,i0,1704389360,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1041,178,i3,1704389370,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1042,178,i3,1704389370,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1043,178,i3,1704389370,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1044,178,i3,1704389370,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -954,201,i8,1704389370,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -955,201,i8,1704389370,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -956,201,i8,1704389370,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -957,201,i8,1704389370,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -958,201,i8,1704389370,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -103,206,i7,1704389400,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -104,206,i7,1704389400,2,2,35,,,, -105,206,i7,1704389400,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -106,206,i7,1704389400,4,4,26,,,, -753,210,i6,1704389400,1,1,24,-571542115_01,571500535_01,, -754,210,i6,1704389400,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -755,210,i6,1704389400,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -756,210,i6,1704389400,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -757,210,i6,1704389400,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 876,177,i2,1704389410,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 877,177,i2,1704389410,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 878,177,i2,1704389410,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704390300.csv b/Intermediates/histid/histid_1704390300.csv index b28b39ee5..632188a48 100644 --- a/Intermediates/histid/histid_1704390300.csv +++ b/Intermediates/histid/histid_1704390300.csv @@ -1,133 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -317,177,i2,1704389110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -318,177,i2,1704389110,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -319,177,i2,1704389110,3,3,68,,,, -320,177,i2,1704389110,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -679,202,i9,1704389150,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -680,202,i9,1704389150,2,2,101,,,, -85,206,i7,1704389160,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -86,206,i7,1704389160,2,2,35,,,, -87,206,i7,1704389160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -88,206,i7,1704389160,4,4,26,,,, -161,175,i0,1704389200,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -162,175,i0,1704389200,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -163,175,i0,1704389200,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -164,175,i0,1704389200,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -165,175,i0,1704389200,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -353,178,i3,1704389230,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -354,178,i3,1704389230,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -355,178,i3,1704389230,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -356,178,i3,1704389230,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -261,201,i8,1704389230,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -262,201,i8,1704389230,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -263,201,i8,1704389230,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -264,201,i8,1704389230,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -265,201,i8,1704389230,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -902,176,i1,1704389250,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -903,176,i1,1704389250,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -904,176,i1,1704389250,3,3,40,571543469_02,-571542797_02.99,, -601,210,i6,1704389250,1,1,24,-571542115_01,571500535_01,, -602,210,i6,1704389250,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -603,210,i6,1704389250,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -604,210,i6,1704389250,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -605,210,i6,1704389250,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -764,177,i2,1704389260,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -765,177,i2,1704389260,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -766,177,i2,1704389260,3,3,68,,,, -767,177,i2,1704389260,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -89,206,i7,1704389280,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -90,206,i7,1704389280,2,2,35,,,, -91,206,i7,1704389280,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -92,206,i7,1704389280,4,4,26,,,, -436,202,i9,1704389290,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -437,202,i9,1704389290,2,2,101,,,, -328,175,i0,1704389360,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -329,175,i0,1704389360,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -330,175,i0,1704389360,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -331,175,i0,1704389360,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -332,175,i0,1704389360,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1105,178,i3,1704389370,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1106,178,i3,1704389370,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1107,178,i3,1704389370,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1108,178,i3,1704389370,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1009,201,i8,1704389370,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1010,201,i8,1704389370,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1011,201,i8,1704389370,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1012,201,i8,1704389370,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1013,201,i8,1704389370,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -93,206,i7,1704389400,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -94,206,i7,1704389400,2,2,35,,,, -95,206,i7,1704389400,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -96,206,i7,1704389400,4,4,26,,,, -780,210,i6,1704389400,1,1,24,-571542115_01,571500535_01,, -781,210,i6,1704389400,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -782,210,i6,1704389400,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -783,210,i6,1704389400,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -784,210,i6,1704389400,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -928,177,i2,1704389410,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -929,177,i2,1704389410,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -930,177,i2,1704389410,3,3,68,,,, -931,177,i2,1704389410,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -522,176,i1,1704389420,1,1,42,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -523,176,i1,1704389420,2,2,83,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -524,176,i1,1704389420,3,3,45,571543469_02,-571542797_02.99,, -208,202,i9,1704389430,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -209,202,i9,1704389430,2,2,101,,,, -484,178,i3,1704389509,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -485,178,i3,1704389509,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -486,178,i3,1704389509,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -487,178,i3,1704389509,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -805,201,i8,1704389510,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -806,201,i8,1704389510,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -807,201,i8,1704389510,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -808,201,i8,1704389510,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -809,201,i8,1704389510,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -534,175,i0,1704389519,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -535,175,i0,1704389519,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -536,175,i0,1704389519,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -537,175,i0,1704389519,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -538,175,i0,1704389519,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -97,206,i7,1704389520,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -98,206,i7,1704389520,2,2,35,,,, -99,206,i7,1704389520,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -100,206,i7,1704389520,4,4,26,,,, -239,210,i6,1704389550,1,1,24,-571542115_01,571500535_01,, -240,210,i6,1704389550,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -241,210,i6,1704389550,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -242,210,i6,1704389550,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -243,210,i6,1704389550,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1074,177,i2,1704389561,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1075,177,i2,1704389561,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1076,177,i2,1704389561,3,3,68,,,, -1077,177,i2,1704389561,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -963,202,i9,1704389570,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -964,202,i9,1704389570,2,2,101,,,, -395,176,i1,1704389571,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -396,176,i1,1704389571,2,2,74,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -397,176,i1,1704389571,3,3,40,571543469_02,-571542797_02.99,, -101,206,i7,1704389640,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -102,206,i7,1704389640,2,2,35,,,, -103,206,i7,1704389640,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -104,206,i7,1704389640,4,4,26,,,, -689,178,i3,1704389650,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -690,178,i3,1704389650,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -691,178,i3,1704389650,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -692,178,i3,1704389650,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -619,201,i8,1704389650,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -620,201,i8,1704389650,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -621,201,i8,1704389650,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -622,201,i8,1704389650,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -623,201,i8,1704389650,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1057,175,i0,1704389680,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1058,175,i0,1704389680,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1059,175,i0,1704389680,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1060,175,i0,1704389680,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1061,175,i0,1704389680,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -706,210,i6,1704389700,1,1,24,-571542115_01,571500535_01,, -707,210,i6,1704389700,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -708,210,i6,1704389700,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -709,210,i6,1704389700,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -710,210,i6,1704389700,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 1090,202,i9,1704389709,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 1091,202,i9,1704389709,2,2,101,,,, 857,177,i2,1704389710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 diff --git a/Intermediates/histid/histid_1704390600.csv b/Intermediates/histid/histid_1704390600.csv index 3e3ccd0a9..4e5159476 100644 --- a/Intermediates/histid/histid_1704390600.csv +++ b/Intermediates/histid/histid_1704390600.csv @@ -1,138 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -976,177,i2,1704389410,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -977,177,i2,1704389410,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -978,177,i2,1704389410,3,3,68,,,, -979,177,i2,1704389410,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -541,176,i1,1704389420,1,1,42,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -542,176,i1,1704389420,2,2,83,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -543,176,i1,1704389420,3,3,45,571543469_02,-571542797_02.99,, -211,202,i9,1704389430,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -212,202,i9,1704389430,2,2,101,,,, -503,178,i3,1704389509,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -504,178,i3,1704389509,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -505,178,i3,1704389509,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -506,178,i3,1704389509,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -857,201,i8,1704389510,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -858,201,i8,1704389510,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -859,201,i8,1704389510,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -860,201,i8,1704389510,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -861,201,i8,1704389510,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -553,175,i0,1704389519,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -554,175,i0,1704389519,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -555,175,i0,1704389519,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -556,175,i0,1704389519,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -557,175,i0,1704389519,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -86,206,i7,1704389520,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -87,206,i7,1704389520,2,2,35,,,, -88,206,i7,1704389520,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -89,206,i7,1704389520,4,4,26,,,, -237,210,i6,1704389550,1,1,24,-571542115_01,571500535_01,, -238,210,i6,1704389550,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -239,210,i6,1704389550,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -240,210,i6,1704389550,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -241,210,i6,1704389550,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1130,177,i2,1704389561,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1131,177,i2,1704389561,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1132,177,i2,1704389561,3,3,68,,,, -1133,177,i2,1704389561,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1011,202,i9,1704389570,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1012,202,i9,1704389570,2,2,101,,,, -407,176,i1,1704389571,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -408,176,i1,1704389571,2,2,74,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -409,176,i1,1704389571,3,3,40,571543469_02,-571542797_02.99,, -90,206,i7,1704389640,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -91,206,i7,1704389640,2,2,35,,,, -92,206,i7,1704389640,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -93,206,i7,1704389640,4,4,26,,,, -748,178,i3,1704389650,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -749,178,i3,1704389650,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -750,178,i3,1704389650,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -751,178,i3,1704389650,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -651,201,i8,1704389650,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -652,201,i8,1704389650,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -653,201,i8,1704389650,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -654,201,i8,1704389650,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -655,201,i8,1704389650,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1108,175,i0,1704389680,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1109,175,i0,1704389680,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1110,175,i0,1704389680,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1111,175,i0,1704389680,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1112,175,i0,1704389680,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -762,210,i6,1704389700,1,1,24,-571542115_01,571500535_01,, -763,210,i6,1704389700,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -764,210,i6,1704389700,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -765,210,i6,1704389700,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -766,210,i6,1704389700,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1149,202,i9,1704389709,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1150,202,i9,1704389709,2,2,101,,,, -909,177,i2,1704389710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -910,177,i2,1704389710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -911,177,i2,1704389710,3,3,68,,,, -912,177,i2,1704389710,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -459,176,i1,1704389720,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -460,176,i1,1704389720,2,2,72,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -461,176,i1,1704389720,3,3,40,571543469_02,-571542797_02.99,, -114,206,i7,1704389761,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -115,206,i7,1704389761,2,2,35,,,, -116,206,i7,1704389761,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -117,206,i7,1704389761,4,4,26,,,, -472,178,i3,1704389790,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -473,178,i3,1704389790,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -474,178,i3,1704389790,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -475,178,i3,1704389790,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -394,201,i8,1704389790,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -395,201,i8,1704389790,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -396,201,i8,1704389790,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -397,201,i8,1704389790,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -398,201,i8,1704389790,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -583,175,i0,1704389839,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -584,175,i0,1704389839,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -585,175,i0,1704389839,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -586,175,i0,1704389839,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -587,175,i0,1704389839,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -307,202,i9,1704389850,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -308,202,i9,1704389850,2,2,101,,,, -923,210,i6,1704389850,1,1,24,-571542115_01,571500535_01,, -924,210,i6,1704389850,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -925,210,i6,1704389850,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -926,210,i6,1704389850,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -927,210,i6,1704389850,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1122,177,i2,1704389860,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1123,177,i2,1704389860,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1124,177,i2,1704389860,3,3,68,,,, -1125,177,i2,1704389860,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -702,176,i1,1704389870,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -703,176,i1,1704389870,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -704,176,i1,1704389870,3,3,40,571543469_02,-571542797_02.99,, -94,206,i7,1704389880,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -95,206,i7,1704389880,2,2,35,,,, -96,206,i7,1704389880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -97,206,i7,1704389880,4,4,26,,,, -223,178,i3,1704389930,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -224,178,i3,1704389930,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -225,178,i3,1704389930,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -226,178,i3,1704389930,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -642,201,i8,1704389930,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -643,201,i8,1704389930,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -644,201,i8,1704389930,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -645,201,i8,1704389930,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -646,201,i8,1704389930,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1091,202,i9,1704389990,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1092,202,i9,1704389990,2,2,101,,,, -1151,175,i0,1704390000,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1152,175,i0,1704390000,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1153,175,i0,1704390000,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1154,175,i0,1704390000,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1155,175,i0,1704390000,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -98,206,i7,1704390000,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -99,206,i7,1704390000,2,2,35,,,, -100,206,i7,1704390000,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -101,206,i7,1704390000,4,4,26,,,, -378,210,i6,1704390000,1,1,24,-571542115_01,571500535_01,, -379,210,i6,1704390000,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -380,210,i6,1704390000,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -381,210,i6,1704390000,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -382,210,i6,1704390000,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 588,177,i2,1704390010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 589,177,i2,1704390010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 590,177,i2,1704390010,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704390900.csv b/Intermediates/histid/histid_1704390900.csv index d9d4bd4a6..f7cec1d20 100644 --- a/Intermediates/histid/histid_1704390900.csv +++ b/Intermediates/histid/histid_1704390900.csv @@ -1,133 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1207,202,i9,1704389709,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1208,202,i9,1704389709,2,2,101,,,, -939,177,i2,1704389710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -940,177,i2,1704389710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -941,177,i2,1704389710,3,3,68,,,, -942,177,i2,1704389710,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -465,176,i1,1704389720,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -466,176,i1,1704389720,2,2,72,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -467,176,i1,1704389720,3,3,40,571543469_02,-571542797_02.99,, -108,206,i7,1704389761,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -109,206,i7,1704389761,2,2,35,,,, -110,206,i7,1704389761,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -111,206,i7,1704389761,4,4,26,,,, -477,178,i3,1704389790,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -478,178,i3,1704389790,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -479,178,i3,1704389790,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -480,178,i3,1704389790,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -402,201,i8,1704389790,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -403,201,i8,1704389790,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -404,201,i8,1704389790,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -405,201,i8,1704389790,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -406,201,i8,1704389790,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -607,175,i0,1704389839,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -608,175,i0,1704389839,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -609,175,i0,1704389839,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -610,175,i0,1704389839,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -611,175,i0,1704389839,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -318,202,i9,1704389850,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -319,202,i9,1704389850,2,2,101,,,, -943,210,i6,1704389850,1,1,24,-571542115_01,571500535_01,, -944,210,i6,1704389850,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -945,210,i6,1704389850,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -946,210,i6,1704389850,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -947,210,i6,1704389850,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1174,177,i2,1704389860,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1175,177,i2,1704389860,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1176,177,i2,1704389860,3,3,68,,,, -1177,177,i2,1704389860,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -715,176,i1,1704389870,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -716,176,i1,1704389870,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -717,176,i1,1704389870,3,3,40,571543469_02,-571542797_02.99,, -80,206,i7,1704389880,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -81,206,i7,1704389880,2,2,35,,,, -82,206,i7,1704389880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -83,206,i7,1704389880,4,4,26,,,, -230,178,i3,1704389930,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -231,178,i3,1704389930,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -232,178,i3,1704389930,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -233,178,i3,1704389930,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -120,201,i8,1704389930,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -121,201,i8,1704389930,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -122,201,i8,1704389930,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -123,201,i8,1704389930,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -124,201,i8,1704389930,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1143,202,i9,1704389990,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1144,202,i9,1704389990,2,2,101,,,, -1194,175,i0,1704390000,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1195,175,i0,1704390000,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1196,175,i0,1704390000,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1197,175,i0,1704390000,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1198,175,i0,1704390000,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -84,206,i7,1704390000,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -85,206,i7,1704390000,2,2,35,,,, -86,206,i7,1704390000,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -87,206,i7,1704390000,4,4,26,,,, -385,210,i6,1704390000,1,1,24,-571542115_01,571500535_01,, -386,210,i6,1704390000,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -387,210,i6,1704390000,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -388,210,i6,1704390000,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -389,210,i6,1704390000,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -612,177,i2,1704390010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -613,177,i2,1704390010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -614,177,i2,1704390010,3,3,68,,,, -615,177,i2,1704390010,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1186,176,i1,1704390020,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1187,176,i1,1704390020,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1188,176,i1,1704390020,3,3,40,571543469_02,-571542797_02.99,, -1079,178,i3,1704390070,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1080,178,i3,1704390070,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1081,178,i3,1704390070,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1082,178,i3,1704390070,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -978,201,i8,1704390070,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -979,201,i8,1704390070,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -980,201,i8,1704390070,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -981,201,i8,1704390070,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -982,201,i8,1704390070,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -88,206,i7,1704390120,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -89,206,i7,1704390120,2,2,35,,,, -90,206,i7,1704390120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -91,206,i7,1704390120,4,4,26,,,, -468,202,i9,1704390129,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -469,202,i9,1704390129,2,2,101,,,, -903,210,i6,1704390150,1,1,24,-571542115_01,571500535_01,, -904,210,i6,1704390150,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -905,210,i6,1704390150,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -906,210,i6,1704390150,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -907,210,i6,1704390150,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -363,177,i2,1704390159,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -364,177,i2,1704390159,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -365,177,i2,1704390159,3,3,68,,,, -366,177,i2,1704390159,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -260,175,i0,1704390160,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -261,175,i0,1704390160,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -262,175,i0,1704390160,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -263,175,i0,1704390160,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -264,175,i0,1704390160,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -624,176,i1,1704390170,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -625,176,i1,1704390170,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -626,176,i1,1704390170,3,3,40,571543469_02,-571542797_02.99,, -1108,201,i8,1704390209,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1109,201,i8,1704390209,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1110,201,i8,1704390209,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1111,201,i8,1704390209,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1112,201,i8,1704390209,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -875,178,i3,1704390210,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -876,178,i3,1704390210,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -877,178,i3,1704390210,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -878,178,i3,1704390210,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -92,206,i7,1704390240,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -93,206,i7,1704390240,2,2,35,,,, -94,206,i7,1704390240,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -95,206,i7,1704390240,4,4,26,,,, -709,202,i9,1704390270,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -710,202,i9,1704390270,2,2,101,,,, -1095,210,i6,1704390300,1,1,24,-571542115_01,571500535_01,, -1096,210,i6,1704390300,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1097,210,i6,1704390300,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1098,210,i6,1704390300,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1099,210,i6,1704390300,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 197,177,i2,1704390310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 198,177,i2,1704390310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 199,177,i2,1704390310,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704391200.csv b/Intermediates/histid/histid_1704391200.csv index d3459aafe..e9232c3a4 100644 --- a/Intermediates/histid/histid_1704391200.csv +++ b/Intermediates/histid/histid_1704391200.csv @@ -1,131 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -643,177,i2,1704390010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -644,177,i2,1704390010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -645,177,i2,1704390010,3,3,68,,,, -646,177,i2,1704390010,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1264,176,i1,1704390020,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1265,176,i1,1704390020,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1266,176,i1,1704390020,3,3,40,571543469_02,-571542797_02.99,, -1140,178,i3,1704390070,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1141,178,i3,1704390070,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1142,178,i3,1704390070,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1143,178,i3,1704390070,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1031,201,i8,1704390070,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1032,201,i8,1704390070,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1033,201,i8,1704390070,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1034,201,i8,1704390070,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1035,201,i8,1704390070,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -74,206,i7,1704390120,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -75,206,i7,1704390120,2,2,35,,,, -76,206,i7,1704390120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -77,206,i7,1704390120,4,4,26,,,, -481,202,i9,1704390129,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -482,202,i9,1704390129,2,2,101,,,, -947,210,i6,1704390150,1,1,24,-571542115_01,571500535_01,, -948,210,i6,1704390150,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -949,210,i6,1704390150,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -950,210,i6,1704390150,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -951,210,i6,1704390150,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -371,177,i2,1704390159,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -372,177,i2,1704390159,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -373,177,i2,1704390159,3,3,68,,,, -374,177,i2,1704390159,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -259,175,i0,1704390160,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -260,175,i0,1704390160,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -261,175,i0,1704390160,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -262,175,i0,1704390160,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -263,175,i0,1704390160,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -655,176,i1,1704390170,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -656,176,i1,1704390170,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -657,176,i1,1704390170,3,3,40,571543469_02,-571542797_02.99,, -1172,201,i8,1704390209,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1173,201,i8,1704390209,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1174,201,i8,1704390209,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1175,201,i8,1704390209,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1176,201,i8,1704390209,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -925,178,i3,1704390210,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -926,178,i3,1704390210,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -927,178,i3,1704390210,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -928,178,i3,1704390210,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -78,206,i7,1704390240,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -79,206,i7,1704390240,2,2,35,,,, -80,206,i7,1704390240,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -81,206,i7,1704390240,4,4,26,,,, -750,202,i9,1704390270,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -751,202,i9,1704390270,2,2,101,,,, -1156,210,i6,1704390300,1,1,24,-571542115_01,571500535_01,, -1157,210,i6,1704390300,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1158,210,i6,1704390300,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1159,210,i6,1704390300,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1160,210,i6,1704390300,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -192,177,i2,1704390310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -193,177,i2,1704390310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -194,177,i2,1704390310,3,3,68,,,, -195,177,i2,1704390310,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1022,175,i0,1704390320,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1023,175,i0,1704390320,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1024,175,i0,1704390320,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1025,175,i0,1704390320,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1026,175,i0,1704390320,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -475,176,i1,1704390321,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -476,176,i1,1704390321,2,2,74,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -477,176,i1,1704390321,3,3,40,571543469_02,-571542797_02.99,, -342,178,i3,1704390350,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -343,178,i3,1704390350,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -344,178,i3,1704390350,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -345,178,i3,1704390350,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -553,201,i8,1704390350,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -554,201,i8,1704390350,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -555,201,i8,1704390350,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -556,201,i8,1704390350,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -557,201,i8,1704390350,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -763,206,i7,1704390359,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -764,206,i7,1704390359,2,2,35,,,, -765,206,i7,1704390359,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -766,206,i7,1704390359,4,4,26,,,, -452,202,i9,1704390410,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -453,202,i9,1704390410,2,2,101,,,, -548,210,i6,1704390450,1,1,24,-571542115_01,571500535_01,, -549,210,i6,1704390450,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -550,210,i6,1704390450,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -551,210,i6,1704390450,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -552,210,i6,1704390450,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -799,177,i2,1704390460,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -800,177,i2,1704390460,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -801,177,i2,1704390460,3,3,68,,,, -802,177,i2,1704390460,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -225,176,i1,1704390470,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -226,176,i1,1704390470,2,2,72,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -227,176,i1,1704390470,3,3,40,571543469_02,-571542797_02.99,, -302,175,i0,1704390480,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -303,175,i0,1704390480,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -304,175,i0,1704390480,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -305,175,i0,1704390480,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -306,175,i0,1704390480,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -82,206,i7,1704390480,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -83,206,i7,1704390480,2,2,35,,,, -84,206,i7,1704390480,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -85,206,i7,1704390480,4,4,26,,,, -1256,178,i3,1704390490,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1257,178,i3,1704390490,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1258,178,i3,1704390490,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1259,178,i3,1704390490,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1124,201,i8,1704390490,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1125,201,i8,1704390490,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1126,201,i8,1704390490,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1127,201,i8,1704390490,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1128,201,i8,1704390490,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -588,202,i9,1704390549,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -589,202,i9,1704390549,2,2,101,,,, -86,206,i7,1704390600,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -87,206,i7,1704390600,2,2,35,,,, -88,206,i7,1704390600,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -89,206,i7,1704390600,4,4,26,,,, -1041,210,i6,1704390600,1,1,24,-571542115_01,571500535_01,, -1042,210,i6,1704390600,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1043,210,i6,1704390600,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1044,210,i6,1704390600,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1045,210,i6,1704390600,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 622,177,i2,1704390611,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 623,177,i2,1704390611,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 624,177,i2,1704390611,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704391500.csv b/Intermediates/histid/histid_1704391500.csv index c32abb83c..f5e03101c 100644 --- a/Intermediates/histid/histid_1704391500.csv +++ b/Intermediates/histid/histid_1704391500.csv @@ -1,136 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -436,177,i2,1704390310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -437,177,i2,1704390310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -438,177,i2,1704390310,3,3,68,,,, -439,177,i2,1704390310,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -728,175,i0,1704390320,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -729,175,i0,1704390320,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -730,175,i0,1704390320,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -731,175,i0,1704390320,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -732,175,i0,1704390320,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1150,176,i1,1704390321,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1151,176,i1,1704390321,2,2,74,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1152,176,i1,1704390321,3,3,40,571543469_02,-571542797_02.99,, -165,178,i3,1704390350,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -166,178,i3,1704390350,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -167,178,i3,1704390350,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -168,178,i3,1704390350,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1174,201,i8,1704390350,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1175,201,i8,1704390350,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1176,201,i8,1704390350,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1177,201,i8,1704390350,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1178,201,i8,1704390350,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -886,206,i7,1704390359,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -887,206,i7,1704390359,2,2,35,,,, -888,206,i7,1704390359,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -889,206,i7,1704390359,4,4,26,,,, -194,202,i9,1704390410,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -195,202,i9,1704390410,2,2,101,,,, -533,210,i6,1704390450,1,1,24,-571542115_01,571500535_01,, -534,210,i6,1704390450,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -535,210,i6,1704390450,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -536,210,i6,1704390450,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -537,210,i6,1704390450,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -277,177,i2,1704390460,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -278,177,i2,1704390460,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -279,177,i2,1704390460,3,3,68,,,, -280,177,i2,1704390460,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1071,176,i1,1704390470,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1072,176,i1,1704390470,2,2,72,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1073,176,i1,1704390470,3,3,40,571543469_02,-571542797_02.99,, -481,175,i0,1704390480,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -482,175,i0,1704390480,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -483,175,i0,1704390480,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -484,175,i0,1704390480,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -485,175,i0,1704390480,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -71,206,i7,1704390480,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -72,206,i7,1704390480,2,2,35,,,, -73,206,i7,1704390480,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -74,206,i7,1704390480,4,4,26,,,, -1368,178,i3,1704390490,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1369,178,i3,1704390490,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1370,178,i3,1704390490,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1371,178,i3,1704390490,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -654,201,i8,1704390490,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -655,201,i8,1704390490,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -656,201,i8,1704390490,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -657,201,i8,1704390490,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -658,201,i8,1704390490,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -244,202,i9,1704390549,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -245,202,i9,1704390549,2,2,101,,,, -75,206,i7,1704390600,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -76,206,i7,1704390600,2,2,35,,,, -77,206,i7,1704390600,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -78,206,i7,1704390600,4,4,26,,,, -344,210,i6,1704390600,1,1,24,-571542115_01,571500535_01,, -345,210,i6,1704390600,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -346,210,i6,1704390600,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -347,210,i6,1704390600,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -348,210,i6,1704390600,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -844,177,i2,1704390611,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -845,177,i2,1704390611,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -846,177,i2,1704390611,3,3,68,,,, -847,177,i2,1704390611,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -908,176,i1,1704390620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -909,176,i1,1704390620,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -910,176,i1,1704390620,3,3,40,571543469_02,-571542797_02.99,, -1287,178,i3,1704390630,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1288,178,i3,1704390630,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1289,178,i3,1704390630,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1290,178,i3,1704390630,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -597,201,i8,1704390630,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -598,201,i8,1704390630,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -599,201,i8,1704390630,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -600,201,i8,1704390630,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -601,201,i8,1704390630,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1050,175,i0,1704390640,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1051,175,i0,1704390640,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1052,175,i0,1704390640,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1053,175,i0,1704390640,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1054,175,i0,1704390640,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1311,202,i9,1704390690,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1312,202,i9,1704390690,2,2,101,,,, -79,206,i7,1704390720,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -80,206,i7,1704390720,2,2,35,,,, -81,206,i7,1704390720,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -82,206,i7,1704390720,4,4,26,,,, -196,210,i6,1704390750,1,1,24,-571542115_01,571500535_01,, -197,210,i6,1704390750,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -198,210,i6,1704390750,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -199,210,i6,1704390750,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -200,210,i6,1704390750,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -789,177,i2,1704390760,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -790,177,i2,1704390760,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -791,177,i2,1704390760,3,3,68,,,, -792,177,i2,1704390760,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -334,176,i1,1704390770,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -335,176,i1,1704390770,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -336,176,i1,1704390770,3,3,40,571543469_02,-571542797_02.99,, -1232,178,i3,1704390770,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1233,178,i3,1704390770,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1234,178,i3,1704390770,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1235,178,i3,1704390770,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -559,201,i8,1704390770,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -560,201,i8,1704390770,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -561,201,i8,1704390770,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -562,201,i8,1704390770,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -563,201,i8,1704390770,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -784,175,i0,1704390800,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -785,175,i0,1704390800,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -786,175,i0,1704390800,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -787,175,i0,1704390800,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -788,175,i0,1704390800,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1362,202,i9,1704390829,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1363,202,i9,1704390829,2,2,101,,,, -1317,206,i7,1704390840,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1318,206,i7,1704390840,2,2,35,,,, -1319,206,i7,1704390840,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1320,206,i7,1704390840,4,4,26,,,, -874,210,i6,1704390900,1,1,24,-571542115_01,571500535_01,, -875,210,i6,1704390900,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -876,210,i6,1704390900,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -877,210,i6,1704390900,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -878,210,i6,1704390900,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 719,177,i2,1704390909,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 720,177,i2,1704390909,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 721,177,i2,1704390909,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704391800.csv b/Intermediates/histid/histid_1704391800.csv index d3748b76b..a1f3b5748 100644 --- a/Intermediates/histid/histid_1704391800.csv +++ b/Intermediates/histid/histid_1704391800.csv @@ -1,140 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -910,177,i2,1704390611,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -911,177,i2,1704390611,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -912,177,i2,1704390611,3,3,68,,,, -913,177,i2,1704390611,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -986,176,i1,1704390620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -987,176,i1,1704390620,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -988,176,i1,1704390620,3,3,40,571543469_02,-571542797_02.99,, -1361,178,i3,1704390630,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1362,178,i3,1704390630,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1363,178,i3,1704390630,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1364,178,i3,1704390630,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -637,201,i8,1704390630,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -638,201,i8,1704390630,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -639,201,i8,1704390630,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -640,201,i8,1704390630,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -641,201,i8,1704390630,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1134,175,i0,1704390640,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1135,175,i0,1704390640,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1136,175,i0,1704390640,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1137,175,i0,1704390640,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1138,175,i0,1704390640,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1385,202,i9,1704390690,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1386,202,i9,1704390690,2,2,101,,,, -65,206,i7,1704390720,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -66,206,i7,1704390720,2,2,35,,,, -67,206,i7,1704390720,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -68,206,i7,1704390720,4,4,26,,,, -194,210,i6,1704390750,1,1,24,-571542115_01,571500535_01,, -195,210,i6,1704390750,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -196,210,i6,1704390750,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -197,210,i6,1704390750,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -198,210,i6,1704390750,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -850,177,i2,1704390760,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -851,177,i2,1704390760,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -852,177,i2,1704390760,3,3,68,,,, -853,177,i2,1704390760,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -345,176,i1,1704390770,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -346,176,i1,1704390770,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -347,176,i1,1704390770,3,3,40,571543469_02,-571542797_02.99,, -1315,178,i3,1704390770,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1316,178,i3,1704390770,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1317,178,i3,1704390770,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1318,178,i3,1704390770,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -593,201,i8,1704390770,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -594,201,i8,1704390770,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -595,201,i8,1704390770,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -596,201,i8,1704390770,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -597,201,i8,1704390770,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -840,175,i0,1704390800,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -841,175,i0,1704390800,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -842,175,i0,1704390800,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -843,175,i0,1704390800,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -844,175,i0,1704390800,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1439,202,i9,1704390829,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1440,202,i9,1704390829,2,2,101,,,, -1391,206,i7,1704390840,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1392,206,i7,1704390840,2,2,35,,,, -1393,206,i7,1704390840,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1394,206,i7,1704390840,4,4,26,,,, -947,210,i6,1704390900,1,1,24,-571542115_01,571500535_01,, -948,210,i6,1704390900,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -949,210,i6,1704390900,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -950,210,i6,1704390900,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -951,210,i6,1704390900,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -777,177,i2,1704390909,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -778,177,i2,1704390909,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -779,177,i2,1704390909,3,3,68,,,, -780,177,i2,1704390909,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1225,178,i3,1704390910,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1226,178,i3,1704390910,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1227,178,i3,1704390910,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1228,178,i3,1704390910,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -514,201,i8,1704390910,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -515,201,i8,1704390910,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -516,201,i8,1704390910,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -517,201,i8,1704390910,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -518,201,i8,1704390910,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1014,176,i1,1704390921,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1015,176,i1,1704390921,2,2,74,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1016,176,i1,1704390921,3,3,40,571543469_02,-571542797_02.99,, -688,206,i7,1704390959,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -689,206,i7,1704390959,2,2,35,,,, -690,206,i7,1704390959,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -691,206,i7,1704390959,4,4,26,,,, -98,175,i0,1704390960,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -99,175,i0,1704390960,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -100,175,i0,1704390960,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -101,175,i0,1704390960,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -102,175,i0,1704390960,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1262,202,i9,1704390970,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1263,202,i9,1704390970,2,2,101,,,, -1144,178,i3,1704391050,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1145,178,i3,1704391050,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1146,178,i3,1704391050,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1147,178,i3,1704391050,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -413,201,i8,1704391050,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -414,201,i8,1704391050,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -415,201,i8,1704391050,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -416,201,i8,1704391050,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -417,201,i8,1704391050,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -750,210,i6,1704391050,1,1,24,-571542115_01,571500535_01,, -751,210,i6,1704391050,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -752,210,i6,1704391050,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -753,210,i6,1704391050,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -754,210,i6,1704391050,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -484,177,i2,1704391060,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -485,177,i2,1704391060,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -486,177,i2,1704391060,3,3,68,,,, -487,177,i2,1704391060,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1348,176,i1,1704391070,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1349,176,i1,1704391070,2,2,72,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1350,176,i1,1704391070,3,3,40,571543469_02,-571542797_02.99,, -730,206,i7,1704391080,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -731,206,i7,1704391080,2,2,35,,,, -732,206,i7,1704391080,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -733,206,i7,1704391080,4,4,26,,,, -728,202,i9,1704391110,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -729,202,i9,1704391110,2,2,101,,,, -1197,175,i0,1704391120,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1198,175,i0,1704391120,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1199,175,i0,1704391120,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1200,175,i0,1704391120,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1201,175,i0,1704391120,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -469,201,i8,1704391189,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -470,201,i8,1704391189,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -471,201,i8,1704391189,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -472,201,i8,1704391189,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -473,201,i8,1704391189,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1063,178,i3,1704391190,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1064,178,i3,1704391190,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1065,178,i3,1704391190,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1066,178,i3,1704391190,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -69,206,i7,1704391200,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -70,206,i7,1704391200,2,2,35,,,, -71,206,i7,1704391200,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -72,206,i7,1704391200,4,4,26,,,, 1237,177,i2,1704391210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1238,177,i2,1704391210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1239,177,i2,1704391210,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704392100.csv b/Intermediates/histid/histid_1704392100.csv index 5aeed10c5..f0e8efbdd 100644 --- a/Intermediates/histid/histid_1704392100.csv +++ b/Intermediates/histid/histid_1704392100.csv @@ -1,139 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -790,177,i2,1704390909,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -791,177,i2,1704390909,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -792,177,i2,1704390909,3,3,68,,,, -793,177,i2,1704390909,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1240,178,i3,1704390910,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1241,178,i3,1704390910,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1242,178,i3,1704390910,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1243,178,i3,1704390910,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -526,201,i8,1704390910,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -527,201,i8,1704390910,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -528,201,i8,1704390910,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -529,201,i8,1704390910,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -530,201,i8,1704390910,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1032,176,i1,1704390921,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1033,176,i1,1704390921,2,2,74,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1034,176,i1,1704390921,3,3,40,571543469_02,-571542797_02.99,, -706,206,i7,1704390959,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -707,206,i7,1704390959,2,2,35,,,, -708,206,i7,1704390959,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -709,206,i7,1704390959,4,4,26,,,, -97,175,i0,1704390960,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -98,175,i0,1704390960,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -99,175,i0,1704390960,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -100,175,i0,1704390960,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -101,175,i0,1704390960,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1277,202,i9,1704390970,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1278,202,i9,1704390970,2,2,101,,,, -1156,178,i3,1704391050,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1157,178,i3,1704391050,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1158,178,i3,1704391050,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1159,178,i3,1704391050,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -425,201,i8,1704391050,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -426,201,i8,1704391050,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -427,201,i8,1704391050,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -428,201,i8,1704391050,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -429,201,i8,1704391050,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -768,210,i6,1704391050,1,1,24,-571542115_01,571500535_01,, -769,210,i6,1704391050,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -770,210,i6,1704391050,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -771,210,i6,1704391050,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -772,210,i6,1704391050,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -496,177,i2,1704391060,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -497,177,i2,1704391060,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -498,177,i2,1704391060,3,3,68,,,, -499,177,i2,1704391060,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1384,176,i1,1704391070,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1385,176,i1,1704391070,2,2,72,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1386,176,i1,1704391070,3,3,40,571543469_02,-571542797_02.99,, -748,206,i7,1704391080,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -749,206,i7,1704391080,2,2,35,,,, -750,206,i7,1704391080,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -751,206,i7,1704391080,4,4,26,,,, -746,202,i9,1704391110,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -747,202,i9,1704391110,2,2,101,,,, -1212,175,i0,1704391120,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1213,175,i0,1704391120,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1214,175,i0,1704391120,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1215,175,i0,1704391120,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1216,175,i0,1704391120,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -481,201,i8,1704391189,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -482,201,i8,1704391189,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -483,201,i8,1704391189,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -484,201,i8,1704391189,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -485,201,i8,1704391189,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1077,178,i3,1704391190,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1078,178,i3,1704391190,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1079,178,i3,1704391190,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1080,178,i3,1704391190,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -66,206,i7,1704391200,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -67,206,i7,1704391200,2,2,35,,,, -68,206,i7,1704391200,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -69,206,i7,1704391200,4,4,26,,,, -1252,177,i2,1704391210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1253,177,i2,1704391210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1254,177,i2,1704391210,3,3,68,,,, -1255,177,i2,1704391210,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1318,176,i1,1704391219,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1319,176,i1,1704391219,2,2,72,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1320,176,i1,1704391219,3,3,40,571543469_02,-571542797_02.99,, -659,202,i9,1704391250,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -660,202,i9,1704391250,2,2,101,,,, -1007,210,i6,1704391277,1,1,36,-571542115_01,571500535_01,, -1008,210,i6,1704391277,1,2,29,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1009,210,i6,1704391277,2,2,44,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1010,210,i6,1704391277,3,3,85,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1011,210,i6,1704391277,4,4,33,571500585_02,571511538_01,571500585_02,571500535_01 -476,175,i0,1704391280,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -477,175,i0,1704391280,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -478,175,i0,1704391280,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -479,175,i0,1704391280,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -480,175,i0,1704391280,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -70,206,i7,1704391320,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -71,206,i7,1704391320,2,2,35,,,, -72,206,i7,1704391320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -297,201,i8,1704391330,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -298,201,i8,1704391330,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -299,201,i8,1704391330,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -300,201,i8,1704391330,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -301,201,i8,1704391330,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -460,178,i3,1704391331,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -461,178,i3,1704391331,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -462,178,i3,1704391331,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -463,178,i3,1704391331,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1060,177,i2,1704391360,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1061,177,i2,1704391360,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1062,177,i2,1704391360,3,3,68,,,, -1063,177,i2,1704391360,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -559,176,i1,1704391370,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -560,176,i1,1704391370,2,2,74,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -561,176,i1,1704391370,3,3,40,571543469_02,-571542797_02.99,, -504,202,i9,1704391391,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -505,202,i9,1704391391,2,2,101,,,, -989,210,i6,1704391430,1,1,25,-571542115_01,571500535_01,, -990,210,i6,1704391430,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -991,210,i6,1704391430,2,2,30,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -992,210,i6,1704391430,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -993,210,i6,1704391430,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1111,175,i0,1704391440,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1112,175,i0,1704391440,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1113,175,i0,1704391440,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1114,175,i0,1704391440,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1115,175,i0,1704391440,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -254,206,i7,1704391440,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -255,206,i7,1704391440,2,2,35,,,, -256,206,i7,1704391440,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -257,206,i7,1704391440,4,4,26,,,, -926,178,i3,1704391470,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -927,178,i3,1704391470,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -928,178,i3,1704391470,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -929,178,i3,1704391470,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -211,201,i8,1704391470,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -212,201,i8,1704391470,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -213,201,i8,1704391470,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -214,201,i8,1704391470,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -215,201,i8,1704391470,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 870,177,i2,1704391510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 871,177,i2,1704391510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 872,177,i2,1704391510,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704392400.csv b/Intermediates/histid/histid_1704392400.csv index 34c97d5b2..fcae4fbc7 100644 --- a/Intermediates/histid/histid_1704392400.csv +++ b/Intermediates/histid/histid_1704392400.csv @@ -1,135 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1331,177,i2,1704391210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1332,177,i2,1704391210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1333,177,i2,1704391210,3,3,68,,,, -1334,177,i2,1704391210,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1401,176,i1,1704391219,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1402,176,i1,1704391219,2,2,72,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1403,176,i1,1704391219,3,3,40,571543469_02,-571542797_02.99,, -694,202,i9,1704391250,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -695,202,i9,1704391250,2,2,101,,,, -1074,210,i6,1704391277,1,1,36,-571542115_01,571500535_01,, -1075,210,i6,1704391277,1,2,29,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1076,210,i6,1704391277,2,2,44,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1077,210,i6,1704391277,3,3,85,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1078,210,i6,1704391277,4,4,33,571500585_02,571511538_01,571500585_02,571500535_01 -484,175,i0,1704391280,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -485,175,i0,1704391280,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -486,175,i0,1704391280,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -487,175,i0,1704391280,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -488,175,i0,1704391280,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -62,206,i7,1704391320,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -63,206,i7,1704391320,2,2,35,,,, -64,206,i7,1704391320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -296,201,i8,1704391330,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -297,201,i8,1704391330,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -298,201,i8,1704391330,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -299,201,i8,1704391330,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -300,201,i8,1704391330,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -463,178,i3,1704391331,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -464,178,i3,1704391331,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -465,178,i3,1704391331,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -466,178,i3,1704391331,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1133,177,i2,1704391360,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1134,177,i2,1704391360,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1135,177,i2,1704391360,3,3,68,,,, -1136,177,i2,1704391360,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -585,176,i1,1704391370,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -586,176,i1,1704391370,2,2,74,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -587,176,i1,1704391370,3,3,40,571543469_02,-571542797_02.99,, -512,202,i9,1704391391,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -513,202,i9,1704391391,2,2,101,,,, -1061,210,i6,1704391430,1,1,25,-571542115_01,571500535_01,, -1062,210,i6,1704391430,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1063,210,i6,1704391430,2,2,30,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1064,210,i6,1704391430,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1065,210,i6,1704391430,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1184,175,i0,1704391440,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1185,175,i0,1704391440,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1186,175,i0,1704391440,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1187,175,i0,1704391440,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1188,175,i0,1704391440,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -255,206,i7,1704391440,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -256,206,i7,1704391440,2,2,35,,,, -257,206,i7,1704391440,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -258,206,i7,1704391440,4,4,26,,,, -992,178,i3,1704391470,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -993,178,i3,1704391470,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -994,178,i3,1704391470,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -995,178,i3,1704391470,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -206,201,i8,1704391470,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -207,201,i8,1704391470,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -208,201,i8,1704391470,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -209,201,i8,1704391470,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -210,201,i8,1704391470,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -932,177,i2,1704391510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -933,177,i2,1704391510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -934,177,i2,1704391510,3,3,68,,,, -935,177,i2,1704391510,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -358,176,i1,1704391520,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -359,176,i1,1704391520,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -360,176,i1,1704391520,3,3,40,571543469_02,-571542797_02.99,, -552,202,i9,1704391530,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -553,202,i9,1704391530,2,2,101,,,, -285,206,i7,1704391561,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -286,206,i7,1704391561,2,2,35,,,, -287,206,i7,1704391561,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -288,206,i7,1704391561,4,4,26,,,, -956,210,i6,1704391579,1,1,24,-571542115_01,571500535_01,, -957,210,i6,1704391579,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -958,210,i6,1704391579,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -959,210,i6,1704391579,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -960,210,i6,1704391579,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -899,175,i0,1704391600,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -900,175,i0,1704391600,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -901,175,i0,1704391600,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -902,175,i0,1704391600,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -903,175,i0,1704391600,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -399,178,i3,1704391610,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -400,178,i3,1704391610,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -401,178,i3,1704391610,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -402,178,i3,1704391610,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -102,201,i8,1704391610,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -103,201,i8,1704391610,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -104,201,i8,1704391610,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -105,201,i8,1704391610,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -106,201,i8,1704391610,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -117,177,i2,1704391661,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -118,177,i2,1704391661,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -119,177,i2,1704391661,3,3,68,,,, -120,177,i2,1704391661,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1199,176,i1,1704391670,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1200,176,i1,1704391670,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1201,176,i1,1704391670,3,3,40,571543469_02,-571542797_02.99,, -336,202,i9,1704391671,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -337,202,i9,1704391671,2,2,101,,,, -1053,206,i7,1704391680,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1054,206,i7,1704391680,2,2,35,,,, -1055,206,i7,1704391680,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1056,206,i7,1704391680,4,4,26,,,, -632,210,i6,1704391730,1,1,24,-571542115_01,571500535_01,, -633,210,i6,1704391730,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -634,210,i6,1704391730,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -635,210,i6,1704391730,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -636,210,i6,1704391730,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1094,201,i8,1704391750,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1095,201,i8,1704391750,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1096,201,i8,1704391750,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1097,201,i8,1704391750,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1098,201,i8,1704391750,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -239,178,i3,1704391751,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -240,178,i3,1704391751,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -241,178,i3,1704391751,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -242,178,i3,1704391751,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1583,175,i0,1704391760,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1584,175,i0,1704391760,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1585,175,i0,1704391760,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1586,175,i0,1704391760,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1587,175,i0,1704391760,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1165,206,i7,1704391800,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1166,206,i7,1704391800,2,2,35,,,, -1167,206,i7,1704391800,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1168,206,i7,1704391800,4,4,26,,,, 1545,177,i2,1704391810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1546,177,i2,1704391810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1547,177,i2,1704391810,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704392700.csv b/Intermediates/histid/histid_1704392700.csv index e75bb755a..4cb3c184a 100644 --- a/Intermediates/histid/histid_1704392700.csv +++ b/Intermediates/histid/histid_1704392700.csv @@ -1,138 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -953,177,i2,1704391510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -954,177,i2,1704391510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -955,177,i2,1704391510,3,3,68,,,, -956,177,i2,1704391510,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -366,176,i1,1704391520,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -367,176,i1,1704391520,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -368,176,i1,1704391520,3,3,40,571543469_02,-571542797_02.99,, -561,202,i9,1704391530,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -562,202,i9,1704391530,2,2,101,,,, -279,206,i7,1704391561,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -280,206,i7,1704391561,2,2,35,,,, -281,206,i7,1704391561,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -282,206,i7,1704391561,4,4,26,,,, -977,210,i6,1704391579,1,1,24,-571542115_01,571500535_01,, -978,210,i6,1704391579,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -979,210,i6,1704391579,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -980,210,i6,1704391579,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -981,210,i6,1704391579,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -917,175,i0,1704391600,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -918,175,i0,1704391600,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -919,175,i0,1704391600,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -920,175,i0,1704391600,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -921,175,i0,1704391600,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -414,178,i3,1704391610,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -415,178,i3,1704391610,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -416,178,i3,1704391610,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -417,178,i3,1704391610,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -88,201,i8,1704391610,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -89,201,i8,1704391610,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -90,201,i8,1704391610,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -91,201,i8,1704391610,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -92,201,i8,1704391610,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -103,177,i2,1704391661,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -104,177,i2,1704391661,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -105,177,i2,1704391661,3,3,68,,,, -106,177,i2,1704391661,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1253,176,i1,1704391670,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1254,176,i1,1704391670,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1255,176,i1,1704391670,3,3,40,571543469_02,-571542797_02.99,, -344,202,i9,1704391671,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -345,202,i9,1704391671,2,2,101,,,, -1085,206,i7,1704391680,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1086,206,i7,1704391680,2,2,35,,,, -1087,206,i7,1704391680,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1088,206,i7,1704391680,4,4,26,,,, -655,210,i6,1704391730,1,1,24,-571542115_01,571500535_01,, -656,210,i6,1704391730,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -657,210,i6,1704391730,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -658,210,i6,1704391730,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -659,210,i6,1704391730,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1131,201,i8,1704391750,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1132,201,i8,1704391750,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1133,201,i8,1704391750,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1134,201,i8,1704391750,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1135,201,i8,1704391750,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -233,178,i3,1704391751,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -234,178,i3,1704391751,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -235,178,i3,1704391751,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -236,178,i3,1704391751,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1649,175,i0,1704391760,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1650,175,i0,1704391760,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1651,175,i0,1704391760,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1652,175,i0,1704391760,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1653,175,i0,1704391760,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1211,206,i7,1704391800,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1212,206,i7,1704391800,2,2,35,,,, -1213,206,i7,1704391800,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1214,206,i7,1704391800,4,4,26,,,, -1611,177,i2,1704391810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1612,177,i2,1704391810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1613,177,i2,1704391810,3,3,68,,,, -1614,177,i2,1704391810,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -369,202,i9,1704391810,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -370,202,i9,1704391810,2,2,101,,,, -1044,176,i1,1704391820,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1045,176,i1,1704391820,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1046,176,i1,1704391820,3,3,40,571543469_02,-571542797_02.99,, -1524,210,i6,1704391880,1,1,24,-571542115_01,571500535_01,, -1525,210,i6,1704391880,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1526,210,i6,1704391880,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1527,210,i6,1704391880,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1528,210,i6,1704391880,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -269,178,i3,1704391890,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -270,178,i3,1704391890,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -271,178,i3,1704391890,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -272,178,i3,1704391890,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -999,201,i8,1704391890,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1000,201,i8,1704391890,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1001,201,i8,1704391890,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1002,201,i8,1704391890,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1003,201,i8,1704391890,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1397,206,i7,1704391920,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1398,206,i7,1704391920,2,2,35,,,, -1399,206,i7,1704391920,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1400,206,i7,1704391920,4,4,26,,,, -678,175,i0,1704391921,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -679,175,i0,1704391921,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -680,175,i0,1704391921,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -681,175,i0,1704391921,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -682,175,i0,1704391921,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -408,202,i9,1704391949,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -409,202,i9,1704391949,2,2,101,,,, -1406,177,i2,1704391960,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1407,177,i2,1704391960,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1408,177,i2,1704391960,3,3,68,,,, -1409,177,i2,1704391960,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -818,176,i1,1704391970,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -819,176,i1,1704391970,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -820,176,i1,1704391970,3,3,40,571543469_02,-571542797_02.99,, -169,178,i3,1704392030,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -170,178,i3,1704392030,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -171,178,i3,1704392030,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -172,178,i3,1704392030,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -934,201,i8,1704392030,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -935,201,i8,1704392030,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -936,201,i8,1704392030,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -937,201,i8,1704392030,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -938,201,i8,1704392030,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1302,210,i6,1704392030,1,1,24,-571542115_01,571500535_01,, -1303,210,i6,1704392030,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1304,210,i6,1704392030,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1305,210,i6,1704392030,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1306,210,i6,1704392030,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -452,206,i7,1704392040,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -453,206,i7,1704392040,2,2,35,,,, -454,206,i7,1704392040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -455,206,i7,1704392040,4,4,26,,,, -469,175,i0,1704392080,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -470,175,i0,1704392080,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -471,175,i0,1704392080,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -472,175,i0,1704392080,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -473,175,i0,1704392080,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -222,202,i9,1704392090,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -223,202,i9,1704392090,2,2,101,,,, 694,177,i2,1704392110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 695,177,i2,1704392110,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 696,177,i2,1704392110,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704393000.csv b/Intermediates/histid/histid_1704393000.csv index 86fa09304..3fadfb30c 100644 --- a/Intermediates/histid/histid_1704393000.csv +++ b/Intermediates/histid/histid_1704393000.csv @@ -1,133 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1674,177,i2,1704391810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1675,177,i2,1704391810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1676,177,i2,1704391810,3,3,68,,,, -1677,177,i2,1704391810,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -356,202,i9,1704391810,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -357,202,i9,1704391810,2,2,101,,,, -1078,176,i1,1704391820,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1079,176,i1,1704391820,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1080,176,i1,1704391820,3,3,40,571543469_02,-571542797_02.99,, -1584,210,i6,1704391880,1,1,24,-571542115_01,571500535_01,, -1585,210,i6,1704391880,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1586,210,i6,1704391880,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1587,210,i6,1704391880,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1588,210,i6,1704391880,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -260,178,i3,1704391890,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -261,178,i3,1704391890,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -262,178,i3,1704391890,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -263,178,i3,1704391890,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1038,201,i8,1704391890,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1039,201,i8,1704391890,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1040,201,i8,1704391890,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1041,201,i8,1704391890,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1042,201,i8,1704391890,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1466,206,i7,1704391920,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1467,206,i7,1704391920,2,2,35,,,, -1468,206,i7,1704391920,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1469,206,i7,1704391920,4,4,26,,,, -701,175,i0,1704391921,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -702,175,i0,1704391921,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -703,175,i0,1704391921,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -704,175,i0,1704391921,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -705,175,i0,1704391921,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -390,202,i9,1704391949,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -391,202,i9,1704391949,2,2,101,,,, -1475,177,i2,1704391960,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1476,177,i2,1704391960,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1477,177,i2,1704391960,3,3,68,,,, -1478,177,i2,1704391960,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -849,176,i1,1704391970,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -850,176,i1,1704391970,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -851,176,i1,1704391970,3,3,40,571543469_02,-571542797_02.99,, -161,178,i3,1704392030,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -162,178,i3,1704392030,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -163,178,i3,1704392030,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -164,178,i3,1704392030,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -973,201,i8,1704392030,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -974,201,i8,1704392030,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -975,201,i8,1704392030,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -976,201,i8,1704392030,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -977,201,i8,1704392030,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1362,210,i6,1704392030,1,1,24,-571542115_01,571500535_01,, -1363,210,i6,1704392030,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1364,210,i6,1704392030,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1365,210,i6,1704392030,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1366,210,i6,1704392030,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -447,206,i7,1704392040,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -448,206,i7,1704392040,2,2,35,,,, -449,206,i7,1704392040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -450,206,i7,1704392040,4,4,26,,,, -468,175,i0,1704392080,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -469,175,i0,1704392080,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -470,175,i0,1704392080,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -471,175,i0,1704392080,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -472,175,i0,1704392080,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -210,202,i9,1704392090,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -211,202,i9,1704392090,2,2,101,,,, -717,177,i2,1704392110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -718,177,i2,1704392110,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -719,177,i2,1704392110,3,3,68,,,, -720,177,i2,1704392110,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -108,176,i1,1704392120,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -109,176,i1,1704392120,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -110,176,i1,1704392120,3,3,40,571543469_02,-571542797_02.99,, -662,206,i7,1704392160,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -663,206,i7,1704392160,2,2,35,,,, -664,206,i7,1704392160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -665,206,i7,1704392160,4,4,26,,,, -212,178,i3,1704392169,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -213,178,i3,1704392169,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -214,178,i3,1704392169,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -215,178,i3,1704392169,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -862,201,i8,1704392170,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -863,201,i8,1704392170,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -864,201,i8,1704392170,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -865,201,i8,1704392170,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -866,201,i8,1704392170,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1149,210,i6,1704392180,1,1,24,-571542115_01,571500535_01,, -1150,210,i6,1704392180,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1151,210,i6,1704392180,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1152,210,i6,1704392180,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1153,210,i6,1704392180,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -111,202,i9,1704392230,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -112,202,i9,1704392230,2,2,101,,,, -136,175,i0,1704392240,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -137,175,i0,1704392240,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -138,175,i0,1704392240,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -139,175,i0,1704392240,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -140,175,i0,1704392240,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -473,177,i2,1704392260,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -474,177,i2,1704392260,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -475,177,i2,1704392260,3,3,68,,,, -476,177,i2,1704392260,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1558,176,i1,1704392270,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1559,176,i1,1704392270,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1560,176,i1,1704392270,3,3,40,571543469_02,-571542797_02.99,, -1518,206,i7,1704392279,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1519,206,i7,1704392279,2,2,35,,,, -1520,206,i7,1704392279,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1521,206,i7,1704392279,4,4,26,,,, -1634,178,i3,1704392310,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1635,178,i3,1704392310,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1636,178,i3,1704392310,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1637,178,i3,1704392310,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -641,201,i8,1704392311,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -642,201,i8,1704392311,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -643,201,i8,1704392311,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -644,201,i8,1704392311,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -645,201,i8,1704392311,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -348,210,i6,1704392330,1,1,24,-571542115_01,571500535_01,, -349,210,i6,1704392330,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -350,210,i6,1704392330,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -351,210,i6,1704392330,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -352,210,i6,1704392330,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1181,202,i9,1704392370,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1182,202,i9,1704392370,2,2,101,,,, -1548,206,i7,1704392400,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1549,206,i7,1704392400,2,2,35,,,, -1550,206,i7,1704392400,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1551,206,i7,1704392400,4,4,26,,,, 757,175,i0,1704392401,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 758,175,i0,1704392401,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 759,175,i0,1704392401,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704393300.csv b/Intermediates/histid/histid_1704393300.csv index 0e3debe53..b7c1b39e4 100644 --- a/Intermediates/histid/histid_1704393300.csv +++ b/Intermediates/histid/histid_1704393300.csv @@ -1,131 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -746,177,i2,1704392110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -747,177,i2,1704392110,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -748,177,i2,1704392110,3,3,68,,,, -749,177,i2,1704392110,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -100,176,i1,1704392120,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -101,176,i1,1704392120,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -102,176,i1,1704392120,3,3,40,571543469_02,-571542797_02.99,, -694,206,i7,1704392160,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -695,206,i7,1704392160,2,2,35,,,, -696,206,i7,1704392160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -697,206,i7,1704392160,4,4,26,,,, -220,178,i3,1704392169,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -221,178,i3,1704392169,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -222,178,i3,1704392169,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -223,178,i3,1704392169,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -897,201,i8,1704392170,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -898,201,i8,1704392170,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -899,201,i8,1704392170,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -900,201,i8,1704392170,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -901,201,i8,1704392170,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1202,210,i6,1704392180,1,1,24,-571542115_01,571500535_01,, -1203,210,i6,1704392180,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1204,210,i6,1704392180,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1205,210,i6,1704392180,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1206,210,i6,1704392180,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -103,202,i9,1704392230,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -104,202,i9,1704392230,2,2,101,,,, -133,175,i0,1704392240,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -134,175,i0,1704392240,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -135,175,i0,1704392240,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -136,175,i0,1704392240,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -137,175,i0,1704392240,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -501,177,i2,1704392260,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -502,177,i2,1704392260,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -503,177,i2,1704392260,3,3,68,,,, -504,177,i2,1704392260,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1621,176,i1,1704392270,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1622,176,i1,1704392270,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1623,176,i1,1704392270,3,3,40,571543469_02,-571542797_02.99,, -1570,206,i7,1704392279,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1571,206,i7,1704392279,2,2,35,,,, -1572,206,i7,1704392279,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1573,206,i7,1704392279,4,4,26,,,, -1694,178,i3,1704392310,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1695,178,i3,1704392310,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1696,178,i3,1704392310,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1697,178,i3,1704392310,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -673,201,i8,1704392311,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -674,201,i8,1704392311,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -675,201,i8,1704392311,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -676,201,i8,1704392311,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -677,201,i8,1704392311,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -370,210,i6,1704392330,1,1,24,-571542115_01,571500535_01,, -371,210,i6,1704392330,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -372,210,i6,1704392330,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -373,210,i6,1704392330,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -374,210,i6,1704392330,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1239,202,i9,1704392370,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1240,202,i9,1704392370,2,2,101,,,, -1611,206,i7,1704392400,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1612,206,i7,1704392400,2,2,35,,,, -1613,206,i7,1704392400,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1614,206,i7,1704392400,4,4,26,,,, -786,175,i0,1704392401,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -787,175,i0,1704392401,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -788,175,i0,1704392401,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -789,175,i0,1704392401,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -790,175,i0,1704392401,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -282,177,i2,1704392410,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -283,177,i2,1704392410,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -284,177,i2,1704392410,3,3,68,,,, -285,177,i2,1704392410,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1392,176,i1,1704392420,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1393,176,i1,1704392420,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1394,176,i1,1704392420,3,3,40,571543469_02,-571542797_02.99,, -1624,178,i3,1704392450,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1625,178,i3,1704392450,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1626,178,i3,1704392450,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1627,178,i3,1704392450,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -725,201,i8,1704392450,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -726,201,i8,1704392450,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -727,201,i8,1704392450,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -728,201,i8,1704392450,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -729,201,i8,1704392450,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -157,210,i6,1704392480,1,1,24,-571542115_01,571500535_01,, -158,210,i6,1704392480,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -159,210,i6,1704392480,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -160,210,i6,1704392480,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -161,210,i6,1704392480,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1117,202,i9,1704392510,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1118,202,i9,1704392510,2,2,101,,,, -1750,206,i7,1704392520,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1751,206,i7,1704392520,2,2,35,,,, -1752,206,i7,1704392520,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1753,206,i7,1704392520,4,4,26,,,, -587,175,i0,1704392560,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -588,175,i0,1704392560,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -589,175,i0,1704392560,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -590,175,i0,1704392560,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -591,175,i0,1704392560,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1248,177,i2,1704392560,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1249,177,i2,1704392560,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1250,177,i2,1704392560,3,3,68,,,, -1251,177,i2,1704392560,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -612,176,i1,1704392570,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -613,176,i1,1704392570,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -614,176,i1,1704392570,3,3,40,571543469_02,-571542797_02.99,, -1529,178,i3,1704392590,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1530,178,i3,1704392590,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1531,178,i3,1704392590,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1532,178,i3,1704392590,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -623,201,i8,1704392590,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -624,201,i8,1704392590,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -625,201,i8,1704392590,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -626,201,i8,1704392590,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -627,201,i8,1704392590,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1665,210,i6,1704392630,1,1,24,-571542115_01,571500535_01,, -1666,210,i6,1704392630,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1667,210,i6,1704392630,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1668,210,i6,1704392630,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1669,210,i6,1704392630,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -43,206,i7,1704392641,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -44,206,i7,1704392641,2,2,35,,,, -45,206,i7,1704392641,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -46,206,i7,1704392641,4,4,26,,,, -858,202,i9,1704392651,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -859,202,i9,1704392651,2,2,101,,,, 1001,177,i2,1704392710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1002,177,i2,1704392710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1003,177,i2,1704392710,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704393600.csv b/Intermediates/histid/histid_1704393600.csv index cab12c7e2..fe71e9eac 100644 --- a/Intermediates/histid/histid_1704393600.csv +++ b/Intermediates/histid/histid_1704393600.csv @@ -1,136 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -794,175,i0,1704392401,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -795,175,i0,1704392401,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -796,175,i0,1704392401,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -797,175,i0,1704392401,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -798,175,i0,1704392401,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -279,177,i2,1704392410,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -280,177,i2,1704392410,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -281,177,i2,1704392410,3,3,68,,,, -282,177,i2,1704392410,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1434,176,i1,1704392420,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1435,176,i1,1704392420,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1436,176,i1,1704392420,3,3,40,571543469_02,-571542797_02.99,, -1675,178,i3,1704392450,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1676,178,i3,1704392450,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1677,178,i3,1704392450,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1678,178,i3,1704392450,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -727,201,i8,1704392450,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -728,201,i8,1704392450,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -729,201,i8,1704392450,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -730,201,i8,1704392450,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -731,201,i8,1704392450,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -154,210,i6,1704392480,1,1,24,-571542115_01,571500535_01,, -155,210,i6,1704392480,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -156,210,i6,1704392480,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -157,210,i6,1704392480,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -158,210,i6,1704392480,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1145,202,i9,1704392510,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1146,202,i9,1704392510,2,2,101,,,, -1818,206,i7,1704392520,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1819,206,i7,1704392520,2,2,35,,,, -1820,206,i7,1704392520,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1821,206,i7,1704392520,4,4,26,,,, -588,175,i0,1704392560,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -589,175,i0,1704392560,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -590,175,i0,1704392560,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -591,175,i0,1704392560,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -592,175,i0,1704392560,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1276,177,i2,1704392560,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1277,177,i2,1704392560,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1278,177,i2,1704392560,3,3,68,,,, -1279,177,i2,1704392560,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -613,176,i1,1704392570,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -614,176,i1,1704392570,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -615,176,i1,1704392570,3,3,40,571543469_02,-571542797_02.99,, -1580,178,i3,1704392590,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1581,178,i3,1704392590,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1582,178,i3,1704392590,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1583,178,i3,1704392590,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -624,201,i8,1704392590,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -625,201,i8,1704392590,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -626,201,i8,1704392590,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -627,201,i8,1704392590,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -628,201,i8,1704392590,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1725,210,i6,1704392630,1,1,24,-571542115_01,571500535_01,, -1726,210,i6,1704392630,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1727,210,i6,1704392630,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1728,210,i6,1704392630,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1729,210,i6,1704392630,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -35,206,i7,1704392641,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -36,206,i7,1704392641,2,2,35,,,, -37,206,i7,1704392641,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -38,206,i7,1704392641,4,4,26,,,, -872,202,i9,1704392651,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -873,202,i9,1704392651,2,2,101,,,, -1027,177,i2,1704392710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1028,177,i2,1704392710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1029,177,i2,1704392710,3,3,68,,,, -1030,177,i2,1704392710,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1448,175,i0,1704392720,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1449,175,i0,1704392720,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1450,175,i0,1704392720,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1451,175,i0,1704392720,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1452,175,i0,1704392720,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -236,176,i1,1704392721,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -237,176,i1,1704392721,2,2,74,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -238,176,i1,1704392721,3,3,40,571543469_02,-571542797_02.99,, -1486,178,i3,1704392730,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1487,178,i3,1704392730,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1488,178,i3,1704392730,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1489,178,i3,1704392730,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -517,201,i8,1704392730,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -518,201,i8,1704392730,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -519,201,i8,1704392730,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -520,201,i8,1704392730,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -521,201,i8,1704392730,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -958,206,i7,1704392760,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -959,206,i7,1704392760,2,2,35,,,, -960,206,i7,1704392760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -961,206,i7,1704392760,4,4,26,,,, -758,210,i6,1704392781,1,1,24,-571542115_01,571500535_01,, -759,210,i6,1704392781,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -760,210,i6,1704392781,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -761,210,i6,1704392781,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -762,210,i6,1704392781,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -941,202,i9,1704392790,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -942,202,i9,1704392790,2,2,101,,,, -766,177,i2,1704392860,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -767,177,i2,1704392860,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -768,177,i2,1704392860,3,3,68,,,, -769,177,i2,1704392860,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -139,176,i1,1704392870,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -140,176,i1,1704392870,2,2,72,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -141,176,i1,1704392870,3,3,40,571543469_02,-571542797_02.99,, -1358,178,i3,1704392870,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1359,178,i3,1704392870,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1360,178,i3,1704392870,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1361,178,i3,1704392870,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -399,201,i8,1704392870,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -400,201,i8,1704392870,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -401,201,i8,1704392870,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -402,201,i8,1704392870,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -403,201,i8,1704392870,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1220,175,i0,1704392879,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1221,175,i0,1704392879,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1222,175,i0,1704392879,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1223,175,i0,1704392879,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1224,175,i0,1704392879,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1137,206,i7,1704392880,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1138,206,i7,1704392880,2,2,35,,,, -1139,206,i7,1704392880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1140,206,i7,1704392880,4,4,26,,,, -808,202,i9,1704392930,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -809,202,i9,1704392930,2,2,101,,,, -662,210,i6,1704392930,1,1,24,-571542115_01,571500535_01,, -663,210,i6,1704392930,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -664,210,i6,1704392930,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -665,210,i6,1704392930,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -666,210,i6,1704392930,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -253,206,i7,1704392999,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -254,206,i7,1704392999,2,2,35,,,, -255,206,i7,1704392999,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -256,206,i7,1704392999,4,4,26,,,, 1758,177,i2,1704393010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1759,177,i2,1704393010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1760,177,i2,1704393010,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704393900.csv b/Intermediates/histid/histid_1704393900.csv index 9483a90f3..b6e15b2f3 100644 --- a/Intermediates/histid/histid_1704393900.csv +++ b/Intermediates/histid/histid_1704393900.csv @@ -1,145 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1073,177,i2,1704392710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1074,177,i2,1704392710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1075,177,i2,1704392710,3,3,68,,,, -1076,177,i2,1704392710,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1511,175,i0,1704392720,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1512,175,i0,1704392720,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1513,175,i0,1704392720,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1514,175,i0,1704392720,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1515,175,i0,1704392720,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -240,176,i1,1704392721,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -241,176,i1,1704392721,2,2,74,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -242,176,i1,1704392721,3,3,40,571543469_02,-571542797_02.99,, -1549,178,i3,1704392730,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1550,178,i3,1704392730,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1551,178,i3,1704392730,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1552,178,i3,1704392730,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -543,201,i8,1704392730,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -544,201,i8,1704392730,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -545,201,i8,1704392730,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -546,201,i8,1704392730,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -547,201,i8,1704392730,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1004,206,i7,1704392760,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1005,206,i7,1704392760,2,2,35,,,, -1006,206,i7,1704392760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1007,206,i7,1704392760,4,4,26,,,, -803,210,i6,1704392781,1,1,24,-571542115_01,571500535_01,, -804,210,i6,1704392781,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -805,210,i6,1704392781,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -806,210,i6,1704392781,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -807,210,i6,1704392781,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -987,202,i9,1704392790,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -988,202,i9,1704392790,2,2,101,,,, -816,177,i2,1704392860,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -817,177,i2,1704392860,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -818,177,i2,1704392860,3,3,68,,,, -819,177,i2,1704392860,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -143,176,i1,1704392870,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -144,176,i1,1704392870,2,2,72,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -145,176,i1,1704392870,3,3,40,571543469_02,-571542797_02.99,, -1416,178,i3,1704392870,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1417,178,i3,1704392870,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1418,178,i3,1704392870,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1419,178,i3,1704392870,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -421,201,i8,1704392870,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -422,201,i8,1704392870,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -423,201,i8,1704392870,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -424,201,i8,1704392870,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -425,201,i8,1704392870,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1274,175,i0,1704392879,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1275,175,i0,1704392879,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1276,175,i0,1704392879,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1277,175,i0,1704392879,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1278,175,i0,1704392879,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1189,206,i7,1704392880,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1190,206,i7,1704392880,2,2,35,,,, -1191,206,i7,1704392880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1192,206,i7,1704392880,4,4,26,,,, -858,202,i9,1704392930,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -859,202,i9,1704392930,2,2,101,,,, -698,210,i6,1704392930,1,1,24,-571542115_01,571500535_01,, -699,210,i6,1704392930,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -700,210,i6,1704392930,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -701,210,i6,1704392930,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -702,210,i6,1704392930,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -257,206,i7,1704392999,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -258,206,i7,1704392999,2,2,35,,,, -259,206,i7,1704392999,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -260,206,i7,1704392999,4,4,26,,,, -1831,177,i2,1704393010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1832,177,i2,1704393010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1833,177,i2,1704393010,3,3,68,,,, -1834,177,i2,1704393010,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -743,178,i3,1704393010,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -744,178,i3,1704393010,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -745,178,i3,1704393010,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -746,178,i3,1704393010,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -348,201,i8,1704393010,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -349,201,i8,1704393010,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -350,201,i8,1704393010,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -351,201,i8,1704393010,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -352,201,i8,1704393010,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1148,176,i1,1704393020,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1149,176,i1,1704393020,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1150,176,i1,1704393020,3,3,40,571543469_02,-571542797_02.99,, -78,175,i0,1704393040,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -79,175,i0,1704393040,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -80,175,i0,1704393040,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -81,175,i0,1704393040,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -82,175,i0,1704393040,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -786,202,i9,1704393070,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -787,202,i9,1704393070,2,2,101,,,, -416,210,i6,1704393080,1,1,24,-571542115_01,571500535_01,, -417,210,i6,1704393080,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -418,210,i6,1704393080,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -419,210,i6,1704393080,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -420,210,i6,1704393080,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -295,206,i7,1704393120,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -296,206,i7,1704393120,2,2,35,,,, -297,206,i7,1704393120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -298,206,i7,1704393120,4,4,26,,,, -629,178,i3,1704393150,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -630,178,i3,1704393150,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -631,178,i3,1704393150,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -632,178,i3,1704393150,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1371,201,i8,1704393151,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1372,201,i8,1704393151,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1373,201,i8,1704393151,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1374,201,i8,1704393151,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -1375,201,i8,1704393151,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1602,177,i2,1704393160,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1603,177,i2,1704393160,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1604,177,i2,1704393160,3,3,68,,,, -1605,177,i2,1704393160,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -765,176,i1,1704393171,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -766,176,i1,1704393171,2,2,74,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -767,176,i1,1704393171,3,3,40,571543469_02,-571542797_02.99,, -994,175,i0,1704393200,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -995,175,i0,1704393200,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -996,175,i0,1704393200,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -997,175,i0,1704393200,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -998,175,i0,1704393200,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -832,202,i9,1704393209,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -833,202,i9,1704393209,2,2,101,,,, -1492,210,i6,1704393230,1,1,24,-571542115_01,571500535_01,, -1493,210,i6,1704393230,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1494,210,i6,1704393230,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1495,210,i6,1704393230,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1496,210,i6,1704393230,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -452,206,i7,1704393240,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -453,206,i7,1704393240,2,2,35,,,, -454,206,i7,1704393240,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -455,206,i7,1704393240,4,4,26,,,, -506,178,i3,1704393290,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -507,178,i3,1704393290,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -508,178,i3,1704393290,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -509,178,i3,1704393290,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1411,201,i8,1704393290,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1412,201,i8,1704393290,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1413,201,i8,1704393290,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1414,201,i8,1704393290,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1415,201,i8,1704393290,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 1349,177,i2,1704393310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1350,177,i2,1704393310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1351,177,i2,1704393310,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704394200.csv b/Intermediates/histid/histid_1704394200.csv index da7ecf737..5f931d368 100644 --- a/Intermediates/histid/histid_1704394200.csv +++ b/Intermediates/histid/histid_1704394200.csv @@ -1,145 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1894,177,i2,1704393010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1895,177,i2,1704393010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1896,177,i2,1704393010,3,3,68,,,, -1897,177,i2,1704393010,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -735,178,i3,1704393010,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -736,178,i3,1704393010,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -737,178,i3,1704393010,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -738,178,i3,1704393010,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -338,201,i8,1704393010,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -339,201,i8,1704393010,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -340,201,i8,1704393010,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -341,201,i8,1704393010,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -342,201,i8,1704393010,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1165,176,i1,1704393020,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1166,176,i1,1704393020,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1167,176,i1,1704393020,3,3,40,571543469_02,-571542797_02.99,, -65,175,i0,1704393040,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -66,175,i0,1704393040,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -67,175,i0,1704393040,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -68,175,i0,1704393040,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -69,175,i0,1704393040,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -778,202,i9,1704393070,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -779,202,i9,1704393070,2,2,101,,,, -398,210,i6,1704393080,1,1,24,-571542115_01,571500535_01,, -399,210,i6,1704393080,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -400,210,i6,1704393080,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -401,210,i6,1704393080,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -402,210,i6,1704393080,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -285,206,i7,1704393120,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -286,206,i7,1704393120,2,2,35,,,, -287,206,i7,1704393120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -288,206,i7,1704393120,4,4,26,,,, -614,178,i3,1704393150,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -615,178,i3,1704393150,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -616,178,i3,1704393150,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -617,178,i3,1704393150,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1409,201,i8,1704393151,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1410,201,i8,1704393151,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1411,201,i8,1704393151,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1412,201,i8,1704393151,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -1413,201,i8,1704393151,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1654,177,i2,1704393160,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1655,177,i2,1704393160,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1656,177,i2,1704393160,3,3,68,,,, -1657,177,i2,1704393160,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -757,176,i1,1704393171,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -758,176,i1,1704393171,2,2,74,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -759,176,i1,1704393171,3,3,40,571543469_02,-571542797_02.99,, -1002,175,i0,1704393200,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1003,175,i0,1704393200,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1004,175,i0,1704393200,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1005,175,i0,1704393200,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1006,175,i0,1704393200,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -824,202,i9,1704393209,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -825,202,i9,1704393209,2,2,101,,,, -1540,210,i6,1704393230,1,1,24,-571542115_01,571500535_01,, -1541,210,i6,1704393230,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1542,210,i6,1704393230,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1543,210,i6,1704393230,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1544,210,i6,1704393230,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -434,206,i7,1704393240,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -435,206,i7,1704393240,2,2,35,,,, -436,206,i7,1704393240,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -437,206,i7,1704393240,4,4,26,,,, -488,178,i3,1704393290,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -489,178,i3,1704393290,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -490,178,i3,1704393290,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -491,178,i3,1704393290,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1451,201,i8,1704393290,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1452,201,i8,1704393290,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1453,201,i8,1704393290,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1454,201,i8,1704393290,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1455,201,i8,1704393290,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1387,177,i2,1704393310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1388,177,i2,1704393310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1389,177,i2,1704393310,3,3,68,,,, -1390,177,i2,1704393310,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -650,176,i1,1704393320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -651,176,i1,1704393320,2,2,72,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -652,176,i1,1704393320,3,3,40,571543469_02,-571542797_02.99,, -559,202,i9,1704393350,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -560,202,i9,1704393350,2,2,101,,,, -586,175,i0,1704393360,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -587,175,i0,1704393360,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -588,175,i0,1704393360,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -589,175,i0,1704393360,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -590,175,i0,1704393360,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1328,206,i7,1704393360,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1329,206,i7,1704393360,2,2,35,,,, -1330,206,i7,1704393360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1331,206,i7,1704393360,4,4,26,,,, -1257,210,i6,1704393380,1,1,24,-571542115_01,571500535_01,, -1258,210,i6,1704393380,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1259,210,i6,1704393380,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1260,210,i6,1704393380,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1261,210,i6,1704393380,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -371,178,i3,1704393430,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -372,178,i3,1704393430,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -373,178,i3,1704393430,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -374,178,i3,1704393430,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1374,201,i8,1704393430,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1375,201,i8,1704393430,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1376,201,i8,1704393430,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1377,201,i8,1704393430,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1378,201,i8,1704393430,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -445,177,i2,1704393460,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -446,177,i2,1704393460,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -447,177,i2,1704393460,3,3,68,,,, -448,177,i2,1704393460,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1762,176,i1,1704393470,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1763,176,i1,1704393470,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1764,176,i1,1704393470,3,3,40,571543469_02,-571542797_02.99,, -1511,206,i7,1704393480,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1512,206,i7,1704393480,2,2,35,,,, -1513,206,i7,1704393480,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1514,206,i7,1704393480,4,4,26,,,, -413,202,i9,1704393490,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -414,202,i9,1704393490,2,2,101,,,, -1530,175,i0,1704393520,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1531,175,i0,1704393520,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1532,175,i0,1704393520,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1533,175,i0,1704393520,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1534,175,i0,1704393520,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -972,210,i6,1704393530,1,1,24,-571542115_01,571500535_01,, -973,210,i6,1704393530,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -974,210,i6,1704393530,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -975,210,i6,1704393530,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -976,210,i6,1704393530,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -310,178,i3,1704393570,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -311,178,i3,1704393570,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -312,178,i3,1704393570,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -313,178,i3,1704393570,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1249,201,i8,1704393570,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1250,201,i8,1704393570,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1251,201,i8,1704393570,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1252,201,i8,1704393570,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1253,201,i8,1704393570,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1740,206,i7,1704393600,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1741,206,i7,1704393600,2,2,35,,,, -1742,206,i7,1704393600,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1743,206,i7,1704393600,4,4,26,,,, 235,177,i2,1704393610,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 236,177,i2,1704393610,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 237,177,i2,1704393610,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704394500.csv b/Intermediates/histid/histid_1704394500.csv index 6654d00f1..f945dcd51 100644 --- a/Intermediates/histid/histid_1704394500.csv +++ b/Intermediates/histid/histid_1704394500.csv @@ -1,136 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1427,177,i2,1704393310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1428,177,i2,1704393310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1429,177,i2,1704393310,3,3,68,,,, -1430,177,i2,1704393310,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -672,176,i1,1704393320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -673,176,i1,1704393320,2,2,72,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -674,176,i1,1704393320,3,3,40,571543469_02,-571542797_02.99,, -586,202,i9,1704393350,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -587,202,i9,1704393350,2,2,101,,,, -613,175,i0,1704393360,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -614,175,i0,1704393360,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -615,175,i0,1704393360,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -616,175,i0,1704393360,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -617,175,i0,1704393360,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1365,206,i7,1704393360,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1366,206,i7,1704393360,2,2,35,,,, -1367,206,i7,1704393360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1368,206,i7,1704393360,4,4,26,,,, -1292,210,i6,1704393380,1,1,24,-571542115_01,571500535_01,, -1293,210,i6,1704393380,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1294,210,i6,1704393380,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1295,210,i6,1704393380,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1296,210,i6,1704393380,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -394,178,i3,1704393430,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -395,178,i3,1704393430,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -396,178,i3,1704393430,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -397,178,i3,1704393430,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1414,201,i8,1704393430,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1415,201,i8,1704393430,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1416,201,i8,1704393430,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1417,201,i8,1704393430,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1418,201,i8,1704393430,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -468,177,i2,1704393460,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -469,177,i2,1704393460,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -470,177,i2,1704393460,3,3,68,,,, -471,177,i2,1704393460,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1830,176,i1,1704393470,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1831,176,i1,1704393470,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1832,176,i1,1704393470,3,3,40,571543469_02,-571542797_02.99,, -1560,206,i7,1704393480,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1561,206,i7,1704393480,2,2,35,,,, -1562,206,i7,1704393480,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1563,206,i7,1704393480,4,4,26,,,, -436,202,i9,1704393490,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -437,202,i9,1704393490,2,2,101,,,, -1579,175,i0,1704393520,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1580,175,i0,1704393520,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1581,175,i0,1704393520,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1582,175,i0,1704393520,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1583,175,i0,1704393520,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1012,210,i6,1704393530,1,1,24,-571542115_01,571500535_01,, -1013,210,i6,1704393530,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1014,210,i6,1704393530,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1015,210,i6,1704393530,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1016,210,i6,1704393530,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -326,178,i3,1704393570,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -327,178,i3,1704393570,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -328,178,i3,1704393570,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -329,178,i3,1704393570,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1284,201,i8,1704393570,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1285,201,i8,1704393570,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1286,201,i8,1704393570,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1287,201,i8,1704393570,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1288,201,i8,1704393570,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1803,206,i7,1704393600,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1804,206,i7,1704393600,2,2,35,,,, -1805,206,i7,1704393600,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1806,206,i7,1704393600,4,4,26,,,, -243,177,i2,1704393610,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -244,177,i2,1704393610,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -245,177,i2,1704393610,3,3,68,,,, -246,177,i2,1704393610,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1519,176,i1,1704393620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1520,176,i1,1704393620,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1521,176,i1,1704393620,3,3,40,571543469_02,-571542797_02.99,, -1768,202,i9,1704393630,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1769,202,i9,1704393630,2,2,101,,,, -1140,175,i0,1704393680,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1141,175,i0,1704393680,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1142,175,i0,1704393680,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1143,175,i0,1704393680,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1144,175,i0,1704393680,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -106,210,i6,1704393680,1,1,24,-571542115_01,571500535_01,, -107,210,i6,1704393680,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -108,210,i6,1704393680,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -109,210,i6,1704393680,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -110,210,i6,1704393680,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -200,178,i3,1704393710,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -201,178,i3,1704393710,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -202,178,i3,1704393710,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -203,178,i3,1704393710,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1170,201,i8,1704393710,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1171,201,i8,1704393710,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1172,201,i8,1704393710,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1173,201,i8,1704393710,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1174,201,i8,1704393710,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -577,206,i7,1704393720,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -578,206,i7,1704393720,2,2,35,,,, -579,206,i7,1704393720,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -580,206,i7,1704393720,4,4,26,,,, -1984,177,i2,1704393760,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1985,177,i2,1704393760,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1986,177,i2,1704393760,3,3,68,,,, -1987,177,i2,1704393760,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1257,176,i1,1704393770,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1258,176,i1,1704393770,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1259,176,i1,1704393770,3,3,40,571543469_02,-571542797_02.99,, -1655,202,i9,1704393770,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1656,202,i9,1704393770,2,2,101,,,, -1883,210,i6,1704393830,1,1,24,-571542115_01,571500535_01,, -1884,210,i6,1704393830,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1885,210,i6,1704393830,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1886,210,i6,1704393830,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1887,210,i6,1704393830,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -43,175,i0,1704393840,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -44,175,i0,1704393840,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -45,175,i0,1704393840,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -46,175,i0,1704393840,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -47,175,i0,1704393840,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -797,206,i7,1704393840,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -798,206,i7,1704393840,2,2,35,,,, -799,206,i7,1704393840,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -800,206,i7,1704393840,4,4,26,,,, -1075,201,i8,1704393850,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1076,201,i8,1704393850,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1077,201,i8,1704393850,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1078,201,i8,1704393850,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1079,201,i8,1704393850,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1329,178,i3,1704393851,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1330,178,i3,1704393851,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1331,178,i3,1704393851,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1332,178,i3,1704393851,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 1080,177,i2,1704393910,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1081,177,i2,1704393910,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1082,177,i2,1704393910,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704394800.csv b/Intermediates/histid/histid_1704394800.csv index ce39869a4..da045fe67 100644 --- a/Intermediates/histid/histid_1704394800.csv +++ b/Intermediates/histid/histid_1704394800.csv @@ -1,138 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -240,177,i2,1704393610,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -241,177,i2,1704393610,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -242,177,i2,1704393610,3,3,68,,,, -243,177,i2,1704393610,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1558,176,i1,1704393620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1559,176,i1,1704393620,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1560,176,i1,1704393620,3,3,40,571543469_02,-571542797_02.99,, -1826,202,i9,1704393630,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1827,202,i9,1704393630,2,2,101,,,, -1165,175,i0,1704393680,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1166,175,i0,1704393680,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1167,175,i0,1704393680,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1168,175,i0,1704393680,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1169,175,i0,1704393680,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -98,210,i6,1704393680,1,1,24,-571542115_01,571500535_01,, -99,210,i6,1704393680,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -100,210,i6,1704393680,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -101,210,i6,1704393680,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -102,210,i6,1704393680,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -197,178,i3,1704393710,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -198,178,i3,1704393710,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -199,178,i3,1704393710,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -200,178,i3,1704393710,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1195,201,i8,1704393710,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1196,201,i8,1704393710,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1197,201,i8,1704393710,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1198,201,i8,1704393710,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1199,201,i8,1704393710,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -587,206,i7,1704393720,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -588,206,i7,1704393720,2,2,35,,,, -589,206,i7,1704393720,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -590,206,i7,1704393720,4,4,26,,,, -2057,177,i2,1704393760,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2058,177,i2,1704393760,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2059,177,i2,1704393760,3,3,68,,,, -2060,177,i2,1704393760,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1291,176,i1,1704393770,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1292,176,i1,1704393770,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1293,176,i1,1704393770,3,3,40,571543469_02,-571542797_02.99,, -1714,202,i9,1704393770,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1715,202,i9,1704393770,2,2,101,,,, -1950,210,i6,1704393830,1,1,24,-571542115_01,571500535_01,, -1951,210,i6,1704393830,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1952,210,i6,1704393830,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1953,210,i6,1704393830,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1954,210,i6,1704393830,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -39,175,i0,1704393840,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -40,175,i0,1704393840,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -41,175,i0,1704393840,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -42,175,i0,1704393840,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -43,175,i0,1704393840,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -816,206,i7,1704393840,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -817,206,i7,1704393840,2,2,35,,,, -818,206,i7,1704393840,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -819,206,i7,1704393840,4,4,26,,,, -1095,201,i8,1704393850,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1096,201,i8,1704393850,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1097,201,i8,1704393850,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1098,201,i8,1704393850,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1099,201,i8,1704393850,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1363,178,i3,1704393851,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1364,178,i3,1704393851,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1365,178,i3,1704393851,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1366,178,i3,1704393851,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1100,177,i2,1704393910,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1101,177,i2,1704393910,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1102,177,i2,1704393910,3,3,68,,,, -1103,177,i2,1704393910,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1573,202,i9,1704393910,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1574,202,i9,1704393910,2,2,101,,,, -352,176,i1,1704393920,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -353,176,i1,1704393920,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -354,176,i1,1704393920,3,3,40,571543469_02,-571542797_02.99,, -1006,206,i7,1704393960,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1007,206,i7,1704393960,2,2,35,,,, -1008,206,i7,1704393960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1009,206,i7,1704393960,4,4,26,,,, -1666,210,i6,1704393980,1,1,24,-571542115_01,571500535_01,, -1667,210,i6,1704393980,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1668,210,i6,1704393980,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1669,210,i6,1704393980,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1670,210,i6,1704393980,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2071,178,i3,1704393990,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2072,178,i3,1704393990,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2073,178,i3,1704393990,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2074,178,i3,1704393990,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -928,201,i8,1704393990,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -929,201,i8,1704393990,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -930,201,i8,1704393990,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -931,201,i8,1704393990,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -932,201,i8,1704393990,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1738,175,i0,1704394000,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1739,175,i0,1704394000,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1740,175,i0,1704394000,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1741,175,i0,1704394000,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1742,175,i0,1704394000,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -188,202,i9,1704394049,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -189,202,i9,1704394049,2,2,101,,,, -820,177,i2,1704394060,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -821,177,i2,1704394060,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -822,177,i2,1704394060,3,3,68,,,, -823,177,i2,1704394060,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -244,176,i1,1704394069,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -245,176,i1,1704394069,2,2,72,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -246,176,i1,1704394069,3,3,40,571543469_02,-571542797_02.99,, -1937,206,i7,1704394080,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1938,206,i7,1704394080,2,2,35,,,, -1939,206,i7,1704394080,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1940,206,i7,1704394080,4,4,26,,,, -1517,210,i6,1704394129,1,1,24,-571542115_01,571500535_01,, -1518,210,i6,1704394129,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1519,210,i6,1704394129,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1520,210,i6,1704394129,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1521,210,i6,1704394129,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1973,178,i3,1704394130,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1974,178,i3,1704394130,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1975,178,i3,1704394130,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1976,178,i3,1704394130,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -11,201,i8,1704394131,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -12,201,i8,1704394131,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -13,201,i8,1704394131,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -14,201,i8,1704394131,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -15,201,i8,1704394131,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -577,175,i0,1704394160,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -578,175,i0,1704394160,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -579,175,i0,1704394160,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -580,175,i0,1704394160,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -581,175,i0,1704394160,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1357,202,i9,1704394190,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1358,202,i9,1704394190,2,2,101,,,, -25,206,i7,1704394200,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -26,206,i7,1704394200,2,2,35,,,, -27,206,i7,1704394200,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -28,206,i7,1704394200,4,4,26,,,, 500,177,i2,1704394210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 501,177,i2,1704394210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 502,177,i2,1704394210,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704395100.csv b/Intermediates/histid/histid_1704395100.csv index d329a83a6..4de07fdaf 100644 --- a/Intermediates/histid/histid_1704395100.csv +++ b/Intermediates/histid/histid_1704395100.csv @@ -1,138 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1108,177,i2,1704393910,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1109,177,i2,1704393910,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1110,177,i2,1704393910,3,3,68,,,, -1111,177,i2,1704393910,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1586,202,i9,1704393910,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1587,202,i9,1704393910,2,2,101,,,, -348,176,i1,1704393920,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -349,176,i1,1704393920,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -350,176,i1,1704393920,3,3,40,571543469_02,-571542797_02.99,, -1014,206,i7,1704393960,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1015,206,i7,1704393960,2,2,35,,,, -1016,206,i7,1704393960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1017,206,i7,1704393960,4,4,26,,,, -1670,210,i6,1704393980,1,1,24,-571542115_01,571500535_01,, -1671,210,i6,1704393980,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1672,210,i6,1704393980,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1673,210,i6,1704393980,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1674,210,i6,1704393980,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2090,178,i3,1704393990,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2091,178,i3,1704393990,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2092,178,i3,1704393990,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2093,178,i3,1704393990,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -944,201,i8,1704393990,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -945,201,i8,1704393990,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -946,201,i8,1704393990,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -947,201,i8,1704393990,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -948,201,i8,1704393990,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1737,175,i0,1704394000,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1738,175,i0,1704394000,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1739,175,i0,1704394000,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1740,175,i0,1704394000,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1741,175,i0,1704394000,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -187,202,i9,1704394049,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -188,202,i9,1704394049,2,2,101,,,, -826,177,i2,1704394060,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -827,177,i2,1704394060,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -828,177,i2,1704394060,3,3,68,,,, -829,177,i2,1704394060,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -248,176,i1,1704394069,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -249,176,i1,1704394069,2,2,72,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -250,176,i1,1704394069,3,3,40,571543469_02,-571542797_02.99,, -1946,206,i7,1704394080,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1947,206,i7,1704394080,2,2,35,,,, -1948,206,i7,1704394080,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1949,206,i7,1704394080,4,4,26,,,, -1526,210,i6,1704394129,1,1,24,-571542115_01,571500535_01,, -1527,210,i6,1704394129,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1528,210,i6,1704394129,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1529,210,i6,1704394129,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1530,210,i6,1704394129,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1987,178,i3,1704394130,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1988,178,i3,1704394130,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1989,178,i3,1704394130,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1990,178,i3,1704394130,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -24,201,i8,1704394131,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -25,201,i8,1704394131,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -26,201,i8,1704394131,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -27,201,i8,1704394131,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -28,201,i8,1704394131,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -582,175,i0,1704394160,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -583,175,i0,1704394160,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -584,175,i0,1704394160,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -585,175,i0,1704394160,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -586,175,i0,1704394160,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1365,202,i9,1704394190,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1366,202,i9,1704394190,2,2,101,,,, -29,206,i7,1704394200,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -30,206,i7,1704394200,2,2,35,,,, -31,206,i7,1704394200,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -32,206,i7,1704394200,4,4,26,,,, -510,177,i2,1704394210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -511,177,i2,1704394210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -512,177,i2,1704394210,3,3,68,,,, -513,177,i2,1704394210,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1928,176,i1,1704394220,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1929,176,i1,1704394220,2,2,74,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1930,176,i1,1704394220,3,3,40,571543469_02,-571542797_02.99,, -1182,178,i3,1704394270,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1183,178,i3,1704394270,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1184,178,i3,1704394270,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1185,178,i3,1704394270,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -739,201,i8,1704394270,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -740,201,i8,1704394270,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -741,201,i8,1704394270,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -742,201,i8,1704394270,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -743,201,i8,1704394270,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -390,210,i6,1704394280,1,1,24,-571542115_01,571500535_01,, -391,210,i6,1704394280,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -392,210,i6,1704394280,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -393,210,i6,1704394280,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -394,210,i6,1704394280,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -263,206,i7,1704394320,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -264,206,i7,1704394320,2,2,35,,,, -265,206,i7,1704394320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -266,206,i7,1704394320,4,4,26,,,, -1435,175,i0,1704394321,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1436,175,i0,1704394321,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1437,175,i0,1704394321,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1438,175,i0,1704394321,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1439,175,i0,1704394321,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1213,202,i9,1704394330,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1214,202,i9,1704394330,2,2,101,,,, -1720,177,i2,1704394360,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1721,177,i2,1704394360,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1722,177,i2,1704394360,3,3,68,,,, -1723,177,i2,1704394360,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -917,176,i1,1704394370,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -918,176,i1,1704394370,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -919,176,i1,1704394370,3,3,40,571543469_02,-571542797_02.99,, -805,201,i8,1704394409,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -806,201,i8,1704394409,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -807,201,i8,1704394409,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -808,201,i8,1704394409,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -809,201,i8,1704394409,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1050,178,i3,1704394410,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1051,178,i3,1704394410,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1052,178,i3,1704394410,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1053,178,i3,1704394410,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -131,210,i6,1704394430,1,1,24,-571542115_01,571500535_01,, -132,210,i6,1704394430,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -133,210,i6,1704394430,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -134,210,i6,1704394430,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -135,210,i6,1704394430,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1126,206,i7,1704394440,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1127,206,i7,1704394440,2,2,35,,,, -1128,206,i7,1704394440,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1129,206,i7,1704394440,4,4,26,,,, -1117,202,i9,1704394470,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1118,202,i9,1704394470,2,2,101,,,, -1132,175,i0,1704394480,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1133,175,i0,1704394480,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1134,175,i0,1704394480,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1135,175,i0,1704394480,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1136,175,i0,1704394480,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 1442,177,i2,1704394510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1443,177,i2,1704394510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1444,177,i2,1704394510,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704395400.csv b/Intermediates/histid/histid_1704395400.csv index 287148ea0..2811ff3c0 100644 --- a/Intermediates/histid/histid_1704395400.csv +++ b/Intermediates/histid/histid_1704395400.csv @@ -1,131 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -520,177,i2,1704394210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -521,177,i2,1704394210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -522,177,i2,1704394210,3,3,68,,,, -523,177,i2,1704394210,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1944,176,i1,1704394220,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1945,176,i1,1704394220,2,2,74,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1946,176,i1,1704394220,3,3,40,571543469_02,-571542797_02.99,, -1187,178,i3,1704394270,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1188,178,i3,1704394270,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1189,178,i3,1704394270,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1190,178,i3,1704394270,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -755,201,i8,1704394270,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -756,201,i8,1704394270,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -757,201,i8,1704394270,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -758,201,i8,1704394270,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -759,201,i8,1704394270,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -400,210,i6,1704394280,1,1,24,-571542115_01,571500535_01,, -401,210,i6,1704394280,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -402,210,i6,1704394280,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -403,210,i6,1704394280,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -404,210,i6,1704394280,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -271,206,i7,1704394320,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -272,206,i7,1704394320,2,2,35,,,, -273,206,i7,1704394320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -274,206,i7,1704394320,4,4,26,,,, -1451,175,i0,1704394321,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1452,175,i0,1704394321,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1453,175,i0,1704394321,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1454,175,i0,1704394321,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1455,175,i0,1704394321,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1213,202,i9,1704394330,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1214,202,i9,1704394330,2,2,101,,,, -1745,177,i2,1704394360,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1746,177,i2,1704394360,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1747,177,i2,1704394360,3,3,68,,,, -1748,177,i2,1704394360,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -923,176,i1,1704394370,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -924,176,i1,1704394370,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -925,176,i1,1704394370,3,3,40,571543469_02,-571542797_02.99,, -821,201,i8,1704394409,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -822,201,i8,1704394409,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -823,201,i8,1704394409,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -824,201,i8,1704394409,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -825,201,i8,1704394409,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1051,178,i3,1704394410,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1052,178,i3,1704394410,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1053,178,i3,1704394410,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1054,178,i3,1704394410,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -143,210,i6,1704394430,1,1,24,-571542115_01,571500535_01,, -144,210,i6,1704394430,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -145,210,i6,1704394430,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -146,210,i6,1704394430,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -147,210,i6,1704394430,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1131,206,i7,1704394440,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1132,206,i7,1704394440,2,2,35,,,, -1133,206,i7,1704394440,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1134,206,i7,1704394440,4,4,26,,,, -1122,202,i9,1704394470,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1123,202,i9,1704394470,2,2,101,,,, -1137,175,i0,1704394480,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1138,175,i0,1704394480,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1139,175,i0,1704394480,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1140,175,i0,1704394480,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1141,175,i0,1704394480,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1458,177,i2,1704394510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1459,177,i2,1704394510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1460,177,i2,1704394510,3,3,68,,,, -1461,177,i2,1704394510,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -676,176,i1,1704394520,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -677,176,i1,1704394520,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -678,176,i1,1704394520,3,3,40,571543469_02,-571542797_02.99,, -926,178,i3,1704394550,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -927,178,i3,1704394550,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -928,178,i3,1704394550,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -929,178,i3,1704394550,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1995,201,i8,1704394550,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1996,201,i8,1704394550,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1997,201,i8,1704394550,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1998,201,i8,1704394550,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -1999,201,i8,1704394550,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1374,206,i7,1704394560,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1375,206,i7,1704394560,2,2,35,,,, -1376,206,i7,1704394560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1377,206,i7,1704394560,4,4,26,,,, -1282,210,i6,1704394580,1,1,24,-571542115_01,571500535_01,, -1283,210,i6,1704394580,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1284,210,i6,1704394580,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1285,210,i6,1704394580,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1286,210,i6,1704394580,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -966,202,i9,1704394610,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -967,202,i9,1704394610,2,2,101,,,, -2021,175,i0,1704394640,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -2022,175,i0,1704394640,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -2023,175,i0,1704394640,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -2024,175,i0,1704394640,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -2025,175,i0,1704394640,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1152,177,i2,1704394660,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1153,177,i2,1704394660,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1154,177,i2,1704394660,3,3,68,,,, -1155,177,i2,1704394660,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -392,176,i1,1704394670,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -393,176,i1,1704394670,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -394,176,i1,1704394670,3,3,40,571543469_02,-571542797_02.99,, -1568,206,i7,1704394680,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1569,206,i7,1704394680,2,2,35,,,, -1570,206,i7,1704394680,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1571,206,i7,1704394680,4,4,26,,,, -846,178,i3,1704394690,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -847,178,i3,1704394690,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -848,178,i3,1704394690,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -849,178,i3,1704394690,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1890,201,i8,1704394690,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1891,201,i8,1704394690,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1892,201,i8,1704394690,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1893,201,i8,1704394690,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1894,201,i8,1704394690,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -986,210,i6,1704394730,1,1,24,-571542115_01,571500535_01,, -987,210,i6,1704394730,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -988,210,i6,1704394730,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -989,210,i6,1704394730,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -990,210,i6,1704394730,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -888,202,i9,1704394750,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -889,202,i9,1704394750,2,2,101,,,, -353,206,i7,1704394800,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -354,206,i7,1704394800,2,2,35,,,, -355,206,i7,1704394800,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -356,206,i7,1704394800,4,4,26,,,, 857,175,i0,1704394801,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 858,175,i0,1704394801,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 859,175,i0,1704394801,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704395700.csv b/Intermediates/histid/histid_1704395700.csv index e08b280ed..924e417b4 100644 --- a/Intermediates/histid/histid_1704395700.csv +++ b/Intermediates/histid/histid_1704395700.csv @@ -1,131 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1499,177,i2,1704394510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1500,177,i2,1704394510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1501,177,i2,1704394510,3,3,68,,,, -1502,177,i2,1704394510,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -687,176,i1,1704394520,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -688,176,i1,1704394520,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -689,176,i1,1704394520,3,3,40,571543469_02,-571542797_02.99,, -945,178,i3,1704394550,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -946,178,i3,1704394550,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -947,178,i3,1704394550,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -948,178,i3,1704394550,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -2000,201,i8,1704394550,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -2001,201,i8,1704394550,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -2002,201,i8,1704394550,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -2003,201,i8,1704394550,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -2004,201,i8,1704394550,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1413,206,i7,1704394560,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1414,206,i7,1704394560,2,2,35,,,, -1415,206,i7,1704394560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1416,206,i7,1704394560,4,4,26,,,, -1321,210,i6,1704394580,1,1,24,-571542115_01,571500535_01,, -1322,210,i6,1704394580,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1323,210,i6,1704394580,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1324,210,i6,1704394580,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1325,210,i6,1704394580,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -995,202,i9,1704394610,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -996,202,i9,1704394610,2,2,101,,,, -2026,175,i0,1704394640,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -2027,175,i0,1704394640,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -2028,175,i0,1704394640,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -2029,175,i0,1704394640,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -2030,175,i0,1704394640,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1193,177,i2,1704394660,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1194,177,i2,1704394660,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1195,177,i2,1704394660,3,3,68,,,, -1196,177,i2,1704394660,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -402,176,i1,1704394670,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -403,176,i1,1704394670,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -404,176,i1,1704394670,3,3,40,571543469_02,-571542797_02.99,, -1609,206,i7,1704394680,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1610,206,i7,1704394680,2,2,35,,,, -1611,206,i7,1704394680,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1612,206,i7,1704394680,4,4,26,,,, -858,178,i3,1704394690,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -859,178,i3,1704394690,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -860,178,i3,1704394690,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -861,178,i3,1704394690,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1903,201,i8,1704394690,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1904,201,i8,1704394690,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1905,201,i8,1704394690,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1906,201,i8,1704394690,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1907,201,i8,1704394690,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1010,210,i6,1704394730,1,1,24,-571542115_01,571500535_01,, -1011,210,i6,1704394730,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1012,210,i6,1704394730,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1013,210,i6,1704394730,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1014,210,i6,1704394730,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -902,202,i9,1704394750,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -903,202,i9,1704394750,2,2,101,,,, -368,206,i7,1704394800,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -369,206,i7,1704394800,2,2,35,,,, -370,206,i7,1704394800,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -371,206,i7,1704394800,4,4,26,,,, -869,175,i0,1704394801,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -870,175,i0,1704394801,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -871,175,i0,1704394801,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -872,175,i0,1704394801,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -873,175,i0,1704394801,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -195,177,i2,1704394810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -196,177,i2,1704394810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -197,177,i2,1704394810,3,3,68,,,, -198,177,i2,1704394810,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1579,176,i1,1704394820,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1580,176,i1,1704394820,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1581,176,i1,1704394820,3,3,40,571543469_02,-571542797_02.99,, -729,178,i3,1704394830,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -730,178,i3,1704394830,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -731,178,i3,1704394830,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -732,178,i3,1704394830,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1801,201,i8,1704394830,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1802,201,i8,1704394830,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1803,201,i8,1704394830,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1804,201,i8,1704394830,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1805,201,i8,1704394830,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2037,210,i6,1704394881,1,1,24,-571542115_01,571500535_01,, -2038,210,i6,1704394881,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2039,210,i6,1704394881,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2040,210,i6,1704394881,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2041,210,i6,1704394881,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -116,202,i9,1704394890,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -117,202,i9,1704394890,2,2,101,,,, -550,206,i7,1704394920,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -551,206,i7,1704394920,2,2,35,,,, -552,206,i7,1704394920,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -553,206,i7,1704394920,4,4,26,,,, -567,175,i0,1704394960,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -568,175,i0,1704394960,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -569,175,i0,1704394960,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -570,175,i0,1704394960,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -571,175,i0,1704394960,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -2042,177,i2,1704394960,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2043,177,i2,1704394960,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2044,177,i2,1704394960,3,3,68,,,, -2045,177,i2,1704394960,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1281,176,i1,1704394970,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1282,176,i1,1704394970,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1283,176,i1,1704394970,3,3,40,571543469_02,-571542797_02.99,, -618,178,i3,1704394970,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -619,178,i3,1704394970,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -620,178,i3,1704394970,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -621,178,i3,1704394970,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1671,201,i8,1704394970,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1672,201,i8,1704394970,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1673,201,i8,1704394970,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1674,201,i8,1704394970,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1675,201,i8,1704394970,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2122,202,i9,1704395030,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2123,202,i9,1704395030,2,2,101,,,, -1948,210,i6,1704395030,1,1,24,-571542115_01,571500535_01,, -1949,210,i6,1704395030,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1950,210,i6,1704395030,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1951,210,i6,1704395030,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1952,210,i6,1704395030,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -798,206,i7,1704395040,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -799,206,i7,1704395040,2,2,35,,,, -800,206,i7,1704395040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -801,206,i7,1704395040,4,4,26,,,, 1806,177,i2,1704395110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1807,177,i2,1704395110,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1808,177,i2,1704395110,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704396000.csv b/Intermediates/histid/histid_1704396000.csv index b2756b977..722034fde 100644 --- a/Intermediates/histid/histid_1704396000.csv +++ b/Intermediates/histid/histid_1704396000.csv @@ -1,145 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -863,175,i0,1704394801,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -864,175,i0,1704394801,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -865,175,i0,1704394801,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -866,175,i0,1704394801,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -867,175,i0,1704394801,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -201,177,i2,1704394810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -202,177,i2,1704394810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -203,177,i2,1704394810,3,3,68,,,, -204,177,i2,1704394810,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1551,176,i1,1704394820,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1552,176,i1,1704394820,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1553,176,i1,1704394820,3,3,40,571543469_02,-571542797_02.99,, -724,178,i3,1704394830,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -725,178,i3,1704394830,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -726,178,i3,1704394830,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -727,178,i3,1704394830,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1795,201,i8,1704394830,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1796,201,i8,1704394830,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1797,201,i8,1704394830,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1798,201,i8,1704394830,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1799,201,i8,1704394830,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2031,210,i6,1704394881,1,1,24,-571542115_01,571500535_01,, -2032,210,i6,1704394881,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2033,210,i6,1704394881,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2034,210,i6,1704394881,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2035,210,i6,1704394881,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -110,202,i9,1704394890,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -111,202,i9,1704394890,2,2,101,,,, -552,206,i7,1704394920,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -553,206,i7,1704394920,2,2,35,,,, -554,206,i7,1704394920,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -555,206,i7,1704394920,4,4,26,,,, -569,175,i0,1704394960,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -570,175,i0,1704394960,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -571,175,i0,1704394960,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -572,175,i0,1704394960,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -573,175,i0,1704394960,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -2041,177,i2,1704394960,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2042,177,i2,1704394960,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2043,177,i2,1704394960,3,3,68,,,, -2044,177,i2,1704394960,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1258,176,i1,1704394970,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1259,176,i1,1704394970,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1260,176,i1,1704394970,3,3,40,571543469_02,-571542797_02.99,, -620,178,i3,1704394970,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -621,178,i3,1704394970,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -622,178,i3,1704394970,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -623,178,i3,1704394970,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1652,201,i8,1704394970,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1653,201,i8,1704394970,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1654,201,i8,1704394970,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1655,201,i8,1704394970,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1656,201,i8,1704394970,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2117,202,i9,1704395030,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2118,202,i9,1704395030,2,2,101,,,, -1942,210,i6,1704395030,1,1,24,-571542115_01,571500535_01,, -1943,210,i6,1704395030,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1944,210,i6,1704395030,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1945,210,i6,1704395030,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1946,210,i6,1704395030,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -796,206,i7,1704395040,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -797,206,i7,1704395040,2,2,35,,,, -798,206,i7,1704395040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -799,206,i7,1704395040,4,4,26,,,, -1800,177,i2,1704395110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1801,177,i2,1704395110,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1802,177,i2,1704395110,3,3,68,,,, -1803,177,i2,1704395110,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -461,178,i3,1704395110,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -462,178,i3,1704395110,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -463,178,i3,1704395110,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -464,178,i3,1704395110,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1518,201,i8,1704395110,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1519,201,i8,1704395110,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1520,201,i8,1704395110,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1521,201,i8,1704395110,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1522,201,i8,1704395110,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -138,175,i0,1704395120,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -139,175,i0,1704395120,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -140,175,i0,1704395120,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -141,175,i0,1704395120,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -142,175,i0,1704395120,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -953,176,i1,1704395120,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -954,176,i1,1704395120,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -955,176,i1,1704395120,3,3,40,571543469_02,-571542797_02.99,, -1723,206,i7,1704395160,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1724,206,i7,1704395160,2,2,35,,,, -1725,206,i7,1704395160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1726,206,i7,1704395160,4,4,26,,,, -2013,202,i9,1704395170,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2014,202,i9,1704395170,2,2,101,,,, -1635,210,i6,1704395180,1,1,24,-571542115_01,571500535_01,, -1636,210,i6,1704395180,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1637,210,i6,1704395180,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1638,210,i6,1704395180,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1639,210,i6,1704395180,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -382,178,i3,1704395250,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -383,178,i3,1704395250,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -384,178,i3,1704395250,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -385,178,i3,1704395250,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1428,201,i8,1704395250,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1429,201,i8,1704395250,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1430,201,i8,1704395250,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1431,201,i8,1704395250,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1432,201,i8,1704395250,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -805,177,i2,1704395260,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -806,177,i2,1704395260,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -807,177,i2,1704395260,3,3,68,,,, -808,177,i2,1704395260,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -10,176,i1,1704395270,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -11,176,i1,1704395270,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -12,176,i1,1704395270,3,3,40,571543469_02,-571542797_02.99,, -922,175,i0,1704395281,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -923,175,i0,1704395281,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -924,175,i0,1704395281,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -925,175,i0,1704395281,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -926,175,i0,1704395281,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1009,206,i7,1704395281,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1010,206,i7,1704395281,2,2,35,,,, -1011,206,i7,1704395281,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1012,206,i7,1704395281,4,4,26,,,, -0,202,i9,1704395310,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1,202,i9,1704395310,2,2,101,,,, -1343,210,i6,1704395330,1,1,24,-571542115_01,571500535_01,, -1344,210,i6,1704395330,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1345,210,i6,1704395330,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1346,210,i6,1704395330,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1347,210,i6,1704395330,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -288,178,i3,1704395390,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -289,178,i3,1704395390,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -290,178,i3,1704395390,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -291,178,i3,1704395390,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1261,201,i8,1704395390,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1262,201,i8,1704395390,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1263,201,i8,1704395390,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1264,201,i8,1704395390,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1265,201,i8,1704395390,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2113,206,i7,1704395400,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -2114,206,i7,1704395400,2,2,35,,,, -2115,206,i7,1704395400,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -2116,206,i7,1704395400,4,4,26,,,, 478,177,i2,1704395410,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 479,177,i2,1704395410,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 480,177,i2,1704395410,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704396300.csv b/Intermediates/histid/histid_1704396300.csv index 00d7076dc..7083aeb2e 100644 --- a/Intermediates/histid/histid_1704396300.csv +++ b/Intermediates/histid/histid_1704396300.csv @@ -1,145 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1792,177,i2,1704395110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1793,177,i2,1704395110,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1794,177,i2,1704395110,3,3,68,,,, -1795,177,i2,1704395110,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -464,178,i3,1704395110,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -465,178,i3,1704395110,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -466,178,i3,1704395110,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -467,178,i3,1704395110,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1516,201,i8,1704395110,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1517,201,i8,1704395110,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1518,201,i8,1704395110,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1519,201,i8,1704395110,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1520,201,i8,1704395110,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -150,175,i0,1704395120,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -151,175,i0,1704395120,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -152,175,i0,1704395120,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -153,175,i0,1704395120,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -154,175,i0,1704395120,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -952,176,i1,1704395120,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -953,176,i1,1704395120,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -954,176,i1,1704395120,3,3,40,571543469_02,-571542797_02.99,, -1715,206,i7,1704395160,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1716,206,i7,1704395160,2,2,35,,,, -1717,206,i7,1704395160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1718,206,i7,1704395160,4,4,26,,,, -2012,202,i9,1704395170,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2013,202,i9,1704395170,2,2,101,,,, -1629,210,i6,1704395180,1,1,24,-571542115_01,571500535_01,, -1630,210,i6,1704395180,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1631,210,i6,1704395180,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1632,210,i6,1704395180,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1633,210,i6,1704395180,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -387,178,i3,1704395250,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -388,178,i3,1704395250,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -389,178,i3,1704395250,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -390,178,i3,1704395250,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1422,201,i8,1704395250,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1423,201,i8,1704395250,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1424,201,i8,1704395250,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1425,201,i8,1704395250,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1426,201,i8,1704395250,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -805,177,i2,1704395260,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -806,177,i2,1704395260,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -807,177,i2,1704395260,3,3,68,,,, -808,177,i2,1704395260,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -15,176,i1,1704395270,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -16,176,i1,1704395270,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -17,176,i1,1704395270,3,3,40,571543469_02,-571542797_02.99,, -921,175,i0,1704395281,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -922,175,i0,1704395281,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -923,175,i0,1704395281,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -924,175,i0,1704395281,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -925,175,i0,1704395281,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1011,206,i7,1704395281,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1012,206,i7,1704395281,2,2,35,,,, -1013,206,i7,1704395281,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1014,206,i7,1704395281,4,4,26,,,, -0,202,i9,1704395310,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1,202,i9,1704395310,2,2,101,,,, -1337,210,i6,1704395330,1,1,24,-571542115_01,571500535_01,, -1338,210,i6,1704395330,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1339,210,i6,1704395330,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1340,210,i6,1704395330,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1341,210,i6,1704395330,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -295,178,i3,1704395390,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -296,178,i3,1704395390,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -297,178,i3,1704395390,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -298,178,i3,1704395390,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1256,201,i8,1704395390,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1257,201,i8,1704395390,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1258,201,i8,1704395390,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1259,201,i8,1704395390,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1260,201,i8,1704395390,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2112,206,i7,1704395400,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -2113,206,i7,1704395400,2,2,35,,,, -2114,206,i7,1704395400,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -2115,206,i7,1704395400,4,4,26,,,, -481,177,i2,1704395410,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -482,177,i2,1704395410,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -483,177,i2,1704395410,3,3,68,,,, -484,177,i2,1704395410,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1903,176,i1,1704395420,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1904,176,i1,1704395420,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1905,176,i1,1704395420,3,3,40,571543469_02,-571542797_02.99,, -682,175,i0,1704395440,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -683,175,i0,1704395440,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -684,175,i0,1704395440,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -685,175,i0,1704395440,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -686,175,i0,1704395440,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -2,202,i9,1704395450,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -3,202,i9,1704395450,2,2,101,,,, -395,210,i6,1704395480,1,1,24,-571542115_01,571500535_01,, -396,210,i6,1704395480,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -397,210,i6,1704395480,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -398,210,i6,1704395480,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -399,210,i6,1704395480,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -885,206,i7,1704395520,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -886,206,i7,1704395520,2,2,35,,,, -887,206,i7,1704395520,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -888,206,i7,1704395520,4,4,26,,,, -1326,201,i8,1704395529,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1327,201,i8,1704395529,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1328,201,i8,1704395529,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1329,201,i8,1704395529,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1330,201,i8,1704395529,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1599,178,i3,1704395530,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1600,178,i3,1704395530,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1601,178,i3,1704395530,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1602,178,i3,1704395530,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -245,177,i2,1704395560,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -246,177,i2,1704395560,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -247,177,i2,1704395560,3,3,68,,,, -248,177,i2,1704395560,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1588,176,i1,1704395570,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1589,176,i1,1704395570,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1590,176,i1,1704395570,3,3,40,571543469_02,-571542797_02.99,, -4,202,i9,1704395590,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -5,202,i9,1704395590,2,2,101,,,, -1702,175,i0,1704395600,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1703,175,i0,1704395600,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1704,175,i0,1704395600,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1705,175,i0,1704395600,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1706,175,i0,1704395600,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -110,210,i6,1704395630,1,1,24,-571542115_01,571500535_01,, -111,210,i6,1704395630,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -112,210,i6,1704395630,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -113,210,i6,1704395630,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -114,210,i6,1704395630,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1107,206,i7,1704395640,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1108,206,i7,1704395640,2,2,35,,,, -1109,206,i7,1704395640,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1110,206,i7,1704395640,4,4,26,,,, -1494,178,i3,1704395670,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1495,178,i3,1704395670,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1496,178,i3,1704395670,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1497,178,i3,1704395670,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -382,201,i8,1704395670,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -383,201,i8,1704395670,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -384,201,i8,1704395670,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -385,201,i8,1704395670,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -386,201,i8,1704395670,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 1418,177,i2,1704395710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1419,177,i2,1704395710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1420,177,i2,1704395710,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704396600.csv b/Intermediates/histid/histid_1704396600.csv index ada1170bc..1c5aab600 100644 --- a/Intermediates/histid/histid_1704396600.csv +++ b/Intermediates/histid/histid_1704396600.csv @@ -1,132 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -467,177,i2,1704395410,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -468,177,i2,1704395410,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -469,177,i2,1704395410,3,3,68,,,, -470,177,i2,1704395410,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1891,176,i1,1704395420,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1892,176,i1,1704395420,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1893,176,i1,1704395420,3,3,40,571543469_02,-571542797_02.99,, -658,175,i0,1704395440,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -659,175,i0,1704395440,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -660,175,i0,1704395440,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -661,175,i0,1704395440,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -662,175,i0,1704395440,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -2,202,i9,1704395450,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -3,202,i9,1704395450,2,2,101,,,, -385,210,i6,1704395480,1,1,24,-571542115_01,571500535_01,, -386,210,i6,1704395480,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -387,210,i6,1704395480,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -388,210,i6,1704395480,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -389,210,i6,1704395480,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -865,206,i7,1704395520,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -866,206,i7,1704395520,2,2,35,,,, -867,206,i7,1704395520,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -868,206,i7,1704395520,4,4,26,,,, -1314,201,i8,1704395529,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1315,201,i8,1704395529,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1316,201,i8,1704395529,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1317,201,i8,1704395529,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1318,201,i8,1704395529,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1584,178,i3,1704395530,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1585,178,i3,1704395530,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1586,178,i3,1704395530,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1587,178,i3,1704395530,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -249,177,i2,1704395560,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -250,177,i2,1704395560,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -251,177,i2,1704395560,3,3,68,,,, -252,177,i2,1704395560,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1577,176,i1,1704395570,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1578,176,i1,1704395570,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1579,176,i1,1704395570,3,3,40,571543469_02,-571542797_02.99,, -4,202,i9,1704395590,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -5,202,i9,1704395590,2,2,101,,,, -1680,175,i0,1704395600,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1681,175,i0,1704395600,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1682,175,i0,1704395600,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1683,175,i0,1704395600,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1684,175,i0,1704395600,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -110,210,i6,1704395630,1,1,24,-571542115_01,571500535_01,, -111,210,i6,1704395630,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -112,210,i6,1704395630,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -113,210,i6,1704395630,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -114,210,i6,1704395630,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1084,206,i7,1704395640,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1085,206,i7,1704395640,2,2,35,,,, -1086,206,i7,1704395640,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1087,206,i7,1704395640,4,4,26,,,, -1477,178,i3,1704395670,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1478,178,i3,1704395670,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1479,178,i3,1704395670,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1480,178,i3,1704395670,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -376,201,i8,1704395670,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -377,201,i8,1704395670,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -378,201,i8,1704395670,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -379,201,i8,1704395670,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -380,201,i8,1704395670,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1401,177,i2,1704395710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1402,177,i2,1704395710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1403,177,i2,1704395710,3,3,68,,,, -1404,177,i2,1704395710,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -427,176,i1,1704395721,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -428,176,i1,1704395721,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -429,176,i1,1704395721,3,3,40,571543469_02,-571542797_02.99,, -6,202,i9,1704395730,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -7,202,i9,1704395730,2,2,101,,,, -498,175,i0,1704395760,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -499,175,i0,1704395760,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -500,175,i0,1704395760,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -501,175,i0,1704395760,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -502,175,i0,1704395760,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1299,206,i7,1704395760,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1300,206,i7,1704395760,2,2,35,,,, -1301,206,i7,1704395760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1302,206,i7,1704395760,4,4,26,,,, -1961,210,i6,1704395780,1,1,24,-571542115_01,571500535_01,, -1962,210,i6,1704395780,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1963,210,i6,1704395780,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1964,210,i6,1704395780,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1965,210,i6,1704395780,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1369,178,i3,1704395810,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1370,178,i3,1704395810,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1371,178,i3,1704395810,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1372,178,i3,1704395810,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -291,201,i8,1704395810,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -292,201,i8,1704395810,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -293,201,i8,1704395810,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -294,201,i8,1704395810,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -295,201,i8,1704395810,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1088,177,i2,1704395860,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1089,177,i2,1704395860,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1090,177,i2,1704395860,3,3,68,,,, -1091,177,i2,1704395860,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -357,176,i1,1704395870,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -358,176,i1,1704395870,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -359,176,i1,1704395870,3,3,40,571543469_02,-571542797_02.99,, -8,202,i9,1704395870,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -9,202,i9,1704395870,2,2,101,,,, -73,206,i7,1704395880,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -74,206,i7,1704395880,2,2,35,,,, -75,206,i7,1704395880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -76,206,i7,1704395880,4,4,26,,,, -87,175,i0,1704395920,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -88,175,i0,1704395920,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -89,175,i0,1704395920,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -90,175,i0,1704395920,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -91,175,i0,1704395920,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -930,210,i6,1704395930,1,1,24,-571542115_01,571500535_01,, -931,210,i6,1704395930,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -932,210,i6,1704395930,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -933,210,i6,1704395930,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -934,210,i6,1704395930,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1203,178,i3,1704395950,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1204,178,i3,1704395950,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1205,178,i3,1704395950,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1206,178,i3,1704395950,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -157,201,i8,1704395950,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -158,201,i8,1704395950,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -159,201,i8,1704395950,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -160,201,i8,1704395950,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -161,201,i8,1704395950,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 1556,206,i7,1704396001,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 1557,206,i7,1704396001,2,2,35,,,, 1558,206,i7,1704396001,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704396900.csv b/Intermediates/histid/histid_1704396900.csv index 5626bc5a9..662059b25 100644 --- a/Intermediates/histid/histid_1704396900.csv +++ b/Intermediates/histid/histid_1704396900.csv @@ -1,138 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1404,177,i2,1704395710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1405,177,i2,1704395710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1406,177,i2,1704395710,3,3,68,,,, -1407,177,i2,1704395710,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -431,176,i1,1704395721,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -432,176,i1,1704395721,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -433,176,i1,1704395721,3,3,40,571543469_02,-571542797_02.99,, -6,202,i9,1704395730,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -7,202,i9,1704395730,2,2,101,,,, -507,175,i0,1704395760,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -508,175,i0,1704395760,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -509,175,i0,1704395760,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -510,175,i0,1704395760,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -511,175,i0,1704395760,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1297,206,i7,1704395760,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1298,206,i7,1704395760,2,2,35,,,, -1299,206,i7,1704395760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1300,206,i7,1704395760,4,4,26,,,, -1962,210,i6,1704395780,1,1,24,-571542115_01,571500535_01,, -1963,210,i6,1704395780,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1964,210,i6,1704395780,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1965,210,i6,1704395780,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1966,210,i6,1704395780,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1372,178,i3,1704395810,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1373,178,i3,1704395810,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1374,178,i3,1704395810,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1375,178,i3,1704395810,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -282,201,i8,1704395810,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -283,201,i8,1704395810,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -284,201,i8,1704395810,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -285,201,i8,1704395810,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -286,201,i8,1704395810,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1099,177,i2,1704395860,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1100,177,i2,1704395860,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1101,177,i2,1704395860,3,3,68,,,, -1102,177,i2,1704395860,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -356,176,i1,1704395870,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -357,176,i1,1704395870,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -358,176,i1,1704395870,3,3,40,571543469_02,-571542797_02.99,, -8,202,i9,1704395870,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -9,202,i9,1704395870,2,2,101,,,, -76,206,i7,1704395880,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -77,206,i7,1704395880,2,2,35,,,, -78,206,i7,1704395880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -79,206,i7,1704395880,4,4,26,,,, -90,175,i0,1704395920,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -91,175,i0,1704395920,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -92,175,i0,1704395920,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -93,175,i0,1704395920,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -94,175,i0,1704395920,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -943,210,i6,1704395930,1,1,24,-571542115_01,571500535_01,, -944,210,i6,1704395930,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -945,210,i6,1704395930,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -946,210,i6,1704395930,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -947,210,i6,1704395930,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1213,178,i3,1704395950,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1214,178,i3,1704395950,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1215,178,i3,1704395950,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1216,178,i3,1704395950,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -150,201,i8,1704395950,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -151,201,i8,1704395950,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -152,201,i8,1704395950,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -153,201,i8,1704395950,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -154,201,i8,1704395950,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1553,206,i7,1704396001,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1554,206,i7,1704396001,2,2,35,,,, -1555,206,i7,1704396001,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1556,206,i7,1704396001,4,4,26,,,, -814,177,i2,1704396010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -815,177,i2,1704396010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -816,177,i2,1704396010,3,3,68,,,, -817,177,i2,1704396010,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -10,202,i9,1704396010,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -11,202,i9,1704396010,2,2,101,,,, -1322,176,i1,1704396021,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1323,176,i1,1704396021,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1324,176,i1,1704396021,3,3,40,571543469_02,-571542797_02.99,, -1068,175,i0,1704396080,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1069,175,i0,1704396080,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1070,175,i0,1704396080,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1071,175,i0,1704396080,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1072,175,i0,1704396080,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -688,210,i6,1704396080,1,1,24,-571542115_01,571500535_01,, -689,210,i6,1704396080,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -690,210,i6,1704396080,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -691,210,i6,1704396080,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -692,210,i6,1704396080,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1110,178,i3,1704396090,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1111,178,i3,1704396090,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1112,178,i3,1704396090,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1113,178,i3,1704396090,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -2140,201,i8,1704396090,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -2141,201,i8,1704396090,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -2142,201,i8,1704396090,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -2143,201,i8,1704396090,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -2144,201,i8,1704396090,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -483,206,i7,1704396120,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -484,206,i7,1704396120,2,2,35,,,, -485,206,i7,1704396120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -486,206,i7,1704396120,4,4,26,,,, -12,202,i9,1704396150,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -13,202,i9,1704396150,2,2,101,,,, -498,177,i2,1704396160,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -499,177,i2,1704396160,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -500,177,i2,1704396160,3,3,68,,,, -501,177,i2,1704396160,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1205,176,i1,1704396170,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1206,176,i1,1704396170,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1207,176,i1,1704396170,3,3,40,571543469_02,-571542797_02.99,, -969,178,i3,1704396230,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -970,178,i3,1704396230,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -971,178,i3,1704396230,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -972,178,i3,1704396230,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -399,210,i6,1704396230,1,1,24,-571542115_01,571500535_01,, -400,210,i6,1704396230,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -401,210,i6,1704396230,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -402,210,i6,1704396230,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -403,210,i6,1704396230,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1875,201,i8,1704396231,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1876,201,i8,1704396231,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1877,201,i8,1704396231,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1878,201,i8,1704396231,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1879,201,i8,1704396231,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1427,206,i7,1704396240,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1428,206,i7,1704396240,2,2,35,,,, -1429,206,i7,1704396240,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1430,206,i7,1704396240,4,4,26,,,, -1952,175,i0,1704396241,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1953,175,i0,1704396241,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1954,175,i0,1704396241,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1955,175,i0,1704396241,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1956,175,i0,1704396241,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -14,202,i9,1704396290,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -15,202,i9,1704396290,2,2,101,,,, 1723,177,i2,1704396310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1724,177,i2,1704396310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1725,177,i2,1704396310,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704397200.csv b/Intermediates/histid/histid_1704397200.csv index 619c27364..250c98394 100644 --- a/Intermediates/histid/histid_1704397200.csv +++ b/Intermediates/histid/histid_1704397200.csv @@ -1,138 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1561,206,i7,1704396001,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1562,206,i7,1704396001,2,2,35,,,, -1563,206,i7,1704396001,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1564,206,i7,1704396001,4,4,26,,,, -817,177,i2,1704396010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -818,177,i2,1704396010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -819,177,i2,1704396010,3,3,68,,,, -820,177,i2,1704396010,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -10,202,i9,1704396010,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -11,202,i9,1704396010,2,2,101,,,, -1326,176,i1,1704396021,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1327,176,i1,1704396021,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1328,176,i1,1704396021,3,3,40,571543469_02,-571542797_02.99,, -1067,175,i0,1704396080,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1068,175,i0,1704396080,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1069,175,i0,1704396080,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1070,175,i0,1704396080,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1071,175,i0,1704396080,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -698,210,i6,1704396080,1,1,24,-571542115_01,571500535_01,, -699,210,i6,1704396080,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -700,210,i6,1704396080,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -701,210,i6,1704396080,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -702,210,i6,1704396080,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1109,178,i3,1704396090,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1110,178,i3,1704396090,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1111,178,i3,1704396090,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1112,178,i3,1704396090,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -2141,201,i8,1704396090,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -2142,201,i8,1704396090,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -2143,201,i8,1704396090,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -2144,201,i8,1704396090,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -2145,201,i8,1704396090,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -492,206,i7,1704396120,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -493,206,i7,1704396120,2,2,35,,,, -494,206,i7,1704396120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -495,206,i7,1704396120,4,4,26,,,, -12,202,i9,1704396150,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -13,202,i9,1704396150,2,2,101,,,, -507,177,i2,1704396160,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -508,177,i2,1704396160,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -509,177,i2,1704396160,3,3,68,,,, -510,177,i2,1704396160,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1209,176,i1,1704396170,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1210,176,i1,1704396170,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1211,176,i1,1704396170,3,3,40,571543469_02,-571542797_02.99,, -973,178,i3,1704396230,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -974,178,i3,1704396230,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -975,178,i3,1704396230,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -976,178,i3,1704396230,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -408,210,i6,1704396230,1,1,24,-571542115_01,571500535_01,, -409,210,i6,1704396230,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -410,210,i6,1704396230,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -411,210,i6,1704396230,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -412,210,i6,1704396230,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1888,201,i8,1704396231,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1889,201,i8,1704396231,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1890,201,i8,1704396231,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1891,201,i8,1704396231,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1892,201,i8,1704396231,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1440,206,i7,1704396240,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1441,206,i7,1704396240,2,2,35,,,, -1442,206,i7,1704396240,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1443,206,i7,1704396240,4,4,26,,,, -1964,175,i0,1704396241,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1965,175,i0,1704396241,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1966,175,i0,1704396241,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1967,175,i0,1704396241,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1968,175,i0,1704396241,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -14,202,i9,1704396290,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -15,202,i9,1704396290,2,2,101,,,, -1736,177,i2,1704396310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1737,177,i2,1704396310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1738,177,i2,1704396310,3,3,68,,,, -1739,177,i2,1704396310,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -914,176,i1,1704396320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -915,176,i1,1704396320,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -916,176,i1,1704396320,3,3,40,571543469_02,-571542797_02.99,, -768,206,i7,1704396361,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -769,206,i7,1704396361,2,2,35,,,, -770,206,i7,1704396361,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -771,206,i7,1704396361,4,4,26,,,, -881,178,i3,1704396370,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -882,178,i3,1704396370,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -883,178,i3,1704396370,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -884,178,i3,1704396370,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1956,201,i8,1704396370,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1957,201,i8,1704396370,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1958,201,i8,1704396370,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1959,201,i8,1704396370,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1960,201,i8,1704396370,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1556,210,i6,1704396380,1,1,24,-571542115_01,571500535_01,, -1557,210,i6,1704396380,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1558,210,i6,1704396380,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1559,210,i6,1704396380,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1560,210,i6,1704396380,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1660,175,i0,1704396400,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1661,175,i0,1704396400,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1662,175,i0,1704396400,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1663,175,i0,1704396400,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1664,175,i0,1704396400,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1107,202,i9,1704396429,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1108,202,i9,1704396429,2,2,101,,,, -1458,177,i2,1704396460,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1459,177,i2,1704396460,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1460,177,i2,1704396460,3,3,68,,,, -1461,177,i2,1704396460,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -652,176,i1,1704396470,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -653,176,i1,1704396470,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -654,176,i1,1704396470,3,3,40,571543469_02,-571542797_02.99,, -1879,206,i7,1704396480,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1880,206,i7,1704396480,2,2,35,,,, -1881,206,i7,1704396480,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1882,206,i7,1704396480,4,4,26,,,, -759,178,i3,1704396510,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -760,178,i3,1704396510,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -761,178,i3,1704396510,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -762,178,i3,1704396510,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1816,201,i8,1704396510,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1817,201,i8,1704396510,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1818,201,i8,1704396510,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1819,201,i8,1704396510,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1820,201,i8,1704396510,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1267,210,i6,1704396530,1,1,24,-571542115_01,571500535_01,, -1268,210,i6,1704396530,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1269,210,i6,1704396530,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1270,210,i6,1704396530,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1271,210,i6,1704396530,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1181,175,i0,1704396560,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1182,175,i0,1704396560,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1183,175,i0,1704396560,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1184,175,i0,1704396560,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1185,175,i0,1704396560,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -16,202,i9,1704396570,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -17,202,i9,1704396570,2,2,101,,,, 1929,206,i7,1704396601,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 1930,206,i7,1704396601,2,2,35,,,, 1931,206,i7,1704396601,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704397500.csv b/Intermediates/histid/histid_1704397500.csv index e5f2d2727..744eabbcf 100644 --- a/Intermediates/histid/histid_1704397500.csv +++ b/Intermediates/histid/histid_1704397500.csv @@ -1,136 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1753,177,i2,1704396310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1754,177,i2,1704396310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1755,177,i2,1704396310,3,3,68,,,, -1756,177,i2,1704396310,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -940,176,i1,1704396320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -941,176,i1,1704396320,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -942,176,i1,1704396320,3,3,40,571543469_02,-571542797_02.99,, -795,206,i7,1704396361,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -796,206,i7,1704396361,2,2,35,,,, -797,206,i7,1704396361,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -798,206,i7,1704396361,4,4,26,,,, -912,178,i3,1704396370,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -913,178,i3,1704396370,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -914,178,i3,1704396370,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -915,178,i3,1704396370,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1958,201,i8,1704396370,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1959,201,i8,1704396370,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1960,201,i8,1704396370,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1961,201,i8,1704396370,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1962,201,i8,1704396370,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1568,210,i6,1704396380,1,1,24,-571542115_01,571500535_01,, -1569,210,i6,1704396380,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1570,210,i6,1704396380,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1571,210,i6,1704396380,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1572,210,i6,1704396380,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1670,175,i0,1704396400,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1671,175,i0,1704396400,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1672,175,i0,1704396400,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1673,175,i0,1704396400,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1674,175,i0,1704396400,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1130,202,i9,1704396429,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1131,202,i9,1704396429,2,2,101,,,, -1474,177,i2,1704396460,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1475,177,i2,1704396460,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1476,177,i2,1704396460,3,3,68,,,, -1477,177,i2,1704396460,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -677,176,i1,1704396470,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -678,176,i1,1704396470,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -679,176,i1,1704396470,3,3,40,571543469_02,-571542797_02.99,, -1891,206,i7,1704396480,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1892,206,i7,1704396480,2,2,35,,,, -1893,206,i7,1704396480,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1894,206,i7,1704396480,4,4,26,,,, -782,178,i3,1704396510,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -783,178,i3,1704396510,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -784,178,i3,1704396510,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -785,178,i3,1704396510,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1828,201,i8,1704396510,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1829,201,i8,1704396510,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1830,201,i8,1704396510,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1831,201,i8,1704396510,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1832,201,i8,1704396510,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1279,210,i6,1704396530,1,1,24,-571542115_01,571500535_01,, -1280,210,i6,1704396530,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1281,210,i6,1704396530,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1282,210,i6,1704396530,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1283,210,i6,1704396530,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1199,175,i0,1704396560,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1200,175,i0,1704396560,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1201,175,i0,1704396560,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1202,175,i0,1704396560,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1203,175,i0,1704396560,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -16,202,i9,1704396570,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -17,202,i9,1704396570,2,2,101,,,, -1935,206,i7,1704396601,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1936,206,i7,1704396601,2,2,35,,,, -1937,206,i7,1704396601,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1938,206,i7,1704396601,4,4,26,,,, -1142,177,i2,1704396610,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1143,177,i2,1704396610,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1144,177,i2,1704396610,3,3,68,,,, -1145,177,i2,1704396610,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1855,176,i1,1704396620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1856,176,i1,1704396620,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1857,176,i1,1704396620,3,3,40,571543469_02,-571542797_02.99,, -685,178,i3,1704396650,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -686,178,i3,1704396650,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -687,178,i3,1704396650,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -688,178,i3,1704396650,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1725,201,i8,1704396650,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1726,201,i8,1704396650,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1727,201,i8,1704396650,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1728,201,i8,1704396650,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1729,201,i8,1704396650,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1000,210,i6,1704396680,1,1,24,-571542115_01,571500535_01,, -1001,210,i6,1704396680,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1002,210,i6,1704396680,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1003,210,i6,1704396680,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1004,210,i6,1704396680,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -18,202,i9,1704396710,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -19,202,i9,1704396710,2,2,101,,,, -918,175,i0,1704396719,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -919,175,i0,1704396719,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -920,175,i0,1704396719,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -921,175,i0,1704396719,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -922,175,i0,1704396719,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -864,206,i7,1704396720,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -865,206,i7,1704396720,2,2,35,,,, -866,206,i7,1704396720,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -867,206,i7,1704396720,4,4,26,,,, -199,177,i2,1704396760,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -200,177,i2,1704396760,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -201,177,i2,1704396760,3,3,68,,,, -202,177,i2,1704396760,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1543,176,i1,1704396770,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1544,176,i1,1704396770,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1545,176,i1,1704396770,3,3,40,571543469_02,-571542797_02.99,, -2030,178,i3,1704396790,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2031,178,i3,1704396790,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2032,178,i3,1704396790,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2033,178,i3,1704396790,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1555,201,i8,1704396790,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1556,201,i8,1704396790,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1557,201,i8,1704396790,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1558,201,i8,1704396790,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1559,201,i8,1704396790,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -734,210,i6,1704396830,1,1,24,-571542115_01,571500535_01,, -735,210,i6,1704396830,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -736,210,i6,1704396830,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -737,210,i6,1704396830,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -738,210,i6,1704396830,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1049,206,i7,1704396840,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1050,206,i7,1704396840,2,2,35,,,, -1051,206,i7,1704396840,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1052,206,i7,1704396840,4,4,26,,,, -20,202,i9,1704396850,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -21,202,i9,1704396850,2,2,101,,,, -1781,175,i0,1704396880,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1782,175,i0,1704396880,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1783,175,i0,1704396880,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1784,175,i0,1704396880,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1785,175,i0,1704396880,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 75,177,i2,1704396909,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 76,177,i2,1704396909,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 77,177,i2,1704396909,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704397800.csv b/Intermediates/histid/histid_1704397800.csv index 533582152..fb33daa05 100644 --- a/Intermediates/histid/histid_1704397800.csv +++ b/Intermediates/histid/histid_1704397800.csv @@ -1,140 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1918,206,i7,1704396601,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1919,206,i7,1704396601,2,2,35,,,, -1920,206,i7,1704396601,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1921,206,i7,1704396601,4,4,26,,,, -1141,177,i2,1704396610,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1142,177,i2,1704396610,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1143,177,i2,1704396610,3,3,68,,,, -1144,177,i2,1704396610,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1834,176,i1,1704396620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1835,176,i1,1704396620,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1836,176,i1,1704396620,3,3,40,571543469_02,-571542797_02.99,, -690,178,i3,1704396650,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -691,178,i3,1704396650,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -692,178,i3,1704396650,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -693,178,i3,1704396650,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1706,201,i8,1704396650,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1707,201,i8,1704396650,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1708,201,i8,1704396650,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1709,201,i8,1704396650,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1710,201,i8,1704396650,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -990,210,i6,1704396680,1,1,24,-571542115_01,571500535_01,, -991,210,i6,1704396680,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -992,210,i6,1704396680,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -993,210,i6,1704396680,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -994,210,i6,1704396680,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -18,202,i9,1704396710,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -19,202,i9,1704396710,2,2,101,,,, -916,175,i0,1704396719,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -917,175,i0,1704396719,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -918,175,i0,1704396719,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -919,175,i0,1704396719,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -920,175,i0,1704396719,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -869,206,i7,1704396720,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -870,206,i7,1704396720,2,2,35,,,, -871,206,i7,1704396720,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -872,206,i7,1704396720,4,4,26,,,, -213,177,i2,1704396760,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -214,177,i2,1704396760,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -215,177,i2,1704396760,3,3,68,,,, -216,177,i2,1704396760,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1529,176,i1,1704396770,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1530,176,i1,1704396770,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1531,176,i1,1704396770,3,3,40,571543469_02,-571542797_02.99,, -2026,178,i3,1704396790,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2027,178,i3,1704396790,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2028,178,i3,1704396790,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2029,178,i3,1704396790,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1541,201,i8,1704396790,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1542,201,i8,1704396790,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1543,201,i8,1704396790,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1544,201,i8,1704396790,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1545,201,i8,1704396790,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -739,210,i6,1704396830,1,1,24,-571542115_01,571500535_01,, -740,210,i6,1704396830,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -741,210,i6,1704396830,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -742,210,i6,1704396830,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -743,210,i6,1704396830,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1039,206,i7,1704396840,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1040,206,i7,1704396840,2,2,35,,,, -1041,206,i7,1704396840,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1042,206,i7,1704396840,4,4,26,,,, -20,202,i9,1704396850,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -21,202,i9,1704396850,2,2,101,,,, -1762,175,i0,1704396880,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1763,175,i0,1704396880,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1764,175,i0,1704396880,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1765,175,i0,1704396880,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1766,175,i0,1704396880,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -75,177,i2,1704396909,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -76,177,i2,1704396909,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -77,177,i2,1704396909,3,3,68,,,, -78,177,i2,1704396909,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1240,176,i1,1704396920,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1241,176,i1,1704396920,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1242,176,i1,1704396920,3,3,40,571543469_02,-571542797_02.99,, -1902,178,i3,1704396930,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1903,178,i3,1704396930,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1904,178,i3,1704396930,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1905,178,i3,1704396930,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -777,201,i8,1704396930,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -778,201,i8,1704396930,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -779,201,i8,1704396930,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -780,201,i8,1704396930,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -781,201,i8,1704396930,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1981,206,i7,1704396960,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1982,206,i7,1704396960,2,2,35,,,, -1983,206,i7,1704396960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1984,206,i7,1704396960,4,4,26,,,, -1913,210,i6,1704396980,1,1,24,-571542115_01,571500535_01,, -1914,210,i6,1704396980,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1915,210,i6,1704396980,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1916,210,i6,1704396980,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1917,210,i6,1704396980,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1963,202,i9,1704396990,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1964,202,i9,1704396990,2,2,101,,,, -626,175,i0,1704397040,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -627,175,i0,1704397040,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -628,175,i0,1704397040,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -629,175,i0,1704397040,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -630,175,i0,1704397040,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1767,177,i2,1704397060,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1768,177,i2,1704397060,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1769,177,i2,1704397060,3,3,68,,,, -1770,177,i2,1704397060,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -340,176,i1,1704397070,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -341,176,i1,1704397070,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -342,176,i1,1704397070,3,3,40,571543469_02,-571542797_02.99,, -1786,178,i3,1704397070,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1787,178,i3,1704397070,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1788,178,i3,1704397070,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1789,178,i3,1704397070,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -685,201,i8,1704397070,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -686,201,i8,1704397070,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -687,201,i8,1704397070,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -688,201,i8,1704397070,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -689,201,i8,1704397070,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -61,206,i7,1704397080,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -62,206,i7,1704397080,2,2,35,,,, -63,206,i7,1704397080,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -64,206,i7,1704397080,4,4,26,,,, -22,202,i9,1704397130,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -23,202,i9,1704397130,2,2,101,,,, -1607,210,i6,1704397130,1,1,24,-571542115_01,571500535_01,, -1608,210,i6,1704397130,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1609,210,i6,1704397130,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1610,210,i6,1704397130,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1611,210,i6,1704397130,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -183,175,i0,1704397200,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -184,175,i0,1704397200,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -185,175,i0,1704397200,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -186,175,i0,1704397200,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -187,175,i0,1704397200,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -296,206,i7,1704397200,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -297,206,i7,1704397200,2,2,35,,,, -298,206,i7,1704397200,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -299,206,i7,1704397200,4,4,26,,,, 791,177,i2,1704397210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 792,177,i2,1704397210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 793,177,i2,1704397210,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704398100.csv b/Intermediates/histid/histid_1704398100.csv index 833c021c9..54d5eac93 100644 --- a/Intermediates/histid/histid_1704398100.csv +++ b/Intermediates/histid/histid_1704398100.csv @@ -1,140 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -79,177,i2,1704396909,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -80,177,i2,1704396909,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -81,177,i2,1704396909,3,3,68,,,, -82,177,i2,1704396909,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1239,176,i1,1704396920,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1240,176,i1,1704396920,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1241,176,i1,1704396920,3,3,40,571543469_02,-571542797_02.99,, -1893,178,i3,1704396930,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1894,178,i3,1704396930,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1895,178,i3,1704396930,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1896,178,i3,1704396930,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -767,201,i8,1704396930,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -768,201,i8,1704396930,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -769,201,i8,1704396930,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -770,201,i8,1704396930,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -771,201,i8,1704396930,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1968,206,i7,1704396960,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1969,206,i7,1704396960,2,2,35,,,, -1970,206,i7,1704396960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1971,206,i7,1704396960,4,4,26,,,, -1900,210,i6,1704396980,1,1,24,-571542115_01,571500535_01,, -1901,210,i6,1704396980,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1902,210,i6,1704396980,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1903,210,i6,1704396980,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1904,210,i6,1704396980,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1950,202,i9,1704396990,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1951,202,i9,1704396990,2,2,101,,,, -612,175,i0,1704397040,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -613,175,i0,1704397040,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -614,175,i0,1704397040,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -615,175,i0,1704397040,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -616,175,i0,1704397040,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1767,177,i2,1704397060,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1768,177,i2,1704397060,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1769,177,i2,1704397060,3,3,68,,,, -1770,177,i2,1704397060,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -332,176,i1,1704397070,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -333,176,i1,1704397070,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -334,176,i1,1704397070,3,3,40,571543469_02,-571542797_02.99,, -1786,178,i3,1704397070,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1787,178,i3,1704397070,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1788,178,i3,1704397070,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1789,178,i3,1704397070,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -674,201,i8,1704397070,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -675,201,i8,1704397070,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -676,201,i8,1704397070,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -677,201,i8,1704397070,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -678,201,i8,1704397070,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -61,206,i7,1704397080,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -62,206,i7,1704397080,2,2,35,,,, -63,206,i7,1704397080,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -64,206,i7,1704397080,4,4,26,,,, -22,202,i9,1704397130,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -23,202,i9,1704397130,2,2,101,,,, -1603,210,i6,1704397130,1,1,24,-571542115_01,571500535_01,, -1604,210,i6,1704397130,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1605,210,i6,1704397130,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1606,210,i6,1704397130,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1607,210,i6,1704397130,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -182,175,i0,1704397200,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -183,175,i0,1704397200,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -184,175,i0,1704397200,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -185,175,i0,1704397200,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -186,175,i0,1704397200,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -288,206,i7,1704397200,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -289,206,i7,1704397200,2,2,35,,,, -290,206,i7,1704397200,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -291,206,i7,1704397200,4,4,26,,,, -781,177,i2,1704397210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -782,177,i2,1704397210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -783,177,i2,1704397210,3,3,68,,,, -784,177,i2,1704397210,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1648,178,i3,1704397210,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1649,178,i3,1704397210,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1650,178,i3,1704397210,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1651,178,i3,1704397210,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -515,201,i8,1704397210,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -516,201,i8,1704397210,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -517,201,i8,1704397210,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -518,201,i8,1704397210,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -519,201,i8,1704397210,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2130,176,i1,1704397220,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -2131,176,i1,1704397220,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -2132,176,i1,1704397220,3,3,40,571543469_02,-571542797_02.99,, -24,202,i9,1704397270,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -25,202,i9,1704397270,2,2,101,,,, -1322,210,i6,1704397280,1,1,24,-571542115_01,571500535_01,, -1323,210,i6,1704397280,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1324,210,i6,1704397280,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1325,210,i6,1704397280,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1326,210,i6,1704397280,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1157,206,i7,1704397320,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1158,206,i7,1704397320,2,2,35,,,, -1159,206,i7,1704397320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1160,206,i7,1704397320,4,4,26,,,, -1726,178,i3,1704397349,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1727,178,i3,1704397349,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1728,178,i3,1704397349,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1729,178,i3,1704397349,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -422,201,i8,1704397350,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -423,201,i8,1704397350,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -424,201,i8,1704397350,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -425,201,i8,1704397350,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -426,201,i8,1704397350,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1175,175,i0,1704397360,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1176,175,i0,1704397360,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1177,175,i0,1704397360,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1178,175,i0,1704397360,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1179,175,i0,1704397360,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -472,177,i2,1704397360,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -473,177,i2,1704397360,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -474,177,i2,1704397360,3,3,68,,,, -475,177,i2,1704397360,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1874,176,i1,1704397370,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1875,176,i1,1704397370,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1876,176,i1,1704397370,3,3,40,571543469_02,-571542797_02.99,, -26,202,i9,1704397410,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -27,202,i9,1704397410,2,2,101,,,, -224,210,i6,1704397431,1,1,24,-571542115_01,571500535_01,, -225,210,i6,1704397431,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -226,210,i6,1704397431,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -227,210,i6,1704397431,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -228,210,i6,1704397431,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -493,206,i7,1704397441,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -494,206,i7,1704397441,2,2,35,,,, -495,206,i7,1704397441,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -496,206,i7,1704397441,4,4,26,,,, -1456,178,i3,1704397490,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1457,178,i3,1704397490,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1458,178,i3,1704397490,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1459,178,i3,1704397490,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -162,201,i8,1704397491,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -163,201,i8,1704397491,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -164,201,i8,1704397491,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -165,201,i8,1704397491,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -166,201,i8,1704397491,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 242,177,i2,1704397510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 243,177,i2,1704397510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 244,177,i2,1704397510,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704398400.csv b/Intermediates/histid/histid_1704398400.csv index f0b9156b2..aa746f84b 100644 --- a/Intermediates/histid/histid_1704398400.csv +++ b/Intermediates/histid/histid_1704398400.csv @@ -1,140 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -787,177,i2,1704397210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -788,177,i2,1704397210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -789,177,i2,1704397210,3,3,68,,,, -790,177,i2,1704397210,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1657,178,i3,1704397210,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1658,178,i3,1704397210,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1659,178,i3,1704397210,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1660,178,i3,1704397210,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -544,201,i8,1704397210,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -545,201,i8,1704397210,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -546,201,i8,1704397210,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -547,201,i8,1704397210,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -548,201,i8,1704397210,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2133,176,i1,1704397220,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -2134,176,i1,1704397220,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -2135,176,i1,1704397220,3,3,40,571543469_02,-571542797_02.99,, -24,202,i9,1704397270,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -25,202,i9,1704397270,2,2,101,,,, -1330,210,i6,1704397280,1,1,24,-571542115_01,571500535_01,, -1331,210,i6,1704397280,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1332,210,i6,1704397280,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1333,210,i6,1704397280,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1334,210,i6,1704397280,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1158,206,i7,1704397320,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1159,206,i7,1704397320,2,2,35,,,, -1160,206,i7,1704397320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1161,206,i7,1704397320,4,4,26,,,, -1730,178,i3,1704397349,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1731,178,i3,1704397349,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1732,178,i3,1704397349,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1733,178,i3,1704397349,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -445,201,i8,1704397350,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -446,201,i8,1704397350,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -447,201,i8,1704397350,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -448,201,i8,1704397350,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -449,201,i8,1704397350,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1176,175,i0,1704397360,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1177,175,i0,1704397360,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1178,175,i0,1704397360,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1179,175,i0,1704397360,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1180,175,i0,1704397360,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -499,177,i2,1704397360,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -500,177,i2,1704397360,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -501,177,i2,1704397360,3,3,68,,,, -502,177,i2,1704397360,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1878,176,i1,1704397370,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1879,176,i1,1704397370,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1880,176,i1,1704397370,3,3,40,571543469_02,-571542797_02.99,, -26,202,i9,1704397410,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -27,202,i9,1704397410,2,2,101,,,, -255,210,i6,1704397431,1,1,24,-571542115_01,571500535_01,, -256,210,i6,1704397431,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -257,210,i6,1704397431,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -258,210,i6,1704397431,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -259,210,i6,1704397431,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -522,206,i7,1704397441,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -523,206,i7,1704397441,2,2,35,,,, -524,206,i7,1704397441,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -525,206,i7,1704397441,4,4,26,,,, -1459,178,i3,1704397490,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1460,178,i3,1704397490,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1461,178,i3,1704397490,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1462,178,i3,1704397490,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -189,201,i8,1704397491,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -190,201,i8,1704397491,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -191,201,i8,1704397491,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -192,201,i8,1704397491,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -193,201,i8,1704397491,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -271,177,i2,1704397510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -272,177,i2,1704397510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -273,177,i2,1704397510,3,3,68,,,, -274,177,i2,1704397510,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1771,176,i1,1704397519,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1772,176,i1,1704397519,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1773,176,i1,1704397519,3,3,40,571543469_02,-571542797_02.99,, -2141,175,i0,1704397520,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -2142,175,i0,1704397520,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -2143,175,i0,1704397520,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -2144,175,i0,1704397520,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -2145,175,i0,1704397520,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -28,202,i9,1704397550,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -29,202,i9,1704397550,2,2,101,,,, -1588,206,i7,1704397560,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1589,206,i7,1704397560,2,2,35,,,, -1590,206,i7,1704397560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1591,206,i7,1704397560,4,4,26,,,, -103,210,i6,1704397580,1,1,24,-571542115_01,571500535_01,, -104,210,i6,1704397580,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -105,210,i6,1704397580,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -106,210,i6,1704397580,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -107,210,i6,1704397580,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1279,178,i3,1704397630,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1280,178,i3,1704397630,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1281,178,i3,1704397630,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1282,178,i3,1704397630,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -247,201,i8,1704397630,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -248,201,i8,1704397630,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -249,201,i8,1704397630,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -250,201,i8,1704397630,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -251,201,i8,1704397630,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1398,177,i2,1704397660,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1399,177,i2,1704397660,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1400,177,i2,1704397660,3,3,68,,,, -1401,177,i2,1704397660,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -637,176,i1,1704397670,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -638,176,i1,1704397670,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -639,176,i1,1704397670,3,3,40,571543469_02,-571542797_02.99,, -1725,175,i0,1704397680,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1726,175,i0,1704397680,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1727,175,i0,1704397680,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1728,175,i0,1704397680,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1729,175,i0,1704397680,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -395,206,i7,1704397680,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -396,206,i7,1704397680,2,2,35,,,, -397,206,i7,1704397680,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -398,206,i7,1704397680,4,4,26,,,, -1518,202,i9,1704397689,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1519,202,i9,1704397689,2,2,101,,,, -1947,210,i6,1704397730,1,1,24,-571542115_01,571500535_01,, -1948,210,i6,1704397730,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1949,210,i6,1704397730,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1950,210,i6,1704397730,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1951,210,i6,1704397730,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1358,178,i3,1704397769,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1359,178,i3,1704397769,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1360,178,i3,1704397769,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1361,178,i3,1704397769,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1367,201,i8,1704397771,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1368,201,i8,1704397771,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1369,201,i8,1704397771,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1370,201,i8,1704397771,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1371,201,i8,1704397771,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -586,206,i7,1704397800,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -587,206,i7,1704397800,2,2,35,,,, -588,206,i7,1704397800,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -589,206,i7,1704397800,4,4,26,,,, 1099,177,i2,1704397810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1100,177,i2,1704397810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1101,177,i2,1704397810,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704398700.csv b/Intermediates/histid/histid_1704398700.csv index b431c9aca..92b20342c 100644 --- a/Intermediates/histid/histid_1704398700.csv +++ b/Intermediates/histid/histid_1704398700.csv @@ -1,136 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -275,177,i2,1704397510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -276,177,i2,1704397510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -277,177,i2,1704397510,3,3,68,,,, -278,177,i2,1704397510,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1776,176,i1,1704397519,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1777,176,i1,1704397519,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1778,176,i1,1704397519,3,3,40,571543469_02,-571542797_02.99,, -2140,175,i0,1704397520,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -2141,175,i0,1704397520,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -2142,175,i0,1704397520,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -2143,175,i0,1704397520,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -2144,175,i0,1704397520,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -28,202,i9,1704397550,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -29,202,i9,1704397550,2,2,101,,,, -1600,206,i7,1704397560,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1601,206,i7,1704397560,2,2,35,,,, -1602,206,i7,1704397560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1603,206,i7,1704397560,4,4,26,,,, -112,210,i6,1704397580,1,1,24,-571542115_01,571500535_01,, -113,210,i6,1704397580,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -114,210,i6,1704397580,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -115,210,i6,1704397580,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -116,210,i6,1704397580,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1299,178,i3,1704397630,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1300,178,i3,1704397630,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1301,178,i3,1704397630,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1302,178,i3,1704397630,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -251,201,i8,1704397630,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -252,201,i8,1704397630,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -253,201,i8,1704397630,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -254,201,i8,1704397630,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -255,201,i8,1704397630,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1413,177,i2,1704397660,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1414,177,i2,1704397660,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1415,177,i2,1704397660,3,3,68,,,, -1416,177,i2,1704397660,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -651,176,i1,1704397670,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -652,176,i1,1704397670,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -653,176,i1,1704397670,3,3,40,571543469_02,-571542797_02.99,, -1730,175,i0,1704397680,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1731,175,i0,1704397680,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1732,175,i0,1704397680,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1733,175,i0,1704397680,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1734,175,i0,1704397680,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -401,206,i7,1704397680,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -402,206,i7,1704397680,2,2,35,,,, -403,206,i7,1704397680,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -404,206,i7,1704397680,4,4,26,,,, -1537,202,i9,1704397689,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1538,202,i9,1704397689,2,2,101,,,, -1959,210,i6,1704397730,1,1,24,-571542115_01,571500535_01,, -1960,210,i6,1704397730,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1961,210,i6,1704397730,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1962,210,i6,1704397730,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1963,210,i6,1704397730,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1373,178,i3,1704397769,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1374,178,i3,1704397769,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1375,178,i3,1704397769,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1376,178,i3,1704397769,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1382,201,i8,1704397771,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1383,201,i8,1704397771,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1384,201,i8,1704397771,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1385,201,i8,1704397771,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1386,201,i8,1704397771,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -595,206,i7,1704397800,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -596,206,i7,1704397800,2,2,35,,,, -597,206,i7,1704397800,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -598,206,i7,1704397800,4,4,26,,,, -1119,177,i2,1704397810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1120,177,i2,1704397810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1121,177,i2,1704397810,3,3,68,,,, -1122,177,i2,1704397810,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -384,176,i1,1704397820,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -385,176,i1,1704397820,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -386,176,i1,1704397820,3,3,40,571543469_02,-571542797_02.99,, -574,202,i9,1704397830,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -575,202,i9,1704397830,2,2,101,,,, -609,175,i0,1704397840,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -610,175,i0,1704397840,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -611,175,i0,1704397840,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -612,175,i0,1704397840,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -613,175,i0,1704397840,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -982,210,i6,1704397880,1,1,24,-571542115_01,571500535_01,, -983,210,i6,1704397880,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -984,210,i6,1704397880,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -985,210,i6,1704397880,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -986,210,i6,1704397880,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1076,178,i3,1704397910,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1077,178,i3,1704397910,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1078,178,i3,1704397910,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1079,178,i3,1704397910,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -2074,201,i8,1704397910,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -2075,201,i8,1704397910,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -2076,201,i8,1704397910,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -2077,201,i8,1704397910,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -2078,201,i8,1704397910,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -811,206,i7,1704397920,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -812,206,i7,1704397920,2,2,35,,,, -813,206,i7,1704397920,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -814,206,i7,1704397920,4,4,26,,,, -839,177,i2,1704397960,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -840,177,i2,1704397960,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -841,177,i2,1704397960,3,3,68,,,, -842,177,i2,1704397960,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1522,176,i1,1704397970,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1523,176,i1,1704397970,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1524,176,i1,1704397970,3,3,40,571543469_02,-571542797_02.99,, -30,202,i9,1704397970,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -31,202,i9,1704397970,2,2,101,,,, -188,175,i0,1704398000,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -189,175,i0,1704398000,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -190,175,i0,1704398000,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -191,175,i0,1704398000,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -192,175,i0,1704398000,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -890,210,i6,1704398029,1,1,24,-571542115_01,571500535_01,, -891,210,i6,1704398029,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -892,210,i6,1704398029,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -893,210,i6,1704398029,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -894,210,i6,1704398029,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1716,206,i7,1704398040,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1717,206,i7,1704398040,2,2,35,,,, -1718,206,i7,1704398040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1719,206,i7,1704398040,4,4,26,,,, -334,178,i3,1704398050,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -335,178,i3,1704398050,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -336,178,i3,1704398050,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -337,178,i3,1704398050,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1991,201,i8,1704398050,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1992,201,i8,1704398050,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1993,201,i8,1704398050,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1994,201,i8,1704398050,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1995,201,i8,1704398050,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 509,202,i9,1704398109,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 510,202,i9,1704398109,2,2,101,,,, 1996,177,i2,1704398110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 diff --git a/Intermediates/histid/histid_1704399000.csv b/Intermediates/histid/histid_1704399000.csv index 2593ab292..fa48db2f5 100644 --- a/Intermediates/histid/histid_1704399000.csv +++ b/Intermediates/histid/histid_1704399000.csv @@ -1,138 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1106,177,i2,1704397810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1107,177,i2,1704397810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1108,177,i2,1704397810,3,3,68,,,, -1109,177,i2,1704397810,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -379,176,i1,1704397820,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -380,176,i1,1704397820,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -381,176,i1,1704397820,3,3,40,571543469_02,-571542797_02.99,, -576,202,i9,1704397830,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -577,202,i9,1704397830,2,2,101,,,, -611,175,i0,1704397840,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -612,175,i0,1704397840,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -613,175,i0,1704397840,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -614,175,i0,1704397840,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -615,175,i0,1704397840,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -978,210,i6,1704397880,1,1,24,-571542115_01,571500535_01,, -979,210,i6,1704397880,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -980,210,i6,1704397880,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -981,210,i6,1704397880,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -982,210,i6,1704397880,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1069,178,i3,1704397910,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1070,178,i3,1704397910,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1071,178,i3,1704397910,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1072,178,i3,1704397910,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -2082,201,i8,1704397910,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -2083,201,i8,1704397910,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -2084,201,i8,1704397910,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -2085,201,i8,1704397910,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -2086,201,i8,1704397910,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -824,206,i7,1704397920,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -825,206,i7,1704397920,2,2,35,,,, -826,206,i7,1704397920,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -827,206,i7,1704397920,4,4,26,,,, -852,177,i2,1704397960,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -853,177,i2,1704397960,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -854,177,i2,1704397960,3,3,68,,,, -855,177,i2,1704397960,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1511,176,i1,1704397970,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1512,176,i1,1704397970,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1513,176,i1,1704397970,3,3,40,571543469_02,-571542797_02.99,, -28,202,i9,1704397970,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -29,202,i9,1704397970,2,2,101,,,, -191,175,i0,1704398000,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -192,175,i0,1704398000,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -193,175,i0,1704398000,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -194,175,i0,1704398000,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -195,175,i0,1704398000,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -894,210,i6,1704398029,1,1,24,-571542115_01,571500535_01,, -895,210,i6,1704398029,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -896,210,i6,1704398029,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -897,210,i6,1704398029,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -898,210,i6,1704398029,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1711,206,i7,1704398040,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1712,206,i7,1704398040,2,2,35,,,, -1713,206,i7,1704398040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1714,206,i7,1704398040,4,4,26,,,, -334,178,i3,1704398050,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -335,178,i3,1704398050,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -336,178,i3,1704398050,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -337,178,i3,1704398050,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1999,201,i8,1704398050,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -2000,201,i8,1704398050,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -2001,201,i8,1704398050,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -2002,201,i8,1704398050,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -2003,201,i8,1704398050,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -510,202,i9,1704398109,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -511,202,i9,1704398109,2,2,101,,,, -2004,177,i2,1704398110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2005,177,i2,1704398110,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2006,177,i2,1704398110,3,3,68,,,, -2007,177,i2,1704398110,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1238,176,i1,1704398120,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1239,176,i1,1704398120,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1240,176,i1,1704398120,3,3,40,571543469_02,-571542797_02.99,, -30,175,i0,1704398160,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -31,175,i0,1704398160,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -32,175,i0,1704398160,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -33,175,i0,1704398160,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -34,175,i0,1704398160,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1936,206,i7,1704398160,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1937,206,i7,1704398160,2,2,35,,,, -1938,206,i7,1704398160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1939,206,i7,1704398160,4,4,26,,,, -432,210,i6,1704398180,1,1,24,-571542115_01,571500535_01,, -433,210,i6,1704398180,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -434,210,i6,1704398180,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -435,210,i6,1704398180,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -436,210,i6,1704398180,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -221,178,i3,1704398190,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -222,178,i3,1704398190,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -223,178,i3,1704398190,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -224,178,i3,1704398190,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1850,201,i8,1704398190,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1851,201,i8,1704398190,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1852,201,i8,1704398190,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1853,201,i8,1704398190,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1854,201,i8,1704398190,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -35,202,i9,1704398250,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -36,202,i9,1704398250,2,2,101,,,, -1883,177,i2,1704398259,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1884,177,i2,1704398259,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1885,177,i2,1704398259,3,3,68,,,, -1886,177,i2,1704398259,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -952,176,i1,1704398270,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -953,176,i1,1704398270,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -954,176,i1,1704398270,3,3,40,571543469_02,-571542797_02.99,, -2115,206,i7,1704398280,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -2116,206,i7,1704398280,2,2,35,,,, -2117,206,i7,1704398280,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -2118,206,i7,1704398280,4,4,26,,,, -37,175,i0,1704398320,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -38,175,i0,1704398320,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -39,175,i0,1704398320,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -40,175,i0,1704398320,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -41,175,i0,1704398320,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1940,201,i8,1704398329,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1941,201,i8,1704398329,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1942,201,i8,1704398329,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1943,201,i8,1704398329,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1944,201,i8,1704398329,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -97,178,i3,1704398330,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -98,178,i3,1704398330,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -99,178,i3,1704398330,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -100,178,i3,1704398330,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1557,210,i6,1704398330,1,1,24,-571542115_01,571500535_01,, -1558,210,i6,1704398330,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1559,210,i6,1704398330,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1560,210,i6,1704398330,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1561,210,i6,1704398330,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -42,202,i9,1704398390,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -43,202,i9,1704398390,2,2,101,,,, -1065,206,i7,1704398399,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1066,206,i7,1704398399,2,2,35,,,, -1067,206,i7,1704398399,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1068,206,i7,1704398399,4,4,26,,,, 1437,177,i2,1704398410,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1438,177,i2,1704398410,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1439,177,i2,1704398410,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704399300.csv b/Intermediates/histid/histid_1704399300.csv index 3b21f8d3e..e21eb2f72 100644 --- a/Intermediates/histid/histid_1704399300.csv +++ b/Intermediates/histid/histid_1704399300.csv @@ -1,138 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -525,202,i9,1704398109,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -526,202,i9,1704398109,2,2,101,,,, -2020,177,i2,1704398110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2021,177,i2,1704398110,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2022,177,i2,1704398110,3,3,68,,,, -2023,177,i2,1704398110,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1244,176,i1,1704398120,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1245,176,i1,1704398120,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1246,176,i1,1704398120,3,3,40,571543469_02,-571542797_02.99,, -26,175,i0,1704398160,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -27,175,i0,1704398160,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -28,175,i0,1704398160,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -29,175,i0,1704398160,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -30,175,i0,1704398160,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1952,206,i7,1704398160,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1953,206,i7,1704398160,2,2,35,,,, -1954,206,i7,1704398160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1955,206,i7,1704398160,4,4,26,,,, -441,210,i6,1704398180,1,1,24,-571542115_01,571500535_01,, -442,210,i6,1704398180,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -443,210,i6,1704398180,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -444,210,i6,1704398180,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -445,210,i6,1704398180,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -226,178,i3,1704398190,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -227,178,i3,1704398190,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -228,178,i3,1704398190,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -229,178,i3,1704398190,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1869,201,i8,1704398190,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1870,201,i8,1704398190,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1871,201,i8,1704398190,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1872,201,i8,1704398190,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1873,201,i8,1704398190,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -31,202,i9,1704398250,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -32,202,i9,1704398250,2,2,101,,,, -1902,177,i2,1704398259,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1903,177,i2,1704398259,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1904,177,i2,1704398259,3,3,68,,,, -1905,177,i2,1704398259,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -965,176,i1,1704398270,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -966,176,i1,1704398270,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -967,176,i1,1704398270,3,3,40,571543469_02,-571542797_02.99,, -2126,206,i7,1704398280,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -2127,206,i7,1704398280,2,2,35,,,, -2128,206,i7,1704398280,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -2129,206,i7,1704398280,4,4,26,,,, -33,175,i0,1704398320,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -34,175,i0,1704398320,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -35,175,i0,1704398320,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -36,175,i0,1704398320,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -37,175,i0,1704398320,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1956,201,i8,1704398329,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1957,201,i8,1704398329,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1958,201,i8,1704398329,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1959,201,i8,1704398329,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1960,201,i8,1704398329,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -97,178,i3,1704398330,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -98,178,i3,1704398330,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -99,178,i3,1704398330,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -100,178,i3,1704398330,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1576,210,i6,1704398330,1,1,24,-571542115_01,571500535_01,, -1577,210,i6,1704398330,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1578,210,i6,1704398330,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1579,210,i6,1704398330,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1580,210,i6,1704398330,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -38,202,i9,1704398390,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -39,202,i9,1704398390,2,2,101,,,, -1078,206,i7,1704398399,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1079,206,i7,1704398399,2,2,35,,,, -1080,206,i7,1704398399,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1081,206,i7,1704398399,4,4,26,,,, -1452,177,i2,1704398410,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1453,177,i2,1704398410,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1454,177,i2,1704398410,3,3,68,,,, -1455,177,i2,1704398410,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -2102,176,i1,1704398420,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -2103,176,i1,1704398420,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -2104,176,i1,1704398420,3,3,40,571543469_02,-571542797_02.99,, -970,201,i8,1704398470,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -971,201,i8,1704398470,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -972,201,i8,1704398470,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -973,201,i8,1704398470,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -974,201,i8,1704398470,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1917,178,i3,1704398471,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1918,178,i3,1704398471,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1919,178,i3,1704398471,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1920,178,i3,1704398471,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -40,175,i0,1704398480,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -41,175,i0,1704398480,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -42,175,i0,1704398480,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -43,175,i0,1704398480,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -44,175,i0,1704398480,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1289,210,i6,1704398480,1,1,24,-571542115_01,571500535_01,, -1290,210,i6,1704398480,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1291,210,i6,1704398480,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1292,210,i6,1704398480,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1293,210,i6,1704398480,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1139,206,i7,1704398520,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1140,206,i7,1704398520,2,2,35,,,, -1141,206,i7,1704398520,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1142,206,i7,1704398520,4,4,26,,,, -45,202,i9,1704398530,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -46,202,i9,1704398530,2,2,101,,,, -470,177,i2,1704398560,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -471,177,i2,1704398560,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -472,177,i2,1704398560,3,3,68,,,, -473,177,i2,1704398560,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1842,176,i1,1704398570,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1843,176,i1,1704398570,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1844,176,i1,1704398570,3,3,40,571543469_02,-571542797_02.99,, -1709,201,i8,1704398609,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1710,201,i8,1704398609,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1711,201,i8,1704398609,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1712,201,i8,1704398609,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1713,201,i8,1704398609,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1984,178,i3,1704398610,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1985,178,i3,1704398610,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1986,178,i3,1704398610,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1987,178,i3,1704398610,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1202,210,i6,1704398629,1,1,24,-571542115_01,571500535_01,, -1203,210,i6,1704398629,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1204,210,i6,1704398629,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1205,210,i6,1704398629,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1206,210,i6,1704398629,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -47,175,i0,1704398640,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -48,175,i0,1704398640,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -49,175,i0,1704398640,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -50,175,i0,1704398640,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -51,175,i0,1704398640,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1340,206,i7,1704398640,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1341,206,i7,1704398640,2,2,35,,,, -1342,206,i7,1704398640,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1343,206,i7,1704398640,4,4,26,,,, -52,202,i9,1704398670,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -53,202,i9,1704398670,2,2,101,,,, 230,177,i2,1704398710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 231,177,i2,1704398710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 232,177,i2,1704398710,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704399600.csv b/Intermediates/histid/histid_1704399600.csv index 6895006cf..0baea6631 100644 --- a/Intermediates/histid/histid_1704399600.csv +++ b/Intermediates/histid/histid_1704399600.csv @@ -1,136 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1442,177,i2,1704398410,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1443,177,i2,1704398410,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1444,177,i2,1704398410,3,3,68,,,, -1445,177,i2,1704398410,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -2102,176,i1,1704398420,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -2103,176,i1,1704398420,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -2104,176,i1,1704398420,3,3,40,571543469_02,-571542797_02.99,, -957,201,i8,1704398470,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -958,201,i8,1704398470,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -959,201,i8,1704398470,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -960,201,i8,1704398470,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -961,201,i8,1704398470,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1918,178,i3,1704398471,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1919,178,i3,1704398471,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1920,178,i3,1704398471,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1921,178,i3,1704398471,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -36,175,i0,1704398480,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -37,175,i0,1704398480,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -38,175,i0,1704398480,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -39,175,i0,1704398480,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -40,175,i0,1704398480,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1283,210,i6,1704398480,1,1,24,-571542115_01,571500535_01,, -1284,210,i6,1704398480,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1285,210,i6,1704398480,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1286,210,i6,1704398480,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1287,210,i6,1704398480,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1125,206,i7,1704398520,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1126,206,i7,1704398520,2,2,35,,,, -1127,206,i7,1704398520,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1128,206,i7,1704398520,4,4,26,,,, -41,202,i9,1704398530,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -42,202,i9,1704398530,2,2,101,,,, -475,177,i2,1704398560,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -476,177,i2,1704398560,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -477,177,i2,1704398560,3,3,68,,,, -478,177,i2,1704398560,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1848,176,i1,1704398570,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1849,176,i1,1704398570,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1850,176,i1,1704398570,3,3,40,571543469_02,-571542797_02.99,, -1714,201,i8,1704398609,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1715,201,i8,1704398609,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1716,201,i8,1704398609,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1717,201,i8,1704398609,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1718,201,i8,1704398609,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1989,178,i3,1704398610,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1990,178,i3,1704398610,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1991,178,i3,1704398610,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1992,178,i3,1704398610,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1197,210,i6,1704398629,1,1,24,-571542115_01,571500535_01,, -1198,210,i6,1704398629,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1199,210,i6,1704398629,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1200,210,i6,1704398629,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1201,210,i6,1704398629,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -43,175,i0,1704398640,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -44,175,i0,1704398640,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -45,175,i0,1704398640,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -46,175,i0,1704398640,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -47,175,i0,1704398640,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1334,206,i7,1704398640,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1335,206,i7,1704398640,2,2,35,,,, -1336,206,i7,1704398640,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1337,206,i7,1704398640,4,4,26,,,, -48,202,i9,1704398670,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -49,202,i9,1704398670,2,2,101,,,, -234,177,i2,1704398710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -235,177,i2,1704398710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -236,177,i2,1704398710,3,3,68,,,, -237,177,i2,1704398710,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1537,176,i1,1704398720,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1538,176,i1,1704398720,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1539,176,i1,1704398720,3,3,40,571543469_02,-571542797_02.99,, -1851,178,i3,1704398750,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1852,178,i3,1704398750,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1853,178,i3,1704398750,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1854,178,i3,1704398750,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -758,201,i8,1704398750,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -759,201,i8,1704398750,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -760,201,i8,1704398750,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -761,201,i8,1704398750,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -762,201,i8,1704398750,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -139,206,i7,1704398760,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -140,206,i7,1704398760,2,2,35,,,, -141,206,i7,1704398760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -142,206,i7,1704398760,4,4,26,,,, -76,210,i6,1704398780,1,1,24,-571542115_01,571500535_01,, -77,210,i6,1704398780,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -78,210,i6,1704398780,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -79,210,i6,1704398780,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -80,210,i6,1704398780,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -50,175,i0,1704398800,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -51,175,i0,1704398800,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -52,175,i0,1704398800,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -53,175,i0,1704398800,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -54,175,i0,1704398800,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1024,202,i9,1704398811,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1025,202,i9,1704398811,2,2,101,,,, -2050,177,i2,1704398860,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2051,177,i2,1704398860,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2052,177,i2,1704398860,3,3,68,,,, -2053,177,i2,1704398860,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1451,176,i1,1704398869,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1452,176,i1,1704398869,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1453,176,i1,1704398869,3,3,40,571543469_02,-571542797_02.99,, -377,206,i7,1704398880,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -378,206,i7,1704398880,2,2,35,,,, -379,206,i7,1704398880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -380,206,i7,1704398880,4,4,26,,,, -1750,178,i3,1704398890,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1751,178,i3,1704398890,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1752,178,i3,1704398890,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1753,178,i3,1704398890,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -632,201,i8,1704398890,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -633,201,i8,1704398890,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -634,201,i8,1704398890,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -635,201,i8,1704398890,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -636,201,i8,1704398890,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1922,210,i6,1704398930,1,1,24,-571542115_01,571500535_01,, -1923,210,i6,1704398930,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1924,210,i6,1704398930,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1925,210,i6,1704398930,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1926,210,i6,1704398930,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -55,202,i9,1704398950,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -56,202,i9,1704398950,2,2,101,,,, -1116,175,i0,1704398960,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1117,175,i0,1704398960,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1118,175,i0,1704398960,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1119,175,i0,1704398960,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1120,175,i0,1704398960,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -556,206,i7,1704399000,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -557,206,i7,1704399000,2,2,35,,,, -558,206,i7,1704399000,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -559,206,i7,1704399000,4,4,26,,,, 1042,177,i2,1704399010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1043,177,i2,1704399010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1044,177,i2,1704399010,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704399900.csv b/Intermediates/histid/histid_1704399900.csv index 419846ced..6207c8234 100644 --- a/Intermediates/histid/histid_1704399900.csv +++ b/Intermediates/histid/histid_1704399900.csv @@ -1,136 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -242,177,i2,1704398710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -243,177,i2,1704398710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -244,177,i2,1704398710,3,3,68,,,, -245,177,i2,1704398710,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1555,176,i1,1704398720,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1556,176,i1,1704398720,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1557,176,i1,1704398720,3,3,40,571543469_02,-571542797_02.99,, -1856,178,i3,1704398750,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1857,178,i3,1704398750,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1858,178,i3,1704398750,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1859,178,i3,1704398750,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -757,201,i8,1704398750,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -758,201,i8,1704398750,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -759,201,i8,1704398750,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -760,201,i8,1704398750,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -761,201,i8,1704398750,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -146,206,i7,1704398760,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -147,206,i7,1704398760,2,2,35,,,, -148,206,i7,1704398760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -149,206,i7,1704398760,4,4,26,,,, -84,210,i6,1704398780,1,1,24,-571542115_01,571500535_01,, -85,210,i6,1704398780,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -86,210,i6,1704398780,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -87,210,i6,1704398780,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -88,210,i6,1704398780,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -44,175,i0,1704398800,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -45,175,i0,1704398800,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -46,175,i0,1704398800,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -47,175,i0,1704398800,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -48,175,i0,1704398800,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1034,202,i9,1704398811,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1035,202,i9,1704398811,2,2,101,,,, -2060,177,i2,1704398860,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2061,177,i2,1704398860,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2062,177,i2,1704398860,3,3,68,,,, -2063,177,i2,1704398860,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1467,176,i1,1704398869,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1468,176,i1,1704398869,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1469,176,i1,1704398869,3,3,40,571543469_02,-571542797_02.99,, -390,206,i7,1704398880,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -391,206,i7,1704398880,2,2,35,,,, -392,206,i7,1704398880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -393,206,i7,1704398880,4,4,26,,,, -1760,178,i3,1704398890,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1761,178,i3,1704398890,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1762,178,i3,1704398890,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1763,178,i3,1704398890,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -636,201,i8,1704398890,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -637,201,i8,1704398890,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -638,201,i8,1704398890,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -639,201,i8,1704398890,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -640,201,i8,1704398890,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1928,210,i6,1704398930,1,1,24,-571542115_01,571500535_01,, -1929,210,i6,1704398930,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1930,210,i6,1704398930,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1931,210,i6,1704398930,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1932,210,i6,1704398930,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -49,202,i9,1704398950,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -50,202,i9,1704398950,2,2,101,,,, -1121,175,i0,1704398960,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1122,175,i0,1704398960,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1123,175,i0,1704398960,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1124,175,i0,1704398960,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1125,175,i0,1704398960,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -560,206,i7,1704399000,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -561,206,i7,1704399000,2,2,35,,,, -562,206,i7,1704399000,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -563,206,i7,1704399000,4,4,26,,,, -1047,177,i2,1704399010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1048,177,i2,1704399010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1049,177,i2,1704399010,3,3,68,,,, -1050,177,i2,1704399010,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -368,176,i1,1704399020,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -369,176,i1,1704399020,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -370,176,i1,1704399020,3,3,40,571543469_02,-571542797_02.99,, -1597,178,i3,1704399030,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1598,178,i3,1704399030,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1599,178,i3,1704399030,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1600,178,i3,1704399030,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -503,201,i8,1704399030,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -504,201,i8,1704399030,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -505,201,i8,1704399030,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -506,201,i8,1704399030,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -507,201,i8,1704399030,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1630,210,i6,1704399080,1,1,24,-571542115_01,571500535_01,, -1631,210,i6,1704399080,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1632,210,i6,1704399080,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1633,210,i6,1704399080,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1634,210,i6,1704399080,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -51,202,i9,1704399090,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -52,202,i9,1704399090,2,2,101,,,, -53,175,i0,1704399120,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -54,175,i0,1704399120,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -55,175,i0,1704399120,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -56,175,i0,1704399120,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -57,175,i0,1704399120,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1487,206,i7,1704399120,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1488,206,i7,1704399120,2,2,35,,,, -1489,206,i7,1704399120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1490,206,i7,1704399120,4,4,26,,,, -782,177,i2,1704399160,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -783,177,i2,1704399160,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -784,177,i2,1704399160,3,3,68,,,, -785,177,i2,1704399160,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1672,178,i3,1704399169,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1673,178,i3,1704399169,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1674,178,i3,1704399169,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1675,178,i3,1704399169,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1296,176,i1,1704399171,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1297,176,i1,1704399171,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1298,176,i1,1704399171,3,3,40,571543469_02,-571542797_02.99,, -1681,201,i8,1704399171,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1682,201,i8,1704399171,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1683,201,i8,1704399171,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1684,201,i8,1704399171,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1685,201,i8,1704399171,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -889,202,i9,1704399230,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -890,202,i9,1704399230,2,2,101,,,, -696,210,i6,1704399230,1,1,24,-571542115_01,571500535_01,, -697,210,i6,1704399230,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -698,210,i6,1704399230,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -699,210,i6,1704399230,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -700,210,i6,1704399230,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1686,206,i7,1704399240,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1687,206,i7,1704399240,2,2,35,,,, -1688,206,i7,1704399240,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1689,206,i7,1704399240,4,4,26,,,, -1700,175,i0,1704399280,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1701,175,i0,1704399280,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1702,175,i0,1704399280,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1703,175,i0,1704399280,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1704,175,i0,1704399280,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 508,177,i2,1704399310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 509,177,i2,1704399310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 510,177,i2,1704399310,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704400200.csv b/Intermediates/histid/histid_1704400200.csv index e5ba96ca0..de43d2c26 100644 --- a/Intermediates/histid/histid_1704400200.csv +++ b/Intermediates/histid/histid_1704400200.csv @@ -1,145 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1039,177,i2,1704399010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1040,177,i2,1704399010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1041,177,i2,1704399010,3,3,68,,,, -1042,177,i2,1704399010,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -359,176,i1,1704399020,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -360,176,i1,1704399020,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -361,176,i1,1704399020,3,3,40,571543469_02,-571542797_02.99,, -1577,178,i3,1704399030,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1578,178,i3,1704399030,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1579,178,i3,1704399030,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1580,178,i3,1704399030,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -499,201,i8,1704399030,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -500,201,i8,1704399030,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -501,201,i8,1704399030,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -502,201,i8,1704399030,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -503,201,i8,1704399030,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1610,210,i6,1704399080,1,1,24,-571542115_01,571500535_01,, -1611,210,i6,1704399080,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1612,210,i6,1704399080,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1613,210,i6,1704399080,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1614,210,i6,1704399080,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -49,202,i9,1704399090,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -50,202,i9,1704399090,2,2,101,,,, -51,175,i0,1704399120,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -52,175,i0,1704399120,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -53,175,i0,1704399120,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -54,175,i0,1704399120,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -55,175,i0,1704399120,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1470,206,i7,1704399120,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1471,206,i7,1704399120,2,2,35,,,, -1472,206,i7,1704399120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1473,206,i7,1704399120,4,4,26,,,, -781,177,i2,1704399160,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -782,177,i2,1704399160,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -783,177,i2,1704399160,3,3,68,,,, -784,177,i2,1704399160,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1654,178,i3,1704399169,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1655,178,i3,1704399169,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1656,178,i3,1704399169,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1657,178,i3,1704399169,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1279,176,i1,1704399171,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1280,176,i1,1704399171,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1281,176,i1,1704399171,3,3,40,571543469_02,-571542797_02.99,, -1663,201,i8,1704399171,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1664,201,i8,1704399171,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1665,201,i8,1704399171,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1666,201,i8,1704399171,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1667,201,i8,1704399171,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -888,202,i9,1704399230,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -889,202,i9,1704399230,2,2,101,,,, -695,210,i6,1704399230,1,1,24,-571542115_01,571500535_01,, -696,210,i6,1704399230,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -697,210,i6,1704399230,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -698,210,i6,1704399230,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -699,210,i6,1704399230,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1668,206,i7,1704399240,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1669,206,i7,1704399240,2,2,35,,,, -1670,206,i7,1704399240,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1671,206,i7,1704399240,4,4,26,,,, -1682,175,i0,1704399280,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1683,175,i0,1704399280,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1684,175,i0,1704399280,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1685,175,i0,1704399280,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1686,175,i0,1704399280,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -504,177,i2,1704399310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -505,177,i2,1704399310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -506,177,i2,1704399310,3,3,68,,,, -507,177,i2,1704399310,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1366,178,i3,1704399310,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1367,178,i3,1704399310,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1368,178,i3,1704399310,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1369,178,i3,1704399310,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -311,201,i8,1704399310,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -312,201,i8,1704399310,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -313,201,i8,1704399310,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -314,201,i8,1704399310,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -315,201,i8,1704399310,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1198,176,i1,1704399320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1199,176,i1,1704399320,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1200,176,i1,1704399320,3,3,40,571543469_02,-571542797_02.99,, -1891,206,i7,1704399360,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1892,206,i7,1704399360,2,2,35,,,, -1893,206,i7,1704399360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1894,206,i7,1704399360,4,4,26,,,, -56,202,i9,1704399370,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -57,202,i9,1704399370,2,2,101,,,, -408,210,i6,1704399380,1,1,24,-571542115_01,571500535_01,, -409,210,i6,1704399380,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -410,210,i6,1704399380,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -411,210,i6,1704399380,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -412,210,i6,1704399380,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -58,175,i0,1704399440,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -59,175,i0,1704399440,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -60,175,i0,1704399440,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -61,175,i0,1704399440,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -62,175,i0,1704399440,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -592,178,i3,1704399450,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -593,178,i3,1704399450,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -594,178,i3,1704399450,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -595,178,i3,1704399450,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -186,201,i8,1704399450,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -187,201,i8,1704399450,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -188,201,i8,1704399450,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -189,201,i8,1704399450,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -190,201,i8,1704399450,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1687,177,i2,1704399460,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1688,177,i2,1704399460,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1689,177,i2,1704399460,3,3,68,,,, -1690,177,i2,1704399460,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -924,176,i1,1704399470,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -925,176,i1,1704399470,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -926,176,i1,1704399470,3,3,40,571543469_02,-571542797_02.99,, -829,206,i7,1704399479,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -830,206,i7,1704399479,2,2,35,,,, -831,206,i7,1704399479,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -832,206,i7,1704399479,4,4,26,,,, -63,202,i9,1704399510,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -64,202,i9,1704399510,2,2,101,,,, -129,210,i6,1704399530,1,1,24,-571542115_01,571500535_01,, -130,210,i6,1704399530,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -131,210,i6,1704399530,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -132,210,i6,1704399530,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -133,210,i6,1704399530,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -474,178,i3,1704399590,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -475,178,i3,1704399590,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -476,178,i3,1704399590,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -477,178,i3,1704399590,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1501,201,i8,1704399590,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1502,201,i8,1704399590,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1503,201,i8,1704399590,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1504,201,i8,1704399590,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1505,201,i8,1704399590,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -65,175,i0,1704399600,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -66,175,i0,1704399600,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -67,175,i0,1704399600,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -68,175,i0,1704399600,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -69,175,i0,1704399600,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -884,206,i7,1704399600,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -885,206,i7,1704399600,2,2,35,,,, -886,206,i7,1704399600,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -887,206,i7,1704399600,4,4,26,,,, 536,177,i2,1704399611,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 537,177,i2,1704399611,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 538,177,i2,1704399611,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704400500.csv b/Intermediates/histid/histid_1704400500.csv index 5ce592c4f..2cb79cbda 100644 --- a/Intermediates/histid/histid_1704400500.csv +++ b/Intermediates/histid/histid_1704400500.csv @@ -1,140 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -523,177,i2,1704399310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -524,177,i2,1704399310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -525,177,i2,1704399310,3,3,68,,,, -526,177,i2,1704399310,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1390,178,i3,1704399310,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1391,178,i3,1704399310,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1392,178,i3,1704399310,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1393,178,i3,1704399310,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -330,201,i8,1704399310,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -331,201,i8,1704399310,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -332,201,i8,1704399310,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -333,201,i8,1704399310,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -334,201,i8,1704399310,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1218,176,i1,1704399320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1219,176,i1,1704399320,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1220,176,i1,1704399320,3,3,40,571543469_02,-571542797_02.99,, -1891,206,i7,1704399360,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1892,206,i7,1704399360,2,2,35,,,, -1893,206,i7,1704399360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1894,206,i7,1704399360,4,4,26,,,, -52,202,i9,1704399370,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -53,202,i9,1704399370,2,2,101,,,, -418,210,i6,1704399380,1,1,24,-571542115_01,571500535_01,, -419,210,i6,1704399380,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -420,210,i6,1704399380,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -421,210,i6,1704399380,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -422,210,i6,1704399380,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -54,175,i0,1704399440,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -55,175,i0,1704399440,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -56,175,i0,1704399440,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -57,175,i0,1704399440,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -58,175,i0,1704399440,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -605,178,i3,1704399450,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -606,178,i3,1704399450,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -607,178,i3,1704399450,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -608,178,i3,1704399450,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -189,201,i8,1704399450,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -190,201,i8,1704399450,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -191,201,i8,1704399450,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -192,201,i8,1704399450,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -193,201,i8,1704399450,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1695,177,i2,1704399460,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1696,177,i2,1704399460,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1697,177,i2,1704399460,3,3,68,,,, -1698,177,i2,1704399460,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -953,176,i1,1704399470,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -954,176,i1,1704399470,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -955,176,i1,1704399470,3,3,40,571543469_02,-571542797_02.99,, -851,206,i7,1704399479,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -852,206,i7,1704399479,2,2,35,,,, -853,206,i7,1704399479,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -854,206,i7,1704399479,4,4,26,,,, -59,202,i9,1704399510,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -60,202,i9,1704399510,2,2,101,,,, -132,210,i6,1704399530,1,1,24,-571542115_01,571500535_01,, -133,210,i6,1704399530,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -134,210,i6,1704399530,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -135,210,i6,1704399530,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -136,210,i6,1704399530,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -493,178,i3,1704399590,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -494,178,i3,1704399590,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -495,178,i3,1704399590,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -496,178,i3,1704399590,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1515,201,i8,1704399590,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1516,201,i8,1704399590,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1517,201,i8,1704399590,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1518,201,i8,1704399590,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1519,201,i8,1704399590,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -61,175,i0,1704399600,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -62,175,i0,1704399600,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -63,175,i0,1704399600,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -64,175,i0,1704399600,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -65,175,i0,1704399600,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -909,206,i7,1704399600,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -910,206,i7,1704399600,2,2,35,,,, -911,206,i7,1704399600,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -912,206,i7,1704399600,4,4,26,,,, -555,177,i2,1704399611,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -556,177,i2,1704399611,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -557,177,i2,1704399611,3,3,68,,,, -558,177,i2,1704399611,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -664,176,i1,1704399620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -665,176,i1,1704399620,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -666,176,i1,1704399620,3,3,40,571543469_02,-571542797_02.99,, -66,202,i9,1704399650,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -67,202,i9,1704399650,2,2,101,,,, -1273,210,i6,1704399680,1,1,24,-571542115_01,571500535_01,, -1274,210,i6,1704399680,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1275,210,i6,1704399680,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1276,210,i6,1704399680,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1277,210,i6,1704399680,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1096,206,i7,1704399720,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1097,206,i7,1704399720,2,2,35,,,, -1098,206,i7,1704399720,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1099,206,i7,1704399720,4,4,26,,,, -404,178,i3,1704399730,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -405,178,i3,1704399730,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -406,178,i3,1704399730,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -407,178,i3,1704399730,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1374,201,i8,1704399730,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1375,201,i8,1704399730,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1376,201,i8,1704399730,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1377,201,i8,1704399730,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1378,201,i8,1704399730,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -68,175,i0,1704399760,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -69,175,i0,1704399760,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -70,175,i0,1704399760,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -71,175,i0,1704399760,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -72,175,i0,1704399760,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1109,177,i2,1704399760,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1110,177,i2,1704399760,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1111,177,i2,1704399760,3,3,68,,,, -1112,177,i2,1704399760,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1821,176,i1,1704399770,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1822,176,i1,1704399770,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1823,176,i1,1704399770,3,3,40,571543469_02,-571542797_02.99,, -73,202,i9,1704399790,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -74,202,i9,1704399790,2,2,101,,,, -995,210,i6,1704399830,1,1,24,-571542115_01,571500535_01,, -996,210,i6,1704399830,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -997,210,i6,1704399830,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -998,210,i6,1704399830,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -999,210,i6,1704399830,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2014,206,i7,1704399840,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -2015,206,i7,1704399840,2,2,35,,,, -2016,206,i7,1704399840,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -2017,206,i7,1704399840,4,4,26,,,, -286,178,i3,1704399870,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -287,178,i3,1704399870,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -288,178,i3,1704399870,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -289,178,i3,1704399870,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1261,201,i8,1704399870,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1262,201,i8,1704399870,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1263,201,i8,1704399870,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1264,201,i8,1704399870,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1265,201,i8,1704399870,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 2093,177,i2,1704399911,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 2094,177,i2,1704399911,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 2095,177,i2,1704399911,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704400800.csv b/Intermediates/histid/histid_1704400800.csv index 3325904cd..060edc299 100644 --- a/Intermediates/histid/histid_1704400800.csv +++ b/Intermediates/histid/histid_1704400800.csv @@ -1,130 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -528,177,i2,1704399611,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -529,177,i2,1704399611,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -530,177,i2,1704399611,3,3,68,,,, -531,177,i2,1704399611,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -637,176,i1,1704399620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -638,176,i1,1704399620,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -639,176,i1,1704399620,3,3,40,571543469_02,-571542797_02.99,, -64,202,i9,1704399650,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -65,202,i9,1704399650,2,2,101,,,, -1269,210,i6,1704399680,1,1,24,-571542115_01,571500535_01,, -1270,210,i6,1704399680,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1271,210,i6,1704399680,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1272,210,i6,1704399680,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1273,210,i6,1704399680,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1095,206,i7,1704399720,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1096,206,i7,1704399720,2,2,35,,,, -1097,206,i7,1704399720,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1098,206,i7,1704399720,4,4,26,,,, -389,178,i3,1704399730,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -390,178,i3,1704399730,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -391,178,i3,1704399730,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -392,178,i3,1704399730,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1361,201,i8,1704399730,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1362,201,i8,1704399730,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1363,201,i8,1704399730,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1364,201,i8,1704399730,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1365,201,i8,1704399730,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -66,175,i0,1704399760,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -67,175,i0,1704399760,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -68,175,i0,1704399760,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -69,175,i0,1704399760,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -70,175,i0,1704399760,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1108,177,i2,1704399760,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1109,177,i2,1704399760,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1110,177,i2,1704399760,3,3,68,,,, -1111,177,i2,1704399760,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1808,176,i1,1704399770,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1809,176,i1,1704399770,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1810,176,i1,1704399770,3,3,40,571543469_02,-571542797_02.99,, -71,202,i9,1704399790,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -72,202,i9,1704399790,2,2,101,,,, -995,210,i6,1704399830,1,1,24,-571542115_01,571500535_01,, -996,210,i6,1704399830,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -997,210,i6,1704399830,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -998,210,i6,1704399830,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -999,210,i6,1704399830,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2003,206,i7,1704399840,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -2004,206,i7,1704399840,2,2,35,,,, -2005,206,i7,1704399840,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -2006,206,i7,1704399840,4,4,26,,,, -281,178,i3,1704399870,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -282,178,i3,1704399870,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -283,178,i3,1704399870,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -284,178,i3,1704399870,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1261,201,i8,1704399870,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1262,201,i8,1704399870,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1263,201,i8,1704399870,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1264,201,i8,1704399870,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1265,201,i8,1704399870,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2092,177,i2,1704399911,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2093,177,i2,1704399911,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2094,177,i2,1704399911,3,3,68,,,, -2095,177,i2,1704399911,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -73,175,i0,1704399920,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -74,175,i0,1704399920,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -75,175,i0,1704399920,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -76,175,i0,1704399920,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -77,175,i0,1704399920,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1510,176,i1,1704399920,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1511,176,i1,1704399920,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1512,176,i1,1704399920,3,3,40,571543469_02,-571542797_02.99,, -78,202,i9,1704399930,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -79,202,i9,1704399930,2,2,101,,,, -295,206,i7,1704399959,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -296,206,i7,1704399959,2,2,35,,,, -297,206,i7,1704399959,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -298,206,i7,1704399959,4,4,26,,,, -879,210,i6,1704399979,1,1,24,-571542115_01,571500535_01,, -880,210,i6,1704399979,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -881,210,i6,1704399979,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -882,210,i6,1704399979,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -883,210,i6,1704399979,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -154,178,i3,1704400010,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -155,178,i3,1704400010,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -156,178,i3,1704400010,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -157,178,i3,1704400010,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1150,201,i8,1704400010,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1151,201,i8,1704400010,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1152,201,i8,1704400010,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1153,201,i8,1704400010,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1154,201,i8,1704400010,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2007,177,i2,1704400060,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2008,177,i2,1704400060,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2009,177,i2,1704400060,3,3,68,,,, -2010,177,i2,1704400060,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1251,176,i1,1704400070,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1252,176,i1,1704400070,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1253,176,i1,1704400070,3,3,40,571543469_02,-571542797_02.99,, -80,202,i9,1704400070,2,2,101,,,, -81,175,i0,1704400080,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -82,175,i0,1704400080,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -83,175,i0,1704400080,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -84,175,i0,1704400080,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -85,175,i0,1704400080,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -352,206,i7,1704400080,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -353,206,i7,1704400080,2,2,35,,,, -354,206,i7,1704400080,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -355,206,i7,1704400080,4,4,26,,,, -1853,210,i6,1704400130,1,1,24,-571542115_01,571500535_01,, -1854,210,i6,1704400130,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1855,210,i6,1704400130,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1856,210,i6,1704400130,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1857,210,i6,1704400130,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2112,178,i3,1704400150,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2113,178,i3,1704400150,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2114,178,i3,1704400150,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2115,178,i3,1704400150,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1033,201,i8,1704400150,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1034,201,i8,1704400150,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1035,201,i8,1704400150,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1036,201,i8,1704400150,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1037,201,i8,1704400150,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1204,206,i7,1704400200,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1205,206,i7,1704400200,2,2,35,,,, -1206,206,i7,1704400200,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1207,206,i7,1704400200,4,4,26,,,, 274,202,i9,1704400209,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 275,202,i9,1704400209,2,2,101,,,, 1710,177,i2,1704400210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 diff --git a/Intermediates/histid/histid_1704401100.csv b/Intermediates/histid/histid_1704401100.csv index 63f9b8acd..7c29a554f 100644 --- a/Intermediates/histid/histid_1704401100.csv +++ b/Intermediates/histid/histid_1704401100.csv @@ -1,137 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -2090,177,i2,1704399911,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2091,177,i2,1704399911,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2092,177,i2,1704399911,3,3,68,,,, -2093,177,i2,1704399911,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -69,175,i0,1704399920,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -70,175,i0,1704399920,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -71,175,i0,1704399920,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -72,175,i0,1704399920,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -73,175,i0,1704399920,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1514,176,i1,1704399920,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1515,176,i1,1704399920,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1516,176,i1,1704399920,3,3,40,571543469_02,-571542797_02.99,, -74,202,i9,1704399930,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -75,202,i9,1704399930,2,2,101,,,, -284,206,i7,1704399959,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -285,206,i7,1704399959,2,2,35,,,, -286,206,i7,1704399959,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -287,206,i7,1704399959,4,4,26,,,, -872,210,i6,1704399979,1,1,24,-571542115_01,571500535_01,, -873,210,i6,1704399979,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -874,210,i6,1704399979,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -875,210,i6,1704399979,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -876,210,i6,1704399979,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -157,178,i3,1704400010,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -158,178,i3,1704400010,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -159,178,i3,1704400010,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -160,178,i3,1704400010,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1148,201,i8,1704400010,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1149,201,i8,1704400010,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1150,201,i8,1704400010,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1151,201,i8,1704400010,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1152,201,i8,1704400010,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2013,177,i2,1704400060,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2014,177,i2,1704400060,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2015,177,i2,1704400060,3,3,68,,,, -2016,177,i2,1704400060,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1249,176,i1,1704400070,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1250,176,i1,1704400070,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1251,176,i1,1704400070,3,3,40,571543469_02,-571542797_02.99,, -76,202,i9,1704400070,2,2,101,,,, -77,175,i0,1704400080,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -78,175,i0,1704400080,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -79,175,i0,1704400080,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -80,175,i0,1704400080,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -81,175,i0,1704400080,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -346,206,i7,1704400080,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -347,206,i7,1704400080,2,2,35,,,, -348,206,i7,1704400080,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -349,206,i7,1704400080,4,4,26,,,, -1853,210,i6,1704400130,1,1,24,-571542115_01,571500535_01,, -1854,210,i6,1704400130,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1855,210,i6,1704400130,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1856,210,i6,1704400130,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1857,210,i6,1704400130,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2106,178,i3,1704400150,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2107,178,i3,1704400150,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2108,178,i3,1704400150,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2109,178,i3,1704400150,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1022,201,i8,1704400150,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1023,201,i8,1704400150,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1024,201,i8,1704400150,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1025,201,i8,1704400150,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1026,201,i8,1704400150,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1198,206,i7,1704400200,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1199,206,i7,1704400200,2,2,35,,,, -1200,206,i7,1704400200,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1201,206,i7,1704400200,4,4,26,,,, -263,202,i9,1704400209,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -264,202,i9,1704400209,2,2,101,,,, -1717,177,i2,1704400210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1718,177,i2,1704400210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1719,177,i2,1704400210,3,3,68,,,, -1720,177,i2,1704400210,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -307,176,i1,1704400220,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -308,176,i1,1704400220,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -309,176,i1,1704400220,3,3,40,571543469_02,-571542797_02.99,, -82,175,i0,1704400240,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -83,175,i0,1704400240,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -84,175,i0,1704400240,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -85,175,i0,1704400240,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -86,175,i0,1704400240,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -733,210,i6,1704400281,1,1,24,-571542115_01,571500535_01,, -734,210,i6,1704400281,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -735,210,i6,1704400281,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -736,210,i6,1704400281,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -737,210,i6,1704400281,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2027,178,i3,1704400290,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2028,178,i3,1704400290,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2029,178,i3,1704400290,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2030,178,i3,1704400290,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -930,201,i8,1704400290,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -931,201,i8,1704400290,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -932,201,i8,1704400290,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -933,201,i8,1704400290,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -934,201,i8,1704400290,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1419,206,i7,1704400320,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1420,206,i7,1704400320,2,2,35,,,, -1421,206,i7,1704400320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1422,206,i7,1704400320,4,4,26,,,, -1404,202,i9,1704400350,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1405,202,i9,1704400350,2,2,101,,,, -748,177,i2,1704400360,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -749,177,i2,1704400360,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -750,177,i2,1704400360,3,3,68,,,, -751,177,i2,1704400360,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -841,176,i1,1704400369,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -842,176,i1,1704400369,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -843,176,i1,1704400369,3,3,40,571543469_02,-571542797_02.99,, -2035,175,i0,1704400401,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -2036,175,i0,1704400401,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -2037,175,i0,1704400401,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -2038,175,i0,1704400401,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -2039,175,i0,1704400401,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1884,178,i3,1704400430,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1885,178,i3,1704400430,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1886,178,i3,1704400430,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1887,178,i3,1704400430,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -782,201,i8,1704400430,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -783,201,i8,1704400430,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -784,201,i8,1704400430,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -785,201,i8,1704400430,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -786,201,i8,1704400430,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1293,210,i6,1704400430,1,1,24,-571542115_01,571500535_01,, -1294,210,i6,1704400430,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1295,210,i6,1704400430,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1296,210,i6,1704400430,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1297,210,i6,1704400430,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1611,206,i7,1704400440,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1612,206,i7,1704400440,2,2,35,,,, -1613,206,i7,1704400440,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1614,206,i7,1704400440,4,4,26,,,, -1282,202,i9,1704400490,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1283,202,i9,1704400490,2,2,101,,,, 457,177,i2,1704400510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 458,177,i2,1704400510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 459,177,i2,1704400510,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704401400.csv b/Intermediates/histid/histid_1704401400.csv index 73ef9429a..3091c1a5e 100644 --- a/Intermediates/histid/histid_1704401400.csv +++ b/Intermediates/histid/histid_1704401400.csv @@ -1,138 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -270,202,i9,1704400209,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -271,202,i9,1704400209,2,2,101,,,, -1726,177,i2,1704400210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1727,177,i2,1704400210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1728,177,i2,1704400210,3,3,68,,,, -1729,177,i2,1704400210,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -312,176,i1,1704400220,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -313,176,i1,1704400220,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -314,176,i1,1704400220,3,3,40,571543469_02,-571542797_02.99,, -80,175,i0,1704400240,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -81,175,i0,1704400240,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -82,175,i0,1704400240,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -83,175,i0,1704400240,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -84,175,i0,1704400240,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -746,210,i6,1704400281,1,1,24,-571542115_01,571500535_01,, -747,210,i6,1704400281,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -748,210,i6,1704400281,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -749,210,i6,1704400281,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -750,210,i6,1704400281,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2031,178,i3,1704400290,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2032,178,i3,1704400290,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2033,178,i3,1704400290,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2034,178,i3,1704400290,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -937,201,i8,1704400290,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -938,201,i8,1704400290,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -939,201,i8,1704400290,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -940,201,i8,1704400290,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -941,201,i8,1704400290,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1433,206,i7,1704400320,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1434,206,i7,1704400320,2,2,35,,,, -1435,206,i7,1704400320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1436,206,i7,1704400320,4,4,26,,,, -1418,202,i9,1704400350,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1419,202,i9,1704400350,2,2,101,,,, -763,177,i2,1704400360,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -764,177,i2,1704400360,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -765,177,i2,1704400360,3,3,68,,,, -766,177,i2,1704400360,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -848,176,i1,1704400369,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -849,176,i1,1704400369,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -850,176,i1,1704400369,3,3,40,571543469_02,-571542797_02.99,, -2039,175,i0,1704400401,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -2040,175,i0,1704400401,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -2041,175,i0,1704400401,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -2042,175,i0,1704400401,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -2043,175,i0,1704400401,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1890,178,i3,1704400430,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1891,178,i3,1704400430,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1892,178,i3,1704400430,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1893,178,i3,1704400430,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -793,201,i8,1704400430,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -794,201,i8,1704400430,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -795,201,i8,1704400430,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -796,201,i8,1704400430,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -797,201,i8,1704400430,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1297,210,i6,1704400430,1,1,24,-571542115_01,571500535_01,, -1298,210,i6,1704400430,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1299,210,i6,1704400430,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1300,210,i6,1704400430,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1301,210,i6,1704400430,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1624,206,i7,1704400440,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1625,206,i7,1704400440,2,2,35,,,, -1626,206,i7,1704400440,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1627,206,i7,1704400440,4,4,26,,,, -1286,202,i9,1704400490,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1287,202,i9,1704400490,2,2,101,,,, -469,177,i2,1704400510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -470,177,i2,1704400510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -471,177,i2,1704400510,3,3,68,,,, -472,177,i2,1704400510,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1836,176,i1,1704400520,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1837,176,i1,1704400520,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1838,176,i1,1704400520,3,3,40,571543469_02,-571542797_02.99,, -567,206,i7,1704400559,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -568,206,i7,1704400559,2,2,35,,,, -569,206,i7,1704400559,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -570,206,i7,1704400559,4,4,26,,,, -85,175,i0,1704400560,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -86,175,i0,1704400560,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -87,175,i0,1704400560,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -88,175,i0,1704400560,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -89,175,i0,1704400560,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1810,178,i3,1704400570,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1811,178,i3,1704400570,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1812,178,i3,1704400570,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1813,178,i3,1704400570,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -695,201,i8,1704400570,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -696,201,i8,1704400570,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -697,201,i8,1704400570,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -698,201,i8,1704400570,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -699,201,i8,1704400570,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1193,210,i6,1704400579,1,1,24,-571542115_01,571500535_01,, -1194,210,i6,1704400579,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1195,210,i6,1704400579,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1196,210,i6,1704400579,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1197,210,i6,1704400579,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1172,202,i9,1704400630,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1173,202,i9,1704400630,2,2,101,,,, -228,177,i2,1704400660,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -229,177,i2,1704400660,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -230,177,i2,1704400660,3,3,68,,,, -231,177,i2,1704400660,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -880,176,i1,1704400670,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -881,176,i1,1704400670,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -882,176,i1,1704400670,3,3,40,571543469_02,-571542797_02.99,, -622,206,i7,1704400680,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -623,206,i7,1704400680,2,2,35,,,, -624,206,i7,1704400680,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -625,206,i7,1704400680,4,4,26,,,, -1003,178,i3,1704400710,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1004,178,i3,1704400710,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1005,178,i3,1704400710,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1006,178,i3,1704400710,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -546,201,i8,1704400710,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -547,201,i8,1704400710,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -548,201,i8,1704400710,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -549,201,i8,1704400710,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -550,201,i8,1704400710,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -643,175,i0,1704400720,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -644,175,i0,1704400720,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -645,175,i0,1704400720,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -646,175,i0,1704400720,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -647,175,i0,1704400720,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -2135,210,i6,1704400730,1,1,24,-571542115_01,571500535_01,, -2136,210,i6,1704400730,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2137,210,i6,1704400730,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2138,210,i6,1704400730,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2139,210,i6,1704400730,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1039,202,i9,1704400770,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1040,202,i9,1704400770,2,2,101,,,, -851,206,i7,1704400800,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -852,206,i7,1704400800,2,2,35,,,, -853,206,i7,1704400800,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -854,206,i7,1704400800,4,4,26,,,, 1337,177,i2,1704400810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1338,177,i2,1704400810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1339,177,i2,1704400810,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704401700.csv b/Intermediates/histid/histid_1704401700.csv index 3b462954e..e7b680774 100644 --- a/Intermediates/histid/histid_1704401700.csv +++ b/Intermediates/histid/histid_1704401700.csv @@ -1,136 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -441,177,i2,1704400510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -442,177,i2,1704400510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -443,177,i2,1704400510,3,3,68,,,, -444,177,i2,1704400510,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1832,176,i1,1704400520,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1833,176,i1,1704400520,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1834,176,i1,1704400520,3,3,40,571543469_02,-571542797_02.99,, -537,206,i7,1704400559,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -538,206,i7,1704400559,2,2,35,,,, -539,206,i7,1704400559,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -540,206,i7,1704400559,4,4,26,,,, -83,175,i0,1704400560,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -84,175,i0,1704400560,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -85,175,i0,1704400560,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -86,175,i0,1704400560,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -87,175,i0,1704400560,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1804,178,i3,1704400570,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1805,178,i3,1704400570,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1806,178,i3,1704400570,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1807,178,i3,1704400570,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -662,201,i8,1704400570,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -663,201,i8,1704400570,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -664,201,i8,1704400570,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -665,201,i8,1704400570,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -666,201,i8,1704400570,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1154,210,i6,1704400579,1,1,24,-571542115_01,571500535_01,, -1155,210,i6,1704400579,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1156,210,i6,1704400579,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1157,210,i6,1704400579,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1158,210,i6,1704400579,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1133,202,i9,1704400630,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1134,202,i9,1704400630,2,2,101,,,, -228,177,i2,1704400660,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -229,177,i2,1704400660,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -230,177,i2,1704400660,3,3,68,,,, -231,177,i2,1704400660,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -841,176,i1,1704400670,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -842,176,i1,1704400670,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -843,176,i1,1704400670,3,3,40,571543469_02,-571542797_02.99,, -597,206,i7,1704400680,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -598,206,i7,1704400680,2,2,35,,,, -599,206,i7,1704400680,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -600,206,i7,1704400680,4,4,26,,,, -964,178,i3,1704400710,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -965,178,i3,1704400710,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -966,178,i3,1704400710,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -967,178,i3,1704400710,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -516,201,i8,1704400710,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -517,201,i8,1704400710,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -518,201,i8,1704400710,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -519,201,i8,1704400710,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -520,201,i8,1704400710,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -616,175,i0,1704400720,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -617,175,i0,1704400720,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -618,175,i0,1704400720,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -619,175,i0,1704400720,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -620,175,i0,1704400720,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -2139,210,i6,1704400730,1,1,24,-571542115_01,571500535_01,, -2140,210,i6,1704400730,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2141,210,i6,1704400730,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2142,210,i6,1704400730,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2143,210,i6,1704400730,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1000,202,i9,1704400770,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1001,202,i9,1704400770,2,2,101,,,, -812,206,i7,1704400800,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -813,206,i7,1704400800,2,2,35,,,, -814,206,i7,1704400800,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -815,206,i7,1704400800,4,4,26,,,, -1315,177,i2,1704400810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1316,177,i2,1704400810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1317,177,i2,1704400810,3,3,68,,,, -1318,177,i2,1704400810,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -567,176,i1,1704400820,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -568,176,i1,1704400820,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -569,176,i1,1704400820,3,3,40,571543469_02,-571542797_02.99,, -601,201,i8,1704400849,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -602,201,i8,1704400849,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -603,201,i8,1704400849,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -604,201,i8,1704400849,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -605,201,i8,1704400849,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -864,178,i3,1704400850,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -865,178,i3,1704400850,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -866,178,i3,1704400850,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -867,178,i3,1704400850,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -88,175,i0,1704400880,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -89,175,i0,1704400880,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -90,175,i0,1704400880,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -91,175,i0,1704400880,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -92,175,i0,1704400880,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1002,210,i6,1704400881,1,1,24,-571542115_01,571500535_01,, -1003,210,i6,1704400881,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1004,210,i6,1704400881,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1005,210,i6,1704400881,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1006,210,i6,1704400881,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -914,202,i9,1704400910,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -915,202,i9,1704400910,2,2,101,,,, -1746,206,i7,1704400920,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1747,206,i7,1704400920,2,2,35,,,, -1748,206,i7,1704400920,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1749,206,i7,1704400920,4,4,26,,,, -1020,177,i2,1704400960,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1021,177,i2,1704400960,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1022,177,i2,1704400960,3,3,68,,,, -1023,177,i2,1704400960,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -445,176,i1,1704400969,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -446,176,i1,1704400969,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -447,176,i1,1704400969,3,3,40,571543469_02,-571542797_02.99,, -733,178,i3,1704400990,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -734,178,i3,1704400990,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -735,178,i3,1704400990,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -736,178,i3,1704400990,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1789,201,i8,1704400990,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1790,201,i8,1704400990,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1791,201,i8,1704400990,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1792,201,i8,1704400990,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1793,201,i8,1704400990,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -745,210,i6,1704401031,1,1,24,-571542115_01,571500535_01,, -746,210,i6,1704401031,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -747,210,i6,1704401031,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -748,210,i6,1704401031,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -749,210,i6,1704401031,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -93,175,i0,1704401040,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -94,175,i0,1704401040,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -95,175,i0,1704401040,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -96,175,i0,1704401040,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -97,175,i0,1704401040,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1951,206,i7,1704401040,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1952,206,i7,1704401040,2,2,35,,,, -1953,206,i7,1704401040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1954,206,i7,1704401040,4,4,26,,,, -778,202,i9,1704401050,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -779,202,i9,1704401050,2,2,101,,,, 2071,177,i2,1704401111,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 2072,177,i2,1704401111,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 2073,177,i2,1704401111,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704402000.csv b/Intermediates/histid/histid_1704402000.csv index 6042ff7d7..0fa4cbf56 100644 --- a/Intermediates/histid/histid_1704402000.csv +++ b/Intermediates/histid/histid_1704402000.csv @@ -1,136 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1317,177,i2,1704400810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1318,177,i2,1704400810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1319,177,i2,1704400810,3,3,68,,,, -1320,177,i2,1704400810,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -557,176,i1,1704400820,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -558,176,i1,1704400820,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -559,176,i1,1704400820,3,3,40,571543469_02,-571542797_02.99,, -591,201,i8,1704400849,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -592,201,i8,1704400849,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -593,201,i8,1704400849,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -594,201,i8,1704400849,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -595,201,i8,1704400849,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -861,178,i3,1704400850,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -862,178,i3,1704400850,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -863,178,i3,1704400850,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -864,178,i3,1704400850,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -74,175,i0,1704400880,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -75,175,i0,1704400880,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -76,175,i0,1704400880,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -77,175,i0,1704400880,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -78,175,i0,1704400880,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1001,210,i6,1704400881,1,1,24,-571542115_01,571500535_01,, -1002,210,i6,1704400881,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1003,210,i6,1704400881,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1004,210,i6,1704400881,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1005,210,i6,1704400881,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -910,202,i9,1704400910,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -911,202,i9,1704400910,2,2,101,,,, -1753,206,i7,1704400920,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1754,206,i7,1704400920,2,2,35,,,, -1755,206,i7,1704400920,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1756,206,i7,1704400920,4,4,26,,,, -1019,177,i2,1704400960,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1020,177,i2,1704400960,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1021,177,i2,1704400960,3,3,68,,,, -1022,177,i2,1704400960,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -443,176,i1,1704400969,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -444,176,i1,1704400969,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -445,176,i1,1704400969,3,3,40,571543469_02,-571542797_02.99,, -730,178,i3,1704400990,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -731,178,i3,1704400990,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -732,178,i3,1704400990,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -733,178,i3,1704400990,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1797,201,i8,1704400990,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1798,201,i8,1704400990,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1799,201,i8,1704400990,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1800,201,i8,1704400990,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1801,201,i8,1704400990,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -737,210,i6,1704401031,1,1,24,-571542115_01,571500535_01,, -738,210,i6,1704401031,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -739,210,i6,1704401031,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -740,210,i6,1704401031,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -741,210,i6,1704401031,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -79,175,i0,1704401040,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -80,175,i0,1704401040,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -81,175,i0,1704401040,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -82,175,i0,1704401040,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -83,175,i0,1704401040,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1947,206,i7,1704401040,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1948,206,i7,1704401040,2,2,35,,,, -1949,206,i7,1704401040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1950,206,i7,1704401040,4,4,26,,,, -770,202,i9,1704401050,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -771,202,i9,1704401050,2,2,101,,,, -2072,177,i2,1704401111,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2073,177,i2,1704401111,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2074,177,i2,1704401111,3,3,68,,,, -2075,177,i2,1704401111,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1488,176,i1,1704401120,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1489,176,i1,1704401120,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1490,176,i1,1704401120,3,3,40,571543469_02,-571542797_02.99,, -1500,178,i3,1704401129,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1501,178,i3,1704401129,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1502,178,i3,1704401129,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1503,178,i3,1704401129,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -372,201,i8,1704401129,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -373,201,i8,1704401129,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -374,201,i8,1704401129,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -375,201,i8,1704401129,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -376,201,i8,1704401129,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1998,206,i7,1704401161,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1999,206,i7,1704401161,2,2,35,,,, -2000,206,i7,1704401161,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -2001,206,i7,1704401161,4,4,26,,,, -1929,210,i6,1704401181,1,1,24,-571542115_01,571500535_01,, -1930,210,i6,1704401181,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1931,210,i6,1704401181,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1932,210,i6,1704401181,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1933,210,i6,1704401181,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -832,202,i9,1704401189,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -833,202,i9,1704401189,2,2,101,,,, -695,175,i0,1704401200,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -696,175,i0,1704401200,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -697,175,i0,1704401200,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -698,175,i0,1704401200,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -699,175,i0,1704401200,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1956,177,i2,1704401260,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1957,177,i2,1704401260,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1958,177,i2,1704401260,3,3,68,,,, -1959,177,i2,1704401260,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1153,176,i1,1704401270,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1154,176,i1,1704401270,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1155,176,i1,1704401270,3,3,40,571543469_02,-571542797_02.99,, -482,178,i3,1704401270,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -483,178,i3,1704401270,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -484,178,i3,1704401270,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -485,178,i3,1704401270,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1538,201,i8,1704401270,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1539,201,i8,1704401270,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1540,201,i8,1704401270,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1541,201,i8,1704401270,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1542,201,i8,1704401270,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -906,206,i7,1704401280,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -907,206,i7,1704401280,2,2,35,,,, -908,206,i7,1704401280,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -909,206,i7,1704401280,4,4,26,,,, -2051,202,i9,1704401330,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2052,202,i9,1704401330,2,2,101,,,, -1639,210,i6,1704401331,1,1,24,-571542115_01,571500535_01,, -1640,210,i6,1704401331,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1641,210,i6,1704401331,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1642,210,i6,1704401331,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1643,210,i6,1704401331,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1528,175,i0,1704401361,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1529,175,i0,1704401361,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1530,175,i0,1704401361,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1531,175,i0,1704401361,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1532,175,i0,1704401361,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1100,206,i7,1704401400,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1101,206,i7,1704401400,2,2,35,,,, -1102,206,i7,1704401400,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1103,206,i7,1704401400,4,4,26,,,, 544,178,i3,1704401409,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 545,178,i3,1704401409,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 546,178,i3,1704401409,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704402300.csv b/Intermediates/histid/histid_1704402300.csv index f654151f1..4b1b0d891 100644 --- a/Intermediates/histid/histid_1704402300.csv +++ b/Intermediates/histid/histid_1704402300.csv @@ -1,145 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -2064,177,i2,1704401111,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2065,177,i2,1704401111,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2066,177,i2,1704401111,3,3,68,,,, -2067,177,i2,1704401111,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1452,176,i1,1704401120,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1453,176,i1,1704401120,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1454,176,i1,1704401120,3,3,40,571543469_02,-571542797_02.99,, -1464,178,i3,1704401129,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1465,178,i3,1704401129,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1466,178,i3,1704401129,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1467,178,i3,1704401129,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -355,201,i8,1704401129,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -356,201,i8,1704401129,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -357,201,i8,1704401129,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -358,201,i8,1704401129,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -359,201,i8,1704401129,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1984,206,i7,1704401161,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1985,206,i7,1704401161,2,2,35,,,, -1986,206,i7,1704401161,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1987,206,i7,1704401161,4,4,26,,,, -1910,210,i6,1704401181,1,1,24,-571542115_01,571500535_01,, -1911,210,i6,1704401181,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1912,210,i6,1704401181,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1913,210,i6,1704401181,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1914,210,i6,1704401181,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -798,202,i9,1704401189,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -799,202,i9,1704401189,2,2,101,,,, -672,175,i0,1704401200,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -673,175,i0,1704401200,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -674,175,i0,1704401200,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -675,175,i0,1704401200,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -676,175,i0,1704401200,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1942,177,i2,1704401260,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1943,177,i2,1704401260,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1944,177,i2,1704401260,3,3,68,,,, -1945,177,i2,1704401260,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1142,176,i1,1704401270,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1143,176,i1,1704401270,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1144,176,i1,1704401270,3,3,40,571543469_02,-571542797_02.99,, -464,178,i3,1704401270,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -465,178,i3,1704401270,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -466,178,i3,1704401270,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -467,178,i3,1704401270,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1514,201,i8,1704401270,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1515,201,i8,1704401270,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1516,201,i8,1704401270,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1517,201,i8,1704401270,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1518,201,i8,1704401270,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -878,206,i7,1704401280,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -879,206,i7,1704401280,2,2,35,,,, -880,206,i7,1704401280,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -881,206,i7,1704401280,4,4,26,,,, -2038,202,i9,1704401330,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2039,202,i9,1704401330,2,2,101,,,, -1615,210,i6,1704401331,1,1,24,-571542115_01,571500535_01,, -1616,210,i6,1704401331,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1617,210,i6,1704401331,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1618,210,i6,1704401331,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1619,210,i6,1704401331,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1504,175,i0,1704401361,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1505,175,i0,1704401361,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1506,175,i0,1704401361,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1507,175,i0,1704401361,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1508,175,i0,1704401361,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1089,206,i7,1704401400,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1090,206,i7,1704401400,2,2,35,,,, -1091,206,i7,1704401400,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1092,206,i7,1704401400,4,4,26,,,, -524,178,i3,1704401409,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -525,178,i3,1704401409,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -526,178,i3,1704401409,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -527,178,i3,1704401409,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1625,177,i2,1704401410,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1626,177,i2,1704401410,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1627,177,i2,1704401410,3,3,68,,,, -1628,177,i2,1704401410,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1407,201,i8,1704401410,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1408,201,i8,1704401410,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1409,201,i8,1704401410,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1410,201,i8,1704401410,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1411,201,i8,1704401410,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -860,176,i1,1704401420,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -861,176,i1,1704401420,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -862,176,i1,1704401420,3,3,40,571543469_02,-571542797_02.99,, -1894,202,i9,1704401470,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1895,202,i9,1704401470,2,2,101,,,, -1509,210,i6,1704401480,1,1,24,-571542115_01,571500535_01,, -1510,210,i6,1704401480,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1511,210,i6,1704401480,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1512,210,i6,1704401480,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1513,210,i6,1704401480,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1218,175,i0,1704401520,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1219,175,i0,1704401520,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1220,175,i0,1704401520,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1221,175,i0,1704401520,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1222,175,i0,1704401520,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1320,206,i7,1704401520,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1321,206,i7,1704401520,2,2,35,,,, -1322,206,i7,1704401520,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1323,206,i7,1704401520,4,4,26,,,, -289,178,i3,1704401550,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -290,178,i3,1704401550,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -291,178,i3,1704401550,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -292,178,i3,1704401550,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1261,201,i8,1704401550,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1262,201,i8,1704401550,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1263,201,i8,1704401550,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1264,201,i8,1704401550,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1265,201,i8,1704401550,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1344,177,i2,1704401560,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1345,177,i2,1704401560,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1346,177,i2,1704401560,3,3,68,,,, -1347,177,i2,1704401560,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -2068,176,i1,1704401570,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -2069,176,i1,1704401570,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -2070,176,i1,1704401570,3,3,40,571543469_02,-571542797_02.99,, -1789,202,i9,1704401610,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1790,202,i9,1704401610,2,2,101,,,, -1208,210,i6,1704401630,1,1,24,-571542115_01,571500535_01,, -1209,210,i6,1704401630,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1210,210,i6,1704401630,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1211,210,i6,1704401630,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1212,210,i6,1704401630,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -147,206,i7,1704401640,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -148,206,i7,1704401640,2,2,35,,,, -149,206,i7,1704401640,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -150,206,i7,1704401640,4,4,26,,,, -70,175,i0,1704401680,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -71,175,i0,1704401680,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -72,175,i0,1704401680,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -73,175,i0,1704401680,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -74,175,i0,1704401680,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1324,201,i8,1704401689,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1325,201,i8,1704401689,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1326,201,i8,1704401689,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1327,201,i8,1704401689,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1328,201,i8,1704401689,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -194,178,i3,1704401690,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -195,178,i3,1704401690,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -196,178,i3,1704401690,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -197,178,i3,1704401690,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 393,177,i2,1704401710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 394,177,i2,1704401710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 395,177,i2,1704401710,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704402600.csv b/Intermediates/histid/histid_1704402600.csv index d77d67400..02568842f 100644 --- a/Intermediates/histid/histid_1704402600.csv +++ b/Intermediates/histid/histid_1704402600.csv @@ -1,136 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -547,178,i3,1704401409,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -548,178,i3,1704401409,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -549,178,i3,1704401409,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -550,178,i3,1704401409,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1629,177,i2,1704401410,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1630,177,i2,1704401410,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1631,177,i2,1704401410,3,3,68,,,, -1632,177,i2,1704401410,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1438,201,i8,1704401410,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1439,201,i8,1704401410,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1440,201,i8,1704401410,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1441,201,i8,1704401410,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1442,201,i8,1704401410,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -884,176,i1,1704401420,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -885,176,i1,1704401420,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -886,176,i1,1704401420,3,3,40,571543469_02,-571542797_02.99,, -1894,202,i9,1704401470,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1895,202,i9,1704401470,2,2,101,,,, -1518,210,i6,1704401480,1,1,24,-571542115_01,571500535_01,, -1519,210,i6,1704401480,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1520,210,i6,1704401480,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1521,210,i6,1704401480,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1522,210,i6,1704401480,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1245,175,i0,1704401520,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1246,175,i0,1704401520,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1247,175,i0,1704401520,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1248,175,i0,1704401520,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1249,175,i0,1704401520,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1356,206,i7,1704401520,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1357,206,i7,1704401520,2,2,35,,,, -1358,206,i7,1704401520,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1359,206,i7,1704401520,4,4,26,,,, -311,178,i3,1704401550,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -312,178,i3,1704401550,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -313,178,i3,1704401550,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -314,178,i3,1704401550,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1288,201,i8,1704401550,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1289,201,i8,1704401550,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1290,201,i8,1704401550,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1291,201,i8,1704401550,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1292,201,i8,1704401550,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1380,177,i2,1704401560,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1381,177,i2,1704401560,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1382,177,i2,1704401560,3,3,68,,,, -1383,177,i2,1704401560,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -2063,176,i1,1704401570,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -2064,176,i1,1704401570,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -2065,176,i1,1704401570,3,3,40,571543469_02,-571542797_02.99,, -1797,202,i9,1704401610,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1798,202,i9,1704401610,2,2,101,,,, -1235,210,i6,1704401630,1,1,24,-571542115_01,571500535_01,, -1236,210,i6,1704401630,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1237,210,i6,1704401630,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1238,210,i6,1704401630,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1239,210,i6,1704401630,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -154,206,i7,1704401640,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -155,206,i7,1704401640,2,2,35,,,, -156,206,i7,1704401640,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -157,206,i7,1704401640,4,4,26,,,, -63,175,i0,1704401680,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -64,175,i0,1704401680,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -65,175,i0,1704401680,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -66,175,i0,1704401680,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -67,175,i0,1704401680,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1360,201,i8,1704401689,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1361,201,i8,1704401689,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1362,201,i8,1704401689,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1363,201,i8,1704401689,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1364,201,i8,1704401689,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -211,178,i3,1704401690,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -212,178,i3,1704401690,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -213,178,i3,1704401690,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -214,178,i3,1704401690,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -412,177,i2,1704401710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -413,177,i2,1704401710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -414,177,i2,1704401710,3,3,68,,,, -415,177,i2,1704401710,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1568,176,i1,1704401721,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1569,176,i1,1704401721,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1570,176,i1,1704401721,3,3,40,571543469_02,-571542797_02.99,, -1660,202,i9,1704401750,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1661,202,i9,1704401750,2,2,101,,,, -207,206,i7,1704401761,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -208,206,i7,1704401761,2,2,35,,,, -209,206,i7,1704401761,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -210,206,i7,1704401761,4,4,26,,,, -1107,210,i6,1704401779,1,1,24,-571542115_01,571500535_01,, -1108,210,i6,1704401779,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1109,210,i6,1704401779,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1110,210,i6,1704401779,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1111,210,i6,1704401779,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2131,178,i3,1704401830,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2132,178,i3,1704401830,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2133,178,i3,1704401830,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2134,178,i3,1704401830,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1031,201,i8,1704401830,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1032,201,i8,1704401830,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1033,201,i8,1704401830,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1034,201,i8,1704401830,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1035,201,i8,1704401830,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -68,175,i0,1704401840,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -69,175,i0,1704401840,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -70,175,i0,1704401840,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -71,175,i0,1704401840,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -72,175,i0,1704401840,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -347,177,i2,1704401859,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -348,177,i2,1704401859,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -349,177,i2,1704401859,3,3,68,,,, -350,177,i2,1704401859,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1500,176,i1,1704401870,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1501,176,i1,1704401870,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1502,176,i1,1704401870,3,3,40,571543469_02,-571542797_02.99,, -532,206,i7,1704401880,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -533,206,i7,1704401880,2,2,35,,,, -534,206,i7,1704401880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -535,206,i7,1704401880,4,4,26,,,, -1538,202,i9,1704401890,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1539,202,i9,1704401890,2,2,101,,,, -2102,210,i6,1704401930,1,1,24,-571542115_01,571500535_01,, -2103,210,i6,1704401930,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2104,210,i6,1704401930,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2105,210,i6,1704401930,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2106,210,i6,1704401930,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1085,201,i8,1704401969,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1086,201,i8,1704401969,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1087,201,i8,1704401969,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1088,201,i8,1704401969,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1089,201,i8,1704401969,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1396,178,i3,1704401970,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1397,178,i3,1704401970,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1398,178,i3,1704401970,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1399,178,i3,1704401970,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 73,175,i0,1704402001,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 74,175,i0,1704402001,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 75,175,i0,1704402001,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704402900.csv b/Intermediates/histid/histid_1704402900.csv index cff353a66..400e80d49 100644 --- a/Intermediates/histid/histid_1704402900.csv +++ b/Intermediates/histid/histid_1704402900.csv @@ -1,131 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -399,177,i2,1704401710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -400,177,i2,1704401710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -401,177,i2,1704401710,3,3,68,,,, -402,177,i2,1704401710,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1550,176,i1,1704401721,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1551,176,i1,1704401721,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1552,176,i1,1704401721,3,3,40,571543469_02,-571542797_02.99,, -1643,202,i9,1704401750,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1644,202,i9,1704401750,2,2,101,,,, -196,206,i7,1704401761,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -197,206,i7,1704401761,2,2,35,,,, -198,206,i7,1704401761,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -199,206,i7,1704401761,4,4,26,,,, -1062,210,i6,1704401779,1,1,24,-571542115_01,571500535_01,, -1063,210,i6,1704401779,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1064,210,i6,1704401779,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1065,210,i6,1704401779,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1066,210,i6,1704401779,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2132,178,i3,1704401830,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2133,178,i3,1704401830,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2134,178,i3,1704401830,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2135,178,i3,1704401830,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -995,201,i8,1704401830,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -996,201,i8,1704401830,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -997,201,i8,1704401830,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -998,201,i8,1704401830,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -999,201,i8,1704401830,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -61,175,i0,1704401840,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -62,175,i0,1704401840,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -63,175,i0,1704401840,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -64,175,i0,1704401840,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -65,175,i0,1704401840,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -332,177,i2,1704401859,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -333,177,i2,1704401859,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -334,177,i2,1704401859,3,3,68,,,, -335,177,i2,1704401859,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1477,176,i1,1704401870,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1478,176,i1,1704401870,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1479,176,i1,1704401870,3,3,40,571543469_02,-571542797_02.99,, -517,206,i7,1704401880,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -518,206,i7,1704401880,2,2,35,,,, -519,206,i7,1704401880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -520,206,i7,1704401880,4,4,26,,,, -1515,202,i9,1704401890,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1516,202,i9,1704401890,2,2,101,,,, -2098,210,i6,1704401930,1,1,24,-571542115_01,571500535_01,, -2099,210,i6,1704401930,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2100,210,i6,1704401930,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2101,210,i6,1704401930,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2102,210,i6,1704401930,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1040,201,i8,1704401969,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1041,201,i8,1704401969,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1042,201,i8,1704401969,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1043,201,i8,1704401969,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1044,201,i8,1704401969,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1357,178,i3,1704401970,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1358,178,i3,1704401970,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1359,178,i3,1704401970,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1360,178,i3,1704401970,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -66,175,i0,1704402001,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -67,175,i0,1704402001,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -68,175,i0,1704402001,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -69,175,i0,1704402001,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -70,175,i0,1704402001,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -555,206,i7,1704402001,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -556,206,i7,1704402001,2,2,35,,,, -557,206,i7,1704402001,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -558,206,i7,1704402001,4,4,26,,,, -1968,177,i2,1704402010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1969,177,i2,1704402010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1970,177,i2,1704402010,3,3,68,,,, -1971,177,i2,1704402010,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -479,176,i1,1704402020,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -480,176,i1,1704402020,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -481,176,i1,1704402020,3,3,40,571543469_02,-571542797_02.99,, -1417,202,i9,1704402030,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1418,202,i9,1704402030,2,2,101,,,, -1820,210,i6,1704402080,1,1,24,-571542115_01,571500535_01,, -1821,210,i6,1704402080,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1822,210,i6,1704402080,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1823,210,i6,1704402080,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1824,210,i6,1704402080,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1233,178,i3,1704402110,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1234,178,i3,1704402110,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1235,178,i3,1704402110,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1236,178,i3,1704402110,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -191,201,i8,1704402110,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -192,201,i8,1704402110,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -193,201,i8,1704402110,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -194,201,i8,1704402110,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -195,201,i8,1704402110,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1639,206,i7,1704402120,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1640,206,i7,1704402120,2,2,35,,,, -1641,206,i7,1704402120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1642,206,i7,1704402120,4,4,26,,,, -71,175,i0,1704402160,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -72,175,i0,1704402160,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -73,175,i0,1704402160,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -74,175,i0,1704402160,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -75,175,i0,1704402160,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -940,177,i2,1704402160,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -941,177,i2,1704402160,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -942,177,i2,1704402160,3,3,68,,,, -943,177,i2,1704402160,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -285,176,i1,1704402170,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -286,176,i1,1704402170,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -287,176,i1,1704402170,3,3,40,571543469_02,-571542797_02.99,, -1279,202,i9,1704402170,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1280,202,i9,1704402170,2,2,101,,,, -1517,210,i6,1704402230,1,1,24,-571542115_01,571500535_01,, -1518,210,i6,1704402230,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1519,210,i6,1704402230,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1520,210,i6,1704402230,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1521,210,i6,1704402230,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -576,206,i7,1704402239,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -577,206,i7,1704402239,2,2,35,,,, -578,206,i7,1704402239,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -579,206,i7,1704402239,4,4,26,,,, -1088,178,i3,1704402250,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1089,178,i3,1704402250,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1090,178,i3,1704402250,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1091,178,i3,1704402250,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -2124,201,i8,1704402250,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -2125,201,i8,1704402250,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -2126,201,i8,1704402250,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -2127,201,i8,1704402250,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -2128,201,i8,1704402250,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 679,177,i2,1704402310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 680,177,i2,1704402310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 681,177,i2,1704402310,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704403200.csv b/Intermediates/histid/histid_1704403200.csv index e1f308f9a..0ba7fc06f 100644 --- a/Intermediates/histid/histid_1704403200.csv +++ b/Intermediates/histid/histid_1704403200.csv @@ -1,138 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -52,175,i0,1704402001,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -53,175,i0,1704402001,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -54,175,i0,1704402001,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -55,175,i0,1704402001,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -56,175,i0,1704402001,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -558,206,i7,1704402001,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -559,206,i7,1704402001,2,2,35,,,, -560,206,i7,1704402001,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -561,206,i7,1704402001,4,4,26,,,, -1985,177,i2,1704402010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1986,177,i2,1704402010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1987,177,i2,1704402010,3,3,68,,,, -1988,177,i2,1704402010,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -473,176,i1,1704402020,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -474,176,i1,1704402020,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -475,176,i1,1704402020,3,3,40,571543469_02,-571542797_02.99,, -1434,202,i9,1704402030,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1435,202,i9,1704402030,2,2,101,,,, -1837,210,i6,1704402080,1,1,24,-571542115_01,571500535_01,, -1838,210,i6,1704402080,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1839,210,i6,1704402080,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1840,210,i6,1704402080,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1841,210,i6,1704402080,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1254,178,i3,1704402110,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1255,178,i3,1704402110,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1256,178,i3,1704402110,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1257,178,i3,1704402110,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -181,201,i8,1704402110,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -182,201,i8,1704402110,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -183,201,i8,1704402110,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -184,201,i8,1704402110,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -185,201,i8,1704402110,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1669,206,i7,1704402120,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1670,206,i7,1704402120,2,2,35,,,, -1671,206,i7,1704402120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1672,206,i7,1704402120,4,4,26,,,, -57,175,i0,1704402160,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -58,175,i0,1704402160,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -59,175,i0,1704402160,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -60,175,i0,1704402160,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -61,175,i0,1704402160,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -968,177,i2,1704402160,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -969,177,i2,1704402160,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -970,177,i2,1704402160,3,3,68,,,, -971,177,i2,1704402160,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -272,176,i1,1704402170,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -273,176,i1,1704402170,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -274,176,i1,1704402170,3,3,40,571543469_02,-571542797_02.99,, -1300,202,i9,1704402170,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1301,202,i9,1704402170,2,2,101,,,, -1543,210,i6,1704402230,1,1,24,-571542115_01,571500535_01,, -1544,210,i6,1704402230,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1545,210,i6,1704402230,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1546,210,i6,1704402230,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1547,210,i6,1704402230,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -579,206,i7,1704402239,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -580,206,i7,1704402239,2,2,35,,,, -581,206,i7,1704402239,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -582,206,i7,1704402239,4,4,26,,,, -1111,178,i3,1704402250,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1112,178,i3,1704402250,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1113,178,i3,1704402250,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1114,178,i3,1704402250,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -2126,201,i8,1704402250,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -2127,201,i8,1704402250,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -2128,201,i8,1704402250,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -2129,201,i8,1704402250,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -2130,201,i8,1704402250,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -701,177,i2,1704402310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -702,177,i2,1704402310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -703,177,i2,1704402310,3,3,68,,,, -704,177,i2,1704402310,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1193,202,i9,1704402310,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1194,202,i9,1704402310,2,2,101,,,, -62,175,i0,1704402320,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -63,175,i0,1704402320,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -64,175,i0,1704402320,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -65,175,i0,1704402320,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -66,175,i0,1704402320,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -2082,176,i1,1704402320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -2083,176,i1,1704402320,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -2084,176,i1,1704402320,3,3,40,571543469_02,-571542797_02.99,, -644,206,i7,1704402360,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -645,206,i7,1704402360,2,2,35,,,, -646,206,i7,1704402360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -647,206,i7,1704402360,4,4,26,,,, -400,210,i6,1704402381,1,1,24,-571542115_01,571500535_01,, -401,210,i6,1704402381,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -402,210,i6,1704402381,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -403,210,i6,1704402381,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -404,210,i6,1704402381,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -749,201,i8,1704402389,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -750,201,i8,1704402389,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -751,201,i8,1704402389,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -752,201,i8,1704402389,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -753,201,i8,1704402389,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -985,178,i3,1704402390,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -986,178,i3,1704402390,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -987,178,i3,1704402390,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -988,178,i3,1704402390,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1031,202,i9,1704402450,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1032,202,i9,1704402450,2,2,101,,,, -417,177,i2,1704402460,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -418,177,i2,1704402460,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -419,177,i2,1704402460,3,3,68,,,, -420,177,i2,1704402460,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1082,176,i1,1704402470,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1083,176,i1,1704402470,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1084,176,i1,1704402470,3,3,40,571543469_02,-571542797_02.99,, -67,175,i0,1704402480,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -68,175,i0,1704402480,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -69,175,i0,1704402480,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -70,175,i0,1704402480,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -71,175,i0,1704402480,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -854,206,i7,1704402480,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -855,206,i7,1704402480,2,2,35,,,, -856,206,i7,1704402480,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -857,206,i7,1704402480,4,4,26,,,, -910,178,i3,1704402530,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -911,178,i3,1704402530,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -912,178,i3,1704402530,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -913,178,i3,1704402530,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1940,201,i8,1704402530,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1941,201,i8,1704402530,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1942,201,i8,1704402530,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1943,201,i8,1704402530,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1944,201,i8,1704402530,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -330,210,i6,1704402530,1,1,24,-571542115_01,571500535_01,, -331,210,i6,1704402530,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -332,210,i6,1704402530,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -333,210,i6,1704402530,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -334,210,i6,1704402530,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -930,202,i9,1704402590,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -931,202,i9,1704402590,2,2,101,,,, 898,206,i7,1704402601,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 899,206,i7,1704402601,2,2,35,,,, 900,206,i7,1704402601,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704403500.csv b/Intermediates/histid/histid_1704403500.csv index d811d5dc5..79483cb42 100644 --- a/Intermediates/histid/histid_1704403500.csv +++ b/Intermediates/histid/histid_1704403500.csv @@ -1,138 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -690,177,i2,1704402310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -691,177,i2,1704402310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -692,177,i2,1704402310,3,3,68,,,, -693,177,i2,1704402310,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1187,202,i9,1704402310,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1188,202,i9,1704402310,2,2,101,,,, -53,175,i0,1704402320,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -54,175,i0,1704402320,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -55,175,i0,1704402320,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -56,175,i0,1704402320,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -57,175,i0,1704402320,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -2076,176,i1,1704402320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -2077,176,i1,1704402320,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -2078,176,i1,1704402320,3,3,40,571543469_02,-571542797_02.99,, -633,206,i7,1704402360,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -634,206,i7,1704402360,2,2,35,,,, -635,206,i7,1704402360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -636,206,i7,1704402360,4,4,26,,,, -401,210,i6,1704402381,1,1,24,-571542115_01,571500535_01,, -402,210,i6,1704402381,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -403,210,i6,1704402381,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -404,210,i6,1704402381,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -405,210,i6,1704402381,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -738,201,i8,1704402389,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -739,201,i8,1704402389,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -740,201,i8,1704402389,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -741,201,i8,1704402389,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -742,201,i8,1704402389,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -970,178,i3,1704402390,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -971,178,i3,1704402390,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -972,178,i3,1704402390,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -973,178,i3,1704402390,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1016,202,i9,1704402450,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1017,202,i9,1704402450,2,2,101,,,, -418,177,i2,1704402460,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -419,177,i2,1704402460,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -420,177,i2,1704402460,3,3,68,,,, -421,177,i2,1704402460,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1067,176,i1,1704402470,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1068,176,i1,1704402470,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1069,176,i1,1704402470,3,3,40,571543469_02,-571542797_02.99,, -58,175,i0,1704402480,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -59,175,i0,1704402480,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -60,175,i0,1704402480,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -61,175,i0,1704402480,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -62,175,i0,1704402480,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -841,206,i7,1704402480,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -842,206,i7,1704402480,2,2,35,,,, -843,206,i7,1704402480,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -844,206,i7,1704402480,4,4,26,,,, -891,178,i3,1704402530,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -892,178,i3,1704402530,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -893,178,i3,1704402530,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -894,178,i3,1704402530,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1937,201,i8,1704402530,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1938,201,i8,1704402530,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1939,201,i8,1704402530,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1940,201,i8,1704402530,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1941,201,i8,1704402530,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -325,210,i6,1704402530,1,1,24,-571542115_01,571500535_01,, -326,210,i6,1704402530,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -327,210,i6,1704402530,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -328,210,i6,1704402530,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -329,210,i6,1704402530,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -915,202,i9,1704402590,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -916,202,i9,1704402590,2,2,101,,,, -879,206,i7,1704402601,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -880,206,i7,1704402601,2,2,35,,,, -881,206,i7,1704402601,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -882,206,i7,1704402601,4,4,26,,,, -1424,177,i2,1704402611,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1425,177,i2,1704402611,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1426,177,i2,1704402611,3,3,68,,,, -1427,177,i2,1704402611,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -807,176,i1,1704402620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -808,176,i1,1704402620,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -809,176,i1,1704402620,3,3,40,571543469_02,-571542797_02.99,, -63,175,i0,1704402640,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -64,175,i0,1704402640,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -65,175,i0,1704402640,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -66,175,i0,1704402640,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -67,175,i0,1704402640,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1816,201,i8,1704402670,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1817,201,i8,1704402670,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1818,201,i8,1704402670,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1819,201,i8,1704402670,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1820,201,i8,1704402670,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2070,178,i3,1704402671,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2071,178,i3,1704402671,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2072,178,i3,1704402671,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2073,178,i3,1704402671,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -2119,210,i6,1704402680,1,1,24,-571542115_01,571500535_01,, -2120,210,i6,1704402680,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2121,210,i6,1704402680,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2122,210,i6,1704402680,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2123,210,i6,1704402680,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2004,206,i7,1704402720,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -2005,206,i7,1704402720,2,2,35,,,, -2006,206,i7,1704402720,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -2007,206,i7,1704402720,4,4,26,,,, -200,202,i9,1704402730,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -201,202,i9,1704402730,2,2,101,,,, -1290,177,i2,1704402760,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1291,177,i2,1704402760,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1292,177,i2,1704402760,3,3,68,,,, -1293,177,i2,1704402760,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -517,176,i1,1704402770,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -518,176,i1,1704402770,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -519,176,i1,1704402770,3,3,40,571543469_02,-571542797_02.99,, -621,175,i0,1704402800,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -622,175,i0,1704402800,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -623,175,i0,1704402800,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -624,175,i0,1704402800,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -625,175,i0,1704402800,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -652,178,i3,1704402810,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -653,178,i3,1704402810,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -654,178,i3,1704402810,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -655,178,i3,1704402810,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1678,201,i8,1704402810,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1679,201,i8,1704402810,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1680,201,i8,1704402810,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1681,201,i8,1704402810,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1682,201,i8,1704402810,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1177,210,i6,1704402830,1,1,24,-571542115_01,571500535_01,, -1178,210,i6,1704402830,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1179,210,i6,1704402830,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1180,210,i6,1704402830,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1181,210,i6,1704402830,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -76,206,i7,1704402840,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -77,206,i7,1704402840,2,2,35,,,, -78,206,i7,1704402840,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -79,206,i7,1704402840,4,4,26,,,, -869,202,i9,1704402869,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -870,202,i9,1704402869,2,2,101,,,, 976,177,i2,1704402910,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 977,177,i2,1704402910,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 978,177,i2,1704402910,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704403800.csv b/Intermediates/histid/histid_1704403800.csv index 3fa88d810..a3d0b7b08 100644 --- a/Intermediates/histid/histid_1704403800.csv +++ b/Intermediates/histid/histid_1704403800.csv @@ -1,140 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -889,206,i7,1704402601,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -890,206,i7,1704402601,2,2,35,,,, -891,206,i7,1704402601,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -892,206,i7,1704402601,4,4,26,,,, -1423,177,i2,1704402611,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1424,177,i2,1704402611,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1425,177,i2,1704402611,3,3,68,,,, -1426,177,i2,1704402611,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -816,176,i1,1704402620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -817,176,i1,1704402620,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -818,176,i1,1704402620,3,3,40,571543469_02,-571542797_02.99,, -50,175,i0,1704402640,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -51,175,i0,1704402640,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -52,175,i0,1704402640,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -53,175,i0,1704402640,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -54,175,i0,1704402640,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1808,201,i8,1704402670,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1809,201,i8,1704402670,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1810,201,i8,1704402670,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1811,201,i8,1704402670,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1812,201,i8,1704402670,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2071,178,i3,1704402671,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2072,178,i3,1704402671,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2073,178,i3,1704402671,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2074,178,i3,1704402671,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -2120,210,i6,1704402680,1,1,24,-571542115_01,571500535_01,, -2121,210,i6,1704402680,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2122,210,i6,1704402680,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2123,210,i6,1704402680,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2124,210,i6,1704402680,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1998,206,i7,1704402720,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1999,206,i7,1704402720,2,2,35,,,, -2000,206,i7,1704402720,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -2001,206,i7,1704402720,4,4,26,,,, -192,202,i9,1704402730,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -193,202,i9,1704402730,2,2,101,,,, -1295,177,i2,1704402760,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1296,177,i2,1704402760,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1297,177,i2,1704402760,3,3,68,,,, -1298,177,i2,1704402760,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -515,176,i1,1704402770,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -516,176,i1,1704402770,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -517,176,i1,1704402770,3,3,40,571543469_02,-571542797_02.99,, -620,175,i0,1704402800,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -621,175,i0,1704402800,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -622,175,i0,1704402800,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -623,175,i0,1704402800,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -624,175,i0,1704402800,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -651,178,i3,1704402810,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -652,178,i3,1704402810,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -653,178,i3,1704402810,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -654,178,i3,1704402810,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1666,201,i8,1704402810,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1667,201,i8,1704402810,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1668,201,i8,1704402810,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1669,201,i8,1704402810,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1670,201,i8,1704402810,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1188,210,i6,1704402830,1,1,24,-571542115_01,571500535_01,, -1189,210,i6,1704402830,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1190,210,i6,1704402830,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1191,210,i6,1704402830,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1192,210,i6,1704402830,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -63,206,i7,1704402840,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -64,206,i7,1704402840,2,2,35,,,, -65,206,i7,1704402840,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -66,206,i7,1704402840,4,4,26,,,, -879,202,i9,1704402869,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -880,202,i9,1704402869,2,2,101,,,, -991,177,i2,1704402910,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -992,177,i2,1704402910,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -993,177,i2,1704402910,3,3,68,,,, -994,177,i2,1704402910,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1721,176,i1,1704402920,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1722,176,i1,1704402920,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1723,176,i1,1704402920,3,3,40,571543469_02,-571542797_02.99,, -1531,201,i8,1704402950,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1532,201,i8,1704402950,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1533,201,i8,1704402950,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1534,201,i8,1704402950,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1535,201,i8,1704402950,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1831,178,i3,1704402951,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1832,178,i3,1704402951,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1833,178,i3,1704402951,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1834,178,i3,1704402951,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -208,175,i0,1704402960,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -209,175,i0,1704402960,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -210,175,i0,1704402960,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -211,175,i0,1704402960,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -212,175,i0,1704402960,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -288,206,i7,1704402960,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -289,206,i7,1704402960,2,2,35,,,, -290,206,i7,1704402960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -291,206,i7,1704402960,4,4,26,,,, -884,210,i6,1704402980,1,1,24,-571542115_01,571500535_01,, -885,210,i6,1704402980,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -886,210,i6,1704402980,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -887,210,i6,1704402980,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -888,210,i6,1704402980,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2065,202,i9,1704403010,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2066,202,i9,1704403010,2,2,101,,,, -911,177,i2,1704403059,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -912,177,i2,1704403059,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -913,177,i2,1704403059,3,3,68,,,, -914,177,i2,1704403059,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1431,176,i1,1704403070,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1432,176,i1,1704403070,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1433,176,i1,1704403070,3,3,40,571543469_02,-571542797_02.99,, -1163,206,i7,1704403080,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1164,206,i7,1704403080,2,2,35,,,, -1165,206,i7,1704403080,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1166,206,i7,1704403080,4,4,26,,,, -417,178,i3,1704403090,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -418,178,i3,1704403090,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -419,178,i3,1704403090,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -420,178,i3,1704403090,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1458,201,i8,1704403090,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1459,201,i8,1704403090,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1460,201,i8,1704403090,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1461,201,i8,1704403090,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1462,201,i8,1704403090,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1172,175,i0,1704403120,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1173,175,i0,1704403120,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1174,175,i0,1704403120,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1175,175,i0,1704403120,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1176,175,i0,1704403120,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -603,210,i6,1704403130,1,1,24,-571542115_01,571500535_01,, -604,210,i6,1704403130,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -605,210,i6,1704403130,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -606,210,i6,1704403130,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -607,210,i6,1704403130,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1964,202,i9,1704403150,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1965,202,i9,1704403150,2,2,101,,,, -1395,206,i7,1704403200,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1396,206,i7,1704403200,2,2,35,,,, -1397,206,i7,1704403200,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1398,206,i7,1704403200,4,4,26,,,, 1905,177,i2,1704403210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1906,177,i2,1704403210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1907,177,i2,1704403210,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704404100.csv b/Intermediates/histid/histid_1704404100.csv index 44eadae12..08b4d919d 100644 --- a/Intermediates/histid/histid_1704404100.csv +++ b/Intermediates/histid/histid_1704404100.csv @@ -1,136 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -978,177,i2,1704402910,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -979,177,i2,1704402910,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -980,177,i2,1704402910,3,3,68,,,, -981,177,i2,1704402910,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1718,176,i1,1704402920,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1719,176,i1,1704402920,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1720,176,i1,1704402920,3,3,40,571543469_02,-571542797_02.99,, -1536,201,i8,1704402950,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1537,201,i8,1704402950,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1538,201,i8,1704402950,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1539,201,i8,1704402950,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1540,201,i8,1704402950,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1837,178,i3,1704402951,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1838,178,i3,1704402951,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1839,178,i3,1704402951,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1840,178,i3,1704402951,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -200,175,i0,1704402960,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -201,175,i0,1704402960,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -202,175,i0,1704402960,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -203,175,i0,1704402960,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -204,175,i0,1704402960,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -295,206,i7,1704402960,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -296,206,i7,1704402960,2,2,35,,,, -297,206,i7,1704402960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -298,206,i7,1704402960,4,4,26,,,, -873,210,i6,1704402980,1,1,24,-571542115_01,571500535_01,, -874,210,i6,1704402980,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -875,210,i6,1704402980,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -876,210,i6,1704402980,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -877,210,i6,1704402980,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2065,202,i9,1704403010,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2066,202,i9,1704403010,2,2,101,,,, -900,177,i2,1704403059,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -901,177,i2,1704403059,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -902,177,i2,1704403059,3,3,68,,,, -903,177,i2,1704403059,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1432,176,i1,1704403070,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1433,176,i1,1704403070,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1434,176,i1,1704403070,3,3,40,571543469_02,-571542797_02.99,, -1151,206,i7,1704403080,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1152,206,i7,1704403080,2,2,35,,,, -1153,206,i7,1704403080,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1154,206,i7,1704403080,4,4,26,,,, -405,178,i3,1704403090,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -406,178,i3,1704403090,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -407,178,i3,1704403090,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -408,178,i3,1704403090,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1461,201,i8,1704403090,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1462,201,i8,1704403090,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1463,201,i8,1704403090,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1464,201,i8,1704403090,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1465,201,i8,1704403090,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1165,175,i0,1704403120,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1166,175,i0,1704403120,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1167,175,i0,1704403120,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1168,175,i0,1704403120,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1169,175,i0,1704403120,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -592,210,i6,1704403130,1,1,24,-571542115_01,571500535_01,, -593,210,i6,1704403130,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -594,210,i6,1704403130,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -595,210,i6,1704403130,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -596,210,i6,1704403130,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1974,202,i9,1704403150,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1975,202,i9,1704403150,2,2,101,,,, -1396,206,i7,1704403200,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1397,206,i7,1704403200,2,2,35,,,, -1398,206,i7,1704403200,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1399,206,i7,1704403200,4,4,26,,,, -1915,177,i2,1704403210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1916,177,i2,1704403210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1917,177,i2,1704403210,3,3,68,,,, -1918,177,i2,1704403210,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1116,176,i1,1704403220,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1117,176,i1,1704403220,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1118,176,i1,1704403220,3,3,40,571543469_02,-571542797_02.99,, -1783,178,i3,1704403230,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1784,178,i3,1704403230,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1785,178,i3,1704403230,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1786,178,i3,1704403230,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1308,201,i8,1704403230,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1309,201,i8,1704403230,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1310,201,i8,1704403230,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1311,201,i8,1704403230,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1312,201,i8,1704403230,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -704,175,i0,1704403280,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -705,175,i0,1704403280,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -706,175,i0,1704403280,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -707,175,i0,1704403280,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -708,175,i0,1704403280,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1796,210,i6,1704403280,1,1,24,-571542115_01,571500535_01,, -1797,210,i6,1704403280,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1798,210,i6,1704403280,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1799,210,i6,1704403280,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1800,210,i6,1704403280,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1827,202,i9,1704403290,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1828,202,i9,1704403290,2,2,101,,,, -1580,206,i7,1704403320,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1581,206,i7,1704403320,2,2,35,,,, -1582,206,i7,1704403320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1583,206,i7,1704403320,4,4,26,,,, -1595,177,i2,1704403360,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1596,177,i2,1704403360,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1597,177,i2,1704403360,3,3,68,,,, -1598,177,i2,1704403360,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -211,176,i1,1704403370,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -212,176,i1,1704403370,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -213,176,i1,1704403370,3,3,40,571543469_02,-571542797_02.99,, -1640,178,i3,1704403370,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1641,178,i3,1704403370,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1642,178,i3,1704403370,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1643,178,i3,1704403370,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -506,201,i8,1704403370,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -507,201,i8,1704403370,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -508,201,i8,1704403370,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -509,201,i8,1704403370,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -510,201,i8,1704403370,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -816,202,i9,1704403395,1,1,29,571510152_02,-571510152_01,571510152_01,571510152_01.65 -817,202,i9,1704403395,2,2,76,,,, -1481,210,i6,1704403430,1,1,24,-571542115_01,571500535_01,, -1482,210,i6,1704403430,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1483,210,i6,1704403430,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1484,210,i6,1704403430,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1485,210,i6,1704403430,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1732,175,i0,1704403440,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1733,175,i0,1704403440,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1734,175,i0,1704403440,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1735,175,i0,1704403440,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1736,175,i0,1704403440,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -360,206,i7,1704403440,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -361,206,i7,1704403440,2,2,35,,,, -362,206,i7,1704403440,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -363,206,i7,1704403440,4,4,26,,,, 644,177,i2,1704403510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 645,177,i2,1704403510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 646,177,i2,1704403510,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704404400.csv b/Intermediates/histid/histid_1704404400.csv index 42639be6d..3bd4bc506 100644 --- a/Intermediates/histid/histid_1704404400.csv +++ b/Intermediates/histid/histid_1704404400.csv @@ -1,145 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1915,177,i2,1704403210,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1916,177,i2,1704403210,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1917,177,i2,1704403210,3,3,68,,,, -1918,177,i2,1704403210,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1117,176,i1,1704403220,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1118,176,i1,1704403220,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1119,176,i1,1704403220,3,3,40,571543469_02,-571542797_02.99,, -1784,178,i3,1704403230,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1785,178,i3,1704403230,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1786,178,i3,1704403230,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1787,178,i3,1704403230,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1320,201,i8,1704403230,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1321,201,i8,1704403230,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1322,201,i8,1704403230,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1323,201,i8,1704403230,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1324,201,i8,1704403230,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -709,175,i0,1704403280,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -710,175,i0,1704403280,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -711,175,i0,1704403280,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -712,175,i0,1704403280,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -713,175,i0,1704403280,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1793,210,i6,1704403280,1,1,24,-571542115_01,571500535_01,, -1794,210,i6,1704403280,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1795,210,i6,1704403280,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1796,210,i6,1704403280,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1797,210,i6,1704403280,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1827,202,i9,1704403290,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1828,202,i9,1704403290,2,2,101,,,, -1591,206,i7,1704403320,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1592,206,i7,1704403320,2,2,35,,,, -1593,206,i7,1704403320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1594,206,i7,1704403320,4,4,26,,,, -1611,177,i2,1704403360,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1612,177,i2,1704403360,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1613,177,i2,1704403360,3,3,68,,,, -1614,177,i2,1704403360,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -217,176,i1,1704403370,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -218,176,i1,1704403370,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -219,176,i1,1704403370,3,3,40,571543469_02,-571542797_02.99,, -1646,178,i3,1704403370,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1647,178,i3,1704403370,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1648,178,i3,1704403370,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1649,178,i3,1704403370,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -513,201,i8,1704403370,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -514,201,i8,1704403370,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -515,201,i8,1704403370,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -516,201,i8,1704403370,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -517,201,i8,1704403370,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -825,202,i9,1704403395,1,1,29,571510152_02,-571510152_01,571510152_01,571510152_01.65 -826,202,i9,1704403395,2,2,76,,,, -1495,210,i6,1704403430,1,1,24,-571542115_01,571500535_01,, -1496,210,i6,1704403430,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1497,210,i6,1704403430,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1498,210,i6,1704403430,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1499,210,i6,1704403430,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1741,175,i0,1704403440,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1742,175,i0,1704403440,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1743,175,i0,1704403440,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1744,175,i0,1704403440,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1745,175,i0,1704403440,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -373,206,i7,1704403440,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -374,206,i7,1704403440,2,2,35,,,, -375,206,i7,1704403440,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -376,206,i7,1704403440,4,4,26,,,, -649,177,i2,1704403510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -650,177,i2,1704403510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -651,177,i2,1704403510,3,3,68,,,, -652,177,i2,1704403510,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1522,178,i3,1704403510,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1523,178,i3,1704403510,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1524,178,i3,1704403510,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1525,178,i3,1704403510,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -407,201,i8,1704403510,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -408,201,i8,1704403510,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -409,201,i8,1704403510,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -410,201,i8,1704403510,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -411,201,i8,1704403510,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2057,176,i1,1704403520,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -2058,176,i1,1704403520,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -2059,176,i1,1704403520,3,3,40,571543469_02,-571542797_02.99,, -775,202,i9,1704403530,1,1,38,571510152_02,-571510152_01,571510152_01,571510152_01.65 -776,202,i9,1704403530,2,2,97,,,, -744,206,i7,1704403559,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -745,206,i7,1704403559,2,2,35,,,, -746,206,i7,1704403559,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -747,206,i7,1704403559,4,4,26,,,, -1395,210,i6,1704403579,1,1,24,-571542115_01,571500535_01,, -1396,210,i6,1704403579,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1397,210,i6,1704403579,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1398,210,i6,1704403579,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1399,210,i6,1704403579,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -588,175,i0,1704403600,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -589,175,i0,1704403600,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -590,175,i0,1704403600,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -591,175,i0,1704403600,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -592,175,i0,1704403600,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1421,178,i3,1704403650,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1422,178,i3,1704403650,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1423,178,i3,1704403650,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1424,178,i3,1704403650,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -330,201,i8,1704403650,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -331,201,i8,1704403650,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -332,201,i8,1704403650,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -333,201,i8,1704403650,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -334,201,i8,1704403650,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -234,177,i2,1704403661,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -235,177,i2,1704403661,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -236,177,i2,1704403661,3,3,68,,,, -237,177,i2,1704403661,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1755,176,i1,1704403670,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1756,176,i1,1704403670,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1757,176,i1,1704403670,3,3,40,571543469_02,-571542797_02.99,, -665,202,i9,1704403670,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -666,202,i9,1704403670,2,2,101,,,, -799,206,i7,1704403680,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -800,206,i7,1704403680,2,2,35,,,, -801,206,i7,1704403680,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -802,206,i7,1704403680,4,4,26,,,, -277,210,i6,1704403730,1,1,24,-571542115_01,571500535_01,, -278,210,i6,1704403730,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -279,210,i6,1704403730,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -280,210,i6,1704403730,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -281,210,i6,1704403730,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -158,175,i0,1704403760,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -159,175,i0,1704403760,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -160,175,i0,1704403760,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -161,175,i0,1704403760,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -162,175,i0,1704403760,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1290,178,i3,1704403790,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1291,178,i3,1704403790,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1292,178,i3,1704403790,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1293,178,i3,1704403790,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -220,201,i8,1704403790,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -221,201,i8,1704403790,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -222,201,i8,1704403790,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -223,201,i8,1704403790,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -224,201,i8,1704403790,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1714,206,i7,1704403800,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1715,206,i7,1704403800,2,2,35,,,, -1716,206,i7,1704403800,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1717,206,i7,1704403800,4,4,26,,,, 95,177,i2,1704403810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 96,177,i2,1704403810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 97,177,i2,1704403810,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704404700.csv b/Intermediates/histid/histid_1704404700.csv index 8a60fab05..d85e1d380 100644 --- a/Intermediates/histid/histid_1704404700.csv +++ b/Intermediates/histid/histid_1704404700.csv @@ -1,145 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -637,177,i2,1704403510,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -638,177,i2,1704403510,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -639,177,i2,1704403510,3,3,68,,,, -640,177,i2,1704403510,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1505,178,i3,1704403510,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1506,178,i3,1704403510,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1507,178,i3,1704403510,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1508,178,i3,1704403510,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -389,201,i8,1704403510,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -390,201,i8,1704403510,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -391,201,i8,1704403510,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -392,201,i8,1704403510,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -393,201,i8,1704403510,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -2048,176,i1,1704403520,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -2049,176,i1,1704403520,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -2050,176,i1,1704403520,3,3,40,571543469_02,-571542797_02.99,, -770,202,i9,1704403530,1,1,38,571510152_02,-571510152_01,571510152_01,571510152_01.65 -771,202,i9,1704403530,2,2,97,,,, -739,206,i7,1704403559,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -740,206,i7,1704403559,2,2,35,,,, -741,206,i7,1704403559,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -742,206,i7,1704403559,4,4,26,,,, -1363,210,i6,1704403579,1,1,24,-571542115_01,571500535_01,, -1364,210,i6,1704403579,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1365,210,i6,1704403579,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1366,210,i6,1704403579,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1367,210,i6,1704403579,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -572,175,i0,1704403600,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -573,175,i0,1704403600,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -574,175,i0,1704403600,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -575,175,i0,1704403600,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -576,175,i0,1704403600,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1401,178,i3,1704403650,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1402,178,i3,1704403650,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1403,178,i3,1704403650,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1404,178,i3,1704403650,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -312,201,i8,1704403650,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -313,201,i8,1704403650,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -314,201,i8,1704403650,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -315,201,i8,1704403650,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -316,201,i8,1704403650,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -220,177,i2,1704403661,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -221,177,i2,1704403661,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -222,177,i2,1704403661,3,3,68,,,, -223,177,i2,1704403661,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1750,176,i1,1704403670,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1751,176,i1,1704403670,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1752,176,i1,1704403670,3,3,40,571543469_02,-571542797_02.99,, -653,202,i9,1704403670,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -654,202,i9,1704403670,2,2,101,,,, -794,206,i7,1704403680,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -795,206,i7,1704403680,2,2,35,,,, -796,206,i7,1704403680,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -797,206,i7,1704403680,4,4,26,,,, -263,210,i6,1704403730,1,1,24,-571542115_01,571500535_01,, -264,210,i6,1704403730,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -265,210,i6,1704403730,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -266,210,i6,1704403730,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -267,210,i6,1704403730,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -140,175,i0,1704403760,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -141,175,i0,1704403760,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -142,175,i0,1704403760,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -143,175,i0,1704403760,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -144,175,i0,1704403760,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1273,178,i3,1704403790,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1274,178,i3,1704403790,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1275,178,i3,1704403790,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1276,178,i3,1704403790,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -206,201,i8,1704403790,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -207,201,i8,1704403790,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -208,201,i8,1704403790,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -209,201,i8,1704403790,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -210,201,i8,1704403790,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1705,206,i7,1704403800,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1706,206,i7,1704403800,2,2,35,,,, -1707,206,i7,1704403800,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1708,206,i7,1704403800,4,4,26,,,, -77,177,i2,1704403810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -78,177,i2,1704403810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -79,177,i2,1704403810,3,3,68,,,, -80,177,i2,1704403810,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -2051,202,i9,1704403810,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2052,202,i9,1704403810,2,2,101,,,, -752,176,i1,1704403820,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -753,176,i1,1704403820,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -754,176,i1,1704403820,3,3,40,571543469_02,-571542797_02.99,, -2093,210,i6,1704403880,1,1,24,-571542115_01,571500535_01,, -2094,210,i6,1704403880,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2095,210,i6,1704403880,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2096,210,i6,1704403880,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2097,210,i6,1704403880,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1120,175,i0,1704403920,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1121,175,i0,1704403920,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1122,175,i0,1704403920,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1123,175,i0,1704403920,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1124,175,i0,1704403920,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1938,206,i7,1704403920,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1939,206,i7,1704403920,2,2,35,,,, -1940,206,i7,1704403920,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1941,206,i7,1704403920,4,4,26,,,, -1176,178,i3,1704403930,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1177,178,i3,1704403930,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1178,178,i3,1704403930,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1179,178,i3,1704403930,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -58,201,i8,1704403930,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -59,201,i8,1704403930,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -60,201,i8,1704403930,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -61,201,i8,1704403930,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -62,201,i8,1704403930,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1244,177,i2,1704403960,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1245,177,i2,1704403960,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1246,177,i2,1704403960,3,3,68,,,, -1247,177,i2,1704403960,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -324,176,i1,1704403971,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -325,176,i1,1704403971,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -326,176,i1,1704403971,3,3,40,571543469_02,-571542797_02.99,, -371,202,i9,1704404009,1,1,55,571510152_02,-571510152_01,571510152_01,571510152_01.65 -372,202,i9,1704404009,2,2,144,,,, -1805,210,i6,1704404030,1,1,24,-571542115_01,571500535_01,, -1806,210,i6,1704404030,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1807,210,i6,1704404030,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1808,210,i6,1704404030,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1809,210,i6,1704404030,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2123,206,i7,1704404040,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -2124,206,i7,1704404040,2,2,35,,,, -2125,206,i7,1704404040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -2126,206,i7,1704404040,4,4,26,,,, -1010,178,i3,1704404070,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1011,178,i3,1704404070,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1012,178,i3,1704404070,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1013,178,i3,1704404070,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -2084,201,i8,1704404070,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -2085,201,i8,1704404070,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -2086,201,i8,1704404070,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -2087,201,i8,1704404070,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -2088,201,i8,1704404070,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -665,175,i0,1704404080,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -666,175,i0,1704404080,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -667,175,i0,1704404080,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -668,175,i0,1704404080,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -669,175,i0,1704404080,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 952,177,i2,1704404110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 953,177,i2,1704404110,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 954,177,i2,1704404110,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704405000.csv b/Intermediates/histid/histid_1704405000.csv index 40ba09d01..acc1e2844 100644 --- a/Intermediates/histid/histid_1704405000.csv +++ b/Intermediates/histid/histid_1704405000.csv @@ -1,136 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -82,177,i2,1704403810,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -83,177,i2,1704403810,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -84,177,i2,1704403810,3,3,68,,,, -85,177,i2,1704403810,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -2046,202,i9,1704403810,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2047,202,i9,1704403810,2,2,101,,,, -752,176,i1,1704403820,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -753,176,i1,1704403820,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -754,176,i1,1704403820,3,3,40,571543469_02,-571542797_02.99,, -2084,210,i6,1704403880,1,1,24,-571542115_01,571500535_01,, -2085,210,i6,1704403880,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2086,210,i6,1704403880,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2087,210,i6,1704403880,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2088,210,i6,1704403880,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1120,175,i0,1704403920,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1121,175,i0,1704403920,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1122,175,i0,1704403920,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1123,175,i0,1704403920,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1124,175,i0,1704403920,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1947,206,i7,1704403920,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1948,206,i7,1704403920,2,2,35,,,, -1949,206,i7,1704403920,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1950,206,i7,1704403920,4,4,26,,,, -1176,178,i3,1704403930,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1177,178,i3,1704403930,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1178,178,i3,1704403930,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1179,178,i3,1704403930,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -58,201,i8,1704403930,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -59,201,i8,1704403930,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -60,201,i8,1704403930,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -61,201,i8,1704403930,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -62,201,i8,1704403930,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1249,177,i2,1704403960,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1250,177,i2,1704403960,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1251,177,i2,1704403960,3,3,68,,,, -1252,177,i2,1704403960,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -328,176,i1,1704403971,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -329,176,i1,1704403971,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -330,176,i1,1704403971,3,3,40,571543469_02,-571542797_02.99,, -369,202,i9,1704404009,1,1,55,571510152_02,-571510152_01,571510152_01,571510152_01.65 -370,202,i9,1704404009,2,2,144,,,, -1810,210,i6,1704404030,1,1,24,-571542115_01,571500535_01,, -1811,210,i6,1704404030,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1812,210,i6,1704404030,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1813,210,i6,1704404030,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1814,210,i6,1704404030,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -2114,206,i7,1704404040,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -2115,206,i7,1704404040,2,2,35,,,, -2116,206,i7,1704404040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -2117,206,i7,1704404040,4,4,26,,,, -1007,178,i3,1704404070,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1008,178,i3,1704404070,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1009,178,i3,1704404070,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1010,178,i3,1704404070,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -2075,201,i8,1704404070,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -2076,201,i8,1704404070,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -2077,201,i8,1704404070,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -2078,201,i8,1704404070,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -2079,201,i8,1704404070,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -675,175,i0,1704404080,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -676,175,i0,1704404080,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -677,175,i0,1704404080,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -678,175,i0,1704404080,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -679,175,i0,1704404080,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -949,177,i2,1704404110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -950,177,i2,1704404110,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -951,177,i2,1704404110,3,3,68,,,, -952,177,i2,1704404110,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -229,176,i1,1704404120,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -230,176,i1,1704404120,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -231,176,i1,1704404120,3,3,40,571543469_02,-571542797_02.99,, -119,202,i9,1704404150,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -120,202,i9,1704404150,2,2,102,,,, -40,206,i7,1704404161,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -41,206,i7,1704404161,2,2,35,,,, -42,206,i7,1704404161,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -43,206,i7,1704404161,4,4,26,,,, -826,210,i6,1704404180,1,1,24,-571542115_01,571500535_01,, -827,210,i6,1704404180,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -828,210,i6,1704404180,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -829,210,i6,1704404180,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -830,210,i6,1704404180,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -922,178,i3,1704404210,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -923,178,i3,1704404210,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -924,178,i3,1704404210,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -925,178,i3,1704404210,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -2002,201,i8,1704404210,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -2003,201,i8,1704404210,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -2004,201,i8,1704404210,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -2005,201,i8,1704404210,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -2006,201,i8,1704404210,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1675,175,i0,1704404240,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1676,175,i0,1704404240,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1677,175,i0,1704404240,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1678,175,i0,1704404240,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1679,175,i0,1704404240,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -680,177,i2,1704404260,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -681,177,i2,1704404260,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -682,177,i2,1704404260,3,3,68,,,, -683,177,i2,1704404260,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1365,176,i1,1704404270,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1366,176,i1,1704404270,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1367,176,i1,1704404270,3,3,40,571543469_02,-571542797_02.99,, -1091,206,i7,1704404280,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1092,206,i7,1704404280,2,2,35,,,, -1093,206,i7,1704404280,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1094,206,i7,1704404280,4,4,26,,,, -2108,202,i9,1704404290,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2109,202,i9,1704404290,2,2,101,,,, -528,210,i6,1704404330,1,1,24,-571542115_01,571500535_01,, -529,210,i6,1704404330,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -530,210,i6,1704404330,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -531,210,i6,1704404330,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -532,210,i6,1704404330,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -811,178,i3,1704404350,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -812,178,i3,1704404350,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -813,178,i3,1704404350,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -814,178,i3,1704404350,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1852,201,i8,1704404350,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1853,201,i8,1704404350,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1854,201,i8,1704404350,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1855,201,i8,1704404350,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1856,201,i8,1704404350,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1393,175,i0,1704404399,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1394,175,i0,1704404399,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1395,175,i0,1704404399,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1396,175,i0,1704404399,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1397,175,i0,1704404399,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1320,206,i7,1704404400,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1321,206,i7,1704404400,2,2,35,,,, -1322,206,i7,1704404400,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1323,206,i7,1704404400,4,4,26,,,, 1680,177,i2,1704404411,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1681,177,i2,1704404411,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1682,177,i2,1704404411,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704405300.csv b/Intermediates/histid/histid_1704405300.csv index ceacb4ab7..c318de637 100644 --- a/Intermediates/histid/histid_1704405300.csv +++ b/Intermediates/histid/histid_1704405300.csv @@ -1,131 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -956,177,i2,1704404110,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -957,177,i2,1704404110,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -958,177,i2,1704404110,3,3,68,,,, -959,177,i2,1704404110,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -223,176,i1,1704404120,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -224,176,i1,1704404120,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -225,176,i1,1704404120,3,3,40,571543469_02,-571542797_02.99,, -114,202,i9,1704404150,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -115,202,i9,1704404150,2,2,102,,,, -35,206,i7,1704404161,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -36,206,i7,1704404161,2,2,35,,,, -37,206,i7,1704404161,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -38,206,i7,1704404161,4,4,26,,,, -833,210,i6,1704404180,1,1,24,-571542115_01,571500535_01,, -834,210,i6,1704404180,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -835,210,i6,1704404180,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -836,210,i6,1704404180,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -837,210,i6,1704404180,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -929,178,i3,1704404210,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -930,178,i3,1704404210,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -931,178,i3,1704404210,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -932,178,i3,1704404210,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -2003,201,i8,1704404210,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -2004,201,i8,1704404210,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -2005,201,i8,1704404210,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -2006,201,i8,1704404210,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -2007,201,i8,1704404210,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1661,175,i0,1704404240,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1662,175,i0,1704404240,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1663,175,i0,1704404240,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1664,175,i0,1704404240,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1665,175,i0,1704404240,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -690,177,i2,1704404260,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -691,177,i2,1704404260,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -692,177,i2,1704404260,3,3,68,,,, -693,177,i2,1704404260,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1361,176,i1,1704404270,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1362,176,i1,1704404270,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1363,176,i1,1704404270,3,3,40,571543469_02,-571542797_02.99,, -1088,206,i7,1704404280,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1089,206,i7,1704404280,2,2,35,,,, -1090,206,i7,1704404280,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1091,206,i7,1704404280,4,4,26,,,, -2111,202,i9,1704404290,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2112,202,i9,1704404290,2,2,101,,,, -529,210,i6,1704404330,1,1,24,-571542115_01,571500535_01,, -530,210,i6,1704404330,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -531,210,i6,1704404330,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -532,210,i6,1704404330,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -533,210,i6,1704404330,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -822,178,i3,1704404350,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -823,178,i3,1704404350,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -824,178,i3,1704404350,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -825,178,i3,1704404350,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1848,201,i8,1704404350,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1849,201,i8,1704404350,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1850,201,i8,1704404350,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1851,201,i8,1704404350,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1852,201,i8,1704404350,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1389,175,i0,1704404399,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1390,175,i0,1704404399,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1391,175,i0,1704404399,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1392,175,i0,1704404399,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1393,175,i0,1704404399,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1310,206,i7,1704404400,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1311,206,i7,1704404400,2,2,35,,,, -1312,206,i7,1704404400,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1313,206,i7,1704404400,4,4,26,,,, -1666,177,i2,1704404411,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1667,177,i2,1704404411,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1668,177,i2,1704404411,3,3,68,,,, -1669,177,i2,1704404411,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1045,176,i1,1704404420,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1046,176,i1,1704404420,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1047,176,i1,1704404420,3,3,40,571543469_02,-571542797_02.99,, -2036,202,i9,1704404430,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2037,202,i9,1704404430,2,2,101,,,, -296,210,i6,1704404480,1,1,24,-571542115_01,571500535_01,, -297,210,i6,1704404480,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -298,210,i6,1704404480,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -299,210,i6,1704404480,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -300,210,i6,1704404480,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -699,178,i3,1704404490,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -700,178,i3,1704404490,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -701,178,i3,1704404490,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -702,178,i3,1704404490,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1729,201,i8,1704404490,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1730,201,i8,1704404490,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1731,201,i8,1704404490,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1732,201,i8,1704404490,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1733,201,i8,1704404490,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -98,206,i7,1704404520,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -99,206,i7,1704404520,2,2,35,,,, -100,206,i7,1704404520,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -101,206,i7,1704404520,4,4,26,,,, -116,175,i0,1704404560,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -117,175,i0,1704404560,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -118,175,i0,1704404560,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -119,175,i0,1704404560,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -120,175,i0,1704404560,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1517,177,i2,1704404560,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1518,177,i2,1704404560,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1519,177,i2,1704404560,3,3,68,,,, -1520,177,i2,1704404560,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -806,176,i1,1704404570,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -807,176,i1,1704404570,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -808,176,i1,1704404570,3,3,40,571543469_02,-571542797_02.99,, -1886,202,i9,1704404570,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1887,202,i9,1704404570,2,2,101,,,, -2063,178,i3,1704404630,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2064,178,i3,1704404630,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2065,178,i3,1704404630,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2066,178,i3,1704404630,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1568,201,i8,1704404630,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1569,201,i8,1704404630,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1570,201,i8,1704404630,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1571,201,i8,1704404630,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1572,201,i8,1704404630,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1442,210,i6,1704404630,1,1,24,-571542115_01,571500535_01,, -1443,210,i6,1704404630,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1444,210,i6,1704404630,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1445,210,i6,1704404630,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1446,210,i6,1704404630,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -332,206,i7,1704404640,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -333,206,i7,1704404640,2,2,35,,,, -334,206,i7,1704404640,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -335,206,i7,1704404640,4,4,26,,,, 1262,177,i2,1704404710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 1263,177,i2,1704404710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 1264,177,i2,1704404710,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704405600.csv b/Intermediates/histid/histid_1704405600.csv index 1c6b23e1d..1853b544f 100644 --- a/Intermediates/histid/histid_1704405600.csv +++ b/Intermediates/histid/histid_1704405600.csv @@ -1,129 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1670,177,i2,1704404411,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1671,177,i2,1704404411,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1672,177,i2,1704404411,3,3,68,,,, -1673,177,i2,1704404411,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1045,176,i1,1704404420,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1046,176,i1,1704404420,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1047,176,i1,1704404420,3,3,40,571543469_02,-571542797_02.99,, -2014,202,i9,1704404430,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2015,202,i9,1704404430,2,2,101,,,, -284,210,i6,1704404480,1,1,24,-571542115_01,571500535_01,, -285,210,i6,1704404480,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -286,210,i6,1704404480,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -287,210,i6,1704404480,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -288,210,i6,1704404480,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -671,178,i3,1704404490,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -672,178,i3,1704404490,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -673,178,i3,1704404490,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -674,178,i3,1704404490,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1730,201,i8,1704404490,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1731,201,i8,1704404490,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1732,201,i8,1704404490,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1733,201,i8,1704404490,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1734,201,i8,1704404490,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -93,206,i7,1704404520,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -94,206,i7,1704404520,2,2,35,,,, -95,206,i7,1704404520,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -96,206,i7,1704404520,4,4,26,,,, -111,175,i0,1704404560,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -112,175,i0,1704404560,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -113,175,i0,1704404560,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -114,175,i0,1704404560,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -115,175,i0,1704404560,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1531,177,i2,1704404560,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1532,177,i2,1704404560,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1533,177,i2,1704404560,3,3,68,,,, -1534,177,i2,1704404560,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -796,176,i1,1704404570,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -797,176,i1,1704404570,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -798,176,i1,1704404570,3,3,40,571543469_02,-571542797_02.99,, -1881,202,i9,1704404570,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1882,202,i9,1704404570,2,2,101,,,, -2043,178,i3,1704404630,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2044,178,i3,1704404630,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2045,178,i3,1704404630,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2046,178,i3,1704404630,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1582,201,i8,1704404630,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1583,201,i8,1704404630,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1584,201,i8,1704404630,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1585,201,i8,1704404630,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1586,201,i8,1704404630,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1442,210,i6,1704404630,1,1,24,-571542115_01,571500535_01,, -1443,210,i6,1704404630,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1444,210,i6,1704404630,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1445,210,i6,1704404630,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1446,210,i6,1704404630,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -324,206,i7,1704404640,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -325,206,i7,1704404640,2,2,35,,,, -326,206,i7,1704404640,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -327,206,i7,1704404640,4,4,26,,,, -1263,177,i2,1704404710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1264,177,i2,1704404710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1265,177,i2,1704404710,3,3,68,,,, -1266,177,i2,1704404710,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1048,202,i9,1704404710,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1049,202,i9,1704404710,2,2,101,,,, -1788,175,i0,1704404720,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1789,175,i0,1704404720,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1790,175,i0,1704404720,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1791,175,i0,1704404720,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1792,175,i0,1704404720,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -451,176,i1,1704404720,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -452,176,i1,1704404720,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -453,176,i1,1704404720,3,3,40,571543469_02,-571542797_02.99,, -487,206,i7,1704404760,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -488,206,i7,1704404760,2,2,35,,,, -489,206,i7,1704404760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -490,206,i7,1704404760,4,4,26,,,, -1946,178,i3,1704404770,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1947,178,i3,1704404770,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1948,178,i3,1704404770,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1949,178,i3,1704404770,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -602,201,i8,1704404771,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -603,201,i8,1704404771,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -604,201,i8,1704404771,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -605,201,i8,1704404771,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -606,201,i8,1704404771,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1128,210,i6,1704404780,1,1,24,-571542115_01,571500535_01,, -1129,210,i6,1704404780,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1130,210,i6,1704404780,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1131,210,i6,1704404780,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1132,210,i6,1704404780,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -946,202,i9,1704404850,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -947,202,i9,1704404850,2,2,101,,,, -154,177,i2,1704404861,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -155,177,i2,1704404861,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -156,177,i2,1704404861,3,3,68,,,, -157,177,i2,1704404861,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1674,176,i1,1704404870,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1675,176,i1,1704404870,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1676,176,i1,1704404870,3,3,40,571543469_02,-571542797_02.99,, -1426,206,i7,1704404880,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1427,206,i7,1704404880,2,2,35,,,, -1428,206,i7,1704404880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1429,206,i7,1704404880,4,4,26,,,, -420,175,i0,1704404881,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -421,175,i0,1704404881,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -422,175,i0,1704404881,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -423,175,i0,1704404881,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -424,175,i0,1704404881,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1815,178,i3,1704404910,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1816,178,i3,1704404910,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1817,178,i3,1704404910,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1818,178,i3,1704404910,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -663,201,i8,1704404910,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -664,201,i8,1704404910,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -665,201,i8,1704404910,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -666,201,i8,1704404910,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -667,201,i8,1704404910,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -865,210,i6,1704404930,1,1,24,-571542115_01,571500535_01,, -866,210,i6,1704404930,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -867,210,i6,1704404930,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -868,210,i6,1704404930,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -869,210,i6,1704404930,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -855,202,i9,1704404990,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -856,202,i9,1704404990,2,2,101,,,, 1468,206,i7,1704405001,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 1469,206,i7,1704405001,2,2,35,,,, 1470,206,i7,1704405001,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704405900.csv b/Intermediates/histid/histid_1704405900.csv index 603725bdf..4886477b1 100644 --- a/Intermediates/histid/histid_1704405900.csv +++ b/Intermediates/histid/histid_1704405900.csv @@ -1,138 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1266,177,i2,1704404710,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -1267,177,i2,1704404710,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -1268,177,i2,1704404710,3,3,68,,,, -1269,177,i2,1704404710,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1038,202,i9,1704404710,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1039,202,i9,1704404710,2,2,101,,,, -1801,175,i0,1704404720,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1802,175,i0,1704404720,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1803,175,i0,1704404720,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1804,175,i0,1704404720,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1805,175,i0,1704404720,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -469,176,i1,1704404720,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -470,176,i1,1704404720,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -471,176,i1,1704404720,3,3,40,571543469_02,-571542797_02.99,, -505,206,i7,1704404760,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -506,206,i7,1704404760,2,2,35,,,, -507,206,i7,1704404760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -508,206,i7,1704404760,4,4,26,,,, -1944,178,i3,1704404770,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1945,178,i3,1704404770,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1946,178,i3,1704404770,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1947,178,i3,1704404770,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -629,201,i8,1704404771,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -630,201,i8,1704404771,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -631,201,i8,1704404771,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -632,201,i8,1704404771,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -633,201,i8,1704404771,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1128,210,i6,1704404780,1,1,24,-571542115_01,571500535_01,, -1129,210,i6,1704404780,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1130,210,i6,1704404780,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1131,210,i6,1704404780,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1132,210,i6,1704404780,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -949,202,i9,1704404850,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -950,202,i9,1704404850,2,2,101,,,, -164,177,i2,1704404861,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -165,177,i2,1704404861,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -166,177,i2,1704404861,3,3,68,,,, -167,177,i2,1704404861,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1680,176,i1,1704404870,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1681,176,i1,1704404870,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1682,176,i1,1704404870,3,3,40,571543469_02,-571542797_02.99,, -1421,206,i7,1704404880,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1422,206,i7,1704404880,2,2,35,,,, -1423,206,i7,1704404880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1424,206,i7,1704404880,4,4,26,,,, -428,175,i0,1704404881,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -429,175,i0,1704404881,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -430,175,i0,1704404881,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -431,175,i0,1704404881,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -432,175,i0,1704404881,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1823,178,i3,1704404910,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1824,178,i3,1704404910,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1825,178,i3,1704404910,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1826,178,i3,1704404910,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -690,201,i8,1704404910,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -691,201,i8,1704404910,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -692,201,i8,1704404910,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -693,201,i8,1704404910,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -694,201,i8,1704404910,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -873,210,i6,1704404930,1,1,24,-571542115_01,571500535_01,, -874,210,i6,1704404930,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -875,210,i6,1704404930,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -876,210,i6,1704404930,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -877,210,i6,1704404930,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -863,202,i9,1704404990,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -864,202,i9,1704404990,2,2,101,,,, -1464,206,i7,1704405001,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1465,206,i7,1704405001,2,2,35,,,, -1466,206,i7,1704405001,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1467,206,i7,1704405001,4,4,26,,,, -2141,177,i2,1704405010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2142,177,i2,1704405010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2143,177,i2,1704405010,3,3,68,,,, -2144,177,i2,1704405010,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1385,176,i1,1704405020,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1386,176,i1,1704405020,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1387,176,i1,1704405020,3,3,40,571543469_02,-571542797_02.99,, -1629,175,i0,1704405040,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1630,175,i0,1704405040,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1631,175,i0,1704405040,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1632,175,i0,1704405040,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1633,175,i0,1704405040,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1695,178,i3,1704405050,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1696,178,i3,1704405050,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1697,178,i3,1704405050,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1698,178,i3,1704405050,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -553,201,i8,1704405050,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -554,201,i8,1704405050,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -555,201,i8,1704405050,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -556,201,i8,1704405050,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -557,201,i8,1704405050,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -753,210,i6,1704405079,1,1,24,-571542115_01,571500535_01,, -754,210,i6,1704405079,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -755,210,i6,1704405079,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -756,210,i6,1704405079,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -757,210,i6,1704405079,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1872,206,i7,1704405120,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1873,206,i7,1704405120,2,2,35,,,, -1874,206,i7,1704405120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1875,206,i7,1704405120,4,4,26,,,, -732,202,i9,1704405130,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -733,202,i9,1704405130,2,2,101,,,, -986,177,i2,1704405161,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -987,177,i2,1704405161,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -988,177,i2,1704405161,3,3,68,,,, -989,177,i2,1704405161,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1075,176,i1,1704405170,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1076,176,i1,1704405170,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1077,176,i1,1704405170,3,3,40,571543469_02,-571542797_02.99,, -1292,201,i8,1704405189,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1293,201,i8,1704405189,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1294,201,i8,1704405189,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1295,201,i8,1704405189,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1296,201,i8,1704405189,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1527,178,i3,1704405190,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1528,178,i3,1704405190,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1529,178,i3,1704405190,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1530,178,i3,1704405190,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1193,175,i0,1704405200,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1194,175,i0,1704405200,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1195,175,i0,1704405200,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1196,175,i0,1704405200,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1197,175,i0,1704405200,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1778,210,i6,1704405230,1,1,24,-571542115_01,571500535_01,, -1779,210,i6,1704405230,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1780,210,i6,1704405230,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1781,210,i6,1704405230,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1782,210,i6,1704405230,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -617,206,i7,1704405240,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -618,206,i7,1704405240,2,2,35,,,, -619,206,i7,1704405240,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -620,206,i7,1704405240,4,4,26,,,, -606,202,i9,1704405270,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -607,202,i9,1704405270,2,2,101,,,, 920,177,i2,1704405310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 921,177,i2,1704405310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 922,177,i2,1704405310,3,3,68,,,, diff --git a/Intermediates/histid/histid_1704406200.csv b/Intermediates/histid/histid_1704406200.csv index 3402b2eef..5a4cba888 100644 --- a/Intermediates/histid/histid_1704406200.csv +++ b/Intermediates/histid/histid_1704406200.csv @@ -1,140 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1465,206,i7,1704405001,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1466,206,i7,1704405001,2,2,35,,,, -1467,206,i7,1704405001,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1468,206,i7,1704405001,4,4,26,,,, -2128,177,i2,1704405010,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -2129,177,i2,1704405010,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -2130,177,i2,1704405010,3,3,68,,,, -2131,177,i2,1704405010,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1386,176,i1,1704405020,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1387,176,i1,1704405020,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1388,176,i1,1704405020,3,3,40,571543469_02,-571542797_02.99,, -1619,175,i0,1704405040,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1620,175,i0,1704405040,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1621,175,i0,1704405040,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1622,175,i0,1704405040,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1623,175,i0,1704405040,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1685,178,i3,1704405050,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1686,178,i3,1704405050,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1687,178,i3,1704405050,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1688,178,i3,1704405050,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -548,201,i8,1704405050,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -549,201,i8,1704405050,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -550,201,i8,1704405050,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -551,201,i8,1704405050,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -552,201,i8,1704405050,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -734,210,i6,1704405079,1,1,24,-571542115_01,571500535_01,, -735,210,i6,1704405079,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -736,210,i6,1704405079,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -737,210,i6,1704405079,3,3,55,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -738,210,i6,1704405079,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -1850,206,i7,1704405120,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1851,206,i7,1704405120,2,2,35,,,, -1852,206,i7,1704405120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1853,206,i7,1704405120,4,4,26,,,, -718,202,i9,1704405130,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -719,202,i9,1704405130,2,2,101,,,, -972,177,i2,1704405161,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -973,177,i2,1704405161,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -974,177,i2,1704405161,3,3,68,,,, -975,177,i2,1704405161,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1069,176,i1,1704405170,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1070,176,i1,1704405170,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1071,176,i1,1704405170,3,3,40,571543469_02,-571542797_02.99,, -1285,201,i8,1704405189,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -1286,201,i8,1704405189,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -1287,201,i8,1704405189,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -1288,201,i8,1704405189,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1289,201,i8,1704405189,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1520,178,i3,1704405190,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1521,178,i3,1704405190,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1522,178,i3,1704405190,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1523,178,i3,1704405190,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -1179,175,i0,1704405200,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1180,175,i0,1704405200,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1181,175,i0,1704405200,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1182,175,i0,1704405200,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1183,175,i0,1704405200,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1758,210,i6,1704405230,1,1,24,-571542115_01,571500535_01,, -1759,210,i6,1704405230,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1760,210,i6,1704405230,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1761,210,i6,1704405230,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1762,210,i6,1704405230,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -609,206,i7,1704405240,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -610,206,i7,1704405240,2,2,35,,,, -611,206,i7,1704405240,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -612,206,i7,1704405240,4,4,26,,,, -593,202,i9,1704405270,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -594,202,i9,1704405270,2,2,101,,,, -902,177,i2,1704405310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -903,177,i2,1704405310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -904,177,i2,1704405310,3,3,68,,,, -905,177,i2,1704405310,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -166,176,i1,1704405320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -167,176,i1,1704405320,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -168,176,i1,1704405320,3,3,40,571543469_02,-571542797_02.99,, -1444,178,i3,1704405330,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1445,178,i3,1704405330,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1446,178,i3,1704405330,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1447,178,i3,1704405330,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -329,201,i8,1704405330,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -330,201,i8,1704405330,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -331,201,i8,1704405330,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -332,201,i8,1704405330,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -333,201,i8,1704405330,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -41,175,i0,1704405360,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -42,175,i0,1704405360,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -43,175,i0,1704405360,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -44,175,i0,1704405360,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -45,175,i0,1704405360,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -844,206,i7,1704405360,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -845,206,i7,1704405360,2,2,35,,,, -846,206,i7,1704405360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -847,206,i7,1704405360,4,4,26,,,, -1460,210,i6,1704405380,1,1,24,-571542115_01,571500535_01,, -1461,210,i6,1704405380,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1462,210,i6,1704405380,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1463,210,i6,1704405380,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1464,210,i6,1704405380,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -448,202,i9,1704405410,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -449,202,i9,1704405410,2,2,101,,,, -613,177,i2,1704405460,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -614,177,i2,1704405460,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -615,177,i2,1704405460,3,3,68,,,, -616,177,i2,1704405460,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1997,176,i1,1704405470,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1998,176,i1,1704405470,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1999,176,i1,1704405470,3,3,40,571543469_02,-571542797_02.99,, -1321,178,i3,1704405470,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1322,178,i3,1704405470,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1323,178,i3,1704405470,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1324,178,i3,1704405470,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -239,201,i8,1704405470,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -240,201,i8,1704405470,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -241,201,i8,1704405470,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -242,201,i8,1704405470,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -243,201,i8,1704405470,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1008,206,i7,1704405480,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1009,206,i7,1704405480,2,2,35,,,, -1010,206,i7,1704405480,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1011,206,i7,1704405480,4,4,26,,,, -1737,175,i0,1704405520,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1738,175,i0,1704405520,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1739,175,i0,1704405520,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1740,175,i0,1704405520,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1741,175,i0,1704405520,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -459,210,i6,1704405530,1,1,24,-571542115_01,571500535_01,, -460,210,i6,1704405530,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -461,210,i6,1704405530,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -462,210,i6,1704405530,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -463,210,i6,1704405530,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -367,202,i9,1704405550,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -368,202,i9,1704405550,2,2,101,,,, -1962,206,i7,1704405600,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1963,206,i7,1704405600,2,2,35,,,, -1964,206,i7,1704405600,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1965,206,i7,1704405600,4,4,26,,,, 339,177,i2,1704405610,1,1,35,-571542809_01,571542811_01,571542811_02,571542809_01 340,177,i2,1704405610,2,2,22,571542811_02,571542107_01,-571542809_01,571542809_01 341,177,i2,1704405610,3,3,63,,,, diff --git a/Intermediates/histid/histid_1704406500.csv b/Intermediates/histid/histid_1704406500.csv index 7d014fe69..d53436fe1 100644 --- a/Intermediates/histid/histid_1704406500.csv +++ b/Intermediates/histid/histid_1704406500.csv @@ -1,136 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -890,177,i2,1704405310,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -891,177,i2,1704405310,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -892,177,i2,1704405310,3,3,68,,,, -893,177,i2,1704405310,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -156,176,i1,1704405320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -157,176,i1,1704405320,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -158,176,i1,1704405320,3,3,40,571543469_02,-571542797_02.99,, -1436,178,i3,1704405330,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1437,178,i3,1704405330,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1438,178,i3,1704405330,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1439,178,i3,1704405330,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -311,201,i8,1704405330,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -312,201,i8,1704405330,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -313,201,i8,1704405330,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -314,201,i8,1704405330,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -315,201,i8,1704405330,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -40,175,i0,1704405360,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -41,175,i0,1704405360,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -42,175,i0,1704405360,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -43,175,i0,1704405360,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -44,175,i0,1704405360,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -836,206,i7,1704405360,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -837,206,i7,1704405360,2,2,35,,,, -838,206,i7,1704405360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -839,206,i7,1704405360,4,4,26,,,, -1456,210,i6,1704405380,1,1,24,-571542115_01,571500535_01,, -1457,210,i6,1704405380,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1458,210,i6,1704405380,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1459,210,i6,1704405380,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1460,210,i6,1704405380,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -428,202,i9,1704405410,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -429,202,i9,1704405410,2,2,101,,,, -603,177,i2,1704405460,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 -604,177,i2,1704405460,2,2,20,571542811_02,571542107_01,-571542809_01,571542809_01 -605,177,i2,1704405460,3,3,68,,,, -606,177,i2,1704405460,4,4,26,-571542809_01,571542811_01,571542107_02,571542809_01 -1992,176,i1,1704405470,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1993,176,i1,1704405470,2,2,73,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1994,176,i1,1704405470,3,3,40,571543469_02,-571542797_02.99,, -1307,178,i3,1704405470,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1308,178,i3,1704405470,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1309,178,i3,1704405470,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1310,178,i3,1704405470,4,4,23,-571500475_01,571540303_01,-571500475_01,571540304_01 -224,201,i8,1704405470,1,1,24,-571500569_01,571500583_02,-571500569_01,571500618_01 -225,201,i8,1704405470,2,2,24,571500618_02,571500583_02,571500618_02,571500617_01 -226,201,i8,1704405470,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -227,201,i8,1704405470,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -228,201,i8,1704405470,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -1006,206,i7,1704405480,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1007,206,i7,1704405480,2,2,35,,,, -1008,206,i7,1704405480,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1009,206,i7,1704405480,4,4,26,,,, -1736,175,i0,1704405520,1,1,37,-571542797_02,571500487_01,-571500487_01,571542797_02 -1737,175,i0,1704405520,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -1738,175,i0,1704405520,3,3,25,571545870_02,571510153_01,571545870_02,571542797_02 -1739,175,i0,1704405520,3,4,30,571545870_02,571510153_01,571510153_02,571545870_01 -1740,175,i0,1704405520,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -439,210,i6,1704405530,1,1,24,-571542115_01,571500535_01,, -440,210,i6,1704405530,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -441,210,i6,1704405530,2,2,29,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -442,210,i6,1704405530,3,3,56,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -443,210,i6,1704405530,4,4,22,571500585_02,571511538_01,571500585_02,571500535_01 -350,202,i9,1704405550,1,1,39,571510152_02,-571510152_01,571510152_01,571510152_01.65 -351,202,i9,1704405550,2,2,101,,,, -1957,206,i7,1704405600,1,1,33,-571511538_02,571542073_02,571542073_01,571511538_02 -1958,206,i7,1704405600,2,2,35,,,, -1959,206,i7,1704405600,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1960,206,i7,1704405600,4,4,26,,,, -326,177,i2,1704405610,1,1,35,-571542809_01,571542811_01,571542811_02,571542809_01 -327,177,i2,1704405610,2,2,22,571542811_02,571542107_01,-571542809_01,571542809_01 -328,177,i2,1704405610,3,3,63,,,, -329,177,i2,1704405610,4,4,30,-571542809_01,571542811_01,571542107_02,571542809_01 -1187,178,i3,1704405610,1,1,33,571540304_02,571556450_01,571556450_02,571540304_01 -1188,178,i3,1704405610,2,2,34,571556450_02,571500475_01,571540304_02,571540303_01 -1189,178,i3,1704405610,3,3,37,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1190,178,i3,1704405610,4,4,19,-571500475_01,571540303_01,-571500475_01,571540304_01 -103,201,i8,1704405610,1,1,26,-571500569_01,571500583_02,-571500569_01,571500618_01 -104,201,i8,1704405610,2,2,31,571500618_02,571500583_02,571500618_02,571500617_01 -105,201,i8,1704405610,3,3,16,571500617_02,571500618_01,571500618_02,571500617_01 -106,201,i8,1704405610,4,4,51,571500617_02,571500618_01,571500617_02,571500569_01 -107,201,i8,1704405610,5,5,16,571500583_01,571500617_01,571500583_01,571500569_01 -1696,176,i1,1704405620,1,1,33,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1697,176,i1,1704405620,2,2,82,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1698,176,i1,1704405620,3,3,35,571543469_02,-571542797_02.99,, -590,175,i0,1704405680,1,1,38,-571542797_02,571500487_01,-571500487_01,571542797_02 -591,175,i0,1704405680,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -592,175,i0,1704405680,3,3,27,571545870_02,571510153_01,571545870_02,571542797_02 -593,175,i0,1704405680,3,4,25,571545870_02,571510153_01,571510153_02,571545870_01 -594,175,i0,1704405680,4,4,31,571510153_02,571500487_01,571510153_02,571545870_01 -21,210,i6,1704405681,1,1,21,-571542115_01,571500535_01,, -22,210,i6,1704405681,1,2,17,-571542115_01,571500535_01,571500535_02.18,571542115_01 -23,210,i6,1704405681,2,2,35,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -24,210,i6,1704405681,3,3,58,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -25,210,i6,1704405681,4,4,20,571500585_02,571511538_01,571500585_02,571500535_01 -253,202,i9,1704405690,1,1,40,571510152_02,-571510152_01,571510152_01,571510152_01.65 -254,202,i9,1704405690,2,2,100,,,, -17,206,i7,1704405720,1,1,38,-571511538_02,571542073_02,571542073_01,571511538_02 -18,206,i7,1704405720,2,2,38,,,, -19,206,i7,1704405720,3,3,22,-571511538_02,571542073_02,571542073_01,571511538_02 -20,206,i7,1704405720,4,4,22,,,, -1961,201,i8,1704405769,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1962,201,i8,1704405769,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1963,201,i8,1704405769,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1964,201,i8,1704405769,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1965,201,i8,1704405769,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -80,178,i3,1704405770,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -81,178,i3,1704405770,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -82,178,i3,1704405770,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -83,178,i3,1704405770,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1324,177,i2,1704405779,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1325,177,i2,1704405779,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1326,177,i2,1704405779,3,3,70,,,, -1327,177,i2,1704405779,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -375,176,i1,1704405790,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -376,176,i1,1704405790,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -377,176,i1,1704405790,3,3,40,571543469_02,-571542797_02.99,, -1431,175,i0,1704405850,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1432,175,i0,1704405850,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1433,175,i0,1704405850,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1434,175,i0,1704405850,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1435,175,i0,1704405850,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1229,202,i9,1704405850,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1230,202,i9,1704405850,2,2,114,,,, -991,210,i6,1704405850,1,1,24,-571542115_01,571500535_01,, -992,210,i6,1704405850,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -993,210,i6,1704405850,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -994,210,i6,1704405850,3,3,64,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -995,210,i6,1704405850,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -2030,206,i7,1704405860,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -2031,206,i7,1704405860,2,2,44,,,, -2032,206,i7,1704405860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -2033,206,i7,1704405860,4,4,26,,,, 1924,178,i3,1704405929,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 1925,178,i3,1704405929,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 1926,178,i3,1704405929,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704406800.csv b/Intermediates/histid/histid_1704406800.csv index 40f082bd3..9d5abc701 100644 --- a/Intermediates/histid/histid_1704406800.csv +++ b/Intermediates/histid/histid_1704406800.csv @@ -1,132 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -320,177,i2,1704405610,1,1,35,-571542809_01,571542811_01,571542811_02,571542809_01 -321,177,i2,1704405610,2,2,22,571542811_02,571542107_01,-571542809_01,571542809_01 -322,177,i2,1704405610,3,3,63,,,, -323,177,i2,1704405610,4,4,30,-571542809_01,571542811_01,571542107_02,571542809_01 -1189,178,i3,1704405610,1,1,33,571540304_02,571556450_01,571556450_02,571540304_01 -1190,178,i3,1704405610,2,2,34,571556450_02,571500475_01,571540304_02,571540303_01 -1191,178,i3,1704405610,3,3,37,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1192,178,i3,1704405610,4,4,19,-571500475_01,571540303_01,-571500475_01,571540304_01 -108,201,i8,1704405610,1,1,26,-571500569_01,571500583_02,-571500569_01,571500618_01 -109,201,i8,1704405610,2,2,31,571500618_02,571500583_02,571500618_02,571500617_01 -110,201,i8,1704405610,3,3,16,571500617_02,571500618_01,571500618_02,571500617_01 -111,201,i8,1704405610,4,4,51,571500617_02,571500618_01,571500617_02,571500569_01 -112,201,i8,1704405610,5,5,16,571500583_01,571500617_01,571500583_01,571500569_01 -1684,176,i1,1704405620,1,1,33,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1685,176,i1,1704405620,2,2,82,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1686,176,i1,1704405620,3,3,35,571543469_02,-571542797_02.99,, -582,175,i0,1704405680,1,1,38,-571542797_02,571500487_01,-571500487_01,571542797_02 -583,175,i0,1704405680,2,2,39,-571500487_01,571545870_01,-571542797_02,571510153_01 -584,175,i0,1704405680,3,3,27,571545870_02,571510153_01,571545870_02,571542797_02 -585,175,i0,1704405680,3,4,25,571545870_02,571510153_01,571510153_02,571545870_01 -586,175,i0,1704405680,4,4,31,571510153_02,571500487_01,571510153_02,571545870_01 -26,210,i6,1704405681,1,1,21,-571542115_01,571500535_01,, -27,210,i6,1704405681,1,2,17,-571542115_01,571500535_01,571500535_02.18,571542115_01 -28,210,i6,1704405681,2,2,35,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -29,210,i6,1704405681,3,3,58,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -30,210,i6,1704405681,4,4,20,571500585_02,571511538_01,571500585_02,571500535_01 -244,202,i9,1704405690,1,1,40,571510152_02,-571510152_01,571510152_01,571510152_01.65 -245,202,i9,1704405690,2,2,100,,,, -17,206,i7,1704405720,1,1,38,-571511538_02,571542073_02,571542073_01,571511538_02 -18,206,i7,1704405720,2,2,38,,,, -19,206,i7,1704405720,3,3,22,-571511538_02,571542073_02,571542073_01,571511538_02 -20,206,i7,1704405720,4,4,22,,,, -1952,201,i8,1704405769,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1953,201,i8,1704405769,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1954,201,i8,1704405769,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1955,201,i8,1704405769,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1956,201,i8,1704405769,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -85,178,i3,1704405770,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -86,178,i3,1704405770,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -87,178,i3,1704405770,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -88,178,i3,1704405770,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1326,177,i2,1704405779,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1327,177,i2,1704405779,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1328,177,i2,1704405779,3,3,70,,,, -1329,177,i2,1704405779,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -363,176,i1,1704405790,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -364,176,i1,1704405790,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -365,176,i1,1704405790,3,3,40,571543469_02,-571542797_02.99,, -1424,175,i0,1704405850,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1425,175,i0,1704405850,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1426,175,i0,1704405850,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1427,175,i0,1704405850,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1428,175,i0,1704405850,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1233,202,i9,1704405850,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1234,202,i9,1704405850,2,2,114,,,, -997,210,i6,1704405850,1,1,24,-571542115_01,571500535_01,, -998,210,i6,1704405850,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -999,210,i6,1704405850,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1000,210,i6,1704405850,3,3,64,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1001,210,i6,1704405850,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -2021,206,i7,1704405860,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -2022,206,i7,1704405860,2,2,44,,,, -2023,206,i7,1704405860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -2024,206,i7,1704405860,4,4,26,,,, -1919,178,i3,1704405929,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1920,178,i3,1704405929,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1921,178,i3,1704405929,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1922,178,i3,1704405929,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -636,201,i8,1704405930,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -637,201,i8,1704405930,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -638,201,i8,1704405930,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -639,201,i8,1704405930,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -640,201,i8,1704405930,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1997,177,i2,1704405950,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1998,177,i2,1704405950,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1999,177,i2,1704405950,3,3,72,,,, -2000,177,i2,1704405950,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1226,176,i1,1704405960,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1227,176,i1,1704405960,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1228,176,i1,1704405960,3,3,40,571543469_02,-571542797_02.99,, -1923,206,i7,1704406000,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1924,206,i7,1704406000,2,2,44,,,, -1925,206,i7,1704406000,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1926,206,i7,1704406000,4,4,26,,,, -1020,202,i9,1704406013,1,1,47,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1021,202,i9,1704406013,2,2,116,,,, -801,175,i0,1704406020,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -802,175,i0,1704406020,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -803,175,i0,1704406020,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -804,175,i0,1704406020,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -805,175,i0,1704406020,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1864,210,i6,1704406020,1,1,24,-571542115_01,571500535_01,, -1865,210,i6,1704406020,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1866,210,i6,1704406020,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1867,210,i6,1704406020,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1868,210,i6,1704406020,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -604,178,i3,1704406090,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -605,178,i3,1704406090,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -606,178,i3,1704406090,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -607,178,i3,1704406090,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1616,201,i8,1704406090,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1617,201,i8,1704406090,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1618,201,i8,1704406090,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1619,201,i8,1704406090,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1620,201,i8,1704406090,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -702,177,i2,1704406120,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -703,177,i2,1704406120,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -704,177,i2,1704406120,3,3,71,,,, -705,177,i2,1704406120,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -2046,176,i1,1704406130,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -2047,176,i1,1704406130,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -2048,176,i1,1704406130,3,3,40,571543469_02,-571542797_02.99,, -933,206,i7,1704406141,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -934,206,i7,1704406141,2,2,44,,,, -935,206,i7,1704406141,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -936,206,i7,1704406141,4,4,26,,,, -1789,202,i9,1704406170,1,1,45,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1790,202,i9,1704406170,2,2,112,,,, -1621,175,i0,1704406190,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1622,175,i0,1704406190,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1623,175,i0,1704406190,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1624,175,i0,1704406190,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1625,175,i0,1704406190,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1240,210,i6,1704406190,1,1,24,-571542115_01,571500535_01,, -1241,210,i6,1704406190,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1242,210,i6,1704406190,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1243,210,i6,1704406190,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1244,210,i6,1704406190,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 1361,201,i8,1704406249,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 1362,201,i8,1704406249,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 1363,201,i8,1704406249,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704407100.csv b/Intermediates/histid/histid_1704407100.csv index 6c3d8c294..d9b126e2d 100644 --- a/Intermediates/histid/histid_1704407100.csv +++ b/Intermediates/histid/histid_1704407100.csv @@ -1,122 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1929,178,i3,1704405929,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1930,178,i3,1704405929,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1931,178,i3,1704405929,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1932,178,i3,1704405929,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -630,201,i8,1704405930,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -631,201,i8,1704405930,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -632,201,i8,1704405930,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -633,201,i8,1704405930,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -634,201,i8,1704405930,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -2007,177,i2,1704405950,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -2008,177,i2,1704405950,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -2009,177,i2,1704405950,3,3,72,,,, -2010,177,i2,1704405950,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1222,176,i1,1704405960,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1223,176,i1,1704405960,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1224,176,i1,1704405960,3,3,40,571543469_02,-571542797_02.99,, -1933,206,i7,1704406000,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1934,206,i7,1704406000,2,2,44,,,, -1935,206,i7,1704406000,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1936,206,i7,1704406000,4,4,26,,,, -1013,202,i9,1704406013,1,1,47,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1014,202,i9,1704406013,2,2,116,,,, -798,175,i0,1704406020,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -799,175,i0,1704406020,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -800,175,i0,1704406020,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -801,175,i0,1704406020,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -802,175,i0,1704406020,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1879,210,i6,1704406020,1,1,24,-571542115_01,571500535_01,, -1880,210,i6,1704406020,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1881,210,i6,1704406020,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1882,210,i6,1704406020,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1883,210,i6,1704406020,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -598,178,i3,1704406090,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -599,178,i3,1704406090,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -600,178,i3,1704406090,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -601,178,i3,1704406090,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1627,201,i8,1704406090,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1628,201,i8,1704406090,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1629,201,i8,1704406090,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1630,201,i8,1704406090,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1631,201,i8,1704406090,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -700,177,i2,1704406120,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -701,177,i2,1704406120,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -702,177,i2,1704406120,3,3,71,,,, -703,177,i2,1704406120,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -2047,176,i1,1704406130,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -2048,176,i1,1704406130,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -2049,176,i1,1704406130,3,3,40,571543469_02,-571542797_02.99,, -930,206,i7,1704406141,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -931,206,i7,1704406141,2,2,44,,,, -932,206,i7,1704406141,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -933,206,i7,1704406141,4,4,26,,,, -1807,202,i9,1704406170,1,1,45,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1808,202,i9,1704406170,2,2,112,,,, -1632,175,i0,1704406190,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1633,175,i0,1704406190,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1634,175,i0,1704406190,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1635,175,i0,1704406190,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1636,175,i0,1704406190,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1236,210,i6,1704406190,1,1,24,-571542115_01,571500535_01,, -1237,210,i6,1704406190,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1238,210,i6,1704406190,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1239,210,i6,1704406190,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1240,210,i6,1704406190,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1352,201,i8,1704406249,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1353,201,i8,1704406249,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1354,201,i8,1704406249,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1355,201,i8,1704406249,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1356,201,i8,1704406249,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1602,178,i3,1704406250,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1603,178,i3,1704406250,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1604,178,i3,1704406250,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1605,178,i3,1704406250,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1691,206,i7,1704406280,1,1,43,-571511538_02,571542073_02,571542073_01,571511538_02 -1692,206,i7,1704406280,2,2,43,,,, -1693,206,i7,1704406280,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1694,206,i7,1704406280,4,4,26,,,, -274,177,i2,1704406289,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -275,177,i2,1704406289,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -276,177,i2,1704406289,3,3,70,,,, -277,177,i2,1704406289,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -750,176,i1,1704406300,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -751,176,i1,1704406300,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -752,176,i1,1704406300,3,3,40,571543469_02,-571542797_02.99,, -1499,202,i9,1704406329,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1500,202,i9,1704406329,2,2,113,,,, -341,175,i0,1704406360,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -342,175,i0,1704406360,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -343,175,i0,1704406360,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -344,175,i0,1704406360,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -345,175,i0,1704406360,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -2055,210,i6,1704406360,1,1,24,-571542115_01,571500535_01,, -2056,210,i6,1704406360,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2057,210,i6,1704406360,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2058,210,i6,1704406360,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2059,210,i6,1704406360,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -60,201,i8,1704406410,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -61,201,i8,1704406410,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -62,201,i8,1704406410,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -63,201,i8,1704406410,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -64,201,i8,1704406410,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -314,178,i3,1704406411,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -315,178,i3,1704406411,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -316,178,i3,1704406411,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -317,178,i3,1704406411,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1534,206,i7,1704406420,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1535,206,i7,1704406420,2,2,44,,,, -1536,206,i7,1704406420,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1537,206,i7,1704406420,4,4,26,,,, -893,177,i2,1704406460,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -894,177,i2,1704406460,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -895,177,i2,1704406460,3,3,72,,,, -896,177,i2,1704406460,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -186,176,i1,1704406470,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -187,176,i1,1704406470,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -188,176,i1,1704406470,3,3,40,571543469_02,-571542797_02.99,, -234,202,i9,1704406490,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -235,202,i9,1704406490,2,2,115,,,, 782,210,i6,1704406530,1,1,24,-571542115_01,571500535_01,, 783,210,i6,1704406530,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 784,210,i6,1704406530,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704407400.csv b/Intermediates/histid/histid_1704407400.csv index 5a1d68c61..b81c36585 100644 --- a/Intermediates/histid/histid_1704407400.csv +++ b/Intermediates/histid/histid_1704407400.csv @@ -1,117 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1355,201,i8,1704406249,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1356,201,i8,1704406249,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1357,201,i8,1704406249,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1358,201,i8,1704406249,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1359,201,i8,1704406249,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1602,178,i3,1704406250,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1603,178,i3,1704406250,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1604,178,i3,1704406250,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1605,178,i3,1704406250,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1687,206,i7,1704406280,1,1,43,-571511538_02,571542073_02,571542073_01,571511538_02 -1688,206,i7,1704406280,2,2,43,,,, -1689,206,i7,1704406280,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1690,206,i7,1704406280,4,4,26,,,, -278,177,i2,1704406289,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -279,177,i2,1704406289,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -280,177,i2,1704406289,3,3,70,,,, -281,177,i2,1704406289,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -760,176,i1,1704406300,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -761,176,i1,1704406300,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -762,176,i1,1704406300,3,3,40,571543469_02,-571542797_02.99,, -1494,202,i9,1704406329,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1495,202,i9,1704406329,2,2,113,,,, -354,175,i0,1704406360,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -355,175,i0,1704406360,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -356,175,i0,1704406360,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -357,175,i0,1704406360,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -358,175,i0,1704406360,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -2047,210,i6,1704406360,1,1,24,-571542115_01,571500535_01,, -2048,210,i6,1704406360,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2049,210,i6,1704406360,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2050,210,i6,1704406360,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2051,210,i6,1704406360,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -60,201,i8,1704406410,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -61,201,i8,1704406410,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -62,201,i8,1704406410,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -63,201,i8,1704406410,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -64,201,i8,1704406410,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -327,178,i3,1704406411,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -328,178,i3,1704406411,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -329,178,i3,1704406411,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -330,178,i3,1704406411,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1529,206,i7,1704406420,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1530,206,i7,1704406420,2,2,44,,,, -1531,206,i7,1704406420,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1532,206,i7,1704406420,4,4,26,,,, -894,177,i2,1704406460,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -895,177,i2,1704406460,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -896,177,i2,1704406460,3,3,72,,,, -897,177,i2,1704406460,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -187,176,i1,1704406470,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -188,176,i1,1704406470,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -189,176,i1,1704406470,3,3,40,571543469_02,-571542797_02.99,, -237,202,i9,1704406490,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -238,202,i9,1704406490,2,2,115,,,, -792,210,i6,1704406530,1,1,24,-571542115_01,571500535_01,, -793,210,i6,1704406530,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -794,210,i6,1704406530,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -795,210,i6,1704406530,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -796,210,i6,1704406530,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -967,175,i0,1704406531,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -968,175,i0,1704406531,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -969,175,i0,1704406531,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -970,175,i0,1704406531,3,4,27,571545870_02,571510153_01,571510153_02,571545870_01 -971,175,i0,1704406531,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -765,206,i7,1704406560,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -766,206,i7,1704406560,2,2,44,,,, -767,206,i7,1704406560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -768,206,i7,1704406560,4,4,26,,,, -31,178,i3,1704406570,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -32,178,i3,1704406570,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -33,178,i3,1704406570,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -34,178,i3,1704406570,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1020,201,i8,1704406570,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1021,201,i8,1704406570,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1022,201,i8,1704406570,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1023,201,i8,1704406570,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1024,201,i8,1704406570,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1760,177,i2,1704406630,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1761,177,i2,1704406630,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1762,177,i2,1704406630,3,3,71,,,, -1763,177,i2,1704406630,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -944,176,i1,1704406640,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -945,176,i1,1704406640,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -946,176,i1,1704406640,3,3,40,571543469_02,-571542797_02.99,, -1211,202,i9,1704406650,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1212,202,i9,1704406650,2,2,114,,,, -538,175,i0,1704406700,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -539,175,i0,1704406700,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -540,175,i0,1704406700,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -541,175,i0,1704406700,3,4,25,571545870_02,571510153_01,571510153_02,571545870_01 -542,175,i0,1704406700,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -660,206,i7,1704406700,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -661,206,i7,1704406700,2,2,44,,,, -662,206,i7,1704406700,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -663,206,i7,1704406700,4,4,26,,,, -1576,210,i6,1704406700,1,1,24,-571542115_01,571500535_01,, -1577,210,i6,1704406700,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1578,210,i6,1704406700,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1579,210,i6,1704406700,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1580,210,i6,1704406700,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -787,201,i8,1704406729,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -788,201,i8,1704406729,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -789,201,i8,1704406729,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -790,201,i8,1704406729,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -791,201,i8,1704406729,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1721,178,i3,1704406730,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1722,178,i3,1704406730,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1723,178,i3,1704406730,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1724,178,i3,1704406730,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -413,177,i2,1704406800,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -414,177,i2,1704406800,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -415,177,i2,1704406800,3,3,71,,,, -416,177,i2,1704406800,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 1821,176,i1,1704406810,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 1822,176,i1,1704406810,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 1823,176,i1,1704406810,3,3,40,571543469_02,-571542797_02.99,, diff --git a/Intermediates/histid/histid_1704407700.csv b/Intermediates/histid/histid_1704407700.csv index 301ad0b0f..3be5d444e 100644 --- a/Intermediates/histid/histid_1704407700.csv +++ b/Intermediates/histid/histid_1704407700.csv @@ -1,123 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -796,210,i6,1704406530,1,1,24,-571542115_01,571500535_01,, -797,210,i6,1704406530,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -798,210,i6,1704406530,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -799,210,i6,1704406530,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -800,210,i6,1704406530,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -968,175,i0,1704406531,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -969,175,i0,1704406531,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -970,175,i0,1704406531,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -971,175,i0,1704406531,3,4,27,571545870_02,571510153_01,571510153_02,571545870_01 -972,175,i0,1704406531,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -769,206,i7,1704406560,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -770,206,i7,1704406560,2,2,44,,,, -771,206,i7,1704406560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -772,206,i7,1704406560,4,4,26,,,, -27,178,i3,1704406570,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -28,178,i3,1704406570,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -29,178,i3,1704406570,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -30,178,i3,1704406570,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1019,201,i8,1704406570,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1020,201,i8,1704406570,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1021,201,i8,1704406570,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1022,201,i8,1704406570,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1023,201,i8,1704406570,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1757,177,i2,1704406630,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1758,177,i2,1704406630,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1759,177,i2,1704406630,3,3,71,,,, -1760,177,i2,1704406630,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -945,176,i1,1704406640,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -946,176,i1,1704406640,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -947,176,i1,1704406640,3,3,40,571543469_02,-571542797_02.99,, -1226,202,i9,1704406650,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1227,202,i9,1704406650,2,2,114,,,, -536,175,i0,1704406700,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -537,175,i0,1704406700,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -538,175,i0,1704406700,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -539,175,i0,1704406700,3,4,25,571545870_02,571510153_01,571510153_02,571545870_01 -540,175,i0,1704406700,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -656,206,i7,1704406700,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -657,206,i7,1704406700,2,2,44,,,, -658,206,i7,1704406700,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -659,206,i7,1704406700,4,4,26,,,, -1580,210,i6,1704406700,1,1,24,-571542115_01,571500535_01,, -1581,210,i6,1704406700,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1582,210,i6,1704406700,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1583,210,i6,1704406700,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1584,210,i6,1704406700,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -791,201,i8,1704406729,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -792,201,i8,1704406729,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -793,201,i8,1704406729,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -794,201,i8,1704406729,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -795,201,i8,1704406729,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1715,178,i3,1704406730,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1716,178,i3,1704406730,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1717,178,i3,1704406730,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1718,178,i3,1704406730,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -406,177,i2,1704406800,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -407,177,i2,1704406800,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -408,177,i2,1704406800,3,3,71,,,, -409,177,i2,1704406800,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1822,176,i1,1704406810,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1823,176,i1,1704406810,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1824,176,i1,1704406810,3,3,40,571543469_02,-571542797_02.99,, -762,202,i9,1704406810,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -763,202,i9,1704406810,2,2,114,,,, -1391,206,i7,1704406839,1,1,43,-571511538_02,571542073_02,571542073_01,571511538_02 -1392,206,i7,1704406839,2,2,43,,,, -1393,206,i7,1704406839,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1394,206,i7,1704406839,4,4,26,,,, -1395,175,i0,1704406870,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1396,175,i0,1704406870,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1397,175,i0,1704406870,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1398,175,i0,1704406870,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1399,175,i0,1704406870,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -958,210,i6,1704406870,1,1,24,-571542115_01,571500535_01,, -959,210,i6,1704406870,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -960,210,i6,1704406870,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -961,210,i6,1704406870,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -962,210,i6,1704406870,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -569,178,i3,1704406890,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -570,178,i3,1704406890,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -571,178,i3,1704406890,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -572,178,i3,1704406890,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1571,201,i8,1704406890,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1572,201,i8,1704406890,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1573,201,i8,1704406890,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1574,201,i8,1704406890,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -1575,201,i8,1704406890,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1284,177,i2,1704406970,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1285,177,i2,1704406970,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1286,177,i2,1704406970,3,3,71,,,, -1287,177,i2,1704406970,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1774,202,i9,1704406970,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1775,202,i9,1704406970,2,2,114,,,, -481,176,i1,1704406980,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -482,176,i1,1704406980,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -483,176,i1,1704406980,3,3,40,571543469_02,-571542797_02.99,, -398,206,i7,1704406980,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -399,206,i7,1704406980,2,2,44,,,, -400,206,i7,1704406980,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -401,206,i7,1704406980,4,4,26,,,, -116,175,i0,1704407040,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -117,175,i0,1704407040,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -118,175,i0,1704407040,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -119,175,i0,1704407040,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -120,175,i0,1704407040,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1835,210,i6,1704407040,1,1,24,-571542115_01,571500535_01,, -1836,210,i6,1704407040,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1837,210,i6,1704407040,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1838,210,i6,1704407040,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1839,210,i6,1704407040,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -175,178,i3,1704407050,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -176,178,i3,1704407050,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -177,178,i3,1704407050,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -178,178,i3,1704407050,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1177,201,i8,1704407050,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1178,201,i8,1704407050,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1179,201,i8,1704407050,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1180,201,i8,1704407050,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1181,201,i8,1704407050,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 316,206,i7,1704407120,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 317,206,i7,1704407120,2,2,44,,,, 318,206,i7,1704407120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704408000.csv b/Intermediates/histid/histid_1704408000.csv index 4e8283e3d..7b059c2b0 100644 --- a/Intermediates/histid/histid_1704408000.csv +++ b/Intermediates/histid/histid_1704408000.csv @@ -1,132 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1810,176,i1,1704406810,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1811,176,i1,1704406810,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1812,176,i1,1704406810,3,3,40,571543469_02,-571542797_02.99,, -744,202,i9,1704406810,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -745,202,i9,1704406810,2,2,114,,,, -1370,206,i7,1704406839,1,1,43,-571511538_02,571542073_02,571542073_01,571511538_02 -1371,206,i7,1704406839,2,2,43,,,, -1372,206,i7,1704406839,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1373,206,i7,1704406839,4,4,26,,,, -1374,175,i0,1704406870,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1375,175,i0,1704406870,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1376,175,i0,1704406870,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1377,175,i0,1704406870,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1378,175,i0,1704406870,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -953,210,i6,1704406870,1,1,24,-571542115_01,571500535_01,, -954,210,i6,1704406870,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -955,210,i6,1704406870,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -956,210,i6,1704406870,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -957,210,i6,1704406870,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -556,178,i3,1704406890,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -557,178,i3,1704406890,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -558,178,i3,1704406890,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -559,178,i3,1704406890,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1553,201,i8,1704406890,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1554,201,i8,1704406890,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1555,201,i8,1704406890,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1556,201,i8,1704406890,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -1557,201,i8,1704406890,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1259,177,i2,1704406970,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1260,177,i2,1704406970,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1261,177,i2,1704406970,3,3,71,,,, -1262,177,i2,1704406970,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1769,202,i9,1704406970,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1770,202,i9,1704406970,2,2,114,,,, -464,176,i1,1704406980,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -465,176,i1,1704406980,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -466,176,i1,1704406980,3,3,40,571543469_02,-571542797_02.99,, -382,206,i7,1704406980,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -383,206,i7,1704406980,2,2,44,,,, -384,206,i7,1704406980,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -385,206,i7,1704406980,4,4,26,,,, -97,175,i0,1704407040,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -98,175,i0,1704407040,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -99,175,i0,1704407040,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -100,175,i0,1704407040,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -101,175,i0,1704407040,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1825,210,i6,1704407040,1,1,24,-571542115_01,571500535_01,, -1826,210,i6,1704407040,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1827,210,i6,1704407040,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1828,210,i6,1704407040,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1829,210,i6,1704407040,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -156,178,i3,1704407050,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -157,178,i3,1704407050,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -158,178,i3,1704407050,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -159,178,i3,1704407050,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1155,201,i8,1704407050,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1156,201,i8,1704407050,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1157,201,i8,1704407050,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1158,201,i8,1704407050,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1159,201,i8,1704407050,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -300,206,i7,1704407120,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -301,206,i7,1704407120,2,2,44,,,, -302,206,i7,1704407120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -303,206,i7,1704407120,4,4,26,,,, -1277,202,i9,1704407130,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1278,202,i9,1704407130,2,2,114,,,, -652,177,i2,1704407140,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -653,177,i2,1704407140,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -654,177,i2,1704407140,3,3,71,,,, -655,177,i2,1704407140,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1996,176,i1,1704407150,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1997,176,i1,1704407150,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1998,176,i1,1704407150,3,3,40,571543469_02,-571542797_02.99,, -905,175,i0,1704407210,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -906,175,i0,1704407210,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -907,175,i0,1704407210,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -908,175,i0,1704407210,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -909,175,i0,1704407210,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1124,178,i3,1704407210,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1125,178,i3,1704407210,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1126,178,i3,1704407210,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1127,178,i3,1704407210,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -12,201,i8,1704407210,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -13,201,i8,1704407210,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -14,201,i8,1704407210,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -15,201,i8,1704407210,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -16,201,i8,1704407210,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -479,210,i6,1704407210,1,1,24,-571542115_01,571500535_01,, -480,210,i6,1704407210,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -481,210,i6,1704407210,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -482,210,i6,1704407210,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -483,210,i6,1704407210,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -202,206,i7,1704407260,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -203,206,i7,1704407260,2,2,44,,,, -204,206,i7,1704407260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -205,206,i7,1704407260,4,4,26,,,, -196,202,i9,1704407290,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -197,202,i9,1704407290,2,2,114,,,, -1468,177,i2,1704407310,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1469,177,i2,1704407310,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1470,177,i2,1704407310,3,3,71,,,, -1471,177,i2,1704407310,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -716,176,i1,1704407320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -717,176,i1,1704407320,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -718,176,i1,1704407320,3,3,40,571543469_02,-571542797_02.99,, -674,178,i3,1704407370,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -675,178,i3,1704407370,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -676,178,i3,1704407370,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -677,178,i3,1704407370,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -844,201,i8,1704407371,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -845,201,i8,1704407371,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -846,201,i8,1704407371,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -847,201,i8,1704407371,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -848,201,i8,1704407371,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1771,175,i0,1704407380,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1772,175,i0,1704407380,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1773,175,i0,1704407380,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1774,175,i0,1704407380,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1775,175,i0,1704407380,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1348,210,i6,1704407380,1,1,24,-571542115_01,571500535_01,, -1349,210,i6,1704407380,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1350,210,i6,1704407380,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1351,210,i6,1704407380,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1352,210,i6,1704407380,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -76,206,i7,1704407400,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -77,206,i7,1704407400,2,2,44,,,, -78,206,i7,1704407400,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -79,206,i7,1704407400,4,4,26,,,, 968,202,i9,1704407451,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 969,202,i9,1704407451,2,2,115,,,, 213,177,i2,1704407480,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 diff --git a/Intermediates/histid/histid_1704408300.csv b/Intermediates/histid/histid_1704408300.csv index f216bd148..d6e88ab88 100644 --- a/Intermediates/histid/histid_1704408300.csv +++ b/Intermediates/histid/histid_1704408300.csv @@ -1,126 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -321,206,i7,1704407120,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -322,206,i7,1704407120,2,2,44,,,, -323,206,i7,1704407120,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -324,206,i7,1704407120,4,4,26,,,, -1311,202,i9,1704407130,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1312,202,i9,1704407130,2,2,114,,,, -676,177,i2,1704407140,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -677,177,i2,1704407140,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -678,177,i2,1704407140,3,3,71,,,, -679,177,i2,1704407140,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1988,176,i1,1704407150,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1989,176,i1,1704407150,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1990,176,i1,1704407150,3,3,40,571543469_02,-571542797_02.99,, -927,175,i0,1704407210,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -928,175,i0,1704407210,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -929,175,i0,1704407210,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -930,175,i0,1704407210,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -931,175,i0,1704407210,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1153,178,i3,1704407210,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1154,178,i3,1704407210,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1155,178,i3,1704407210,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1156,178,i3,1704407210,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -12,201,i8,1704407210,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -13,201,i8,1704407210,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -14,201,i8,1704407210,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -15,201,i8,1704407210,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -16,201,i8,1704407210,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -504,210,i6,1704407210,1,1,24,-571542115_01,571500535_01,, -505,210,i6,1704407210,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -506,210,i6,1704407210,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -507,210,i6,1704407210,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -508,210,i6,1704407210,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -216,206,i7,1704407260,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -217,206,i7,1704407260,2,2,44,,,, -218,206,i7,1704407260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -219,206,i7,1704407260,4,4,26,,,, -210,202,i9,1704407290,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -211,202,i9,1704407290,2,2,114,,,, -1500,177,i2,1704407310,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1501,177,i2,1704407310,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1502,177,i2,1704407310,3,3,71,,,, -1503,177,i2,1704407310,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -744,176,i1,1704407320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -745,176,i1,1704407320,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -746,176,i1,1704407320,3,3,40,571543469_02,-571542797_02.99,, -698,178,i3,1704407370,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -699,178,i3,1704407370,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -700,178,i3,1704407370,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -701,178,i3,1704407370,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -875,201,i8,1704407371,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -876,201,i8,1704407371,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -877,201,i8,1704407371,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -878,201,i8,1704407371,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -879,201,i8,1704407371,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1775,175,i0,1704407380,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1776,175,i0,1704407380,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1777,175,i0,1704407380,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1778,175,i0,1704407380,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1779,175,i0,1704407380,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1382,210,i6,1704407380,1,1,24,-571542115_01,571500535_01,, -1383,210,i6,1704407380,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1384,210,i6,1704407380,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1385,210,i6,1704407380,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1386,210,i6,1704407380,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -81,206,i7,1704407400,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -82,206,i7,1704407400,2,2,44,,,, -83,206,i7,1704407400,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -84,206,i7,1704407400,4,4,26,,,, -992,202,i9,1704407451,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -993,202,i9,1704407451,2,2,115,,,, -227,177,i2,1704407480,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -228,177,i2,1704407480,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -229,177,i2,1704407480,3,3,71,,,, -230,177,i2,1704407480,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1747,176,i1,1704407489,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1748,176,i1,1704407489,2,2,92,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1749,176,i1,1704407489,3,3,40,571543469_02,-571542797_02.99,, -1685,178,i3,1704407530,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1686,178,i3,1704407530,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1687,178,i3,1704407530,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1688,178,i3,1704407530,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -559,201,i8,1704407530,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -560,201,i8,1704407530,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -561,201,i8,1704407530,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -562,201,i8,1704407530,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -563,201,i8,1704407530,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -153,206,i7,1704407539,1,1,43,-571511538_02,571542073_02,571542073_01,571511538_02 -154,206,i7,1704407539,2,2,43,,,, -155,206,i7,1704407539,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -156,206,i7,1704407539,4,4,26,,,, -1157,175,i0,1704407550,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1158,175,i0,1704407550,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1159,175,i0,1704407550,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1160,175,i0,1704407550,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1161,175,i0,1704407550,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1993,210,i6,1704407551,1,1,24,-571542115_01,571500535_01,, -1994,210,i6,1704407551,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1995,210,i6,1704407551,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1996,210,i6,1704407551,3,3,66,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1997,210,i6,1704407551,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -747,202,i9,1704407610,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -748,202,i9,1704407610,2,2,113,,,, -1011,177,i2,1704407650,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1012,177,i2,1704407650,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1013,177,i2,1704407650,3,3,71,,,, -1014,177,i2,1704407650,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -290,176,i1,1704407660,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -291,176,i1,1704407660,2,2,94,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -292,176,i1,1704407660,3,3,40,571543469_02,-571542797_02.99,, -1943,206,i7,1704407680,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1944,206,i7,1704407680,2,2,44,,,, -1945,206,i7,1704407680,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1946,206,i7,1704407680,4,4,26,,,, -540,178,i3,1704407690,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -541,178,i3,1704407690,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -542,178,i3,1704407690,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -543,178,i3,1704407690,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -148,201,i8,1704407690,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -149,201,i8,1704407690,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -150,201,i8,1704407690,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -151,201,i8,1704407690,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -152,201,i8,1704407690,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 1954,175,i0,1704407720,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 1955,175,i0,1704407720,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 1956,175,i0,1704407720,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704408600.csv b/Intermediates/histid/histid_1704408600.csv index 084bf1915..6d400286b 100644 --- a/Intermediates/histid/histid_1704408600.csv +++ b/Intermediates/histid/histid_1704408600.csv @@ -1,113 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1006,202,i9,1704407451,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1007,202,i9,1704407451,2,2,115,,,, -217,177,i2,1704407480,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -218,177,i2,1704407480,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -219,177,i2,1704407480,3,3,71,,,, -220,177,i2,1704407480,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1724,176,i1,1704407489,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1725,176,i1,1704407489,2,2,92,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1726,176,i1,1704407489,3,3,40,571543469_02,-571542797_02.99,, -1656,178,i3,1704407530,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1657,178,i3,1704407530,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1658,178,i3,1704407530,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1659,178,i3,1704407530,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -557,201,i8,1704407530,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -558,201,i8,1704407530,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -559,201,i8,1704407530,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -560,201,i8,1704407530,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -561,201,i8,1704407530,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -143,206,i7,1704407539,1,1,43,-571511538_02,571542073_02,571542073_01,571511538_02 -144,206,i7,1704407539,2,2,43,,,, -145,206,i7,1704407539,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -146,206,i7,1704407539,4,4,26,,,, -1159,175,i0,1704407550,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1160,175,i0,1704407550,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1161,175,i0,1704407550,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1162,175,i0,1704407550,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1163,175,i0,1704407550,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1972,210,i6,1704407551,1,1,24,-571542115_01,571500535_01,, -1973,210,i6,1704407551,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1974,210,i6,1704407551,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1975,210,i6,1704407551,3,3,66,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1976,210,i6,1704407551,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -739,202,i9,1704407610,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -740,202,i9,1704407610,2,2,113,,,, -1025,177,i2,1704407650,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1026,177,i2,1704407650,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1027,177,i2,1704407650,3,3,71,,,, -1028,177,i2,1704407650,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -284,176,i1,1704407660,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -285,176,i1,1704407660,2,2,94,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -286,176,i1,1704407660,3,3,40,571543469_02,-571542797_02.99,, -1922,206,i7,1704407680,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1923,206,i7,1704407680,2,2,44,,,, -1924,206,i7,1704407680,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1925,206,i7,1704407680,4,4,26,,,, -538,178,i3,1704407690,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -539,178,i3,1704407690,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -540,178,i3,1704407690,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -541,178,i3,1704407690,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -138,201,i8,1704407690,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -139,201,i8,1704407690,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -140,201,i8,1704407690,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -141,201,i8,1704407690,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -142,201,i8,1704407690,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1933,175,i0,1704407720,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1934,175,i0,1704407720,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1935,175,i0,1704407720,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1936,175,i0,1704407720,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1937,175,i0,1704407720,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1534,210,i6,1704407720,1,1,24,-571542115_01,571500535_01,, -1535,210,i6,1704407720,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1536,210,i6,1704407720,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1537,210,i6,1704407720,3,3,64,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1538,210,i6,1704407720,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -292,202,i9,1704407770,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -293,202,i9,1704407770,2,2,114,,,, -1963,206,i7,1704407819,1,1,43,-571511538_02,571542073_02,571542073_01,571511538_02 -1964,206,i7,1704407819,2,2,43,,,, -1965,206,i7,1704407819,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1966,206,i7,1704407819,4,4,26,,,, -390,177,i2,1704407820,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -391,177,i2,1704407820,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -392,177,i2,1704407820,3,3,71,,,, -393,177,i2,1704407820,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1101,176,i1,1704407830,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1102,176,i1,1704407830,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1103,176,i1,1704407830,3,3,40,571543469_02,-571542797_02.99,, -1293,201,i8,1704407849,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1294,201,i8,1704407849,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1295,201,i8,1704407849,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1296,201,i8,1704407849,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1297,201,i8,1704407849,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -111,178,i3,1704407850,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -112,178,i3,1704407850,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -113,178,i3,1704407850,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -114,178,i3,1704407850,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -679,175,i0,1704407890,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -680,175,i0,1704407890,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -681,175,i0,1704407890,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -682,175,i0,1704407890,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -683,175,i0,1704407890,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -299,210,i6,1704407890,1,1,24,-571542115_01,571500535_01,, -300,210,i6,1704407890,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -301,210,i6,1704407890,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -302,210,i6,1704407890,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -303,210,i6,1704407890,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1104,202,i9,1704407931,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1105,202,i9,1704407931,2,2,115,,,, -1046,206,i7,1704407960,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1047,206,i7,1704407960,2,2,44,,,, -1048,206,i7,1704407960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1049,206,i7,1704407960,4,4,26,,,, -386,177,i2,1704407991,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -387,177,i2,1704407991,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -388,177,i2,1704407991,3,3,72,,,, -389,177,i2,1704407991,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -449,176,i1,1704408000,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -450,176,i1,1704408000,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -451,176,i1,1704408000,3,3,40,571543469_02,-571542797_02.99,, 1110,178,i3,1704408010,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 1111,178,i3,1704408010,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 1112,178,i3,1704408010,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704408900.csv b/Intermediates/histid/histid_1704408900.csv index e044b8b69..353bc862d 100644 --- a/Intermediates/histid/histid_1704408900.csv +++ b/Intermediates/histid/histid_1704408900.csv @@ -1,116 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1923,175,i0,1704407720,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1924,175,i0,1704407720,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1925,175,i0,1704407720,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1926,175,i0,1704407720,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1927,175,i0,1704407720,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1514,210,i6,1704407720,1,1,24,-571542115_01,571500535_01,, -1515,210,i6,1704407720,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1516,210,i6,1704407720,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1517,210,i6,1704407720,3,3,64,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1518,210,i6,1704407720,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -287,202,i9,1704407770,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -288,202,i9,1704407770,2,2,114,,,, -1953,206,i7,1704407819,1,1,43,-571511538_02,571542073_02,571542073_01,571511538_02 -1954,206,i7,1704407819,2,2,43,,,, -1955,206,i7,1704407819,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1956,206,i7,1704407819,4,4,26,,,, -381,177,i2,1704407820,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -382,177,i2,1704407820,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -383,177,i2,1704407820,3,3,71,,,, -384,177,i2,1704407820,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1072,176,i1,1704407830,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1073,176,i1,1704407830,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1074,176,i1,1704407830,3,3,40,571543469_02,-571542797_02.99,, -1263,201,i8,1704407849,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1264,201,i8,1704407849,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1265,201,i8,1704407849,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1266,201,i8,1704407849,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1267,201,i8,1704407849,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -111,178,i3,1704407850,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -112,178,i3,1704407850,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -113,178,i3,1704407850,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -114,178,i3,1704407850,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -655,175,i0,1704407890,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -656,175,i0,1704407890,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -657,175,i0,1704407890,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -658,175,i0,1704407890,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -659,175,i0,1704407890,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -294,210,i6,1704407890,1,1,24,-571542115_01,571500535_01,, -295,210,i6,1704407890,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -296,210,i6,1704407890,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -297,210,i6,1704407890,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -298,210,i6,1704407890,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1075,202,i9,1704407931,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1076,202,i9,1704407931,2,2,115,,,, -1003,206,i7,1704407960,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1004,206,i7,1704407960,2,2,44,,,, -1005,206,i7,1704407960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1006,206,i7,1704407960,4,4,26,,,, -377,177,i2,1704407991,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -378,177,i2,1704407991,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -379,177,i2,1704407991,3,3,72,,,, -380,177,i2,1704407991,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -420,176,i1,1704408000,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -421,176,i1,1704408000,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -422,176,i1,1704408000,3,3,40,571543469_02,-571542797_02.99,, -1081,178,i3,1704408010,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1082,178,i3,1704408010,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1083,178,i3,1704408010,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1084,178,i3,1704408010,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -2034,201,i8,1704408010,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -2035,201,i8,1704408010,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -2036,201,i8,1704408010,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -2037,201,i8,1704408010,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -2038,201,i8,1704408010,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -239,175,i0,1704408059,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -240,175,i0,1704408059,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -241,175,i0,1704408059,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -242,175,i0,1704408059,3,4,25,571545870_02,571510153_01,571510153_02,571545870_01 -243,175,i0,1704408059,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1100,210,i6,1704408060,1,1,24,-571542115_01,571500535_01,, -1101,210,i6,1704408060,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1102,210,i6,1704408060,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1103,210,i6,1704408060,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1104,210,i6,1704408060,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -177,202,i9,1704408090,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -178,202,i9,1704408090,2,2,113,,,, -910,206,i7,1704408100,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -911,206,i7,1704408100,2,2,44,,,, -912,206,i7,1704408100,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -913,206,i7,1704408100,4,4,26,,,, -1995,177,i2,1704408160,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1996,177,i2,1704408160,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1997,177,i2,1704408160,3,3,70,,,, -1998,177,i2,1704408160,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1287,176,i1,1704408170,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1288,176,i1,1704408170,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1289,176,i1,1704408170,3,3,40,571543469_02,-571542797_02.99,, -1634,201,i8,1704408170,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1635,201,i8,1704408170,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1636,201,i8,1704408170,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1637,201,i8,1704408170,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1638,201,i8,1704408170,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1900,178,i3,1704408171,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1901,178,i3,1704408171,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1902,178,i3,1704408171,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1903,178,i3,1704408171,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -642,210,i6,1704408229,1,1,24,-571542115_01,571500535_01,, -643,210,i6,1704408229,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -644,210,i6,1704408229,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -645,210,i6,1704408229,3,3,64,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -646,210,i6,1704408229,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -877,175,i0,1704408230,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -878,175,i0,1704408230,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -879,175,i0,1704408230,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -880,175,i0,1704408230,3,4,27,571545870_02,571510153_01,571510153_02,571545870_01 -881,175,i0,1704408230,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -823,206,i7,1704408240,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -824,206,i7,1704408240,2,2,44,,,, -825,206,i7,1704408240,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -826,206,i7,1704408240,4,4,26,,,, -933,202,i9,1704408251,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -934,202,i9,1704408251,2,2,115,,,, 1382,201,i8,1704408329,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 1383,201,i8,1704408329,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 1384,201,i8,1704408329,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704409200.csv b/Intermediates/histid/histid_1704409200.csv index 8bb854d3c..a801d0f3a 100644 --- a/Intermediates/histid/histid_1704409200.csv +++ b/Intermediates/histid/histid_1704409200.csv @@ -1,125 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1065,178,i3,1704408010,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1066,178,i3,1704408010,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1067,178,i3,1704408010,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1068,178,i3,1704408010,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -2030,201,i8,1704408010,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -2031,201,i8,1704408010,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -2032,201,i8,1704408010,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -2033,201,i8,1704408010,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -2034,201,i8,1704408010,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -239,175,i0,1704408059,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -240,175,i0,1704408059,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -241,175,i0,1704408059,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -242,175,i0,1704408059,3,4,25,571545870_02,571510153_01,571510153_02,571545870_01 -243,175,i0,1704408059,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1088,210,i6,1704408060,1,1,24,-571542115_01,571500535_01,, -1089,210,i6,1704408060,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1090,210,i6,1704408060,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1091,210,i6,1704408060,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1092,210,i6,1704408060,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -175,202,i9,1704408090,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -176,202,i9,1704408090,2,2,113,,,, -894,206,i7,1704408100,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -895,206,i7,1704408100,2,2,44,,,, -896,206,i7,1704408100,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -897,206,i7,1704408100,4,4,26,,,, -1996,177,i2,1704408160,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1997,177,i2,1704408160,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1998,177,i2,1704408160,3,3,70,,,, -1999,177,i2,1704408160,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1277,176,i1,1704408170,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1278,176,i1,1704408170,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1279,176,i1,1704408170,3,3,40,571543469_02,-571542797_02.99,, -1638,201,i8,1704408170,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1639,201,i8,1704408170,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1640,201,i8,1704408170,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1641,201,i8,1704408170,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1642,201,i8,1704408170,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1898,178,i3,1704408171,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1899,178,i3,1704408171,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1900,178,i3,1704408171,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1901,178,i3,1704408171,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -629,210,i6,1704408229,1,1,24,-571542115_01,571500535_01,, -630,210,i6,1704408229,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -631,210,i6,1704408229,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -632,210,i6,1704408229,3,3,64,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -633,210,i6,1704408229,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -866,175,i0,1704408230,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -867,175,i0,1704408230,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -868,175,i0,1704408230,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -869,175,i0,1704408230,3,4,27,571545870_02,571510153_01,571510153_02,571545870_01 -870,175,i0,1704408230,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -808,206,i7,1704408240,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -809,206,i7,1704408240,2,2,44,,,, -810,206,i7,1704408240,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -811,206,i7,1704408240,4,4,26,,,, -917,202,i9,1704408251,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -918,202,i9,1704408251,2,2,115,,,, -1377,201,i8,1704408329,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1378,201,i8,1704408329,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1379,201,i8,1704408329,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1380,201,i8,1704408329,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1381,201,i8,1704408329,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -757,177,i2,1704408330,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -758,177,i2,1704408330,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -759,177,i2,1704408330,3,3,71,,,, -760,177,i2,1704408330,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1601,178,i3,1704408330,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1602,178,i3,1704408330,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1603,178,i3,1704408330,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1604,178,i3,1704408330,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -2044,176,i1,1704408340,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -2045,176,i1,1704408340,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -2046,176,i1,1704408340,3,3,40,571543469_02,-571542797_02.99,, -683,206,i7,1704408380,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -684,206,i7,1704408380,2,2,44,,,, -685,206,i7,1704408380,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -686,206,i7,1704408380,4,4,26,,,, -1694,175,i0,1704408400,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1695,175,i0,1704408400,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1696,175,i0,1704408400,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1697,175,i0,1704408400,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1698,175,i0,1704408400,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1293,210,i6,1704408400,1,1,24,-571542115_01,571500535_01,, -1294,210,i6,1704408400,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1295,210,i6,1704408400,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1296,210,i6,1704408400,3,3,66,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1297,210,i6,1704408400,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -669,202,i9,1704408410,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -670,202,i9,1704408410,2,2,113,,,, -1171,178,i3,1704408490,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1172,178,i3,1704408490,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1173,178,i3,1704408490,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1174,178,i3,1704408490,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -97,201,i8,1704408490,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -98,201,i8,1704408490,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -99,201,i8,1704408490,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -100,201,i8,1704408490,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -101,201,i8,1704408490,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -188,177,i2,1704408500,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -189,177,i2,1704408500,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -190,177,i2,1704408500,3,3,71,,,, -191,177,i2,1704408500,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -634,176,i1,1704408511,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -635,176,i1,1704408511,2,2,94,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -636,176,i1,1704408511,3,3,40,571543469_02,-571542797_02.99,, -525,206,i7,1704408520,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -526,206,i7,1704408520,2,2,44,,,, -527,206,i7,1704408520,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -528,206,i7,1704408520,4,4,26,,,, -541,175,i0,1704408569,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -542,175,i0,1704408569,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -543,175,i0,1704408569,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -544,175,i0,1704408569,3,4,25,571545870_02,571510153_01,571510153_02,571545870_01 -545,175,i0,1704408569,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -254,202,i9,1704408570,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -255,202,i9,1704408570,2,2,114,,,, -22,210,i6,1704408570,1,1,24,-571542115_01,571500535_01,, -23,210,i6,1704408570,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -24,210,i6,1704408570,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -25,210,i6,1704408570,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -26,210,i6,1704408570,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 76,178,i3,1704408650,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 77,178,i3,1704408650,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 78,178,i3,1704408650,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704409500.csv b/Intermediates/histid/histid_1704409500.csv index c31393d4f..bf320d5c4 100644 --- a/Intermediates/histid/histid_1704409500.csv +++ b/Intermediates/histid/histid_1704409500.csv @@ -1,122 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1367,201,i8,1704408329,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1368,201,i8,1704408329,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1369,201,i8,1704408329,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1370,201,i8,1704408329,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1371,201,i8,1704408329,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -754,177,i2,1704408330,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -755,177,i2,1704408330,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -756,177,i2,1704408330,3,3,71,,,, -757,177,i2,1704408330,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1605,178,i3,1704408330,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1606,178,i3,1704408330,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1607,178,i3,1704408330,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1608,178,i3,1704408330,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -2035,176,i1,1704408340,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -2036,176,i1,1704408340,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -2037,176,i1,1704408340,3,3,40,571543469_02,-571542797_02.99,, -678,206,i7,1704408380,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -679,206,i7,1704408380,2,2,44,,,, -680,206,i7,1704408380,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -681,206,i7,1704408380,4,4,26,,,, -1699,175,i0,1704408400,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1700,175,i0,1704408400,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1701,175,i0,1704408400,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1702,175,i0,1704408400,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1703,175,i0,1704408400,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1292,210,i6,1704408400,1,1,24,-571542115_01,571500535_01,, -1293,210,i6,1704408400,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1294,210,i6,1704408400,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1295,210,i6,1704408400,3,3,66,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1296,210,i6,1704408400,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -664,202,i9,1704408410,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -665,202,i9,1704408410,2,2,113,,,, -1160,178,i3,1704408490,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1161,178,i3,1704408490,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1162,178,i3,1704408490,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1163,178,i3,1704408490,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -97,201,i8,1704408490,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -98,201,i8,1704408490,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -99,201,i8,1704408490,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -100,201,i8,1704408490,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -101,201,i8,1704408490,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -183,177,i2,1704408500,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -184,177,i2,1704408500,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -185,177,i2,1704408500,3,3,71,,,, -186,177,i2,1704408500,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -634,176,i1,1704408511,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -635,176,i1,1704408511,2,2,94,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -636,176,i1,1704408511,3,3,40,571543469_02,-571542797_02.99,, -522,206,i7,1704408520,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -523,206,i7,1704408520,2,2,44,,,, -524,206,i7,1704408520,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -525,206,i7,1704408520,4,4,26,,,, -541,175,i0,1704408569,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -542,175,i0,1704408569,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -543,175,i0,1704408569,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -544,175,i0,1704408569,3,4,25,571545870_02,571510153_01,571510153_02,571545870_01 -545,175,i0,1704408569,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -244,202,i9,1704408570,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -245,202,i9,1704408570,2,2,114,,,, -22,210,i6,1704408570,1,1,24,-571542115_01,571500535_01,, -23,210,i6,1704408570,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -24,210,i6,1704408570,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -25,210,i6,1704408570,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -26,210,i6,1704408570,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -76,178,i3,1704408650,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -77,178,i3,1704408650,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -78,178,i3,1704408650,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -79,178,i3,1704408650,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1043,201,i8,1704408650,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1044,201,i8,1704408650,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1045,201,i8,1704408650,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1046,201,i8,1704408650,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1047,201,i8,1704408650,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -398,206,i7,1704408660,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -399,206,i7,1704408660,2,2,44,,,, -400,206,i7,1704408660,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -401,206,i7,1704408660,4,4,26,,,, -935,177,i2,1704408670,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -936,177,i2,1704408670,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -937,177,i2,1704408670,3,3,71,,,, -938,177,i2,1704408670,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -226,176,i1,1704408680,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -227,176,i1,1704408680,2,2,92,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -228,176,i1,1704408680,3,3,40,571543469_02,-571542797_02.99,, -1202,202,i9,1704408730,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1203,202,i9,1704408730,2,2,114,,,, -1224,175,i0,1704408740,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1225,175,i0,1704408740,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1226,175,i0,1704408740,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1227,175,i0,1704408740,3,4,27,571545870_02,571510153_01,571510153_02,571545870_01 -1228,175,i0,1704408740,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -846,210,i6,1704408740,1,1,24,-571542115_01,571500535_01,, -847,210,i6,1704408740,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -848,210,i6,1704408740,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -849,210,i6,1704408740,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -850,210,i6,1704408740,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1583,206,i7,1704408801,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1584,206,i7,1704408801,2,2,44,,,, -1585,206,i7,1704408801,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1586,206,i7,1704408801,4,4,26,,,, -1727,178,i3,1704408810,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1728,178,i3,1704408810,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1729,178,i3,1704408810,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1730,178,i3,1704408810,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -595,201,i8,1704408810,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -596,201,i8,1704408810,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -597,201,i8,1704408810,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -598,201,i8,1704408810,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -599,201,i8,1704408810,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1794,177,i2,1704408840,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1795,177,i2,1704408840,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1796,177,i2,1704408840,3,3,71,,,, -1797,177,i2,1704408840,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1001,176,i1,1704408850,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1002,176,i1,1704408850,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1003,176,i1,1704408850,3,3,40,571543469_02,-571542797_02.99,, -763,202,i9,1704408890,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -764,202,i9,1704408890,2,2,114,,,, 600,175,i0,1704408910,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 601,175,i0,1704408910,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 602,175,i0,1704408910,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704409800.csv b/Intermediates/histid/histid_1704409800.csv index d7aa07df4..a58ceecd6 100644 --- a/Intermediates/histid/histid_1704409800.csv +++ b/Intermediates/histid/histid_1704409800.csv @@ -1,120 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -85,178,i3,1704408650,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -86,178,i3,1704408650,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -87,178,i3,1704408650,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -88,178,i3,1704408650,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1062,201,i8,1704408650,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1063,201,i8,1704408650,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1064,201,i8,1704408650,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1065,201,i8,1704408650,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1066,201,i8,1704408650,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -410,206,i7,1704408660,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -411,206,i7,1704408660,2,2,44,,,, -412,206,i7,1704408660,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -413,206,i7,1704408660,4,4,26,,,, -956,177,i2,1704408670,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -957,177,i2,1704408670,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -958,177,i2,1704408670,3,3,71,,,, -959,177,i2,1704408670,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -241,176,i1,1704408680,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -242,176,i1,1704408680,2,2,92,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -243,176,i1,1704408680,3,3,40,571543469_02,-571542797_02.99,, -1219,202,i9,1704408730,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1220,202,i9,1704408730,2,2,114,,,, -1236,175,i0,1704408740,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1237,175,i0,1704408740,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1238,175,i0,1704408740,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1239,175,i0,1704408740,3,4,27,571545870_02,571510153_01,571510153_02,571545870_01 -1240,175,i0,1704408740,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -871,210,i6,1704408740,1,1,24,-571542115_01,571500535_01,, -872,210,i6,1704408740,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -873,210,i6,1704408740,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -874,210,i6,1704408740,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -875,210,i6,1704408740,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1588,206,i7,1704408801,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1589,206,i7,1704408801,2,2,44,,,, -1590,206,i7,1704408801,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1591,206,i7,1704408801,4,4,26,,,, -1722,178,i3,1704408810,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1723,178,i3,1704408810,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1724,178,i3,1704408810,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1725,178,i3,1704408810,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -610,201,i8,1704408810,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -611,201,i8,1704408810,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -612,201,i8,1704408810,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -613,201,i8,1704408810,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -614,201,i8,1704408810,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1786,177,i2,1704408840,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1787,177,i2,1704408840,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1788,177,i2,1704408840,3,3,71,,,, -1789,177,i2,1704408840,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1025,176,i1,1704408850,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1026,176,i1,1704408850,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1027,176,i1,1704408850,3,3,40,571543469_02,-571542797_02.99,, -779,202,i9,1704408890,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -780,202,i9,1704408890,2,2,114,,,, -615,175,i0,1704408910,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -616,175,i0,1704408910,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -617,175,i0,1704408910,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -618,175,i0,1704408910,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -619,175,i0,1704408910,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1672,210,i6,1704408910,1,1,24,-571542115_01,571500535_01,, -1673,210,i6,1704408910,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1674,210,i6,1704408910,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1675,210,i6,1704408910,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1676,210,i6,1704408910,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -253,206,i7,1704408940,1,1,43,-571511538_02,571542073_02,571542073_01,571511538_02 -254,206,i7,1704408940,2,2,43,,,, -255,206,i7,1704408940,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -256,206,i7,1704408940,4,4,26,,,, -781,178,i3,1704408969,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -782,178,i3,1704408969,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -783,178,i3,1704408969,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -784,178,i3,1704408969,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1602,201,i8,1704408970,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1603,201,i8,1704408970,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1604,201,i8,1704408970,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1605,201,i8,1704408970,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1606,201,i8,1704408970,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -465,177,i2,1704409010,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -466,177,i2,1704409010,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -467,177,i2,1704409010,3,3,71,,,, -468,177,i2,1704409010,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1982,176,i1,1704409019,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1983,176,i1,1704409019,2,2,92,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1984,176,i1,1704409019,3,3,40,571543469_02,-571542797_02.99,, -1767,202,i9,1704409050,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1768,202,i9,1704409050,2,2,114,,,, -1226,210,i6,1704409079,1,1,24,-571542115_01,571500535_01,, -1227,210,i6,1704409079,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1228,210,i6,1704409079,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1229,210,i6,1704409079,3,3,64,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1230,210,i6,1704409079,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1453,175,i0,1704409080,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1454,175,i0,1704409080,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1455,175,i0,1704409080,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1456,175,i0,1704409080,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1457,175,i0,1704409080,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1514,206,i7,1704409080,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1515,206,i7,1704409080,2,2,44,,,, -1516,206,i7,1704409080,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1517,206,i7,1704409080,4,4,26,,,, -1572,178,i3,1704409130,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1573,178,i3,1704409130,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1574,178,i3,1704409130,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1575,178,i3,1704409130,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1170,201,i8,1704409130,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1171,201,i8,1704409130,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1172,201,i8,1704409130,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1173,201,i8,1704409130,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1174,201,i8,1704409130,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1350,177,i2,1704409180,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1351,177,i2,1704409180,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1352,177,i2,1704409180,3,3,71,,,, -1353,177,i2,1704409180,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -558,176,i1,1704409190,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -559,176,i1,1704409190,2,2,94,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -560,176,i1,1704409190,3,3,40,571543469_02,-571542797_02.99,, 1319,202,i9,1704409210,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 1320,202,i9,1704409210,2,2,114,,,, 1444,206,i7,1704409220,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704410100.csv b/Intermediates/histid/histid_1704410100.csv index 95b4eea9d..e92cfc529 100644 --- a/Intermediates/histid/histid_1704410100.csv +++ b/Intermediates/histid/histid_1704410100.csv @@ -1,127 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -615,175,i0,1704408910,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -616,175,i0,1704408910,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -617,175,i0,1704408910,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -618,175,i0,1704408910,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -619,175,i0,1704408910,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1655,210,i6,1704408910,1,1,24,-571542115_01,571500535_01,, -1656,210,i6,1704408910,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1657,210,i6,1704408910,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1658,210,i6,1704408910,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1659,210,i6,1704408910,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -251,206,i7,1704408940,1,1,43,-571511538_02,571542073_02,571542073_01,571511538_02 -252,206,i7,1704408940,2,2,43,,,, -253,206,i7,1704408940,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -254,206,i7,1704408940,4,4,26,,,, -776,178,i3,1704408969,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -777,178,i3,1704408969,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -778,178,i3,1704408969,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -779,178,i3,1704408969,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1580,201,i8,1704408970,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1581,201,i8,1704408970,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1582,201,i8,1704408970,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1583,201,i8,1704408970,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1584,201,i8,1704408970,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -470,177,i2,1704409010,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -471,177,i2,1704409010,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -472,177,i2,1704409010,3,3,71,,,, -473,177,i2,1704409010,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1976,176,i1,1704409019,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1977,176,i1,1704409019,2,2,92,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1978,176,i1,1704409019,3,3,40,571543469_02,-571542797_02.99,, -1757,202,i9,1704409050,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1758,202,i9,1704409050,2,2,114,,,, -1203,210,i6,1704409079,1,1,24,-571542115_01,571500535_01,, -1204,210,i6,1704409079,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1205,210,i6,1704409079,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1206,210,i6,1704409079,3,3,64,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1207,210,i6,1704409079,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1432,175,i0,1704409080,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1433,175,i0,1704409080,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1434,175,i0,1704409080,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1435,175,i0,1704409080,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1436,175,i0,1704409080,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1497,206,i7,1704409080,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1498,206,i7,1704409080,2,2,44,,,, -1499,206,i7,1704409080,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1500,206,i7,1704409080,4,4,26,,,, -1550,178,i3,1704409130,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1551,178,i3,1704409130,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1552,178,i3,1704409130,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1553,178,i3,1704409130,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1142,201,i8,1704409130,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1143,201,i8,1704409130,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1144,201,i8,1704409130,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1145,201,i8,1704409130,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1146,201,i8,1704409130,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1326,177,i2,1704409180,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1327,177,i2,1704409180,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1328,177,i2,1704409180,3,3,71,,,, -1329,177,i2,1704409180,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -553,176,i1,1704409190,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -554,176,i1,1704409190,2,2,94,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -555,176,i1,1704409190,3,3,40,571543469_02,-571542797_02.99,, -1295,202,i9,1704409210,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1296,202,i9,1704409210,2,2,114,,,, -1423,206,i7,1704409220,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1424,206,i7,1704409220,2,2,44,,,, -1425,206,i7,1704409220,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1426,206,i7,1704409220,4,4,26,,,, -204,175,i0,1704409250,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -205,175,i0,1704409250,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -206,175,i0,1704409250,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -207,175,i0,1704409250,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -208,175,i0,1704409250,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1839,210,i6,1704409250,1,1,24,-571542115_01,571500535_01,, -1840,210,i6,1704409250,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1841,210,i6,1704409250,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1842,210,i6,1704409250,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1843,210,i6,1704409250,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1301,178,i3,1704409289,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1302,178,i3,1704409289,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1303,178,i3,1704409289,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1304,178,i3,1704409289,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -64,201,i8,1704409290,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -65,201,i8,1704409290,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -66,201,i8,1704409290,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -67,201,i8,1704409290,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -68,201,i8,1704409290,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -722,177,i2,1704409350,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -723,177,i2,1704409350,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -724,177,i2,1704409350,3,3,71,,,, -725,177,i2,1704409350,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1400,176,i1,1704409360,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1401,176,i1,1704409360,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1402,176,i1,1704409360,3,3,40,571543469_02,-571542797_02.99,, -1305,206,i7,1704409360,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1306,206,i7,1704409360,2,2,44,,,, -1307,206,i7,1704409360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1308,206,i7,1704409360,4,4,26,,,, -232,202,i9,1704409370,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -233,202,i9,1704409370,2,2,114,,,, -943,175,i0,1704409420,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -944,175,i0,1704409420,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -945,175,i0,1704409420,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -946,175,i0,1704409420,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -947,175,i0,1704409420,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -578,210,i6,1704409420,1,1,24,-571542115_01,571500535_01,, -579,210,i6,1704409420,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -580,210,i6,1704409420,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -581,210,i6,1704409420,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -582,210,i6,1704409420,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1832,201,i8,1704409449,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1833,201,i8,1704409449,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1834,201,i8,1704409449,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1835,201,i8,1704409449,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1836,201,i8,1704409449,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -40,178,i3,1704409450,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -41,178,i3,1704409450,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -42,178,i3,1704409450,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -43,178,i3,1704409450,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1183,206,i7,1704409500,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1184,206,i7,1704409500,2,2,44,,,, -1185,206,i7,1704409500,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1186,206,i7,1704409500,4,4,26,,,, 1501,177,i2,1704409520,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 1502,177,i2,1704409520,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 1503,177,i2,1704409520,3,3,71,,,, diff --git a/Intermediates/histid/histid_1704410400.csv b/Intermediates/histid/histid_1704410400.csv index 3d5457c1c..fbd48bdf0 100644 --- a/Intermediates/histid/histid_1704410400.csv +++ b/Intermediates/histid/histid_1704410400.csv @@ -1,129 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1281,202,i9,1704409210,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1282,202,i9,1704409210,2,2,114,,,, -1422,206,i7,1704409220,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1423,206,i7,1704409220,2,2,44,,,, -1424,206,i7,1704409220,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1425,206,i7,1704409220,4,4,26,,,, -212,175,i0,1704409250,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -213,175,i0,1704409250,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -214,175,i0,1704409250,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -215,175,i0,1704409250,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -216,175,i0,1704409250,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1835,210,i6,1704409250,1,1,24,-571542115_01,571500535_01,, -1836,210,i6,1704409250,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1837,210,i6,1704409250,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1838,210,i6,1704409250,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1839,210,i6,1704409250,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1287,178,i3,1704409289,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1288,178,i3,1704409289,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1289,178,i3,1704409289,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1290,178,i3,1704409289,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -64,201,i8,1704409290,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -65,201,i8,1704409290,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -66,201,i8,1704409290,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -67,201,i8,1704409290,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -68,201,i8,1704409290,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -711,177,i2,1704409350,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -712,177,i2,1704409350,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -713,177,i2,1704409350,3,3,71,,,, -714,177,i2,1704409350,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1397,176,i1,1704409360,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1398,176,i1,1704409360,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1399,176,i1,1704409360,3,3,40,571543469_02,-571542797_02.99,, -1291,206,i7,1704409360,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1292,206,i7,1704409360,2,2,44,,,, -1293,206,i7,1704409360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1294,206,i7,1704409360,4,4,26,,,, -240,202,i9,1704409370,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -241,202,i9,1704409370,2,2,114,,,, -945,175,i0,1704409420,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -946,175,i0,1704409420,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -947,175,i0,1704409420,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -948,175,i0,1704409420,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -949,175,i0,1704409420,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -585,210,i6,1704409420,1,1,24,-571542115_01,571500535_01,, -586,210,i6,1704409420,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -587,210,i6,1704409420,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -588,210,i6,1704409420,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -589,210,i6,1704409420,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1828,201,i8,1704409449,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1829,201,i8,1704409449,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1830,201,i8,1704409449,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1831,201,i8,1704409449,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1832,201,i8,1704409449,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -35,178,i3,1704409450,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -36,178,i3,1704409450,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -37,178,i3,1704409450,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -38,178,i3,1704409450,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1172,206,i7,1704409500,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1173,206,i7,1704409500,2,2,44,,,, -1174,206,i7,1704409500,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1175,206,i7,1704409500,4,4,26,,,, -1502,177,i2,1704409520,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1503,177,i2,1704409520,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1504,177,i2,1704409520,3,3,71,,,, -1505,177,i2,1704409520,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -781,176,i1,1704409530,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -782,176,i1,1704409530,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -783,176,i1,1704409530,3,3,40,571543469_02,-571542797_02.99,, -1161,202,i9,1704409530,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1162,202,i9,1704409530,2,2,114,,,, -203,210,i6,1704409589,1,1,24,-571542115_01,571500535_01,, -204,210,i6,1704409589,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -205,210,i6,1704409589,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -206,210,i6,1704409589,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -207,210,i6,1704409589,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1789,175,i0,1704409590,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1790,175,i0,1704409590,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1791,175,i0,1704409590,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1792,175,i0,1704409590,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1793,175,i0,1704409590,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1672,178,i3,1704409610,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1673,178,i3,1704409610,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1674,178,i3,1704409610,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1675,178,i3,1704409610,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -576,201,i8,1704409610,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -577,201,i8,1704409610,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -578,201,i8,1704409610,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -579,201,i8,1704409610,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -580,201,i8,1704409610,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1046,206,i7,1704409640,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1047,206,i7,1704409640,2,2,44,,,, -1048,206,i7,1704409640,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1049,206,i7,1704409640,4,4,26,,,, -303,177,i2,1704409690,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -304,177,i2,1704409690,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -305,177,i2,1704409690,3,3,71,,,, -306,177,i2,1704409690,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -724,202,i9,1704409690,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -725,202,i9,1704409690,2,2,114,,,, -1586,176,i1,1704409700,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1587,176,i1,1704409700,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1588,176,i1,1704409700,3,3,40,571543469_02,-571542797_02.99,, -1163,175,i0,1704409760,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1164,175,i0,1704409760,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1165,175,i0,1704409760,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1166,175,i0,1704409760,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1167,175,i0,1704409760,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -189,210,i6,1704409760,1,1,24,-571542115_01,571500535_01,, -190,210,i6,1704409760,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -191,210,i6,1704409760,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -192,210,i6,1704409760,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -193,210,i6,1704409760,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -332,201,i8,1704409769,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -333,201,i8,1704409769,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -334,201,i8,1704409769,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -335,201,i8,1704409769,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -336,201,i8,1704409769,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -544,178,i3,1704409770,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -545,178,i3,1704409770,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -546,178,i3,1704409770,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -547,178,i3,1704409770,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -921,206,i7,1704409780,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -922,206,i7,1704409780,2,2,44,,,, -923,206,i7,1704409780,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -924,206,i7,1704409780,4,4,26,,,, 437,202,i9,1704409849,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 438,202,i9,1704409849,2,2,114,,,, 1058,177,i2,1704409860,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 diff --git a/Intermediates/histid/histid_1704410700.csv b/Intermediates/histid/histid_1704410700.csv index 821d6fe4d..4b3f13c53 100644 --- a/Intermediates/histid/histid_1704410700.csv +++ b/Intermediates/histid/histid_1704410700.csv @@ -1,132 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1469,177,i2,1704409520,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1470,177,i2,1704409520,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1471,177,i2,1704409520,3,3,71,,,, -1472,177,i2,1704409520,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -776,176,i1,1704409530,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -777,176,i1,1704409530,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -778,176,i1,1704409530,3,3,40,571543469_02,-571542797_02.99,, -1149,202,i9,1704409530,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1150,202,i9,1704409530,2,2,114,,,, -209,210,i6,1704409589,1,1,24,-571542115_01,571500535_01,, -210,210,i6,1704409589,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -211,210,i6,1704409589,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -212,210,i6,1704409589,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -213,210,i6,1704409589,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1772,175,i0,1704409590,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1773,175,i0,1704409590,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1774,175,i0,1704409590,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1775,175,i0,1704409590,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1776,175,i0,1704409590,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1648,178,i3,1704409610,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1649,178,i3,1704409610,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1650,178,i3,1704409610,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1651,178,i3,1704409610,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -565,201,i8,1704409610,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -566,201,i8,1704409610,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -567,201,i8,1704409610,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -568,201,i8,1704409610,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -569,201,i8,1704409610,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1039,206,i7,1704409640,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1040,206,i7,1704409640,2,2,44,,,, -1041,206,i7,1704409640,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1042,206,i7,1704409640,4,4,26,,,, -303,177,i2,1704409690,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -304,177,i2,1704409690,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -305,177,i2,1704409690,3,3,71,,,, -306,177,i2,1704409690,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -719,202,i9,1704409690,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -720,202,i9,1704409690,2,2,114,,,, -1557,176,i1,1704409700,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1558,176,i1,1704409700,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1559,176,i1,1704409700,3,3,40,571543469_02,-571542797_02.99,, -1151,175,i0,1704409760,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1152,175,i0,1704409760,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1153,175,i0,1704409760,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1154,175,i0,1704409760,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1155,175,i0,1704409760,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -195,210,i6,1704409760,1,1,24,-571542115_01,571500535_01,, -196,210,i6,1704409760,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -197,210,i6,1704409760,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -198,210,i6,1704409760,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -199,210,i6,1704409760,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -340,201,i8,1704409769,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -341,201,i8,1704409769,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -342,201,i8,1704409769,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -343,201,i8,1704409769,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -344,201,i8,1704409769,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -533,178,i3,1704409770,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -534,178,i3,1704409770,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -535,178,i3,1704409770,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -536,178,i3,1704409770,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -914,206,i7,1704409780,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -915,206,i7,1704409780,2,2,44,,,, -916,206,i7,1704409780,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -917,206,i7,1704409780,4,4,26,,,, -430,202,i9,1704409849,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -431,202,i9,1704409849,2,2,114,,,, -1055,177,i2,1704409860,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1056,177,i2,1704409860,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1057,177,i2,1704409860,3,3,71,,,, -1058,177,i2,1704409860,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -358,176,i1,1704409870,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -359,176,i1,1704409870,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -360,176,i1,1704409870,3,3,40,571543469_02,-571542797_02.99,, -837,206,i7,1704409920,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -838,206,i7,1704409920,2,2,44,,,, -839,206,i7,1704409920,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -840,206,i7,1704409920,4,4,26,,,, -1948,175,i0,1704409930,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1949,175,i0,1704409930,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1950,175,i0,1704409930,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1951,175,i0,1704409930,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1952,175,i0,1704409930,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -176,178,i3,1704409930,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -177,178,i3,1704409930,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -178,178,i3,1704409930,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -179,178,i3,1704409930,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1104,201,i8,1704409930,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1105,201,i8,1704409930,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1106,201,i8,1704409930,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1107,201,i8,1704409930,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1108,201,i8,1704409930,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1578,210,i6,1704409930,1,1,24,-571542115_01,571500535_01,, -1579,210,i6,1704409930,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1580,210,i6,1704409930,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1581,210,i6,1704409930,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1582,210,i6,1704409930,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1236,202,i9,1704410010,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1237,202,i9,1704410010,2,2,114,,,, -443,177,i2,1704410030,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -444,177,i2,1704410030,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -445,177,i2,1704410030,3,3,71,,,, -446,177,i2,1704410030,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1121,176,i1,1704410040,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1122,176,i1,1704410040,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1123,176,i1,1704410040,3,3,40,571543469_02,-571542797_02.99,, -713,206,i7,1704410060,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -714,206,i7,1704410060,2,2,44,,,, -715,206,i7,1704410060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -716,206,i7,1704410060,4,4,26,,,, -1884,178,i3,1704410089,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1885,178,i3,1704410089,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1886,178,i3,1704410089,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1887,178,i3,1704410089,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1888,201,i8,1704410091,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1889,201,i8,1704410091,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1890,201,i8,1704410091,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1891,201,i8,1704410091,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1892,201,i8,1704410091,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -721,175,i0,1704410100,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -722,175,i0,1704410100,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -723,175,i0,1704410100,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -724,175,i0,1704410100,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -725,175,i0,1704410100,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -363,210,i6,1704410100,1,1,24,-571542115_01,571500535_01,, -364,210,i6,1704410100,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -365,210,i6,1704410100,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -366,210,i6,1704410100,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -367,210,i6,1704410100,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 952,202,i9,1704410169,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 953,202,i9,1704410169,2,2,114,,,, 1263,177,i2,1704410200,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 diff --git a/Intermediates/histid/histid_1704411000.csv b/Intermediates/histid/histid_1704411000.csv index 93f4be86f..b771cf1d6 100644 --- a/Intermediates/histid/histid_1704411000.csv +++ b/Intermediates/histid/histid_1704411000.csv @@ -1,113 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -425,202,i9,1704409849,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -426,202,i9,1704409849,2,2,114,,,, -1049,177,i2,1704409860,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1050,177,i2,1704409860,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1051,177,i2,1704409860,3,3,71,,,, -1052,177,i2,1704409860,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -346,176,i1,1704409870,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -347,176,i1,1704409870,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -348,176,i1,1704409870,3,3,40,571543469_02,-571542797_02.99,, -847,206,i7,1704409920,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -848,206,i7,1704409920,2,2,44,,,, -849,206,i7,1704409920,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -850,206,i7,1704409920,4,4,26,,,, -1939,175,i0,1704409930,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1940,175,i0,1704409930,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1941,175,i0,1704409930,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1942,175,i0,1704409930,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1943,175,i0,1704409930,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -169,178,i3,1704409930,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -170,178,i3,1704409930,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -171,178,i3,1704409930,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -172,178,i3,1704409930,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1107,201,i8,1704409930,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1108,201,i8,1704409930,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1109,201,i8,1704409930,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1110,201,i8,1704409930,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1111,201,i8,1704409930,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1575,210,i6,1704409930,1,1,24,-571542115_01,571500535_01,, -1576,210,i6,1704409930,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1577,210,i6,1704409930,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1578,210,i6,1704409930,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1579,210,i6,1704409930,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1233,202,i9,1704410010,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1234,202,i9,1704410010,2,2,114,,,, -443,177,i2,1704410030,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -444,177,i2,1704410030,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -445,177,i2,1704410030,3,3,71,,,, -446,177,i2,1704410030,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1124,176,i1,1704410040,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1125,176,i1,1704410040,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1126,176,i1,1704410040,3,3,40,571543469_02,-571542797_02.99,, -728,206,i7,1704410060,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -729,206,i7,1704410060,2,2,44,,,, -730,206,i7,1704410060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -731,206,i7,1704410060,4,4,26,,,, -1882,178,i3,1704410089,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1883,178,i3,1704410089,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1884,178,i3,1704410089,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1885,178,i3,1704410089,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1886,201,i8,1704410091,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1887,201,i8,1704410091,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1888,201,i8,1704410091,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1889,201,i8,1704410091,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1890,201,i8,1704410091,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -736,175,i0,1704410100,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -737,175,i0,1704410100,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -738,175,i0,1704410100,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -739,175,i0,1704410100,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -740,175,i0,1704410100,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -351,210,i6,1704410100,1,1,24,-571542115_01,571500535_01,, -352,210,i6,1704410100,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -353,210,i6,1704410100,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -354,210,i6,1704410100,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -355,210,i6,1704410100,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -952,202,i9,1704410169,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -953,202,i9,1704410169,2,2,114,,,, -1246,177,i2,1704410200,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1247,177,i2,1704410200,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1248,177,i2,1704410200,3,3,71,,,, -1249,177,i2,1704410200,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1823,206,i7,1704410201,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1824,206,i7,1704410201,2,2,44,,,, -1825,206,i7,1704410201,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1826,206,i7,1704410201,4,4,26,,,, -504,176,i1,1704410210,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -505,176,i1,1704410210,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -506,176,i1,1704410210,3,3,40,571543469_02,-571542797_02.99,, -677,178,i3,1704410250,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -678,178,i3,1704410250,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -679,178,i3,1704410250,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -680,178,i3,1704410250,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1638,201,i8,1704410250,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1639,201,i8,1704410250,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1640,201,i8,1704410250,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1641,201,i8,1704410250,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1642,201,i8,1704410250,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1482,175,i0,1704410270,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1483,175,i0,1704410270,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1484,175,i0,1704410270,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1485,175,i0,1704410270,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1486,175,i0,1704410270,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1140,210,i6,1704410270,1,1,24,-571542115_01,571500535_01,, -1141,210,i6,1704410270,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1142,210,i6,1704410270,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1143,210,i6,1704410270,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1144,210,i6,1704410270,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1779,202,i9,1704410330,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1780,202,i9,1704410330,2,2,114,,,, -1872,206,i7,1704410340,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1873,206,i7,1704410340,2,2,44,,,, -1874,206,i7,1704410340,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1875,206,i7,1704410340,4,4,26,,,, -22,177,i2,1704410370,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -23,177,i2,1704410370,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -24,177,i2,1704410370,3,3,71,,,, -25,177,i2,1704410370,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1340,176,i1,1704410380,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1341,176,i1,1704410380,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1342,176,i1,1704410380,3,3,40,571543469_02,-571542797_02.99,, 1365,201,i8,1704410409,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 1366,201,i8,1704410409,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 1367,201,i8,1704410409,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704411300.csv b/Intermediates/histid/histid_1704411300.csv index 9200a7795..3b7175950 100644 --- a/Intermediates/histid/histid_1704411300.csv +++ b/Intermediates/histid/histid_1704411300.csv @@ -1,106 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -963,202,i9,1704410169,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -964,202,i9,1704410169,2,2,114,,,, -1268,177,i2,1704410200,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1269,177,i2,1704410200,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1270,177,i2,1704410200,3,3,71,,,, -1271,177,i2,1704410200,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1822,206,i7,1704410201,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1823,206,i7,1704410201,2,2,44,,,, -1824,206,i7,1704410201,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1825,206,i7,1704410201,4,4,26,,,, -515,176,i1,1704410210,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -516,176,i1,1704410210,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -517,176,i1,1704410210,3,3,40,571543469_02,-571542797_02.99,, -682,178,i3,1704410250,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -683,178,i3,1704410250,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -684,178,i3,1704410250,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -685,178,i3,1704410250,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1645,201,i8,1704410250,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1646,201,i8,1704410250,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1647,201,i8,1704410250,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1648,201,i8,1704410250,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1649,201,i8,1704410250,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1488,175,i0,1704410270,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1489,175,i0,1704410270,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1490,175,i0,1704410270,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1491,175,i0,1704410270,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1492,175,i0,1704410270,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1165,210,i6,1704410270,1,1,24,-571542115_01,571500535_01,, -1166,210,i6,1704410270,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1167,210,i6,1704410270,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1168,210,i6,1704410270,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1169,210,i6,1704410270,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1782,202,i9,1704410330,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1783,202,i9,1704410330,2,2,114,,,, -1872,206,i7,1704410340,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1873,206,i7,1704410340,2,2,44,,,, -1874,206,i7,1704410340,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1875,206,i7,1704410340,4,4,26,,,, -25,177,i2,1704410370,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -26,177,i2,1704410370,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -27,177,i2,1704410370,3,3,71,,,, -28,177,i2,1704410370,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1347,176,i1,1704410380,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1348,176,i1,1704410380,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1349,176,i1,1704410380,3,3,40,571543469_02,-571542797_02.99,, -1376,201,i8,1704410409,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1377,201,i8,1704410409,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1378,201,i8,1704410409,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1379,201,i8,1704410409,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1380,201,i8,1704410409,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1619,178,i3,1704410410,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1620,178,i3,1704410410,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1621,178,i3,1704410410,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1622,178,i3,1704410410,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -912,175,i0,1704410440,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -913,175,i0,1704410440,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -914,175,i0,1704410440,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -915,175,i0,1704410440,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -916,175,i0,1704410440,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1922,210,i6,1704410440,1,1,24,-571542115_01,571500535_01,, -1923,210,i6,1704410440,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1924,210,i6,1704410440,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1925,210,i6,1704410440,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1926,210,i6,1704410440,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1784,206,i7,1704410480,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1785,206,i7,1704410480,2,2,44,,,, -1786,206,i7,1704410480,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1787,206,i7,1704410480,4,4,26,,,, -713,202,i9,1704410490,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -714,202,i9,1704410490,2,2,114,,,, -828,177,i2,1704410540,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -829,177,i2,1704410540,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -830,177,i2,1704410540,3,3,71,,,, -831,177,i2,1704410540,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -128,176,i1,1704410550,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -129,176,i1,1704410550,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -130,176,i1,1704410550,3,3,40,571543469_02,-571542797_02.99,, -154,201,i8,1704410570,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -155,201,i8,1704410570,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -156,201,i8,1704410570,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -157,201,i8,1704410570,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -158,201,i8,1704410570,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -392,178,i3,1704410571,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -393,178,i3,1704410571,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -394,178,i3,1704410571,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -395,178,i3,1704410571,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1745,175,i0,1704410610,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1746,175,i0,1704410610,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1747,175,i0,1704410610,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1748,175,i0,1704410610,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1749,175,i0,1704410610,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1361,210,i6,1704410610,1,1,24,-571542115_01,571500535_01,, -1362,210,i6,1704410610,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1363,210,i6,1704410610,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1364,210,i6,1704410610,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1365,210,i6,1704410610,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1688,206,i7,1704410620,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1689,206,i7,1704410620,2,2,44,,,, -1690,206,i7,1704410620,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1691,206,i7,1704410620,4,4,26,,,, -313,202,i9,1704410650,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -314,202,i9,1704410650,2,2,114,,,, 1631,177,i2,1704410710,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 1632,177,i2,1704410710,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 1633,177,i2,1704410710,3,3,71,,,, diff --git a/Intermediates/histid/histid_1704411600.csv b/Intermediates/histid/histid_1704411600.csv index 09d5494c5..86452054c 100644 --- a/Intermediates/histid/histid_1704411600.csv +++ b/Intermediates/histid/histid_1704411600.csv @@ -1,125 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1345,201,i8,1704410409,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1346,201,i8,1704410409,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1347,201,i8,1704410409,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1348,201,i8,1704410409,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1349,201,i8,1704410409,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1598,178,i3,1704410410,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1599,178,i3,1704410410,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1600,178,i3,1704410410,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1601,178,i3,1704410410,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -903,175,i0,1704410440,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -904,175,i0,1704410440,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -905,175,i0,1704410440,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -906,175,i0,1704410440,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -907,175,i0,1704410440,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1908,210,i6,1704410440,1,1,24,-571542115_01,571500535_01,, -1909,210,i6,1704410440,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1910,210,i6,1704410440,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1911,210,i6,1704410440,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1912,210,i6,1704410440,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1757,206,i7,1704410480,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1758,206,i7,1704410480,2,2,44,,,, -1759,206,i7,1704410480,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1760,206,i7,1704410480,4,4,26,,,, -706,202,i9,1704410490,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -707,202,i9,1704410490,2,2,114,,,, -823,177,i2,1704410540,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -824,177,i2,1704410540,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -825,177,i2,1704410540,3,3,71,,,, -826,177,i2,1704410540,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -121,176,i1,1704410550,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -122,176,i1,1704410550,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -123,176,i1,1704410550,3,3,40,571543469_02,-571542797_02.99,, -147,201,i8,1704410570,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -148,201,i8,1704410570,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -149,201,i8,1704410570,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -150,201,i8,1704410570,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -151,201,i8,1704410570,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -374,178,i3,1704410571,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -375,178,i3,1704410571,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -376,178,i3,1704410571,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -377,178,i3,1704410571,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1722,175,i0,1704410610,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1723,175,i0,1704410610,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1724,175,i0,1704410610,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1725,175,i0,1704410610,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1726,175,i0,1704410610,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1330,210,i6,1704410610,1,1,24,-571542115_01,571500535_01,, -1331,210,i6,1704410610,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1332,210,i6,1704410610,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1333,210,i6,1704410610,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1334,210,i6,1704410610,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1667,206,i7,1704410620,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1668,206,i7,1704410620,2,2,44,,,, -1669,206,i7,1704410620,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1670,206,i7,1704410620,4,4,26,,,, -301,202,i9,1704410650,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -302,202,i9,1704410650,2,2,114,,,, -1610,177,i2,1704410710,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1611,177,i2,1704410710,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1612,177,i2,1704410710,3,3,71,,,, -1613,177,i2,1704410710,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -881,176,i1,1704410720,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -882,176,i1,1704410720,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -883,176,i1,1704410720,3,3,40,571543469_02,-571542797_02.99,, -128,178,i3,1704410730,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -129,178,i3,1704410730,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -130,178,i3,1704410730,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -131,178,i3,1704410730,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1058,201,i8,1704410730,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1059,201,i8,1704410730,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1060,201,i8,1704410730,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1061,201,i8,1704410730,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1062,201,i8,1704410730,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1499,206,i7,1704410760,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1500,206,i7,1704410760,2,2,44,,,, -1501,206,i7,1704410760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1502,206,i7,1704410760,4,4,26,,,, -451,175,i0,1704410780,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -452,175,i0,1704410780,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -453,175,i0,1704410780,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -454,175,i0,1704410780,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -455,175,i0,1704410780,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -137,210,i6,1704410780,1,1,24,-571542115_01,571500535_01,, -138,210,i6,1704410780,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -139,210,i6,1704410780,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -140,210,i6,1704410780,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -141,210,i6,1704410780,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1189,202,i9,1704410810,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1190,202,i9,1704410810,2,2,114,,,, -991,177,i2,1704410880,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -992,177,i2,1704410880,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -993,177,i2,1704410880,3,3,71,,,, -994,177,i2,1704410880,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -328,176,i1,1704410890,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -329,176,i1,1704410890,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -330,176,i1,1704410890,3,3,40,571543469_02,-571542797_02.99,, -1037,178,i3,1704410890,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1038,178,i3,1704410890,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1039,178,i3,1704410890,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1040,178,i3,1704410890,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -636,201,i8,1704410890,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -637,201,i8,1704410890,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -638,201,i8,1704410890,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -639,201,i8,1704410890,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -640,201,i8,1704410890,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1401,206,i7,1704410900,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1402,206,i7,1704410900,2,2,44,,,, -1403,206,i7,1704410900,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1404,206,i7,1704410900,4,4,26,,,, -69,175,i0,1704410949,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -70,175,i0,1704410949,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -71,175,i0,1704410949,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -72,175,i0,1704410949,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -73,175,i0,1704410949,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -894,210,i6,1704410950,1,1,24,-571542115_01,571500535_01,, -895,210,i6,1704410950,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -896,210,i6,1704410950,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -897,210,i6,1704410950,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -898,210,i6,1704410950,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -185,202,i9,1704410970,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -186,202,i9,1704410970,2,2,114,,,, 1302,206,i7,1704411040,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 1303,206,i7,1704411040,2,2,44,,,, 1304,206,i7,1704411040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704411900.csv b/Intermediates/histid/histid_1704411900.csv index 101ef4a44..beea9cc6c 100644 --- a/Intermediates/histid/histid_1704411900.csv +++ b/Intermediates/histid/histid_1704411900.csv @@ -1,344 +1,216 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -179,177,i2,1704410710,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -180,177,i2,1704410710,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -181,177,i2,1704410710,3,3,71,,,, -182,177,i2,1704410710,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -638,176,i1,1704410720,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -639,176,i1,1704410720,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -640,176,i1,1704410720,3,3,40,571543469_02,-571542797_02.99,, -175,178,i3,1704410730,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -176,178,i3,1704410730,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -177,178,i3,1704410730,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -178,178,i3,1704410730,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -94,201,i8,1704410730,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -95,201,i8,1704410730,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -96,201,i8,1704410730,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -97,201,i8,1704410730,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -98,201,i8,1704410730,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -0,206,i7,1704410760,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1,206,i7,1704410760,2,2,44,,,, -2,206,i7,1704410760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -3,206,i7,1704410760,4,4,26,,,, -771,175,i0,1704410780,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -772,175,i0,1704410780,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -773,175,i0,1704410780,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -774,175,i0,1704410780,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -775,175,i0,1704410780,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -213,210,i6,1704410780,1,1,24,-571542115_01,571500535_01,, -214,210,i6,1704410780,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -215,210,i6,1704410780,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -216,210,i6,1704410780,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -217,210,i6,1704410780,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -395,202,i9,1704410810,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -396,202,i9,1704410810,2,2,114,,,, -407,177,i2,1704410880,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -408,177,i2,1704410880,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -409,177,i2,1704410880,3,3,71,,,, -410,177,i2,1704410880,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -522,176,i1,1704410890,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -523,176,i1,1704410890,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -524,176,i1,1704410890,3,3,40,571543469_02,-571542797_02.99,, -51,178,i3,1704410890,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -52,178,i3,1704410890,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -53,178,i3,1704410890,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -54,178,i3,1704410890,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -269,201,i8,1704410890,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -270,201,i8,1704410890,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -271,201,i8,1704410890,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -272,201,i8,1704410890,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -273,201,i8,1704410890,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -679,206,i7,1704410900,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -680,206,i7,1704410900,2,2,44,,,, -681,206,i7,1704410900,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -682,206,i7,1704410900,4,4,26,,,, -99,175,i0,1704410949,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -100,175,i0,1704410949,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -101,175,i0,1704410949,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -102,175,i0,1704410949,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -103,175,i0,1704410949,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -653,210,i6,1704410950,1,1,24,-571542115_01,571500535_01,, -654,210,i6,1704410950,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -655,210,i6,1704410950,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -656,210,i6,1704410950,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -657,210,i6,1704410950,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -295,202,i9,1704410970,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -296,202,i9,1704410970,2,2,114,,,, -539,206,i7,1704411040,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -540,206,i7,1704411040,2,2,44,,,, -541,206,i7,1704411040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -542,206,i7,1704411040,4,4,26,,,, -743,177,i2,1704411049,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -744,177,i2,1704411049,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -745,177,i2,1704411049,3,3,71,,,, -746,177,i2,1704411049,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -225,178,i3,1704411050,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -226,178,i3,1704411050,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -227,178,i3,1704411050,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -228,178,i3,1704411050,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -135,201,i8,1704411050,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -136,201,i8,1704411050,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -137,201,i8,1704411050,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -138,201,i8,1704411050,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -139,201,i8,1704411050,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -449,176,i1,1704411059,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -450,176,i1,1704411059,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -451,176,i1,1704411059,3,3,40,571543469_02,-571542797_02.99,, -68,175,i0,1704411120,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -69,175,i0,1704411120,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -70,175,i0,1704411120,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -71,175,i0,1704411120,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -72,175,i0,1704411120,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -806,210,i6,1704411121,1,1,24,-571542115_01,571500535_01,, -807,210,i6,1704411121,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -808,210,i6,1704411121,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -809,210,i6,1704411121,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -810,210,i6,1704411121,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -641,202,i9,1704411129,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -642,202,i9,1704411129,2,2,114,,,, -606,206,i7,1704411179,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -607,206,i7,1704411179,2,2,44,,,, -608,206,i7,1704411179,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -609,206,i7,1704411179,4,4,26,,,, -343,178,i3,1704411189,1,1,33,571540304_02,571556450_01,571556450_02,571540304_01 -344,178,i3,1704411189,2,2,34,571556450_02,571500475_01,571540304_02,571540303_01 -345,178,i3,1704411189,3,3,36,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -346,178,i3,1704411189,4,4,18,-571500475_01,571540303_01,-571500475_01,571540304_01 -484,201,i8,1704411210,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -485,201,i8,1704411210,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -486,201,i8,1704411210,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -487,201,i8,1704411210,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -488,201,i8,1704411210,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -140,177,i2,1704411220,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -141,177,i2,1704411220,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -142,177,i2,1704411220,3,3,71,,,, -143,177,i2,1704411220,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -610,176,i1,1704411230,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -611,176,i1,1704411230,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -612,176,i1,1704411230,3,3,40,571543469_02,-571542797_02.99,, -747,175,i0,1704411290,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -748,175,i0,1704411290,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -749,175,i0,1704411290,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -750,175,i0,1704411290,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -751,175,i0,1704411290,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -327,202,i9,1704411290,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -328,202,i9,1704411290,2,2,114,,,, -752,210,i6,1704411290,1,1,24,-571542115_01,571500535_01,, -753,210,i6,1704411290,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -754,210,i6,1704411290,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -755,210,i6,1704411290,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -756,210,i6,1704411290,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -153,206,i7,1704411320,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -154,206,i7,1704411320,2,2,44,,,, -155,206,i7,1704411320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -156,206,i7,1704411320,4,4,26,,,, -723,178,i3,1704411350,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -724,178,i3,1704411350,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -725,178,i3,1704411350,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -726,178,i3,1704411350,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -167,201,i8,1704411370,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -168,201,i8,1704411370,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -169,201,i8,1704411370,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -170,201,i8,1704411370,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -171,201,i8,1704411370,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -630,177,i2,1704411390,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -631,177,i2,1704411390,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -632,177,i2,1704411390,3,3,71,,,, -633,177,i2,1704411390,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -704,176,i1,1704411399,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -705,176,i1,1704411399,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -706,176,i1,1704411399,3,3,40,571543469_02,-571542797_02.99,, -442,202,i9,1704411450,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -443,202,i9,1704411450,2,2,114,,,, -55,210,i6,1704411459,1,1,24,-571542115_01,571500535_01,, -56,210,i6,1704411459,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -57,210,i6,1704411459,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -58,210,i6,1704411459,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -59,210,i6,1704411459,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -468,175,i0,1704411460,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -469,175,i0,1704411460,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -470,175,i0,1704411460,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -471,175,i0,1704411460,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -472,175,i0,1704411460,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -763,206,i7,1704411460,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -764,206,i7,1704411460,2,2,44,,,, -765,206,i7,1704411460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -766,206,i7,1704411460,4,4,26,,,, -370,178,i3,1704411509,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -371,178,i3,1704411509,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -372,178,i3,1704411509,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -373,178,i3,1704411509,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -11,201,i8,1704411530,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -12,201,i8,1704411530,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -13,201,i8,1704411530,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -14,201,i8,1704411530,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -15,201,i8,1704411530,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -510,177,i2,1704411560,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -511,177,i2,1704411560,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -512,177,i2,1704411560,3,3,71,,,, -513,177,i2,1704411560,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -692,176,i1,1704411570,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -693,176,i1,1704411570,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -694,176,i1,1704411570,3,3,40,571543469_02,-571542797_02.99,, -617,206,i7,1704411600,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -618,206,i7,1704411600,2,2,44,,,, -619,206,i7,1704411600,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -620,206,i7,1704411600,4,4,26,,,, -354,202,i9,1704411610,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -355,202,i9,1704411610,2,2,114,,,, -569,175,i0,1704411629,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -570,175,i0,1704411629,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -571,175,i0,1704411629,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -572,175,i0,1704411629,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -573,175,i0,1704411629,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -329,210,i6,1704411630,1,1,24,-571542115_01,571500535_01,, -330,210,i6,1704411630,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -331,210,i6,1704411630,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -332,210,i6,1704411630,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -333,210,i6,1704411630,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -739,178,i3,1704411670,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -740,178,i3,1704411670,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -741,178,i3,1704411670,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -742,178,i3,1704411670,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -203,201,i8,1704411690,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -204,201,i8,1704411690,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -205,201,i8,1704411690,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -206,201,i8,1704411690,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -207,201,i8,1704411690,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -109,177,i2,1704411730,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -110,177,i2,1704411730,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -111,177,i2,1704411730,3,3,71,,,, -112,177,i2,1704411730,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -587,176,i1,1704411740,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -588,176,i1,1704411740,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -589,176,i1,1704411740,3,3,40,571543469_02,-571542797_02.99,, -249,206,i7,1704411740,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -250,206,i7,1704411740,2,2,44,,,, -251,206,i7,1704411740,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -252,206,i7,1704411740,4,4,26,,,, -473,202,i9,1704411770,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -474,202,i9,1704411770,2,2,114,,,, -208,175,i0,1704411799,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -209,175,i0,1704411799,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -210,175,i0,1704411799,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -211,175,i0,1704411799,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -212,175,i0,1704411799,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -711,210,i6,1704411800,1,1,24,-571542115_01,571500535_01,, -712,210,i6,1704411800,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -713,210,i6,1704411800,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -714,210,i6,1704411800,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -715,210,i6,1704411800,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -21,178,i3,1704411830,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -22,178,i3,1704411830,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -23,178,i3,1704411830,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -24,178,i3,1704411830,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -60,201,i8,1704411850,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -61,201,i8,1704411850,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -62,201,i8,1704411850,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -63,201,i8,1704411850,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -64,201,i8,1704411850,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -800,206,i7,1704411880,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -801,206,i7,1704411880,2,2,44,,,, -802,206,i7,1704411880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -803,206,i7,1704411880,4,4,26,,,, -590,177,i2,1704411900,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -591,177,i2,1704411900,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -592,177,i2,1704411900,3,3,71,,,, -593,177,i2,1704411900,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -253,176,i1,1704411910,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -254,176,i1,1704411910,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -255,176,i1,1704411910,3,3,40,571543469_02,-571542797_02.99,, -383,202,i9,1704411930,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -384,202,i9,1704411930,2,2,114,,,, -648,175,i0,1704411969,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -649,175,i0,1704411969,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -650,175,i0,1704411969,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -651,175,i0,1704411969,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -652,175,i0,1704411969,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -433,210,i6,1704411970,1,1,24,-571542115_01,571500535_01,, -434,210,i6,1704411970,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -435,210,i6,1704411970,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -436,210,i6,1704411970,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -437,210,i6,1704411970,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -767,178,i3,1704411990,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -768,178,i3,1704411990,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -769,178,i3,1704411990,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -770,178,i3,1704411990,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -239,201,i8,1704412010,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -240,201,i8,1704412010,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -241,201,i8,1704412010,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -242,201,i8,1704412010,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -243,201,i8,1704412010,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -658,206,i7,1704412020,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -659,206,i7,1704412020,2,2,44,,,, -660,206,i7,1704412020,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -661,206,i7,1704412020,4,4,26,,,, -274,177,i2,1704412070,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -275,177,i2,1704412070,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -276,177,i2,1704412070,3,3,71,,,, -277,177,i2,1704412070,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -662,176,i1,1704412080,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -663,176,i1,1704412080,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -664,176,i1,1704412080,3,3,40,571543469_02,-571542797_02.99,, -504,202,i9,1704412090,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -505,202,i9,1704412090,2,2,114,,,, -356,175,i0,1704412139,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -357,175,i0,1704412139,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -358,175,i0,1704412139,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -359,175,i0,1704412139,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -360,175,i0,1704412139,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -290,210,i6,1704412140,1,1,24,-571542115_01,571500535_01,, -291,210,i6,1704412140,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -292,210,i6,1704412140,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -293,210,i6,1704412140,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -294,210,i6,1704412140,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -683,178,i3,1704412150,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -684,178,i3,1704412150,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -685,178,i3,1704412150,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -686,178,i3,1704412150,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -518,206,i7,1704412160,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -519,206,i7,1704412160,2,2,44,,,, -520,206,i7,1704412160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -521,206,i7,1704412160,4,4,26,,,, -104,201,i8,1704412170,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -105,201,i8,1704412170,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -106,201,i8,1704412170,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -107,201,i8,1704412170,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -108,201,i8,1704412170,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -665,177,i2,1704412240,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -666,177,i2,1704412240,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -667,177,i2,1704412240,3,3,71,,,, -668,177,i2,1704412240,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -385,176,i1,1704412250,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -386,176,i1,1704412250,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -387,176,i1,1704412250,3,3,40,571543469_02,-571542797_02.99,, -401,202,i9,1704412250,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -402,202,i9,1704412250,2,2,114,,,, -366,206,i7,1704412300,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -367,206,i7,1704412300,2,2,44,,,, -368,206,i7,1704412300,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -369,206,i7,1704412300,4,4,26,,,, -734,175,i0,1704412309,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -735,175,i0,1704412309,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -736,175,i0,1704412309,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -737,175,i0,1704412309,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -738,175,i0,1704412309,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -784,178,i3,1704412310,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -785,178,i3,1704412310,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -786,178,i3,1704412310,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -787,178,i3,1704412310,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -687,210,i6,1704412310,1,1,24,-571542115_01,571500535_01,, -688,210,i6,1704412310,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -689,210,i6,1704412310,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -690,210,i6,1704412310,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -691,210,i6,1704412310,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -429,177,i2,1704412330,1,1,21,-571542809_01,571542811_01,571542811_02,571542809_01 -430,177,i2,1704412330,2,2,13,571542811_02,571542107_01,-571542809_01,571542809_01 -431,177,i2,1704412330,3,3,38,,,, -432,177,i2,1704412330,4,4,18,-571542809_01,571542811_01,571542107_02,571542809_01 -278,201,i8,1704412330,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -279,201,i8,1704412330,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -280,201,i8,1704412330,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -281,201,i8,1704412330,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -282,201,i8,1704412330,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -804,202,i9,1704412340,1,1,26,571510152_02,-571510152_01,571510152_01,571510152_01.65 -805,202,i9,1704412340,2,2,64,,,, +599,206,i7,1704411320,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +600,206,i7,1704411320,2,2,44,,571542073_02,, +601,206,i7,1704411320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +602,206,i7,1704411320,4,4,26,,571542073_02,, +603,178,i3,1704411350,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +604,178,i3,1704411350,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +605,178,i3,1704411350,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +606,178,i3,1704411350,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 +607,201,i8,1704411370,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 +608,201,i8,1704411370,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +609,201,i8,1704411370,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 +610,201,i8,1704411370,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +611,201,i8,1704411370,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +612,177,i2,1704411390,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 +613,177,i2,1704411390,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 +614,177,i2,1704411390,3,3,71,,571542107_01,, +615,177,i2,1704411390,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 +616,176,i1,1704411399,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +617,176,i1,1704411399,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +618,176,i1,1704411399,3,3,40,571543469_02,-571542797_02.99,, +619,202,i9,1704411450,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +620,202,i9,1704411450,2,2,114,,-571510152_01,, +621,210,i6,1704411459,1,1,24,-571542115_01,571500535_01,, +622,210,i6,1704411459,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 +623,210,i6,1704411459,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +624,210,i6,1704411459,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +625,210,i6,1704411459,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 +626,175,i0,1704411460,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 +627,175,i0,1704411460,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 +628,175,i0,1704411460,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 +629,175,i0,1704411460,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 +630,175,i0,1704411460,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 +631,206,i7,1704411460,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +632,206,i7,1704411460,2,2,44,,571542073_02,, +633,206,i7,1704411460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +634,206,i7,1704411460,4,4,26,,571542073_02,, +635,178,i3,1704411509,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +636,178,i3,1704411509,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +637,178,i3,1704411509,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +638,178,i3,1704411509,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 +639,201,i8,1704411530,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 +640,201,i8,1704411530,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +641,201,i8,1704411530,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 +642,201,i8,1704411530,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +643,201,i8,1704411530,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +644,177,i2,1704411560,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 +645,177,i2,1704411560,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 +646,177,i2,1704411560,3,3,71,,571542107_01,, +647,177,i2,1704411560,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 +648,176,i1,1704411570,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +649,176,i1,1704411570,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +650,176,i1,1704411570,3,3,40,571543469_02,-571542797_02.99,, +651,206,i7,1704411600,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +652,206,i7,1704411600,2,2,44,,571542073_02,, +653,206,i7,1704411600,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +654,206,i7,1704411600,4,4,26,,571542073_02,, +655,202,i9,1704411610,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +656,202,i9,1704411610,2,2,114,,-571510152_01,, +657,175,i0,1704411629,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 +658,175,i0,1704411629,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 +659,175,i0,1704411629,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 +660,175,i0,1704411629,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 +661,175,i0,1704411629,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 +662,210,i6,1704411630,1,1,24,-571542115_01,571500535_01,, +663,210,i6,1704411630,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 +664,210,i6,1704411630,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +665,210,i6,1704411630,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +666,210,i6,1704411630,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 +667,178,i3,1704411670,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +668,178,i3,1704411670,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +669,178,i3,1704411670,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +670,178,i3,1704411670,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 +671,201,i8,1704411690,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 +672,201,i8,1704411690,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +673,201,i8,1704411690,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 +674,201,i8,1704411690,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +675,201,i8,1704411690,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +676,177,i2,1704411730,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 +677,177,i2,1704411730,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 +678,177,i2,1704411730,3,3,71,,571542107_01,, +679,177,i2,1704411730,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 +680,176,i1,1704411740,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +681,176,i1,1704411740,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +682,176,i1,1704411740,3,3,40,571543469_02,-571542797_02.99,, +683,206,i7,1704411740,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +684,206,i7,1704411740,2,2,44,,571542073_02,, +685,206,i7,1704411740,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +686,206,i7,1704411740,4,4,26,,571542073_02,, +687,202,i9,1704411770,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +688,202,i9,1704411770,2,2,114,,-571510152_01,, +689,175,i0,1704411799,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 +690,175,i0,1704411799,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 +691,175,i0,1704411799,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 +692,175,i0,1704411799,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 +693,175,i0,1704411799,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 +694,210,i6,1704411800,1,1,24,-571542115_01,571500535_01,, +695,210,i6,1704411800,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 +696,210,i6,1704411800,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +697,210,i6,1704411800,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +698,210,i6,1704411800,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 +699,178,i3,1704411830,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +700,178,i3,1704411830,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +701,178,i3,1704411830,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +702,178,i3,1704411830,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 +703,201,i8,1704411850,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 +704,201,i8,1704411850,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +705,201,i8,1704411850,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 +706,201,i8,1704411850,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +707,201,i8,1704411850,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +708,206,i7,1704411880,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +709,206,i7,1704411880,2,2,44,,571542073_02,, +710,206,i7,1704411880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +711,206,i7,1704411880,4,4,26,,571542073_02,, +712,177,i2,1704411900,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 +713,177,i2,1704411900,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 +714,177,i2,1704411900,3,3,71,,571542107_01,, +715,177,i2,1704411900,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 +716,176,i1,1704411910,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +717,176,i1,1704411910,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +718,176,i1,1704411910,3,3,40,571543469_02,-571542797_02.99,, +719,202,i9,1704411930,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +720,202,i9,1704411930,2,2,114,,-571510152_01,, +721,175,i0,1704411969,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 +722,175,i0,1704411969,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 +723,175,i0,1704411969,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 +724,175,i0,1704411969,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 +725,175,i0,1704411969,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 +726,210,i6,1704411970,1,1,24,-571542115_01,571500535_01,, +727,210,i6,1704411970,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 +728,210,i6,1704411970,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +729,210,i6,1704411970,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +730,210,i6,1704411970,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 +731,178,i3,1704411990,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +732,178,i3,1704411990,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +733,178,i3,1704411990,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +734,178,i3,1704411990,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 +735,201,i8,1704412010,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 +736,201,i8,1704412010,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +737,201,i8,1704412010,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 +738,201,i8,1704412010,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +739,201,i8,1704412010,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +740,206,i7,1704412020,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +741,206,i7,1704412020,2,2,44,,571542073_02,, +742,206,i7,1704412020,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +743,206,i7,1704412020,4,4,26,,571542073_02,, +744,177,i2,1704412070,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 +745,177,i2,1704412070,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 +746,177,i2,1704412070,3,3,71,,571542107_01,, +747,177,i2,1704412070,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 +748,176,i1,1704412080,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +749,176,i1,1704412080,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +750,176,i1,1704412080,3,3,40,571543469_02,-571542797_02.99,, +751,202,i9,1704412090,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +752,202,i9,1704412090,2,2,114,,-571510152_01,, +753,175,i0,1704412139,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 +754,175,i0,1704412139,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 +755,175,i0,1704412139,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 +756,175,i0,1704412139,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 +757,175,i0,1704412139,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 +758,210,i6,1704412140,1,1,24,-571542115_01,571500535_01,, +759,210,i6,1704412140,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 +760,210,i6,1704412140,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +761,210,i6,1704412140,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +762,210,i6,1704412140,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 +763,178,i3,1704412150,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +764,178,i3,1704412150,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +765,178,i3,1704412150,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +766,178,i3,1704412150,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 +767,206,i7,1704412160,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +768,206,i7,1704412160,2,2,44,,571542073_02,, +769,206,i7,1704412160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +770,206,i7,1704412160,4,4,26,,571542073_02,, +771,201,i8,1704412170,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 +772,201,i8,1704412170,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +773,201,i8,1704412170,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 +774,201,i8,1704412170,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +775,201,i8,1704412170,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +776,177,i2,1704412240,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 +777,177,i2,1704412240,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 +778,177,i2,1704412240,3,3,71,,571542107_01,, +779,177,i2,1704412240,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 +780,176,i1,1704412250,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +781,176,i1,1704412250,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +782,176,i1,1704412250,3,3,40,571543469_02,-571542797_02.99,, +783,202,i9,1704412250,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +784,202,i9,1704412250,2,2,114,,-571510152_01,, +785,206,i7,1704412300,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +786,206,i7,1704412300,2,2,44,,571542073_02,, +787,206,i7,1704412300,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +788,206,i7,1704412300,4,4,26,,571542073_02,, +789,175,i0,1704412309,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 +790,175,i0,1704412309,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 +791,175,i0,1704412309,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 +792,175,i0,1704412309,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 +793,175,i0,1704412309,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 +794,178,i3,1704412310,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +795,178,i3,1704412310,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +796,178,i3,1704412310,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +797,178,i3,1704412310,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 +798,210,i6,1704412310,1,1,24,-571542115_01,571500535_01,, +799,210,i6,1704412310,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 +800,210,i6,1704412310,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +801,210,i6,1704412310,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +802,210,i6,1704412310,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 +803,177,i2,1704412330,1,1,21,-571542809_01,571542811_01,571542811_02,571542809_01 +804,177,i2,1704412330,2,2,13,571542811_02,571542107_01,-571542809_01,571542809_01 +805,177,i2,1704412330,3,3,38,,571542107_01,, +806,177,i2,1704412330,4,4,18,-571542809_01,571542811_01,571542107_02,571542809_01 +807,201,i8,1704412330,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 +808,201,i8,1704412330,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +809,201,i8,1704412330,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 +810,201,i8,1704412330,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +811,201,i8,1704412330,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +812,202,i9,1704412340,1,1,26,571510152_02,-571510152_01,571510152_01,571510152_01.65 +813,202,i9,1704412340,2,2,64,,-571510152_01,, diff --git a/Intermediates/histid/histid_1704412200.csv b/Intermediates/histid/histid_1704412200.csv index 4a7a5fd3b..113defff6 100644 --- a/Intermediates/histid/histid_1704412200.csv +++ b/Intermediates/histid/histid_1704412200.csv @@ -1,342 +1,222 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1287,206,i7,1704411040,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1288,206,i7,1704411040,2,2,44,,,, -1289,206,i7,1704411040,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1290,206,i7,1704411040,4,4,26,,,, -1946,177,i2,1704411049,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1947,177,i2,1704411049,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1948,177,i2,1704411049,3,3,71,,,, -1949,177,i2,1704411049,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -602,178,i3,1704411050,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -603,178,i3,1704411050,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -604,178,i3,1704411050,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -605,178,i3,1704411050,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1573,201,i8,1704411050,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1574,201,i8,1704411050,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1575,201,i8,1704411050,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1576,201,i8,1704411050,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1577,201,i8,1704411050,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1217,176,i1,1704411059,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1218,176,i1,1704411059,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1219,176,i1,1704411059,3,3,40,571543469_02,-571542797_02.99,, -45,175,i0,1704411120,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -46,175,i0,1704411120,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -47,175,i0,1704411120,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -48,175,i0,1704411120,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -49,175,i0,1704411120,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1473,210,i6,1704411121,1,1,24,-571542115_01,571500535_01,, -1474,210,i6,1704411121,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1475,210,i6,1704411121,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1476,210,i6,1704411121,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1477,210,i6,1704411121,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1873,202,i9,1704411129,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1874,202,i9,1704411129,2,2,114,,,, -1352,206,i7,1704411179,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1353,206,i7,1704411179,2,2,44,,,, -1354,206,i7,1704411179,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1355,206,i7,1704411179,4,4,26,,,, -682,178,i3,1704411189,1,1,33,571540304_02,571556450_01,571556450_02,571540304_01 -683,178,i3,1704411189,2,2,34,571556450_02,571500475_01,571540304_02,571540303_01 -684,178,i3,1704411189,3,3,36,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -685,178,i3,1704411189,4,4,18,-571500475_01,571540303_01,-571500475_01,571540304_01 -475,201,i8,1704411210,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -476,201,i8,1704411210,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -477,201,i8,1704411210,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -478,201,i8,1704411210,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -479,201,i8,1704411210,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -562,177,i2,1704411220,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -563,177,i2,1704411220,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -564,177,i2,1704411220,3,3,71,,,, -565,177,i2,1704411220,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1852,176,i1,1704411230,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1853,176,i1,1704411230,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1854,176,i1,1704411230,3,3,40,571543469_02,-571542797_02.99,, -1424,175,i0,1704411290,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1425,175,i0,1704411290,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1426,175,i0,1704411290,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1427,175,i0,1704411290,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1428,175,i0,1704411290,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -667,202,i9,1704411290,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -668,202,i9,1704411290,2,2,114,,,, -428,210,i6,1704411290,1,1,24,-571542115_01,571500535_01,, -429,210,i6,1704411290,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -430,210,i6,1704411290,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -431,210,i6,1704411290,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -432,210,i6,1704411290,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1067,206,i7,1704411320,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1068,206,i7,1704411320,2,2,44,,,, -1069,206,i7,1704411320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1070,206,i7,1704411320,4,4,26,,,, -1412,178,i3,1704411350,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1413,178,i3,1704411350,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1414,178,i3,1704411350,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1415,178,i3,1704411350,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -112,201,i8,1704411370,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -113,201,i8,1704411370,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -114,201,i8,1704411370,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -115,201,i8,1704411370,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -116,201,i8,1704411370,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1365,177,i2,1704411390,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1366,177,i2,1704411390,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1367,177,i2,1704411390,3,3,71,,,, -1368,177,i2,1704411390,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1404,176,i1,1704411399,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1405,176,i1,1704411399,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1406,176,i1,1704411399,3,3,40,571543469_02,-571542797_02.99,, -268,202,i9,1704411450,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -269,202,i9,1704411450,2,2,114,,,, -27,210,i6,1704411459,1,1,24,-571542115_01,571500535_01,, -28,210,i6,1704411459,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -29,210,i6,1704411459,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -30,210,i6,1704411459,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -31,210,i6,1704411459,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -282,175,i0,1704411460,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -283,175,i0,1704411460,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -284,175,i0,1704411460,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -285,175,i0,1704411460,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -286,175,i0,1704411460,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -950,206,i7,1704411460,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -951,206,i7,1704411460,2,2,44,,,, -952,206,i7,1704411460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -953,206,i7,1704411460,4,4,26,,,, -1154,178,i3,1704411509,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1155,178,i3,1704411509,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1156,178,i3,1704411509,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1157,178,i3,1704411509,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -995,201,i8,1704411530,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -996,201,i8,1704411530,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -997,201,i8,1704411530,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -998,201,i8,1704411530,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -999,201,i8,1704411530,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -795,177,i2,1704411560,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -796,177,i2,1704411560,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -797,177,i2,1704411560,3,3,71,,,, -798,177,i2,1704411560,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1401,176,i1,1704411570,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1402,176,i1,1704411570,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1403,176,i1,1704411570,3,3,40,571543469_02,-571542797_02.99,, -856,206,i7,1704411600,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -857,206,i7,1704411600,2,2,44,,,, -858,206,i7,1704411600,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -859,206,i7,1704411600,4,4,26,,,, -1142,202,i9,1704411610,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1143,202,i9,1704411610,2,2,114,,,, -1825,175,i0,1704411629,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1826,175,i0,1704411629,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1827,175,i0,1704411629,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1828,175,i0,1704411629,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1829,175,i0,1704411629,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -669,210,i6,1704411630,1,1,24,-571542115_01,571500535_01,, -670,210,i6,1704411630,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -671,210,i6,1704411630,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -672,210,i6,1704411630,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -673,210,i6,1704411630,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1942,178,i3,1704411670,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1943,178,i3,1704411670,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1944,178,i3,1704411670,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1945,178,i3,1704411670,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -597,201,i8,1704411690,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -598,201,i8,1704411690,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -599,201,i8,1704411690,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -600,201,i8,1704411690,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -601,201,i8,1704411690,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1556,177,i2,1704411730,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1557,177,i2,1704411730,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1558,177,i2,1704411730,3,3,71,,,, -1559,177,i2,1704411730,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -841,176,i1,1704411740,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -842,176,i1,1704411740,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -843,176,i1,1704411740,3,3,40,571543469_02,-571542797_02.99,, -157,206,i7,1704411740,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -158,206,i7,1704411740,2,2,44,,,, -159,206,i7,1704411740,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -160,206,i7,1704411740,4,4,26,,,, -762,202,i9,1704411770,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -763,202,i9,1704411770,2,2,114,,,, -1802,175,i0,1704411800,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1803,175,i0,1704411800,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1804,175,i0,1704411800,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1805,175,i0,1704411800,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1806,175,i0,1704411800,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1407,210,i6,1704411800,1,1,24,-571542115_01,571500535_01,, -1408,210,i6,1704411800,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1409,210,i6,1704411800,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1410,210,i6,1704411800,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1411,210,i6,1704411800,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1504,178,i3,1704411830,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1505,178,i3,1704411830,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1506,178,i3,1704411830,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1507,178,i3,1704411830,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1527,201,i8,1704411850,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1528,201,i8,1704411850,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1529,201,i8,1704411850,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1530,201,i8,1704411850,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1531,201,i8,1704411850,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1966,206,i7,1704411880,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1967,206,i7,1704411880,2,2,44,,,, -1968,206,i7,1704411880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1969,206,i7,1704411880,4,4,26,,,, -359,177,i2,1704411900,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -360,177,i2,1704411900,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -361,177,i2,1704411900,3,3,71,,,, -362,177,i2,1704411900,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -829,176,i1,1704411911,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -830,176,i1,1704411911,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -831,176,i1,1704411911,3,3,40,571543469_02,-571542797_02.99,, -1713,202,i9,1704411930,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1714,202,i9,1704411930,2,2,114,,,, -1197,175,i0,1704411970,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1198,175,i0,1704411970,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1199,175,i0,1704411970,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1200,175,i0,1704411970,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1201,175,i0,1704411970,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -259,210,i6,1704411970,1,1,24,-571542115_01,571500535_01,, -260,210,i6,1704411970,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -261,210,i6,1704411970,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -262,210,i6,1704411970,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -263,210,i6,1704411970,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -440,178,i3,1704411990,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -441,178,i3,1704411990,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -442,178,i3,1704411990,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -443,178,i3,1704411990,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1094,201,i8,1704412010,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1095,201,i8,1704412010,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1096,201,i8,1704412010,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1097,201,i8,1704412010,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1098,201,i8,1704412010,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -704,206,i7,1704412019,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -705,206,i7,1704412019,2,2,44,,,, -706,206,i7,1704412019,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -707,206,i7,1704412019,4,4,26,,,, -1112,177,i2,1704412070,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1113,177,i2,1704412070,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1114,177,i2,1704412070,3,3,71,,,, -1115,177,i2,1704412070,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -279,176,i1,1704412081,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -280,176,i1,1704412081,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -281,176,i1,1704412081,3,3,40,571543469_02,-571542797_02.99,, -1243,202,i9,1704412090,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1244,202,i9,1704412090,2,2,114,,,, -1961,175,i0,1704412140,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1962,175,i0,1704412140,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1963,175,i0,1704412140,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1964,175,i0,1704412140,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1965,175,i0,1704412140,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1668,210,i6,1704412140,1,1,24,-571542115_01,571500535_01,, -1669,210,i6,1704412140,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1670,210,i6,1704412140,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1671,210,i6,1704412140,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1672,210,i6,1704412140,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1395,178,i3,1704412150,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1396,178,i3,1704412150,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1397,178,i3,1704412150,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1398,178,i3,1704412150,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1929,206,i7,1704412159,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1930,206,i7,1704412159,2,2,44,,,, -1931,206,i7,1704412159,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1932,206,i7,1704412159,4,4,26,,,, -70,201,i8,1704412170,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -71,201,i8,1704412170,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -72,201,i8,1704412170,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -73,201,i8,1704412170,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -74,201,i8,1704412170,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1891,177,i2,1704412240,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1892,177,i2,1704412240,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1893,177,i2,1704412240,3,3,71,,,, -1894,177,i2,1704412240,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -240,202,i9,1704412250,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -241,202,i9,1704412250,2,2,114,,,, -989,176,i1,1704412251,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -990,176,i1,1704412251,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -991,176,i1,1704412251,3,3,40,571543469_02,-571542797_02.99,, -1830,206,i7,1704412299,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1831,206,i7,1704412299,2,2,44,,,, -1832,206,i7,1704412299,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1833,206,i7,1704412299,4,4,26,,,, -801,175,i0,1704412310,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -802,175,i0,1704412310,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -803,175,i0,1704412310,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -804,175,i0,1704412310,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -805,175,i0,1704412310,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -958,178,i3,1704412310,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -959,178,i3,1704412310,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -960,178,i3,1704412310,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -961,178,i3,1704412310,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -398,210,i6,1704412310,1,1,24,-571542115_01,571500535_01,, -399,210,i6,1704412310,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -400,210,i6,1704412310,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -401,210,i6,1704412310,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -402,210,i6,1704412310,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1652,201,i8,1704412330,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1653,201,i8,1704412330,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1654,201,i8,1704412330,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1655,201,i8,1704412330,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1656,201,i8,1704412330,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1316,177,i2,1704412410,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1317,177,i2,1704412410,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1318,177,i2,1704412410,3,3,71,,,, -1319,177,i2,1704412410,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1120,202,i9,1704412410,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1121,202,i9,1704412410,2,2,114,,,, -1799,176,i1,1704412421,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1800,176,i1,1704412421,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1801,176,i1,1704412421,3,3,40,571543469_02,-571542797_02.99,, -1741,206,i7,1704412439,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1742,206,i7,1704412439,2,2,44,,,, -1743,206,i7,1704412439,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1744,206,i7,1704412439,4,4,26,,,, -1904,178,i3,1704412470,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1905,178,i3,1704412470,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1906,178,i3,1704412470,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1907,178,i3,1704412470,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1578,175,i0,1704412480,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1579,175,i0,1704412480,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1580,175,i0,1704412480,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1581,175,i0,1704412480,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1582,175,i0,1704412480,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1173,210,i6,1704412480,1,1,24,-571542115_01,571500535_01,, -1174,210,i6,1704412480,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1175,210,i6,1704412480,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1176,210,i6,1704412480,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1177,210,i6,1704412480,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -548,201,i8,1704412490,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -549,201,i8,1704412490,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -550,201,i8,1704412490,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -551,201,i8,1704412490,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -552,201,i8,1704412490,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -728,202,i9,1704412570,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -729,202,i9,1704412570,2,2,114,,,, -1643,206,i7,1704412579,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1644,206,i7,1704412579,2,2,44,,,, -1645,206,i7,1704412579,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1646,206,i7,1704412579,4,4,26,,,, -138,177,i2,1704412580,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -139,177,i2,1704412580,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -140,177,i2,1704412580,3,3,71,,,, -141,177,i2,1704412580,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -575,176,i1,1704412591,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -576,176,i1,1704412591,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -577,176,i1,1704412591,3,3,40,571543469_02,-571542797_02.99,, -1301,175,i0,1704412630,1,1,35,-571542797_02,571500487_01,-571500487_01,571542797_02 -1302,175,i0,1704412630,2,2,37,-571500487_01,571545870_01,-571542797_02,571510153_01 -1303,175,i0,1704412630,3,3,26,571545870_02,571510153_01,571545870_02,571542797_02 -1304,175,i0,1704412630,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -1305,175,i0,1704412630,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 -1464,178,i3,1704412630,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1465,178,i3,1704412630,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1466,178,i3,1704412630,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1467,178,i3,1704412630,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -914,210,i6,1704412630,1,1,21,-571542115_01,571500535_01,, -915,210,i6,1704412630,1,2,17,-571542115_01,571500535_01,571500535_02.18,571542115_01 -916,210,i6,1704412630,2,2,35,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -917,210,i6,1704412630,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -918,210,i6,1704412630,4,4,20,571500585_02,571511538_01,571500585_02,571500535_01 -322,201,i8,1704412640,1,1,28,-571500569_01,571500583_02,-571500569_01,571500618_01 -323,201,i8,1704412640,2,2,34,571500618_02,571500583_02,571500618_02,571500617_01 -324,201,i8,1704412640,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 -325,201,i8,1704412640,4,4,54,571500617_02,571500618_01,571500617_02,571500569_01 -326,201,i8,1704412640,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 -901,206,i7,1704412660,1,1,25,-571511538_02,571542073_02,571542073_01,571511538_02 -902,206,i7,1704412660,2,2,25,,,, -903,206,i7,1704412660,3,3,15,-571511538_02,571542073_02,571542073_01,571511538_02 -904,206,i7,1704412660,4,4,15,,,, +655,202,i9,1704411610,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +656,202,i9,1704411610,2,2,114,,-571510152_01,, +657,175,i0,1704411629,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 +658,175,i0,1704411629,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 +659,175,i0,1704411629,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 +660,175,i0,1704411629,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 +661,175,i0,1704411629,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 +662,210,i6,1704411630,1,1,24,-571542115_01,571500535_01,, +663,210,i6,1704411630,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 +664,210,i6,1704411630,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +665,210,i6,1704411630,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +666,210,i6,1704411630,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 +667,178,i3,1704411670,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +668,178,i3,1704411670,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +669,178,i3,1704411670,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +670,178,i3,1704411670,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 +671,201,i8,1704411690,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 +672,201,i8,1704411690,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +673,201,i8,1704411690,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 +674,201,i8,1704411690,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +675,201,i8,1704411690,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +676,177,i2,1704411730,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 +677,177,i2,1704411730,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 +678,177,i2,1704411730,3,3,71,,571542107_01,, +679,177,i2,1704411730,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 +680,176,i1,1704411740,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +681,176,i1,1704411740,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +682,176,i1,1704411740,3,3,40,571543469_02,-571542797_02.99,, +683,206,i7,1704411740,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +684,206,i7,1704411740,2,2,44,,571542073_02,, +685,206,i7,1704411740,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +686,206,i7,1704411740,4,4,26,,571542073_02,, +687,202,i9,1704411770,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +688,202,i9,1704411770,2,2,114,,-571510152_01,, +689,175,i0,1704411800,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 +690,175,i0,1704411800,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 +691,175,i0,1704411800,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 +692,175,i0,1704411800,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 +693,175,i0,1704411800,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 +694,210,i6,1704411800,1,1,24,-571542115_01,571500535_01,, +695,210,i6,1704411800,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 +696,210,i6,1704411800,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +697,210,i6,1704411800,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +698,210,i6,1704411800,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 +699,178,i3,1704411830,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +700,178,i3,1704411830,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +701,178,i3,1704411830,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +702,178,i3,1704411830,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 +703,201,i8,1704411850,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 +704,201,i8,1704411850,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +705,201,i8,1704411850,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 +706,201,i8,1704411850,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +707,201,i8,1704411850,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +708,206,i7,1704411880,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +709,206,i7,1704411880,2,2,44,,571542073_02,, +710,206,i7,1704411880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +711,206,i7,1704411880,4,4,26,,571542073_02,, +712,177,i2,1704411900,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 +713,177,i2,1704411900,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 +714,177,i2,1704411900,3,3,71,,571542107_01,, +715,177,i2,1704411900,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 +716,176,i1,1704411911,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +717,176,i1,1704411911,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +718,176,i1,1704411911,3,3,40,571543469_02,-571542797_02.99,, +719,202,i9,1704411930,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +720,202,i9,1704411930,2,2,114,,-571510152_01,, +721,175,i0,1704411970,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 +722,175,i0,1704411970,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 +723,175,i0,1704411970,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 +724,175,i0,1704411970,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 +725,175,i0,1704411970,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 +726,210,i6,1704411970,1,1,24,-571542115_01,571500535_01,, +727,210,i6,1704411970,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 +728,210,i6,1704411970,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +729,210,i6,1704411970,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +730,210,i6,1704411970,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 +731,178,i3,1704411990,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +732,178,i3,1704411990,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +733,178,i3,1704411990,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +734,178,i3,1704411990,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 +735,201,i8,1704412010,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 +736,201,i8,1704412010,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +737,201,i8,1704412010,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 +738,201,i8,1704412010,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +739,201,i8,1704412010,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +740,206,i7,1704412019,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +741,206,i7,1704412019,2,2,44,,571542073_02,, +742,206,i7,1704412019,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +743,206,i7,1704412019,4,4,26,,571542073_02,, +744,177,i2,1704412070,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 +745,177,i2,1704412070,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 +746,177,i2,1704412070,3,3,71,,571542107_01,, +747,177,i2,1704412070,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 +748,176,i1,1704412081,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +749,176,i1,1704412081,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +750,176,i1,1704412081,3,3,40,571543469_02,-571542797_02.99,, +751,202,i9,1704412090,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +752,202,i9,1704412090,2,2,114,,-571510152_01,, +753,175,i0,1704412140,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 +754,175,i0,1704412140,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 +755,175,i0,1704412140,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 +756,175,i0,1704412140,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 +757,175,i0,1704412140,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 +758,210,i6,1704412140,1,1,24,-571542115_01,571500535_01,, +759,210,i6,1704412140,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 +760,210,i6,1704412140,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +761,210,i6,1704412140,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +762,210,i6,1704412140,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 +763,178,i3,1704412150,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +764,178,i3,1704412150,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +765,178,i3,1704412150,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +766,178,i3,1704412150,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 +767,206,i7,1704412159,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +768,206,i7,1704412159,2,2,44,,571542073_02,, +769,206,i7,1704412159,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +770,206,i7,1704412159,4,4,26,,571542073_02,, +771,201,i8,1704412170,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 +772,201,i8,1704412170,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +773,201,i8,1704412170,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 +774,201,i8,1704412170,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +775,201,i8,1704412170,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +776,177,i2,1704412240,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 +777,177,i2,1704412240,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 +778,177,i2,1704412240,3,3,71,,571542107_01,, +779,177,i2,1704412240,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 +780,202,i9,1704412250,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +781,202,i9,1704412250,2,2,114,,-571510152_01,, +782,176,i1,1704412251,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +783,176,i1,1704412251,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +784,176,i1,1704412251,3,3,40,571543469_02,-571542797_02.99,, +785,206,i7,1704412299,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +786,206,i7,1704412299,2,2,44,,571542073_02,, +787,206,i7,1704412299,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +788,206,i7,1704412299,4,4,26,,571542073_02,, +789,175,i0,1704412310,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 +790,175,i0,1704412310,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 +791,175,i0,1704412310,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 +792,175,i0,1704412310,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 +793,175,i0,1704412310,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 +794,178,i3,1704412310,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +795,178,i3,1704412310,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +796,178,i3,1704412310,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +797,178,i3,1704412310,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 +798,210,i6,1704412310,1,1,24,-571542115_01,571500535_01,, +799,210,i6,1704412310,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 +800,210,i6,1704412310,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +801,210,i6,1704412310,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +802,210,i6,1704412310,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 +803,201,i8,1704412330,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 +804,201,i8,1704412330,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +805,201,i8,1704412330,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 +806,201,i8,1704412330,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +807,201,i8,1704412330,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +808,177,i2,1704412410,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 +809,177,i2,1704412410,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 +810,177,i2,1704412410,3,3,71,,571542107_01,, +811,177,i2,1704412410,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 +812,202,i9,1704412410,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +813,202,i9,1704412410,2,2,114,,-571510152_01,, +814,176,i1,1704412421,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +815,176,i1,1704412421,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +816,176,i1,1704412421,3,3,40,571543469_02,-571542797_02.99,, +817,206,i7,1704412439,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +818,206,i7,1704412439,2,2,44,,571542073_02,, +819,206,i7,1704412439,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +820,206,i7,1704412439,4,4,26,,571542073_02,, +821,178,i3,1704412470,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +822,178,i3,1704412470,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +823,178,i3,1704412470,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +824,178,i3,1704412470,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 +825,175,i0,1704412480,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 +826,175,i0,1704412480,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 +827,175,i0,1704412480,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 +828,175,i0,1704412480,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 +829,175,i0,1704412480,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 +830,210,i6,1704412480,1,1,24,-571542115_01,571500535_01,, +831,210,i6,1704412480,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 +832,210,i6,1704412480,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +833,210,i6,1704412480,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +834,210,i6,1704412480,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 +835,201,i8,1704412490,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 +836,201,i8,1704412490,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +837,201,i8,1704412490,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 +838,201,i8,1704412490,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +839,201,i8,1704412490,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +840,202,i9,1704412570,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +841,202,i9,1704412570,2,2,114,,-571510152_01,, +842,206,i7,1704412579,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 +843,206,i7,1704412579,2,2,44,,571542073_02,, +844,206,i7,1704412579,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +845,206,i7,1704412579,4,4,26,,571542073_02,, +846,177,i2,1704412580,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 +847,177,i2,1704412580,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 +848,177,i2,1704412580,3,3,71,,571542107_01,, +849,177,i2,1704412580,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 +850,176,i1,1704412591,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +851,176,i1,1704412591,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +852,176,i1,1704412591,3,3,40,571543469_02,-571542797_02.99,, +853,175,i0,1704412630,1,1,35,-571542797_02,571500487_01,-571500487_01,571542797_02 +854,175,i0,1704412630,2,2,37,-571500487_01,571545870_01,-571542797_02,571510153_01 +855,175,i0,1704412630,3,3,26,571545870_02,571510153_01,571545870_02,571542797_02 +856,175,i0,1704412630,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 +857,175,i0,1704412630,4,4,29,571510153_02,571500487_01,571510153_02,571545870_01 +858,178,i3,1704412630,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +859,178,i3,1704412630,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +860,178,i3,1704412630,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +861,178,i3,1704412630,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 +862,210,i6,1704412630,1,1,21,-571542115_01,571500535_01,, +863,210,i6,1704412630,1,2,17,-571542115_01,571500535_01,571500535_02.18,571542115_01 +864,210,i6,1704412630,2,2,35,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +865,210,i6,1704412630,3,3,57,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +866,210,i6,1704412630,4,4,20,571500585_02,571511538_01,571500585_02,571500535_01 +867,201,i8,1704412640,1,1,28,-571500569_01,571500583_02,-571500569_01,571500618_01 +868,201,i8,1704412640,2,2,34,571500618_02,571500583_02,571500618_02,571500617_01 +869,201,i8,1704412640,3,3,17,571500617_02,571500618_01,571500618_02,571500617_01 +870,201,i8,1704412640,4,4,54,571500617_02,571500618_01,571500617_02,571500569_01 +871,201,i8,1704412640,5,5,17,571500583_01,571500617_01,571500583_01,571500569_01 +872,206,i7,1704412660,1,1,25,-571511538_02,571542073_02,571542073_01,571511538_02 +873,206,i7,1704412660,2,2,25,,571542073_02,, +874,206,i7,1704412660,3,3,15,-571511538_02,571542073_02,571542073_01,571511538_02 +875,206,i7,1704412660,4,4,15,,571542073_02,, diff --git a/Intermediates/histid/histid_1704412500.csv b/Intermediates/histid/histid_1704412500.csv index 8b865a248..88c6b44c3 100644 --- a/Intermediates/histid/histid_1704412500.csv +++ b/Intermediates/histid/histid_1704412500.csv @@ -1,121 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1054,206,i7,1704411320,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1055,206,i7,1704411320,2,2,44,,,, -1056,206,i7,1704411320,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1057,206,i7,1704411320,4,4,26,,,, -1406,178,i3,1704411350,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1407,178,i3,1704411350,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1408,178,i3,1704411350,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1409,178,i3,1704411350,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -112,201,i8,1704411370,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -113,201,i8,1704411370,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -114,201,i8,1704411370,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -115,201,i8,1704411370,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -116,201,i8,1704411370,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1353,177,i2,1704411390,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1354,177,i2,1704411390,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1355,177,i2,1704411390,3,3,71,,,, -1356,177,i2,1704411390,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1398,176,i1,1704411399,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1399,176,i1,1704411399,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1400,176,i1,1704411399,3,3,40,571543469_02,-571542797_02.99,, -273,202,i9,1704411450,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -274,202,i9,1704411450,2,2,114,,,, -27,210,i6,1704411459,1,1,24,-571542115_01,571500535_01,, -28,210,i6,1704411459,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -29,210,i6,1704411459,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -30,210,i6,1704411459,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -31,210,i6,1704411459,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -284,175,i0,1704411460,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -285,175,i0,1704411460,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -286,175,i0,1704411460,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -287,175,i0,1704411460,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -288,175,i0,1704411460,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -948,206,i7,1704411460,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -949,206,i7,1704411460,2,2,44,,,, -950,206,i7,1704411460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -951,206,i7,1704411460,4,4,26,,,, -1149,178,i3,1704411509,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1150,178,i3,1704411509,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1151,178,i3,1704411509,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1152,178,i3,1704411509,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -995,201,i8,1704411530,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -996,201,i8,1704411530,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -997,201,i8,1704411530,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -998,201,i8,1704411530,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -999,201,i8,1704411530,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -802,177,i2,1704411560,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -803,177,i2,1704411560,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -804,177,i2,1704411560,3,3,71,,,, -805,177,i2,1704411560,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1395,176,i1,1704411570,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1396,176,i1,1704411570,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1397,176,i1,1704411570,3,3,40,571543469_02,-571542797_02.99,, -854,206,i7,1704411600,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -855,206,i7,1704411600,2,2,44,,,, -856,206,i7,1704411600,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -857,206,i7,1704411600,4,4,26,,,, -1137,202,i9,1704411610,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1138,202,i9,1704411610,2,2,114,,,, -1821,175,i0,1704411629,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1822,175,i0,1704411629,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1823,175,i0,1704411629,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1824,175,i0,1704411629,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1825,175,i0,1704411629,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -673,210,i6,1704411630,1,1,24,-571542115_01,571500535_01,, -674,210,i6,1704411630,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -675,210,i6,1704411630,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -676,210,i6,1704411630,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -677,210,i6,1704411630,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1937,178,i3,1704411670,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1938,178,i3,1704411670,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1939,178,i3,1704411670,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1940,178,i3,1704411670,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -598,201,i8,1704411690,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -599,201,i8,1704411690,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -600,201,i8,1704411690,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -601,201,i8,1704411690,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -602,201,i8,1704411690,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1555,177,i2,1704411730,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1556,177,i2,1704411730,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1557,177,i2,1704411730,3,3,71,,,, -1558,177,i2,1704411730,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -839,176,i1,1704411740,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -840,176,i1,1704411740,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -841,176,i1,1704411740,3,3,40,571543469_02,-571542797_02.99,, -157,206,i7,1704411740,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -158,206,i7,1704411740,2,2,44,,,, -159,206,i7,1704411740,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -160,206,i7,1704411740,4,4,26,,,, -764,202,i9,1704411770,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -765,202,i9,1704411770,2,2,114,,,, -1798,175,i0,1704411800,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1799,175,i0,1704411800,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1800,175,i0,1704411800,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1801,175,i0,1704411800,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1802,175,i0,1704411800,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1401,210,i6,1704411800,1,1,24,-571542115_01,571500535_01,, -1402,210,i6,1704411800,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1403,210,i6,1704411800,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1404,210,i6,1704411800,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1405,210,i6,1704411800,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1503,178,i3,1704411830,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1504,178,i3,1704411830,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1505,178,i3,1704411830,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1506,178,i3,1704411830,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1526,201,i8,1704411850,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1527,201,i8,1704411850,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1528,201,i8,1704411850,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1529,201,i8,1704411850,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1530,201,i8,1704411850,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1961,206,i7,1704411880,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1962,206,i7,1704411880,2,2,44,,,, -1963,206,i7,1704411880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1964,206,i7,1704411880,4,4,26,,,, -356,177,i2,1704411900,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -357,177,i2,1704411900,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -358,177,i2,1704411900,3,3,71,,,, -359,177,i2,1704411900,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 831,176,i1,1704411911,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 832,176,i1,1704411911,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 833,176,i1,1704411911,3,3,40,571543469_02,-571542797_02.99,, diff --git a/Intermediates/histid/histid_1704412800.csv b/Intermediates/histid/histid_1704412800.csv index d08bea71b..789efeed2 100644 --- a/Intermediates/histid/histid_1704412800.csv +++ b/Intermediates/histid/histid_1704412800.csv @@ -1,120 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1117,202,i9,1704411610,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1118,202,i9,1704411610,2,2,114,,,, -1779,175,i0,1704411629,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1780,175,i0,1704411629,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1781,175,i0,1704411629,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1782,175,i0,1704411629,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1783,175,i0,1704411629,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -664,210,i6,1704411630,1,1,24,-571542115_01,571500535_01,, -665,210,i6,1704411630,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -666,210,i6,1704411630,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -667,210,i6,1704411630,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -668,210,i6,1704411630,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1916,178,i3,1704411670,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1917,178,i3,1704411670,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1918,178,i3,1704411670,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1919,178,i3,1704411670,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -589,201,i8,1704411690,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -590,201,i8,1704411690,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -591,201,i8,1704411690,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -592,201,i8,1704411690,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -593,201,i8,1704411690,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1517,177,i2,1704411730,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1518,177,i2,1704411730,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1519,177,i2,1704411730,3,3,71,,,, -1520,177,i2,1704411730,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -819,176,i1,1704411740,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -820,176,i1,1704411740,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -821,176,i1,1704411740,3,3,40,571543469_02,-571542797_02.99,, -157,206,i7,1704411740,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -158,206,i7,1704411740,2,2,44,,,, -159,206,i7,1704411740,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -160,206,i7,1704411740,4,4,26,,,, -751,202,i9,1704411770,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -752,202,i9,1704411770,2,2,114,,,, -1756,175,i0,1704411800,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1757,175,i0,1704411800,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1758,175,i0,1704411800,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1759,175,i0,1704411800,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1760,175,i0,1704411800,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1368,210,i6,1704411800,1,1,24,-571542115_01,571500535_01,, -1369,210,i6,1704411800,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1370,210,i6,1704411800,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1371,210,i6,1704411800,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1372,210,i6,1704411800,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1465,178,i3,1704411830,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1466,178,i3,1704411830,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1467,178,i3,1704411830,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1468,178,i3,1704411830,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1488,201,i8,1704411850,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1489,201,i8,1704411850,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1490,201,i8,1704411850,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1491,201,i8,1704411850,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1492,201,i8,1704411850,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1935,206,i7,1704411880,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1936,206,i7,1704411880,2,2,44,,,, -1937,206,i7,1704411880,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1938,206,i7,1704411880,4,4,26,,,, -351,177,i2,1704411900,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -352,177,i2,1704411900,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -353,177,i2,1704411900,3,3,71,,,, -354,177,i2,1704411900,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -811,176,i1,1704411911,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -812,176,i1,1704411911,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -813,176,i1,1704411911,3,3,40,571543469_02,-571542797_02.99,, -1664,202,i9,1704411930,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1665,202,i9,1704411930,2,2,114,,,, -1170,175,i0,1704411970,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1171,175,i0,1704411970,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1172,175,i0,1704411970,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1173,175,i0,1704411970,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1174,175,i0,1704411970,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -264,210,i6,1704411970,1,1,24,-571542115_01,571500535_01,, -265,210,i6,1704411970,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -266,210,i6,1704411970,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -267,210,i6,1704411970,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -268,210,i6,1704411970,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -447,178,i3,1704411990,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -448,178,i3,1704411990,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -449,178,i3,1704411990,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -450,178,i3,1704411990,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1061,201,i8,1704412010,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1062,201,i8,1704412010,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1063,201,i8,1704412010,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1064,201,i8,1704412010,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1065,201,i8,1704412010,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -695,206,i7,1704412019,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -696,206,i7,1704412019,2,2,44,,,, -697,206,i7,1704412019,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -698,206,i7,1704412019,4,4,26,,,, -1079,177,i2,1704412070,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1080,177,i2,1704412070,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1081,177,i2,1704412070,3,3,71,,,, -1082,177,i2,1704412070,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -383,176,i1,1704412080,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -384,176,i1,1704412080,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -385,176,i1,1704412080,3,3,40,571543469_02,-571542797_02.99,, -1235,202,i9,1704412090,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1236,202,i9,1704412090,2,2,114,,,, -1620,210,i6,1704412140,1,1,24,-571542115_01,571500535_01,, -1621,210,i6,1704412140,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1622,210,i6,1704412140,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1623,210,i6,1704412140,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1624,210,i6,1704412140,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1217,178,i3,1704412151,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1218,178,i3,1704412151,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1219,178,i3,1704412151,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1220,178,i3,1704412151,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1730,206,i7,1704412160,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1731,206,i7,1704412160,2,2,44,,,, -1732,206,i7,1704412160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1733,206,i7,1704412160,4,4,26,,,, -70,201,i8,1704412170,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -71,201,i8,1704412170,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -72,201,i8,1704412170,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -73,201,i8,1704412170,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -74,201,i8,1704412170,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 1615,175,i0,1704412210,1,1,56,-571542797_02,571500487_01,-571500487_01,571542797_02 1616,175,i0,1704412210,2,2,59,-571500487_01,571545870_01,-571542797_02,571510153_01 1617,175,i0,1704412210,3,3,41,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704413100.csv b/Intermediates/histid/histid_1704413100.csv index c2df811b7..331465c0e 100644 --- a/Intermediates/histid/histid_1704413100.csv +++ b/Intermediates/histid/histid_1704413100.csv @@ -1,123 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -826,176,i1,1704411911,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -827,176,i1,1704411911,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -828,176,i1,1704411911,3,3,40,571543469_02,-571542797_02.99,, -1683,202,i9,1704411930,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1684,202,i9,1704411930,2,2,114,,,, -1178,175,i0,1704411970,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1179,175,i0,1704411970,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1180,175,i0,1704411970,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1181,175,i0,1704411970,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1182,175,i0,1704411970,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -260,210,i6,1704411970,1,1,24,-571542115_01,571500535_01,, -261,210,i6,1704411970,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -262,210,i6,1704411970,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -263,210,i6,1704411970,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -264,210,i6,1704411970,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -447,178,i3,1704411990,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -448,178,i3,1704411990,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -449,178,i3,1704411990,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -450,178,i3,1704411990,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1078,201,i8,1704412010,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1079,201,i8,1704412010,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1080,201,i8,1704412010,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1081,201,i8,1704412010,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1082,201,i8,1704412010,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -707,206,i7,1704412019,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -708,206,i7,1704412019,2,2,44,,,, -709,206,i7,1704412019,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -710,206,i7,1704412019,4,4,26,,,, -1096,177,i2,1704412070,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1097,177,i2,1704412070,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1098,177,i2,1704412070,3,3,71,,,, -1099,177,i2,1704412070,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -385,176,i1,1704412080,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -386,176,i1,1704412080,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -387,176,i1,1704412080,3,3,40,571543469_02,-571542797_02.99,, -1241,202,i9,1704412090,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1242,202,i9,1704412090,2,2,114,,,, -1635,210,i6,1704412140,1,1,24,-571542115_01,571500535_01,, -1636,210,i6,1704412140,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1637,210,i6,1704412140,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1638,210,i6,1704412140,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1639,210,i6,1704412140,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1223,178,i3,1704412151,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1224,178,i3,1704412151,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1225,178,i3,1704412151,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1226,178,i3,1704412151,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1743,206,i7,1704412160,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1744,206,i7,1704412160,2,2,44,,,, -1745,206,i7,1704412160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1746,206,i7,1704412160,4,4,26,,,, -70,201,i8,1704412170,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -71,201,i8,1704412170,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -72,201,i8,1704412170,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -73,201,i8,1704412170,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -74,201,i8,1704412170,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1630,175,i0,1704412210,1,1,56,-571542797_02,571500487_01,-571500487_01,571542797_02 -1631,175,i0,1704412210,2,2,59,-571500487_01,571545870_01,-571542797_02,571510153_01 -1632,175,i0,1704412210,3,3,41,571545870_02,571510153_01,571545870_02,571542797_02 -1633,175,i0,1704412210,3,4,37,571545870_02,571510153_01,571510153_02,571545870_01 -1634,175,i0,1704412210,4,4,47,571510153_02,571500487_01,571510153_02,571545870_01 -1861,177,i2,1704412240,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1862,177,i2,1704412240,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1863,177,i2,1704412240,3,3,71,,,, -1864,177,i2,1704412240,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -368,202,i9,1704412249,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -369,202,i9,1704412249,2,2,114,,,, -1151,176,i1,1704412250,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1152,176,i1,1704412250,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1153,176,i1,1704412250,3,3,40,571543469_02,-571542797_02.99,, -1675,206,i7,1704412300,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1676,206,i7,1704412300,2,2,44,,,, -1677,206,i7,1704412300,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1678,206,i7,1704412300,4,4,26,,,, -959,178,i3,1704412310,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -960,178,i3,1704412310,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -961,178,i3,1704412310,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -962,178,i3,1704412310,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -398,210,i6,1704412310,1,1,24,-571542115_01,571500535_01,, -399,210,i6,1704412310,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -400,210,i6,1704412310,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -401,210,i6,1704412310,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -402,210,i6,1704412310,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1618,201,i8,1704412330,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1619,201,i8,1704412330,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1620,201,i8,1704412330,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1621,201,i8,1704412330,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1622,201,i8,1704412330,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -393,175,i0,1704412380,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -394,175,i0,1704412380,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -395,175,i0,1704412380,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -396,175,i0,1704412380,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -397,175,i0,1704412380,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1438,177,i2,1704412409,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1439,177,i2,1704412409,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1440,177,i2,1704412409,3,3,71,,,, -1441,177,i2,1704412409,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1104,202,i9,1704412410,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1105,202,i9,1704412410,2,2,114,,,, -504,176,i1,1704412434,1,1,40,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -505,176,i1,1704412434,2,2,101,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -506,176,i1,1704412434,3,3,43,571543469_02,-571542797_02.99,, -1547,206,i7,1704412440,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1548,206,i7,1704412440,2,2,44,,,, -1549,206,i7,1704412440,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1550,206,i7,1704412440,4,4,26,,,, -1874,178,i3,1704412470,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1875,178,i3,1704412470,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1876,178,i3,1704412470,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1877,178,i3,1704412470,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1156,210,i6,1704412480,1,1,24,-571542115_01,571500535_01,, -1157,210,i6,1704412480,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1158,210,i6,1704412480,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1159,210,i6,1704412480,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1160,210,i6,1704412480,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -388,201,i8,1704412500,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -389,201,i8,1704412500,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -390,201,i8,1704412500,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -391,201,i8,1704412500,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -392,201,i8,1704412500,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 1801,175,i0,1704412550,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 1802,175,i0,1704412550,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 1803,175,i0,1704412550,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704413400.csv b/Intermediates/histid/histid_1704413400.csv index e88226360..60715d3fc 100644 --- a/Intermediates/histid/histid_1704413400.csv +++ b/Intermediates/histid/histid_1704413400.csv @@ -1,122 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1629,175,i0,1704412210,1,1,56,-571542797_02,571500487_01,-571500487_01,571542797_02 -1630,175,i0,1704412210,2,2,59,-571500487_01,571545870_01,-571542797_02,571510153_01 -1631,175,i0,1704412210,3,3,41,571545870_02,571510153_01,571545870_02,571542797_02 -1632,175,i0,1704412210,3,4,37,571545870_02,571510153_01,571510153_02,571545870_01 -1633,175,i0,1704412210,4,4,47,571510153_02,571500487_01,571510153_02,571545870_01 -1857,177,i2,1704412240,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1858,177,i2,1704412240,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1859,177,i2,1704412240,3,3,71,,,, -1860,177,i2,1704412240,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -347,202,i9,1704412249,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -348,202,i9,1704412249,2,2,114,,,, -1141,176,i1,1704412250,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1142,176,i1,1704412250,2,2,93,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1143,176,i1,1704412250,3,3,40,571543469_02,-571542797_02.99,, -1673,206,i7,1704412300,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1674,206,i7,1704412300,2,2,44,,,, -1675,206,i7,1704412300,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1676,206,i7,1704412300,4,4,26,,,, -951,178,i3,1704412310,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -952,178,i3,1704412310,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -953,178,i3,1704412310,3,3,41,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -954,178,i3,1704412310,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -390,210,i6,1704412310,1,1,24,-571542115_01,571500535_01,, -391,210,i6,1704412310,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -392,210,i6,1704412310,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -393,210,i6,1704412310,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -394,210,i6,1704412310,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1617,201,i8,1704412330,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1618,201,i8,1704412330,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1619,201,i8,1704412330,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1620,201,i8,1704412330,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1621,201,i8,1704412330,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -385,175,i0,1704412380,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -386,175,i0,1704412380,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -387,175,i0,1704412380,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -388,175,i0,1704412380,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -389,175,i0,1704412380,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1435,177,i2,1704412409,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -1436,177,i2,1704412409,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1437,177,i2,1704412409,3,3,71,,,, -1438,177,i2,1704412409,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1098,202,i9,1704412410,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1099,202,i9,1704412410,2,2,114,,,, -498,176,i1,1704412434,1,1,40,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -499,176,i1,1704412434,2,2,101,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -500,176,i1,1704412434,3,3,43,571543469_02,-571542797_02.99,, -1539,206,i7,1704412440,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1540,206,i7,1704412440,2,2,44,,,, -1541,206,i7,1704412440,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1542,206,i7,1704412440,4,4,26,,,, -1870,178,i3,1704412470,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1871,178,i3,1704412470,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1872,178,i3,1704412470,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1873,178,i3,1704412470,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1148,210,i6,1704412480,1,1,24,-571542115_01,571500535_01,, -1149,210,i6,1704412480,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1150,210,i6,1704412480,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1151,210,i6,1704412480,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1152,210,i6,1704412480,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -375,201,i8,1704412500,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -376,201,i8,1704412500,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -377,201,i8,1704412500,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -378,201,i8,1704412500,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -379,201,i8,1704412500,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1795,175,i0,1704412550,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1796,175,i0,1704412550,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1797,175,i0,1704412550,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1798,175,i0,1704412550,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1799,175,i0,1704412550,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -721,202,i9,1704412570,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -722,202,i9,1704412570,2,2,114,,,, -132,177,i2,1704412580,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -133,177,i2,1704412580,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -134,177,i2,1704412580,3,3,71,,,, -135,177,i2,1704412580,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1396,206,i7,1704412580,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1397,206,i7,1704412580,2,2,44,,,, -1398,206,i7,1704412580,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1399,206,i7,1704412580,4,4,26,,,, -1175,176,i1,1704412600,1,1,36,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1176,176,i1,1704412600,2,2,91,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1177,176,i1,1704412600,3,3,39,571543469_02,-571542797_02.99,, -1444,178,i3,1704412630,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1445,178,i3,1704412630,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1446,178,i3,1704412630,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1447,178,i3,1704412630,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1904,210,i6,1704412650,1,1,24,-571542115_01,571500535_01,, -1905,210,i6,1704412650,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1906,210,i6,1704412650,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1907,210,i6,1704412650,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1908,210,i6,1704412650,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1322,201,i8,1704412660,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1323,201,i8,1704412660,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1324,201,i8,1704412660,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1325,201,i8,1704412660,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1326,201,i8,1704412660,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -592,175,i0,1704412720,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -593,175,i0,1704412720,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -594,175,i0,1704412720,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -595,175,i0,1704412720,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -596,175,i0,1704412720,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1318,206,i7,1704412720,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1319,206,i7,1704412720,2,2,44,,,, -1320,206,i7,1704412720,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1321,206,i7,1704412720,4,4,26,,,, -1659,202,i9,1704412730,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1660,202,i9,1704412730,2,2,114,,,, -865,177,i2,1704412750,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -866,177,i2,1704412750,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -867,177,i2,1704412750,3,3,71,,,, -868,177,i2,1704412750,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1162,176,i1,1704412771,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1163,176,i1,1704412771,2,2,94,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1164,176,i1,1704412771,3,3,40,571543469_02,-571542797_02.99,, -408,178,i3,1704412790,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -409,178,i3,1704412790,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -410,178,i3,1704412790,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -411,178,i3,1704412790,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 896,201,i8,1704412820,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 897,201,i8,1704412820,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 898,201,i8,1704412820,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704413700.csv b/Intermediates/histid/histid_1704413700.csv index eb5a40f74..3d1a2d04e 100644 --- a/Intermediates/histid/histid_1704413700.csv +++ b/Intermediates/histid/histid_1704413700.csv @@ -1,115 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1767,175,i0,1704412550,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -1768,175,i0,1704412550,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -1769,175,i0,1704412550,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -1770,175,i0,1704412550,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -1771,175,i0,1704412550,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -709,202,i9,1704412570,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -710,202,i9,1704412570,2,2,114,,,, -131,177,i2,1704412580,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -132,177,i2,1704412580,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -133,177,i2,1704412580,3,3,71,,,, -134,177,i2,1704412580,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1382,206,i7,1704412580,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1383,206,i7,1704412580,2,2,44,,,, -1384,206,i7,1704412580,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1385,206,i7,1704412580,4,4,26,,,, -1181,176,i1,1704412600,1,1,36,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1182,176,i1,1704412600,2,2,91,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1183,176,i1,1704412600,3,3,39,571543469_02,-571542797_02.99,, -1426,178,i3,1704412630,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1427,178,i3,1704412630,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1428,178,i3,1704412630,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1429,178,i3,1704412630,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1435,201,i8,1704412650,1,1,30,-571500569_01,571500583_02,-571500569_01,571500618_01 -1436,201,i8,1704412650,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1437,201,i8,1704412650,3,3,18,571500617_02,571500618_01,571500618_02,571500617_01 -1438,201,i8,1704412650,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1439,201,i8,1704412650,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1889,210,i6,1704412650,1,1,24,-571542115_01,571500535_01,, -1890,210,i6,1704412650,1,2,19,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1891,210,i6,1704412650,2,2,39,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1892,210,i6,1704412650,3,3,65,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1893,210,i6,1704412650,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -585,175,i0,1704412720,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -586,175,i0,1704412720,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -587,175,i0,1704412720,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 -588,175,i0,1704412720,3,4,26,571545870_02,571510153_01,571510153_02,571545870_01 -589,175,i0,1704412720,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 -1306,206,i7,1704412720,1,1,44,-571511538_02,571542073_02,571542073_01,571511538_02 -1307,206,i7,1704412720,2,2,44,,,, -1308,206,i7,1704412720,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1309,206,i7,1704412720,4,4,26,,,, -1637,202,i9,1704412730,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1638,202,i9,1704412730,2,2,114,,,, -858,177,i2,1704412750,1,1,40,-571542809_01,571542811_01,571542811_02,571542809_01 -859,177,i2,1704412750,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -860,177,i2,1704412750,3,3,71,,,, -861,177,i2,1704412750,4,4,34,-571542809_01,571542811_01,571542107_02,571542809_01 -1164,176,i1,1704412771,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1165,176,i1,1704412771,2,2,94,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1166,176,i1,1704412771,3,3,40,571543469_02,-571542797_02.99,, -399,178,i3,1704412790,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -400,178,i3,1704412790,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -401,178,i3,1704412790,3,3,42,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -402,178,i3,1704412790,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1038,201,i8,1704412810,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1039,201,i8,1704412810,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1040,201,i8,1704412810,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1041,201,i8,1704412810,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1042,201,i8,1704412810,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -751,210,i6,1704412820,1,1,26,-571542115_01,571500535_01,, -752,210,i6,1704412820,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -753,210,i6,1704412820,2,2,40,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -754,210,i6,1704412820,3,3,66,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -755,210,i6,1704412820,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1193,206,i7,1704412860,1,1,42,-571511538_02,571542073_02,571542073_01,571511538_02 -1194,206,i7,1704412860,2,2,50,,,, -1195,206,i7,1704412860,3,3,24,-571511538_02,571542073_02,571542073_01,571511538_02 -1196,206,i7,1704412860,4,4,24,,,, -220,175,i0,1704412889,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -221,175,i0,1704412889,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -222,175,i0,1704412889,3,3,31,571545870_02,571510153_01,571545870_02,571542797_02 -223,175,i0,1704412889,3,4,21,571545870_02,571510153_01,571510153_02,571545870_01 -224,175,i0,1704412889,4,4,35,571510153_02,571500487_01,571510153_02,571545870_01 -1184,202,i9,1704412890,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1185,202,i9,1704412890,2,2,114,,,, -1639,177,i2,1704412920,1,1,41,-571542809_01,571542811_01,571542811_02,571542809_01 -1640,177,i2,1704412920,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1641,177,i2,1704412920,3,3,66,,,, -1642,177,i2,1704412920,4,4,38,-571542809_01,571542811_01,571542107_02,571542809_01 -772,176,i1,1704412940,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -773,176,i1,1704412940,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -774,176,i1,1704412940,3,3,40,571543469_02,-571542797_02.99,, -1906,178,i3,1704412950,1,1,36,571540304_02,571556450_01,571556450_02,571540304_01 -1907,178,i3,1704412950,2,2,36,571556450_02,571500475_01,571540304_02,571540303_01 -1908,178,i3,1704412950,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1909,178,i3,1704412950,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1800,201,i8,1704412980,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1801,201,i8,1704412980,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1802,201,i8,1704412980,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1803,201,i8,1704412980,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1804,201,i8,1704412980,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1340,210,i6,1704413000,1,1,28,-571542115_01,571500535_01,, -1341,210,i6,1704413000,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1342,210,i6,1704413000,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1343,210,i6,1704413000,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1344,210,i6,1704413000,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1083,206,i7,1704413009,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1084,206,i7,1704413009,2,2,52,,,, -1085,206,i7,1704413009,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1086,206,i7,1704413009,4,4,26,,,, -201,202,i9,1704413050,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -202,202,i9,1704413050,2,2,114,,,, -9,175,i0,1704413070,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -10,175,i0,1704413070,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -11,175,i0,1704413070,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -12,175,i0,1704413070,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -13,175,i0,1704413070,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -298,177,i2,1704413100,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -299,177,i2,1704413100,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -300,177,i2,1704413100,3,3,70,,,, -301,177,i2,1704413100,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 1548,176,i1,1704413119,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 1549,176,i1,1704413119,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 1550,176,i1,1704413119,3,3,40,571543469_02,-571542797_02.99,, diff --git a/Intermediates/histid/histid_1704414000.csv b/Intermediates/histid/histid_1704414000.csv index b53e8be92..f7eb896d2 100644 --- a/Intermediates/histid/histid_1704414000.csv +++ b/Intermediates/histid/histid_1704414000.csv @@ -1,116 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1028,201,i8,1704412810,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1029,201,i8,1704412810,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1030,201,i8,1704412810,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1031,201,i8,1704412810,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1032,201,i8,1704412810,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -747,210,i6,1704412820,1,1,26,-571542115_01,571500535_01,, -748,210,i6,1704412820,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -749,210,i6,1704412820,2,2,40,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -750,210,i6,1704412820,3,3,66,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -751,210,i6,1704412820,4,4,23,571500585_02,571511538_01,571500585_02,571500535_01 -1192,206,i7,1704412860,1,1,42,-571511538_02,571542073_02,571542073_01,571511538_02 -1193,206,i7,1704412860,2,2,50,,,, -1194,206,i7,1704412860,3,3,24,-571511538_02,571542073_02,571542073_01,571511538_02 -1195,206,i7,1704412860,4,4,24,,,, -227,175,i0,1704412889,1,1,40,-571542797_02,571500487_01,-571500487_01,571542797_02 -228,175,i0,1704412889,2,2,42,-571500487_01,571545870_01,-571542797_02,571510153_01 -229,175,i0,1704412889,3,3,31,571545870_02,571510153_01,571545870_02,571542797_02 -230,175,i0,1704412889,3,4,21,571545870_02,571510153_01,571510153_02,571545870_01 -231,175,i0,1704412889,4,4,35,571510153_02,571500487_01,571510153_02,571545870_01 -1183,202,i9,1704412890,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1184,202,i9,1704412890,2,2,114,,,, -1629,177,i2,1704412920,1,1,41,-571542809_01,571542811_01,571542811_02,571542809_01 -1630,177,i2,1704412920,2,2,25,571542811_02,571542107_01,-571542809_01,571542809_01 -1631,177,i2,1704412920,3,3,66,,,, -1632,177,i2,1704412920,4,4,38,-571542809_01,571542811_01,571542107_02,571542809_01 -768,176,i1,1704412940,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -769,176,i1,1704412940,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -770,176,i1,1704412940,3,3,40,571543469_02,-571542797_02.99,, -1898,178,i3,1704412950,1,1,36,571540304_02,571556450_01,571556450_02,571540304_01 -1899,178,i3,1704412950,2,2,36,571556450_02,571500475_01,571540304_02,571540303_01 -1900,178,i3,1704412950,3,3,40,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1901,178,i3,1704412950,4,4,21,-571500475_01,571540303_01,-571500475_01,571540304_01 -1796,201,i8,1704412980,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1797,201,i8,1704412980,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1798,201,i8,1704412980,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1799,201,i8,1704412980,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1800,201,i8,1704412980,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1339,210,i6,1704413000,1,1,28,-571542115_01,571500535_01,, -1340,210,i6,1704413000,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1341,210,i6,1704413000,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1342,210,i6,1704413000,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1343,210,i6,1704413000,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1078,206,i7,1704413009,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1079,206,i7,1704413009,2,2,52,,,, -1080,206,i7,1704413009,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1081,206,i7,1704413009,4,4,26,,,, -208,202,i9,1704413050,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -209,202,i9,1704413050,2,2,114,,,, -13,175,i0,1704413070,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -14,175,i0,1704413070,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -15,175,i0,1704413070,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -16,175,i0,1704413070,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -17,175,i0,1704413070,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -300,177,i2,1704413100,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -301,177,i2,1704413100,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -302,177,i2,1704413100,3,3,70,,,, -303,177,i2,1704413100,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1543,176,i1,1704413119,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1544,176,i1,1704413119,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1545,176,i1,1704413119,3,3,40,571543469_02,-571542797_02.99,, -776,178,i3,1704413120,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -777,178,i3,1704413120,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -778,178,i3,1704413120,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -779,178,i3,1704413120,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -631,201,i8,1704413150,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -632,201,i8,1704413150,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -633,201,i8,1704413150,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -634,201,i8,1704413150,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -635,201,i8,1704413150,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -99,206,i7,1704413160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -100,206,i7,1704413160,2,2,54,,,, -101,206,i7,1704413160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -102,206,i7,1704413160,4,4,26,,,, -798,210,i6,1704413179,1,1,28,-571542115_01,571500535_01,, -799,210,i6,1704413179,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -800,210,i6,1704413179,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -801,210,i6,1704413179,3,3,69,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -802,210,i6,1704413179,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1677,202,i9,1704413210,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1678,202,i9,1704413210,2,2,114,,,, -636,175,i0,1704413250,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -637,175,i0,1704413250,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -638,175,i0,1704413250,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -639,175,i0,1704413250,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -640,175,i0,1704413250,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -882,177,i2,1704413280,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -883,177,i2,1704413280,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -884,177,i2,1704413280,3,3,70,,,, -885,177,i2,1704413280,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1546,178,i3,1704413290,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1547,178,i3,1704413290,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1548,178,i3,1704413290,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1549,178,i3,1704413290,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -45,176,i1,1704413300,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -46,176,i1,1704413300,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -47,176,i1,1704413300,3,3,40,571543469_02,-571542797_02.99,, -1877,206,i7,1704413309,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1878,206,i7,1704413309,2,2,52,,,, -1879,206,i7,1704413309,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1880,206,i7,1704413309,4,4,26,,,, -82,201,i8,1704413320,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -83,201,i8,1704413320,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -84,201,i8,1704413320,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -85,201,i8,1704413320,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -86,201,i8,1704413320,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -626,210,i6,1704413360,1,1,28,-571542115_01,571500535_01,, -627,210,i6,1704413360,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -628,210,i6,1704413360,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -629,210,i6,1704413360,3,3,71,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -630,210,i6,1704413360,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -680,202,i9,1704413370,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -681,202,i9,1704413370,2,2,114,,,, 1056,175,i0,1704413431,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 1057,175,i0,1704413431,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 1058,175,i0,1704413431,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704414300.csv b/Intermediates/histid/histid_1704414300.csv index dd6e64467..cc391ef2c 100644 --- a/Intermediates/histid/histid_1704414300.csv +++ b/Intermediates/histid/histid_1704414300.csv @@ -1,118 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1530,176,i1,1704413119,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1531,176,i1,1704413119,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1532,176,i1,1704413119,3,3,40,571543469_02,-571542797_02.99,, -764,178,i3,1704413120,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -765,178,i3,1704413120,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -766,178,i3,1704413120,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -767,178,i3,1704413120,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -630,201,i8,1704413150,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -631,201,i8,1704413150,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -632,201,i8,1704413150,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -633,201,i8,1704413150,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -634,201,i8,1704413150,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -101,206,i7,1704413160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -102,206,i7,1704413160,2,2,54,,,, -103,206,i7,1704413160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -104,206,i7,1704413160,4,4,26,,,, -786,210,i6,1704413179,1,1,28,-571542115_01,571500535_01,, -787,210,i6,1704413179,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -788,210,i6,1704413179,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -789,210,i6,1704413179,3,3,69,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -790,210,i6,1704413179,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1671,202,i9,1704413210,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1672,202,i9,1704413210,2,2,114,,,, -635,175,i0,1704413250,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -636,175,i0,1704413250,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -637,175,i0,1704413250,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -638,175,i0,1704413250,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -639,175,i0,1704413250,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -870,177,i2,1704413280,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -871,177,i2,1704413280,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -872,177,i2,1704413280,3,3,70,,,, -873,177,i2,1704413280,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1533,178,i3,1704413290,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1534,178,i3,1704413290,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1535,178,i3,1704413290,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1536,178,i3,1704413290,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -45,176,i1,1704413300,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -46,176,i1,1704413300,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -47,176,i1,1704413300,3,3,40,571543469_02,-571542797_02.99,, -1875,206,i7,1704413309,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1876,206,i7,1704413309,2,2,52,,,, -1877,206,i7,1704413309,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1878,206,i7,1704413309,4,4,26,,,, -84,201,i8,1704413320,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -85,201,i8,1704413320,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -86,201,i8,1704413320,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -87,201,i8,1704413320,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -88,201,i8,1704413320,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -625,210,i6,1704413360,1,1,28,-571542115_01,571500535_01,, -626,210,i6,1704413360,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -627,210,i6,1704413360,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -628,210,i6,1704413360,3,3,71,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -629,210,i6,1704413360,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -677,202,i9,1704413370,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -678,202,i9,1704413370,2,2,114,,,, -1053,175,i0,1704413431,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1054,175,i0,1704413431,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1055,175,i0,1704413431,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1056,175,i0,1704413431,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -1057,175,i0,1704413431,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1487,177,i2,1704413460,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1488,177,i2,1704413460,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1489,177,i2,1704413460,3,3,70,,,, -1490,177,i2,1704413460,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -363,178,i3,1704413460,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -364,178,i3,1704413460,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -365,178,i3,1704413460,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -366,178,i3,1704413460,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -848,206,i7,1704413460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -849,206,i7,1704413460,2,2,54,,,, -850,206,i7,1704413460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -851,206,i7,1704413460,4,4,26,,,, -663,176,i1,1704413480,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -664,176,i1,1704413480,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -665,176,i1,1704413480,3,3,40,571543469_02,-571542797_02.99,, -810,201,i8,1704413490,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -811,201,i8,1704413490,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -812,201,i8,1704413490,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -813,201,i8,1704413490,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -814,201,i8,1704413490,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -285,202,i9,1704413530,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -286,202,i9,1704413530,2,2,114,,,, -1031,210,i6,1704413541,1,1,28,-571542115_01,571500535_01,, -1032,210,i6,1704413541,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1033,210,i6,1704413541,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1034,210,i6,1704413541,3,3,71,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1035,210,i6,1704413541,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1810,175,i0,1704413610,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1811,175,i0,1704413610,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1812,175,i0,1704413610,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1813,175,i0,1704413610,3,4,21,571545870_02,571510153_01,571510153_02,571545870_01 -1814,175,i0,1704413610,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -601,206,i7,1704413610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -602,206,i7,1704413610,2,2,53,,,, -603,206,i7,1704413610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -604,206,i7,1704413610,4,4,26,,,, -1696,178,i3,1704413630,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1697,178,i3,1704413630,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1698,178,i3,1704413630,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1699,178,i3,1704413630,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -208,177,i2,1704413640,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -209,177,i2,1704413640,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -210,177,i2,1704413640,3,3,70,,,, -211,177,i2,1704413640,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1238,176,i1,1704413660,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1239,176,i1,1704413660,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1240,176,i1,1704413660,3,3,40,571543469_02,-571542797_02.99,, -1389,201,i8,1704413670,1,1,35,-571500569_01,571500583_02,-571500569_01,571500618_01 -1390,201,i8,1704413670,2,2,38,571500618_02,571500583_02,571500618_02,571500617_01 -1391,201,i8,1704413670,3,3,27,571500617_02,571500618_01,571500618_02,571500617_01 -1392,201,i8,1704413670,4,4,61,571500617_02,571500618_01,571500617_02,571500569_01 -1393,201,i8,1704413670,5,5,19,571500583_01,571500617_01,571500583_01,571500569_01 -1143,202,i9,1704413690,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1144,202,i9,1704413690,2,2,114,,,, 1798,210,i6,1704413720,1,1,28,-571542115_01,571500535_01,, 1799,210,i6,1704413720,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 1800,210,i6,1704413720,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704414600.csv b/Intermediates/histid/histid_1704414600.csv index 6b4bb04ba..b704f6f07 100644 --- a/Intermediates/histid/histid_1704414600.csv +++ b/Intermediates/histid/histid_1704414600.csv @@ -1,117 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1034,175,i0,1704413431,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1035,175,i0,1704413431,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1036,175,i0,1704413431,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1037,175,i0,1704413431,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -1038,175,i0,1704413431,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1458,177,i2,1704413460,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1459,177,i2,1704413460,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1460,177,i2,1704413460,3,3,70,,,, -1461,177,i2,1704413460,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -348,178,i3,1704413460,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -349,178,i3,1704413460,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -350,178,i3,1704413460,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -351,178,i3,1704413460,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -832,206,i7,1704413460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -833,206,i7,1704413460,2,2,54,,,, -834,206,i7,1704413460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -835,206,i7,1704413460,4,4,26,,,, -643,176,i1,1704413480,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -644,176,i1,1704413480,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -645,176,i1,1704413480,3,3,40,571543469_02,-571542797_02.99,, -794,201,i8,1704413490,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -795,201,i8,1704413490,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -796,201,i8,1704413490,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -797,201,i8,1704413490,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -798,201,i8,1704413490,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -266,202,i9,1704413530,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -267,202,i9,1704413530,2,2,114,,,, -1012,210,i6,1704413541,1,1,28,-571542115_01,571500535_01,, -1013,210,i6,1704413541,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1014,210,i6,1704413541,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1015,210,i6,1704413541,3,3,71,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1016,210,i6,1704413541,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1797,175,i0,1704413610,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1798,175,i0,1704413610,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1799,175,i0,1704413610,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1800,175,i0,1704413610,3,4,21,571545870_02,571510153_01,571510153_02,571545870_01 -1801,175,i0,1704413610,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -581,206,i7,1704413610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -582,206,i7,1704413610,2,2,53,,,, -583,206,i7,1704413610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -584,206,i7,1704413610,4,4,26,,,, -1666,178,i3,1704413630,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1667,178,i3,1704413630,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1668,178,i3,1704413630,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1669,178,i3,1704413630,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -199,177,i2,1704413640,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -200,177,i2,1704413640,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -201,177,i2,1704413640,3,3,70,,,, -202,177,i2,1704413640,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1229,176,i1,1704413660,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1230,176,i1,1704413660,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1231,176,i1,1704413660,3,3,40,571543469_02,-571542797_02.99,, -1360,201,i8,1704413670,1,1,35,-571500569_01,571500583_02,-571500569_01,571500618_01 -1361,201,i8,1704413670,2,2,38,571500618_02,571500583_02,571500618_02,571500617_01 -1362,201,i8,1704413670,3,3,27,571500617_02,571500618_01,571500618_02,571500617_01 -1363,201,i8,1704413670,4,4,61,571500617_02,571500618_01,571500617_02,571500569_01 -1364,201,i8,1704413670,5,5,19,571500583_01,571500617_01,571500583_01,571500569_01 -1132,202,i9,1704413690,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1133,202,i9,1704413690,2,2,114,,,, -1785,210,i6,1704413720,1,1,28,-571542115_01,571500535_01,, -1786,210,i6,1704413720,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1787,210,i6,1704413720,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1788,210,i6,1704413720,3,3,69,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1789,210,i6,1704413720,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -344,206,i7,1704413760,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -345,206,i7,1704413760,2,2,53,,,, -346,206,i7,1704413760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -347,206,i7,1704413760,4,4,26,,,, -457,175,i0,1704413790,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -458,175,i0,1704413790,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -459,175,i0,1704413790,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -460,175,i0,1704413790,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -461,175,i0,1704413790,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -494,178,i3,1704413800,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -495,178,i3,1704413800,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -496,178,i3,1704413800,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -497,178,i3,1704413800,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -593,177,i2,1704413821,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -594,177,i2,1704413821,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -595,177,i2,1704413821,3,3,71,,,, -596,177,i2,1704413821,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1820,176,i1,1704413840,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1821,176,i1,1704413840,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1822,176,i1,1704413840,3,3,40,571543469_02,-571542797_02.99,, -268,201,i8,1704413840,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -269,201,i8,1704413840,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -270,201,i8,1704413840,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -271,201,i8,1704413840,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -272,201,i8,1704413840,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1863,202,i9,1704413851,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1864,202,i9,1704413851,2,2,114,,,, -1257,210,i6,1704413899,1,1,28,-571542115_01,571500535_01,, -1258,210,i6,1704413899,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1259,210,i6,1704413899,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1260,210,i6,1704413899,3,3,69,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1261,210,i6,1704413899,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1352,206,i7,1704413910,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1353,206,i7,1704413910,2,2,53,,,, -1354,206,i7,1704413910,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1355,206,i7,1704413910,4,4,26,,,, -1080,175,i0,1704413970,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1081,175,i0,1704413970,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1082,175,i0,1704413970,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1083,175,i0,1704413970,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1084,175,i0,1704413970,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1284,178,i3,1704413970,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1285,178,i3,1704413970,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1286,178,i3,1704413970,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1287,178,i3,1704413970,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1327,177,i2,1704414000,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1328,177,i2,1704414000,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1329,177,i2,1704414000,3,3,69,,,, -1330,177,i2,1704414000,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 1737,201,i8,1704414009,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 1738,201,i8,1704414009,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 1739,201,i8,1704414009,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704414900.csv b/Intermediates/histid/histid_1704414900.csv index 1756e456c..1ccece519 100644 --- a/Intermediates/histid/histid_1704414900.csv +++ b/Intermediates/histid/histid_1704414900.csv @@ -1,109 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1778,210,i6,1704413720,1,1,28,-571542115_01,571500535_01,, -1779,210,i6,1704413720,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1780,210,i6,1704413720,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1781,210,i6,1704413720,3,3,69,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1782,210,i6,1704413720,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -328,206,i7,1704413760,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -329,206,i7,1704413760,2,2,53,,,, -330,206,i7,1704413760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -331,206,i7,1704413760,4,4,26,,,, -444,175,i0,1704413790,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -445,175,i0,1704413790,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -446,175,i0,1704413790,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -447,175,i0,1704413790,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -448,175,i0,1704413790,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -476,178,i3,1704413800,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -477,178,i3,1704413800,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -478,178,i3,1704413800,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -479,178,i3,1704413800,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -567,177,i2,1704413821,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -568,177,i2,1704413821,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -569,177,i2,1704413821,3,3,71,,,, -570,177,i2,1704413821,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1813,176,i1,1704413840,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1814,176,i1,1704413840,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1815,176,i1,1704413840,3,3,40,571543469_02,-571542797_02.99,, -263,201,i8,1704413840,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -264,201,i8,1704413840,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -265,201,i8,1704413840,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -266,201,i8,1704413840,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -267,201,i8,1704413840,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1856,202,i9,1704413851,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1857,202,i9,1704413851,2,2,114,,,, -1248,210,i6,1704413899,1,1,28,-571542115_01,571500535_01,, -1249,210,i6,1704413899,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1250,210,i6,1704413899,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1251,210,i6,1704413899,3,3,69,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1252,210,i6,1704413899,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1349,206,i7,1704413910,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1350,206,i7,1704413910,2,2,53,,,, -1351,206,i7,1704413910,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1352,206,i7,1704413910,4,4,26,,,, -1062,175,i0,1704413970,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1063,175,i0,1704413970,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1064,175,i0,1704413970,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1065,175,i0,1704413970,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1066,175,i0,1704413970,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1275,178,i3,1704413970,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1276,178,i3,1704413970,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1277,178,i3,1704413970,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1278,178,i3,1704413970,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1319,177,i2,1704414000,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1320,177,i2,1704414000,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1321,177,i2,1704414000,3,3,69,,,, -1322,177,i2,1704414000,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1733,201,i8,1704414009,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1734,201,i8,1704414009,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1735,201,i8,1704414009,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1736,201,i8,1704414009,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1737,201,i8,1704414009,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1617,202,i9,1704414010,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1618,202,i9,1704414010,2,2,114,,,, -658,176,i1,1704414019,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -659,176,i1,1704414019,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -660,176,i1,1704414019,3,3,40,571543469_02,-571542797_02.99,, -1112,206,i7,1704414060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1113,206,i7,1704414060,2,2,53,,,, -1114,206,i7,1704414060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1115,206,i7,1704414060,4,4,26,,,, -1048,210,i6,1704414080,1,1,28,-571542115_01,571500535_01,, -1049,210,i6,1704414080,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1050,210,i6,1704414080,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1051,210,i6,1704414080,3,3,71,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1052,210,i6,1704414080,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -160,178,i3,1704414140,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -161,178,i3,1704414140,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -162,178,i3,1704414140,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -163,178,i3,1704414140,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1657,175,i0,1704414150,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1658,175,i0,1704414150,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1659,175,i0,1704414150,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1660,175,i0,1704414150,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1661,175,i0,1704414150,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -603,202,i9,1704414170,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -604,202,i9,1704414170,2,2,114,,,, -770,177,i2,1704414179,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -771,177,i2,1704414179,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -772,177,i2,1704414179,3,3,69,,,, -773,177,i2,1704414179,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1718,201,i8,1704414180,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1719,201,i8,1704414180,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1720,201,i8,1704414180,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1721,201,i8,1704414180,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -1722,201,i8,1704414180,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1070,176,i1,1704414200,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1071,176,i1,1704414200,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1072,176,i1,1704414200,3,3,40,571543469_02,-571542797_02.99,, -842,206,i7,1704414210,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -843,206,i7,1704414210,2,2,53,,,, -844,206,i7,1704414210,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -845,206,i7,1704414210,4,4,26,,,, -1650,210,i6,1704414260,1,1,28,-571542115_01,571500535_01,, -1651,210,i6,1704414260,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1652,210,i6,1704414260,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1653,210,i6,1704414260,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1654,210,i6,1704414260,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 830,178,i3,1704414310,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 831,178,i3,1704414310,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 832,178,i3,1704414310,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704415200.csv b/Intermediates/histid/histid_1704415200.csv index 74d46225b..9c09f372f 100644 --- a/Intermediates/histid/histid_1704415200.csv +++ b/Intermediates/histid/histid_1704415200.csv @@ -1,114 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1737,201,i8,1704414009,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1738,201,i8,1704414009,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1739,201,i8,1704414009,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1740,201,i8,1704414009,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1741,201,i8,1704414009,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1639,202,i9,1704414010,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1640,202,i9,1704414010,2,2,114,,,, -671,176,i1,1704414019,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -672,176,i1,1704414019,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -673,176,i1,1704414019,3,3,40,571543469_02,-571542797_02.99,, -1128,206,i7,1704414060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1129,206,i7,1704414060,2,2,53,,,, -1130,206,i7,1704414060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1131,206,i7,1704414060,4,4,26,,,, -1065,210,i6,1704414080,1,1,28,-571542115_01,571500535_01,, -1066,210,i6,1704414080,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1067,210,i6,1704414080,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1068,210,i6,1704414080,3,3,71,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1069,210,i6,1704414080,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -155,178,i3,1704414140,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -156,178,i3,1704414140,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -157,178,i3,1704414140,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -158,178,i3,1704414140,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1674,175,i0,1704414150,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1675,175,i0,1704414150,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1676,175,i0,1704414150,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1677,175,i0,1704414150,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1678,175,i0,1704414150,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -611,202,i9,1704414170,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -612,202,i9,1704414170,2,2,114,,,, -785,177,i2,1704414179,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -786,177,i2,1704414179,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -787,177,i2,1704414179,3,3,69,,,, -788,177,i2,1704414179,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1727,201,i8,1704414180,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1728,201,i8,1704414180,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1729,201,i8,1704414180,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1730,201,i8,1704414180,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -1731,201,i8,1704414180,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1092,176,i1,1704414200,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1093,176,i1,1704414200,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1094,176,i1,1704414200,3,3,40,571543469_02,-571542797_02.99,, -869,206,i7,1704414210,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -870,206,i7,1704414210,2,2,53,,,, -871,206,i7,1704414210,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -872,206,i7,1704414210,4,4,26,,,, -1667,210,i6,1704414260,1,1,28,-571542115_01,571500535_01,, -1668,210,i6,1704414260,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1669,210,i6,1704414260,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1670,210,i6,1704414260,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1671,210,i6,1704414260,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -857,178,i3,1704414310,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -858,178,i3,1704414310,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -859,178,i3,1704414310,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -860,178,i3,1704414310,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1132,175,i0,1704414329,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1133,175,i0,1704414329,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1134,175,i0,1704414329,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1135,175,i0,1704414329,3,4,21,571545870_02,571510153_01,571510153_02,571545870_01 -1136,175,i0,1704414329,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -243,202,i9,1704414330,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -244,202,i9,1704414330,2,2,114,,,, -1182,201,i8,1704414350,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1183,201,i8,1704414350,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1184,201,i8,1704414350,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1185,201,i8,1704414350,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1186,201,i8,1704414350,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -638,177,i2,1704414360,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -639,177,i2,1704414360,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -640,177,i2,1704414360,3,3,71,,,, -641,177,i2,1704414360,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -5,206,i7,1704414360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -6,206,i7,1704414360,2,2,53,,,, -7,206,i7,1704414360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -8,206,i7,1704414360,4,4,26,,,, -1697,176,i1,1704414380,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1698,176,i1,1704414380,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1699,176,i1,1704414380,3,3,40,571543469_02,-571542797_02.99,, -1123,210,i6,1704414439,1,1,28,-571542115_01,571500535_01,, -1124,210,i6,1704414439,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1125,210,i6,1704414439,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1126,210,i6,1704414439,3,3,69,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1127,210,i6,1704414439,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1442,178,i3,1704414481,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1443,178,i3,1704414481,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1444,178,i3,1704414481,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1445,178,i3,1704414481,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1100,202,i9,1704414490,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1101,202,i9,1704414490,2,2,114,,,, -947,175,i0,1704414510,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -948,175,i0,1704414510,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -949,175,i0,1704414510,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -950,175,i0,1704414510,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -951,175,i0,1704414510,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1663,206,i7,1704414510,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1664,206,i7,1704414510,2,2,53,,,, -1665,206,i7,1704414510,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1666,206,i7,1704414510,4,4,26,,,, -0,201,i8,1704414520,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1,201,i8,1704414520,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -2,201,i8,1704414520,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -3,201,i8,1704414520,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -4,201,i8,1704414520,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1231,177,i2,1704414540,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1232,177,i2,1704414540,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1233,177,i2,1704414540,3,3,70,,,, -1234,177,i2,1704414540,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -360,176,i1,1704414560,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -361,176,i1,1704414560,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -362,176,i1,1704414560,3,3,40,571543469_02,-571542797_02.99,, 1588,210,i6,1704414620,1,1,28,-571542115_01,571500535_01,, 1589,210,i6,1704414620,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 1590,210,i6,1704414620,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704415500.csv b/Intermediates/histid/histid_1704415500.csv index 2ad5a53ba..52bc87c8e 100644 --- a/Intermediates/histid/histid_1704415500.csv +++ b/Intermediates/histid/histid_1704415500.csv @@ -1,124 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -859,178,i3,1704414310,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -860,178,i3,1704414310,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -861,178,i3,1704414310,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -862,178,i3,1704414310,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1139,175,i0,1704414329,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1140,175,i0,1704414329,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1141,175,i0,1704414329,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1142,175,i0,1704414329,3,4,21,571545870_02,571510153_01,571510153_02,571545870_01 -1143,175,i0,1704414329,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -256,202,i9,1704414330,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -257,202,i9,1704414330,2,2,114,,,, -1195,201,i8,1704414350,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1196,201,i8,1704414350,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1197,201,i8,1704414350,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1198,201,i8,1704414350,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1199,201,i8,1704414350,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -645,177,i2,1704414360,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -646,177,i2,1704414360,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -647,177,i2,1704414360,3,3,71,,,, -648,177,i2,1704414360,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -5,206,i7,1704414360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -6,206,i7,1704414360,2,2,53,,,, -7,206,i7,1704414360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -8,206,i7,1704414360,4,4,26,,,, -1701,176,i1,1704414380,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1702,176,i1,1704414380,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1703,176,i1,1704414380,3,3,40,571543469_02,-571542797_02.99,, -1130,210,i6,1704414439,1,1,28,-571542115_01,571500535_01,, -1131,210,i6,1704414439,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1132,210,i6,1704414439,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1133,210,i6,1704414439,3,3,69,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1134,210,i6,1704414439,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1443,178,i3,1704414481,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1444,178,i3,1704414481,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1445,178,i3,1704414481,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1446,178,i3,1704414481,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1107,202,i9,1704414490,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1108,202,i9,1704414490,2,2,114,,,, -954,175,i0,1704414510,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -955,175,i0,1704414510,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -956,175,i0,1704414510,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -957,175,i0,1704414510,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -958,175,i0,1704414510,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1667,206,i7,1704414510,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1668,206,i7,1704414510,2,2,53,,,, -1669,206,i7,1704414510,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1670,206,i7,1704414510,4,4,26,,,, -0,201,i8,1704414520,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1,201,i8,1704414520,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -2,201,i8,1704414520,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -3,201,i8,1704414520,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -4,201,i8,1704414520,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1239,177,i2,1704414540,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1240,177,i2,1704414540,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1241,177,i2,1704414540,3,3,70,,,, -1242,177,i2,1704414540,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -371,176,i1,1704414560,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -372,176,i1,1704414560,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -373,176,i1,1704414560,3,3,40,571543469_02,-571542797_02.99,, -1585,210,i6,1704414620,1,1,28,-571542115_01,571500535_01,, -1586,210,i6,1704414620,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1587,210,i6,1704414620,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1588,210,i6,1704414620,3,3,71,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1589,210,i6,1704414620,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1030,178,i3,1704414650,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1031,178,i3,1704414650,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1032,178,i3,1704414650,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1033,178,i3,1704414650,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -716,202,i9,1704414650,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -717,202,i9,1704414650,2,2,114,,,, -662,206,i7,1704414661,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -663,206,i7,1704414661,2,2,54,,,, -664,206,i7,1704414661,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -665,206,i7,1704414661,4,4,26,,,, -1392,175,i0,1704414691,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1393,175,i0,1704414691,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1394,175,i0,1704414691,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1395,175,i0,1704414691,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -1396,175,i0,1704414691,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -603,201,i8,1704414691,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -604,201,i8,1704414691,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -605,201,i8,1704414691,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -606,201,i8,1704414691,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -607,201,i8,1704414691,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1816,177,i2,1704414720,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1817,177,i2,1704414720,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1818,177,i2,1704414720,3,3,70,,,, -1819,177,i2,1704414720,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -824,176,i1,1704414741,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -825,176,i1,1704414741,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -826,176,i1,1704414741,3,3,40,571543469_02,-571542797_02.99,, -291,210,i6,1704414800,1,1,28,-571542115_01,571500535_01,, -292,210,i6,1704414800,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -293,210,i6,1704414800,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -294,210,i6,1704414800,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -295,210,i6,1704414800,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1624,202,i9,1704414810,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1625,202,i9,1704414810,2,2,114,,,, -529,206,i7,1704414810,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -530,206,i7,1704414810,2,2,52,,,, -531,206,i7,1704414810,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -532,206,i7,1704414810,4,4,26,,,, -1778,178,i3,1704414820,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1779,178,i3,1704414820,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1780,178,i3,1704414820,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1781,178,i3,1704414820,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1523,201,i8,1704414860,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1524,201,i8,1704414860,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1525,201,i8,1704414860,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1526,201,i8,1704414860,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1527,201,i8,1704414860,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -286,175,i0,1704414870,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -287,175,i0,1704414870,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -288,175,i0,1704414870,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -289,175,i0,1704414870,3,4,21,571545870_02,571510153_01,571510153_02,571545870_01 -290,175,i0,1704414870,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -477,177,i2,1704414900,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -478,177,i2,1704414900,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -479,177,i2,1704414900,3,3,70,,,, -480,177,i2,1704414900,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 1605,176,i1,1704414920,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 1606,176,i1,1704414920,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 1607,176,i1,1704414920,3,3,40,571543469_02,-571542797_02.99,, diff --git a/Intermediates/histid/histid_1704415800.csv b/Intermediates/histid/histid_1704415800.csv index d24992504..23ea680a1 100644 --- a/Intermediates/histid/histid_1704415800.csv +++ b/Intermediates/histid/histid_1704415800.csv @@ -1,120 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1577,210,i6,1704414620,1,1,28,-571542115_01,571500535_01,, -1578,210,i6,1704414620,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1579,210,i6,1704414620,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1580,210,i6,1704414620,3,3,71,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1581,210,i6,1704414620,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1013,178,i3,1704414650,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1014,178,i3,1704414650,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1015,178,i3,1704414650,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1016,178,i3,1704414650,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -702,202,i9,1704414650,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -703,202,i9,1704414650,2,2,114,,,, -657,206,i7,1704414661,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -658,206,i7,1704414661,2,2,54,,,, -659,206,i7,1704414661,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -660,206,i7,1704414661,4,4,26,,,, -1380,175,i0,1704414691,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1381,175,i0,1704414691,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1382,175,i0,1704414691,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1383,175,i0,1704414691,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -1384,175,i0,1704414691,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -588,201,i8,1704414691,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -589,201,i8,1704414691,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -590,201,i8,1704414691,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -591,201,i8,1704414691,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -592,201,i8,1704414691,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1813,177,i2,1704414720,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1814,177,i2,1704414720,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1815,177,i2,1704414720,3,3,70,,,, -1816,177,i2,1704414720,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -810,176,i1,1704414741,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -811,176,i1,1704414741,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -812,176,i1,1704414741,3,3,40,571543469_02,-571542797_02.99,, -290,210,i6,1704414800,1,1,28,-571542115_01,571500535_01,, -291,210,i6,1704414800,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -292,210,i6,1704414800,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -293,210,i6,1704414800,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -294,210,i6,1704414800,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1612,202,i9,1704414810,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1613,202,i9,1704414810,2,2,114,,,, -514,206,i7,1704414810,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -515,206,i7,1704414810,2,2,52,,,, -516,206,i7,1704414810,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -517,206,i7,1704414810,4,4,26,,,, -1775,178,i3,1704414820,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1776,178,i3,1704414820,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1777,178,i3,1704414820,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1778,178,i3,1704414820,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1510,201,i8,1704414860,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1511,201,i8,1704414860,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1512,201,i8,1704414860,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1513,201,i8,1704414860,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1514,201,i8,1704414860,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -285,175,i0,1704414870,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -286,175,i0,1704414870,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -287,175,i0,1704414870,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -288,175,i0,1704414870,3,4,21,571545870_02,571510153_01,571510153_02,571545870_01 -289,175,i0,1704414870,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -462,177,i2,1704414900,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -463,177,i2,1704414900,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -464,177,i2,1704414900,3,3,70,,,, -465,177,i2,1704414900,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1593,176,i1,1704414920,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1594,176,i1,1704414920,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1595,176,i1,1704414920,3,3,40,571543469_02,-571542797_02.99,, -315,206,i7,1704414960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -316,206,i7,1704414960,2,2,53,,,, -317,206,i7,1704414960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -318,206,i7,1704414960,4,4,26,,,, -1212,202,i9,1704414970,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1213,202,i9,1704414970,2,2,114,,,, -835,210,i6,1704414980,1,1,28,-571542115_01,571500535_01,, -836,210,i6,1704414980,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -837,210,i6,1704414980,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -838,210,i6,1704414980,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -839,210,i6,1704414980,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -644,178,i3,1704414990,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -645,178,i3,1704414990,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -646,178,i3,1704414990,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -647,178,i3,1704414990,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -918,201,i8,1704415030,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -919,201,i8,1704415030,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -920,201,i8,1704415030,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -921,201,i8,1704415030,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -922,201,i8,1704415030,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -830,175,i0,1704415050,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -831,175,i0,1704415050,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -832,175,i0,1704415050,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -833,175,i0,1704415050,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -834,175,i0,1704415050,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1096,177,i2,1704415080,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1097,177,i2,1704415080,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1098,177,i2,1704415080,3,3,70,,,, -1099,177,i2,1704415080,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -164,176,i1,1704415101,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -165,176,i1,1704415101,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -166,176,i1,1704415101,3,3,40,571543469_02,-571542797_02.99,, -59,206,i7,1704415110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -60,206,i7,1704415110,2,2,53,,,, -61,206,i7,1704415110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -62,206,i7,1704415110,4,4,26,,,, -225,202,i9,1704415130,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -226,202,i9,1704415130,2,2,114,,,, -1614,210,i6,1704415159,1,1,28,-571542115_01,571500535_01,, -1615,210,i6,1704415159,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1616,210,i6,1704415159,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1617,210,i6,1704415159,3,3,69,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1618,210,i6,1704415159,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -113,178,i3,1704415160,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -114,178,i3,1704415160,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -115,178,i3,1704415160,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -116,178,i3,1704415160,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1680,201,i8,1704415200,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1681,201,i8,1704415200,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1682,201,i8,1704415200,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1683,201,i8,1704415200,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1684,201,i8,1704415200,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 1422,175,i0,1704415230,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 1423,175,i0,1704415230,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 1424,175,i0,1704415230,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704416100.csv b/Intermediates/histid/histid_1704416100.csv index 42bf335cd..02bc46bec 100644 --- a/Intermediates/histid/histid_1704416100.csv +++ b/Intermediates/histid/histid_1704416100.csv @@ -1,113 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1572,176,i1,1704414920,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1573,176,i1,1704414920,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1574,176,i1,1704414920,3,3,40,571543469_02,-571542797_02.99,, -326,206,i7,1704414960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -327,206,i7,1704414960,2,2,53,,,, -328,206,i7,1704414960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -329,206,i7,1704414960,4,4,26,,,, -1204,202,i9,1704414970,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1205,202,i9,1704414970,2,2,114,,,, -831,210,i6,1704414980,1,1,28,-571542115_01,571500535_01,, -832,210,i6,1704414980,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -833,210,i6,1704414980,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -834,210,i6,1704414980,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -835,210,i6,1704414980,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -648,178,i3,1704414990,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -649,178,i3,1704414990,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -650,178,i3,1704414990,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -651,178,i3,1704414990,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -910,201,i8,1704415030,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -911,201,i8,1704415030,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -912,201,i8,1704415030,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -913,201,i8,1704415030,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -914,201,i8,1704415030,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -826,175,i0,1704415050,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -827,175,i0,1704415050,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -828,175,i0,1704415050,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -829,175,i0,1704415050,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -830,175,i0,1704415050,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1090,177,i2,1704415080,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1091,177,i2,1704415080,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1092,177,i2,1704415080,3,3,70,,,, -1093,177,i2,1704415080,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -160,176,i1,1704415101,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -161,176,i1,1704415101,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -162,176,i1,1704415101,3,3,40,571543469_02,-571542797_02.99,, -55,206,i7,1704415110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -56,206,i7,1704415110,2,2,53,,,, -57,206,i7,1704415110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -58,206,i7,1704415110,4,4,26,,,, -228,202,i9,1704415130,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -229,202,i9,1704415130,2,2,114,,,, -1593,210,i6,1704415159,1,1,28,-571542115_01,571500535_01,, -1594,210,i6,1704415159,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1595,210,i6,1704415159,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1596,210,i6,1704415159,3,3,69,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1597,210,i6,1704415159,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -109,178,i3,1704415160,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -110,178,i3,1704415160,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -111,178,i3,1704415160,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -112,178,i3,1704415160,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1660,201,i8,1704415200,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1661,201,i8,1704415200,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1662,201,i8,1704415200,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1663,201,i8,1704415200,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1664,201,i8,1704415200,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1411,175,i0,1704415230,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1412,175,i0,1704415230,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1413,175,i0,1704415230,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1414,175,i0,1704415230,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1415,175,i0,1704415230,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1687,177,i2,1704415260,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1688,177,i2,1704415260,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1689,177,i2,1704415260,3,3,70,,,, -1690,177,i2,1704415260,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1068,206,i7,1704415260,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1069,206,i7,1704415260,2,2,53,,,, -1070,206,i7,1704415260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1071,206,i7,1704415260,4,4,26,,,, -847,176,i1,1704415280,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -848,176,i1,1704415280,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -849,176,i1,1704415280,3,3,40,571543469_02,-571542797_02.99,, -1649,202,i9,1704415290,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1650,202,i9,1704415290,2,2,114,,,, -798,178,i3,1704415330,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -799,178,i3,1704415330,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -800,178,i3,1704415330,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -801,178,i3,1704415330,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -181,210,i6,1704415340,1,1,28,-571542115_01,571500535_01,, -182,210,i6,1704415340,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -183,210,i6,1704415340,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -184,210,i6,1704415340,3,3,71,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -185,210,i6,1704415340,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -504,201,i8,1704415370,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -505,201,i8,1704415370,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -506,201,i8,1704415370,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -507,201,i8,1704415370,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -508,201,i8,1704415370,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -870,175,i0,1704415409,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -871,175,i0,1704415409,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -872,175,i0,1704415409,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -873,175,i0,1704415409,3,4,21,571545870_02,571510153_01,571510153_02,571545870_01 -874,175,i0,1704415409,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -802,206,i7,1704415410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -803,206,i7,1704415410,2,2,53,,,, -804,206,i7,1704415410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -805,206,i7,1704415410,4,4,26,,,, -389,177,i2,1704415440,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -390,177,i2,1704415440,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -391,177,i2,1704415440,3,3,70,,,, -392,177,i2,1704415440,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -691,202,i9,1704415450,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -692,202,i9,1704415450,2,2,114,,,, -1603,176,i1,1704415459,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1604,176,i1,1704415459,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1605,176,i1,1704415459,3,3,40,571543469_02,-571542797_02.99,, -1709,178,i3,1704415499,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1710,178,i3,1704415499,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1711,178,i3,1704415499,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1712,178,i3,1704415499,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 728,210,i6,1704415520,1,1,28,-571542115_01,571500535_01,, 729,210,i6,1704415520,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 730,210,i6,1704415520,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704416400.csv b/Intermediates/histid/histid_1704416400.csv index 2f2cb56de..bfaa4609f 100644 --- a/Intermediates/histid/histid_1704416400.csv +++ b/Intermediates/histid/histid_1704416400.csv @@ -1,115 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1414,175,i0,1704415230,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1415,175,i0,1704415230,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1416,175,i0,1704415230,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1417,175,i0,1704415230,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1418,175,i0,1704415230,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1679,177,i2,1704415260,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1680,177,i2,1704415260,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1681,177,i2,1704415260,3,3,70,,,, -1682,177,i2,1704415260,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1057,206,i7,1704415260,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1058,206,i7,1704415260,2,2,53,,,, -1059,206,i7,1704415260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1060,206,i7,1704415260,4,4,26,,,, -837,176,i1,1704415280,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -838,176,i1,1704415280,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -839,176,i1,1704415280,3,3,40,571543469_02,-571542797_02.99,, -1646,202,i9,1704415290,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1647,202,i9,1704415290,2,2,114,,,, -788,178,i3,1704415330,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -789,178,i3,1704415330,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -790,178,i3,1704415330,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -791,178,i3,1704415330,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -177,210,i6,1704415340,1,1,28,-571542115_01,571500535_01,, -178,210,i6,1704415340,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -179,210,i6,1704415340,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -180,210,i6,1704415340,3,3,71,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -181,210,i6,1704415340,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -496,201,i8,1704415370,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -497,201,i8,1704415370,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -498,201,i8,1704415370,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -499,201,i8,1704415370,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -500,201,i8,1704415370,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -860,175,i0,1704415409,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -861,175,i0,1704415409,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -862,175,i0,1704415409,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -863,175,i0,1704415409,3,4,21,571545870_02,571510153_01,571510153_02,571545870_01 -864,175,i0,1704415409,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -792,206,i7,1704415410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -793,206,i7,1704415410,2,2,53,,,, -794,206,i7,1704415410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -795,206,i7,1704415410,4,4,26,,,, -382,177,i2,1704415440,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -383,177,i2,1704415440,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -384,177,i2,1704415440,3,3,70,,,, -385,177,i2,1704415440,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -674,202,i9,1704415450,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -675,202,i9,1704415450,2,2,114,,,, -1602,176,i1,1704415459,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1603,176,i1,1704415459,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1604,176,i1,1704415459,3,3,40,571543469_02,-571542797_02.99,, -1701,178,i3,1704415499,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1702,178,i3,1704415499,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1703,178,i3,1704415499,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1704,178,i3,1704415499,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -713,210,i6,1704415520,1,1,28,-571542115_01,571500535_01,, -714,210,i6,1704415520,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -715,210,i6,1704415520,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -716,210,i6,1704415520,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -717,210,i6,1704415520,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1265,201,i8,1704415540,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1266,201,i8,1704415540,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1267,201,i8,1704415540,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1268,201,i8,1704415540,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1269,201,i8,1704415540,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -533,206,i7,1704415560,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -534,206,i7,1704415560,2,2,53,,,, -535,206,i7,1704415560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -536,206,i7,1704415560,4,4,26,,,, -704,175,i0,1704415590,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -705,175,i0,1704415590,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -706,175,i0,1704415590,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -707,175,i0,1704415590,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -708,175,i0,1704415590,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1569,202,i9,1704415610,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1570,202,i9,1704415610,2,2,114,,,, -950,177,i2,1704415620,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -951,177,i2,1704415620,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -952,177,i2,1704415620,3,3,70,,,, -953,177,i2,1704415620,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -196,176,i1,1704415640,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -197,176,i1,1704415640,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -198,176,i1,1704415640,3,3,40,571543469_02,-571542797_02.99,, -394,178,i3,1704415670,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -395,178,i3,1704415670,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -396,178,i3,1704415670,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -397,178,i3,1704415670,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1299,210,i6,1704415700,1,1,28,-571542115_01,571500535_01,, -1300,210,i6,1704415700,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1301,210,i6,1704415700,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1302,210,i6,1704415700,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1303,210,i6,1704415700,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -159,201,i8,1704415710,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -160,201,i8,1704415710,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -161,201,i8,1704415710,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -162,201,i8,1704415710,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -163,201,i8,1704415710,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1605,206,i7,1704415710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1606,206,i7,1704415710,2,2,53,,,, -1607,206,i7,1704415710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1608,206,i7,1704415710,4,4,26,,,, -1287,202,i9,1704415769,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1288,202,i9,1704415769,2,2,114,,,, -1294,175,i0,1704415770,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1295,175,i0,1704415770,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1296,175,i0,1704415770,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1297,175,i0,1704415770,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1298,175,i0,1704415770,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1578,177,i2,1704415800,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1579,177,i2,1704415800,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1580,177,i2,1704415800,3,3,70,,,, -1581,177,i2,1704415800,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 872,176,i1,1704415819,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 873,176,i1,1704415819,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 874,176,i1,1704415819,3,3,40,571543469_02,-571542797_02.99,, diff --git a/Intermediates/histid/histid_1704416700.csv b/Intermediates/histid/histid_1704416700.csv index eb8006959..3d32225c7 100644 --- a/Intermediates/histid/histid_1704416700.csv +++ b/Intermediates/histid/histid_1704416700.csv @@ -1,116 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -709,210,i6,1704415520,1,1,28,-571542115_01,571500535_01,, -710,210,i6,1704415520,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -711,210,i6,1704415520,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -712,210,i6,1704415520,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -713,210,i6,1704415520,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1255,201,i8,1704415540,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1256,201,i8,1704415540,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1257,201,i8,1704415540,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1258,201,i8,1704415540,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1259,201,i8,1704415540,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -522,206,i7,1704415560,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -523,206,i7,1704415560,2,2,53,,,, -524,206,i7,1704415560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -525,206,i7,1704415560,4,4,26,,,, -700,175,i0,1704415590,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -701,175,i0,1704415590,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -702,175,i0,1704415590,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -703,175,i0,1704415590,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -704,175,i0,1704415590,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1542,202,i9,1704415610,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1543,202,i9,1704415610,2,2,114,,,, -939,177,i2,1704415620,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -940,177,i2,1704415620,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -941,177,i2,1704415620,3,3,70,,,, -942,177,i2,1704415620,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -189,176,i1,1704415640,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -190,176,i1,1704415640,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -191,176,i1,1704415640,3,3,40,571543469_02,-571542797_02.99,, -383,178,i3,1704415670,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -384,178,i3,1704415670,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -385,178,i3,1704415670,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -386,178,i3,1704415670,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1293,210,i6,1704415700,1,1,28,-571542115_01,571500535_01,, -1294,210,i6,1704415700,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1295,210,i6,1704415700,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1296,210,i6,1704415700,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1297,210,i6,1704415700,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -150,201,i8,1704415710,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -151,201,i8,1704415710,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -152,201,i8,1704415710,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -153,201,i8,1704415710,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -154,201,i8,1704415710,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1583,206,i7,1704415710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1584,206,i7,1704415710,2,2,53,,,, -1585,206,i7,1704415710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1586,206,i7,1704415710,4,4,26,,,, -1277,202,i9,1704415769,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1278,202,i9,1704415769,2,2,114,,,, -1288,175,i0,1704415770,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1289,175,i0,1704415770,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1290,175,i0,1704415770,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1291,175,i0,1704415770,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1292,175,i0,1704415770,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1556,177,i2,1704415800,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1557,177,i2,1704415800,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1558,177,i2,1704415800,3,3,70,,,, -1559,177,i2,1704415800,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -861,176,i1,1704415819,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -862,176,i1,1704415819,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -863,176,i1,1704415819,3,3,40,571543469_02,-571542797_02.99,, -1136,178,i3,1704415840,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1137,178,i3,1704415840,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1138,178,i3,1704415840,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1139,178,i3,1704415840,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1332,206,i7,1704415860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1333,206,i7,1704415860,2,2,53,,,, -1334,206,i7,1704415860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1335,206,i7,1704415860,4,4,26,,,, -1437,201,i8,1704415880,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1438,201,i8,1704415880,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1439,201,i8,1704415880,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1440,201,i8,1704415880,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1441,201,i8,1704415880,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -19,210,i6,1704415880,1,1,28,-571542115_01,571500535_01,, -20,210,i6,1704415880,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -21,210,i6,1704415880,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -22,210,i6,1704415880,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -23,210,i6,1704415880,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -192,202,i9,1704415930,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -193,202,i9,1704415930,2,2,114,,,, -14,175,i0,1704415950,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -15,175,i0,1704415950,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -16,175,i0,1704415950,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -17,175,i0,1704415950,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -18,175,i0,1704415950,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -967,177,i2,1704415979,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -968,177,i2,1704415979,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -969,177,i2,1704415979,3,3,69,,,, -970,177,i2,1704415979,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1302,176,i1,1704416000,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1303,176,i1,1704416000,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1304,176,i1,1704416000,3,3,40,571543469_02,-571542797_02.99,, -1240,206,i7,1704416009,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1241,206,i7,1704416009,2,2,52,,,, -1242,206,i7,1704416009,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1243,206,i7,1704416009,4,4,26,,,, -566,178,i3,1704416010,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -567,178,i3,1704416010,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -568,178,i3,1704416010,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -569,178,i3,1704416010,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -310,201,i8,1704416050,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -311,201,i8,1704416050,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -312,201,i8,1704416050,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -313,201,i8,1704416050,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -314,201,i8,1704416050,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -585,210,i6,1704416060,1,1,28,-571542115_01,571500535_01,, -586,210,i6,1704416060,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -587,210,i6,1704416060,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -588,210,i6,1704416060,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -589,210,i6,1704416060,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1617,202,i9,1704416090,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1618,202,i9,1704416090,2,2,114,,,, 839,177,i2,1704416160,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 840,177,i2,1704416160,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 841,177,i2,1704416160,3,3,71,,,, diff --git a/Intermediates/histid/histid_1704417000.csv b/Intermediates/histid/histid_1704417000.csv index 2b1b09fc0..98740c393 100644 --- a/Intermediates/histid/histid_1704417000.csv +++ b/Intermediates/histid/histid_1704417000.csv @@ -1,116 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -864,176,i1,1704415819,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -865,176,i1,1704415819,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -866,176,i1,1704415819,3,3,40,571543469_02,-571542797_02.99,, -1142,178,i3,1704415840,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1143,178,i3,1704415840,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1144,178,i3,1704415840,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1145,178,i3,1704415840,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1342,206,i7,1704415860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1343,206,i7,1704415860,2,2,53,,,, -1344,206,i7,1704415860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1345,206,i7,1704415860,4,4,26,,,, -1445,201,i8,1704415880,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1446,201,i8,1704415880,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1447,201,i8,1704415880,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1448,201,i8,1704415880,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1449,201,i8,1704415880,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -19,210,i6,1704415880,1,1,28,-571542115_01,571500535_01,, -20,210,i6,1704415880,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -21,210,i6,1704415880,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -22,210,i6,1704415880,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -23,210,i6,1704415880,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -187,202,i9,1704415930,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -188,202,i9,1704415930,2,2,114,,,, -14,175,i0,1704415950,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -15,175,i0,1704415950,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -16,175,i0,1704415950,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -17,175,i0,1704415950,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -18,175,i0,1704415950,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -973,177,i2,1704415979,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -974,177,i2,1704415979,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -975,177,i2,1704415979,3,3,69,,,, -976,177,i2,1704415979,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1312,176,i1,1704416000,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1313,176,i1,1704416000,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1314,176,i1,1704416000,3,3,40,571543469_02,-571542797_02.99,, -1247,206,i7,1704416009,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1248,206,i7,1704416009,2,2,52,,,, -1249,206,i7,1704416009,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1250,206,i7,1704416009,4,4,26,,,, -568,178,i3,1704416010,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -569,178,i3,1704416010,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -570,178,i3,1704416010,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -571,178,i3,1704416010,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -310,201,i8,1704416050,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -311,201,i8,1704416050,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -312,201,i8,1704416050,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -313,201,i8,1704416050,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -314,201,i8,1704416050,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -587,210,i6,1704416060,1,1,28,-571542115_01,571500535_01,, -588,210,i6,1704416060,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -589,210,i6,1704416060,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -590,210,i6,1704416060,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -591,210,i6,1704416060,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1630,202,i9,1704416090,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1631,202,i9,1704416090,2,2,114,,,, -842,177,i2,1704416160,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -843,177,i2,1704416160,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -844,177,i2,1704416160,3,3,71,,,, -845,177,i2,1704416160,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -273,206,i7,1704416160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -274,206,i7,1704416160,2,2,54,,,, -275,206,i7,1704416160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -276,206,i7,1704416160,4,4,26,,,, -205,175,i0,1704416178,1,1,54,-571542797_02,571500487_01,-571500487_01,571542797_02 -206,175,i0,1704416178,2,2,57,-571500487_01,571545870_01,-571542797_02,571510153_01 -207,175,i0,1704416178,3,3,42,571545870_02,571510153_01,571545870_02,571542797_02 -208,175,i0,1704416178,3,4,28,571545870_02,571510153_01,571510153_02,571545870_01 -209,175,i0,1704416178,4,4,47,571510153_02,571500487_01,571510153_02,571545870_01 -1318,178,i3,1704416180,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1319,178,i3,1704416180,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1320,178,i3,1704416180,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1321,178,i3,1704416180,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1756,176,i1,1704416181,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1757,176,i1,1704416181,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1758,176,i1,1704416181,3,3,40,571543469_02,-571542797_02.99,, -1009,201,i8,1704416220,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1010,201,i8,1704416220,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1011,201,i8,1704416220,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1012,201,i8,1704416220,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1013,201,i8,1704416220,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1195,210,i6,1704416240,1,1,28,-571542115_01,571500535_01,, -1196,210,i6,1704416240,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1197,210,i6,1704416240,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1198,210,i6,1704416240,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1199,210,i6,1704416240,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -635,202,i9,1704416250,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -636,202,i9,1704416250,2,2,114,,,, -178,206,i7,1704416309,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -179,206,i7,1704416309,2,2,52,,,, -180,206,i7,1704416309,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -181,206,i7,1704416309,4,4,26,,,, -1450,177,i2,1704416340,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1451,177,i2,1704416340,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1452,177,i2,1704416340,3,3,70,,,, -1453,177,i2,1704416340,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -219,178,i3,1704416350,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -220,178,i3,1704416350,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -221,178,i3,1704416350,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -222,178,i3,1704416350,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1723,175,i0,1704416360,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1724,175,i0,1704416360,2,2,46,-571500487_01,571545870_01,-571542797_02,571510153_01 -1725,175,i0,1704416360,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1726,175,i0,1704416360,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -1727,175,i0,1704416360,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -616,176,i1,1704416360,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -617,176,i1,1704416360,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -618,176,i1,1704416360,3,3,40,571543469_02,-571542797_02.99,, -1768,201,i8,1704416390,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1769,201,i8,1704416390,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1770,201,i8,1704416390,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1771,201,i8,1704416390,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1772,201,i8,1704416390,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 262,202,i9,1704416410,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 263,202,i9,1704416410,2,2,114,,,, 1778,210,i6,1704416420,1,1,28,-571542115_01,571500535_01,, diff --git a/Intermediates/histid/histid_1704417300.csv b/Intermediates/histid/histid_1704417300.csv index 00636908a..3183a7fdf 100644 --- a/Intermediates/histid/histid_1704417300.csv +++ b/Intermediates/histid/histid_1704417300.csv @@ -1,112 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -838,177,i2,1704416160,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -839,177,i2,1704416160,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -840,177,i2,1704416160,3,3,71,,,, -841,177,i2,1704416160,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -261,206,i7,1704416160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -262,206,i7,1704416160,2,2,54,,,, -263,206,i7,1704416160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -264,206,i7,1704416160,4,4,26,,,, -195,175,i0,1704416178,1,1,54,-571542797_02,571500487_01,-571500487_01,571542797_02 -196,175,i0,1704416178,2,2,57,-571500487_01,571545870_01,-571542797_02,571510153_01 -197,175,i0,1704416178,3,3,42,571545870_02,571510153_01,571545870_02,571542797_02 -198,175,i0,1704416178,3,4,28,571545870_02,571510153_01,571510153_02,571545870_01 -199,175,i0,1704416178,4,4,47,571510153_02,571500487_01,571510153_02,571545870_01 -1307,178,i3,1704416180,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1308,178,i3,1704416180,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1309,178,i3,1704416180,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1310,178,i3,1704416180,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1752,176,i1,1704416181,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1753,176,i1,1704416181,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1754,176,i1,1704416181,3,3,40,571543469_02,-571542797_02.99,, -998,201,i8,1704416220,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -999,201,i8,1704416220,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1000,201,i8,1704416220,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1001,201,i8,1704416220,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1002,201,i8,1704416220,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1175,210,i6,1704416240,1,1,28,-571542115_01,571500535_01,, -1176,210,i6,1704416240,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1177,210,i6,1704416240,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1178,210,i6,1704416240,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1179,210,i6,1704416240,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -629,202,i9,1704416250,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -630,202,i9,1704416250,2,2,114,,,, -172,206,i7,1704416309,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -173,206,i7,1704416309,2,2,52,,,, -174,206,i7,1704416309,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -175,206,i7,1704416309,4,4,26,,,, -1444,177,i2,1704416340,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1445,177,i2,1704416340,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1446,177,i2,1704416340,3,3,70,,,, -1447,177,i2,1704416340,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -212,178,i3,1704416350,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -213,178,i3,1704416350,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -214,178,i3,1704416350,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -215,178,i3,1704416350,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1724,175,i0,1704416360,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1725,175,i0,1704416360,2,2,46,-571500487_01,571545870_01,-571542797_02,571510153_01 -1726,175,i0,1704416360,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1727,175,i0,1704416360,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -1728,175,i0,1704416360,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -610,176,i1,1704416360,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -611,176,i1,1704416360,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -612,176,i1,1704416360,3,3,40,571543469_02,-571542797_02.99,, -1764,201,i8,1704416390,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1765,201,i8,1704416390,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1766,201,i8,1704416390,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1767,201,i8,1704416390,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1768,201,i8,1704416390,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -255,202,i9,1704416410,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -256,202,i9,1704416410,2,2,114,,,, -1774,210,i6,1704416420,1,1,28,-571542115_01,571500535_01,, -1775,210,i6,1704416420,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1776,210,i6,1704416420,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1777,210,i6,1704416420,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1778,210,i6,1704416420,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1618,206,i7,1704416460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1619,206,i7,1704416460,2,2,53,,,, -1620,206,i7,1704416460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1621,206,i7,1704416460,4,4,26,,,, -191,177,i2,1704416520,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -192,177,i2,1704416520,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -193,177,i2,1704416520,3,3,70,,,, -194,177,i2,1704416520,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -882,178,i3,1704416520,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -883,178,i3,1704416520,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -884,178,i3,1704416520,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -885,178,i3,1704416520,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1339,176,i1,1704416539,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1340,176,i1,1704416539,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1341,176,i1,1704416539,3,3,40,571543469_02,-571542797_02.99,, -407,175,i0,1704416540,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -408,175,i0,1704416540,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -409,175,i0,1704416540,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -410,175,i0,1704416540,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -411,175,i0,1704416540,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1207,201,i8,1704416560,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1208,201,i8,1704416560,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1209,201,i8,1704416560,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1210,201,i8,1704416560,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1211,201,i8,1704416560,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1848,202,i9,1704416569,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1849,202,i9,1704416569,2,2,114,,,, -437,210,i6,1704416600,1,1,28,-571542115_01,571500535_01,, -438,210,i6,1704416600,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -439,210,i6,1704416600,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -440,210,i6,1704416600,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -441,210,i6,1704416600,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -750,206,i7,1704416610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -751,206,i7,1704416610,2,2,53,,,, -752,206,i7,1704416610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -753,206,i7,1704416610,4,4,26,,,, -354,178,i3,1704416690,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -355,178,i3,1704416690,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -356,178,i3,1704416690,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -357,178,i3,1704416690,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -720,177,i2,1704416700,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -721,177,i2,1704416700,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -722,177,i2,1704416700,3,3,70,,,, -723,177,i2,1704416700,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 966,175,i0,1704416720,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 967,175,i0,1704416720,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 968,175,i0,1704416720,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704417600.csv b/Intermediates/histid/histid_1704417600.csv index 2a5a8a284..fec3350b1 100644 --- a/Intermediates/histid/histid_1704417600.csv +++ b/Intermediates/histid/histid_1704417600.csv @@ -1,111 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -263,202,i9,1704416410,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -264,202,i9,1704416410,2,2,114,,,, -1772,210,i6,1704416420,1,1,28,-571542115_01,571500535_01,, -1773,210,i6,1704416420,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1774,210,i6,1704416420,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1775,210,i6,1704416420,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1776,210,i6,1704416420,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1603,206,i7,1704416460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1604,206,i7,1704416460,2,2,53,,,, -1605,206,i7,1704416460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1606,206,i7,1704416460,4,4,26,,,, -191,177,i2,1704416520,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -192,177,i2,1704416520,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -193,177,i2,1704416520,3,3,70,,,, -194,177,i2,1704416520,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -875,178,i3,1704416520,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -876,178,i3,1704416520,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -877,178,i3,1704416520,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -878,178,i3,1704416520,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1330,176,i1,1704416539,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1331,176,i1,1704416539,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1332,176,i1,1704416539,3,3,40,571543469_02,-571542797_02.99,, -411,175,i0,1704416540,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -412,175,i0,1704416540,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -413,175,i0,1704416540,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -414,175,i0,1704416540,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -415,175,i0,1704416540,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1194,201,i8,1704416560,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1195,201,i8,1704416560,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1196,201,i8,1704416560,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1197,201,i8,1704416560,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1198,201,i8,1704416560,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1839,202,i9,1704416569,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1840,202,i9,1704416569,2,2,114,,,, -444,210,i6,1704416600,1,1,28,-571542115_01,571500535_01,, -445,210,i6,1704416600,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -446,210,i6,1704416600,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -447,210,i6,1704416600,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -448,210,i6,1704416600,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -735,206,i7,1704416610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -736,206,i7,1704416610,2,2,53,,,, -737,206,i7,1704416610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -738,206,i7,1704416610,4,4,26,,,, -355,178,i3,1704416690,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -356,178,i3,1704416690,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -357,178,i3,1704416690,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -358,178,i3,1704416690,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -710,177,i2,1704416700,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -711,177,i2,1704416700,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -712,177,i2,1704416700,3,3,70,,,, -713,177,i2,1704416700,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -958,175,i0,1704416720,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -959,175,i0,1704416720,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -960,175,i0,1704416720,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -961,175,i0,1704416720,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -962,175,i0,1704416720,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1789,176,i1,1704416720,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1790,176,i1,1704416720,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1791,176,i1,1704416720,3,3,40,571543469_02,-571542797_02.99,, -107,201,i8,1704416730,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -108,201,i8,1704416730,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -109,201,i8,1704416730,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -110,201,i8,1704416730,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -111,201,i8,1704416730,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -687,202,i9,1704416730,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -688,202,i9,1704416730,2,2,114,,,, -480,206,i7,1704416760,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -481,206,i7,1704416760,2,2,53,,,, -482,206,i7,1704416760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -483,206,i7,1704416760,4,4,26,,,, -1043,210,i6,1704416780,1,1,28,-571542115_01,571500535_01,, -1044,210,i6,1704416780,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1045,210,i6,1704416780,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1046,210,i6,1704416780,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1047,210,i6,1704416780,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1232,178,i3,1704416859,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1233,178,i3,1704416859,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1234,178,i3,1704416859,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1235,178,i3,1704416859,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1297,177,i2,1704416880,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1298,177,i2,1704416880,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1299,177,i2,1704416880,3,3,70,,,, -1300,177,i2,1704416880,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1587,202,i9,1704416890,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1588,202,i9,1704416890,2,2,114,,,, -1593,175,i0,1704416900,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1594,175,i0,1704416900,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1595,175,i0,1704416900,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1596,175,i0,1704416900,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1597,175,i0,1704416900,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -449,176,i1,1704416900,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -450,176,i1,1704416900,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -451,176,i1,1704416900,3,3,40,571543469_02,-571542797_02.99,, -778,201,i8,1704416900,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -779,201,i8,1704416900,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -780,201,i8,1704416900,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -781,201,i8,1704416900,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -782,201,i8,1704416900,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -294,206,i7,1704416910,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -295,206,i7,1704416910,2,2,53,,,, -296,206,i7,1704416910,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -297,206,i7,1704416910,4,4,26,,,, -1637,210,i6,1704416960,1,1,28,-571542115_01,571500535_01,, -1638,210,i6,1704416960,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1639,210,i6,1704416960,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1640,210,i6,1704416960,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1641,210,i6,1704416960,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 1828,178,i3,1704417030,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 1829,178,i3,1704417030,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 1830,178,i3,1704417030,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704417900.csv b/Intermediates/histid/histid_1704417900.csv index b96742d63..1e7e0a3cb 100644 --- a/Intermediates/histid/histid_1704417900.csv +++ b/Intermediates/histid/histid_1704417900.csv @@ -1,119 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -958,175,i0,1704416720,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -959,175,i0,1704416720,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -960,175,i0,1704416720,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -961,175,i0,1704416720,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -962,175,i0,1704416720,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1794,176,i1,1704416720,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1795,176,i1,1704416720,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1796,176,i1,1704416720,3,3,40,571543469_02,-571542797_02.99,, -97,201,i8,1704416730,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -98,201,i8,1704416730,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -99,201,i8,1704416730,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -100,201,i8,1704416730,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -101,201,i8,1704416730,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -677,202,i9,1704416730,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -678,202,i9,1704416730,2,2,114,,,, -462,206,i7,1704416760,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -463,206,i7,1704416760,2,2,53,,,, -464,206,i7,1704416760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -465,206,i7,1704416760,4,4,26,,,, -1043,210,i6,1704416780,1,1,28,-571542115_01,571500535_01,, -1044,210,i6,1704416780,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1045,210,i6,1704416780,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1046,210,i6,1704416780,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1047,210,i6,1704416780,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1225,178,i3,1704416859,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1226,178,i3,1704416859,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1227,178,i3,1704416859,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1228,178,i3,1704416859,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1290,177,i2,1704416880,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1291,177,i2,1704416880,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1292,177,i2,1704416880,3,3,70,,,, -1293,177,i2,1704416880,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1594,202,i9,1704416890,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1595,202,i9,1704416890,2,2,114,,,, -1600,175,i0,1704416900,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1601,175,i0,1704416900,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1602,175,i0,1704416900,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1603,175,i0,1704416900,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1604,175,i0,1704416900,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -444,176,i1,1704416900,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -445,176,i1,1704416900,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -446,176,i1,1704416900,3,3,40,571543469_02,-571542797_02.99,, -772,201,i8,1704416900,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -773,201,i8,1704416900,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -774,201,i8,1704416900,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -775,201,i8,1704416900,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -776,201,i8,1704416900,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -289,206,i7,1704416910,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -290,206,i7,1704416910,2,2,53,,,, -291,206,i7,1704416910,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -292,206,i7,1704416910,4,4,26,,,, -1642,210,i6,1704416960,1,1,28,-571542115_01,571500535_01,, -1643,210,i6,1704416960,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1644,210,i6,1704416960,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1645,210,i6,1704416960,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1646,210,i6,1704416960,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1825,178,i3,1704417030,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1826,178,i3,1704417030,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1827,178,i3,1704417030,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1828,178,i3,1704417030,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -577,202,i9,1704417050,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -578,202,i9,1704417050,2,2,114,,,, -49,177,i2,1704417060,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -50,177,i2,1704417060,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -51,177,i2,1704417060,3,3,70,,,, -52,177,i2,1704417060,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1258,206,i7,1704417060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1259,206,i7,1704417060,2,2,53,,,, -1260,206,i7,1704417060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1261,206,i7,1704417060,4,4,26,,,, -1371,201,i8,1704417071,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1372,201,i8,1704417071,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1373,201,i8,1704417071,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1374,201,i8,1704417071,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1375,201,i8,1704417071,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1202,176,i1,1704417079,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1203,176,i1,1704417079,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1204,176,i1,1704417079,3,3,40,571543469_02,-571542797_02.99,, -323,175,i0,1704417080,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -324,175,i0,1704417080,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -325,175,i0,1704417080,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -326,175,i0,1704417080,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -327,175,i0,1704417080,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -342,210,i6,1704417140,1,1,28,-571542115_01,571500535_01,, -343,210,i6,1704417140,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -344,210,i6,1704417140,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -345,210,i6,1704417140,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -346,210,i6,1704417140,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -661,178,i3,1704417200,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -662,178,i3,1704417200,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -663,178,i3,1704417200,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -664,178,i3,1704417200,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -233,202,i9,1704417210,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -234,202,i9,1704417210,2,2,114,,,, -1004,206,i7,1704417210,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1005,206,i7,1704417210,2,2,53,,,, -1006,206,i7,1704417210,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1007,206,i7,1704417210,4,4,26,,,, -598,177,i2,1704417240,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -599,177,i2,1704417240,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -600,177,i2,1704417240,3,3,70,,,, -601,177,i2,1704417240,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -931,201,i8,1704417240,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -932,201,i8,1704417240,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -933,201,i8,1704417240,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -934,201,i8,1704417240,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -935,201,i8,1704417240,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -867,175,i0,1704417260,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -868,175,i0,1704417260,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -869,175,i0,1704417260,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -870,175,i0,1704417260,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -871,175,i0,1704417260,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1668,176,i1,1704417260,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1669,176,i1,1704417260,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1670,176,i1,1704417260,3,3,40,571543469_02,-571542797_02.99,, 902,210,i6,1704417320,1,1,28,-571542115_01,571500535_01,, 903,210,i6,1704417320,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 904,210,i6,1704417320,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704418200.csv b/Intermediates/histid/histid_1704418200.csv index 97fac985b..53d20c399 100644 --- a/Intermediates/histid/histid_1704418200.csv +++ b/Intermediates/histid/histid_1704418200.csv @@ -1,115 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1808,178,i3,1704417030,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1809,178,i3,1704417030,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1810,178,i3,1704417030,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1811,178,i3,1704417030,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -586,202,i9,1704417050,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -587,202,i9,1704417050,2,2,114,,,, -49,177,i2,1704417060,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -50,177,i2,1704417060,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -51,177,i2,1704417060,3,3,70,,,, -52,177,i2,1704417060,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1268,206,i7,1704417060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1269,206,i7,1704417060,2,2,53,,,, -1270,206,i7,1704417060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1271,206,i7,1704417060,4,4,26,,,, -1376,201,i8,1704417071,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1377,201,i8,1704417071,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1378,201,i8,1704417071,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1379,201,i8,1704417071,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1380,201,i8,1704417071,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1200,176,i1,1704417079,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1201,176,i1,1704417079,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1202,176,i1,1704417079,3,3,40,571543469_02,-571542797_02.99,, -335,175,i0,1704417080,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -336,175,i0,1704417080,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -337,175,i0,1704417080,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -338,175,i0,1704417080,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -339,175,i0,1704417080,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -354,210,i6,1704417140,1,1,28,-571542115_01,571500535_01,, -355,210,i6,1704417140,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -356,210,i6,1704417140,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -357,210,i6,1704417140,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -358,210,i6,1704417140,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -673,178,i3,1704417200,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -674,178,i3,1704417200,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -675,178,i3,1704417200,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -676,178,i3,1704417200,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -237,202,i9,1704417210,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -238,202,i9,1704417210,2,2,114,,,, -1003,206,i7,1704417210,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1004,206,i7,1704417210,2,2,53,,,, -1005,206,i7,1704417210,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1006,206,i7,1704417210,4,4,26,,,, -607,177,i2,1704417240,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -608,177,i2,1704417240,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -609,177,i2,1704417240,3,3,70,,,, -610,177,i2,1704417240,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -930,201,i8,1704417240,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -931,201,i8,1704417240,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -932,201,i8,1704417240,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -933,201,i8,1704417240,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -934,201,i8,1704417240,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -869,175,i0,1704417260,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -870,175,i0,1704417260,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -871,175,i0,1704417260,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -872,175,i0,1704417260,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -873,175,i0,1704417260,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1654,176,i1,1704417260,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1655,176,i1,1704417260,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1656,176,i1,1704417260,3,3,40,571543469_02,-571542797_02.99,, -901,210,i6,1704417320,1,1,28,-571542115_01,571500535_01,, -902,210,i6,1704417320,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -903,210,i6,1704417320,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -904,210,i6,1704417320,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -905,210,i6,1704417320,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -761,206,i7,1704417360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -762,206,i7,1704417360,2,2,53,,,, -763,206,i7,1704417360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -764,206,i7,1704417360,4,4,26,,,, -179,178,i3,1704417370,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -180,178,i3,1704417370,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -181,178,i3,1704417370,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -182,178,i3,1704417370,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1050,202,i9,1704417370,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1051,202,i9,1704417370,2,2,114,,,, -1725,201,i8,1704417410,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1726,201,i8,1704417410,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1727,201,i8,1704417410,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1728,201,i8,1704417410,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1729,201,i8,1704417410,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1011,177,i2,1704417421,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1012,177,i2,1704417421,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1013,177,i2,1704417421,3,3,70,,,, -1014,177,i2,1704417421,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1487,175,i0,1704417440,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1488,175,i0,1704417440,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1489,175,i0,1704417440,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1490,175,i0,1704417440,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1491,175,i0,1704417440,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -379,176,i1,1704417440,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -380,176,i1,1704417440,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -381,176,i1,1704417440,3,3,40,571543469_02,-571542797_02.99,, -1675,210,i6,1704417499,1,1,28,-571542115_01,571500535_01,, -1676,210,i6,1704417499,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1677,210,i6,1704417499,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1678,210,i6,1704417499,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1679,210,i6,1704417499,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -677,206,i7,1704417509,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -678,206,i7,1704417509,2,2,53,,,, -679,206,i7,1704417509,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -680,206,i7,1704417509,4,4,26,,,, -671,202,i9,1704417530,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -672,202,i9,1704417530,2,2,114,,,, -852,178,i3,1704417540,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -853,178,i3,1704417540,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -854,178,i3,1704417540,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -855,178,i3,1704417540,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -562,201,i8,1704417580,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -563,201,i8,1704417580,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -564,201,i8,1704417580,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -565,201,i8,1704417580,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -566,201,i8,1704417580,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 239,175,i0,1704417620,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 240,175,i0,1704417620,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 241,175,i0,1704417620,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704418500.csv b/Intermediates/histid/histid_1704418500.csv index 4ba291b29..81991f428 100644 --- a/Intermediates/histid/histid_1704418500.csv +++ b/Intermediates/histid/histid_1704418500.csv @@ -1,115 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -926,210,i6,1704417320,1,1,28,-571542115_01,571500535_01,, -927,210,i6,1704417320,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -928,210,i6,1704417320,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -929,210,i6,1704417320,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -930,210,i6,1704417320,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -781,206,i7,1704417360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -782,206,i7,1704417360,2,2,53,,,, -783,206,i7,1704417360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -784,206,i7,1704417360,4,4,26,,,, -182,178,i3,1704417370,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -183,178,i3,1704417370,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -184,178,i3,1704417370,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -185,178,i3,1704417370,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1078,202,i9,1704417370,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1079,202,i9,1704417370,2,2,114,,,, -1720,201,i8,1704417410,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1721,201,i8,1704417410,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1722,201,i8,1704417410,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1723,201,i8,1704417410,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1724,201,i8,1704417410,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1035,177,i2,1704417421,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1036,177,i2,1704417421,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1037,177,i2,1704417421,3,3,70,,,, -1038,177,i2,1704417421,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1485,175,i0,1704417440,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1486,175,i0,1704417440,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1487,175,i0,1704417440,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1488,175,i0,1704417440,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1489,175,i0,1704417440,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -384,176,i1,1704417440,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -385,176,i1,1704417440,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -386,176,i1,1704417440,3,3,40,571543469_02,-571542797_02.99,, -1670,210,i6,1704417499,1,1,28,-571542115_01,571500535_01,, -1671,210,i6,1704417499,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1672,210,i6,1704417499,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1673,210,i6,1704417499,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1674,210,i6,1704417499,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -685,206,i7,1704417509,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -686,206,i7,1704417509,2,2,53,,,, -687,206,i7,1704417509,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -688,206,i7,1704417509,4,4,26,,,, -679,202,i9,1704417530,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -680,202,i9,1704417530,2,2,114,,,, -872,178,i3,1704417540,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -873,178,i3,1704417540,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -874,178,i3,1704417540,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -875,178,i3,1704417540,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -567,201,i8,1704417580,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -568,201,i8,1704417580,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -569,201,i8,1704417580,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -570,201,i8,1704417580,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -571,201,i8,1704417580,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -243,175,i0,1704417620,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -244,175,i0,1704417620,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -245,175,i0,1704417620,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -246,175,i0,1704417620,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -247,175,i0,1704417620,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -939,176,i1,1704417620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -940,176,i1,1704417620,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -941,176,i1,1704417620,3,3,40,571543469_02,-571542797_02.99,, -1562,206,i7,1704417660,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1563,206,i7,1704417660,2,2,53,,,, -1564,206,i7,1704417660,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1565,206,i7,1704417660,4,4,26,,,, -286,210,i6,1704417680,1,1,28,-571542115_01,571500535_01,, -287,210,i6,1704417680,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -288,210,i6,1704417680,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -289,210,i6,1704417680,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -290,210,i6,1704417680,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1555,202,i9,1704417690,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1556,202,i9,1704417690,2,2,114,,,, -1744,178,i3,1704417709,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1745,178,i3,1704417709,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1746,178,i3,1704417709,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1747,178,i3,1704417709,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -842,177,i2,1704417710,1,1,69,-571542809_01,571542811_01,571542811_02,571542809_01 -843,177,i2,1704417710,2,2,43,571542811_02,571542107_01,-571542809_01,571542809_01 -844,177,i2,1704417710,3,3,113,,,, -845,177,i2,1704417710,4,4,64,-571542809_01,571542811_01,571542107_02,571542809_01 -232,201,i8,1704417749,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -233,201,i8,1704417749,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -234,201,i8,1704417749,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -235,201,i8,1704417749,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -236,201,i8,1704417749,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -772,175,i0,1704417800,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -773,175,i0,1704417800,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -774,175,i0,1704417800,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -775,175,i0,1704417800,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -776,175,i0,1704417800,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1536,176,i1,1704417800,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1537,176,i1,1704417800,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1538,176,i1,1704417800,3,3,40,571543469_02,-571542797_02.99,, -1309,206,i7,1704417810,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1310,206,i7,1704417810,2,2,53,,,, -1311,206,i7,1704417810,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1312,206,i7,1704417810,4,4,26,,,, -1168,202,i9,1704417850,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1169,202,i9,1704417850,2,2,114,,,, -116,210,i6,1704417861,1,1,28,-571542115_01,571500535_01,, -117,210,i6,1704417861,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -118,210,i6,1704417861,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -119,210,i6,1704417861,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -120,210,i6,1704417861,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -438,178,i3,1704417880,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -439,178,i3,1704417880,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -440,178,i3,1704417880,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -441,178,i3,1704417880,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1574,177,i2,1704417889,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1575,177,i2,1704417889,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1576,177,i2,1704417889,3,3,69,,,, -1577,177,i2,1704417889,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 220,201,i8,1704417920,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 221,201,i8,1704417920,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 222,201,i8,1704417920,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704418800.csv b/Intermediates/histid/histid_1704418800.csv index ed44fbe3c..2cea88265 100644 --- a/Intermediates/histid/histid_1704418800.csv +++ b/Intermediates/histid/histid_1704418800.csv @@ -1,114 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -256,175,i0,1704417620,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -257,175,i0,1704417620,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -258,175,i0,1704417620,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -259,175,i0,1704417620,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -260,175,i0,1704417620,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -929,176,i1,1704417620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -930,176,i1,1704417620,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -931,176,i1,1704417620,3,3,40,571543469_02,-571542797_02.99,, -1562,206,i7,1704417660,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1563,206,i7,1704417660,2,2,53,,,, -1564,206,i7,1704417660,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1565,206,i7,1704417660,4,4,26,,,, -299,210,i6,1704417680,1,1,28,-571542115_01,571500535_01,, -300,210,i6,1704417680,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -301,210,i6,1704417680,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -302,210,i6,1704417680,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -303,210,i6,1704417680,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1555,202,i9,1704417690,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1556,202,i9,1704417690,2,2,114,,,, -1745,178,i3,1704417709,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1746,178,i3,1704417709,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1747,178,i3,1704417709,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1748,178,i3,1704417709,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -845,177,i2,1704417710,1,1,69,-571542809_01,571542811_01,571542811_02,571542809_01 -846,177,i2,1704417710,2,2,43,571542811_02,571542107_01,-571542809_01,571542809_01 -847,177,i2,1704417710,3,3,113,,,, -848,177,i2,1704417710,4,4,64,-571542809_01,571542811_01,571542107_02,571542809_01 -245,201,i8,1704417749,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -246,201,i8,1704417749,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -247,201,i8,1704417749,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -248,201,i8,1704417749,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -249,201,i8,1704417749,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -775,175,i0,1704417800,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -776,175,i0,1704417800,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -777,175,i0,1704417800,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -778,175,i0,1704417800,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -779,175,i0,1704417800,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1534,176,i1,1704417800,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1535,176,i1,1704417800,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1536,176,i1,1704417800,3,3,40,571543469_02,-571542797_02.99,, -1298,206,i7,1704417810,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1299,206,i7,1704417810,2,2,53,,,, -1300,206,i7,1704417810,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1301,206,i7,1704417810,4,4,26,,,, -1161,202,i9,1704417850,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1162,202,i9,1704417850,2,2,114,,,, -115,210,i6,1704417861,1,1,28,-571542115_01,571500535_01,, -116,210,i6,1704417861,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -117,210,i6,1704417861,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -118,210,i6,1704417861,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -119,210,i6,1704417861,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -454,178,i3,1704417880,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -455,178,i3,1704417880,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -456,178,i3,1704417880,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -457,178,i3,1704417880,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1574,177,i2,1704417889,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1575,177,i2,1704417889,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1576,177,i2,1704417889,3,3,69,,,, -1577,177,i2,1704417889,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -235,201,i8,1704417920,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -236,201,i8,1704417920,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -237,201,i8,1704417920,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -238,201,i8,1704417920,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -239,201,i8,1704417920,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -458,206,i7,1704417960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -459,206,i7,1704417960,2,2,53,,,, -460,206,i7,1704417960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -461,206,i7,1704417960,4,4,26,,,, -1348,175,i0,1704417980,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1349,175,i0,1704417980,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1350,175,i0,1704417980,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1351,175,i0,1704417980,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1352,175,i0,1704417980,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -311,176,i1,1704417980,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -312,176,i1,1704417980,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -313,176,i1,1704417980,3,3,40,571543469_02,-571542797_02.99,, -221,202,i9,1704418010,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -222,202,i9,1704418010,2,2,114,,,, -1403,210,i6,1704418040,1,1,28,-571542115_01,571500535_01,, -1404,210,i6,1704418040,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1405,210,i6,1704418040,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1406,210,i6,1704418040,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1407,210,i6,1704418040,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1031,178,i3,1704418051,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1032,178,i3,1704418051,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1033,178,i3,1704418051,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1034,178,i3,1704418051,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -185,177,i2,1704418070,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -186,177,i2,1704418070,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -187,177,i2,1704418070,3,3,71,,,, -188,177,i2,1704418070,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1501,201,i8,1704418090,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1502,201,i8,1704418090,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1503,201,i8,1704418090,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1504,201,i8,1704418090,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1505,201,i8,1704418090,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -266,206,i7,1704418110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -267,206,i7,1704418110,2,2,53,,,, -268,206,i7,1704418110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -269,206,i7,1704418110,4,4,26,,,, -101,175,i0,1704418160,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -102,175,i0,1704418160,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -103,175,i0,1704418160,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -104,175,i0,1704418160,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -105,175,i0,1704418160,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -842,176,i1,1704418160,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -843,176,i1,1704418160,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -844,176,i1,1704418160,3,3,40,571543469_02,-571542797_02.99,, -1622,202,i9,1704418170,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1623,202,i9,1704418170,2,2,114,,,, 657,178,i3,1704418220,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 658,178,i3,1704418220,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 659,178,i3,1704418220,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704419100.csv b/Intermediates/histid/histid_1704419100.csv index 1b128d960..cb0966335 100644 --- a/Intermediates/histid/histid_1704419100.csv +++ b/Intermediates/histid/histid_1704419100.csv @@ -1,111 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -221,201,i8,1704417920,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -222,201,i8,1704417920,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -223,201,i8,1704417920,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -224,201,i8,1704417920,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -225,201,i8,1704417920,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -434,206,i7,1704417960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -435,206,i7,1704417960,2,2,53,,,, -436,206,i7,1704417960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -437,206,i7,1704417960,4,4,26,,,, -1325,175,i0,1704417980,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1326,175,i0,1704417980,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1327,175,i0,1704417980,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1328,175,i0,1704417980,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1329,175,i0,1704417980,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -295,176,i1,1704417980,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -296,176,i1,1704417980,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -297,176,i1,1704417980,3,3,40,571543469_02,-571542797_02.99,, -207,202,i9,1704418010,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -208,202,i9,1704418010,2,2,114,,,, -1376,210,i6,1704418040,1,1,28,-571542115_01,571500535_01,, -1377,210,i6,1704418040,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1378,210,i6,1704418040,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1379,210,i6,1704418040,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1380,210,i6,1704418040,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1005,178,i3,1704418051,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1006,178,i3,1704418051,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1007,178,i3,1704418051,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1008,178,i3,1704418051,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -176,177,i2,1704418070,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -177,177,i2,1704418070,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -178,177,i2,1704418070,3,3,71,,,, -179,177,i2,1704418070,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1466,201,i8,1704418090,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1467,201,i8,1704418090,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1468,201,i8,1704418090,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1469,201,i8,1704418090,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1470,201,i8,1704418090,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -252,206,i7,1704418110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -253,206,i7,1704418110,2,2,53,,,, -254,206,i7,1704418110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -255,206,i7,1704418110,4,4,26,,,, -101,175,i0,1704418160,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -102,175,i0,1704418160,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -103,175,i0,1704418160,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -104,175,i0,1704418160,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -105,175,i0,1704418160,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -825,176,i1,1704418160,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -826,176,i1,1704418160,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -827,176,i1,1704418160,3,3,40,571543469_02,-571542797_02.99,, -1599,202,i9,1704418170,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1600,202,i9,1704418170,2,2,114,,,, -662,178,i3,1704418220,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -663,178,i3,1704418220,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -664,178,i3,1704418220,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -665,178,i3,1704418220,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -153,210,i6,1704418220,1,1,28,-571542115_01,571500535_01,, -154,210,i6,1704418220,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -155,210,i6,1704418220,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -156,210,i6,1704418220,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -157,210,i6,1704418220,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -714,177,i2,1704418250,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -715,177,i2,1704418250,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -716,177,i2,1704418250,3,3,70,,,, -717,177,i2,1704418250,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -355,201,i8,1704418260,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -356,201,i8,1704418260,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -357,201,i8,1704418260,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -358,201,i8,1704418260,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -359,201,i8,1704418260,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1805,206,i7,1704418260,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1806,206,i7,1704418260,2,2,53,,,, -1807,206,i7,1704418260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1808,206,i7,1704418260,4,4,26,,,, -660,202,i9,1704418330,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -661,202,i9,1704418330,2,2,114,,,, -666,175,i0,1704418340,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -667,175,i0,1704418340,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -668,175,i0,1704418340,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -669,175,i0,1704418340,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -670,175,i0,1704418340,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1394,176,i1,1704418340,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1395,176,i1,1704418340,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1396,176,i1,1704418340,3,3,40,571543469_02,-571542797_02.99,, -1353,178,i3,1704418390,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1354,178,i3,1704418390,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1355,178,i3,1704418390,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1356,178,i3,1704418390,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -706,210,i6,1704418400,1,1,28,-571542115_01,571500535_01,, -707,210,i6,1704418400,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -708,210,i6,1704418400,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -709,210,i6,1704418400,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -710,210,i6,1704418400,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -938,206,i7,1704418410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -939,206,i7,1704418410,2,2,53,,,, -940,206,i7,1704418410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -941,206,i7,1704418410,4,4,26,,,, -1265,177,i2,1704418430,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1266,177,i2,1704418430,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1267,177,i2,1704418430,3,3,70,,,, -1268,177,i2,1704418430,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1061,201,i8,1704418430,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1062,201,i8,1704418430,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1063,201,i8,1704418430,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1064,201,i8,1704418430,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1065,201,i8,1704418430,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1503,202,i9,1704418490,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1504,202,i9,1704418490,2,2,114,,,, 143,175,i0,1704418519,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 144,175,i0,1704418519,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 145,175,i0,1704418519,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704419400.csv b/Intermediates/histid/histid_1704419400.csv index e24b0fd79..19c8be185 100644 --- a/Intermediates/histid/histid_1704419400.csv +++ b/Intermediates/histid/histid_1704419400.csv @@ -1,122 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -648,178,i3,1704418220,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -649,178,i3,1704418220,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -650,178,i3,1704418220,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -651,178,i3,1704418220,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -162,210,i6,1704418220,1,1,28,-571542115_01,571500535_01,, -163,210,i6,1704418220,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -164,210,i6,1704418220,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -165,210,i6,1704418220,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -166,210,i6,1704418220,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -711,177,i2,1704418250,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -712,177,i2,1704418250,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -713,177,i2,1704418250,3,3,70,,,, -714,177,i2,1704418250,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -359,201,i8,1704418260,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -360,201,i8,1704418260,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -361,201,i8,1704418260,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -362,201,i8,1704418260,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -363,201,i8,1704418260,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1810,206,i7,1704418260,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1811,206,i7,1704418260,2,2,53,,,, -1812,206,i7,1704418260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1813,206,i7,1704418260,4,4,26,,,, -646,202,i9,1704418330,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -647,202,i9,1704418330,2,2,114,,,, -657,175,i0,1704418340,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -658,175,i0,1704418340,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -659,175,i0,1704418340,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -660,175,i0,1704418340,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -661,175,i0,1704418340,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1390,176,i1,1704418340,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1391,176,i1,1704418340,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1392,176,i1,1704418340,3,3,40,571543469_02,-571542797_02.99,, -1349,178,i3,1704418390,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1350,178,i3,1704418390,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1351,178,i3,1704418390,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1352,178,i3,1704418390,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -703,210,i6,1704418400,1,1,28,-571542115_01,571500535_01,, -704,210,i6,1704418400,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -705,210,i6,1704418400,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -706,210,i6,1704418400,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -707,210,i6,1704418400,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -937,206,i7,1704418410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -938,206,i7,1704418410,2,2,53,,,, -939,206,i7,1704418410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -940,206,i7,1704418410,4,4,26,,,, -1261,177,i2,1704418430,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1262,177,i2,1704418430,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1263,177,i2,1704418430,3,3,70,,,, -1264,177,i2,1704418430,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1067,201,i8,1704418430,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1068,201,i8,1704418430,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1069,201,i8,1704418430,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1070,201,i8,1704418430,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1071,201,i8,1704418430,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1498,202,i9,1704418490,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1499,202,i9,1704418490,2,2,114,,,, -152,175,i0,1704418519,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -153,175,i0,1704418519,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -154,175,i0,1704418519,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -155,175,i0,1704418519,3,4,21,571545870_02,571510153_01,571510153_02,571545870_01 -156,175,i0,1704418519,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -171,176,i1,1704418520,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -172,176,i1,1704418520,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -173,176,i1,1704418520,3,3,40,571543469_02,-571542797_02.99,, -297,178,i3,1704418560,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -298,178,i3,1704418560,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -299,178,i3,1704418560,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -300,178,i3,1704418560,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -585,206,i7,1704418561,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -586,206,i7,1704418561,2,2,53,,,, -587,206,i7,1704418561,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -588,206,i7,1704418561,4,4,26,,,, -1410,210,i6,1704418579,1,1,28,-571542115_01,571500535_01,, -1411,210,i6,1704418579,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1412,210,i6,1704418579,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1413,210,i6,1704418579,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1414,210,i6,1704418579,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1800,201,i8,1704418600,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1801,201,i8,1704418600,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1802,201,i8,1704418600,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1803,201,i8,1704418600,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1804,201,i8,1704418600,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -222,177,i2,1704418609,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -223,177,i2,1704418609,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -224,177,i2,1704418609,3,3,69,,,, -225,177,i2,1704418609,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1105,202,i9,1704418650,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1106,202,i9,1704418650,2,2,114,,,, -1440,176,i1,1704418699,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1441,176,i1,1704418699,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1442,176,i1,1704418699,3,3,40,571543469_02,-571542797_02.99,, -1805,175,i0,1704418700,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1806,175,i0,1704418700,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1807,175,i0,1704418700,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1808,175,i0,1704418700,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -1809,175,i0,1704418700,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -466,206,i7,1704418710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -467,206,i7,1704418710,2,2,53,,,, -468,206,i7,1704418710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -469,206,i7,1704418710,4,4,26,,,, -919,178,i3,1704418730,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -920,178,i3,1704418730,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -921,178,i3,1704418730,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -922,178,i3,1704418730,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -24,210,i6,1704418760,1,1,28,-571542115_01,571500535_01,, -25,210,i6,1704418760,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -26,210,i6,1704418760,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -27,210,i6,1704418760,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -28,210,i6,1704418760,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1227,201,i8,1704418770,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1228,201,i8,1704418770,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1229,201,i8,1704418770,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1230,201,i8,1704418770,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1231,201,i8,1704418770,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -604,177,i2,1704418790,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -605,177,i2,1704418790,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -606,177,i2,1704418790,3,3,71,,,, -607,177,i2,1704418790,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 202,202,i9,1704418810,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 203,202,i9,1704418810,2,2,114,,,, 1485,206,i7,1704418860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704419700.csv b/Intermediates/histid/histid_1704419700.csv index d2d6c51e3..c724295e9 100644 --- a/Intermediates/histid/histid_1704419700.csv +++ b/Intermediates/histid/histid_1704419700.csv @@ -1,116 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -135,175,i0,1704418519,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -136,175,i0,1704418519,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -137,175,i0,1704418519,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -138,175,i0,1704418519,3,4,21,571545870_02,571510153_01,571510153_02,571545870_01 -139,175,i0,1704418519,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -154,176,i1,1704418520,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -155,176,i1,1704418520,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -156,176,i1,1704418520,3,3,40,571543469_02,-571542797_02.99,, -280,178,i3,1704418560,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -281,178,i3,1704418560,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -282,178,i3,1704418560,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -283,178,i3,1704418560,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -595,206,i7,1704418561,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -596,206,i7,1704418561,2,2,53,,,, -597,206,i7,1704418561,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -598,206,i7,1704418561,4,4,26,,,, -1427,210,i6,1704418579,1,1,28,-571542115_01,571500535_01,, -1428,210,i6,1704418579,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1429,210,i6,1704418579,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1430,210,i6,1704418579,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1431,210,i6,1704418579,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1803,201,i8,1704418600,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1804,201,i8,1704418600,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1805,201,i8,1704418600,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1806,201,i8,1704418600,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1807,201,i8,1704418600,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -205,177,i2,1704418609,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -206,177,i2,1704418609,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -207,177,i2,1704418609,3,3,69,,,, -208,177,i2,1704418609,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1123,202,i9,1704418650,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1124,202,i9,1704418650,2,2,114,,,, -1453,176,i1,1704418699,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1454,176,i1,1704418699,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1455,176,i1,1704418699,3,3,40,571543469_02,-571542797_02.99,, -1808,175,i0,1704418700,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1809,175,i0,1704418700,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1810,175,i0,1704418700,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1811,175,i0,1704418700,3,4,23,571545870_02,571510153_01,571510153_02,571545870_01 -1812,175,i0,1704418700,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -472,206,i7,1704418710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -473,206,i7,1704418710,2,2,53,,,, -474,206,i7,1704418710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -475,206,i7,1704418710,4,4,26,,,, -934,178,i3,1704418730,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -935,178,i3,1704418730,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -936,178,i3,1704418730,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -937,178,i3,1704418730,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -24,210,i6,1704418760,1,1,28,-571542115_01,571500535_01,, -25,210,i6,1704418760,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -26,210,i6,1704418760,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -27,210,i6,1704418760,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -28,210,i6,1704418760,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1234,201,i8,1704418770,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1235,201,i8,1704418770,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1236,201,i8,1704418770,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1237,201,i8,1704418770,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1238,201,i8,1704418770,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -614,177,i2,1704418790,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -615,177,i2,1704418790,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -616,177,i2,1704418790,3,3,71,,,, -617,177,i2,1704418790,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -185,202,i9,1704418810,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -186,202,i9,1704418810,2,2,114,,,, -1493,206,i7,1704418860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1494,206,i7,1704418860,2,2,53,,,, -1495,206,i7,1704418860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1496,206,i7,1704418860,4,4,26,,,, -515,175,i0,1704418880,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -516,175,i0,1704418880,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -517,175,i0,1704418880,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -518,175,i0,1704418880,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -519,175,i0,1704418880,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1265,176,i1,1704418880,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1266,176,i1,1704418880,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1267,176,i1,1704418880,3,3,40,571543469_02,-571542797_02.99,, -422,178,i3,1704418900,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -423,178,i3,1704418900,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -424,178,i3,1704418900,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -425,178,i3,1704418900,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -180,201,i8,1704418940,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -181,201,i8,1704418940,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -182,201,i8,1704418940,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -183,201,i8,1704418940,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -184,201,i8,1704418940,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -599,210,i6,1704418940,1,1,28,-571542115_01,571500535_01,, -600,210,i6,1704418940,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -601,210,i6,1704418940,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -602,210,i6,1704418940,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -603,210,i6,1704418940,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1748,202,i9,1704418969,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1749,202,i9,1704418969,2,2,114,,,, -1169,177,i2,1704418970,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1170,177,i2,1704418970,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1171,177,i2,1704418970,3,3,70,,,, -1172,177,i2,1704418970,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1228,206,i7,1704419010,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1229,206,i7,1704419010,2,2,53,,,, -1230,206,i7,1704419010,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1231,206,i7,1704419010,4,4,26,,,, -1118,175,i0,1704419060,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1119,175,i0,1704419060,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1120,175,i0,1704419060,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1121,175,i0,1704419060,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1122,175,i0,1704419060,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -34,176,i1,1704419060,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -35,176,i1,1704419060,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -36,176,i1,1704419060,3,3,40,571543469_02,-571542797_02.99,, -1147,178,i3,1704419070,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1148,178,i3,1704419070,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1149,178,i3,1704419070,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1150,178,i3,1704419070,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 864,201,i8,1704419110,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 865,201,i8,1704419110,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 866,201,i8,1704419110,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704420000.csv b/Intermediates/histid/histid_1704420000.csv index 06fe157d8..c5b25cebb 100644 --- a/Intermediates/histid/histid_1704420000.csv +++ b/Intermediates/histid/histid_1704420000.csv @@ -1,106 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -168,202,i9,1704418810,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -169,202,i9,1704418810,2,2,114,,,, -1477,206,i7,1704418860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1478,206,i7,1704418860,2,2,53,,,, -1479,206,i7,1704418860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1480,206,i7,1704418860,4,4,26,,,, -498,175,i0,1704418880,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -499,175,i0,1704418880,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -500,175,i0,1704418880,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -501,175,i0,1704418880,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -502,175,i0,1704418880,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1257,176,i1,1704418880,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1258,176,i1,1704418880,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1259,176,i1,1704418880,3,3,40,571543469_02,-571542797_02.99,, -405,178,i3,1704418900,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -406,178,i3,1704418900,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -407,178,i3,1704418900,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -408,178,i3,1704418900,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -163,201,i8,1704418940,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -164,201,i8,1704418940,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -165,201,i8,1704418940,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -166,201,i8,1704418940,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -167,201,i8,1704418940,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -582,210,i6,1704418940,1,1,28,-571542115_01,571500535_01,, -583,210,i6,1704418940,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -584,210,i6,1704418940,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -585,210,i6,1704418940,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -586,210,i6,1704418940,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1753,202,i9,1704418969,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1754,202,i9,1704418969,2,2,114,,,, -1162,177,i2,1704418970,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1163,177,i2,1704418970,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1164,177,i2,1704418970,3,3,70,,,, -1165,177,i2,1704418970,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1216,206,i7,1704419010,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1217,206,i7,1704419010,2,2,53,,,, -1218,206,i7,1704419010,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1219,206,i7,1704419010,4,4,26,,,, -1111,175,i0,1704419060,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1112,175,i0,1704419060,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1113,175,i0,1704419060,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1114,175,i0,1704419060,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1115,175,i0,1704419060,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -34,176,i1,1704419060,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -35,176,i1,1704419060,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -36,176,i1,1704419060,3,3,40,571543469_02,-571542797_02.99,, -1140,178,i3,1704419070,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1141,178,i3,1704419070,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1142,178,i3,1704419070,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1143,178,i3,1704419070,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -843,201,i8,1704419110,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -844,201,i8,1704419110,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -845,201,i8,1704419110,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -846,201,i8,1704419110,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -847,201,i8,1704419110,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1149,210,i6,1704419120,1,1,28,-571542115_01,571500535_01,, -1150,210,i6,1704419120,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1151,210,i6,1704419120,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1152,210,i6,1704419120,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1153,210,i6,1704419120,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -620,202,i9,1704419130,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -621,202,i9,1704419130,2,2,114,,,, -1765,177,i2,1704419150,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1766,177,i2,1704419150,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1767,177,i2,1704419150,3,3,70,,,, -1768,177,i2,1704419150,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -963,206,i7,1704419160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -964,206,i7,1704419160,2,2,53,,,, -965,206,i7,1704419160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -966,206,i7,1704419160,4,4,26,,,, -1693,175,i0,1704419240,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1694,175,i0,1704419240,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1695,175,i0,1704419240,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1696,175,i0,1704419240,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1697,175,i0,1704419240,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -601,176,i1,1704419240,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -602,176,i1,1704419240,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -603,176,i1,1704419240,3,3,40,571543469_02,-571542797_02.99,, -1716,178,i3,1704419241,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1717,178,i3,1704419241,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1718,178,i3,1704419241,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1719,178,i3,1704419241,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1578,201,i8,1704419280,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1579,201,i8,1704419280,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1580,201,i8,1704419280,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1581,201,i8,1704419280,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1582,201,i8,1704419280,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1323,202,i9,1704419291,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1324,202,i9,1704419291,2,2,114,,,, -1748,210,i6,1704419300,1,1,28,-571542115_01,571500535_01,, -1749,210,i6,1704419300,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1750,210,i6,1704419300,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1751,210,i6,1704419300,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1752,210,i6,1704419300,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -192,206,i7,1704419310,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -193,206,i7,1704419310,2,2,53,,,, -194,206,i7,1704419310,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -195,206,i7,1704419310,4,4,26,,,, -451,177,i2,1704419330,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -452,177,i2,1704419330,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -453,177,i2,1704419330,3,3,70,,,, -454,177,i2,1704419330,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 729,178,i3,1704419410,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 730,178,i3,1704419410,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 731,178,i3,1704419410,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704420300.csv b/Intermediates/histid/histid_1704420300.csv index 6941f1cf4..6c9abdca0 100644 --- a/Intermediates/histid/histid_1704420300.csv +++ b/Intermediates/histid/histid_1704420300.csv @@ -1,120 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -843,201,i8,1704419110,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -844,201,i8,1704419110,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -845,201,i8,1704419110,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -846,201,i8,1704419110,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -847,201,i8,1704419110,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1161,210,i6,1704419120,1,1,28,-571542115_01,571500535_01,, -1162,210,i6,1704419120,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1163,210,i6,1704419120,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1164,210,i6,1704419120,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1165,210,i6,1704419120,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -621,202,i9,1704419130,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -622,202,i9,1704419130,2,2,114,,,, -1761,177,i2,1704419150,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1762,177,i2,1704419150,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1763,177,i2,1704419150,3,3,70,,,, -1764,177,i2,1704419150,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -966,206,i7,1704419160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -967,206,i7,1704419160,2,2,53,,,, -968,206,i7,1704419160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -969,206,i7,1704419160,4,4,26,,,, -1687,175,i0,1704419240,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1688,175,i0,1704419240,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1689,175,i0,1704419240,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1690,175,i0,1704419240,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1691,175,i0,1704419240,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -602,176,i1,1704419240,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -603,176,i1,1704419240,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -604,176,i1,1704419240,3,3,40,571543469_02,-571542797_02.99,, -1708,178,i3,1704419241,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1709,178,i3,1704419241,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1710,178,i3,1704419241,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1711,178,i3,1704419241,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1577,201,i8,1704419280,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1578,201,i8,1704419280,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1579,201,i8,1704419280,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1580,201,i8,1704419280,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1581,201,i8,1704419280,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1327,202,i9,1704419291,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1328,202,i9,1704419291,2,2,114,,,, -1744,210,i6,1704419300,1,1,28,-571542115_01,571500535_01,, -1745,210,i6,1704419300,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1746,210,i6,1704419300,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1747,210,i6,1704419300,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1748,210,i6,1704419300,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -180,206,i7,1704419310,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -181,206,i7,1704419310,2,2,53,,,, -182,206,i7,1704419310,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -183,206,i7,1704419310,4,4,26,,,, -456,177,i2,1704419330,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -457,177,i2,1704419330,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -458,177,i2,1704419330,3,3,70,,,, -459,177,i2,1704419330,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -729,178,i3,1704419410,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -730,178,i3,1704419410,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -731,178,i3,1704419410,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -732,178,i3,1704419410,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -396,175,i0,1704419420,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -397,175,i0,1704419420,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -398,175,i0,1704419420,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -399,175,i0,1704419420,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -400,175,i0,1704419420,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1168,176,i1,1704419420,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1169,176,i1,1704419420,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1170,176,i1,1704419420,3,3,40,571543469_02,-571542797_02.99,, -427,201,i8,1704419450,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -428,201,i8,1704419450,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -429,201,i8,1704419450,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -430,201,i8,1704419450,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -431,201,i8,1704419450,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1086,202,i9,1704419450,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1087,202,i9,1704419450,2,2,114,,,, -1605,206,i7,1704419461,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1606,206,i7,1704419461,2,2,53,,,, -1607,206,i7,1704419461,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1608,206,i7,1704419461,4,4,26,,,, -445,210,i6,1704419480,1,1,28,-571542115_01,571500535_01,, -446,210,i6,1704419480,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -447,210,i6,1704419480,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -448,210,i6,1704419480,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -449,210,i6,1704419480,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1044,177,i2,1704419510,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1045,177,i2,1704419510,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1046,177,i2,1704419510,3,3,70,,,, -1047,177,i2,1704419510,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1307,178,i3,1704419581,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1308,178,i3,1704419581,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1309,178,i3,1704419581,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1310,178,i3,1704419581,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -952,175,i0,1704419600,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -953,175,i0,1704419600,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -954,175,i0,1704419600,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -955,175,i0,1704419600,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -956,175,i0,1704419600,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1765,176,i1,1704419600,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1766,176,i1,1704419600,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1767,176,i1,1704419600,3,3,40,571543469_02,-571542797_02.99,, -677,202,i9,1704419610,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -678,202,i9,1704419610,2,2,114,,,, -1504,206,i7,1704419610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1505,206,i7,1704419610,2,2,53,,,, -1506,206,i7,1704419610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1507,206,i7,1704419610,4,4,26,,,, -1007,201,i8,1704419621,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1008,201,i8,1704419621,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1009,201,i8,1704419621,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1010,201,i8,1704419621,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1011,201,i8,1704419621,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1031,210,i6,1704419660,1,1,28,-571542115_01,571500535_01,, -1032,210,i6,1704419660,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1033,210,i6,1704419660,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1034,210,i6,1704419660,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1035,210,i6,1704419660,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1633,177,i2,1704419690,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1634,177,i2,1704419690,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1635,177,i2,1704419690,3,3,70,,,, -1636,177,i2,1704419690,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 899,178,i3,1704419750,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 900,178,i3,1704419750,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 901,178,i3,1704419750,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704420600.csv b/Intermediates/histid/histid_1704420600.csv index 2770694a9..bb5dfd55b 100644 --- a/Intermediates/histid/histid_1704420600.csv +++ b/Intermediates/histid/histid_1704420600.csv @@ -1,123 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -726,178,i3,1704419410,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -727,178,i3,1704419410,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -728,178,i3,1704419410,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -729,178,i3,1704419410,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -409,175,i0,1704419420,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -410,175,i0,1704419420,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -411,175,i0,1704419420,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -412,175,i0,1704419420,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -413,175,i0,1704419420,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1167,176,i1,1704419420,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1168,176,i1,1704419420,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1169,176,i1,1704419420,3,3,40,571543469_02,-571542797_02.99,, -435,201,i8,1704419450,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -436,201,i8,1704419450,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -437,201,i8,1704419450,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -438,201,i8,1704419450,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -439,201,i8,1704419450,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1094,202,i9,1704419450,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1095,202,i9,1704419450,2,2,114,,,, -1602,206,i7,1704419461,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1603,206,i7,1704419461,2,2,53,,,, -1604,206,i7,1704419461,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1605,206,i7,1704419461,4,4,26,,,, -453,210,i6,1704419480,1,1,28,-571542115_01,571500535_01,, -454,210,i6,1704419480,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -455,210,i6,1704419480,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -456,210,i6,1704419480,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -457,210,i6,1704419480,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1052,177,i2,1704419510,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1053,177,i2,1704419510,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1054,177,i2,1704419510,3,3,70,,,, -1055,177,i2,1704419510,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1295,178,i3,1704419581,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1296,178,i3,1704419581,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1297,178,i3,1704419581,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1298,178,i3,1704419581,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -956,175,i0,1704419600,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -957,175,i0,1704419600,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -958,175,i0,1704419600,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -959,175,i0,1704419600,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -960,175,i0,1704419600,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1762,176,i1,1704419600,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1763,176,i1,1704419600,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1764,176,i1,1704419600,3,3,40,571543469_02,-571542797_02.99,, -674,202,i9,1704419610,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -675,202,i9,1704419610,2,2,114,,,, -1497,206,i7,1704419610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1498,206,i7,1704419610,2,2,53,,,, -1499,206,i7,1704419610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1500,206,i7,1704419610,4,4,26,,,, -1015,201,i8,1704419621,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1016,201,i8,1704419621,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1017,201,i8,1704419621,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1018,201,i8,1704419621,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1019,201,i8,1704419621,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1039,210,i6,1704419660,1,1,28,-571542115_01,571500535_01,, -1040,210,i6,1704419660,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1041,210,i6,1704419660,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1042,210,i6,1704419660,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1043,210,i6,1704419660,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1630,177,i2,1704419690,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1631,177,i2,1704419690,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1632,177,i2,1704419690,3,3,70,,,, -1633,177,i2,1704419690,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -898,178,i3,1704419750,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -899,178,i3,1704419750,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -900,178,i3,1704419750,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -901,178,i3,1704419750,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -512,206,i7,1704419761,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -513,206,i7,1704419761,2,2,53,,,, -514,206,i7,1704419761,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -515,206,i7,1704419761,4,4,26,,,, -1554,202,i9,1704419770,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1555,202,i9,1704419770,2,2,114,,,, -1561,175,i0,1704419780,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1562,175,i0,1704419780,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1563,175,i0,1704419780,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1564,175,i0,1704419780,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1565,175,i0,1704419780,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -461,176,i1,1704419780,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -462,176,i1,1704419780,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -463,176,i1,1704419780,3,3,40,571543469_02,-571542797_02.99,, -641,201,i8,1704419790,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -642,201,i8,1704419790,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -643,201,i8,1704419790,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -644,201,i8,1704419790,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -645,201,i8,1704419790,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1610,210,i6,1704419840,1,1,28,-571542115_01,571500535_01,, -1611,210,i6,1704419840,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1612,210,i6,1704419840,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1613,210,i6,1704419840,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1614,210,i6,1704419840,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -373,177,i2,1704419870,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -374,177,i2,1704419870,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -375,177,i2,1704419870,3,3,70,,,, -376,177,i2,1704419870,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -423,206,i7,1704419910,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -424,206,i7,1704419910,2,2,53,,,, -425,206,i7,1704419910,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -426,206,i7,1704419910,4,4,26,,,, -1646,178,i3,1704419920,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1647,178,i3,1704419920,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1648,178,i3,1704419920,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1649,178,i3,1704419920,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1165,202,i9,1704419930,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1166,202,i9,1704419930,2,2,114,,,, -293,201,i8,1704419959,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -294,201,i8,1704419959,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -295,201,i8,1704419959,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -296,201,i8,1704419959,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -297,201,i8,1704419959,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -316,175,i0,1704419960,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -317,175,i0,1704419960,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -318,175,i0,1704419960,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -319,175,i0,1704419960,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -320,175,i0,1704419960,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1049,176,i1,1704419960,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1050,176,i1,1704419960,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1051,176,i1,1704419960,3,3,40,571543469_02,-571542797_02.99,, 347,210,i6,1704420020,1,1,28,-571542115_01,571500535_01,, 348,210,i6,1704420020,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 349,210,i6,1704420020,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704420900.csv b/Intermediates/histid/histid_1704420900.csv index 94a6a83c6..fb372eba0 100644 --- a/Intermediates/histid/histid_1704420900.csv +++ b/Intermediates/histid/histid_1704420900.csv @@ -1,115 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -887,178,i3,1704419750,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -888,178,i3,1704419750,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -889,178,i3,1704419750,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -890,178,i3,1704419750,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -504,206,i7,1704419761,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -505,206,i7,1704419761,2,2,53,,,, -506,206,i7,1704419761,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -507,206,i7,1704419761,4,4,26,,,, -1544,202,i9,1704419770,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1545,202,i9,1704419770,2,2,114,,,, -1551,175,i0,1704419780,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1552,175,i0,1704419780,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1553,175,i0,1704419780,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1554,175,i0,1704419780,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1555,175,i0,1704419780,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -453,176,i1,1704419780,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -454,176,i1,1704419780,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -455,176,i1,1704419780,3,3,40,571543469_02,-571542797_02.99,, -632,201,i8,1704419790,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -633,201,i8,1704419790,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -634,201,i8,1704419790,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -635,201,i8,1704419790,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -636,201,i8,1704419790,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1600,210,i6,1704419840,1,1,28,-571542115_01,571500535_01,, -1601,210,i6,1704419840,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1602,210,i6,1704419840,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1603,210,i6,1704419840,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1604,210,i6,1704419840,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -363,177,i2,1704419870,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -364,177,i2,1704419870,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -365,177,i2,1704419870,3,3,70,,,, -366,177,i2,1704419870,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -415,206,i7,1704419910,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -416,206,i7,1704419910,2,2,53,,,, -417,206,i7,1704419910,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -418,206,i7,1704419910,4,4,26,,,, -1636,178,i3,1704419920,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1637,178,i3,1704419920,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1638,178,i3,1704419920,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1639,178,i3,1704419920,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1137,202,i9,1704419930,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1138,202,i9,1704419930,2,2,114,,,, -278,201,i8,1704419959,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -279,201,i8,1704419959,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -280,201,i8,1704419959,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -281,201,i8,1704419959,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -282,201,i8,1704419959,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -301,175,i0,1704419960,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -302,175,i0,1704419960,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -303,175,i0,1704419960,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -304,175,i0,1704419960,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -305,175,i0,1704419960,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1029,176,i1,1704419960,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1030,176,i1,1704419960,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1031,176,i1,1704419960,3,3,40,571543469_02,-571542797_02.99,, -332,210,i6,1704420020,1,1,28,-571542115_01,571500535_01,, -333,210,i6,1704420020,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -334,210,i6,1704420020,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -335,210,i6,1704420020,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -336,210,i6,1704420020,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -897,177,i2,1704420050,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -898,177,i2,1704420050,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -899,177,i2,1704420050,3,3,70,,,, -900,177,i2,1704420050,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -214,206,i7,1704420060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -215,206,i7,1704420060,2,2,53,,,, -216,206,i7,1704420060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -217,206,i7,1704420060,4,4,26,,,, -495,178,i3,1704420090,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -496,178,i3,1704420090,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -497,178,i3,1704420090,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -498,178,i3,1704420090,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -207,202,i9,1704420090,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -208,202,i9,1704420090,2,2,114,,,, -259,201,i8,1704420130,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -260,201,i8,1704420130,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -261,201,i8,1704420130,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -262,201,i8,1704420130,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -263,201,i8,1704420130,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -854,175,i0,1704420140,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -855,175,i0,1704420140,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -856,175,i0,1704420140,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -857,175,i0,1704420140,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -858,175,i0,1704420140,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1624,176,i1,1704420140,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1625,176,i1,1704420140,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1626,176,i1,1704420140,3,3,40,571543469_02,-571542797_02.99,, -882,210,i6,1704420200,1,1,28,-571542115_01,571500535_01,, -883,210,i6,1704420200,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -884,210,i6,1704420200,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -885,210,i6,1704420200,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -886,210,i6,1704420200,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1171,206,i7,1704420210,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1172,206,i7,1704420210,2,2,53,,,, -1173,206,i7,1704420210,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1174,206,i7,1704420210,4,4,26,,,, -1486,177,i2,1704420230,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1487,177,i2,1704420230,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1488,177,i2,1704420230,3,3,70,,,, -1489,177,i2,1704420230,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1038,202,i9,1704420250,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1039,202,i9,1704420250,2,2,114,,,, -1208,178,i3,1704420260,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1209,178,i3,1704420260,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1210,178,i3,1704420260,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1211,178,i3,1704420260,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1524,201,i8,1704420300,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1525,201,i8,1704420300,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1526,201,i8,1704420300,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1527,201,i8,1704420300,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1528,201,i8,1704420300,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 1426,175,i0,1704420320,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 1427,175,i0,1704420320,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 1428,175,i0,1704420320,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704421200.csv b/Intermediates/histid/histid_1704421200.csv index fdd82f79b..66030125a 100644 --- a/Intermediates/histid/histid_1704421200.csv +++ b/Intermediates/histid/histid_1704421200.csv @@ -1,117 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -359,210,i6,1704420020,1,1,28,-571542115_01,571500535_01,, -360,210,i6,1704420020,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -361,210,i6,1704420020,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -362,210,i6,1704420020,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -363,210,i6,1704420020,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -921,177,i2,1704420050,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -922,177,i2,1704420050,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -923,177,i2,1704420050,3,3,70,,,, -924,177,i2,1704420050,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -231,206,i7,1704420060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -232,206,i7,1704420060,2,2,53,,,, -233,206,i7,1704420060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -234,206,i7,1704420060,4,4,26,,,, -508,178,i3,1704420090,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -509,178,i3,1704420090,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -510,178,i3,1704420090,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -511,178,i3,1704420090,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -224,202,i9,1704420090,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -225,202,i9,1704420090,2,2,114,,,, -281,201,i8,1704420130,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -282,201,i8,1704420130,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -283,201,i8,1704420130,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -284,201,i8,1704420130,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -285,201,i8,1704420130,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -869,175,i0,1704420140,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -870,175,i0,1704420140,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -871,175,i0,1704420140,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -872,175,i0,1704420140,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -873,175,i0,1704420140,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1623,176,i1,1704420140,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1624,176,i1,1704420140,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1625,176,i1,1704420140,3,3,40,571543469_02,-571542797_02.99,, -901,210,i6,1704420200,1,1,28,-571542115_01,571500535_01,, -902,210,i6,1704420200,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -903,210,i6,1704420200,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -904,210,i6,1704420200,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -905,210,i6,1704420200,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1175,206,i7,1704420210,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1176,206,i7,1704420210,2,2,53,,,, -1177,206,i7,1704420210,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1178,206,i7,1704420210,4,4,26,,,, -1482,177,i2,1704420230,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1483,177,i2,1704420230,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1484,177,i2,1704420230,3,3,70,,,, -1485,177,i2,1704420230,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1057,202,i9,1704420250,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1058,202,i9,1704420250,2,2,114,,,, -1217,178,i3,1704420260,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1218,178,i3,1704420260,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1219,178,i3,1704420260,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1220,178,i3,1704420260,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1518,201,i8,1704420300,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1519,201,i8,1704420300,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1520,201,i8,1704420300,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1521,201,i8,1704420300,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1522,201,i8,1704420300,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1431,175,i0,1704420320,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1432,175,i0,1704420320,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1433,175,i0,1704420320,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1434,175,i0,1704420320,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1435,175,i0,1704420320,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -389,176,i1,1704420320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -390,176,i1,1704420320,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -391,176,i1,1704420320,3,3,40,571543469_02,-571542797_02.99,, -933,206,i7,1704420360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -934,206,i7,1704420360,2,2,53,,,, -935,206,i7,1704420360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -936,206,i7,1704420360,4,4,26,,,, -1471,210,i6,1704420380,1,1,28,-571542115_01,571500535_01,, -1472,210,i6,1704420380,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1473,210,i6,1704420380,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1474,210,i6,1704420380,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1475,210,i6,1704420380,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -404,177,i2,1704420409,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -405,177,i2,1704420409,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -406,177,i2,1704420409,3,3,70,,,, -407,177,i2,1704420409,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -657,202,i9,1704420410,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -658,202,i9,1704420410,2,2,114,,,, -699,178,i3,1704420430,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -700,178,i3,1704420430,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -701,178,i3,1704420430,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -702,178,i3,1704420430,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -428,201,i8,1704420470,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -429,201,i8,1704420470,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -430,201,i8,1704420470,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -431,201,i8,1704420470,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -432,201,i8,1704420470,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -226,175,i0,1704420500,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -227,175,i0,1704420500,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -228,175,i0,1704420500,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -229,175,i0,1704420500,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -230,175,i0,1704420500,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -915,176,i1,1704420500,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -916,176,i1,1704420500,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -917,176,i1,1704420500,3,3,40,571543469_02,-571542797_02.99,, -722,206,i7,1704420510,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -723,206,i7,1704420510,2,2,53,,,, -724,206,i7,1704420510,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -725,206,i7,1704420510,4,4,26,,,, -272,210,i6,1704420560,1,1,28,-571542115_01,571500535_01,, -273,210,i6,1704420560,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -274,210,i6,1704420560,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -275,210,i6,1704420560,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -276,210,i6,1704420560,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -826,177,i2,1704420590,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -827,177,i2,1704420590,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -828,177,i2,1704420590,3,3,70,,,, -829,177,i2,1704420590,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1407,178,i3,1704420600,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1408,178,i3,1704420600,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1409,178,i3,1704420600,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1410,178,i3,1704420600,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 1284,201,i8,1704420639,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 1285,201,i8,1704420639,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 1286,201,i8,1704420639,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704421500.csv b/Intermediates/histid/histid_1704421500.csv index 716b486c2..35ff8174e 100644 --- a/Intermediates/histid/histid_1704421500.csv +++ b/Intermediates/histid/histid_1704421500.csv @@ -1,112 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1424,175,i0,1704420320,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1425,175,i0,1704420320,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1426,175,i0,1704420320,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1427,175,i0,1704420320,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1428,175,i0,1704420320,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -359,176,i1,1704420320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -360,176,i1,1704420320,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -361,176,i1,1704420320,3,3,40,571543469_02,-571542797_02.99,, -931,206,i7,1704420360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -932,206,i7,1704420360,2,2,53,,,, -933,206,i7,1704420360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -934,206,i7,1704420360,4,4,26,,,, -1451,210,i6,1704420380,1,1,28,-571542115_01,571500535_01,, -1452,210,i6,1704420380,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1453,210,i6,1704420380,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1454,210,i6,1704420380,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1455,210,i6,1704420380,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -374,177,i2,1704420409,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -375,177,i2,1704420409,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -376,177,i2,1704420409,3,3,70,,,, -377,177,i2,1704420409,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -651,202,i9,1704420410,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -652,202,i9,1704420410,2,2,114,,,, -697,178,i3,1704420430,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -698,178,i3,1704420430,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -699,178,i3,1704420430,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -700,178,i3,1704420430,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -406,201,i8,1704420470,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -407,201,i8,1704420470,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -408,201,i8,1704420470,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -409,201,i8,1704420470,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -410,201,i8,1704420470,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -215,175,i0,1704420500,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -216,175,i0,1704420500,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -217,175,i0,1704420500,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -218,175,i0,1704420500,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -219,175,i0,1704420500,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -913,176,i1,1704420500,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -914,176,i1,1704420500,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -915,176,i1,1704420500,3,3,40,571543469_02,-571542797_02.99,, -720,206,i7,1704420510,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -721,206,i7,1704420510,2,2,53,,,, -722,206,i7,1704420510,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -723,206,i7,1704420510,4,4,26,,,, -261,210,i6,1704420560,1,1,28,-571542115_01,571500535_01,, -262,210,i6,1704420560,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -263,210,i6,1704420560,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -264,210,i6,1704420560,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -265,210,i6,1704420560,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -827,177,i2,1704420590,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -828,177,i2,1704420590,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -829,177,i2,1704420590,3,3,70,,,, -830,177,i2,1704420590,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1396,178,i3,1704420600,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1397,178,i3,1704420600,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1398,178,i3,1704420600,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1399,178,i3,1704420600,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1278,201,i8,1704420639,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1279,201,i8,1704420639,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1280,201,i8,1704420639,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1281,201,i8,1704420639,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1282,201,i8,1704420639,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1730,202,i9,1704420640,1,1,66,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1731,202,i9,1704420640,2,2,164,,,, -1671,206,i7,1704420660,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1672,206,i7,1704420660,2,2,53,,,, -1673,206,i7,1704420660,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1674,206,i7,1704420660,4,4,26,,,, -1466,176,i1,1704420680,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1467,176,i1,1704420680,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1468,176,i1,1704420680,3,3,40,571543469_02,-571542797_02.99,, -608,175,i0,1704420681,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -609,175,i0,1704420681,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -610,175,i0,1704420681,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -611,175,i0,1704420681,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -612,175,i0,1704420681,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -804,210,i6,1704420740,1,1,28,-571542115_01,571500535_01,, -805,210,i6,1704420740,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -806,210,i6,1704420740,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -807,210,i6,1704420740,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -808,210,i6,1704420740,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1370,177,i2,1704420770,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1371,177,i2,1704420770,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1372,177,i2,1704420770,3,3,70,,,, -1373,177,i2,1704420770,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -317,178,i3,1704420770,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -318,178,i3,1704420770,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -319,178,i3,1704420770,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -320,178,i3,1704420770,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -779,202,i9,1704420800,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -780,202,i9,1704420800,2,2,114,,,, -52,201,i8,1704420810,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -53,201,i8,1704420810,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -54,201,i8,1704420810,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -55,201,i8,1704420810,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -56,201,i8,1704420810,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1304,206,i7,1704420811,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1305,206,i7,1704420811,2,2,53,,,, -1306,206,i7,1704420811,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1307,206,i7,1704420811,4,4,26,,,, -1318,175,i0,1704420860,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1319,175,i0,1704420860,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1320,175,i0,1704420860,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1321,175,i0,1704420860,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1322,175,i0,1704420860,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -278,176,i1,1704420860,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -279,176,i1,1704420860,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -280,176,i1,1704420860,3,3,40,571543469_02,-571542797_02.99,, 1355,210,i6,1704420920,1,1,28,-571542115_01,571500535_01,, 1356,210,i6,1704420920,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 1357,210,i6,1704420920,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704421800.csv b/Intermediates/histid/histid_1704421800.csv index f8d197919..cca4861a9 100644 --- a/Intermediates/histid/histid_1704421800.csv +++ b/Intermediates/histid/histid_1704421800.csv @@ -1,111 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1282,201,i8,1704420639,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1283,201,i8,1704420639,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1284,201,i8,1704420639,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1285,201,i8,1704420639,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1286,201,i8,1704420639,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1740,202,i9,1704420640,1,1,66,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1741,202,i9,1704420640,2,2,164,,,, -1678,206,i7,1704420660,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1679,206,i7,1704420660,2,2,53,,,, -1680,206,i7,1704420660,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1681,206,i7,1704420660,4,4,26,,,, -1461,176,i1,1704420680,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1462,176,i1,1704420680,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1463,176,i1,1704420680,3,3,40,571543469_02,-571542797_02.99,, -606,175,i0,1704420681,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -607,175,i0,1704420681,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -608,175,i0,1704420681,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -609,175,i0,1704420681,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -610,175,i0,1704420681,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -802,210,i6,1704420740,1,1,28,-571542115_01,571500535_01,, -803,210,i6,1704420740,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -804,210,i6,1704420740,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -805,210,i6,1704420740,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -806,210,i6,1704420740,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1370,177,i2,1704420770,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1371,177,i2,1704420770,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1372,177,i2,1704420770,3,3,70,,,, -1373,177,i2,1704420770,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -315,178,i3,1704420770,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -316,178,i3,1704420770,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -317,178,i3,1704420770,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -318,178,i3,1704420770,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -777,202,i9,1704420800,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -778,202,i9,1704420800,2,2,114,,,, -51,201,i8,1704420810,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -52,201,i8,1704420810,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -53,201,i8,1704420810,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -54,201,i8,1704420810,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -55,201,i8,1704420810,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1304,206,i7,1704420811,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1305,206,i7,1704420811,2,2,53,,,, -1306,206,i7,1704420811,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1307,206,i7,1704420811,4,4,26,,,, -1318,175,i0,1704420860,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1319,175,i0,1704420860,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1320,175,i0,1704420860,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1321,175,i0,1704420860,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1322,175,i0,1704420860,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -272,176,i1,1704420860,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -273,176,i1,1704420860,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -274,176,i1,1704420860,3,3,40,571543469_02,-571542797_02.99,, -1351,210,i6,1704420920,1,1,28,-571542115_01,571500535_01,, -1352,210,i6,1704420920,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1353,210,i6,1704420920,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1354,210,i6,1704420920,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1355,210,i6,1704420920,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1015,178,i3,1704420940,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1016,178,i3,1704420940,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1017,178,i3,1704420940,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1018,178,i3,1704420940,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -154,177,i2,1704420950,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -155,177,i2,1704420950,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -156,177,i2,1704420950,3,3,70,,,, -157,177,i2,1704420950,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -386,202,i9,1704420960,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -387,202,i9,1704420960,2,2,114,,,, -1202,206,i7,1704420960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1203,206,i7,1704420960,2,2,53,,,, -1204,206,i7,1704420960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1205,206,i7,1704420960,4,4,26,,,, -736,201,i8,1704420980,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -737,201,i8,1704420980,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -738,201,i8,1704420980,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -739,201,i8,1704420980,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -740,201,i8,1704420980,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -787,175,i0,1704421039,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -788,175,i0,1704421039,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -789,175,i0,1704421039,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -790,175,i0,1704421039,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -791,175,i0,1704421039,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -829,176,i1,1704421040,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -830,176,i1,1704421040,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -831,176,i1,1704421040,3,3,40,571543469_02,-571542797_02.99,, -110,210,i6,1704421100,1,1,28,-571542115_01,571500535_01,, -111,210,i6,1704421100,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -112,210,i6,1704421100,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -113,210,i6,1704421100,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -114,210,i6,1704421100,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1736,178,i3,1704421110,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1737,178,i3,1704421110,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1738,178,i3,1704421110,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1739,178,i3,1704421110,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -388,206,i7,1704421110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -389,206,i7,1704421110,2,2,53,,,, -390,206,i7,1704421110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -391,206,i7,1704421110,4,4,26,,,, -1232,202,i9,1704421120,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1233,202,i9,1704421120,2,2,114,,,, -699,177,i2,1704421130,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -700,177,i2,1704421130,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -701,177,i2,1704421130,3,3,70,,,, -702,177,i2,1704421130,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -218,201,i8,1704421150,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -219,201,i8,1704421150,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -220,201,i8,1704421150,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -221,201,i8,1704421150,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -222,201,i8,1704421150,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 636,175,i0,1704421220,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 637,175,i0,1704421220,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 638,175,i0,1704421220,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704422100.csv b/Intermediates/histid/histid_1704422100.csv index b65eed500..2415b826f 100644 --- a/Intermediates/histid/histid_1704422100.csv +++ b/Intermediates/histid/histid_1704422100.csv @@ -1,124 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1364,210,i6,1704420920,1,1,28,-571542115_01,571500535_01,, -1365,210,i6,1704420920,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1366,210,i6,1704420920,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1367,210,i6,1704420920,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1368,210,i6,1704420920,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -994,178,i3,1704420940,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -995,178,i3,1704420940,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -996,178,i3,1704420940,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -997,178,i3,1704420940,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -158,177,i2,1704420950,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -159,177,i2,1704420950,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -160,177,i2,1704420950,3,3,70,,,, -161,177,i2,1704420950,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -369,202,i9,1704420960,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -370,202,i9,1704420960,2,2,114,,,, -1199,206,i7,1704420960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1200,206,i7,1704420960,2,2,53,,,, -1201,206,i7,1704420960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1202,206,i7,1704420960,4,4,26,,,, -727,201,i8,1704420980,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -728,201,i8,1704420980,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -729,201,i8,1704420980,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -730,201,i8,1704420980,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -731,201,i8,1704420980,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -774,175,i0,1704421039,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -775,175,i0,1704421039,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -776,175,i0,1704421039,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -777,175,i0,1704421039,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -778,175,i0,1704421039,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -812,176,i1,1704421040,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -813,176,i1,1704421040,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -814,176,i1,1704421040,3,3,40,571543469_02,-571542797_02.99,, -114,210,i6,1704421100,1,1,28,-571542115_01,571500535_01,, -115,210,i6,1704421100,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -116,210,i6,1704421100,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -117,210,i6,1704421100,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -118,210,i6,1704421100,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1746,178,i3,1704421110,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1747,178,i3,1704421110,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1748,178,i3,1704421110,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1749,178,i3,1704421110,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -371,206,i7,1704421110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -372,206,i7,1704421110,2,2,53,,,, -373,206,i7,1704421110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -374,206,i7,1704421110,4,4,26,,,, -1229,202,i9,1704421120,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1230,202,i9,1704421120,2,2,114,,,, -695,177,i2,1704421130,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -696,177,i2,1704421130,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -697,177,i2,1704421130,3,3,70,,,, -698,177,i2,1704421130,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -222,201,i8,1704421150,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -223,201,i8,1704421150,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -224,201,i8,1704421150,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -225,201,i8,1704421150,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -226,201,i8,1704421150,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -633,175,i0,1704421220,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -634,175,i0,1704421220,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -635,175,i0,1704421220,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -636,175,i0,1704421220,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -637,175,i0,1704421220,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1376,176,i1,1704421220,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1377,176,i1,1704421220,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1378,176,i1,1704421220,3,3,40,571543469_02,-571542797_02.99,, -167,206,i7,1704421260,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -168,206,i7,1704421260,2,2,53,,,, -169,206,i7,1704421260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -170,206,i7,1704421260,4,4,26,,,, -1175,178,i3,1704421280,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1176,178,i3,1704421280,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1177,178,i3,1704421280,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1178,178,i3,1704421280,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -679,210,i6,1704421280,1,1,28,-571542115_01,571500535_01,, -680,210,i6,1704421280,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -681,210,i6,1704421280,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -682,210,i6,1704421280,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -683,210,i6,1704421280,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -156,202,i9,1704421281,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -157,202,i9,1704421281,2,2,115,,,, -1256,177,i2,1704421310,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1257,177,i2,1704421310,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1258,177,i2,1704421310,3,3,70,,,, -1259,177,i2,1704421310,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -892,201,i8,1704421320,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -893,201,i8,1704421320,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -894,201,i8,1704421320,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -895,201,i8,1704421320,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -896,201,i8,1704421320,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -846,176,i1,1704421399,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -847,176,i1,1704421399,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -848,176,i1,1704421399,3,3,40,571543469_02,-571542797_02.99,, -1194,175,i0,1704421400,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1195,175,i0,1704421400,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1196,175,i0,1704421400,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1197,175,i0,1704421400,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1198,175,i0,1704421400,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1735,206,i7,1704421410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1736,206,i7,1704421410,2,2,53,,,, -1737,206,i7,1704421410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1738,206,i7,1704421410,4,4,26,,,, -1716,202,i9,1704421440,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1717,202,i9,1704421440,2,2,113,,,, -79,178,i3,1704421450,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -80,178,i3,1704421450,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -81,178,i3,1704421450,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -82,178,i3,1704421450,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1241,210,i6,1704421460,1,1,28,-571542115_01,571500535_01,, -1242,210,i6,1704421460,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1243,210,i6,1704421460,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1244,210,i6,1704421460,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1245,210,i6,1704421460,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1616,201,i8,1704421490,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1617,201,i8,1704421490,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1618,201,i8,1704421490,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1619,201,i8,1704421490,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1620,201,i8,1704421490,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1658,177,i2,1704421491,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1659,177,i2,1704421491,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1660,177,i2,1704421491,3,3,70,,,, -1661,177,i2,1704421491,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 1612,206,i7,1704421559,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 1613,206,i7,1704421559,2,2,53,,,, 1614,206,i7,1704421559,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704422400.csv b/Intermediates/histid/histid_1704422400.csv index da14592d4..2c4b4d2ef 100644 --- a/Intermediates/histid/histid_1704422400.csv +++ b/Intermediates/histid/histid_1704422400.csv @@ -1,118 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -644,175,i0,1704421220,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -645,175,i0,1704421220,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -646,175,i0,1704421220,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -647,175,i0,1704421220,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -648,175,i0,1704421220,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1364,176,i1,1704421220,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1365,176,i1,1704421220,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1366,176,i1,1704421220,3,3,40,571543469_02,-571542797_02.99,, -163,206,i7,1704421260,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -164,206,i7,1704421260,2,2,53,,,, -165,206,i7,1704421260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -166,206,i7,1704421260,4,4,26,,,, -1186,178,i3,1704421280,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1187,178,i3,1704421280,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1188,178,i3,1704421280,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1189,178,i3,1704421280,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -690,210,i6,1704421280,1,1,28,-571542115_01,571500535_01,, -691,210,i6,1704421280,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -692,210,i6,1704421280,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -693,210,i6,1704421280,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -694,210,i6,1704421280,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -154,202,i9,1704421281,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -155,202,i9,1704421281,2,2,115,,,, -1260,177,i2,1704421310,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1261,177,i2,1704421310,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1262,177,i2,1704421310,3,3,70,,,, -1263,177,i2,1704421310,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -899,201,i8,1704421320,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -900,201,i8,1704421320,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -901,201,i8,1704421320,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -902,201,i8,1704421320,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -903,201,i8,1704421320,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -858,176,i1,1704421399,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -859,176,i1,1704421399,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -860,176,i1,1704421399,3,3,40,571543469_02,-571542797_02.99,, -1203,175,i0,1704421400,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1204,175,i0,1704421400,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1205,175,i0,1704421400,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1206,175,i0,1704421400,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1207,175,i0,1704421400,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1759,206,i7,1704421410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1760,206,i7,1704421410,2,2,53,,,, -1761,206,i7,1704421410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1762,206,i7,1704421410,4,4,26,,,, -1740,202,i9,1704421440,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1741,202,i9,1704421440,2,2,113,,,, -73,178,i3,1704421450,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -74,178,i3,1704421450,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -75,178,i3,1704421450,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -76,178,i3,1704421450,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1245,210,i6,1704421460,1,1,28,-571542115_01,571500535_01,, -1246,210,i6,1704421460,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1247,210,i6,1704421460,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1248,210,i6,1704421460,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1249,210,i6,1704421460,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1638,201,i8,1704421490,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1639,201,i8,1704421490,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1640,201,i8,1704421490,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1641,201,i8,1704421490,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1642,201,i8,1704421490,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1684,177,i2,1704421491,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1685,177,i2,1704421491,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1686,177,i2,1704421491,3,3,70,,,, -1687,177,i2,1704421491,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1634,206,i7,1704421559,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1635,206,i7,1704421559,2,2,53,,,, -1636,206,i7,1704421559,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1637,206,i7,1704421559,4,4,26,,,, -695,176,i1,1704421580,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -696,176,i1,1704421580,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -697,176,i1,1704421580,3,3,40,571543469_02,-571542797_02.99,, -1624,175,i0,1704421581,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1625,175,i0,1704421581,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1626,175,i0,1704421581,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1627,175,i0,1704421581,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1628,175,i0,1704421581,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -745,202,i9,1704421600,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -746,202,i9,1704421600,2,2,114,,,, -655,178,i3,1704421621,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -656,178,i3,1704421621,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -657,178,i3,1704421621,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -658,178,i3,1704421621,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -24,210,i6,1704421640,1,1,28,-571542115_01,571500535_01,, -25,210,i6,1704421640,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -26,210,i6,1704421640,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -27,210,i6,1704421640,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -28,210,i6,1704421640,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -492,201,i8,1704421660,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -493,201,i8,1704421660,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -494,201,i8,1704421660,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -495,201,i8,1704421660,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -496,201,i8,1704421660,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -576,177,i2,1704421670,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -577,177,i2,1704421670,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -578,177,i2,1704421670,3,3,70,,,, -579,177,i2,1704421670,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -667,206,i7,1704421710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -668,206,i7,1704421710,2,2,53,,,, -669,206,i7,1704421710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -670,206,i7,1704421710,4,4,26,,,, -502,175,i0,1704421760,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -503,175,i0,1704421760,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -504,175,i0,1704421760,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -505,175,i0,1704421760,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -506,175,i0,1704421760,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1264,176,i1,1704421760,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1265,176,i1,1704421760,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1266,176,i1,1704421760,3,3,40,571543469_02,-571542797_02.99,, -360,202,i9,1704421760,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -361,202,i9,1704421760,2,2,114,,,, -1496,178,i3,1704421790,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1497,178,i3,1704421790,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1498,178,i3,1704421790,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1499,178,i3,1704421790,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 565,210,i6,1704421820,1,1,28,-571542115_01,571500535_01,, 566,210,i6,1704421820,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 567,210,i6,1704421820,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704422700.csv b/Intermediates/histid/histid_1704422700.csv index 777f374a8..722ff30b8 100644 --- a/Intermediates/histid/histid_1704422700.csv +++ b/Intermediates/histid/histid_1704422700.csv @@ -1,106 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1634,206,i7,1704421559,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1635,206,i7,1704421559,2,2,53,,,, -1636,206,i7,1704421559,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1637,206,i7,1704421559,4,4,26,,,, -697,176,i1,1704421580,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -698,176,i1,1704421580,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -699,176,i1,1704421580,3,3,40,571543469_02,-571542797_02.99,, -1624,175,i0,1704421581,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1625,175,i0,1704421581,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1626,175,i0,1704421581,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1627,175,i0,1704421581,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1628,175,i0,1704421581,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -747,202,i9,1704421600,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -748,202,i9,1704421600,2,2,114,,,, -657,178,i3,1704421621,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -658,178,i3,1704421621,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -659,178,i3,1704421621,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -660,178,i3,1704421621,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -24,210,i6,1704421640,1,1,28,-571542115_01,571500535_01,, -25,210,i6,1704421640,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -26,210,i6,1704421640,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -27,210,i6,1704421640,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -28,210,i6,1704421640,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -505,201,i8,1704421660,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -506,201,i8,1704421660,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -507,201,i8,1704421660,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -508,201,i8,1704421660,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -509,201,i8,1704421660,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -583,177,i2,1704421670,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -584,177,i2,1704421670,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -585,177,i2,1704421670,3,3,70,,,, -586,177,i2,1704421670,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -669,206,i7,1704421710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -670,206,i7,1704421710,2,2,53,,,, -671,206,i7,1704421710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -672,206,i7,1704421710,4,4,26,,,, -515,175,i0,1704421760,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -516,175,i0,1704421760,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -517,175,i0,1704421760,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -518,175,i0,1704421760,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -519,175,i0,1704421760,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1266,176,i1,1704421760,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1267,176,i1,1704421760,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1268,176,i1,1704421760,3,3,40,571543469_02,-571542797_02.99,, -360,202,i9,1704421760,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -361,202,i9,1704421760,2,2,114,,,, -1489,178,i3,1704421790,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1490,178,i3,1704421790,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1491,178,i3,1704421790,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1492,178,i3,1704421790,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -568,210,i6,1704421820,1,1,28,-571542115_01,571500535_01,, -569,210,i6,1704421820,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -570,210,i6,1704421820,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -571,210,i6,1704421820,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -572,210,i6,1704421820,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1091,201,i8,1704421831,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1092,201,i8,1704421831,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1093,201,i8,1704421831,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1094,201,i8,1704421831,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1095,201,i8,1704421831,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1147,177,i2,1704421850,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1148,177,i2,1704421850,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1149,177,i2,1704421850,3,3,70,,,, -1150,177,i2,1704421850,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -403,206,i7,1704421860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -404,206,i7,1704421860,2,2,53,,,, -405,206,i7,1704421860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -406,206,i7,1704421860,4,4,26,,,, -1214,202,i9,1704421920,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1215,202,i9,1704421920,2,2,114,,,, -29,176,i1,1704421940,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -30,176,i1,1704421940,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -31,176,i1,1704421940,3,3,40,571543469_02,-571542797_02.99,, -923,175,i0,1704421941,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -924,175,i0,1704421941,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -925,175,i0,1704421941,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -926,175,i0,1704421941,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -927,175,i0,1704421941,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -959,178,i3,1704421960,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -960,178,i3,1704421960,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -961,178,i3,1704421960,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -962,178,i3,1704421960,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -720,201,i8,1704422000,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -721,201,i8,1704422000,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -722,201,i8,1704422000,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -723,201,i8,1704422000,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -724,201,i8,1704422000,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1130,210,i6,1704422000,1,1,28,-571542115_01,571500535_01,, -1131,210,i6,1704422000,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1132,210,i6,1704422000,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1133,210,i6,1704422000,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1134,210,i6,1704422000,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1398,206,i7,1704422010,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1399,206,i7,1704422010,2,2,53,,,, -1400,206,i7,1704422010,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1401,206,i7,1704422010,4,4,26,,,, -1762,177,i2,1704422030,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1763,177,i2,1704422030,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1764,177,i2,1704422030,3,3,70,,,, -1765,177,i2,1704422030,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -826,202,i9,1704422080,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -827,202,i9,1704422080,2,2,114,,,, 1667,175,i0,1704422120,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 1668,175,i0,1704422120,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 1669,175,i0,1704422120,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704423000.csv b/Intermediates/histid/histid_1704423000.csv index 4e3ea4e3b..62d3322b4 100644 --- a/Intermediates/histid/histid_1704423000.csv +++ b/Intermediates/histid/histid_1704423000.csv @@ -1,120 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -574,210,i6,1704421820,1,1,28,-571542115_01,571500535_01,, -575,210,i6,1704421820,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -576,210,i6,1704421820,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -577,210,i6,1704421820,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -578,210,i6,1704421820,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1096,201,i8,1704421831,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1097,201,i8,1704421831,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1098,201,i8,1704421831,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1099,201,i8,1704421831,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1100,201,i8,1704421831,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1156,177,i2,1704421850,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1157,177,i2,1704421850,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1158,177,i2,1704421850,3,3,70,,,, -1159,177,i2,1704421850,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -418,206,i7,1704421860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -419,206,i7,1704421860,2,2,53,,,, -420,206,i7,1704421860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -421,206,i7,1704421860,4,4,26,,,, -1220,202,i9,1704421920,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1221,202,i9,1704421920,2,2,114,,,, -29,176,i1,1704421940,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -30,176,i1,1704421940,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -31,176,i1,1704421940,3,3,40,571543469_02,-571542797_02.99,, -941,175,i0,1704421941,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -942,175,i0,1704421941,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -943,175,i0,1704421941,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -944,175,i0,1704421941,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -945,175,i0,1704421941,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -977,178,i3,1704421960,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -978,178,i3,1704421960,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -979,178,i3,1704421960,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -980,178,i3,1704421960,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -726,201,i8,1704422000,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -727,201,i8,1704422000,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -728,201,i8,1704422000,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -729,201,i8,1704422000,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -730,201,i8,1704422000,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1139,210,i6,1704422000,1,1,28,-571542115_01,571500535_01,, -1140,210,i6,1704422000,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1141,210,i6,1704422000,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1142,210,i6,1704422000,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1143,210,i6,1704422000,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1401,206,i7,1704422010,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1402,206,i7,1704422010,2,2,53,,,, -1403,206,i7,1704422010,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1404,206,i7,1704422010,4,4,26,,,, -1757,177,i2,1704422030,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1758,177,i2,1704422030,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1759,177,i2,1704422030,3,3,70,,,, -1760,177,i2,1704422030,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -837,202,i9,1704422080,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -838,202,i9,1704422080,2,2,114,,,, -1672,175,i0,1704422120,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1673,175,i0,1704422120,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1674,175,i0,1704422120,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1675,175,i0,1704422120,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1676,175,i0,1704422120,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -582,176,i1,1704422120,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -583,176,i1,1704422120,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -584,176,i1,1704422120,3,3,40,571543469_02,-571542797_02.99,, -1699,178,i3,1704422130,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1700,178,i3,1704422130,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1701,178,i3,1704422130,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1702,178,i3,1704422130,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1174,206,i7,1704422160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1175,206,i7,1704422160,2,2,53,,,, -1176,206,i7,1704422160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1177,206,i7,1704422160,4,4,26,,,, -1396,201,i8,1704422170,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1397,201,i8,1704422170,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1398,201,i8,1704422170,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1399,201,i8,1704422170,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1400,201,i8,1704422170,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1737,210,i6,1704422180,1,1,28,-571542115_01,571500535_01,, -1738,210,i6,1704422180,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1739,210,i6,1704422180,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1740,210,i6,1704422180,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1741,210,i6,1704422180,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -469,177,i2,1704422210,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -470,177,i2,1704422210,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -471,177,i2,1704422210,3,3,70,,,, -472,177,i2,1704422210,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -612,202,i9,1704422239,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -613,202,i9,1704422239,2,2,113,,,, -409,175,i0,1704422300,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -410,175,i0,1704422300,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -411,175,i0,1704422300,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -412,175,i0,1704422300,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -413,175,i0,1704422300,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1149,176,i1,1704422300,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1150,176,i1,1704422300,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1151,176,i1,1704422300,3,3,40,571543469_02,-571542797_02.99,, -596,178,i3,1704422300,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -597,178,i3,1704422300,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -598,178,i3,1704422300,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -599,178,i3,1704422300,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -933,206,i7,1704422310,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -934,206,i7,1704422310,2,2,53,,,, -935,206,i7,1704422310,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -936,206,i7,1704422310,4,4,26,,,, -318,201,i8,1704422340,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -319,201,i8,1704422340,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -320,201,i8,1704422340,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -321,201,i8,1704422340,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -322,201,i8,1704422340,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -454,210,i6,1704422360,1,1,28,-571542115_01,571500535_01,, -455,210,i6,1704422360,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -456,210,i6,1704422360,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -457,210,i6,1704422360,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -458,210,i6,1704422360,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1067,177,i2,1704422390,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1068,177,i2,1704422390,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1069,177,i2,1704422390,3,3,70,,,, -1070,177,i2,1704422390,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1313,202,i9,1704422400,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1314,202,i9,1704422400,2,2,115,,,, 93,206,i7,1704422460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 94,206,i7,1704422460,2,2,53,,,, 95,206,i7,1704422460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704423300.csv b/Intermediates/histid/histid_1704423300.csv index 7d6e0ab6f..a7005be29 100644 --- a/Intermediates/histid/histid_1704423300.csv +++ b/Intermediates/histid/histid_1704423300.csv @@ -1,121 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1675,175,i0,1704422120,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1676,175,i0,1704422120,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1677,175,i0,1704422120,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1678,175,i0,1704422120,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1679,175,i0,1704422120,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -578,176,i1,1704422120,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -579,176,i1,1704422120,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -580,176,i1,1704422120,3,3,40,571543469_02,-571542797_02.99,, -1702,178,i3,1704422130,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1703,178,i3,1704422130,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1704,178,i3,1704422130,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1705,178,i3,1704422130,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1172,206,i7,1704422160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1173,206,i7,1704422160,2,2,53,,,, -1174,206,i7,1704422160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1175,206,i7,1704422160,4,4,26,,,, -1395,201,i8,1704422170,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1396,201,i8,1704422170,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1397,201,i8,1704422170,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1398,201,i8,1704422170,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1399,201,i8,1704422170,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1745,210,i6,1704422180,1,1,28,-571542115_01,571500535_01,, -1746,210,i6,1704422180,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1747,210,i6,1704422180,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1748,210,i6,1704422180,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1749,210,i6,1704422180,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -474,177,i2,1704422210,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -475,177,i2,1704422210,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -476,177,i2,1704422210,3,3,70,,,, -477,177,i2,1704422210,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -608,202,i9,1704422239,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -609,202,i9,1704422239,2,2,113,,,, -414,175,i0,1704422300,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -415,175,i0,1704422300,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -416,175,i0,1704422300,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -417,175,i0,1704422300,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -418,175,i0,1704422300,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1152,176,i1,1704422300,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1153,176,i1,1704422300,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1154,176,i1,1704422300,3,3,40,571543469_02,-571542797_02.99,, -592,178,i3,1704422300,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -593,178,i3,1704422300,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -594,178,i3,1704422300,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -595,178,i3,1704422300,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -945,206,i7,1704422310,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -946,206,i7,1704422310,2,2,53,,,, -947,206,i7,1704422310,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -948,206,i7,1704422310,4,4,26,,,, -322,201,i8,1704422340,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -323,201,i8,1704422340,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -324,201,i8,1704422340,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -325,201,i8,1704422340,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -326,201,i8,1704422340,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -459,210,i6,1704422360,1,1,28,-571542115_01,571500535_01,, -460,210,i6,1704422360,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -461,210,i6,1704422360,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -462,210,i6,1704422360,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -463,210,i6,1704422360,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1075,177,i2,1704422390,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1076,177,i2,1704422390,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1077,177,i2,1704422390,3,3,70,,,, -1078,177,i2,1704422390,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1312,202,i9,1704422400,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1313,202,i9,1704422400,2,2,115,,,, -97,206,i7,1704422460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -98,206,i7,1704422460,2,2,53,,,, -99,206,i7,1704422460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -100,206,i7,1704422460,4,4,26,,,, -1308,178,i3,1704422470,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1309,178,i3,1704422470,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1310,178,i3,1704422470,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1311,178,i3,1704422470,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1728,175,i0,1704422479,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1729,175,i0,1704422479,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1730,175,i0,1704422479,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1731,175,i0,1704422479,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1732,175,i0,1704422479,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1766,176,i1,1704422480,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1767,176,i1,1704422480,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1768,176,i1,1704422480,3,3,40,571543469_02,-571542797_02.99,, -1591,201,i8,1704422510,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1592,201,i8,1704422510,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1593,201,i8,1704422510,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1594,201,i8,1704422510,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1595,201,i8,1704422510,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1040,210,i6,1704422540,1,1,28,-571542115_01,571500535_01,, -1041,210,i6,1704422540,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1042,210,i6,1704422540,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1043,210,i6,1704422540,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1044,210,i6,1704422540,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -329,202,i9,1704422560,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -330,202,i9,1704422560,2,2,114,,,, -1614,177,i2,1704422570,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1615,177,i2,1704422570,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1616,177,i2,1704422570,3,3,70,,,, -1617,177,i2,1704422570,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1687,206,i7,1704422610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1688,206,i7,1704422610,2,2,53,,,, -1689,206,i7,1704422610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1690,206,i7,1704422610,4,4,26,,,, -761,178,i3,1704422640,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -762,178,i3,1704422640,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -763,178,i3,1704422640,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -764,178,i3,1704422640,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1538,175,i0,1704422660,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1539,175,i0,1704422660,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1540,175,i0,1704422660,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1541,175,i0,1704422660,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1542,175,i0,1704422660,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -478,176,i1,1704422660,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -479,176,i1,1704422660,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -480,176,i1,1704422660,3,3,40,571543469_02,-571542797_02.99,, -489,201,i8,1704422680,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -490,201,i8,1704422680,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -491,201,i8,1704422680,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -492,201,i8,1704422680,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -493,201,i8,1704422680,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 1789,202,i9,1704422720,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 1790,202,i9,1704422720,2,2,114,,,, 1586,210,i6,1704422720,1,1,28,-571542115_01,571500535_01,, diff --git a/Intermediates/histid/histid_1704423600.csv b/Intermediates/histid/histid_1704423600.csv index 3e8742b03..a4a302d0d 100644 --- a/Intermediates/histid/histid_1704423600.csv +++ b/Intermediates/histid/histid_1704423600.csv @@ -1,108 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -97,206,i7,1704422460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -98,206,i7,1704422460,2,2,53,,,, -99,206,i7,1704422460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -100,206,i7,1704422460,4,4,26,,,, -1304,178,i3,1704422470,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1305,178,i3,1704422470,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1306,178,i3,1704422470,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1307,178,i3,1704422470,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1720,175,i0,1704422479,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1721,175,i0,1704422479,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1722,175,i0,1704422479,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1723,175,i0,1704422479,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1724,175,i0,1704422479,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1758,176,i1,1704422480,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1759,176,i1,1704422480,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1760,176,i1,1704422480,3,3,40,571543469_02,-571542797_02.99,, -1591,201,i8,1704422510,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1592,201,i8,1704422510,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1593,201,i8,1704422510,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1594,201,i8,1704422510,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1595,201,i8,1704422510,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1038,210,i6,1704422540,1,1,28,-571542115_01,571500535_01,, -1039,210,i6,1704422540,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1040,210,i6,1704422540,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1041,210,i6,1704422540,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1042,210,i6,1704422540,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -336,202,i9,1704422560,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -337,202,i9,1704422560,2,2,114,,,, -1611,177,i2,1704422570,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1612,177,i2,1704422570,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1613,177,i2,1704422570,3,3,70,,,, -1614,177,i2,1704422570,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1679,206,i7,1704422610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1680,206,i7,1704422610,2,2,53,,,, -1681,206,i7,1704422610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1682,206,i7,1704422610,4,4,26,,,, -764,178,i3,1704422640,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -765,178,i3,1704422640,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -766,178,i3,1704422640,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -767,178,i3,1704422640,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1544,175,i0,1704422660,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1545,175,i0,1704422660,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1546,175,i0,1704422660,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1547,175,i0,1704422660,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1548,175,i0,1704422660,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -482,176,i1,1704422660,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -483,176,i1,1704422660,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -484,176,i1,1704422660,3,3,40,571543469_02,-571542797_02.99,, -493,201,i8,1704422680,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -494,201,i8,1704422680,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -495,201,i8,1704422680,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -496,201,i8,1704422680,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -497,201,i8,1704422680,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1781,202,i9,1704422720,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1782,202,i9,1704422720,2,2,114,,,, -1586,210,i6,1704422720,1,1,28,-571542115_01,571500535_01,, -1587,210,i6,1704422720,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1588,210,i6,1704422720,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1589,210,i6,1704422720,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1590,210,i6,1704422720,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -375,177,i2,1704422750,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -376,177,i2,1704422750,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -377,177,i2,1704422750,3,3,70,,,, -378,177,i2,1704422750,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1433,206,i7,1704422760,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1434,206,i7,1704422760,2,2,53,,,, -1435,206,i7,1704422760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1436,206,i7,1704422760,4,4,26,,,, -1460,178,i3,1704422810,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1461,178,i3,1704422810,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1462,178,i3,1704422810,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1463,178,i3,1704422810,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -320,175,i0,1704422840,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -321,175,i0,1704422840,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -322,175,i0,1704422840,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -323,175,i0,1704422840,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -324,175,i0,1704422840,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -902,176,i1,1704422841,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -903,176,i1,1704422841,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -904,176,i1,1704422841,3,3,40,571543469_02,-571542797_02.99,, -1182,201,i8,1704422850,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1183,201,i8,1704422850,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1184,201,i8,1704422850,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1185,201,i8,1704422850,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1186,201,i8,1704422850,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -817,202,i9,1704422880,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -818,202,i9,1704422880,2,2,114,,,, -352,210,i6,1704422900,1,1,28,-571542115_01,571500535_01,, -353,210,i6,1704422900,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -354,210,i6,1704422900,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -355,210,i6,1704422900,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -356,210,i6,1704422900,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -626,206,i7,1704422910,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -627,206,i7,1704422910,2,2,53,,,, -628,206,i7,1704422910,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -629,206,i7,1704422910,4,4,26,,,, -1653,177,i2,1704422929,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1654,177,i2,1704422929,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1655,177,i2,1704422929,3,3,70,,,, -1656,177,i2,1704422929,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -240,178,i3,1704422981,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -241,178,i3,1704422981,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -242,178,i3,1704422981,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -243,178,i3,1704422981,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 880,175,i0,1704423020,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 881,175,i0,1704423020,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 882,175,i0,1704423020,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704423900.csv b/Intermediates/histid/histid_1704423900.csv index 84d23db3b..34e3895ad 100644 --- a/Intermediates/histid/histid_1704423900.csv +++ b/Intermediates/histid/histid_1704423900.csv @@ -1,115 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1780,202,i9,1704422720,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1781,202,i9,1704422720,2,2,114,,,, -1591,210,i6,1704422720,1,1,28,-571542115_01,571500535_01,, -1592,210,i6,1704422720,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1593,210,i6,1704422720,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1594,210,i6,1704422720,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1595,210,i6,1704422720,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -380,177,i2,1704422750,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -381,177,i2,1704422750,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -382,177,i2,1704422750,3,3,70,,,, -383,177,i2,1704422750,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1434,206,i7,1704422760,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1435,206,i7,1704422760,2,2,53,,,, -1436,206,i7,1704422760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1437,206,i7,1704422760,4,4,26,,,, -1456,178,i3,1704422810,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1457,178,i3,1704422810,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1458,178,i3,1704422810,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1459,178,i3,1704422810,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -328,175,i0,1704422840,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -329,175,i0,1704422840,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -330,175,i0,1704422840,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -331,175,i0,1704422840,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -332,175,i0,1704422840,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -917,176,i1,1704422841,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -918,176,i1,1704422841,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -919,176,i1,1704422841,3,3,40,571543469_02,-571542797_02.99,, -1180,201,i8,1704422850,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1181,201,i8,1704422850,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1182,201,i8,1704422850,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1183,201,i8,1704422850,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1184,201,i8,1704422850,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -826,202,i9,1704422880,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -827,202,i9,1704422880,2,2,114,,,, -360,210,i6,1704422900,1,1,28,-571542115_01,571500535_01,, -361,210,i6,1704422900,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -362,210,i6,1704422900,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -363,210,i6,1704422900,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -364,210,i6,1704422900,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -626,206,i7,1704422910,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -627,206,i7,1704422910,2,2,53,,,, -628,206,i7,1704422910,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -629,206,i7,1704422910,4,4,26,,,, -1654,177,i2,1704422929,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1655,177,i2,1704422929,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1656,177,i2,1704422929,3,3,70,,,, -1657,177,i2,1704422929,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -243,178,i3,1704422981,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -244,178,i3,1704422981,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -245,178,i3,1704422981,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -246,178,i3,1704422981,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -895,175,i0,1704423020,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -896,175,i0,1704423020,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -897,175,i0,1704423020,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -898,175,i0,1704423020,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -899,175,i0,1704423020,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1620,176,i1,1704423020,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1621,176,i1,1704423020,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1622,176,i1,1704423020,3,3,40,571543469_02,-571542797_02.99,, -79,201,i8,1704423020,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -80,201,i8,1704423020,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -81,201,i8,1704423020,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -82,201,i8,1704423020,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -83,201,i8,1704423020,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1673,202,i9,1704423040,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1674,202,i9,1704423040,2,2,114,,,, -397,206,i7,1704423060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -398,206,i7,1704423060,2,2,53,,,, -399,206,i7,1704423060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -400,206,i7,1704423060,4,4,26,,,, -934,210,i6,1704423080,1,1,28,-571542115_01,571500535_01,, -935,210,i6,1704423080,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -936,210,i6,1704423080,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -937,210,i6,1704423080,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -938,210,i6,1704423080,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1478,177,i2,1704423110,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1479,177,i2,1704423110,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1480,177,i2,1704423110,3,3,70,,,, -1481,177,i2,1704423110,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1093,178,i3,1704423150,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1094,178,i3,1704423150,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1095,178,i3,1704423150,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1096,178,i3,1704423150,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -828,201,i8,1704423190,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -829,201,i8,1704423190,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -830,201,i8,1704423190,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -831,201,i8,1704423190,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -832,201,i8,1704423190,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1429,175,i0,1704423200,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1430,175,i0,1704423200,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1431,175,i0,1704423200,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1432,175,i0,1704423200,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1433,175,i0,1704423200,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -384,176,i1,1704423200,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -385,176,i1,1704423200,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -386,176,i1,1704423200,3,3,40,571543469_02,-571542797_02.99,, -1285,202,i9,1704423200,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1286,202,i9,1704423200,2,2,114,,,, -1210,206,i7,1704423211,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1211,206,i7,1704423211,2,2,53,,,, -1212,206,i7,1704423211,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1213,206,i7,1704423211,4,4,26,,,, -1460,210,i6,1704423260,1,1,28,-571542115_01,571500535_01,, -1461,210,i6,1704423260,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1462,210,i6,1704423260,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1463,210,i6,1704423260,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1464,210,i6,1704423260,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -84,177,i2,1704423291,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -85,177,i2,1704423291,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -86,177,i2,1704423291,3,3,70,,,, -87,177,i2,1704423291,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 1798,178,i3,1704423320,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 1799,178,i3,1704423320,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 1800,178,i3,1704423320,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704424200.csv b/Intermediates/histid/histid_1704424200.csv index cef5f3326..8eff376bf 100644 --- a/Intermediates/histid/histid_1704424200.csv +++ b/Intermediates/histid/histid_1704424200.csv @@ -1,119 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -911,175,i0,1704423020,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -912,175,i0,1704423020,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -913,175,i0,1704423020,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -914,175,i0,1704423020,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -915,175,i0,1704423020,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1607,176,i1,1704423020,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1608,176,i1,1704423020,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1609,176,i1,1704423020,3,3,40,571543469_02,-571542797_02.99,, -88,201,i8,1704423020,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -89,201,i8,1704423020,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -90,201,i8,1704423020,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -91,201,i8,1704423020,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -92,201,i8,1704423020,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1664,202,i9,1704423040,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1665,202,i9,1704423040,2,2,114,,,, -406,206,i7,1704423060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -407,206,i7,1704423060,2,2,53,,,, -408,206,i7,1704423060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -409,206,i7,1704423060,4,4,26,,,, -941,210,i6,1704423080,1,1,28,-571542115_01,571500535_01,, -942,210,i6,1704423080,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -943,210,i6,1704423080,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -944,210,i6,1704423080,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -945,210,i6,1704423080,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1480,177,i2,1704423110,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1481,177,i2,1704423110,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1482,177,i2,1704423110,3,3,70,,,, -1483,177,i2,1704423110,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1095,178,i3,1704423150,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1096,178,i3,1704423150,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1097,178,i3,1704423150,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1098,178,i3,1704423150,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -840,201,i8,1704423190,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -841,201,i8,1704423190,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -842,201,i8,1704423190,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -843,201,i8,1704423190,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -844,201,i8,1704423190,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1429,175,i0,1704423200,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1430,175,i0,1704423200,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1431,175,i0,1704423200,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1432,175,i0,1704423200,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1433,175,i0,1704423200,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -391,176,i1,1704423200,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -392,176,i1,1704423200,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -393,176,i1,1704423200,3,3,40,571543469_02,-571542797_02.99,, -1294,202,i9,1704423200,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1295,202,i9,1704423200,2,2,114,,,, -1214,206,i7,1704423211,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1215,206,i7,1704423211,2,2,53,,,, -1216,206,i7,1704423211,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1217,206,i7,1704423211,4,4,26,,,, -1460,210,i6,1704423260,1,1,28,-571542115_01,571500535_01,, -1461,210,i6,1704423260,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1462,210,i6,1704423260,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1463,210,i6,1704423260,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1464,210,i6,1704423260,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -93,177,i2,1704423291,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -94,177,i2,1704423291,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -95,177,i2,1704423291,3,3,70,,,, -96,177,i2,1704423291,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1798,178,i3,1704423320,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1799,178,i3,1704423320,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1800,178,i3,1704423320,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1801,178,i3,1704423320,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -308,201,i8,1704423360,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -309,201,i8,1704423360,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -310,201,i8,1704423360,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -311,201,i8,1704423360,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -312,201,i8,1704423360,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -345,202,i9,1704423360,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -346,202,i9,1704423360,2,2,114,,,, -1121,206,i7,1704423360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1122,206,i7,1704423360,2,2,53,,,, -1123,206,i7,1704423360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1124,206,i7,1704423360,4,4,26,,,, -228,175,i0,1704423380,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -229,175,i0,1704423380,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -230,175,i0,1704423380,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -231,175,i0,1704423380,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -232,175,i0,1704423380,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -951,176,i1,1704423380,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -952,176,i1,1704423380,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -953,176,i1,1704423380,3,3,40,571543469_02,-571542797_02.99,, -271,210,i6,1704423440,1,1,28,-571542115_01,571500535_01,, -272,210,i6,1704423440,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -273,210,i6,1704423440,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -274,210,i6,1704423440,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -275,210,i6,1704423440,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -851,177,i2,1704423470,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -852,177,i2,1704423470,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -853,177,i2,1704423470,3,3,70,,,, -854,177,i2,1704423470,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -554,178,i3,1704423491,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -555,178,i3,1704423491,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -556,178,i3,1704423491,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -557,178,i3,1704423491,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -920,206,i7,1704423510,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -921,206,i7,1704423510,2,2,53,,,, -922,206,i7,1704423510,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -923,206,i7,1704423510,4,4,26,,,, -1765,202,i9,1704423520,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1766,202,i9,1704423520,2,2,114,,,, -303,201,i8,1704423531,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -304,201,i8,1704423531,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -305,201,i8,1704423531,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -306,201,i8,1704423531,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -307,201,i8,1704423531,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -775,175,i0,1704423560,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -776,175,i0,1704423560,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -777,175,i0,1704423560,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -778,175,i0,1704423560,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -779,175,i0,1704423560,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1484,176,i1,1704423560,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1485,176,i1,1704423560,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1486,176,i1,1704423560,3,3,40,571543469_02,-571542797_02.99,, 833,210,i6,1704423620,1,1,28,-571542115_01,571500535_01,, 834,210,i6,1704423620,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 835,210,i6,1704423620,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704424500.csv b/Intermediates/histid/histid_1704424500.csv index 3829e0449..7be647a32 100644 --- a/Intermediates/histid/histid_1704424500.csv +++ b/Intermediates/histid/histid_1704424500.csv @@ -1,115 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1795,178,i3,1704423320,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1796,178,i3,1704423320,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1797,178,i3,1704423320,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1798,178,i3,1704423320,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -300,201,i8,1704423360,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -301,201,i8,1704423360,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -302,201,i8,1704423360,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -303,201,i8,1704423360,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -304,201,i8,1704423360,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -338,202,i9,1704423360,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -339,202,i9,1704423360,2,2,114,,,, -1118,206,i7,1704423360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1119,206,i7,1704423360,2,2,53,,,, -1120,206,i7,1704423360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1121,206,i7,1704423360,4,4,26,,,, -216,175,i0,1704423380,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -217,175,i0,1704423380,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -218,175,i0,1704423380,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -219,175,i0,1704423380,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -220,175,i0,1704423380,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -941,176,i1,1704423380,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -942,176,i1,1704423380,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -943,176,i1,1704423380,3,3,40,571543469_02,-571542797_02.99,, -259,210,i6,1704423440,1,1,28,-571542115_01,571500535_01,, -260,210,i6,1704423440,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -261,210,i6,1704423440,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -262,210,i6,1704423440,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -263,210,i6,1704423440,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -857,177,i2,1704423470,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -858,177,i2,1704423470,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -859,177,i2,1704423470,3,3,70,,,, -860,177,i2,1704423470,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -553,178,i3,1704423491,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -554,178,i3,1704423491,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -555,178,i3,1704423491,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -556,178,i3,1704423491,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -910,206,i7,1704423510,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -911,206,i7,1704423510,2,2,53,,,, -912,206,i7,1704423510,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -913,206,i7,1704423510,4,4,26,,,, -1762,202,i9,1704423520,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1763,202,i9,1704423520,2,2,114,,,, -295,201,i8,1704423531,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -296,201,i8,1704423531,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -297,201,i8,1704423531,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -298,201,i8,1704423531,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -299,201,i8,1704423531,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -779,175,i0,1704423560,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -780,175,i0,1704423560,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -781,175,i0,1704423560,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -782,175,i0,1704423560,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -783,175,i0,1704423560,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1493,176,i1,1704423560,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1494,176,i1,1704423560,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1495,176,i1,1704423560,3,3,40,571543469_02,-571542797_02.99,, -828,210,i6,1704423620,1,1,28,-571542115_01,571500535_01,, -829,210,i6,1704423620,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -830,210,i6,1704423620,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -831,210,i6,1704423620,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -832,210,i6,1704423620,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1387,177,i2,1704423650,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1388,177,i2,1704423650,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1389,177,i2,1704423650,3,3,70,,,, -1390,177,i2,1704423650,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -819,206,i7,1704423659,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -820,206,i7,1704423659,2,2,53,,,, -821,206,i7,1704423659,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -822,206,i7,1704423659,4,4,26,,,, -176,178,i3,1704423660,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -177,178,i3,1704423660,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -178,178,i3,1704423660,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -179,178,i3,1704423660,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -812,202,i9,1704423680,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -813,202,i9,1704423680,2,2,114,,,, -1687,201,i8,1704423700,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1688,201,i8,1704423700,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1689,201,i8,1704423700,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1690,201,i8,1704423700,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1691,201,i8,1704423700,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -240,175,i0,1704423739,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -241,175,i0,1704423739,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -242,175,i0,1704423739,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -243,175,i0,1704423739,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -244,175,i0,1704423739,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -279,176,i1,1704423740,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -280,176,i1,1704423740,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -281,176,i1,1704423740,3,3,40,571543469_02,-571542797_02.99,, -1368,210,i6,1704423800,1,1,28,-571542115_01,571500535_01,, -1369,210,i6,1704423800,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1370,210,i6,1704423800,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1371,210,i6,1704423800,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1372,210,i6,1704423800,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1638,206,i7,1704423810,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1639,206,i7,1704423810,2,2,53,,,, -1640,206,i7,1704423810,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1641,206,i7,1704423810,4,4,26,,,, -133,177,i2,1704423830,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -134,177,i2,1704423830,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -135,177,i2,1704423830,3,3,70,,,, -136,177,i2,1704423830,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -757,178,i3,1704423831,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -758,178,i3,1704423831,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -759,178,i3,1704423831,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -760,178,i3,1704423831,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -419,202,i9,1704423840,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -420,202,i9,1704423840,2,2,114,,,, -626,201,i8,1704423870,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -627,201,i8,1704423870,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -628,201,i8,1704423870,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -629,201,i8,1704423870,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -630,201,i8,1704423870,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 61,175,i0,1704423920,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 62,175,i0,1704423920,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 63,175,i0,1704423920,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704424800.csv b/Intermediates/histid/histid_1704424800.csv index b67b49c64..134e49de0 100644 --- a/Intermediates/histid/histid_1704424800.csv +++ b/Intermediates/histid/histid_1704424800.csv @@ -1,119 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -829,210,i6,1704423620,1,1,28,-571542115_01,571500535_01,, -830,210,i6,1704423620,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -831,210,i6,1704423620,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -832,210,i6,1704423620,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -833,210,i6,1704423620,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1379,177,i2,1704423650,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1380,177,i2,1704423650,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1381,177,i2,1704423650,3,3,70,,,, -1382,177,i2,1704423650,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -820,206,i7,1704423659,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -821,206,i7,1704423659,2,2,53,,,, -822,206,i7,1704423659,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -823,206,i7,1704423659,4,4,26,,,, -167,178,i3,1704423660,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -168,178,i3,1704423660,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -169,178,i3,1704423660,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -170,178,i3,1704423660,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -813,202,i9,1704423680,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -814,202,i9,1704423680,2,2,114,,,, -1685,201,i8,1704423700,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1686,201,i8,1704423700,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1687,201,i8,1704423700,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1688,201,i8,1704423700,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1689,201,i8,1704423700,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -236,175,i0,1704423739,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -237,175,i0,1704423739,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -238,175,i0,1704423739,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -239,175,i0,1704423739,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -240,175,i0,1704423739,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -275,176,i1,1704423740,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -276,176,i1,1704423740,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -277,176,i1,1704423740,3,3,40,571543469_02,-571542797_02.99,, -1360,210,i6,1704423800,1,1,28,-571542115_01,571500535_01,, -1361,210,i6,1704423800,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1362,210,i6,1704423800,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1363,210,i6,1704423800,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1364,210,i6,1704423800,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1621,206,i7,1704423810,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1622,206,i7,1704423810,2,2,53,,,, -1623,206,i7,1704423810,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1624,206,i7,1704423810,4,4,26,,,, -124,177,i2,1704423830,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -125,177,i2,1704423830,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -126,177,i2,1704423830,3,3,70,,,, -127,177,i2,1704423830,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -753,178,i3,1704423831,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -754,178,i3,1704423831,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -755,178,i3,1704423831,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -756,178,i3,1704423831,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -410,202,i9,1704423840,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -411,202,i9,1704423840,2,2,114,,,, -628,201,i8,1704423870,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -629,201,i8,1704423870,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -630,201,i8,1704423870,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -631,201,i8,1704423870,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -632,201,i8,1704423870,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -53,175,i0,1704423920,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -54,175,i0,1704423920,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -55,175,i0,1704423920,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -56,175,i0,1704423920,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -57,175,i0,1704423920,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -841,176,i1,1704423920,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -842,176,i1,1704423920,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -843,176,i1,1704423920,3,3,40,571543469_02,-571542797_02.99,, -1400,206,i7,1704423960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1401,206,i7,1704423960,2,2,53,,,, -1402,206,i7,1704423960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1403,206,i7,1704423960,4,4,26,,,, -109,210,i6,1704423980,1,1,28,-571542115_01,571500535_01,, -110,210,i6,1704423980,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -111,210,i6,1704423980,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -112,210,i6,1704423980,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -113,210,i6,1704423980,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1551,178,i3,1704424000,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1552,178,i3,1704424000,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1553,178,i3,1704424000,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1554,178,i3,1704424000,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1239,202,i9,1704424000,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1240,202,i9,1704424000,2,2,114,,,, -733,177,i2,1704424010,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -734,177,i2,1704424010,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -735,177,i2,1704424010,3,3,70,,,, -736,177,i2,1704424010,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -43,201,i8,1704424040,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -44,201,i8,1704424040,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -45,201,i8,1704424040,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -46,201,i8,1704424040,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -47,201,i8,1704424040,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1383,176,i1,1704424100,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1384,176,i1,1704424100,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1385,176,i1,1704424100,3,3,40,571543469_02,-571542797_02.99,, -511,175,i0,1704424101,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -512,175,i0,1704424101,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -513,175,i0,1704424101,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -514,175,i0,1704424101,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -515,175,i0,1704424101,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1150,206,i7,1704424110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1151,206,i7,1704424110,2,2,53,,,, -1152,206,i7,1704424110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1153,206,i7,1704424110,4,4,26,,,, -713,210,i6,1704424160,1,1,28,-571542115_01,571500535_01,, -714,210,i6,1704424160,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -715,210,i6,1704424160,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -716,210,i6,1704424160,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -717,210,i6,1704424160,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -154,202,i9,1704424161,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -155,202,i9,1704424161,2,2,114,,,, -1056,178,i3,1704424170,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1057,178,i3,1704424170,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1058,178,i3,1704424170,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1059,178,i3,1704424170,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1285,177,i2,1704424190,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1286,177,i2,1704424190,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1287,177,i2,1704424190,3,3,70,,,, -1288,177,i2,1704424190,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 801,201,i8,1704424210,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 802,201,i8,1704424210,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 803,201,i8,1704424210,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704425100.csv b/Intermediates/histid/histid_1704425100.csv index c58281e8e..d6942a10d 100644 --- a/Intermediates/histid/histid_1704425100.csv +++ b/Intermediates/histid/histid_1704425100.csv @@ -1,114 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -52,175,i0,1704423920,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -53,175,i0,1704423920,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -54,175,i0,1704423920,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -55,175,i0,1704423920,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -56,175,i0,1704423920,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -827,176,i1,1704423920,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -828,176,i1,1704423920,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -829,176,i1,1704423920,3,3,40,571543469_02,-571542797_02.99,, -1397,206,i7,1704423960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1398,206,i7,1704423960,2,2,53,,,, -1399,206,i7,1704423960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1400,206,i7,1704423960,4,4,26,,,, -103,210,i6,1704423980,1,1,28,-571542115_01,571500535_01,, -104,210,i6,1704423980,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -105,210,i6,1704423980,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -106,210,i6,1704423980,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -107,210,i6,1704423980,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1549,178,i3,1704424000,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1550,178,i3,1704424000,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1551,178,i3,1704424000,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1552,178,i3,1704424000,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1247,202,i9,1704424000,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1248,202,i9,1704424000,2,2,114,,,, -728,177,i2,1704424010,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -729,177,i2,1704424010,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -730,177,i2,1704424010,3,3,70,,,, -731,177,i2,1704424010,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -42,201,i8,1704424040,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -43,201,i8,1704424040,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -44,201,i8,1704424040,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -45,201,i8,1704424040,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -46,201,i8,1704424040,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1383,176,i1,1704424100,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1384,176,i1,1704424100,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1385,176,i1,1704424100,3,3,40,571543469_02,-571542797_02.99,, -511,175,i0,1704424101,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -512,175,i0,1704424101,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -513,175,i0,1704424101,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -514,175,i0,1704424101,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -515,175,i0,1704424101,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1157,206,i7,1704424110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1158,206,i7,1704424110,2,2,53,,,, -1159,206,i7,1704424110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1160,206,i7,1704424110,4,4,26,,,, -708,210,i6,1704424160,1,1,28,-571542115_01,571500535_01,, -709,210,i6,1704424160,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -710,210,i6,1704424160,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -711,210,i6,1704424160,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -712,210,i6,1704424160,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -147,202,i9,1704424161,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -148,202,i9,1704424161,2,2,114,,,, -1067,178,i3,1704424170,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1068,178,i3,1704424170,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1069,178,i3,1704424170,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1070,178,i3,1704424170,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1288,177,i2,1704424190,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1289,177,i2,1704424190,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1290,177,i2,1704424190,3,3,70,,,, -1291,177,i2,1704424190,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -787,201,i8,1704424210,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -788,201,i8,1704424210,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -789,201,i8,1704424210,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -790,201,i8,1704424210,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -791,201,i8,1704424210,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1071,206,i7,1704424259,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1072,206,i7,1704424259,2,2,53,,,, -1073,206,i7,1704424259,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1074,206,i7,1704424259,4,4,26,,,, -1202,175,i0,1704424280,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1203,175,i0,1704424280,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1204,175,i0,1704424280,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1205,175,i0,1704424280,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1206,175,i0,1704424280,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -112,176,i1,1704424280,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -113,176,i1,1704424280,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -114,176,i1,1704424280,3,3,40,571543469_02,-571542797_02.99,, -1734,202,i9,1704424320,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1735,202,i9,1704424320,2,2,114,,,, -1772,178,i3,1704424340,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1773,178,i3,1704424340,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1774,178,i3,1704424340,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1775,178,i3,1704424340,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1254,210,i6,1704424340,1,1,28,-571542115_01,571500535_01,, -1255,210,i6,1704424340,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1256,210,i6,1704424340,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1257,210,i6,1704424340,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1258,210,i6,1704424340,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1673,177,i2,1704424371,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1674,177,i2,1704424371,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1675,177,i2,1704424371,3,3,70,,,, -1676,177,i2,1704424371,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1465,201,i8,1704424380,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1466,201,i8,1704424380,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1467,201,i8,1704424380,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1468,201,i8,1704424380,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1469,201,i8,1704424380,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -71,206,i7,1704424410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -72,206,i7,1704424410,2,2,53,,,, -73,206,i7,1704424410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -74,206,i7,1704424410,4,4,26,,,, -1792,175,i0,1704424460,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1793,175,i0,1704424460,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1794,175,i0,1704424460,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1795,175,i0,1704424460,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1796,175,i0,1704424460,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -745,176,i1,1704424460,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -746,176,i1,1704424460,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -747,176,i1,1704424460,3,3,40,571543469_02,-571542797_02.99,, -777,202,i9,1704424480,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -778,202,i9,1704424480,2,2,114,,,, 678,178,i3,1704424510,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 679,178,i3,1704424510,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 680,178,i3,1704424510,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704425400.csv b/Intermediates/histid/histid_1704425400.csv index 10197de90..a4b2b0e27 100644 --- a/Intermediates/histid/histid_1704425400.csv +++ b/Intermediates/histid/histid_1704425400.csv @@ -1,111 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -784,201,i8,1704424210,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -785,201,i8,1704424210,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -786,201,i8,1704424210,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -787,201,i8,1704424210,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -788,201,i8,1704424210,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1068,206,i7,1704424259,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1069,206,i7,1704424259,2,2,53,,,, -1070,206,i7,1704424259,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1071,206,i7,1704424259,4,4,26,,,, -1195,175,i0,1704424280,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1196,175,i0,1704424280,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1197,175,i0,1704424280,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1198,175,i0,1704424280,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1199,175,i0,1704424280,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -107,176,i1,1704424280,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -108,176,i1,1704424280,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -109,176,i1,1704424280,3,3,40,571543469_02,-571542797_02.99,, -1728,202,i9,1704424320,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1729,202,i9,1704424320,2,2,114,,,, -1770,178,i3,1704424340,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1771,178,i3,1704424340,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1772,178,i3,1704424340,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1773,178,i3,1704424340,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1247,210,i6,1704424340,1,1,28,-571542115_01,571500535_01,, -1248,210,i6,1704424340,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1249,210,i6,1704424340,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1250,210,i6,1704424340,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1251,210,i6,1704424340,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1667,177,i2,1704424371,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1668,177,i2,1704424371,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1669,177,i2,1704424371,3,3,70,,,, -1670,177,i2,1704424371,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1459,201,i8,1704424380,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1460,201,i8,1704424380,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1461,201,i8,1704424380,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1462,201,i8,1704424380,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1463,201,i8,1704424380,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -66,206,i7,1704424410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -67,206,i7,1704424410,2,2,53,,,, -68,206,i7,1704424410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -69,206,i7,1704424410,4,4,26,,,, -1792,175,i0,1704424460,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1793,175,i0,1704424460,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1794,175,i0,1704424460,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1795,175,i0,1704424460,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1796,175,i0,1704424460,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -742,176,i1,1704424460,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -743,176,i1,1704424460,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -744,176,i1,1704424460,3,3,40,571543469_02,-571542797_02.99,, -774,202,i9,1704424480,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -775,202,i9,1704424480,2,2,114,,,, -675,178,i3,1704424510,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -676,178,i3,1704424510,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -677,178,i3,1704424510,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -678,178,i3,1704424510,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -10,210,i6,1704424520,1,1,28,-571542115_01,571500535_01,, -11,210,i6,1704424520,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -12,210,i6,1704424520,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -13,210,i6,1704424520,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -14,210,i6,1704424520,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -622,177,i2,1704424550,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -623,177,i2,1704424550,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -624,177,i2,1704424550,3,3,70,,,, -625,177,i2,1704424550,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -389,201,i8,1704424550,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -390,201,i8,1704424550,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -391,201,i8,1704424550,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -392,201,i8,1704424550,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -393,201,i8,1704424550,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1650,206,i7,1704424560,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1651,206,i7,1704424560,2,2,53,,,, -1652,206,i7,1704424560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1653,206,i7,1704424560,4,4,26,,,, -550,175,i0,1704424640,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -551,175,i0,1704424640,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -552,175,i0,1704424640,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -553,175,i0,1704424640,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -554,175,i0,1704424640,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1278,176,i1,1704424640,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1279,176,i1,1704424640,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1280,176,i1,1704424640,3,3,40,571543469_02,-571542797_02.99,, -383,202,i9,1704424640,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -384,202,i9,1704424640,2,2,114,,,, -1352,178,i3,1704424680,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1353,178,i3,1704424680,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1354,178,i3,1704424680,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1355,178,i3,1704424680,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -589,210,i6,1704424700,1,1,28,-571542115_01,571500535_01,, -590,210,i6,1704424700,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -591,210,i6,1704424700,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -592,210,i6,1704424700,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -593,210,i6,1704424700,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -860,206,i7,1704424710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -861,206,i7,1704424710,2,2,53,,,, -862,206,i7,1704424710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -863,206,i7,1704424710,4,4,26,,,, -1088,201,i8,1704424720,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1089,201,i8,1704424720,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1090,201,i8,1704424720,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1091,201,i8,1704424720,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1092,201,i8,1704424720,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1147,177,i2,1704424730,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1148,177,i2,1704424730,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1149,177,i2,1704424730,3,3,70,,,, -1150,177,i2,1704424730,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1215,202,i9,1704424800,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1216,202,i9,1704424800,2,2,114,,,, 1100,175,i0,1704424820,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 1101,175,i0,1704424820,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 1102,175,i0,1704424820,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704425700.csv b/Intermediates/histid/histid_1704425700.csv index 12b8d32f4..3bba78325 100644 --- a/Intermediates/histid/histid_1704425700.csv +++ b/Intermediates/histid/histid_1704425700.csv @@ -1,122 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -670,178,i3,1704424510,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -671,178,i3,1704424510,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -672,178,i3,1704424510,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -673,178,i3,1704424510,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -10,210,i6,1704424520,1,1,28,-571542115_01,571500535_01,, -11,210,i6,1704424520,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -12,210,i6,1704424520,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -13,210,i6,1704424520,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -14,210,i6,1704424520,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -619,177,i2,1704424550,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -620,177,i2,1704424550,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -621,177,i2,1704424550,3,3,70,,,, -622,177,i2,1704424550,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -383,201,i8,1704424550,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -384,201,i8,1704424550,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -385,201,i8,1704424550,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -386,201,i8,1704424550,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -387,201,i8,1704424550,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1655,206,i7,1704424560,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1656,206,i7,1704424560,2,2,53,,,, -1657,206,i7,1704424560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1658,206,i7,1704424560,4,4,26,,,, -546,175,i0,1704424640,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -547,175,i0,1704424640,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -548,175,i0,1704424640,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -549,175,i0,1704424640,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -550,175,i0,1704424640,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1273,176,i1,1704424640,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1274,176,i1,1704424640,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1275,176,i1,1704424640,3,3,40,571543469_02,-571542797_02.99,, -377,202,i9,1704424640,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -378,202,i9,1704424640,2,2,114,,,, -1344,178,i3,1704424680,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1345,178,i3,1704424680,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1346,178,i3,1704424680,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1347,178,i3,1704424680,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -589,210,i6,1704424700,1,1,28,-571542115_01,571500535_01,, -590,210,i6,1704424700,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -591,210,i6,1704424700,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -592,210,i6,1704424700,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -593,210,i6,1704424700,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -860,206,i7,1704424710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -861,206,i7,1704424710,2,2,53,,,, -862,206,i7,1704424710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -863,206,i7,1704424710,4,4,26,,,, -1084,201,i8,1704424720,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1085,201,i8,1704424720,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1086,201,i8,1704424720,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1087,201,i8,1704424720,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1088,201,i8,1704424720,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1142,177,i2,1704424730,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1143,177,i2,1704424730,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1144,177,i2,1704424730,3,3,70,,,, -1145,177,i2,1704424730,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1210,202,i9,1704424800,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1211,202,i9,1704424800,2,2,114,,,, -1096,175,i0,1704424820,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1097,175,i0,1704424820,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1098,175,i0,1704424820,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1099,175,i0,1704424820,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1100,175,i0,1704424820,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -18,176,i1,1704424820,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -19,176,i1,1704424820,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -20,176,i1,1704424820,3,3,40,571543469_02,-571542797_02.99,, -260,178,i3,1704424850,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -261,178,i3,1704424850,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -262,178,i3,1704424850,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -263,178,i3,1704424850,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -471,206,i7,1704424861,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -472,206,i7,1704424861,2,2,53,,,, -473,206,i7,1704424861,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -474,206,i7,1704424861,4,4,26,,,, -1115,210,i6,1704424880,1,1,28,-571542115_01,571500535_01,, -1116,210,i6,1704424880,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1117,210,i6,1704424880,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1118,210,i6,1704424880,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1119,210,i6,1704424880,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -559,201,i8,1704424890,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -560,201,i8,1704424890,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -561,201,i8,1704424890,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -562,201,i8,1704424890,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -563,201,i8,1704424890,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1746,177,i2,1704424910,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1747,177,i2,1704424910,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1748,177,i2,1704424910,3,3,70,,,, -1749,177,i2,1704424910,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -849,202,i9,1704424960,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -850,202,i9,1704424960,2,2,114,,,, -1648,175,i0,1704425000,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1649,175,i0,1704425000,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1650,175,i0,1704425000,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1651,175,i0,1704425000,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1652,175,i0,1704425000,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -608,176,i1,1704425000,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -609,176,i1,1704425000,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -610,176,i1,1704425000,3,3,40,571543469_02,-571542797_02.99,, -364,206,i7,1704425010,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -365,206,i7,1704425010,2,2,53,,,, -366,206,i7,1704425010,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -367,206,i7,1704425010,4,4,26,,,, -1530,178,i3,1704425020,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1531,178,i3,1704425020,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1532,178,i3,1704425020,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1533,178,i3,1704425020,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1394,201,i8,1704425059,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1395,201,i8,1704425059,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1396,201,i8,1704425059,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1397,201,i8,1704425059,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1398,201,i8,1704425059,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1716,210,i6,1704425060,1,1,28,-571542115_01,571500535_01,, -1717,210,i6,1704425060,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1718,210,i6,1704425060,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1719,210,i6,1704425060,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1720,210,i6,1704425060,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -501,177,i2,1704425090,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -502,177,i2,1704425090,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -503,177,i2,1704425090,3,3,70,,,, -504,177,i2,1704425090,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 1680,202,i9,1704425120,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 1681,202,i9,1704425120,2,2,114,,,, 1200,206,i7,1704425161,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704426000.csv b/Intermediates/histid/histid_1704426000.csv index ada2a0ed2..498bd1816 100644 --- a/Intermediates/histid/histid_1704426000.csv +++ b/Intermediates/histid/histid_1704426000.csv @@ -1,116 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1099,175,i0,1704424820,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1100,175,i0,1704424820,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1101,175,i0,1704424820,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1102,175,i0,1704424820,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1103,175,i0,1704424820,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -18,176,i1,1704424820,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -19,176,i1,1704424820,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -20,176,i1,1704424820,3,3,40,571543469_02,-571542797_02.99,, -275,178,i3,1704424850,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -276,178,i3,1704424850,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -277,178,i3,1704424850,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -278,178,i3,1704424850,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -477,206,i7,1704424861,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -478,206,i7,1704424861,2,2,53,,,, -479,206,i7,1704424861,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -480,206,i7,1704424861,4,4,26,,,, -1118,210,i6,1704424880,1,1,28,-571542115_01,571500535_01,, -1119,210,i6,1704424880,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1120,210,i6,1704424880,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1121,210,i6,1704424880,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1122,210,i6,1704424880,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -560,201,i8,1704424890,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -561,201,i8,1704424890,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -562,201,i8,1704424890,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -563,201,i8,1704424890,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -564,201,i8,1704424890,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1748,177,i2,1704424910,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1749,177,i2,1704424910,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1750,177,i2,1704424910,3,3,70,,,, -1751,177,i2,1704424910,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -849,202,i9,1704424960,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -850,202,i9,1704424960,2,2,114,,,, -1657,175,i0,1704425000,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1658,175,i0,1704425000,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1659,175,i0,1704425000,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1660,175,i0,1704425000,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1661,175,i0,1704425000,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -609,176,i1,1704425000,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -610,176,i1,1704425000,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -611,176,i1,1704425000,3,3,40,571543469_02,-571542797_02.99,, -380,206,i7,1704425010,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -381,206,i7,1704425010,2,2,53,,,, -382,206,i7,1704425010,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -383,206,i7,1704425010,4,4,26,,,, -1535,178,i3,1704425020,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1536,178,i3,1704425020,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1537,178,i3,1704425020,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1538,178,i3,1704425020,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1403,201,i8,1704425059,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1404,201,i8,1704425059,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1405,201,i8,1704425059,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1406,201,i8,1704425059,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1407,201,i8,1704425059,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1725,210,i6,1704425060,1,1,28,-571542115_01,571500535_01,, -1726,210,i6,1704425060,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1727,210,i6,1704425060,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1728,210,i6,1704425060,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1729,210,i6,1704425060,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -507,177,i2,1704425090,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -508,177,i2,1704425090,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -509,177,i2,1704425090,3,3,70,,,, -510,177,i2,1704425090,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1689,202,i9,1704425120,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1690,202,i9,1704425120,2,2,114,,,, -1198,206,i7,1704425161,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1199,206,i7,1704425161,2,2,53,,,, -1200,206,i7,1704425161,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1201,206,i7,1704425161,4,4,26,,,, -426,175,i0,1704425180,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -427,175,i0,1704425180,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -428,175,i0,1704425180,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -429,175,i0,1704425180,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -430,175,i0,1704425180,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1138,176,i1,1704425180,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1139,176,i1,1704425180,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1140,176,i1,1704425180,3,3,40,571543469_02,-571542797_02.99,, -450,178,i3,1704425190,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -451,178,i3,1704425190,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -452,178,i3,1704425190,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -453,178,i3,1704425190,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -155,201,i8,1704425230,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -156,201,i8,1704425230,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -157,201,i8,1704425230,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -158,201,i8,1704425230,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -159,201,i8,1704425230,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -481,210,i6,1704425240,1,1,28,-571542115_01,571500535_01,, -482,210,i6,1704425240,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -483,210,i6,1704425240,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -484,210,i6,1704425240,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -485,210,i6,1704425240,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1048,177,i2,1704425270,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1049,177,i2,1704425270,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1050,177,i2,1704425270,3,3,70,,,, -1051,177,i2,1704425270,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1302,202,i9,1704425280,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1303,202,i9,1704425280,2,2,114,,,, -1104,206,i7,1704425310,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1105,206,i7,1704425310,2,2,53,,,, -1106,206,i7,1704425310,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1107,206,i7,1704425310,4,4,26,,,, -987,175,i0,1704425360,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -988,175,i0,1704425360,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -989,175,i0,1704425360,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -990,175,i0,1704425360,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -991,175,i0,1704425360,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1756,176,i1,1704425360,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1757,176,i1,1704425360,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1758,176,i1,1704425360,3,3,40,571543469_02,-571542797_02.99,, -1156,178,i3,1704425360,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1157,178,i3,1704425360,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1158,178,i3,1704425360,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1159,178,i3,1704425360,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 744,201,i8,1704425401,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 745,201,i8,1704425401,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 746,201,i8,1704425401,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704426300.csv b/Intermediates/histid/histid_1704426300.csv index d7d4593f0..9712cab9e 100644 --- a/Intermediates/histid/histid_1704426300.csv +++ b/Intermediates/histid/histid_1704426300.csv @@ -1,110 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1693,202,i9,1704425120,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1694,202,i9,1704425120,2,2,114,,,, -1211,206,i7,1704425161,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1212,206,i7,1704425161,2,2,53,,,, -1213,206,i7,1704425161,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1214,206,i7,1704425161,4,4,26,,,, -430,175,i0,1704425180,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -431,175,i0,1704425180,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -432,175,i0,1704425180,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -433,175,i0,1704425180,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -434,175,i0,1704425180,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1158,176,i1,1704425180,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1159,176,i1,1704425180,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1160,176,i1,1704425180,3,3,40,571543469_02,-571542797_02.99,, -454,178,i3,1704425190,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -455,178,i3,1704425190,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -456,178,i3,1704425190,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -457,178,i3,1704425190,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -159,201,i8,1704425230,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -160,201,i8,1704425230,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -161,201,i8,1704425230,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -162,201,i8,1704425230,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -163,201,i8,1704425230,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -485,210,i6,1704425240,1,1,28,-571542115_01,571500535_01,, -486,210,i6,1704425240,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -487,210,i6,1704425240,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -488,210,i6,1704425240,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -489,210,i6,1704425240,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1064,177,i2,1704425270,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1065,177,i2,1704425270,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1066,177,i2,1704425270,3,3,70,,,, -1067,177,i2,1704425270,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1301,202,i9,1704425280,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1302,202,i9,1704425280,2,2,114,,,, -1124,206,i7,1704425310,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1125,206,i7,1704425310,2,2,53,,,, -1126,206,i7,1704425310,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1127,206,i7,1704425310,4,4,26,,,, -1003,175,i0,1704425360,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1004,175,i0,1704425360,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1005,175,i0,1704425360,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1006,175,i0,1704425360,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1007,175,i0,1704425360,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1760,176,i1,1704425360,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1761,176,i1,1704425360,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1762,176,i1,1704425360,3,3,40,571543469_02,-571542797_02.99,, -1176,178,i3,1704425360,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1177,178,i3,1704425360,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1178,178,i3,1704425360,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1179,178,i3,1704425360,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -749,201,i8,1704425401,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -750,201,i8,1704425401,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -751,201,i8,1704425401,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -752,201,i8,1704425401,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -753,201,i8,1704425401,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1047,210,i6,1704425420,1,1,28,-571542115_01,571500535_01,, -1048,210,i6,1704425420,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1049,210,i6,1704425420,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1050,210,i6,1704425420,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1051,210,i6,1704425420,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -333,202,i9,1704425440,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -334,202,i9,1704425440,2,2,114,,,, -1605,177,i2,1704425450,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1606,177,i2,1704425450,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1607,177,i2,1704425450,3,3,70,,,, -1608,177,i2,1704425450,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -908,206,i7,1704425460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -909,206,i7,1704425460,2,2,53,,,, -910,206,i7,1704425460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -911,206,i7,1704425460,4,4,26,,,, -33,178,i3,1704425530,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -34,178,i3,1704425530,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -35,178,i3,1704425530,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -36,178,i3,1704425530,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1539,175,i0,1704425540,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1540,175,i0,1704425540,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1541,175,i0,1704425540,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1542,175,i0,1704425540,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1543,175,i0,1704425540,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -328,176,i1,1704425541,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -329,176,i1,1704425541,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -330,176,i1,1704425541,3,3,40,571543469_02,-571542797_02.99,, -355,201,i8,1704425570,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -356,201,i8,1704425570,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -357,201,i8,1704425570,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -358,201,i8,1704425570,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -359,201,i8,1704425570,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -82,202,i9,1704425599,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -83,202,i9,1704425599,2,2,114,,,, -1578,210,i6,1704425600,1,1,28,-571542115_01,571500535_01,, -1579,210,i6,1704425600,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1580,210,i6,1704425600,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1581,210,i6,1704425600,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1582,210,i6,1704425600,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -37,206,i7,1704425610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -38,206,i7,1704425610,2,2,53,,,, -39,206,i7,1704425610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -40,206,i7,1704425610,4,4,26,,,, -386,177,i2,1704425630,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -387,177,i2,1704425630,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -388,177,i2,1704425630,3,3,70,,,, -389,177,i2,1704425630,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1324,178,i3,1704425700,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1325,178,i3,1704425700,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1326,178,i3,1704425700,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1327,178,i3,1704425700,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 301,175,i0,1704425720,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 302,175,i0,1704425720,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 303,175,i0,1704425720,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704426600.csv b/Intermediates/histid/histid_1704426600.csv index 1814c65ac..941575c79 100644 --- a/Intermediates/histid/histid_1704426600.csv +++ b/Intermediates/histid/histid_1704426600.csv @@ -1,120 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -754,201,i8,1704425401,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -755,201,i8,1704425401,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -756,201,i8,1704425401,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -757,201,i8,1704425401,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -758,201,i8,1704425401,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1047,210,i6,1704425420,1,1,28,-571542115_01,571500535_01,, -1048,210,i6,1704425420,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1049,210,i6,1704425420,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1050,210,i6,1704425420,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1051,210,i6,1704425420,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -333,202,i9,1704425440,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -334,202,i9,1704425440,2,2,114,,,, -1610,177,i2,1704425450,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1611,177,i2,1704425450,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1612,177,i2,1704425450,3,3,70,,,, -1613,177,i2,1704425450,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -913,206,i7,1704425460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -914,206,i7,1704425460,2,2,53,,,, -915,206,i7,1704425460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -916,206,i7,1704425460,4,4,26,,,, -33,178,i3,1704425530,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -34,178,i3,1704425530,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -35,178,i3,1704425530,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -36,178,i3,1704425530,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1543,175,i0,1704425540,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1544,175,i0,1704425540,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1545,175,i0,1704425540,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1546,175,i0,1704425540,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1547,175,i0,1704425540,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -328,176,i1,1704425541,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -329,176,i1,1704425541,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -330,176,i1,1704425541,3,3,40,571543469_02,-571542797_02.99,, -350,201,i8,1704425570,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -351,201,i8,1704425570,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -352,201,i8,1704425570,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -353,201,i8,1704425570,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -354,201,i8,1704425570,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -83,202,i9,1704425599,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -84,202,i9,1704425599,2,2,114,,,, -1586,210,i6,1704425600,1,1,28,-571542115_01,571500535_01,, -1587,210,i6,1704425600,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1588,210,i6,1704425600,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1589,210,i6,1704425600,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1590,210,i6,1704425600,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -37,206,i7,1704425610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -38,206,i7,1704425610,2,2,53,,,, -39,206,i7,1704425610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -40,206,i7,1704425610,4,4,26,,,, -381,177,i2,1704425630,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -382,177,i2,1704425630,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -383,177,i2,1704425630,3,3,70,,,, -384,177,i2,1704425630,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1327,178,i3,1704425700,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1328,178,i3,1704425700,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1329,178,i3,1704425700,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1330,178,i3,1704425700,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -296,175,i0,1704425720,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -297,175,i0,1704425720,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -298,175,i0,1704425720,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -299,175,i0,1704425720,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -300,175,i0,1704425720,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1055,176,i1,1704425720,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1056,176,i1,1704425720,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1057,176,i1,1704425720,3,3,40,571543469_02,-571542797_02.99,, -1076,201,i8,1704425740,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1077,201,i8,1704425740,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1078,201,i8,1704425740,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1079,201,i8,1704425740,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1080,201,i8,1704425740,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -841,202,i9,1704425760,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -842,202,i9,1704425760,2,2,114,,,, -1631,206,i7,1704425760,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1632,206,i7,1704425760,2,2,53,,,, -1633,206,i7,1704425760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1634,206,i7,1704425760,4,4,26,,,, -345,210,i6,1704425780,1,1,28,-571542115_01,571500535_01,, -346,210,i6,1704425780,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -347,210,i6,1704425780,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -348,210,i6,1704425780,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -349,210,i6,1704425780,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -961,177,i2,1704425810,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -962,177,i2,1704425810,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -963,177,i2,1704425810,3,3,70,,,, -964,177,i2,1704425810,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -243,178,i3,1704425870,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -244,178,i3,1704425870,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -245,178,i3,1704425870,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -246,178,i3,1704425870,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -908,175,i0,1704425900,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -909,175,i0,1704425900,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -910,175,i0,1704425900,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -911,175,i0,1704425900,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -912,175,i0,1704425900,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1614,176,i1,1704425900,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1615,176,i1,1704425900,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1616,176,i1,1704425900,3,3,40,571543469_02,-571542797_02.99,, -1527,206,i7,1704425909,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1528,206,i7,1704425909,2,2,53,,,, -1529,206,i7,1704425909,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1530,206,i7,1704425909,4,4,26,,,, -1779,201,i8,1704425910,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1780,201,i8,1704425910,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1781,201,i8,1704425910,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1782,201,i8,1704425910,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1783,201,i8,1704425910,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -448,202,i9,1704425920,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -449,202,i9,1704425920,2,2,114,,,, -938,210,i6,1704425960,1,1,28,-571542115_01,571500535_01,, -939,210,i6,1704425960,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -940,210,i6,1704425960,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -941,210,i6,1704425960,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -942,210,i6,1704425960,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1501,177,i2,1704425990,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1502,177,i2,1704425990,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1503,177,i2,1704425990,3,3,70,,,, -1504,177,i2,1704425990,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 972,178,i3,1704426040,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 973,178,i3,1704426040,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 974,178,i3,1704426040,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704426900.csv b/Intermediates/histid/histid_1704426900.csv index bd55031d4..26c48d0c2 100644 --- a/Intermediates/histid/histid_1704426900.csv +++ b/Intermediates/histid/histid_1704426900.csv @@ -1,119 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -302,175,i0,1704425720,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -303,175,i0,1704425720,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -304,175,i0,1704425720,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -305,175,i0,1704425720,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -306,175,i0,1704425720,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1032,176,i1,1704425720,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1033,176,i1,1704425720,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1034,176,i1,1704425720,3,3,40,571543469_02,-571542797_02.99,, -1053,201,i8,1704425740,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1054,201,i8,1704425740,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1055,201,i8,1704425740,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1056,201,i8,1704425740,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1057,201,i8,1704425740,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -833,202,i9,1704425760,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -834,202,i9,1704425760,2,2,114,,,, -1628,206,i7,1704425760,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1629,206,i7,1704425760,2,2,53,,,, -1630,206,i7,1704425760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1631,206,i7,1704425760,4,4,26,,,, -345,210,i6,1704425780,1,1,28,-571542115_01,571500535_01,, -346,210,i6,1704425780,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -347,210,i6,1704425780,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -348,210,i6,1704425780,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -349,210,i6,1704425780,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -954,177,i2,1704425810,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -955,177,i2,1704425810,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -956,177,i2,1704425810,3,3,70,,,, -957,177,i2,1704425810,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -235,178,i3,1704425870,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -236,178,i3,1704425870,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -237,178,i3,1704425870,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -238,178,i3,1704425870,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -901,175,i0,1704425900,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -902,175,i0,1704425900,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -903,175,i0,1704425900,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -904,175,i0,1704425900,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -905,175,i0,1704425900,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1610,176,i1,1704425900,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1611,176,i1,1704425900,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1612,176,i1,1704425900,3,3,40,571543469_02,-571542797_02.99,, -1520,206,i7,1704425909,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1521,206,i7,1704425909,2,2,53,,,, -1522,206,i7,1704425909,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1523,206,i7,1704425909,4,4,26,,,, -1779,201,i8,1704425910,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1780,201,i8,1704425910,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1781,201,i8,1704425910,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1782,201,i8,1704425910,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1783,201,i8,1704425910,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -440,202,i9,1704425920,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -441,202,i9,1704425920,2,2,114,,,, -931,210,i6,1704425960,1,1,28,-571542115_01,571500535_01,, -932,210,i6,1704425960,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -933,210,i6,1704425960,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -934,210,i6,1704425960,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -935,210,i6,1704425960,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1500,177,i2,1704425990,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1501,177,i2,1704425990,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1502,177,i2,1704425990,3,3,70,,,, -1503,177,i2,1704425990,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -962,178,i3,1704426040,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -963,178,i3,1704426040,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -964,178,i3,1704426040,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -965,178,i3,1704426040,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -574,206,i7,1704426060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -575,206,i7,1704426060,2,2,53,,,, -576,206,i7,1704426060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -577,206,i7,1704426060,4,4,26,,,, -1431,175,i0,1704426080,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1432,175,i0,1704426080,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1433,175,i0,1704426080,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1434,175,i0,1704426080,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1435,175,i0,1704426080,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -382,176,i1,1704426080,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -383,176,i1,1704426080,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -384,176,i1,1704426080,3,3,40,571543469_02,-571542797_02.99,, -684,201,i8,1704426080,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -685,201,i8,1704426080,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -686,201,i8,1704426080,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -687,201,i8,1704426080,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -688,201,i8,1704426080,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1291,202,i9,1704426080,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1292,202,i9,1704426080,2,2,114,,,, -1469,210,i6,1704426140,1,1,28,-571542115_01,571500535_01,, -1470,210,i6,1704426140,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1471,210,i6,1704426140,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1472,210,i6,1704426140,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1473,210,i6,1704426140,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -262,177,i2,1704426170,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -263,177,i2,1704426170,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -264,177,i2,1704426170,3,3,70,,,, -265,177,i2,1704426170,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1649,178,i3,1704426210,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1650,178,i3,1704426210,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1651,178,i3,1704426210,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1652,178,i3,1704426210,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -320,206,i7,1704426210,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -321,206,i7,1704426210,2,2,53,,,, -322,206,i7,1704426210,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -323,206,i7,1704426210,4,4,26,,,, -318,202,i9,1704426240,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -319,202,i9,1704426240,2,2,114,,,, -1217,201,i8,1704426251,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1218,201,i8,1704426251,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1219,201,i8,1704426251,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1220,201,i8,1704426251,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1221,201,i8,1704426251,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -194,175,i0,1704426260,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -195,175,i0,1704426260,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -196,175,i0,1704426260,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -197,175,i0,1704426260,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -198,175,i0,1704426260,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -951,176,i1,1704426260,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -952,176,i1,1704426260,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -953,176,i1,1704426260,3,3,40,571543469_02,-571542797_02.99,, 239,210,i6,1704426320,1,1,28,-571542115_01,571500535_01,, 240,210,i6,1704426320,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 241,210,i6,1704426320,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704427200.csv b/Intermediates/histid/histid_1704427200.csv index d67024542..2818ac0c6 100644 --- a/Intermediates/histid/histid_1704427200.csv +++ b/Intermediates/histid/histid_1704427200.csv @@ -1,115 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -962,178,i3,1704426040,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -963,178,i3,1704426040,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -964,178,i3,1704426040,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -965,178,i3,1704426040,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -567,206,i7,1704426060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -568,206,i7,1704426060,2,2,53,,,, -569,206,i7,1704426060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -570,206,i7,1704426060,4,4,26,,,, -1442,175,i0,1704426080,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1443,175,i0,1704426080,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1444,175,i0,1704426080,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1445,175,i0,1704426080,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1446,175,i0,1704426080,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -381,176,i1,1704426080,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -382,176,i1,1704426080,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -383,176,i1,1704426080,3,3,40,571543469_02,-571542797_02.99,, -691,201,i8,1704426080,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -692,201,i8,1704426080,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -693,201,i8,1704426080,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -694,201,i8,1704426080,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -695,201,i8,1704426080,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1305,202,i9,1704426080,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1306,202,i9,1704426080,2,2,114,,,, -1480,210,i6,1704426140,1,1,28,-571542115_01,571500535_01,, -1481,210,i6,1704426140,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1482,210,i6,1704426140,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1483,210,i6,1704426140,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1484,210,i6,1704426140,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -261,177,i2,1704426170,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -262,177,i2,1704426170,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -263,177,i2,1704426170,3,3,70,,,, -264,177,i2,1704426170,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1653,178,i3,1704426210,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1654,178,i3,1704426210,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1655,178,i3,1704426210,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1656,178,i3,1704426210,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -319,206,i7,1704426210,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -320,206,i7,1704426210,2,2,53,,,, -321,206,i7,1704426210,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -322,206,i7,1704426210,4,4,26,,,, -317,202,i9,1704426240,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -318,202,i9,1704426240,2,2,114,,,, -1228,201,i8,1704426251,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1229,201,i8,1704426251,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1230,201,i8,1704426251,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1231,201,i8,1704426251,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1232,201,i8,1704426251,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -191,175,i0,1704426260,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -192,175,i0,1704426260,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -193,175,i0,1704426260,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -194,175,i0,1704426260,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -195,175,i0,1704426260,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -951,176,i1,1704426260,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -952,176,i1,1704426260,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -953,176,i1,1704426260,3,3,40,571543469_02,-571542797_02.99,, -236,210,i6,1704426320,1,1,28,-571542115_01,571500535_01,, -237,210,i6,1704426320,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -238,210,i6,1704426320,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -239,210,i6,1704426320,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -240,210,i6,1704426320,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -846,177,i2,1704426350,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -847,177,i2,1704426350,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -848,177,i2,1704426350,3,3,70,,,, -849,177,i2,1704426350,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -214,206,i7,1704426359,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -215,206,i7,1704426359,2,2,53,,,, -216,206,i7,1704426359,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -217,206,i7,1704426359,4,4,26,,,, -556,178,i3,1704426380,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -557,178,i3,1704426380,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -558,178,i3,1704426380,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -559,178,i3,1704426380,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1770,202,i9,1704426400,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1771,202,i9,1704426400,2,2,114,,,, -872,201,i8,1704426420,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -873,201,i8,1704426420,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -874,201,i8,1704426420,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -875,201,i8,1704426420,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -876,201,i8,1704426420,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -783,175,i0,1704426440,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -784,175,i0,1704426440,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -785,175,i0,1704426440,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -786,175,i0,1704426440,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -787,175,i0,1704426440,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1512,176,i1,1704426440,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1513,176,i1,1704426440,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1514,176,i1,1704426440,3,3,40,571543469_02,-571542797_02.99,, -826,210,i6,1704426500,1,1,28,-571542115_01,571500535_01,, -827,210,i6,1704426500,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -828,210,i6,1704426500,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -829,210,i6,1704426500,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -830,210,i6,1704426500,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1074,206,i7,1704426510,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1075,206,i7,1704426510,2,2,53,,,, -1076,206,i7,1704426510,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1077,206,i7,1704426510,4,4,26,,,, -1395,177,i2,1704426530,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1396,177,i2,1704426530,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1397,177,i2,1704426530,3,3,70,,,, -1398,177,i2,1704426530,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -29,178,i3,1704426550,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -30,178,i3,1704426550,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -31,178,i3,1704426550,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -32,178,i3,1704426550,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -805,202,i9,1704426560,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -806,202,i9,1704426560,2,2,114,,,, -1549,201,i8,1704426590,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1550,201,i8,1704426590,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1551,201,i8,1704426590,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1552,201,i8,1704426590,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1553,201,i8,1704426590,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 258,176,i1,1704426620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 259,176,i1,1704426620,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 260,176,i1,1704426620,3,3,40,571543469_02,-571542797_02.99,, diff --git a/Intermediates/histid/histid_1704427500.csv b/Intermediates/histid/histid_1704427500.csv index 58734aa47..026e45b9b 100644 --- a/Intermediates/histid/histid_1704427500.csv +++ b/Intermediates/histid/histid_1704427500.csv @@ -1,119 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -236,210,i6,1704426320,1,1,28,-571542115_01,571500535_01,, -237,210,i6,1704426320,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -238,210,i6,1704426320,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -239,210,i6,1704426320,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -240,210,i6,1704426320,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -833,177,i2,1704426350,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -834,177,i2,1704426350,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -835,177,i2,1704426350,3,3,70,,,, -836,177,i2,1704426350,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -214,206,i7,1704426359,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -215,206,i7,1704426359,2,2,53,,,, -216,206,i7,1704426359,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -217,206,i7,1704426359,4,4,26,,,, -548,178,i3,1704426380,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -549,178,i3,1704426380,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -550,178,i3,1704426380,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -551,178,i3,1704426380,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1770,202,i9,1704426400,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1771,202,i9,1704426400,2,2,114,,,, -862,201,i8,1704426420,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -863,201,i8,1704426420,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -864,201,i8,1704426420,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -865,201,i8,1704426420,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -866,201,i8,1704426420,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -766,175,i0,1704426440,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -767,175,i0,1704426440,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -768,175,i0,1704426440,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -769,175,i0,1704426440,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -770,175,i0,1704426440,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1501,176,i1,1704426440,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1502,176,i1,1704426440,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1503,176,i1,1704426440,3,3,40,571543469_02,-571542797_02.99,, -813,210,i6,1704426500,1,1,28,-571542115_01,571500535_01,, -814,210,i6,1704426500,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -815,210,i6,1704426500,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -816,210,i6,1704426500,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -817,210,i6,1704426500,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1060,206,i7,1704426510,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1061,206,i7,1704426510,2,2,53,,,, -1062,206,i7,1704426510,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1063,206,i7,1704426510,4,4,26,,,, -1384,177,i2,1704426530,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1385,177,i2,1704426530,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1386,177,i2,1704426530,3,3,70,,,, -1387,177,i2,1704426530,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -32,178,i3,1704426550,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -33,178,i3,1704426550,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -34,178,i3,1704426550,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -35,178,i3,1704426550,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -788,202,i9,1704426560,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -789,202,i9,1704426560,2,2,114,,,, -1538,201,i8,1704426590,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1539,201,i8,1704426590,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1540,201,i8,1704426590,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1541,201,i8,1704426590,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1542,201,i8,1704426590,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -258,176,i1,1704426620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -259,176,i1,1704426620,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -260,176,i1,1704426620,3,3,40,571543469_02,-571542797_02.99,, -1171,175,i0,1704426621,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1172,175,i0,1704426621,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1173,175,i0,1704426621,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1174,175,i0,1704426621,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1175,175,i0,1704426621,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -848,206,i7,1704426660,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -849,206,i7,1704426660,2,2,53,,,, -850,206,i7,1704426660,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -851,206,i7,1704426660,4,4,26,,,, -1358,210,i6,1704426680,1,1,28,-571542115_01,571500535_01,, -1359,210,i6,1704426680,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1360,210,i6,1704426680,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1361,210,i6,1704426680,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1362,210,i6,1704426680,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -140,177,i2,1704426710,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -141,177,i2,1704426710,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -142,177,i2,1704426710,3,3,70,,,, -143,177,i2,1704426710,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -743,178,i3,1704426720,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -744,178,i3,1704426720,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -745,178,i3,1704426720,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -746,178,i3,1704426720,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -406,202,i9,1704426720,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -407,202,i9,1704426720,2,2,114,,,, -446,201,i8,1704426760,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -447,201,i8,1704426760,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -448,201,i8,1704426760,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -449,201,i8,1704426760,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -450,201,i8,1704426760,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -64,175,i0,1704426800,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -65,175,i0,1704426800,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -66,175,i0,1704426800,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -67,175,i0,1704426800,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -68,175,i0,1704426800,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -827,176,i1,1704426800,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -828,176,i1,1704426800,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -829,176,i1,1704426800,3,3,40,571543469_02,-571542797_02.99,, -606,206,i7,1704426810,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -607,206,i7,1704426810,2,2,53,,,, -608,206,i7,1704426810,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -609,206,i7,1704426810,4,4,26,,,, -112,210,i6,1704426860,1,1,28,-571542115_01,571500535_01,, -113,210,i6,1704426860,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -114,210,i6,1704426860,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -115,210,i6,1704426860,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -116,210,i6,1704426860,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1252,202,i9,1704426880,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1253,202,i9,1704426880,2,2,114,,,, -711,177,i2,1704426890,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -712,177,i2,1704426890,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -713,177,i2,1704426890,3,3,70,,,, -714,177,i2,1704426890,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1445,178,i3,1704426890,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1446,178,i3,1704426890,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1447,178,i3,1704426890,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1448,178,i3,1704426890,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 1166,201,i8,1704426930,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 1167,201,i8,1704426930,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 1168,201,i8,1704426930,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704427800.csv b/Intermediates/histid/histid_1704427800.csv index fbc19eca5..dfc770e2e 100644 --- a/Intermediates/histid/histid_1704427800.csv +++ b/Intermediates/histid/histid_1704427800.csv @@ -1,114 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -243,176,i1,1704426620,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -244,176,i1,1704426620,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -245,176,i1,1704426620,3,3,40,571543469_02,-571542797_02.99,, -1183,175,i0,1704426621,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1184,175,i0,1704426621,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1185,175,i0,1704426621,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1186,175,i0,1704426621,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1187,175,i0,1704426621,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -852,206,i7,1704426660,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -853,206,i7,1704426660,2,2,53,,,, -854,206,i7,1704426660,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -855,206,i7,1704426660,4,4,26,,,, -1364,210,i6,1704426680,1,1,28,-571542115_01,571500535_01,, -1365,210,i6,1704426680,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1366,210,i6,1704426680,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1367,210,i6,1704426680,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1368,210,i6,1704426680,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -147,177,i2,1704426710,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -148,177,i2,1704426710,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -149,177,i2,1704426710,3,3,70,,,, -150,177,i2,1704426710,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -742,178,i3,1704426720,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -743,178,i3,1704426720,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -744,178,i3,1704426720,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -745,178,i3,1704426720,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -397,202,i9,1704426720,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -398,202,i9,1704426720,2,2,114,,,, -442,201,i8,1704426760,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -443,201,i8,1704426760,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -444,201,i8,1704426760,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -445,201,i8,1704426760,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -446,201,i8,1704426760,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -72,175,i0,1704426800,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -73,175,i0,1704426800,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -74,175,i0,1704426800,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -75,175,i0,1704426800,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -76,175,i0,1704426800,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -829,176,i1,1704426800,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -830,176,i1,1704426800,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -831,176,i1,1704426800,3,3,40,571543469_02,-571542797_02.99,, -612,206,i7,1704426810,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -613,206,i7,1704426810,2,2,53,,,, -614,206,i7,1704426810,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -615,206,i7,1704426810,4,4,26,,,, -120,210,i6,1704426860,1,1,28,-571542115_01,571500535_01,, -121,210,i6,1704426860,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -122,210,i6,1704426860,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -123,210,i6,1704426860,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -124,210,i6,1704426860,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1262,202,i9,1704426880,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1263,202,i9,1704426880,2,2,114,,,, -714,177,i2,1704426890,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -715,177,i2,1704426890,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -716,177,i2,1704426890,3,3,70,,,, -717,177,i2,1704426890,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1438,178,i3,1704426890,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1439,178,i3,1704426890,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1440,178,i3,1704426890,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1441,178,i3,1704426890,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1178,201,i8,1704426930,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1179,201,i8,1704426930,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1180,201,i8,1704426930,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1181,201,i8,1704426930,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1182,201,i8,1704426930,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1554,206,i7,1704426960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1555,206,i7,1704426960,2,2,53,,,, -1556,206,i7,1704426960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1557,206,i7,1704426960,4,4,26,,,, -662,175,i0,1704426980,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -663,175,i0,1704426980,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -664,175,i0,1704426980,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -665,175,i0,1704426980,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -666,175,i0,1704426980,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1391,176,i1,1704426980,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1392,176,i1,1704426980,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1393,176,i1,1704426980,3,3,40,571543469_02,-571542797_02.99,, -881,202,i9,1704427040,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -882,202,i9,1704427040,2,2,114,,,, -702,210,i6,1704427040,1,1,28,-571542115_01,571500535_01,, -703,210,i6,1704427040,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -704,210,i6,1704427040,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -705,210,i6,1704427040,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -706,210,i6,1704427040,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -319,178,i3,1704427060,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -320,178,i3,1704427060,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -321,178,i3,1704427060,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -322,178,i3,1704427060,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1296,177,i2,1704427070,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1297,177,i2,1704427070,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1298,177,i2,1704427070,3,3,70,,,, -1299,177,i2,1704427070,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -647,201,i8,1704427100,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -648,201,i8,1704427100,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -649,201,i8,1704427100,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -650,201,i8,1704427100,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -651,201,i8,1704427100,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1350,206,i7,1704427110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1351,206,i7,1704427110,2,2,53,,,, -1352,206,i7,1704427110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1353,206,i7,1704427110,4,4,26,,,, -1210,175,i0,1704427160,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1211,175,i0,1704427160,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1212,175,i0,1704427160,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1213,175,i0,1704427160,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1214,175,i0,1704427160,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -140,176,i1,1704427160,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -141,176,i1,1704427160,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -142,176,i1,1704427160,3,3,40,571543469_02,-571542797_02.99,, -1738,202,i9,1704427200,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1739,202,i9,1704427200,2,2,114,,,, 1274,210,i6,1704427220,1,1,28,-571542115_01,571500535_01,, 1275,210,i6,1704427220,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 1276,210,i6,1704427220,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704428100.csv b/Intermediates/histid/histid_1704428100.csv index 132b928f5..ed469a701 100644 --- a/Intermediates/histid/histid_1704428100.csv +++ b/Intermediates/histid/histid_1704428100.csv @@ -1,109 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1174,201,i8,1704426930,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1175,201,i8,1704426930,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1176,201,i8,1704426930,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1177,201,i8,1704426930,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1178,201,i8,1704426930,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1546,206,i7,1704426960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1547,206,i7,1704426960,2,2,53,,,, -1548,206,i7,1704426960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1549,206,i7,1704426960,4,4,26,,,, -642,175,i0,1704426980,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -643,175,i0,1704426980,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -644,175,i0,1704426980,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -645,175,i0,1704426980,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -646,175,i0,1704426980,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1383,176,i1,1704426980,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1384,176,i1,1704426980,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1385,176,i1,1704426980,3,3,40,571543469_02,-571542797_02.99,, -877,202,i9,1704427040,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -878,202,i9,1704427040,2,2,114,,,, -682,210,i6,1704427040,1,1,28,-571542115_01,571500535_01,, -683,210,i6,1704427040,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -684,210,i6,1704427040,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -685,210,i6,1704427040,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -686,210,i6,1704427040,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -310,178,i3,1704427060,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -311,178,i3,1704427060,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -312,178,i3,1704427060,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -313,178,i3,1704427060,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1286,177,i2,1704427070,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1287,177,i2,1704427070,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1288,177,i2,1704427070,3,3,70,,,, -1289,177,i2,1704427070,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -627,201,i8,1704427100,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -628,201,i8,1704427100,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -629,201,i8,1704427100,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -630,201,i8,1704427100,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -631,201,i8,1704427100,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1342,206,i7,1704427110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1343,206,i7,1704427110,2,2,53,,,, -1344,206,i7,1704427110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1345,206,i7,1704427110,4,4,26,,,, -1206,175,i0,1704427160,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1207,175,i0,1704427160,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1208,175,i0,1704427160,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1209,175,i0,1704427160,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1210,175,i0,1704427160,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -122,176,i1,1704427160,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -123,176,i1,1704427160,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -124,176,i1,1704427160,3,3,40,571543469_02,-571542797_02.99,, -1736,202,i9,1704427200,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1737,202,i9,1704427200,2,2,114,,,, -1267,210,i6,1704427220,1,1,28,-571542115_01,571500535_01,, -1268,210,i6,1704427220,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1269,210,i6,1704427220,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1270,210,i6,1704427220,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1271,210,i6,1704427220,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1608,178,i3,1704427230,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1609,178,i3,1704427230,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1610,178,i3,1704427230,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1611,178,i3,1704427230,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -31,177,i2,1704427250,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -32,177,i2,1704427250,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -33,177,i2,1704427250,3,3,70,,,, -34,177,i2,1704427250,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1095,206,i7,1704427260,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1096,206,i7,1704427260,2,2,53,,,, -1097,206,i7,1704427260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1098,206,i7,1704427260,4,4,26,,,, -1337,201,i8,1704427270,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1338,201,i8,1704427270,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1339,201,i8,1704427270,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1340,201,i8,1704427270,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1341,201,i8,1704427270,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1802,175,i0,1704427340,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1803,175,i0,1704427340,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1804,175,i0,1704427340,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1805,175,i0,1704427340,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1806,175,i0,1704427340,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -541,176,i1,1704427341,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -542,176,i1,1704427341,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -543,176,i1,1704427341,3,3,40,571543469_02,-571542797_02.99,, -1331,202,i9,1704427360,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1332,202,i9,1704427360,2,2,114,,,, -661,178,i3,1704427399,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -662,178,i3,1704427399,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -663,178,i3,1704427399,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -664,178,i3,1704427399,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -10,210,i6,1704427400,1,1,28,-571542115_01,571500535_01,, -11,210,i6,1704427400,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -12,210,i6,1704427400,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -13,210,i6,1704427400,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -14,210,i6,1704427400,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -263,206,i7,1704427410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -264,206,i7,1704427410,2,2,53,,,, -265,206,i7,1704427410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -266,206,i7,1704427410,4,4,26,,,, -601,177,i2,1704427430,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -602,177,i2,1704427430,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -603,177,i2,1704427430,3,3,70,,,, -604,177,i2,1704427430,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -72,201,i8,1704427441,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -73,201,i8,1704427441,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -74,201,i8,1704427441,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -75,201,i8,1704427441,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -76,201,i8,1704427441,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 503,202,i9,1704427519,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 504,202,i9,1704427519,2,2,114,,,, 524,175,i0,1704427520,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 diff --git a/Intermediates/histid/histid_1704428400.csv b/Intermediates/histid/histid_1704428400.csv index 744b0e42e..b016f831a 100644 --- a/Intermediates/histid/histid_1704428400.csv +++ b/Intermediates/histid/histid_1704428400.csv @@ -1,122 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1262,210,i6,1704427220,1,1,28,-571542115_01,571500535_01,, -1263,210,i6,1704427220,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1264,210,i6,1704427220,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1265,210,i6,1704427220,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1266,210,i6,1704427220,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1609,178,i3,1704427230,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1610,178,i3,1704427230,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1611,178,i3,1704427230,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1612,178,i3,1704427230,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -32,177,i2,1704427250,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -33,177,i2,1704427250,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -34,177,i2,1704427250,3,3,70,,,, -35,177,i2,1704427250,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1103,206,i7,1704427260,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1104,206,i7,1704427260,2,2,53,,,, -1105,206,i7,1704427260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1106,206,i7,1704427260,4,4,26,,,, -1341,201,i8,1704427270,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1342,201,i8,1704427270,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1343,201,i8,1704427270,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1344,201,i8,1704427270,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1345,201,i8,1704427270,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1802,175,i0,1704427340,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1803,175,i0,1704427340,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1804,175,i0,1704427340,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1805,175,i0,1704427340,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1806,175,i0,1704427340,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -552,176,i1,1704427341,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -553,176,i1,1704427341,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -554,176,i1,1704427341,3,3,40,571543469_02,-571542797_02.99,, -1335,202,i9,1704427360,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1336,202,i9,1704427360,2,2,114,,,, -668,178,i3,1704427399,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -669,178,i3,1704427399,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -670,178,i3,1704427399,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -671,178,i3,1704427399,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -14,210,i6,1704427400,1,1,28,-571542115_01,571500535_01,, -15,210,i6,1704427400,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -16,210,i6,1704427400,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -17,210,i6,1704427400,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -18,210,i6,1704427400,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -261,206,i7,1704427410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -262,206,i7,1704427410,2,2,53,,,, -263,206,i7,1704427410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -264,206,i7,1704427410,4,4,26,,,, -607,177,i2,1704427430,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -608,177,i2,1704427430,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -609,177,i2,1704427430,3,3,70,,,, -610,177,i2,1704427430,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -80,201,i8,1704427441,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -81,201,i8,1704427441,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -82,201,i8,1704427441,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -83,201,i8,1704427441,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -84,201,i8,1704427441,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -514,202,i9,1704427519,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -515,202,i9,1704427519,2,2,114,,,, -535,175,i0,1704427520,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -536,175,i0,1704427520,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -537,175,i0,1704427520,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -538,175,i0,1704427520,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -539,175,i0,1704427520,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1285,176,i1,1704427520,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1286,176,i1,1704427520,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1287,176,i1,1704427520,3,3,40,571543469_02,-571542797_02.99,, -46,206,i7,1704427560,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -47,206,i7,1704427560,2,2,53,,,, -48,206,i7,1704427560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -49,206,i7,1704427560,4,4,26,,,, -1229,178,i3,1704427570,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1230,178,i3,1704427570,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1231,178,i3,1704427570,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1232,178,i3,1704427570,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -574,210,i6,1704427580,1,1,28,-571542115_01,571500535_01,, -575,210,i6,1704427580,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -576,210,i6,1704427580,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -577,210,i6,1704427580,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -578,210,i6,1704427580,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1157,177,i2,1704427610,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1158,177,i2,1704427610,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1159,177,i2,1704427610,3,3,70,,,, -1160,177,i2,1704427610,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -971,201,i8,1704427610,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -972,201,i8,1704427610,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -973,201,i8,1704427610,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -974,201,i8,1704427610,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -975,201,i8,1704427610,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1227,202,i9,1704427680,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1228,202,i9,1704427680,2,2,114,,,, -1098,175,i0,1704427700,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1099,175,i0,1704427700,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1100,175,i0,1704427700,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1101,175,i0,1704427700,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1102,175,i0,1704427700,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -22,176,i1,1704427700,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -23,176,i1,1704427700,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -24,176,i1,1704427700,3,3,40,571543469_02,-571542797_02.99,, -1601,206,i7,1704427710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1602,206,i7,1704427710,2,2,53,,,, -1603,206,i7,1704427710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1604,206,i7,1704427710,4,4,26,,,, -123,178,i3,1704427740,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -124,178,i3,1704427740,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -125,178,i3,1704427740,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -126,178,i3,1704427740,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1125,210,i6,1704427760,1,1,28,-571542115_01,571500535_01,, -1126,210,i6,1704427760,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1127,210,i6,1704427760,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1128,210,i6,1704427760,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1129,210,i6,1704427760,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1652,201,i8,1704427780,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1653,201,i8,1704427780,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1654,201,i8,1704427780,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1655,201,i8,1704427780,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1656,201,i8,1704427780,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1763,177,i2,1704427790,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1764,177,i2,1704427790,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1765,177,i2,1704427790,3,3,70,,,, -1766,177,i2,1704427790,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 857,202,i9,1704427840,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 858,202,i9,1704427840,2,2,114,,,, 790,206,i7,1704427860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704428700.csv b/Intermediates/histid/histid_1704428700.csv index f42cebf83..70afb35ea 100644 --- a/Intermediates/histid/histid_1704428700.csv +++ b/Intermediates/histid/histid_1704428700.csv @@ -1,118 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -505,202,i9,1704427519,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -506,202,i9,1704427519,2,2,114,,,, -531,175,i0,1704427520,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -532,175,i0,1704427520,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -533,175,i0,1704427520,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -534,175,i0,1704427520,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -535,175,i0,1704427520,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1272,176,i1,1704427520,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1273,176,i1,1704427520,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1274,176,i1,1704427520,3,3,40,571543469_02,-571542797_02.99,, -46,206,i7,1704427560,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -47,206,i7,1704427560,2,2,53,,,, -48,206,i7,1704427560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -49,206,i7,1704427560,4,4,26,,,, -1216,178,i3,1704427570,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1217,178,i3,1704427570,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1218,178,i3,1704427570,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1219,178,i3,1704427570,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -570,210,i6,1704427580,1,1,28,-571542115_01,571500535_01,, -571,210,i6,1704427580,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -572,210,i6,1704427580,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -573,210,i6,1704427580,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -574,210,i6,1704427580,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1148,177,i2,1704427610,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1149,177,i2,1704427610,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1150,177,i2,1704427610,3,3,70,,,, -1151,177,i2,1704427610,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -975,201,i8,1704427610,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -976,201,i8,1704427610,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -977,201,i8,1704427610,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -978,201,i8,1704427610,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -979,201,i8,1704427610,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1214,202,i9,1704427680,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1215,202,i9,1704427680,2,2,114,,,, -1100,175,i0,1704427700,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1101,175,i0,1704427700,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1102,175,i0,1704427700,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1103,175,i0,1704427700,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1104,175,i0,1704427700,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -22,176,i1,1704427700,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -23,176,i1,1704427700,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -24,176,i1,1704427700,3,3,40,571543469_02,-571542797_02.99,, -1605,206,i7,1704427710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1606,206,i7,1704427710,2,2,53,,,, -1607,206,i7,1704427710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1608,206,i7,1704427710,4,4,26,,,, -123,178,i3,1704427740,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -124,178,i3,1704427740,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -125,178,i3,1704427740,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -126,178,i3,1704427740,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1127,210,i6,1704427760,1,1,28,-571542115_01,571500535_01,, -1128,210,i6,1704427760,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1129,210,i6,1704427760,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1130,210,i6,1704427760,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1131,210,i6,1704427760,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1659,201,i8,1704427780,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1660,201,i8,1704427780,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1661,201,i8,1704427780,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1662,201,i8,1704427780,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1663,201,i8,1704427780,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1756,177,i2,1704427790,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1757,177,i2,1704427790,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1758,177,i2,1704427790,3,3,70,,,, -1759,177,i2,1704427790,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -856,202,i9,1704427840,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -857,202,i9,1704427840,2,2,114,,,, -785,206,i7,1704427860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -786,206,i7,1704427860,2,2,53,,,, -787,206,i7,1704427860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -788,206,i7,1704427860,4,4,26,,,, -589,176,i1,1704427880,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -590,176,i1,1704427880,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -591,176,i1,1704427880,3,3,40,571543469_02,-571542797_02.99,, -1498,175,i0,1704427881,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1499,175,i0,1704427881,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1500,175,i0,1704427881,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1501,175,i0,1704427881,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1502,175,i0,1704427881,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -848,178,i3,1704427910,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -849,178,i3,1704427910,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -850,178,i3,1704427910,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -851,178,i3,1704427910,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1724,210,i6,1704427940,1,1,28,-571542115_01,571500535_01,, -1725,210,i6,1704427940,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1726,210,i6,1704427940,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1727,210,i6,1704427940,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1728,210,i6,1704427940,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1283,201,i8,1704427949,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1284,201,i8,1704427949,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1285,201,i8,1704427949,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1286,201,i8,1704427949,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1287,201,i8,1704427949,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -488,177,i2,1704427970,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -489,177,i2,1704427970,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -490,177,i2,1704427970,3,3,70,,,, -491,177,i2,1704427970,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1694,202,i9,1704428000,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1695,202,i9,1704428000,2,2,114,,,, -1275,206,i7,1704428009,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1276,206,i7,1704428009,2,2,53,,,, -1277,206,i7,1704428009,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1278,206,i7,1704428009,4,4,26,,,, -58,176,i1,1704428059,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -59,176,i1,1704428059,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -60,176,i1,1704428059,3,3,40,571543469_02,-571542797_02.99,, -424,175,i0,1704428060,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -425,175,i0,1704428060,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -426,175,i0,1704428060,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -427,175,i0,1704428060,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -428,175,i0,1704428060,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -290,178,i3,1704428080,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -291,178,i3,1704428080,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -292,178,i3,1704428080,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -293,178,i3,1704428080,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 36,201,i8,1704428120,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 37,201,i8,1704428120,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 38,201,i8,1704428120,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704429000.csv b/Intermediates/histid/histid_1704429000.csv index a18cee4b9..bd2a29e71 100644 --- a/Intermediates/histid/histid_1704429000.csv +++ b/Intermediates/histid/histid_1704429000.csv @@ -1,106 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -866,202,i9,1704427840,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -867,202,i9,1704427840,2,2,114,,,, -790,206,i7,1704427860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -791,206,i7,1704427860,2,2,53,,,, -792,206,i7,1704427860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -793,206,i7,1704427860,4,4,26,,,, -607,176,i1,1704427880,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -608,176,i1,1704427880,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -609,176,i1,1704427880,3,3,40,571543469_02,-571542797_02.99,, -1508,175,i0,1704427881,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1509,175,i0,1704427881,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1510,175,i0,1704427881,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1511,175,i0,1704427881,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1512,175,i0,1704427881,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -858,178,i3,1704427910,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -859,178,i3,1704427910,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -860,178,i3,1704427910,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -861,178,i3,1704427910,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1727,210,i6,1704427940,1,1,28,-571542115_01,571500535_01,, -1728,210,i6,1704427940,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1729,210,i6,1704427940,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1730,210,i6,1704427940,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1731,210,i6,1704427940,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1294,201,i8,1704427949,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1295,201,i8,1704427949,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1296,201,i8,1704427949,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1297,201,i8,1704427949,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1298,201,i8,1704427949,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -501,177,i2,1704427970,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -502,177,i2,1704427970,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -503,177,i2,1704427970,3,3,70,,,, -504,177,i2,1704427970,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1697,202,i9,1704428000,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1698,202,i9,1704428000,2,2,114,,,, -1286,206,i7,1704428009,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1287,206,i7,1704428009,2,2,53,,,, -1288,206,i7,1704428009,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1289,206,i7,1704428009,4,4,26,,,, -62,176,i1,1704428059,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -63,176,i1,1704428059,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -64,176,i1,1704428059,3,3,40,571543469_02,-571542797_02.99,, -437,175,i0,1704428060,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -438,175,i0,1704428060,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -439,175,i0,1704428060,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -440,175,i0,1704428060,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -441,175,i0,1704428060,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -303,178,i3,1704428080,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -304,178,i3,1704428080,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -305,178,i3,1704428080,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -306,178,i3,1704428080,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -40,201,i8,1704428120,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -41,201,i8,1704428120,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -42,201,i8,1704428120,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -43,201,i8,1704428120,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -44,201,i8,1704428120,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -482,210,i6,1704428120,1,1,28,-571542115_01,571500535_01,, -483,210,i6,1704428120,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -484,210,i6,1704428120,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -485,210,i6,1704428120,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -486,210,i6,1704428120,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1039,177,i2,1704428150,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1040,177,i2,1704428150,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1041,177,i2,1704428150,3,3,70,,,, -1042,177,i2,1704428150,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1314,202,i9,1704428160,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1315,202,i9,1704428160,2,2,114,,,, -311,206,i7,1704428160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -312,206,i7,1704428160,2,2,53,,,, -313,206,i7,1704428160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -314,206,i7,1704428160,4,4,26,,,, -1001,175,i0,1704428240,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1002,175,i0,1704428240,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1003,175,i0,1704428240,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1004,175,i0,1704428240,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1005,175,i0,1704428240,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1760,176,i1,1704428240,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1761,176,i1,1704428240,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1762,176,i1,1704428240,3,3,40,571543469_02,-571542797_02.99,, -1010,178,i3,1704428250,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1011,178,i3,1704428250,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1012,178,i3,1704428250,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1013,178,i3,1704428250,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -735,201,i8,1704428290,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -736,201,i8,1704428290,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -737,201,i8,1704428290,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -738,201,i8,1704428290,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -739,201,i8,1704428290,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1028,210,i6,1704428300,1,1,28,-571542115_01,571500535_01,, -1029,210,i6,1704428300,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1030,210,i6,1704428300,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1031,210,i6,1704428300,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1032,210,i6,1704428300,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1316,206,i7,1704428310,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1317,206,i7,1704428310,2,2,53,,,, -1318,206,i7,1704428310,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1319,206,i7,1704428310,4,4,26,,,, -341,202,i9,1704428320,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -342,202,i9,1704428320,2,2,114,,,, -1608,177,i2,1704428330,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1609,177,i2,1704428330,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1610,177,i2,1704428330,3,3,70,,,, -1611,177,i2,1704428330,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 1536,175,i0,1704428420,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 1537,175,i0,1704428420,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 1538,175,i0,1704428420,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704429300.csv b/Intermediates/histid/histid_1704429300.csv index e8eb42fba..8ac1f6ab3 100644 --- a/Intermediates/histid/histid_1704429300.csv +++ b/Intermediates/histid/histid_1704429300.csv @@ -1,115 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -25,201,i8,1704428120,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -26,201,i8,1704428120,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -27,201,i8,1704428120,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -28,201,i8,1704428120,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -29,201,i8,1704428120,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1137,177,i2,1704428150,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1138,177,i2,1704428150,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1139,177,i2,1704428150,3,3,70,,,, -1140,177,i2,1704428150,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1438,202,i9,1704428160,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1439,202,i9,1704428160,2,2,114,,,, -349,206,i7,1704428160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -350,206,i7,1704428160,2,2,53,,,, -351,206,i7,1704428160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -352,206,i7,1704428160,4,4,26,,,, -1115,175,i0,1704428240,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1116,175,i0,1704428240,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1117,175,i0,1704428240,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1118,175,i0,1704428240,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1119,175,i0,1704428240,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1931,176,i1,1704428240,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1932,176,i1,1704428240,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1933,176,i1,1704428240,3,3,40,571543469_02,-571542797_02.99,, -1124,178,i3,1704428250,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1125,178,i3,1704428250,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1126,178,i3,1704428250,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1127,178,i3,1704428250,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1473,210,i6,1704428280,1,1,28,-571542115_01,571500535_01,, -1474,210,i6,1704428280,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1475,210,i6,1704428280,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1476,210,i6,1704428280,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1477,210,i6,1704428280,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -801,201,i8,1704428290,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -802,201,i8,1704428290,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -803,201,i8,1704428290,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -804,201,i8,1704428290,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -805,201,i8,1704428290,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1440,206,i7,1704428310,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1441,206,i7,1704428310,2,2,53,,,, -1442,206,i7,1704428310,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1443,206,i7,1704428310,4,4,26,,,, -379,202,i9,1704428320,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -380,202,i9,1704428320,2,2,114,,,, -1768,177,i2,1704428330,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1769,177,i2,1704428330,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1770,177,i2,1704428330,3,3,70,,,, -1771,177,i2,1704428330,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1716,175,i0,1704428420,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1717,175,i0,1704428420,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1718,175,i0,1704428420,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1719,175,i0,1704428420,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1720,175,i0,1704428420,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -526,176,i1,1704428420,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -527,176,i1,1704428420,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -528,176,i1,1704428420,3,3,40,571543469_02,-571542797_02.99,, -1934,178,i3,1704428420,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1935,178,i3,1704428420,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1936,178,i3,1704428420,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1937,178,i3,1704428420,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1612,201,i8,1704428460,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1613,201,i8,1704428460,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1614,201,i8,1704428460,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1615,201,i8,1704428460,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1616,201,i8,1704428460,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1158,206,i7,1704428460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1159,206,i7,1704428460,2,2,53,,,, -1160,206,i7,1704428460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1161,206,i7,1704428460,4,4,26,,,, -80,210,i6,1704428460,1,1,28,-571542115_01,571500535_01,, -81,210,i6,1704428460,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -82,210,i6,1704428460,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -83,210,i6,1704428460,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -84,210,i6,1704428460,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1986,202,i9,1704428480,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1987,202,i9,1704428480,2,2,114,,,, -407,177,i2,1704428510,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -408,177,i2,1704428510,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -409,177,i2,1704428510,3,3,70,,,, -410,177,i2,1704428510,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -672,178,i3,1704428590,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -673,178,i3,1704428590,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -674,178,i3,1704428590,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -675,178,i3,1704428590,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -336,175,i0,1704428600,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -337,175,i0,1704428600,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -338,175,i0,1704428600,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -339,175,i0,1704428600,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -340,175,i0,1704428600,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1026,176,i1,1704428601,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1027,176,i1,1704428601,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1028,176,i1,1704428601,3,3,40,571543469_02,-571542797_02.99,, -929,206,i7,1704428610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -930,206,i7,1704428610,2,2,53,,,, -931,206,i7,1704428610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -932,206,i7,1704428610,4,4,26,,,, -1166,201,i8,1704428629,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1167,201,i8,1704428629,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1168,201,i8,1704428629,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1169,201,i8,1704428629,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1170,201,i8,1704428629,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -898,202,i9,1704428640,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -899,202,i9,1704428640,2,2,114,,,, -700,210,i6,1704428640,1,1,28,-571542115_01,571500535_01,, -701,210,i6,1704428640,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -702,210,i6,1704428640,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -703,210,i6,1704428640,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -704,210,i6,1704428640,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1040,177,i2,1704428690,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1041,177,i2,1704428690,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1042,177,i2,1704428690,3,3,70,,,, -1043,177,i2,1704428690,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 252,178,i3,1704428759,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 253,178,i3,1704428759,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 254,178,i3,1704428759,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704429600.csv b/Intermediates/histid/histid_1704429600.csv index 41a4edcbd..8197b600b 100644 --- a/Intermediates/histid/histid_1704429600.csv +++ b/Intermediates/histid/histid_1704429600.csv @@ -1,128 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1722,175,i0,1704428420,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1723,175,i0,1704428420,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1724,175,i0,1704428420,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1725,175,i0,1704428420,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1726,175,i0,1704428420,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -528,176,i1,1704428420,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -529,176,i1,1704428420,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -530,176,i1,1704428420,3,3,40,571543469_02,-571542797_02.99,, -1942,178,i3,1704428420,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1943,178,i3,1704428420,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1944,178,i3,1704428420,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1945,178,i3,1704428420,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1623,201,i8,1704428460,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1624,201,i8,1704428460,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1625,201,i8,1704428460,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1626,201,i8,1704428460,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1627,201,i8,1704428460,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1173,206,i7,1704428460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1174,206,i7,1704428460,2,2,53,,,, -1175,206,i7,1704428460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1176,206,i7,1704428460,4,4,26,,,, -80,210,i6,1704428460,1,1,28,-571542115_01,571500535_01,, -81,210,i6,1704428460,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -82,210,i6,1704428460,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -83,210,i6,1704428460,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -84,210,i6,1704428460,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -2003,202,i9,1704428480,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -2004,202,i9,1704428480,2,2,114,,,, -409,177,i2,1704428510,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -410,177,i2,1704428510,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -411,177,i2,1704428510,3,3,70,,,, -412,177,i2,1704428510,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -678,178,i3,1704428590,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -679,178,i3,1704428590,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -680,178,i3,1704428590,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -681,178,i3,1704428590,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -345,175,i0,1704428600,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -346,175,i0,1704428600,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -347,175,i0,1704428600,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -348,175,i0,1704428600,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -349,175,i0,1704428600,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1041,176,i1,1704428601,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1042,176,i1,1704428601,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1043,176,i1,1704428601,3,3,40,571543469_02,-571542797_02.99,, -938,206,i7,1704428610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -939,206,i7,1704428610,2,2,53,,,, -940,206,i7,1704428610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -941,206,i7,1704428610,4,4,26,,,, -1181,201,i8,1704428629,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1182,201,i8,1704428629,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1183,201,i8,1704428629,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1184,201,i8,1704428629,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1185,201,i8,1704428629,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -912,202,i9,1704428640,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -913,202,i9,1704428640,2,2,114,,,, -706,210,i6,1704428640,1,1,28,-571542115_01,571500535_01,, -707,210,i6,1704428640,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -708,210,i6,1704428640,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -709,210,i6,1704428640,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -710,210,i6,1704428640,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1055,177,i2,1704428690,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1056,177,i2,1704428690,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1057,177,i2,1704428690,3,3,70,,,, -1058,177,i2,1704428690,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -256,178,i3,1704428759,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -257,178,i3,1704428759,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -258,178,i3,1704428759,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -259,178,i3,1704428759,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -0,206,i7,1704428760,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1,206,i7,1704428760,2,2,53,,,, -2,206,i7,1704428760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -3,206,i7,1704428760,4,4,26,,,, -1020,175,i0,1704428780,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1021,175,i0,1704428780,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1022,175,i0,1704428780,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1023,175,i0,1704428780,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1024,175,i0,1704428780,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1780,176,i1,1704428780,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1781,176,i1,1704428780,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1782,176,i1,1704428780,3,3,40,571543469_02,-571542797_02.99,, -1792,201,i8,1704428800,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1793,201,i8,1704428800,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1794,201,i8,1704428800,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1795,201,i8,1704428800,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1796,201,i8,1704428800,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -510,202,i9,1704428800,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -511,202,i9,1704428800,2,2,114,,,, -1336,210,i6,1704428820,1,1,28,-571542115_01,571500535_01,, -1337,210,i6,1704428820,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1338,210,i6,1704428820,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1339,210,i6,1704428820,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1340,210,i6,1704428820,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1654,177,i2,1704428870,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1655,177,i2,1704428870,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1656,177,i2,1704428870,3,3,70,,,, -1657,177,i2,1704428870,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -543,206,i7,1704428909,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -544,206,i7,1704428909,2,2,53,,,, -545,206,i7,1704428909,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -546,206,i7,1704428909,4,4,26,,,, -899,178,i3,1704428930,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -900,178,i3,1704428930,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -901,178,i3,1704428930,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -902,178,i3,1704428930,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1610,175,i0,1704428960,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1611,175,i0,1704428960,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1612,175,i0,1704428960,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1613,175,i0,1704428960,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1614,175,i0,1704428960,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -417,176,i1,1704428960,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -418,176,i1,1704428960,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -419,176,i1,1704428960,3,3,40,571543469_02,-571542797_02.99,, -1256,202,i9,1704428961,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1257,202,i9,1704428961,2,2,114,,,, -424,201,i8,1704428971,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -425,201,i8,1704428971,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -426,201,i8,1704428971,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -427,201,i8,1704428971,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -428,201,i8,1704428971,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -2005,210,i6,1704429000,1,1,28,-571542115_01,571500535_01,, -2006,210,i6,1704429000,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2007,210,i6,1704429000,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2008,210,i6,1704429000,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2009,210,i6,1704429000,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 122,177,i2,1704429051,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 123,177,i2,1704429051,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 124,177,i2,1704429051,3,3,70,,,, diff --git a/Intermediates/histid/histid_1704429900.csv b/Intermediates/histid/histid_1704429900.csv index b9c0b39d2..b46332f66 100644 --- a/Intermediates/histid/histid_1704429900.csv +++ b/Intermediates/histid/histid_1704429900.csv @@ -1,110 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -250,178,i3,1704428759,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -251,178,i3,1704428759,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -252,178,i3,1704428759,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -253,178,i3,1704428759,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -0,206,i7,1704428760,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1,206,i7,1704428760,2,2,53,,,, -2,206,i7,1704428760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -3,206,i7,1704428760,4,4,26,,,, -1013,175,i0,1704428780,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1014,175,i0,1704428780,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1015,175,i0,1704428780,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1016,175,i0,1704428780,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1017,175,i0,1704428780,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1787,176,i1,1704428780,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1788,176,i1,1704428780,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1789,176,i1,1704428780,3,3,40,571543469_02,-571542797_02.99,, -1799,201,i8,1704428800,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1800,201,i8,1704428800,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1801,201,i8,1704428800,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1802,201,i8,1704428800,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1803,201,i8,1704428800,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -514,202,i9,1704428800,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -515,202,i9,1704428800,2,2,114,,,, -1338,210,i6,1704428820,1,1,28,-571542115_01,571500535_01,, -1339,210,i6,1704428820,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1340,210,i6,1704428820,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1341,210,i6,1704428820,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1342,210,i6,1704428820,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1661,177,i2,1704428870,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1662,177,i2,1704428870,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1663,177,i2,1704428870,3,3,70,,,, -1664,177,i2,1704428870,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -547,206,i7,1704428909,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -548,206,i7,1704428909,2,2,53,,,, -549,206,i7,1704428909,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -550,206,i7,1704428909,4,4,26,,,, -892,178,i3,1704428930,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -893,178,i3,1704428930,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -894,178,i3,1704428930,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -895,178,i3,1704428930,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1620,175,i0,1704428960,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1621,175,i0,1704428960,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1622,175,i0,1704428960,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1623,175,i0,1704428960,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1624,175,i0,1704428960,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -426,176,i1,1704428960,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -427,176,i1,1704428960,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -428,176,i1,1704428960,3,3,40,571543469_02,-571542797_02.99,, -1258,202,i9,1704428961,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1259,202,i9,1704428961,2,2,114,,,, -433,201,i8,1704428971,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -434,201,i8,1704428971,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -435,201,i8,1704428971,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -436,201,i8,1704428971,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -437,201,i8,1704428971,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -2007,210,i6,1704429000,1,1,28,-571542115_01,571500535_01,, -2008,210,i6,1704429000,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2009,210,i6,1704429000,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2010,210,i6,1704429000,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2011,210,i6,1704429000,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -127,177,i2,1704429051,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -128,177,i2,1704429051,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -129,177,i2,1704429051,3,3,70,,,, -130,177,i2,1704429051,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1508,206,i7,1704429060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1509,206,i7,1704429060,2,2,53,,,, -1510,206,i7,1704429060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1511,206,i7,1704429060,4,4,26,,,, -1668,178,i3,1704429100,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1669,178,i3,1704429100,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1670,178,i3,1704429100,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1671,178,i3,1704429100,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -372,202,i9,1704429120,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -373,202,i9,1704429120,2,2,114,,,, -223,175,i0,1704429140,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -224,175,i0,1704429140,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -225,175,i0,1704429140,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -226,175,i0,1704429140,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -227,175,i0,1704429140,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1044,176,i1,1704429140,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1045,176,i1,1704429140,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1046,176,i1,1704429140,3,3,40,571543469_02,-571542797_02.99,, -1395,201,i8,1704429140,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1396,201,i8,1704429140,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1397,201,i8,1704429140,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1398,201,i8,1704429140,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1399,201,i8,1704429140,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -588,210,i6,1704429180,1,1,28,-571542115_01,571500535_01,, -589,210,i6,1704429180,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -590,210,i6,1704429180,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -591,210,i6,1704429180,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -592,210,i6,1704429180,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1192,206,i7,1704429210,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1193,206,i7,1704429210,2,2,53,,,, -1194,206,i7,1704429210,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1195,206,i7,1704429210,4,4,26,,,, -921,177,i2,1704429230,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -922,177,i2,1704429230,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -923,177,i2,1704429230,3,3,70,,,, -924,177,i2,1704429230,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -484,178,i3,1704429270,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -485,178,i3,1704429270,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -486,178,i3,1704429270,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -487,178,i3,1704429270,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1964,202,i9,1704429280,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1965,202,i9,1704429280,2,2,114,,,, 2027,201,i8,1704429311,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 2028,201,i8,1704429311,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 2029,201,i8,1704429311,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704430200.csv b/Intermediates/histid/histid_1704430200.csv index 48464a302..b3e9ba54c 100644 --- a/Intermediates/histid/histid_1704430200.csv +++ b/Intermediates/histid/histid_1704430200.csv @@ -1,95 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -100,177,i2,1704429051,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -101,177,i2,1704429051,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -102,177,i2,1704429051,3,3,70,,,, -103,177,i2,1704429051,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1158,206,i7,1704429060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1159,206,i7,1704429060,2,2,53,,,, -1160,206,i7,1704429060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1161,206,i7,1704429060,4,4,26,,,, -1289,178,i3,1704429100,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1290,178,i3,1704429100,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1291,178,i3,1704429100,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1292,178,i3,1704429100,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -278,202,i9,1704429120,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -279,202,i9,1704429120,2,2,114,,,, -171,175,i0,1704429140,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -172,175,i0,1704429140,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -173,175,i0,1704429140,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -174,175,i0,1704429140,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -175,175,i0,1704429140,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -818,176,i1,1704429140,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -819,176,i1,1704429140,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -820,176,i1,1704429140,3,3,40,571543469_02,-571542797_02.99,, -1078,201,i8,1704429140,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1079,201,i8,1704429140,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1080,201,i8,1704429140,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1081,201,i8,1704429140,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1082,201,i8,1704429140,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -930,206,i7,1704429210,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -931,206,i7,1704429210,2,2,53,,,, -932,206,i7,1704429210,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -933,206,i7,1704429210,4,4,26,,,, -720,177,i2,1704429230,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -721,177,i2,1704429230,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -722,177,i2,1704429230,3,3,70,,,, -723,177,i2,1704429230,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -365,178,i3,1704429270,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -366,178,i3,1704429270,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -367,178,i3,1704429270,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -368,178,i3,1704429270,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1520,202,i9,1704429280,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1521,202,i9,1704429280,2,2,114,,,, -1562,201,i8,1704429311,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1563,201,i8,1704429311,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1564,201,i8,1704429311,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1565,201,i8,1704429311,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1566,201,i8,1704429311,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -645,175,i0,1704429320,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -646,175,i0,1704429320,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -647,175,i0,1704429320,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -648,175,i0,1704429320,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -649,175,i0,1704429320,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1286,176,i1,1704429320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1287,176,i1,1704429320,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1288,176,i1,1704429320,3,3,40,571543469_02,-571542797_02.99,, -752,177,i2,1704429333,1,1,25,-571542809_01,571542811_01,571542811_02,571542809_01 -753,177,i2,1704429333,2,2,15,571542811_02,571542107_01,-571542809_01,571542809_01 -754,177,i2,1704429333,3,3,40,,,, -755,177,i2,1704429333,4,4,23,-571542809_01,571542811_01,571542107_02,571542809_01 -224,206,i7,1704429360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -225,206,i7,1704429360,2,2,53,,,, -226,206,i7,1704429360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -227,206,i7,1704429360,4,4,26,,,, -1452,178,i3,1704429440,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1453,178,i3,1704429440,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1454,178,i3,1704429440,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1455,178,i3,1704429440,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -671,202,i9,1704429440,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -672,202,i9,1704429440,2,2,114,,,, -1207,201,i8,1704429480,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1208,201,i8,1704429480,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1209,201,i8,1704429480,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1210,201,i8,1704429480,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1211,201,i8,1704429480,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1153,175,i0,1704429500,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1154,175,i0,1704429500,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1155,175,i0,1704429500,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1156,175,i0,1704429500,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1157,175,i0,1704429500,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -205,176,i1,1704429500,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -206,176,i1,1704429500,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -207,176,i1,1704429500,3,3,40,571543469_02,-571542797_02.99,, -533,177,i2,1704429510,1,1,42,-571542809_01,571542811_01,571542811_02,571542809_01 -534,177,i2,1704429510,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -535,177,i2,1704429510,3,3,69,,,, -536,177,i2,1704429510,4,4,39,-571542809_01,571542811_01,571542107_02,571542809_01 -29,206,i7,1704429510,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -30,206,i7,1704429510,2,2,53,,,, -31,206,i7,1704429510,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -32,206,i7,1704429510,4,4,26,,,, -363,202,i9,1704429600,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -364,202,i9,1704429600,2,2,114,,,, 1094,178,i3,1704429650,1,1,47,571540304_02,571556450_01,571556450_02,571540304_01 1095,178,i3,1704429650,2,2,48,571556450_02,571500475_01,571540304_02,571540303_01 1096,178,i3,1704429650,3,3,53,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704430500.csv b/Intermediates/histid/histid_1704430500.csv index 26b7b602f..b87b17303 100644 --- a/Intermediates/histid/histid_1704430500.csv +++ b/Intermediates/histid/histid_1704430500.csv @@ -1,111 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1568,201,i8,1704429311,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1569,201,i8,1704429311,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1570,201,i8,1704429311,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1571,201,i8,1704429311,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1572,201,i8,1704429311,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -645,175,i0,1704429320,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -646,175,i0,1704429320,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -647,175,i0,1704429320,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -648,175,i0,1704429320,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -649,175,i0,1704429320,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1284,176,i1,1704429320,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1285,176,i1,1704429320,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1286,176,i1,1704429320,3,3,40,571543469_02,-571542797_02.99,, -746,177,i2,1704429333,1,1,25,-571542809_01,571542811_01,571542811_02,571542809_01 -747,177,i2,1704429333,2,2,15,571542811_02,571542107_01,-571542809_01,571542809_01 -748,177,i2,1704429333,3,3,40,,,, -749,177,i2,1704429333,4,4,23,-571542809_01,571542811_01,571542107_02,571542809_01 -217,206,i7,1704429360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -218,206,i7,1704429360,2,2,53,,,, -219,206,i7,1704429360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -220,206,i7,1704429360,4,4,26,,,, -1464,178,i3,1704429440,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1465,178,i3,1704429440,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1466,178,i3,1704429440,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1467,178,i3,1704429440,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -671,202,i9,1704429440,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -672,202,i9,1704429440,2,2,114,,,, -1210,201,i8,1704429480,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1211,201,i8,1704429480,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1212,201,i8,1704429480,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1213,201,i8,1704429480,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1214,201,i8,1704429480,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1150,175,i0,1704429500,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1151,175,i0,1704429500,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1152,175,i0,1704429500,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1153,175,i0,1704429500,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1154,175,i0,1704429500,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -198,176,i1,1704429500,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -199,176,i1,1704429500,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -200,176,i1,1704429500,3,3,40,571543469_02,-571542797_02.99,, -525,177,i2,1704429510,1,1,42,-571542809_01,571542811_01,571542811_02,571542809_01 -526,177,i2,1704429510,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -527,177,i2,1704429510,3,3,69,,,, -528,177,i2,1704429510,4,4,39,-571542809_01,571542811_01,571542107_02,571542809_01 -24,206,i7,1704429510,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -25,206,i7,1704429510,2,2,53,,,, -26,206,i7,1704429510,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -27,206,i7,1704429510,4,4,26,,,, -357,202,i9,1704429600,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -358,202,i9,1704429600,2,2,114,,,, -1085,178,i3,1704429650,1,1,47,571540304_02,571556450_01,571556450_02,571540304_01 -1086,178,i3,1704429650,2,2,48,571556450_02,571500475_01,571540304_02,571540303_01 -1087,178,i3,1704429650,3,3,53,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1088,178,i3,1704429650,4,4,27,-571500475_01,571540303_01,-571500475_01,571540304_01 -257,201,i8,1704429650,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -258,201,i8,1704429650,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -259,201,i8,1704429650,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -260,201,i8,1704429650,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -261,201,i8,1704429650,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1345,206,i7,1704429660,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1346,206,i7,1704429660,2,2,53,,,, -1347,206,i7,1704429660,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1348,206,i7,1704429660,4,4,26,,,, -68,175,i0,1704429680,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -69,175,i0,1704429680,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -70,175,i0,1704429680,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -71,175,i0,1704429680,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -72,175,i0,1704429680,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -708,176,i1,1704429680,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -709,176,i1,1704429680,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -710,176,i1,1704429680,3,3,40,571543469_02,-571542797_02.99,, -875,177,i2,1704429691,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -876,177,i2,1704429691,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -877,177,i2,1704429691,3,3,71,,,, -878,177,i2,1704429691,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -110,210,i6,1704429740,1,1,28,-571542115_01,571500535_01,, -111,210,i6,1704429740,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -112,210,i6,1704429740,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -113,210,i6,1704429740,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -114,210,i6,1704429740,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -974,202,i9,1704429761,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -975,202,i9,1704429761,2,2,114,,,, -663,206,i7,1704429810,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -664,206,i7,1704429810,2,2,53,,,, -665,206,i7,1704429810,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -666,206,i7,1704429810,4,4,26,,,, -138,178,i3,1704429820,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -139,178,i3,1704429820,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -140,178,i3,1704429820,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -141,178,i3,1704429820,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -870,201,i8,1704429820,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -871,201,i8,1704429820,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -872,201,i8,1704429820,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -873,201,i8,1704429820,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -874,201,i8,1704429820,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -547,175,i0,1704429860,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -548,175,i0,1704429860,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -549,175,i0,1704429860,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -550,175,i0,1704429860,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -551,175,i0,1704429860,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1203,176,i1,1704429860,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1204,176,i1,1704429860,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1205,176,i1,1704429860,3,3,40,571543469_02,-571542797_02.99,, -1532,177,i2,1704429870,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1533,177,i2,1704429870,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1534,177,i2,1704429870,3,3,69,,,, -1535,177,i2,1704429870,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 768,202,i9,1704429920,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 769,202,i9,1704429920,2,2,114,,,, 577,210,i6,1704429920,1,1,28,-571542115_01,571500535_01,, diff --git a/Intermediates/histid/histid_1704430800.csv b/Intermediates/histid/histid_1704430800.csv index e1ff2e542..839f789e0 100644 --- a/Intermediates/histid/histid_1704430800.csv +++ b/Intermediates/histid/histid_1704430800.csv @@ -1,113 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1098,178,i3,1704429650,1,1,47,571540304_02,571556450_01,571556450_02,571540304_01 -1099,178,i3,1704429650,2,2,48,571556450_02,571500475_01,571540304_02,571540303_01 -1100,178,i3,1704429650,3,3,53,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1101,178,i3,1704429650,4,4,27,-571500475_01,571540303_01,-571500475_01,571540304_01 -257,201,i8,1704429650,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -258,201,i8,1704429650,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -259,201,i8,1704429650,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -260,201,i8,1704429650,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -261,201,i8,1704429650,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1357,206,i7,1704429660,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1358,206,i7,1704429660,2,2,53,,,, -1359,206,i7,1704429660,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1360,206,i7,1704429660,4,4,26,,,, -63,175,i0,1704429680,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -64,175,i0,1704429680,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -65,175,i0,1704429680,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -66,175,i0,1704429680,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -67,175,i0,1704429680,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -709,176,i1,1704429680,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -710,176,i1,1704429680,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -711,176,i1,1704429680,3,3,40,571543469_02,-571542797_02.99,, -875,177,i2,1704429691,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -876,177,i2,1704429691,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -877,177,i2,1704429691,3,3,71,,,, -878,177,i2,1704429691,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -101,210,i6,1704429740,1,1,28,-571542115_01,571500535_01,, -102,210,i6,1704429740,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -103,210,i6,1704429740,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -104,210,i6,1704429740,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -105,210,i6,1704429740,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -981,202,i9,1704429761,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -982,202,i9,1704429761,2,2,114,,,, -669,206,i7,1704429810,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -670,206,i7,1704429810,2,2,53,,,, -671,206,i7,1704429810,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -672,206,i7,1704429810,4,4,26,,,, -129,178,i3,1704429820,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -130,178,i3,1704429820,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -131,178,i3,1704429820,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -132,178,i3,1704429820,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -865,201,i8,1704429820,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -866,201,i8,1704429820,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -867,201,i8,1704429820,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -868,201,i8,1704429820,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -869,201,i8,1704429820,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -573,175,i0,1704429860,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -574,175,i0,1704429860,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -575,175,i0,1704429860,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -576,175,i0,1704429860,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -577,175,i0,1704429860,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1210,176,i1,1704429860,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1211,176,i1,1704429860,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1212,176,i1,1704429860,3,3,40,571543469_02,-571542797_02.99,, -1530,177,i2,1704429870,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1531,177,i2,1704429870,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1532,177,i2,1704429870,3,3,69,,,, -1533,177,i2,1704429870,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -768,202,i9,1704429920,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -769,202,i9,1704429920,2,2,114,,,, -599,210,i6,1704429920,1,1,28,-571542115_01,571500535_01,, -600,210,i6,1704429920,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -601,210,i6,1704429920,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -602,210,i6,1704429920,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -603,210,i6,1704429920,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -481,206,i7,1704429960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -482,206,i7,1704429960,2,2,53,,,, -483,206,i7,1704429960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -484,206,i7,1704429960,4,4,26,,,, -762,178,i3,1704429990,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -763,178,i3,1704429990,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -764,178,i3,1704429990,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -765,178,i3,1704429990,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1519,201,i8,1704429990,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1520,201,i8,1704429990,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1521,201,i8,1704429990,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1522,201,i8,1704429990,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1523,201,i8,1704429990,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -110,176,i1,1704430040,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -111,176,i1,1704430040,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -112,176,i1,1704430040,3,3,40,571543469_02,-571542797_02.99,, -911,175,i0,1704430041,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -912,175,i0,1704430041,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -913,175,i0,1704430041,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -914,175,i0,1704430041,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -915,175,i0,1704430041,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -450,177,i2,1704430050,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -451,177,i2,1704430050,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -452,177,i2,1704430050,3,3,70,,,, -453,177,i2,1704430050,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1489,202,i9,1704430080,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1490,202,i9,1704430080,2,2,114,,,, -1093,210,i6,1704430100,1,1,28,-571542115_01,571500535_01,, -1094,210,i6,1704430100,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1095,210,i6,1704430100,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1096,210,i6,1704430100,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1097,210,i6,1704430100,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -230,206,i7,1704430110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -231,206,i7,1704430110,2,2,53,,,, -232,206,i7,1704430110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -233,206,i7,1704430110,4,4,26,,,, -1183,201,i8,1704430159,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1184,201,i8,1704430159,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1185,201,i8,1704430159,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1186,201,i8,1704430159,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1187,201,i8,1704430159,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -280,178,i3,1704430160,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -281,178,i3,1704430160,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -282,178,i3,1704430160,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -283,178,i3,1704430160,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 1561,175,i0,1704430220,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 1562,175,i0,1704430220,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 1563,175,i0,1704430220,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704431100.csv b/Intermediates/histid/histid_1704431100.csv index a752e4c76..6018fe242 100644 --- a/Intermediates/histid/histid_1704431100.csv +++ b/Intermediates/histid/histid_1704431100.csv @@ -1,120 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -784,202,i9,1704429920,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -785,202,i9,1704429920,2,2,114,,,, -615,210,i6,1704429920,1,1,28,-571542115_01,571500535_01,, -616,210,i6,1704429920,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -617,210,i6,1704429920,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -618,210,i6,1704429920,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -619,210,i6,1704429920,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -493,206,i7,1704429960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -494,206,i7,1704429960,2,2,53,,,, -495,206,i7,1704429960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -496,206,i7,1704429960,4,4,26,,,, -778,178,i3,1704429990,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -779,178,i3,1704429990,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -780,178,i3,1704429990,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -781,178,i3,1704429990,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1536,201,i8,1704429990,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1537,201,i8,1704429990,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1538,201,i8,1704429990,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1539,201,i8,1704429990,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1540,201,i8,1704429990,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -123,176,i1,1704430040,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -124,176,i1,1704430040,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -125,176,i1,1704430040,3,3,40,571543469_02,-571542797_02.99,, -937,175,i0,1704430041,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -938,175,i0,1704430041,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -939,175,i0,1704430041,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -940,175,i0,1704430041,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -941,175,i0,1704430041,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -472,177,i2,1704430050,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -473,177,i2,1704430050,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -474,177,i2,1704430050,3,3,70,,,, -475,177,i2,1704430050,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1506,202,i9,1704430080,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1507,202,i9,1704430080,2,2,114,,,, -1111,210,i6,1704430100,1,1,28,-571542115_01,571500535_01,, -1112,210,i6,1704430100,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1113,210,i6,1704430100,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1114,210,i6,1704430100,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1115,210,i6,1704430100,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -250,206,i7,1704430110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -251,206,i7,1704430110,2,2,53,,,, -252,206,i7,1704430110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -253,206,i7,1704430110,4,4,26,,,, -1198,201,i8,1704430159,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1199,201,i8,1704430159,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1200,201,i8,1704430159,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1201,201,i8,1704430159,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1202,201,i8,1704430159,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -305,178,i3,1704430160,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -306,178,i3,1704430160,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -307,178,i3,1704430160,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -308,178,i3,1704430160,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1578,175,i0,1704430220,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1579,175,i0,1704430220,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1580,175,i0,1704430220,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1581,175,i0,1704430220,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1582,175,i0,1704430220,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -623,176,i1,1704430220,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -624,176,i1,1704430220,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -625,176,i1,1704430220,3,3,40,571543469_02,-571542797_02.99,, -955,177,i2,1704430230,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -956,177,i2,1704430230,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -957,177,i2,1704430230,3,3,70,,,, -958,177,i2,1704430230,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1183,202,i9,1704430240,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1184,202,i9,1704430240,2,2,114,,,, -1150,206,i7,1704430260,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1151,206,i7,1704430260,2,2,53,,,, -1152,206,i7,1704430260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1153,206,i7,1704430260,4,4,26,,,, -146,210,i6,1704430279,1,1,28,-571542115_01,571500535_01,, -147,210,i6,1704430279,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -148,210,i6,1704430279,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -149,210,i6,1704430279,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -150,210,i6,1704430279,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -903,178,i3,1704430330,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -904,178,i3,1704430330,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -905,178,i3,1704430330,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -906,178,i3,1704430330,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -86,201,i8,1704430330,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -87,201,i8,1704430330,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -88,201,i8,1704430330,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -89,201,i8,1704430330,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -90,201,i8,1704430330,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -488,175,i0,1704430400,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -489,175,i0,1704430400,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -490,175,i0,1704430400,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -491,175,i0,1704430400,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -492,175,i0,1704430400,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1130,176,i1,1704430400,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1131,176,i1,1704430400,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1132,176,i1,1704430400,3,3,40,571543469_02,-571542797_02.99,, -356,202,i9,1704430400,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -357,202,i9,1704430400,2,2,114,,,, -1421,177,i2,1704430410,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1422,177,i2,1704430410,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1423,177,i2,1704430410,3,3,70,,,, -1424,177,i2,1704430410,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -918,206,i7,1704430410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -919,206,i7,1704430410,2,2,53,,,, -920,206,i7,1704430410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -921,206,i7,1704430410,4,4,26,,,, -406,201,i8,1704430422,1,1,18,-571500569_01,571500583_02,-571500569_01,571500618_01 -407,201,i8,1704430422,2,2,19,571500618_02,571500583_02,571500618_02,571500617_01 -408,201,i8,1704430422,3,3,14,571500617_02,571500618_01,571500618_02,571500617_01 -409,201,i8,1704430422,4,4,31,571500617_02,571500618_01,571500617_02,571500569_01 -410,201,i8,1704430422,5,5,10,571500583_01,571500617_01,571500583_01,571500569_01 -517,210,i6,1704430460,1,1,28,-571542115_01,571500535_01,, -518,210,i6,1704430460,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -519,210,i6,1704430460,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -520,210,i6,1704430460,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -521,210,i6,1704430460,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1551,178,i3,1704430500,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1552,178,i3,1704430500,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1553,178,i3,1704430500,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1554,178,i3,1704430500,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 705,206,i7,1704430560,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 706,206,i7,1704430560,2,2,53,,,, 707,206,i7,1704430560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704431400.csv b/Intermediates/histid/histid_1704431400.csv index 7088a127e..964906cb1 100644 --- a/Intermediates/histid/histid_1704431400.csv +++ b/Intermediates/histid/histid_1704431400.csv @@ -1,123 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1583,175,i0,1704430220,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1584,175,i0,1704430220,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1585,175,i0,1704430220,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1586,175,i0,1704430220,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1587,175,i0,1704430220,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -626,176,i1,1704430220,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -627,176,i1,1704430220,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -628,176,i1,1704430220,3,3,40,571543469_02,-571542797_02.99,, -965,177,i2,1704430230,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -966,177,i2,1704430230,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -967,177,i2,1704430230,3,3,70,,,, -968,177,i2,1704430230,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1192,202,i9,1704430240,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1193,202,i9,1704430240,2,2,114,,,, -1157,206,i7,1704430260,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1158,206,i7,1704430260,2,2,53,,,, -1159,206,i7,1704430260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1160,206,i7,1704430260,4,4,26,,,, -143,210,i6,1704430279,1,1,28,-571542115_01,571500535_01,, -144,210,i6,1704430279,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -145,210,i6,1704430279,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -146,210,i6,1704430279,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -147,210,i6,1704430279,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -915,178,i3,1704430330,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -916,178,i3,1704430330,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -917,178,i3,1704430330,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -918,178,i3,1704430330,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -74,201,i8,1704430330,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -75,201,i8,1704430330,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -76,201,i8,1704430330,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -77,201,i8,1704430330,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -78,201,i8,1704430330,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -501,175,i0,1704430400,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -502,175,i0,1704430400,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -503,175,i0,1704430400,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -504,175,i0,1704430400,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -505,175,i0,1704430400,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1135,176,i1,1704430400,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1136,176,i1,1704430400,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1137,176,i1,1704430400,3,3,40,571543469_02,-571542797_02.99,, -362,202,i9,1704430400,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -363,202,i9,1704430400,2,2,114,,,, -1433,177,i2,1704430410,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1434,177,i2,1704430410,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1435,177,i2,1704430410,3,3,70,,,, -1436,177,i2,1704430410,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -930,206,i7,1704430410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -931,206,i7,1704430410,2,2,53,,,, -932,206,i7,1704430410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -933,206,i7,1704430410,4,4,26,,,, -412,201,i8,1704430422,1,1,18,-571500569_01,571500583_02,-571500569_01,571500618_01 -413,201,i8,1704430422,2,2,19,571500618_02,571500583_02,571500618_02,571500617_01 -414,201,i8,1704430422,3,3,14,571500617_02,571500618_01,571500618_02,571500617_01 -415,201,i8,1704430422,4,4,31,571500617_02,571500618_01,571500617_02,571500569_01 -416,201,i8,1704430422,5,5,10,571500583_01,571500617_01,571500583_01,571500569_01 -530,210,i6,1704430460,1,1,28,-571542115_01,571500535_01,, -531,210,i6,1704430460,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -532,210,i6,1704430460,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -533,210,i6,1704430460,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -534,210,i6,1704430460,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1550,178,i3,1704430500,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1551,178,i3,1704430500,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1552,178,i3,1704430500,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1553,178,i3,1704430500,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -707,206,i7,1704430560,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -708,206,i7,1704430560,2,2,53,,,, -709,206,i7,1704430560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -710,206,i7,1704430560,4,4,26,,,, -974,202,i9,1704430561,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -975,202,i9,1704430561,2,2,114,,,, -1003,175,i0,1704430580,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1004,175,i0,1704430580,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1005,175,i0,1704430580,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1006,175,i0,1704430580,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1007,175,i0,1704430580,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -11,176,i1,1704430580,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -12,176,i1,1704430580,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -13,176,i1,1704430580,3,3,40,571543469_02,-571542797_02.99,, -378,177,i2,1704430590,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -379,177,i2,1704430590,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -380,177,i2,1704430590,3,3,70,,,, -381,177,i2,1704430590,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -161,201,i8,1704430590,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -162,201,i8,1704430590,2,2,35,571500618_02,571500583_02,571500618_02,571500617_01 -163,201,i8,1704430590,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -164,201,i8,1704430590,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -165,201,i8,1704430590,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1024,210,i6,1704430640,1,1,28,-571542115_01,571500535_01,, -1025,210,i6,1704430640,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1026,210,i6,1704430640,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1027,210,i6,1704430640,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1028,210,i6,1704430640,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -596,178,i3,1704430670,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -597,178,i3,1704430670,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -598,178,i3,1704430670,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -599,178,i3,1704430670,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1602,206,i7,1704430710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1603,206,i7,1704430710,2,2,53,,,, -1604,206,i7,1704430710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1605,206,i7,1704430710,4,4,26,,,, -765,202,i9,1704430720,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -766,202,i9,1704430720,2,2,114,,,, -1459,175,i0,1704430760,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1460,175,i0,1704430760,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1461,175,i0,1704430760,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1462,175,i0,1704430760,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1463,175,i0,1704430760,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -535,176,i1,1704430760,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -536,176,i1,1704430760,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -537,176,i1,1704430760,3,3,40,571543469_02,-571542797_02.99,, -831,201,i8,1704430760,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -832,201,i8,1704430760,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -833,201,i8,1704430760,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -834,201,i8,1704430760,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -835,201,i8,1704430760,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -871,177,i2,1704430770,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -872,177,i2,1704430770,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -873,177,i2,1704430770,3,3,70,,,, -874,177,i2,1704430770,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 1496,210,i6,1704430820,1,1,28,-571542115_01,571500535_01,, 1497,210,i6,1704430820,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 1498,210,i6,1704430820,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704431700.csv b/Intermediates/histid/histid_1704431700.csv index 82354af9a..7be1e74fe 100644 --- a/Intermediates/histid/histid_1704431700.csv +++ b/Intermediates/histid/histid_1704431700.csv @@ -1,111 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -712,206,i7,1704430560,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -713,206,i7,1704430560,2,2,53,,,, -714,206,i7,1704430560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -715,206,i7,1704430560,4,4,26,,,, -976,202,i9,1704430561,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -977,202,i9,1704430561,2,2,114,,,, -1005,175,i0,1704430580,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1006,175,i0,1704430580,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1007,175,i0,1704430580,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1008,175,i0,1704430580,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1009,175,i0,1704430580,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -11,176,i1,1704430580,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -12,176,i1,1704430580,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -13,176,i1,1704430580,3,3,40,571543469_02,-571542797_02.99,, -386,177,i2,1704430590,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -387,177,i2,1704430590,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -388,177,i2,1704430590,3,3,70,,,, -389,177,i2,1704430590,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -153,201,i8,1704430590,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -154,201,i8,1704430590,2,2,35,571500618_02,571500583_02,571500618_02,571500617_01 -155,201,i8,1704430590,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -156,201,i8,1704430590,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -157,201,i8,1704430590,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1028,210,i6,1704430640,1,1,28,-571542115_01,571500535_01,, -1029,210,i6,1704430640,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1030,210,i6,1704430640,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1031,210,i6,1704430640,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1032,210,i6,1704430640,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -590,178,i3,1704430670,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -591,178,i3,1704430670,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -592,178,i3,1704430670,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -593,178,i3,1704430670,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1609,206,i7,1704430710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1610,206,i7,1704430710,2,2,53,,,, -1611,206,i7,1704430710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1612,206,i7,1704430710,4,4,26,,,, -768,202,i9,1704430720,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -769,202,i9,1704430720,2,2,114,,,, -1482,175,i0,1704430760,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1483,175,i0,1704430760,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1484,175,i0,1704430760,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1485,175,i0,1704430760,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1486,175,i0,1704430760,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -547,176,i1,1704430760,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -548,176,i1,1704430760,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -549,176,i1,1704430760,3,3,40,571543469_02,-571542797_02.99,, -839,201,i8,1704430760,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -840,201,i8,1704430760,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -841,201,i8,1704430760,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -842,201,i8,1704430760,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -843,201,i8,1704430760,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -877,177,i2,1704430770,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -878,177,i2,1704430770,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -879,177,i2,1704430770,3,3,70,,,, -880,177,i2,1704430770,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1514,210,i6,1704430820,1,1,28,-571542115_01,571500535_01,, -1515,210,i6,1704430820,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1516,210,i6,1704430820,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1517,210,i6,1704430820,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1518,210,i6,1704430820,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -227,178,i3,1704430839,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -228,178,i3,1704430839,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -229,178,i3,1704430839,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -230,178,i3,1704430839,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1389,206,i7,1704430860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1390,206,i7,1704430860,2,2,53,,,, -1391,206,i7,1704430860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1392,206,i7,1704430860,4,4,26,,,, -1368,202,i9,1704430881,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1369,202,i9,1704430881,2,2,114,,,, -360,201,i8,1704430930,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -361,201,i8,1704430930,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -362,201,i8,1704430930,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -363,201,i8,1704430930,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -364,201,i8,1704430930,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -410,175,i0,1704430940,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -411,175,i0,1704430940,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -412,175,i0,1704430940,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -413,175,i0,1704430940,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -414,175,i0,1704430940,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1040,176,i1,1704430940,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1041,176,i1,1704430940,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1042,176,i1,1704430940,3,3,40,571543469_02,-571542797_02.99,, -1356,177,i2,1704430950,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1357,177,i2,1704430950,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1358,177,i2,1704430950,3,3,70,,,, -1359,177,i2,1704430950,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -433,210,i6,1704431000,1,1,28,-571542115_01,571500535_01,, -434,210,i6,1704431000,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -435,210,i6,1704431000,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -436,210,i6,1704431000,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -437,210,i6,1704431000,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -752,178,i3,1704431010,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -753,178,i3,1704431010,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -754,178,i3,1704431010,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -755,178,i3,1704431010,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1180,206,i7,1704431010,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1181,206,i7,1704431010,2,2,53,,,, -1182,206,i7,1704431010,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1183,206,i7,1704431010,4,4,26,,,, -1178,202,i9,1704431040,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1179,202,i9,1704431040,2,2,114,,,, -971,201,i8,1704431100,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -972,201,i8,1704431100,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -973,201,i8,1704431100,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -974,201,i8,1704431100,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -975,201,i8,1704431100,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 891,175,i0,1704431120,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 892,175,i0,1704431120,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 893,175,i0,1704431120,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704432000.csv b/Intermediates/histid/histid_1704432000.csv index d5b8f958e..cd7dbef23 100644 --- a/Intermediates/histid/histid_1704432000.csv +++ b/Intermediates/histid/histid_1704432000.csv @@ -1,115 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1525,210,i6,1704430820,1,1,28,-571542115_01,571500535_01,, -1526,210,i6,1704430820,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1527,210,i6,1704430820,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1528,210,i6,1704430820,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1529,210,i6,1704430820,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -228,178,i3,1704430839,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -229,178,i3,1704430839,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -230,178,i3,1704430839,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -231,178,i3,1704430839,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1404,206,i7,1704430860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1405,206,i7,1704430860,2,2,53,,,, -1406,206,i7,1704430860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1407,206,i7,1704430860,4,4,26,,,, -1386,202,i9,1704430881,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1387,202,i9,1704430881,2,2,114,,,, -365,201,i8,1704430930,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -366,201,i8,1704430930,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -367,201,i8,1704430930,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -368,201,i8,1704430930,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -369,201,i8,1704430930,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -423,175,i0,1704430940,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -424,175,i0,1704430940,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -425,175,i0,1704430940,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -426,175,i0,1704430940,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -427,175,i0,1704430940,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1068,176,i1,1704430940,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1069,176,i1,1704430940,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1070,176,i1,1704430940,3,3,40,571543469_02,-571542797_02.99,, -1374,177,i2,1704430950,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1375,177,i2,1704430950,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1376,177,i2,1704430950,3,3,70,,,, -1377,177,i2,1704430950,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -448,210,i6,1704431000,1,1,28,-571542115_01,571500535_01,, -449,210,i6,1704431000,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -450,210,i6,1704431000,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -451,210,i6,1704431000,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -452,210,i6,1704431000,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -765,178,i3,1704431010,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -766,178,i3,1704431010,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -767,178,i3,1704431010,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -768,178,i3,1704431010,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1205,206,i7,1704431010,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1206,206,i7,1704431010,2,2,53,,,, -1207,206,i7,1704431010,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1208,206,i7,1704431010,4,4,26,,,, -1203,202,i9,1704431040,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1204,202,i9,1704431040,2,2,114,,,, -996,201,i8,1704431100,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -997,201,i8,1704431100,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -998,201,i8,1704431100,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -999,201,i8,1704431100,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1000,201,i8,1704431100,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -907,175,i0,1704431120,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -908,175,i0,1704431120,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -909,175,i0,1704431120,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -910,175,i0,1704431120,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -911,175,i0,1704431120,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1550,176,i1,1704431120,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1551,176,i1,1704431120,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1552,176,i1,1704431120,3,3,40,571543469_02,-571542797_02.99,, -245,177,i2,1704431130,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -246,177,i2,1704431130,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -247,177,i2,1704431130,3,3,70,,,, -248,177,i2,1704431130,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -477,206,i7,1704431160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -478,206,i7,1704431160,2,2,53,,,, -479,206,i7,1704431160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -480,206,i7,1704431160,4,4,26,,,, -1382,178,i3,1704431180,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1383,178,i3,1704431180,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1384,178,i3,1704431180,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1385,178,i3,1704431180,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -925,210,i6,1704431180,1,1,28,-571542115_01,571500535_01,, -926,210,i6,1704431180,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -927,210,i6,1704431180,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -928,210,i6,1704431180,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -929,210,i6,1704431180,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -332,202,i9,1704431200,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -333,202,i9,1704431200,2,2,114,,,, -1606,201,i8,1704431270,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1607,201,i8,1704431270,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1608,201,i8,1704431270,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1609,201,i8,1704431270,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1610,201,i8,1704431270,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1271,175,i0,1704431301,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1272,175,i0,1704431301,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1273,175,i0,1704431301,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1274,175,i0,1704431301,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1275,175,i0,1704431301,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -317,176,i1,1704431301,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -318,176,i1,1704431301,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -319,176,i1,1704431301,3,3,40,571543469_02,-571542797_02.99,, -783,177,i2,1704431310,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -784,177,i2,1704431310,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -785,177,i2,1704431310,3,3,70,,,, -786,177,i2,1704431310,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -224,206,i7,1704431310,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -225,206,i7,1704431310,2,2,53,,,, -226,206,i7,1704431310,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -227,206,i7,1704431310,4,4,26,,,, -258,178,i3,1704431351,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -259,178,i3,1704431351,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -260,178,i3,1704431351,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -261,178,i3,1704431351,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1589,202,i9,1704431360,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1590,202,i9,1704431360,2,2,114,,,, -833,210,i6,1704431361,1,1,28,-571542115_01,571500535_01,, -834,210,i6,1704431361,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -835,210,i6,1704431361,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -836,210,i6,1704431361,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -837,210,i6,1704431361,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 615,201,i8,1704431440,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 616,201,i8,1704431440,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 617,201,i8,1704431440,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704432300.csv b/Intermediates/histid/histid_1704432300.csv index c88e82eb6..5baac2727 100644 --- a/Intermediates/histid/histid_1704432300.csv +++ b/Intermediates/histid/histid_1704432300.csv @@ -1,122 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -899,175,i0,1704431120,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -900,175,i0,1704431120,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -901,175,i0,1704431120,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -902,175,i0,1704431120,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -903,175,i0,1704431120,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1560,176,i1,1704431120,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1561,176,i1,1704431120,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1562,176,i1,1704431120,3,3,40,571543469_02,-571542797_02.99,, -245,177,i2,1704431130,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -246,177,i2,1704431130,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -247,177,i2,1704431130,3,3,70,,,, -248,177,i2,1704431130,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -480,206,i7,1704431160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -481,206,i7,1704431160,2,2,53,,,, -482,206,i7,1704431160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -483,206,i7,1704431160,4,4,26,,,, -1399,178,i3,1704431180,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1400,178,i3,1704431180,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1401,178,i3,1704431180,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1402,178,i3,1704431180,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -922,210,i6,1704431180,1,1,28,-571542115_01,571500535_01,, -923,210,i6,1704431180,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -924,210,i6,1704431180,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -925,210,i6,1704431180,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -926,210,i6,1704431180,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -322,202,i9,1704431200,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -323,202,i9,1704431200,2,2,114,,,, -1620,201,i8,1704431270,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1621,201,i8,1704431270,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1622,201,i8,1704431270,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1623,201,i8,1704431270,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1624,201,i8,1704431270,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1286,175,i0,1704431301,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1287,175,i0,1704431301,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1288,175,i0,1704431301,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1289,175,i0,1704431301,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1290,175,i0,1704431301,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -307,176,i1,1704431301,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -308,176,i1,1704431301,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -309,176,i1,1704431301,3,3,40,571543469_02,-571542797_02.99,, -784,177,i2,1704431310,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -785,177,i2,1704431310,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -786,177,i2,1704431310,3,3,70,,,, -787,177,i2,1704431310,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -219,206,i7,1704431310,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -220,206,i7,1704431310,2,2,53,,,, -221,206,i7,1704431310,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -222,206,i7,1704431310,4,4,26,,,, -258,178,i3,1704431351,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -259,178,i3,1704431351,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -260,178,i3,1704431351,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -261,178,i3,1704431351,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1599,202,i9,1704431360,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1600,202,i9,1704431360,2,2,114,,,, -824,210,i6,1704431361,1,1,28,-571542115_01,571500535_01,, -825,210,i6,1704431361,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -826,210,i6,1704431361,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -827,210,i6,1704431361,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -828,210,i6,1704431361,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -620,201,i8,1704431440,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -621,201,i8,1704431440,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -622,201,i8,1704431440,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -623,201,i8,1704431440,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -624,201,i8,1704431440,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -4,206,i7,1704431460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -5,206,i7,1704431460,2,2,53,,,, -6,206,i7,1704431460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -7,206,i7,1704431460,4,4,26,,,, -266,175,i0,1704431480,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -267,175,i0,1704431480,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -268,175,i0,1704431480,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -269,175,i0,1704431480,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -270,175,i0,1704431480,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -954,176,i1,1704431480,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -955,176,i1,1704431480,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -956,176,i1,1704431480,3,3,40,571543469_02,-571542797_02.99,, -1295,177,i2,1704431490,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1296,177,i2,1704431490,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1297,177,i2,1704431490,3,3,70,,,, -1298,177,i2,1704431490,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1052,178,i3,1704431520,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1053,178,i3,1704431520,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1054,178,i3,1704431520,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1055,178,i3,1704431520,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -609,202,i9,1704431521,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -610,202,i9,1704431521,2,2,114,,,, -324,210,i6,1704431540,1,1,28,-571542115_01,571500535_01,, -325,210,i6,1704431540,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -326,210,i6,1704431540,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -327,210,i6,1704431540,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -328,210,i6,1704431540,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1281,201,i8,1704431610,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1282,201,i8,1704431610,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1283,201,i8,1704431610,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1284,201,i8,1704431610,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1285,201,i8,1704431610,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -909,206,i7,1704431610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -910,206,i7,1704431610,2,2,53,,,, -911,206,i7,1704431610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -912,206,i7,1704431610,4,4,26,,,, -819,175,i0,1704431660,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -820,175,i0,1704431660,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -821,175,i0,1704431660,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -822,175,i0,1704431660,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -823,175,i0,1704431660,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1459,176,i1,1704431660,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1460,176,i1,1704431660,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1461,176,i1,1704431660,3,3,40,571543469_02,-571542797_02.99,, -144,177,i2,1704431670,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -145,177,i2,1704431670,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -146,177,i2,1704431670,3,3,70,,,, -147,177,i2,1704431670,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -426,202,i9,1704431680,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -427,202,i9,1704431680,2,2,114,,,, -692,178,i3,1704431689,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -693,178,i3,1704431689,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -694,178,i3,1704431689,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -695,178,i3,1704431689,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 847,210,i6,1704431720,1,1,28,-571542115_01,571500535_01,, 848,210,i6,1704431720,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 849,210,i6,1704431720,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704432600.csv b/Intermediates/histid/histid_1704432600.csv index 0c2e91149..be1fbe4ce 100644 --- a/Intermediates/histid/histid_1704432600.csv +++ b/Intermediates/histid/histid_1704432600.csv @@ -1,111 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -621,201,i8,1704431440,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -622,201,i8,1704431440,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -623,201,i8,1704431440,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -624,201,i8,1704431440,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -625,201,i8,1704431440,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -8,206,i7,1704431460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -9,206,i7,1704431460,2,2,53,,,, -10,206,i7,1704431460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -11,206,i7,1704431460,4,4,26,,,, -278,175,i0,1704431480,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -279,175,i0,1704431480,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -280,175,i0,1704431480,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -281,175,i0,1704431480,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -282,175,i0,1704431480,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -963,176,i1,1704431480,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -964,176,i1,1704431480,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -965,176,i1,1704431480,3,3,40,571543469_02,-571542797_02.99,, -1306,177,i2,1704431490,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1307,177,i2,1704431490,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1308,177,i2,1704431490,3,3,70,,,, -1309,177,i2,1704431490,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1057,178,i3,1704431520,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1058,178,i3,1704431520,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1059,178,i3,1704431520,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1060,178,i3,1704431520,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -610,202,i9,1704431521,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -611,202,i9,1704431521,2,2,114,,,, -324,210,i6,1704431540,1,1,28,-571542115_01,571500535_01,, -325,210,i6,1704431540,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -326,210,i6,1704431540,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -327,210,i6,1704431540,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -328,210,i6,1704431540,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1292,201,i8,1704431610,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1293,201,i8,1704431610,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1294,201,i8,1704431610,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1295,201,i8,1704431610,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1296,201,i8,1704431610,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -922,206,i7,1704431610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -923,206,i7,1704431610,2,2,53,,,, -924,206,i7,1704431610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -925,206,i7,1704431610,4,4,26,,,, -835,175,i0,1704431660,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -836,175,i0,1704431660,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -837,175,i0,1704431660,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -838,175,i0,1704431660,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -839,175,i0,1704431660,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1459,176,i1,1704431660,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1460,176,i1,1704431660,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1461,176,i1,1704431660,3,3,40,571543469_02,-571542797_02.99,, -156,177,i2,1704431670,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -157,177,i2,1704431670,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -158,177,i2,1704431670,3,3,70,,,, -159,177,i2,1704431670,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -423,202,i9,1704431680,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -424,202,i9,1704431680,2,2,114,,,, -706,178,i3,1704431689,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -707,178,i3,1704431689,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -708,178,i3,1704431689,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -709,178,i3,1704431689,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -863,210,i6,1704431720,1,1,28,-571542115_01,571500535_01,, -864,210,i6,1704431720,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -865,210,i6,1704431720,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -866,210,i6,1704431720,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -867,210,i6,1704431720,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -702,206,i7,1704431760,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -703,206,i7,1704431760,2,2,53,,,, -704,206,i7,1704431760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -705,206,i7,1704431760,4,4,26,,,, -140,201,i8,1704431781,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -141,201,i8,1704431781,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -142,201,i8,1704431781,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -143,201,i8,1704431781,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -144,201,i8,1704431781,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1330,175,i0,1704431840,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1331,175,i0,1704431840,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1332,175,i0,1704431840,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1333,175,i0,1704431840,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1334,175,i0,1704431840,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -357,176,i1,1704431840,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -358,176,i1,1704431840,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -359,176,i1,1704431840,3,3,40,571543469_02,-571542797_02.99,, -1191,202,i9,1704431840,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1192,202,i9,1704431840,2,2,114,,,, -662,177,i2,1704431850,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -663,177,i2,1704431850,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -664,177,i2,1704431850,3,3,70,,,, -665,177,i2,1704431850,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1228,178,i3,1704431860,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1229,178,i3,1704431860,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1230,178,i3,1704431860,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1231,178,i3,1704431860,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1344,210,i6,1704431900,1,1,28,-571542115_01,571500535_01,, -1345,210,i6,1704431900,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1346,210,i6,1704431900,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1347,210,i6,1704431900,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1348,210,i6,1704431900,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -491,206,i7,1704431910,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -492,206,i7,1704431910,2,2,53,,,, -493,206,i7,1704431910,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -494,206,i7,1704431910,4,4,26,,,, -1428,201,i8,1704431950,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1429,201,i8,1704431950,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1430,201,i8,1704431950,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1431,201,i8,1704431950,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1432,201,i8,1704431950,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -849,202,i9,1704432000,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -850,202,i9,1704432000,2,2,114,,,, 184,175,i0,1704432020,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 185,175,i0,1704432020,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 186,175,i0,1704432020,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704432900.csv b/Intermediates/histid/histid_1704432900.csv index 36ee5eec0..f035a9630 100644 --- a/Intermediates/histid/histid_1704432900.csv +++ b/Intermediates/histid/histid_1704432900.csv @@ -1,114 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -854,210,i6,1704431720,1,1,28,-571542115_01,571500535_01,, -855,210,i6,1704431720,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -856,210,i6,1704431720,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -857,210,i6,1704431720,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -858,210,i6,1704431720,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -693,206,i7,1704431760,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -694,206,i7,1704431760,2,2,53,,,, -695,206,i7,1704431760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -696,206,i7,1704431760,4,4,26,,,, -145,201,i8,1704431781,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -146,201,i8,1704431781,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -147,201,i8,1704431781,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -148,201,i8,1704431781,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -149,201,i8,1704431781,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1345,175,i0,1704431840,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1346,175,i0,1704431840,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1347,175,i0,1704431840,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1348,175,i0,1704431840,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1349,175,i0,1704431840,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -357,176,i1,1704431840,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -358,176,i1,1704431840,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -359,176,i1,1704431840,3,3,40,571543469_02,-571542797_02.99,, -1191,202,i9,1704431840,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1192,202,i9,1704431840,2,2,114,,,, -658,177,i2,1704431850,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -659,177,i2,1704431850,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -660,177,i2,1704431850,3,3,70,,,, -661,177,i2,1704431850,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1228,178,i3,1704431860,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1229,178,i3,1704431860,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1230,178,i3,1704431860,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1231,178,i3,1704431860,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1359,210,i6,1704431900,1,1,28,-571542115_01,571500535_01,, -1360,210,i6,1704431900,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1361,210,i6,1704431900,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1362,210,i6,1704431900,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1363,210,i6,1704431900,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -484,206,i7,1704431910,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -485,206,i7,1704431910,2,2,53,,,, -486,206,i7,1704431910,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -487,206,i7,1704431910,4,4,26,,,, -1440,201,i8,1704431950,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1441,201,i8,1704431950,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1442,201,i8,1704431950,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1443,201,i8,1704431950,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1444,201,i8,1704431950,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -840,202,i9,1704432000,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -841,202,i9,1704432000,2,2,114,,,, -185,175,i0,1704432020,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -186,175,i0,1704432020,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -187,175,i0,1704432020,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -188,175,i0,1704432020,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -189,175,i0,1704432020,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -859,176,i1,1704432020,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -860,176,i1,1704432020,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -861,176,i1,1704432020,3,3,40,571543469_02,-571542797_02.99,, -360,178,i3,1704432029,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -361,178,i3,1704432029,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -362,178,i3,1704432029,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -363,178,i3,1704432029,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1057,177,i2,1704432031,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1058,177,i2,1704432031,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1059,177,i2,1704432031,3,3,71,,,, -1060,177,i2,1704432031,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1395,206,i7,1704432060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1396,206,i7,1704432060,2,2,53,,,, -1397,206,i7,1704432060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1398,206,i7,1704432060,4,4,26,,,, -375,210,i6,1704432079,1,1,28,-571542115_01,571500535_01,, -376,210,i6,1704432079,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -377,210,i6,1704432079,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -378,210,i6,1704432079,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -379,210,i6,1704432079,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -445,201,i8,1704432120,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -446,201,i8,1704432120,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -447,201,i8,1704432120,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -448,201,i8,1704432120,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -449,201,i8,1704432120,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1586,202,i9,1704432160,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1587,202,i9,1704432160,2,2,114,,,, -686,175,i0,1704432200,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -687,175,i0,1704432200,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -688,175,i0,1704432200,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -689,175,i0,1704432200,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -690,175,i0,1704432200,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1383,176,i1,1704432200,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1384,176,i1,1704432200,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1385,176,i1,1704432200,3,3,40,571543469_02,-571542797_02.99,, -876,178,i3,1704432200,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -877,178,i3,1704432200,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -878,178,i3,1704432200,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -879,178,i3,1704432200,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -47,177,i2,1704432210,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -48,177,i2,1704432210,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -49,177,i2,1704432210,3,3,69,,,, -50,177,i2,1704432210,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1180,206,i7,1704432210,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1181,206,i7,1704432210,2,2,53,,,, -1182,206,i7,1704432210,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1183,206,i7,1704432210,4,4,26,,,, -725,210,i6,1704432260,1,1,28,-571542115_01,571500535_01,, -726,210,i6,1704432260,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -727,210,i6,1704432260,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -728,210,i6,1704432260,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -729,210,i6,1704432260,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1093,201,i8,1704432290,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1094,201,i8,1704432290,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1095,201,i8,1704432290,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1096,201,i8,1704432290,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1097,201,i8,1704432290,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 714,202,i9,1704432320,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 715,202,i9,1704432320,2,2,114,,,, 931,206,i7,1704432360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704433200.csv b/Intermediates/histid/histid_1704433200.csv index 2f40d3baf..0d57387f0 100644 --- a/Intermediates/histid/histid_1704433200.csv +++ b/Intermediates/histid/histid_1704433200.csv @@ -1,120 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -173,175,i0,1704432020,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -174,175,i0,1704432020,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -175,175,i0,1704432020,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -176,175,i0,1704432020,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -177,175,i0,1704432020,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -841,176,i1,1704432020,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -842,176,i1,1704432020,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -843,176,i1,1704432020,3,3,40,571543469_02,-571542797_02.99,, -344,178,i3,1704432029,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -345,178,i3,1704432029,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -346,178,i3,1704432029,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -347,178,i3,1704432029,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1060,177,i2,1704432031,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1061,177,i2,1704432031,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1062,177,i2,1704432031,3,3,71,,,, -1063,177,i2,1704432031,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1383,206,i7,1704432060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1384,206,i7,1704432060,2,2,53,,,, -1385,206,i7,1704432060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1386,206,i7,1704432060,4,4,26,,,, -364,210,i6,1704432079,1,1,28,-571542115_01,571500535_01,, -365,210,i6,1704432079,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -366,210,i6,1704432079,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -367,210,i6,1704432079,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -368,210,i6,1704432079,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -432,201,i8,1704432120,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -433,201,i8,1704432120,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -434,201,i8,1704432120,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -435,201,i8,1704432120,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -436,201,i8,1704432120,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1578,202,i9,1704432160,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1579,202,i9,1704432160,2,2,114,,,, -674,175,i0,1704432200,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -675,175,i0,1704432200,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -676,175,i0,1704432200,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -677,175,i0,1704432200,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -678,175,i0,1704432200,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1371,176,i1,1704432200,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1372,176,i1,1704432200,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1373,176,i1,1704432200,3,3,40,571543469_02,-571542797_02.99,, -858,178,i3,1704432200,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -859,178,i3,1704432200,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -860,178,i3,1704432200,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -861,178,i3,1704432200,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -52,177,i2,1704432210,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -53,177,i2,1704432210,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -54,177,i2,1704432210,3,3,69,,,, -55,177,i2,1704432210,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1181,206,i7,1704432210,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1182,206,i7,1704432210,2,2,53,,,, -1183,206,i7,1704432210,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1184,206,i7,1704432210,4,4,26,,,, -713,210,i6,1704432260,1,1,28,-571542115_01,571500535_01,, -714,210,i6,1704432260,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -715,210,i6,1704432260,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -716,210,i6,1704432260,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -717,210,i6,1704432260,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1096,201,i8,1704432290,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1097,201,i8,1704432290,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1098,201,i8,1704432290,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1099,201,i8,1704432290,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1100,201,i8,1704432290,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -702,202,i9,1704432320,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -703,202,i9,1704432320,2,2,114,,,, -917,206,i7,1704432360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -918,206,i7,1704432360,2,2,53,,,, -919,206,i7,1704432360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -920,206,i7,1704432360,4,4,26,,,, -1488,178,i3,1704432370,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1489,178,i3,1704432370,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1490,178,i3,1704432370,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1491,178,i3,1704432370,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1221,175,i0,1704432380,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1222,175,i0,1704432380,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1223,175,i0,1704432380,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1224,175,i0,1704432380,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1225,175,i0,1704432380,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -204,176,i1,1704432380,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -205,176,i1,1704432380,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -206,176,i1,1704432380,3,3,40,571543469_02,-571542797_02.99,, -561,177,i2,1704432390,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -562,177,i2,1704432390,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -563,177,i2,1704432390,3,3,70,,,, -564,177,i2,1704432390,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1267,210,i6,1704432440,1,1,28,-571542115_01,571500535_01,, -1268,210,i6,1704432440,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1269,210,i6,1704432440,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1270,210,i6,1704432440,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1271,210,i6,1704432440,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -589,201,i8,1704432460,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -590,201,i8,1704432460,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -591,201,i8,1704432460,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -592,201,i8,1704432460,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -593,201,i8,1704432460,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -382,202,i9,1704432480,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -383,202,i9,1704432480,2,2,114,,,, -178,206,i7,1704432510,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -179,206,i7,1704432510,2,2,53,,,, -180,206,i7,1704432510,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -181,206,i7,1704432510,4,4,26,,,, -1028,178,i3,1704432540,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1029,178,i3,1704432540,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1030,178,i3,1704432540,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1031,178,i3,1704432540,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -708,175,i0,1704432559,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -709,175,i0,1704432559,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -710,175,i0,1704432559,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -711,175,i0,1704432559,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -712,175,i0,1704432559,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -730,176,i1,1704432560,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -731,176,i1,1704432560,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -732,176,i1,1704432560,3,3,40,571543469_02,-571542797_02.99,, -1238,177,i2,1704432569,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1239,177,i2,1704432569,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1240,177,i2,1704432569,3,3,69,,,, -1241,177,i2,1704432569,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 107,210,i6,1704432620,1,1,28,-571542115_01,571500535_01,, 108,210,i6,1704432620,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 109,210,i6,1704432620,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704433500.csv b/Intermediates/histid/histid_1704433500.csv index b5b448734..bf1c228bf 100644 --- a/Intermediates/histid/histid_1704433500.csv +++ b/Intermediates/histid/histid_1704433500.csv @@ -1,110 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -701,202,i9,1704432320,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -702,202,i9,1704432320,2,2,114,,,, -925,206,i7,1704432360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -926,206,i7,1704432360,2,2,53,,,, -927,206,i7,1704432360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -928,206,i7,1704432360,4,4,26,,,, -1495,178,i3,1704432370,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1496,178,i3,1704432370,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1497,178,i3,1704432370,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1498,178,i3,1704432370,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1216,175,i0,1704432380,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1217,175,i0,1704432380,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1218,175,i0,1704432380,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1219,175,i0,1704432380,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1220,175,i0,1704432380,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -197,176,i1,1704432380,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -198,176,i1,1704432380,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -199,176,i1,1704432380,3,3,40,571543469_02,-571542797_02.99,, -563,177,i2,1704432390,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -564,177,i2,1704432390,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -565,177,i2,1704432390,3,3,70,,,, -566,177,i2,1704432390,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1262,210,i6,1704432440,1,1,28,-571542115_01,571500535_01,, -1263,210,i6,1704432440,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1264,210,i6,1704432440,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1265,210,i6,1704432440,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1266,210,i6,1704432440,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -591,201,i8,1704432460,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -592,201,i8,1704432460,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -593,201,i8,1704432460,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -594,201,i8,1704432460,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -595,201,i8,1704432460,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -388,202,i9,1704432480,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -389,202,i9,1704432480,2,2,114,,,, -171,206,i7,1704432510,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -172,206,i7,1704432510,2,2,53,,,, -173,206,i7,1704432510,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -174,206,i7,1704432510,4,4,26,,,, -1023,178,i3,1704432540,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1024,178,i3,1704432540,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1025,178,i3,1704432540,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1026,178,i3,1704432540,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -707,175,i0,1704432559,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -708,175,i0,1704432559,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -709,175,i0,1704432559,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -710,175,i0,1704432559,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -711,175,i0,1704432559,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -729,176,i1,1704432560,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -730,176,i1,1704432560,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -731,176,i1,1704432560,3,3,40,571543469_02,-571542797_02.99,, -1233,177,i2,1704432569,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1234,177,i2,1704432569,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1235,177,i2,1704432569,3,3,69,,,, -1236,177,i2,1704432569,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -104,210,i6,1704432620,1,1,28,-571542115_01,571500535_01,, -105,210,i6,1704432620,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -106,210,i6,1704432620,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -107,210,i6,1704432620,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -108,210,i6,1704432620,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1257,201,i8,1704432630,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1258,201,i8,1704432630,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1259,201,i8,1704432630,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1260,201,i8,1704432630,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1261,201,i8,1704432630,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1137,202,i9,1704432640,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1138,202,i9,1704432640,2,2,114,,,, -1643,206,i7,1704432660,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1644,206,i7,1704432660,2,2,53,,,, -1645,206,i7,1704432660,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1646,206,i7,1704432660,4,4,26,,,, -13,178,i3,1704432710,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -14,178,i3,1704432710,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -15,178,i3,1704432710,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -16,178,i3,1704432710,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -586,175,i0,1704432740,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -587,175,i0,1704432740,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -588,175,i0,1704432740,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -589,175,i0,1704432740,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -590,175,i0,1704432740,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1281,176,i1,1704432740,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1282,176,i1,1704432740,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1283,176,i1,1704432740,3,3,40,571543469_02,-571542797_02.99,, -1597,177,i2,1704432750,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1598,177,i2,1704432750,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1599,177,i2,1704432750,3,3,71,,,, -1600,177,i2,1704432750,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -208,201,i8,1704432800,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -209,201,i8,1704432800,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -210,201,i8,1704432800,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -211,201,i8,1704432800,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -212,201,i8,1704432800,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -795,202,i9,1704432800,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -796,202,i9,1704432800,2,2,114,,,, -1638,210,i6,1704432801,1,1,28,-571542115_01,571500535_01,, -1639,210,i6,1704432801,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1640,210,i6,1704432801,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1641,210,i6,1704432801,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1642,210,i6,1704432801,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1407,206,i7,1704432810,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1408,206,i7,1704432810,2,2,53,,,, -1409,206,i7,1704432810,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1410,206,i7,1704432810,4,4,26,,,, -638,178,i3,1704432880,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -639,178,i3,1704432880,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -640,178,i3,1704432880,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -641,178,i3,1704432880,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 1096,175,i0,1704432920,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 1097,175,i0,1704432920,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 1098,175,i0,1704432920,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704433800.csv b/Intermediates/histid/histid_1704433800.csv index 173847cf8..5ac43d0a5 100644 --- a/Intermediates/histid/histid_1704433800.csv +++ b/Intermediates/histid/histid_1704433800.csv @@ -1,116 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -110,210,i6,1704432620,1,1,28,-571542115_01,571500535_01,, -111,210,i6,1704432620,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -112,210,i6,1704432620,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -113,210,i6,1704432620,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -114,210,i6,1704432620,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1266,201,i8,1704432630,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1267,201,i8,1704432630,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1268,201,i8,1704432630,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1269,201,i8,1704432630,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1270,201,i8,1704432630,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1140,202,i9,1704432640,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1141,202,i9,1704432640,2,2,114,,,, -1648,206,i7,1704432660,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1649,206,i7,1704432660,2,2,53,,,, -1650,206,i7,1704432660,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1651,206,i7,1704432660,4,4,26,,,, -13,178,i3,1704432710,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -14,178,i3,1704432710,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -15,178,i3,1704432710,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -16,178,i3,1704432710,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -580,175,i0,1704432740,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -581,175,i0,1704432740,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -582,175,i0,1704432740,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -583,175,i0,1704432740,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -584,175,i0,1704432740,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1294,176,i1,1704432740,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1295,176,i1,1704432740,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1296,176,i1,1704432740,3,3,40,571543469_02,-571542797_02.99,, -1609,177,i2,1704432750,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1610,177,i2,1704432750,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1611,177,i2,1704432750,3,3,71,,,, -1612,177,i2,1704432750,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -217,201,i8,1704432800,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -218,201,i8,1704432800,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -219,201,i8,1704432800,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -220,201,i8,1704432800,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -221,201,i8,1704432800,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -793,202,i9,1704432800,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -794,202,i9,1704432800,2,2,114,,,, -1643,210,i6,1704432801,1,1,28,-571542115_01,571500535_01,, -1644,210,i6,1704432801,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1645,210,i6,1704432801,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1646,210,i6,1704432801,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1647,210,i6,1704432801,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1409,206,i7,1704432810,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1410,206,i7,1704432810,2,2,53,,,, -1411,206,i7,1704432810,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1412,206,i7,1704432810,4,4,26,,,, -629,178,i3,1704432880,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -630,178,i3,1704432880,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -631,178,i3,1704432880,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -632,178,i3,1704432880,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1101,175,i0,1704432920,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1102,175,i0,1704432920,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1103,175,i0,1704432920,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1104,175,i0,1704432920,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1105,175,i0,1704432920,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1668,176,i1,1704432921,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1669,176,i1,1704432921,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1670,176,i1,1704432921,3,3,40,571543469_02,-571542797_02.99,, -1114,177,i2,1704432929,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1115,177,i2,1704432929,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1116,177,i2,1704432929,3,3,69,,,, -1117,177,i2,1704432929,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1564,202,i9,1704432960,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1565,202,i9,1704432960,2,2,114,,,, -633,206,i7,1704432960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -634,206,i7,1704432960,2,2,53,,,, -635,206,i7,1704432960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -636,206,i7,1704432960,4,4,26,,,, -877,201,i8,1704432970,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -878,201,i8,1704432970,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -879,201,i8,1704432970,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -880,201,i8,1704432970,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -881,201,i8,1704432970,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1149,210,i6,1704432980,1,1,28,-571542115_01,571500535_01,, -1150,210,i6,1704432980,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1151,210,i6,1704432980,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1152,210,i6,1704432980,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1153,210,i6,1704432980,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1325,178,i3,1704433050,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1326,178,i3,1704433050,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1327,178,i3,1704433050,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1328,178,i3,1704433050,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1638,175,i0,1704433100,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1639,175,i0,1704433100,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1640,175,i0,1704433100,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1641,175,i0,1704433100,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1642,175,i0,1704433100,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -622,176,i1,1704433100,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -623,176,i1,1704433100,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -624,176,i1,1704433100,3,3,40,571543469_02,-571542797_02.99,, -982,177,i2,1704433110,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -983,177,i2,1704433110,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -984,177,i2,1704433110,3,3,71,,,, -985,177,i2,1704433110,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -458,206,i7,1704433110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -459,206,i7,1704433110,2,2,53,,,, -460,206,i7,1704433110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -461,206,i7,1704433110,4,4,26,,,, -1246,202,i9,1704433120,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1247,202,i9,1704433120,2,2,114,,,, -1535,201,i8,1704433140,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1536,201,i8,1704433140,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1537,201,i8,1704433140,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1538,201,i8,1704433140,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1539,201,i8,1704433140,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -4,210,i6,1704433160,1,1,28,-571542115_01,571500535_01,, -5,210,i6,1704433160,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -6,210,i6,1704433160,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -7,210,i6,1704433160,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -8,210,i6,1704433160,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 829,178,i3,1704433220,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 830,178,i3,1704433220,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 831,178,i3,1704433220,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704434100.csv b/Intermediates/histid/histid_1704434100.csv index 11dd76e1b..6a3dda42e 100644 --- a/Intermediates/histid/histid_1704434100.csv +++ b/Intermediates/histid/histid_1704434100.csv @@ -1,123 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1094,175,i0,1704432920,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1095,175,i0,1704432920,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1096,175,i0,1704432920,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1097,175,i0,1704432920,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1098,175,i0,1704432920,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1680,176,i1,1704432921,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1681,176,i1,1704432921,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1682,176,i1,1704432921,3,3,40,571543469_02,-571542797_02.99,, -1107,177,i2,1704432929,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1108,177,i2,1704432929,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1109,177,i2,1704432929,3,3,69,,,, -1110,177,i2,1704432929,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1571,202,i9,1704432960,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1572,202,i9,1704432960,2,2,114,,,, -627,206,i7,1704432960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -628,206,i7,1704432960,2,2,53,,,, -629,206,i7,1704432960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -630,206,i7,1704432960,4,4,26,,,, -873,201,i8,1704432970,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -874,201,i8,1704432970,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -875,201,i8,1704432970,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -876,201,i8,1704432970,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -877,201,i8,1704432970,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1145,210,i6,1704432980,1,1,28,-571542115_01,571500535_01,, -1146,210,i6,1704432980,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1147,210,i6,1704432980,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1148,210,i6,1704432980,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1149,210,i6,1704432980,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1323,178,i3,1704433050,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1324,178,i3,1704433050,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1325,178,i3,1704433050,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1326,178,i3,1704433050,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1650,175,i0,1704433100,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1651,175,i0,1704433100,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1652,175,i0,1704433100,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1653,175,i0,1704433100,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1654,175,i0,1704433100,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -614,176,i1,1704433100,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -615,176,i1,1704433100,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -616,176,i1,1704433100,3,3,40,571543469_02,-571542797_02.99,, -985,177,i2,1704433110,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -986,177,i2,1704433110,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -987,177,i2,1704433110,3,3,71,,,, -988,177,i2,1704433110,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -460,206,i7,1704433110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -461,206,i7,1704433110,2,2,53,,,, -462,206,i7,1704433110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -463,206,i7,1704433110,4,4,26,,,, -1239,202,i9,1704433120,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1240,202,i9,1704433120,2,2,114,,,, -1542,201,i8,1704433140,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1543,201,i8,1704433140,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1544,201,i8,1704433140,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1545,201,i8,1704433140,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1546,201,i8,1704433140,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -4,210,i6,1704433160,1,1,28,-571542115_01,571500535_01,, -5,210,i6,1704433160,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -6,210,i6,1704433160,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -7,210,i6,1704433160,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -8,210,i6,1704433160,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -821,178,i3,1704433220,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -822,178,i3,1704433220,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -823,178,i3,1704433220,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -824,178,i3,1704433220,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -180,206,i7,1704433260,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -181,206,i7,1704433260,2,2,53,,,, -182,206,i7,1704433260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -183,206,i7,1704433260,4,4,26,,,, -1168,176,i1,1704433280,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1169,176,i1,1704433280,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1170,176,i1,1704433280,3,3,40,571543469_02,-571542797_02.99,, -356,202,i9,1704433280,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -357,202,i9,1704433280,2,2,114,,,, -363,175,i0,1704433281,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -364,175,i0,1704433281,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -365,175,i0,1704433281,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -366,175,i0,1704433281,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -367,175,i0,1704433281,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1505,177,i2,1704433290,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1506,177,i2,1704433290,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1507,177,i2,1704433290,3,3,70,,,, -1508,177,i2,1704433290,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1192,201,i8,1704433309,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1193,201,i8,1704433309,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1194,201,i8,1704433309,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1195,201,i8,1704433309,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1196,201,i8,1704433309,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -521,210,i6,1704433340,1,1,28,-571542115_01,571500535_01,, -522,210,i6,1704433340,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -523,210,i6,1704433340,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -524,210,i6,1704433340,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -525,210,i6,1704433340,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1484,178,i3,1704433390,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1485,178,i3,1704433390,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1486,178,i3,1704433390,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1487,178,i3,1704433390,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1122,206,i7,1704433410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1123,206,i7,1704433410,2,2,53,,,, -1124,206,i7,1704433410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1125,206,i7,1704433410,4,4,26,,,, -1674,202,i9,1704433440,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1675,202,i9,1704433440,2,2,114,,,, -1009,175,i0,1704433460,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1010,175,i0,1704433460,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1011,175,i0,1704433460,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1012,175,i0,1704433460,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1013,175,i0,1704433460,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -20,176,i1,1704433460,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -21,176,i1,1704433460,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -22,176,i1,1704433460,3,3,40,571543469_02,-571542797_02.99,, -188,177,i2,1704433471,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -189,177,i2,1704433471,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -190,177,i2,1704433471,3,3,71,,,, -191,177,i2,1704433471,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -43,201,i8,1704433480,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -44,201,i8,1704433480,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -45,201,i8,1704433480,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -46,201,i8,1704433480,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -47,201,i8,1704433480,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 1040,210,i6,1704433520,1,1,28,-571542115_01,571500535_01,, 1041,210,i6,1704433520,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 1042,210,i6,1704433520,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704434400.csv b/Intermediates/histid/histid_1704434400.csv index 54d317153..df270572f 100644 --- a/Intermediates/histid/histid_1704434400.csv +++ b/Intermediates/histid/histid_1704434400.csv @@ -1,110 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -821,178,i3,1704433220,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -822,178,i3,1704433220,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -823,178,i3,1704433220,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -824,178,i3,1704433220,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -183,206,i7,1704433260,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -184,206,i7,1704433260,2,2,53,,,, -185,206,i7,1704433260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -186,206,i7,1704433260,4,4,26,,,, -1170,176,i1,1704433280,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1171,176,i1,1704433280,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1172,176,i1,1704433280,3,3,40,571543469_02,-571542797_02.99,, -358,202,i9,1704433280,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -359,202,i9,1704433280,2,2,114,,,, -365,175,i0,1704433281,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -366,175,i0,1704433281,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -367,175,i0,1704433281,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -368,175,i0,1704433281,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -369,175,i0,1704433281,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1514,177,i2,1704433290,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1515,177,i2,1704433290,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1516,177,i2,1704433290,3,3,70,,,, -1517,177,i2,1704433290,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1196,201,i8,1704433309,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1197,201,i8,1704433309,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1198,201,i8,1704433309,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1199,201,i8,1704433309,4,4,57,571500617_02,571500618_01,571500617_02,571500569_01 -1200,201,i8,1704433309,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -512,210,i6,1704433340,1,1,28,-571542115_01,571500535_01,, -513,210,i6,1704433340,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -514,210,i6,1704433340,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -515,210,i6,1704433340,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -516,210,i6,1704433340,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1490,178,i3,1704433390,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1491,178,i3,1704433390,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1492,178,i3,1704433390,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1493,178,i3,1704433390,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1124,206,i7,1704433410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1125,206,i7,1704433410,2,2,53,,,, -1126,206,i7,1704433410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1127,206,i7,1704433410,4,4,26,,,, -1675,202,i9,1704433440,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1676,202,i9,1704433440,2,2,114,,,, -1018,175,i0,1704433460,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1019,175,i0,1704433460,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1020,175,i0,1704433460,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1021,175,i0,1704433460,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1022,175,i0,1704433460,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -20,176,i1,1704433460,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -21,176,i1,1704433460,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -22,176,i1,1704433460,3,3,40,571543469_02,-571542797_02.99,, -191,177,i2,1704433471,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -192,177,i2,1704433471,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -193,177,i2,1704433471,3,3,71,,,, -194,177,i2,1704433471,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -43,201,i8,1704433480,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -44,201,i8,1704433480,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -45,201,i8,1704433480,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -46,201,i8,1704433480,4,4,59,571500617_02,571500618_01,571500617_02,571500569_01 -47,201,i8,1704433480,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1049,210,i6,1704433520,1,1,28,-571542115_01,571500535_01,, -1050,210,i6,1704433520,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1051,210,i6,1704433520,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1052,210,i6,1704433520,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1053,210,i6,1704433520,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -467,178,i3,1704433560,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -468,178,i3,1704433560,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -469,178,i3,1704433560,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -470,178,i3,1704433560,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -907,206,i7,1704433560,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -908,206,i7,1704433560,2,2,53,,,, -909,206,i7,1704433560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -910,206,i7,1704433560,4,4,26,,,, -753,202,i9,1704433600,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -754,202,i9,1704433600,2,2,114,,,, -1541,175,i0,1704433640,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1542,175,i0,1704433640,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1543,175,i0,1704433640,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1544,175,i0,1704433640,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1545,175,i0,1704433640,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -527,176,i1,1704433640,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -528,176,i1,1704433640,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -529,176,i1,1704433640,3,3,40,571543469_02,-571542797_02.99,, -878,177,i2,1704433650,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -879,177,i2,1704433650,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -880,177,i2,1704433650,3,3,69,,,, -881,177,i2,1704433650,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -650,201,i8,1704433650,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -651,201,i8,1704433650,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -652,201,i8,1704433650,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -653,201,i8,1704433650,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -654,201,i8,1704433650,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1564,210,i6,1704433700,1,1,28,-571542115_01,571500535_01,, -1565,210,i6,1704433700,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1566,210,i6,1704433700,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1567,210,i6,1704433700,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1568,210,i6,1704433700,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -646,206,i7,1704433710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -647,206,i7,1704433710,2,2,53,,,, -648,206,i7,1704433710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -649,206,i7,1704433710,4,4,26,,,, -1105,178,i3,1704433730,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1106,178,i3,1704433730,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1107,178,i3,1704433730,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1108,178,i3,1704433730,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1557,202,i9,1704433760,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1558,202,i9,1704433760,2,2,114,,,, 399,175,i0,1704433820,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 400,175,i0,1704433820,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 401,175,i0,1704433820,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704434700.csv b/Intermediates/histid/histid_1704434700.csv index 806d0c3df..1a22966e4 100644 --- a/Intermediates/histid/histid_1704434700.csv +++ b/Intermediates/histid/histid_1704434700.csv @@ -1,115 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1069,210,i6,1704433520,1,1,28,-571542115_01,571500535_01,, -1070,210,i6,1704433520,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1071,210,i6,1704433520,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1072,210,i6,1704433520,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1073,210,i6,1704433520,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -484,178,i3,1704433560,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -485,178,i3,1704433560,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -486,178,i3,1704433560,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -487,178,i3,1704433560,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -933,206,i7,1704433560,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -934,206,i7,1704433560,2,2,53,,,, -935,206,i7,1704433560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -936,206,i7,1704433560,4,4,26,,,, -781,202,i9,1704433600,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -782,202,i9,1704433600,2,2,114,,,, -1557,175,i0,1704433640,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1558,175,i0,1704433640,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1559,175,i0,1704433640,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1560,175,i0,1704433640,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1561,175,i0,1704433640,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -549,176,i1,1704433640,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -550,176,i1,1704433640,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -551,176,i1,1704433640,3,3,40,571543469_02,-571542797_02.99,, -907,177,i2,1704433650,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -908,177,i2,1704433650,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -909,177,i2,1704433650,3,3,69,,,, -910,177,i2,1704433650,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -666,201,i8,1704433650,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -667,201,i8,1704433650,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -668,201,i8,1704433650,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -669,201,i8,1704433650,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -670,201,i8,1704433650,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1580,210,i6,1704433700,1,1,28,-571542115_01,571500535_01,, -1581,210,i6,1704433700,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1582,210,i6,1704433700,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1583,210,i6,1704433700,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1584,210,i6,1704433700,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -662,206,i7,1704433710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -663,206,i7,1704433710,2,2,53,,,, -664,206,i7,1704433710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -665,206,i7,1704433710,4,4,26,,,, -1121,178,i3,1704433730,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1122,178,i3,1704433730,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1123,178,i3,1704433730,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1124,178,i3,1704433730,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1573,202,i9,1704433760,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1574,202,i9,1704433760,2,2,114,,,, -412,175,i0,1704433820,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -413,175,i0,1704433820,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -414,175,i0,1704433820,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -415,175,i0,1704433820,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -416,175,i0,1704433820,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1082,176,i1,1704433820,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1083,176,i1,1704433820,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1084,176,i1,1704433820,3,3,40,571543469_02,-571542797_02.99,, -1375,201,i8,1704433820,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1376,201,i8,1704433820,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1377,201,i8,1704433820,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1378,201,i8,1704433820,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1379,201,i8,1704433820,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1428,177,i2,1704433830,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1429,177,i2,1704433830,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1430,177,i2,1704433830,3,3,70,,,, -1431,177,i2,1704433830,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1617,206,i7,1704433860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1618,206,i7,1704433860,2,2,53,,,, -1619,206,i7,1704433860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1620,206,i7,1704433860,4,4,26,,,, -444,210,i6,1704433880,1,1,28,-571542115_01,571500535_01,, -445,210,i6,1704433880,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -446,210,i6,1704433880,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -447,210,i6,1704433880,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -448,210,i6,1704433880,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -97,178,i3,1704433900,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -98,178,i3,1704433900,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -99,178,i3,1704433900,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -100,178,i3,1704433900,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1229,202,i9,1704433920,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1230,202,i9,1704433920,2,2,114,,,, -874,201,i8,1704433990,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -875,201,i8,1704433990,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -876,201,i8,1704433990,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -877,201,i8,1704433990,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -878,201,i8,1704433990,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -928,175,i0,1704434000,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -929,175,i0,1704434000,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -930,175,i0,1704434000,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -931,175,i0,1704434000,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -932,175,i0,1704434000,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1605,176,i1,1704434000,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1606,176,i1,1704434000,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1607,176,i1,1704434000,3,3,40,571543469_02,-571542797_02.99,, -1407,206,i7,1704434010,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1408,206,i7,1704434010,2,2,53,,,, -1409,206,i7,1704434010,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1410,206,i7,1704434010,4,4,26,,,, -115,177,i2,1704434011,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -116,177,i2,1704434011,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -117,177,i2,1704434011,3,3,71,,,, -118,177,i2,1704434011,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -959,210,i6,1704434060,1,1,28,-571542115_01,571500535_01,, -960,210,i6,1704434060,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -961,210,i6,1704434060,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -962,210,i6,1704434060,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -963,210,i6,1704434060,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1312,178,i3,1704434070,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1313,178,i3,1704434070,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1314,178,i3,1704434070,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1315,178,i3,1704434070,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -326,202,i9,1704434080,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -327,202,i9,1704434080,2,2,114,,,, 1530,201,i8,1704434160,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 1531,201,i8,1704434160,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 1532,201,i8,1704434160,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704435000.csv b/Intermediates/histid/histid_1704435000.csv index 096ed064b..58646ba5d 100644 --- a/Intermediates/histid/histid_1704435000.csv +++ b/Intermediates/histid/histid_1704435000.csv @@ -1,123 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -398,175,i0,1704433820,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -399,175,i0,1704433820,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -400,175,i0,1704433820,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -401,175,i0,1704433820,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -402,175,i0,1704433820,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1076,176,i1,1704433820,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1077,176,i1,1704433820,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1078,176,i1,1704433820,3,3,40,571543469_02,-571542797_02.99,, -1377,201,i8,1704433820,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1378,201,i8,1704433820,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1379,201,i8,1704433820,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1380,201,i8,1704433820,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1381,201,i8,1704433820,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1437,177,i2,1704433830,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1438,177,i2,1704433830,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1439,177,i2,1704433830,3,3,70,,,, -1440,177,i2,1704433830,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1619,206,i7,1704433860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1620,206,i7,1704433860,2,2,53,,,, -1621,206,i7,1704433860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1622,206,i7,1704433860,4,4,26,,,, -430,210,i6,1704433880,1,1,28,-571542115_01,571500535_01,, -431,210,i6,1704433880,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -432,210,i6,1704433880,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -433,210,i6,1704433880,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -434,210,i6,1704433880,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -91,178,i3,1704433900,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -92,178,i3,1704433900,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -93,178,i3,1704433900,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -94,178,i3,1704433900,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1227,202,i9,1704433920,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1228,202,i9,1704433920,2,2,114,,,, -870,201,i8,1704433990,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -871,201,i8,1704433990,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -872,201,i8,1704433990,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -873,201,i8,1704433990,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -874,201,i8,1704433990,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -930,175,i0,1704434000,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -931,175,i0,1704434000,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -932,175,i0,1704434000,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -933,175,i0,1704434000,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -934,175,i0,1704434000,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1607,176,i1,1704434000,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1608,176,i1,1704434000,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1609,176,i1,1704434000,3,3,40,571543469_02,-571542797_02.99,, -1409,206,i7,1704434010,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1410,206,i7,1704434010,2,2,53,,,, -1411,206,i7,1704434010,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1412,206,i7,1704434010,4,4,26,,,, -109,177,i2,1704434011,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -110,177,i2,1704434011,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -111,177,i2,1704434011,3,3,71,,,, -112,177,i2,1704434011,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -961,210,i6,1704434060,1,1,28,-571542115_01,571500535_01,, -962,210,i6,1704434060,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -963,210,i6,1704434060,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -964,210,i6,1704434060,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -965,210,i6,1704434060,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1313,178,i3,1704434070,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1314,178,i3,1704434070,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1315,178,i3,1704434070,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1316,178,i3,1704434070,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -312,202,i9,1704434080,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -313,202,i9,1704434080,2,2,114,,,, -1533,201,i8,1704434160,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1534,201,i8,1704434160,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1535,201,i8,1704434160,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1536,201,i8,1704434160,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1537,201,i8,1704434160,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1170,206,i7,1704434160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1171,206,i7,1704434160,2,2,53,,,, -1172,206,i7,1704434160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1173,206,i7,1704434160,4,4,26,,,, -1460,175,i0,1704434180,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1461,175,i0,1704434180,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1462,175,i0,1704434180,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1463,175,i0,1704434180,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1464,175,i0,1704434180,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -447,176,i1,1704434180,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -448,176,i1,1704434180,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -449,176,i1,1704434180,3,3,40,571543469_02,-571542797_02.99,, -783,177,i2,1704434190,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -784,177,i2,1704434190,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -785,177,i2,1704434190,3,3,69,,,, -786,177,i2,1704434190,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -252,178,i3,1704434240,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -253,178,i3,1704434240,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -254,178,i3,1704434240,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -255,178,i3,1704434240,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1661,202,i9,1704434240,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1662,202,i9,1704434240,2,2,114,,,, -1483,210,i6,1704434240,1,1,28,-571542115_01,571500535_01,, -1484,210,i6,1704434240,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1485,210,i6,1704434240,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1486,210,i6,1704434240,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1487,210,i6,1704434240,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -416,206,i7,1704434310,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -417,206,i7,1704434310,2,2,53,,,, -418,206,i7,1704434310,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -419,206,i7,1704434310,4,4,26,,,, -494,201,i8,1704434330,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -495,201,i8,1704434330,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -496,201,i8,1704434330,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -497,201,i8,1704434330,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -498,201,i8,1704434330,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -266,175,i0,1704434360,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -267,175,i0,1704434360,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -268,175,i0,1704434360,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -269,175,i0,1704434360,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -270,175,i0,1704434360,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -843,176,i1,1704434361,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -844,176,i1,1704434361,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -845,176,i1,1704434361,3,3,40,571543469_02,-571542797_02.99,, -1326,177,i2,1704434370,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1327,177,i2,1704434370,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1328,177,i2,1704434370,3,3,70,,,, -1329,177,i2,1704434370,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -738,202,i9,1704434400,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -739,202,i9,1704434400,2,2,114,,,, 939,178,i3,1704434410,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 940,178,i3,1704434410,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 941,178,i3,1704434410,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704435300.csv b/Intermediates/histid/histid_1704435300.csv index 588293801..be186138c 100644 --- a/Intermediates/histid/histid_1704435300.csv +++ b/Intermediates/histid/histid_1704435300.csv @@ -1,109 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1524,201,i8,1704434160,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1525,201,i8,1704434160,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1526,201,i8,1704434160,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1527,201,i8,1704434160,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1528,201,i8,1704434160,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1175,206,i7,1704434160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1176,206,i7,1704434160,2,2,53,,,, -1177,206,i7,1704434160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1178,206,i7,1704434160,4,4,26,,,, -1454,175,i0,1704434180,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1455,175,i0,1704434180,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1456,175,i0,1704434180,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1457,175,i0,1704434180,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1458,175,i0,1704434180,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -448,176,i1,1704434180,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -449,176,i1,1704434180,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -450,176,i1,1704434180,3,3,40,571543469_02,-571542797_02.99,, -777,177,i2,1704434190,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -778,177,i2,1704434190,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -779,177,i2,1704434190,3,3,69,,,, -780,177,i2,1704434190,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -262,178,i3,1704434240,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -263,178,i3,1704434240,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -264,178,i3,1704434240,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -265,178,i3,1704434240,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1661,202,i9,1704434240,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1662,202,i9,1704434240,2,2,114,,,, -1477,210,i6,1704434240,1,1,28,-571542115_01,571500535_01,, -1478,210,i6,1704434240,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1479,210,i6,1704434240,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1480,210,i6,1704434240,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1481,210,i6,1704434240,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -417,206,i7,1704434310,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -418,206,i7,1704434310,2,2,53,,,, -419,206,i7,1704434310,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -420,206,i7,1704434310,4,4,26,,,, -495,201,i8,1704434330,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -496,201,i8,1704434330,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -497,201,i8,1704434330,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -498,201,i8,1704434330,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -499,201,i8,1704434330,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -276,175,i0,1704434360,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -277,175,i0,1704434360,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -278,175,i0,1704434360,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -279,175,i0,1704434360,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -280,175,i0,1704434360,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -834,176,i1,1704434361,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -835,176,i1,1704434361,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -836,176,i1,1704434361,3,3,40,571543469_02,-571542797_02.99,, -1336,177,i2,1704434370,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1337,177,i2,1704434370,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1338,177,i2,1704434370,3,3,70,,,, -1339,177,i2,1704434370,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -732,202,i9,1704434400,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -733,202,i9,1704434400,2,2,114,,,, -925,178,i3,1704434410,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -926,178,i3,1704434410,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -927,178,i3,1704434410,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -928,178,i3,1704434410,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -329,210,i6,1704434420,1,1,28,-571542115_01,571500535_01,, -330,210,i6,1704434420,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -331,210,i6,1704434420,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -332,210,i6,1704434420,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -333,210,i6,1704434420,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -192,206,i7,1704434460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -193,206,i7,1704434460,2,2,53,,,, -194,206,i7,1704434460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -195,206,i7,1704434460,4,4,26,,,, -1150,201,i8,1704434500,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1151,201,i8,1704434500,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1152,201,i8,1704434500,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1153,201,i8,1704434500,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1154,201,i8,1704434500,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -812,175,i0,1704434540,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -813,175,i0,1704434540,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -814,175,i0,1704434540,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -815,175,i0,1704434540,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -816,175,i0,1704434540,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1500,176,i1,1704434540,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1501,176,i1,1704434540,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1502,176,i1,1704434540,3,3,40,571543469_02,-571542797_02.99,, -168,177,i2,1704434550,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -169,177,i2,1704434550,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -170,177,i2,1704434550,3,3,70,,,, -171,177,i2,1704434550,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -415,202,i9,1704434560,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -416,202,i9,1704434560,2,2,114,,,, -1584,178,i3,1704434580,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1585,178,i3,1704434580,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1586,178,i3,1704434580,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1587,178,i3,1704434580,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -846,210,i6,1704434600,1,1,28,-571542115_01,571500535_01,, -847,210,i6,1704434600,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -848,210,i6,1704434600,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -849,210,i6,1704434600,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -850,210,i6,1704434600,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1653,206,i7,1704434610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1654,206,i7,1704434610,2,2,53,,,, -1655,206,i7,1704434610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1656,206,i7,1704434610,4,4,26,,,, -625,201,i8,1704434670,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -626,201,i8,1704434670,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -627,201,i8,1704434670,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -628,201,i8,1704434670,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -629,201,i8,1704434670,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 1364,175,i0,1704434720,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 1365,175,i0,1704434720,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 1366,175,i0,1704434720,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704435600.csv b/Intermediates/histid/histid_1704435600.csv index 21953c9bf..b03fc5923 100644 --- a/Intermediates/histid/histid_1704435600.csv +++ b/Intermediates/histid/histid_1704435600.csv @@ -1,113 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -924,178,i3,1704434410,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -925,178,i3,1704434410,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -926,178,i3,1704434410,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -927,178,i3,1704434410,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -318,210,i6,1704434420,1,1,28,-571542115_01,571500535_01,, -319,210,i6,1704434420,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -320,210,i6,1704434420,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -321,210,i6,1704434420,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -322,210,i6,1704434420,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -187,206,i7,1704434460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -188,206,i7,1704434460,2,2,53,,,, -189,206,i7,1704434460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -190,206,i7,1704434460,4,4,26,,,, -1145,201,i8,1704434500,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1146,201,i8,1704434500,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1147,201,i8,1704434500,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1148,201,i8,1704434500,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1149,201,i8,1704434500,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -814,175,i0,1704434540,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -815,175,i0,1704434540,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -816,175,i0,1704434540,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -817,175,i0,1704434540,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -818,175,i0,1704434540,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1519,176,i1,1704434540,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1520,176,i1,1704434540,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1521,176,i1,1704434540,3,3,40,571543469_02,-571542797_02.99,, -168,177,i2,1704434550,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -169,177,i2,1704434550,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -170,177,i2,1704434550,3,3,70,,,, -171,177,i2,1704434550,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -404,202,i9,1704434560,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -405,202,i9,1704434560,2,2,114,,,, -1594,178,i3,1704434580,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1595,178,i3,1704434580,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1596,178,i3,1704434580,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1597,178,i3,1704434580,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -848,210,i6,1704434600,1,1,28,-571542115_01,571500535_01,, -849,210,i6,1704434600,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -850,210,i6,1704434600,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -851,210,i6,1704434600,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -852,210,i6,1704434600,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1663,206,i7,1704434610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1664,206,i7,1704434610,2,2,53,,,, -1665,206,i7,1704434610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1666,206,i7,1704434610,4,4,26,,,, -619,201,i8,1704434670,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -620,201,i8,1704434670,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -621,201,i8,1704434670,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -622,201,i8,1704434670,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -623,201,i8,1704434670,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1374,175,i0,1704434720,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1375,175,i0,1704434720,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1376,175,i0,1704434720,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1377,175,i0,1704434720,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1378,175,i0,1704434720,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -338,176,i1,1704434720,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -339,176,i1,1704434720,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -340,176,i1,1704434720,3,3,40,571543469_02,-571542797_02.99,, -1207,202,i9,1704434720,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1208,202,i9,1704434720,2,2,114,,,, -636,177,i2,1704434730,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -637,177,i2,1704434730,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -638,177,i2,1704434730,3,3,70,,,, -639,177,i2,1704434730,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1090,178,i3,1704434750,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1091,178,i3,1704434750,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1092,178,i3,1704434750,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1093,178,i3,1704434750,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -875,206,i7,1704434760,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -876,206,i7,1704434760,2,2,53,,,, -877,206,i7,1704434760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -878,206,i7,1704434760,4,4,26,,,, -1402,210,i6,1704434780,1,1,28,-571542115_01,571500535_01,, -1403,210,i6,1704434780,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1404,210,i6,1704434780,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1405,210,i6,1704434780,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1406,210,i6,1704434780,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1355,201,i8,1704434840,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1356,201,i8,1704434840,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1357,201,i8,1704434840,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1358,201,i8,1704434840,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1359,201,i8,1704434840,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -826,202,i9,1704434880,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -827,202,i9,1704434880,2,2,114,,,, -868,176,i1,1704434900,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -869,176,i1,1704434900,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -870,176,i1,1704434900,3,3,40,571543469_02,-571542797_02.99,, -48,175,i0,1704434901,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -49,175,i0,1704434901,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -50,175,i0,1704434901,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -51,175,i0,1704434901,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -52,175,i0,1704434901,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1222,177,i2,1704434910,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1223,177,i2,1704434910,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1224,177,i2,1704434910,3,3,70,,,, -1225,177,i2,1704434910,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -615,206,i7,1704434910,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -616,206,i7,1704434910,2,2,53,,,, -617,206,i7,1704434910,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -618,206,i7,1704434910,4,4,26,,,, -83,178,i3,1704434920,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -84,178,i3,1704434920,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -85,178,i3,1704434920,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -86,178,i3,1704434920,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1259,210,i6,1704434961,1,1,28,-571542115_01,571500535_01,, -1260,210,i6,1704434961,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1261,210,i6,1704434961,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1262,210,i6,1704434961,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1263,210,i6,1704434961,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 291,201,i8,1704435010,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 292,201,i8,1704435010,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 293,201,i8,1704435010,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704435900.csv b/Intermediates/histid/histid_1704435900.csv index e16727311..b3ed5dca5 100644 --- a/Intermediates/histid/histid_1704435900.csv +++ b/Intermediates/histid/histid_1704435900.csv @@ -1,122 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1371,175,i0,1704434720,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1372,175,i0,1704434720,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1373,175,i0,1704434720,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1374,175,i0,1704434720,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1375,175,i0,1704434720,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -333,176,i1,1704434720,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -334,176,i1,1704434720,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -335,176,i1,1704434720,3,3,40,571543469_02,-571542797_02.99,, -1202,202,i9,1704434720,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1203,202,i9,1704434720,2,2,114,,,, -645,177,i2,1704434730,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -646,177,i2,1704434730,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -647,177,i2,1704434730,3,3,70,,,, -648,177,i2,1704434730,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1087,178,i3,1704434750,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1088,178,i3,1704434750,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1089,178,i3,1704434750,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1090,178,i3,1704434750,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -868,206,i7,1704434760,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -869,206,i7,1704434760,2,2,53,,,, -870,206,i7,1704434760,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -871,206,i7,1704434760,4,4,26,,,, -1403,210,i6,1704434780,1,1,28,-571542115_01,571500535_01,, -1404,210,i6,1704434780,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1405,210,i6,1704434780,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1406,210,i6,1704434780,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1407,210,i6,1704434780,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1352,201,i8,1704434840,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1353,201,i8,1704434840,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1354,201,i8,1704434840,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1355,201,i8,1704434840,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1356,201,i8,1704434840,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -819,202,i9,1704434880,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -820,202,i9,1704434880,2,2,114,,,, -861,176,i1,1704434900,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -862,176,i1,1704434900,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -863,176,i1,1704434900,3,3,40,571543469_02,-571542797_02.99,, -49,175,i0,1704434901,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -50,175,i0,1704434901,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -51,175,i0,1704434901,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -52,175,i0,1704434901,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -53,175,i0,1704434901,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1217,177,i2,1704434910,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1218,177,i2,1704434910,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1219,177,i2,1704434910,3,3,70,,,, -1220,177,i2,1704434910,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -624,206,i7,1704434910,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -625,206,i7,1704434910,2,2,53,,,, -626,206,i7,1704434910,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -627,206,i7,1704434910,4,4,26,,,, -84,178,i3,1704434920,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -85,178,i3,1704434920,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -86,178,i3,1704434920,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -87,178,i3,1704434920,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1254,210,i6,1704434961,1,1,28,-571542115_01,571500535_01,, -1255,210,i6,1704434961,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1256,210,i6,1704434961,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1257,210,i6,1704434961,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1258,210,i6,1704434961,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -286,201,i8,1704435010,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -287,201,i8,1704435010,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -288,201,i8,1704435010,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -289,201,i8,1704435010,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -290,201,i8,1704435010,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1646,202,i9,1704435040,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1647,202,i9,1704435040,2,2,114,,,, -424,206,i7,1704435060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -425,206,i7,1704435060,2,2,53,,,, -426,206,i7,1704435060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -427,206,i7,1704435060,4,4,26,,,, -673,175,i0,1704435080,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -674,175,i0,1704435080,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -675,175,i0,1704435080,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -676,175,i0,1704435080,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -677,175,i0,1704435080,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1284,176,i1,1704435081,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1285,176,i1,1704435081,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1286,176,i1,1704435081,3,3,40,571543469_02,-571542797_02.99,, -62,177,i2,1704435090,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -63,177,i2,1704435090,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -64,177,i2,1704435090,3,3,70,,,, -65,177,i2,1704435090,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -696,178,i3,1704435090,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -697,178,i3,1704435090,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -698,178,i3,1704435090,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -699,178,i3,1704435090,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -714,210,i6,1704435140,1,1,28,-571542115_01,571500535_01,, -715,210,i6,1704435140,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -716,210,i6,1704435140,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -717,210,i6,1704435140,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -718,210,i6,1704435140,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -953,201,i8,1704435180,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -954,201,i8,1704435180,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -955,201,i8,1704435180,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -956,201,i8,1704435180,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -957,201,i8,1704435180,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -694,202,i9,1704435200,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -695,202,i9,1704435200,2,2,114,,,, -1385,206,i7,1704435210,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1386,206,i7,1704435210,2,2,53,,,, -1387,206,i7,1704435210,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1388,206,i7,1704435210,4,4,26,,,, -1245,175,i0,1704435260,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1246,175,i0,1704435260,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1247,175,i0,1704435260,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1248,175,i0,1704435260,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1249,175,i0,1704435260,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -210,176,i1,1704435260,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -211,176,i1,1704435260,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -212,176,i1,1704435260,3,3,40,571543469_02,-571542797_02.99,, -1426,178,i3,1704435260,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1427,178,i3,1704435260,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1428,178,i3,1704435260,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1429,178,i3,1704435260,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -547,177,i2,1704435270,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -548,177,i2,1704435270,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -549,177,i2,1704435270,3,3,70,,,, -550,177,i2,1704435270,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 1307,210,i6,1704435320,1,1,28,-571542115_01,571500535_01,, 1308,210,i6,1704435320,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 1309,210,i6,1704435320,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704436200.csv b/Intermediates/histid/histid_1704436200.csv index ed4b44262..0700e6489 100644 --- a/Intermediates/histid/histid_1704436200.csv +++ b/Intermediates/histid/histid_1704436200.csv @@ -1,115 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -286,201,i8,1704435010,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -287,201,i8,1704435010,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -288,201,i8,1704435010,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -289,201,i8,1704435010,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -290,201,i8,1704435010,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1658,202,i9,1704435040,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1659,202,i9,1704435040,2,2,114,,,, -432,206,i7,1704435060,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -433,206,i7,1704435060,2,2,53,,,, -434,206,i7,1704435060,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -435,206,i7,1704435060,4,4,26,,,, -682,175,i0,1704435080,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -683,175,i0,1704435080,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -684,175,i0,1704435080,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -685,175,i0,1704435080,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -686,175,i0,1704435080,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1297,176,i1,1704435081,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1298,176,i1,1704435081,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1299,176,i1,1704435081,3,3,40,571543469_02,-571542797_02.99,, -65,177,i2,1704435090,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -66,177,i2,1704435090,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -67,177,i2,1704435090,3,3,70,,,, -68,177,i2,1704435090,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -705,178,i3,1704435090,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -706,178,i3,1704435090,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -707,178,i3,1704435090,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -708,178,i3,1704435090,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -723,210,i6,1704435140,1,1,28,-571542115_01,571500535_01,, -724,210,i6,1704435140,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -725,210,i6,1704435140,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -726,210,i6,1704435140,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -727,210,i6,1704435140,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -965,201,i8,1704435180,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -966,201,i8,1704435180,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -967,201,i8,1704435180,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -968,201,i8,1704435180,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -969,201,i8,1704435180,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -703,202,i9,1704435200,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -704,202,i9,1704435200,2,2,114,,,, -1387,206,i7,1704435210,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1388,206,i7,1704435210,2,2,53,,,, -1389,206,i7,1704435210,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1390,206,i7,1704435210,4,4,26,,,, -1258,175,i0,1704435260,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1259,175,i0,1704435260,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1260,175,i0,1704435260,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1261,175,i0,1704435260,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1262,175,i0,1704435260,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -210,176,i1,1704435260,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -211,176,i1,1704435260,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -212,176,i1,1704435260,3,3,40,571543469_02,-571542797_02.99,, -1428,178,i3,1704435260,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1429,178,i3,1704435260,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1430,178,i3,1704435260,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1431,178,i3,1704435260,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -551,177,i2,1704435270,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -552,177,i2,1704435270,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -553,177,i2,1704435270,3,3,70,,,, -554,177,i2,1704435270,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1320,210,i6,1704435320,1,1,28,-571542115_01,571500535_01,, -1321,210,i6,1704435320,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1322,210,i6,1704435320,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1323,210,i6,1704435320,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1324,210,i6,1704435320,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1660,201,i8,1704435350,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1661,201,i8,1704435350,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1662,201,i8,1704435350,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1663,201,i8,1704435350,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1664,201,i8,1704435350,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -382,202,i9,1704435360,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -383,202,i9,1704435360,2,2,114,,,, -1126,206,i7,1704435360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1127,206,i7,1704435360,2,2,53,,,, -1128,206,i7,1704435360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1129,206,i7,1704435360,4,4,26,,,, -902,178,i3,1704435430,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -903,178,i3,1704435430,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -904,178,i3,1704435430,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -905,178,i3,1704435430,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -77,175,i0,1704435440,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -78,175,i0,1704435440,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -79,175,i0,1704435440,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -80,175,i0,1704435440,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -81,175,i0,1704435440,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -750,176,i1,1704435440,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -751,176,i1,1704435440,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -752,176,i1,1704435440,3,3,40,571543469_02,-571542797_02.99,, -1103,177,i2,1704435450,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1104,177,i2,1704435450,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1105,177,i2,1704435450,3,3,70,,,, -1106,177,i2,1704435450,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -119,210,i6,1704435500,1,1,28,-571542115_01,571500535_01,, -120,210,i6,1704435500,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -121,210,i6,1704435500,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -122,210,i6,1704435500,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -123,210,i6,1704435500,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -906,206,i7,1704435510,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -907,206,i7,1704435510,2,2,53,,,, -908,206,i7,1704435510,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -909,206,i7,1704435510,4,4,26,,,, -1310,201,i8,1704435519,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1311,201,i8,1704435519,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1312,201,i8,1704435519,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1313,201,i8,1704435519,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1314,201,i8,1704435519,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1157,202,i9,1704435520,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1158,202,i9,1704435520,2,2,114,,,, -1580,178,i3,1704435600,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1581,178,i3,1704435600,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1582,178,i3,1704435600,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1583,178,i3,1704435600,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 576,175,i0,1704435620,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 577,175,i0,1704435620,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 578,175,i0,1704435620,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704436500.csv b/Intermediates/histid/histid_1704436500.csv index ed420cd86..7c250b46c 100644 --- a/Intermediates/histid/histid_1704436500.csv +++ b/Intermediates/histid/histid_1704436500.csv @@ -1,116 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1326,210,i6,1704435320,1,1,28,-571542115_01,571500535_01,, -1327,210,i6,1704435320,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1328,210,i6,1704435320,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1329,210,i6,1704435320,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1330,210,i6,1704435320,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1668,201,i8,1704435350,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1669,201,i8,1704435350,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1670,201,i8,1704435350,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1671,201,i8,1704435350,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1672,201,i8,1704435350,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -379,202,i9,1704435360,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -380,202,i9,1704435360,2,2,114,,,, -1133,206,i7,1704435360,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1134,206,i7,1704435360,2,2,53,,,, -1135,206,i7,1704435360,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1136,206,i7,1704435360,4,4,26,,,, -903,178,i3,1704435430,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -904,178,i3,1704435430,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -905,178,i3,1704435430,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -906,178,i3,1704435430,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -77,175,i0,1704435440,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -78,175,i0,1704435440,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -79,175,i0,1704435440,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -80,175,i0,1704435440,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -81,175,i0,1704435440,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -757,176,i1,1704435440,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -758,176,i1,1704435440,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -759,176,i1,1704435440,3,3,40,571543469_02,-571542797_02.99,, -1113,177,i2,1704435450,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1114,177,i2,1704435450,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1115,177,i2,1704435450,3,3,70,,,, -1116,177,i2,1704435450,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -119,210,i6,1704435500,1,1,28,-571542115_01,571500535_01,, -120,210,i6,1704435500,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -121,210,i6,1704435500,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -122,210,i6,1704435500,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -123,210,i6,1704435500,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -907,206,i7,1704435510,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -908,206,i7,1704435510,2,2,53,,,, -909,206,i7,1704435510,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -910,206,i7,1704435510,4,4,26,,,, -1316,201,i8,1704435519,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1317,201,i8,1704435519,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1318,201,i8,1704435519,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1319,201,i8,1704435519,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1320,201,i8,1704435519,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1164,202,i9,1704435520,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1165,202,i9,1704435520,2,2,114,,,, -1583,178,i3,1704435600,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1584,178,i3,1704435600,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1585,178,i3,1704435600,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1586,178,i3,1704435600,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -579,175,i0,1704435620,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -580,175,i0,1704435620,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -581,175,i0,1704435620,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -582,175,i0,1704435620,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -583,175,i0,1704435620,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1151,176,i1,1704435621,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1152,176,i1,1704435621,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1153,176,i1,1704435621,3,3,40,571543469_02,-571542797_02.99,, -1681,177,i2,1704435630,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1682,177,i2,1704435630,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1683,177,i2,1704435630,3,3,70,,,, -1684,177,i2,1704435630,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -152,206,i7,1704435660,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -153,206,i7,1704435660,2,2,53,,,, -154,206,i7,1704435660,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -155,206,i7,1704435660,4,4,26,,,, -800,202,i9,1704435680,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -801,202,i9,1704435680,2,2,114,,,, -618,210,i6,1704435680,1,1,28,-571542115_01,571500535_01,, -619,210,i6,1704435680,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -620,210,i6,1704435680,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -621,210,i6,1704435680,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -622,210,i6,1704435680,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -100,201,i8,1704435690,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -101,201,i8,1704435690,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -102,201,i8,1704435690,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -103,201,i8,1704435690,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -104,201,i8,1704435690,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -653,178,i3,1704435769,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -654,178,i3,1704435769,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -655,178,i3,1704435769,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -656,178,i3,1704435769,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1124,175,i0,1704435800,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1125,175,i0,1704435800,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1126,175,i0,1704435800,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1127,175,i0,1704435800,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1128,175,i0,1704435800,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -135,176,i1,1704435800,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -136,176,i1,1704435800,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -137,176,i1,1704435800,3,3,40,571543469_02,-571542797_02.99,, -474,177,i2,1704435810,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -475,177,i2,1704435810,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -476,177,i2,1704435810,3,3,70,,,, -477,177,i2,1704435810,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1649,206,i7,1704435810,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1650,206,i7,1704435810,2,2,53,,,, -1651,206,i7,1704435810,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1652,206,i7,1704435810,4,4,26,,,, -567,202,i9,1704435839,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -568,202,i9,1704435839,2,2,114,,,, -1168,210,i6,1704435860,1,1,28,-571542115_01,571500535_01,, -1169,210,i6,1704435860,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1170,210,i6,1704435860,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1171,210,i6,1704435860,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1172,210,i6,1704435860,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -603,201,i8,1704435861,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -604,201,i8,1704435861,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -605,201,i8,1704435861,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -606,201,i8,1704435861,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -607,201,i8,1704435861,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 1220,178,i3,1704435940,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 1221,178,i3,1704435940,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 1222,178,i3,1704435940,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 diff --git a/Intermediates/histid/histid_1704436800.csv b/Intermediates/histid/histid_1704436800.csv index 2ba4a46e9..c7b09569f 100644 --- a/Intermediates/histid/histid_1704436800.csv +++ b/Intermediates/histid/histid_1704436800.csv @@ -1,123 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -578,175,i0,1704435620,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -579,175,i0,1704435620,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -580,175,i0,1704435620,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -581,175,i0,1704435620,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -582,175,i0,1704435620,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1153,176,i1,1704435621,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1154,176,i1,1704435621,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1155,176,i1,1704435621,3,3,40,571543469_02,-571542797_02.99,, -1694,177,i2,1704435630,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1695,177,i2,1704435630,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1696,177,i2,1704435630,3,3,70,,,, -1697,177,i2,1704435630,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -155,206,i7,1704435660,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -156,206,i7,1704435660,2,2,53,,,, -157,206,i7,1704435660,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -158,206,i7,1704435660,4,4,26,,,, -806,202,i9,1704435680,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -807,202,i9,1704435680,2,2,114,,,, -613,210,i6,1704435680,1,1,28,-571542115_01,571500535_01,, -614,210,i6,1704435680,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -615,210,i6,1704435680,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -616,210,i6,1704435680,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -617,210,i6,1704435680,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -97,201,i8,1704435690,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -98,201,i8,1704435690,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -99,201,i8,1704435690,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -100,201,i8,1704435690,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -101,201,i8,1704435690,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -648,178,i3,1704435769,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -649,178,i3,1704435769,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -650,178,i3,1704435769,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -651,178,i3,1704435769,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1130,175,i0,1704435800,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1131,175,i0,1704435800,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1132,175,i0,1704435800,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1133,175,i0,1704435800,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1134,175,i0,1704435800,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -132,176,i1,1704435800,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -133,176,i1,1704435800,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -134,176,i1,1704435800,3,3,40,571543469_02,-571542797_02.99,, -486,177,i2,1704435810,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -487,177,i2,1704435810,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -488,177,i2,1704435810,3,3,70,,,, -489,177,i2,1704435810,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1662,206,i7,1704435810,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1663,206,i7,1704435810,2,2,53,,,, -1664,206,i7,1704435810,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1665,206,i7,1704435810,4,4,26,,,, -566,202,i9,1704435839,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -567,202,i9,1704435839,2,2,114,,,, -1174,210,i6,1704435860,1,1,28,-571542115_01,571500535_01,, -1175,210,i6,1704435860,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1176,210,i6,1704435860,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1177,210,i6,1704435860,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1178,210,i6,1704435860,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -598,201,i8,1704435861,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -599,201,i8,1704435861,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -600,201,i8,1704435861,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -601,201,i8,1704435861,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -602,201,i8,1704435861,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1223,178,i3,1704435940,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1224,178,i3,1704435940,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1225,178,i3,1704435940,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1226,178,i3,1704435940,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1416,206,i7,1704435960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1417,206,i7,1704435960,2,2,53,,,, -1418,206,i7,1704435960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1419,206,i7,1704435960,4,4,26,,,, -628,176,i1,1704435980,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -629,176,i1,1704435980,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -630,176,i1,1704435980,3,3,40,571543469_02,-571542797_02.99,, -1550,175,i0,1704435981,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1551,175,i0,1704435981,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1552,175,i0,1704435981,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1553,175,i0,1704435981,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1554,175,i0,1704435981,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1028,177,i2,1704435990,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1029,177,i2,1704435990,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1030,177,i2,1704435990,3,3,70,,,, -1031,177,i2,1704435990,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1297,202,i9,1704436000,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1298,202,i9,1704436000,2,2,114,,,, -1468,201,i8,1704436030,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1469,201,i8,1704436030,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1470,201,i8,1704436030,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1471,201,i8,1704436030,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1472,201,i8,1704436030,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -16,210,i6,1704436040,1,1,28,-571542115_01,571500535_01,, -17,210,i6,1704436040,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -18,210,i6,1704436040,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -19,210,i6,1704436040,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -20,210,i6,1704436040,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -171,178,i3,1704436110,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -172,178,i3,1704436110,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -173,178,i3,1704436110,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -174,178,i3,1704436110,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -594,206,i7,1704436110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -595,206,i7,1704436110,2,2,53,,,, -596,206,i7,1704436110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -597,206,i7,1704436110,4,4,26,,,, -503,175,i0,1704436160,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -504,175,i0,1704436160,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -505,175,i0,1704436160,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -506,175,i0,1704436160,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -507,175,i0,1704436160,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1200,176,i1,1704436160,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1201,176,i1,1704436160,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1202,176,i1,1704436160,3,3,40,571543469_02,-571542797_02.99,, -354,202,i9,1704436160,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -355,202,i9,1704436160,2,2,114,,,, -1563,177,i2,1704436170,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1564,177,i2,1704436170,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1565,177,i2,1704436170,3,3,70,,,, -1566,177,i2,1704436170,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -938,201,i8,1704436200,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -939,201,i8,1704436200,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -940,201,i8,1704436200,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -941,201,i8,1704436200,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -942,201,i8,1704436200,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 527,210,i6,1704436220,1,1,28,-571542115_01,571500535_01,, 528,210,i6,1704436220,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 529,210,i6,1704436220,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704437100.csv b/Intermediates/histid/histid_1704437100.csv index 84e96ea23..20ab4bea2 100644 --- a/Intermediates/histid/histid_1704437100.csv +++ b/Intermediates/histid/histid_1704437100.csv @@ -1,110 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1236,178,i3,1704435940,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1237,178,i3,1704435940,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1238,178,i3,1704435940,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1239,178,i3,1704435940,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1433,206,i7,1704435960,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1434,206,i7,1704435960,2,2,53,,,, -1435,206,i7,1704435960,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1436,206,i7,1704435960,4,4,26,,,, -638,176,i1,1704435980,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -639,176,i1,1704435980,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -640,176,i1,1704435980,3,3,40,571543469_02,-571542797_02.99,, -1562,175,i0,1704435981,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1563,175,i0,1704435981,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1564,175,i0,1704435981,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1565,175,i0,1704435981,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1566,175,i0,1704435981,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1045,177,i2,1704435990,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1046,177,i2,1704435990,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1047,177,i2,1704435990,3,3,70,,,, -1048,177,i2,1704435990,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1310,202,i9,1704436000,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1311,202,i9,1704436000,2,2,114,,,, -1476,201,i8,1704436030,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1477,201,i8,1704436030,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1478,201,i8,1704436030,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1479,201,i8,1704436030,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1480,201,i8,1704436030,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -18,210,i6,1704436040,1,1,28,-571542115_01,571500535_01,, -19,210,i6,1704436040,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -20,210,i6,1704436040,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -21,210,i6,1704436040,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -22,210,i6,1704436040,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -170,178,i3,1704436110,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -171,178,i3,1704436110,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -172,178,i3,1704436110,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -173,178,i3,1704436110,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -604,206,i7,1704436110,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -605,206,i7,1704436110,2,2,53,,,, -606,206,i7,1704436110,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -607,206,i7,1704436110,4,4,26,,,, -520,175,i0,1704436160,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -521,175,i0,1704436160,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -522,175,i0,1704436160,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -523,175,i0,1704436160,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -524,175,i0,1704436160,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1213,176,i1,1704436160,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1214,176,i1,1704436160,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1215,176,i1,1704436160,3,3,40,571543469_02,-571542797_02.99,, -363,202,i9,1704436160,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -364,202,i9,1704436160,2,2,114,,,, -1575,177,i2,1704436170,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1576,177,i2,1704436170,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1577,177,i2,1704436170,3,3,70,,,, -1578,177,i2,1704436170,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -950,201,i8,1704436200,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -951,201,i8,1704436200,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -952,201,i8,1704436200,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -953,201,i8,1704436200,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -954,201,i8,1704436200,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -544,210,i6,1704436220,1,1,28,-571542115_01,571500535_01,, -545,210,i6,1704436220,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -546,210,i6,1704436220,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -547,210,i6,1704436220,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -548,210,i6,1704436220,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -427,206,i7,1704436260,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -428,206,i7,1704436260,2,2,53,,,, -429,206,i7,1704436260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -430,206,i7,1704436260,4,4,26,,,, -1419,178,i3,1704436280,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1420,178,i3,1704436280,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1421,178,i3,1704436280,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1422,178,i3,1704436280,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1755,202,i9,1704436320,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1756,202,i9,1704436320,2,2,114,,,, -4,175,i0,1704436339,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -5,175,i0,1704436339,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -6,175,i0,1704436339,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -7,175,i0,1704436339,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -8,175,i0,1704436339,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -34,176,i1,1704436340,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -35,176,i1,1704436340,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -36,176,i1,1704436340,3,3,40,571543469_02,-571542797_02.99,, -388,177,i2,1704436350,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -389,177,i2,1704436350,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -390,177,i2,1704436350,3,3,70,,,, -391,177,i2,1704436350,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1639,201,i8,1704436370,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1640,201,i8,1704436370,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1641,201,i8,1704436370,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1642,201,i8,1704436370,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1643,201,i8,1704436370,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1097,210,i6,1704436400,1,1,28,-571542115_01,571500535_01,, -1098,210,i6,1704436400,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1099,210,i6,1704436400,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1100,210,i6,1704436400,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1101,210,i6,1704436400,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -166,206,i7,1704436410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -167,206,i7,1704436410,2,2,53,,,, -168,206,i7,1704436410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -169,206,i7,1704436410,4,4,26,,,, -351,178,i3,1704436450,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -352,178,i3,1704436450,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -353,178,i3,1704436450,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -354,178,i3,1704436450,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -944,202,i9,1704436479,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -945,202,i9,1704436479,2,2,114,,,, 1598,175,i0,1704436520,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 1599,175,i0,1704436520,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 1600,175,i0,1704436520,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704437400.csv b/Intermediates/histid/histid_1704437400.csv index 77b3d9d7e..5ac86fbcb 100644 --- a/Intermediates/histid/histid_1704437400.csv +++ b/Intermediates/histid/histid_1704437400.csv @@ -1,115 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -548,210,i6,1704436220,1,1,28,-571542115_01,571500535_01,, -549,210,i6,1704436220,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -550,210,i6,1704436220,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -551,210,i6,1704436220,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -552,210,i6,1704436220,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -426,206,i7,1704436260,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -427,206,i7,1704436260,2,2,53,,,, -428,206,i7,1704436260,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -429,206,i7,1704436260,4,4,26,,,, -1417,178,i3,1704436280,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1418,178,i3,1704436280,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1419,178,i3,1704436280,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1420,178,i3,1704436280,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1767,202,i9,1704436320,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1768,202,i9,1704436320,2,2,114,,,, -13,175,i0,1704436339,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -14,175,i0,1704436339,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -15,175,i0,1704436339,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -16,175,i0,1704436339,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -17,175,i0,1704436339,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -43,176,i1,1704436340,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -44,176,i1,1704436340,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -45,176,i1,1704436340,3,3,40,571543469_02,-571542797_02.99,, -392,177,i2,1704436350,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -393,177,i2,1704436350,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -394,177,i2,1704436350,3,3,70,,,, -395,177,i2,1704436350,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1644,201,i8,1704436370,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1645,201,i8,1704436370,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1646,201,i8,1704436370,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1647,201,i8,1704436370,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1648,201,i8,1704436370,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1094,210,i6,1704436400,1,1,28,-571542115_01,571500535_01,, -1095,210,i6,1704436400,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1096,210,i6,1704436400,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1097,210,i6,1704436400,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1098,210,i6,1704436400,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -162,206,i7,1704436410,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -163,206,i7,1704436410,2,2,53,,,, -164,206,i7,1704436410,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -165,206,i7,1704436410,4,4,26,,,, -352,178,i3,1704436450,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -353,178,i3,1704436450,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -354,178,i3,1704436450,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -355,178,i3,1704436450,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -946,202,i9,1704436479,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -947,202,i9,1704436479,2,2,114,,,, -1601,175,i0,1704436520,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1602,175,i0,1704436520,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1603,175,i0,1704436520,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1604,175,i0,1704436520,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1605,175,i0,1704436520,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -446,176,i1,1704436521,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -447,176,i1,1704436521,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -448,176,i1,1704436521,3,3,40,571543469_02,-571542797_02.99,, -909,177,i2,1704436530,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -910,177,i2,1704436530,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -911,177,i2,1704436530,3,3,70,,,, -912,177,i2,1704436530,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -559,201,i8,1704436540,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -560,201,i8,1704436540,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -561,201,i8,1704436540,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -562,201,i8,1704436540,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -563,201,i8,1704436540,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1116,206,i7,1704436560,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1117,206,i7,1704436560,2,2,53,,,, -1118,206,i7,1704436560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1119,206,i7,1704436560,4,4,26,,,, -1635,210,i6,1704436580,1,1,28,-571542115_01,571500535_01,, -1636,210,i6,1704436580,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1637,210,i6,1704436580,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1638,210,i6,1704436580,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1639,210,i6,1704436580,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1042,178,i3,1704436620,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1043,178,i3,1704436620,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1044,178,i3,1704436620,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1045,178,i3,1704436620,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -0,202,i9,1704436640,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1,202,i9,1704436640,2,2,114,,,, -1113,176,i1,1704436700,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1114,176,i1,1704436700,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1115,176,i1,1704436700,3,3,40,571543469_02,-571542797_02.99,, -241,175,i0,1704436701,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -242,175,i0,1704436701,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -243,175,i0,1704436701,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -244,175,i0,1704436701,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -245,175,i0,1704436701,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -438,177,i2,1704436709,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -439,177,i2,1704436709,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -440,177,i2,1704436709,3,3,70,,,, -441,177,i2,1704436709,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1262,201,i8,1704436710,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1263,201,i8,1704436710,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1264,201,i8,1704436710,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1265,201,i8,1704436710,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1266,201,i8,1704436710,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -890,206,i7,1704436710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -891,206,i7,1704436710,2,2,53,,,, -892,206,i7,1704436710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -893,206,i7,1704436710,4,4,26,,,, -463,210,i6,1704436760,1,1,28,-571542115_01,571500535_01,, -464,210,i6,1704436760,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -465,210,i6,1704436760,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -466,210,i6,1704436760,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -467,210,i6,1704436760,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1751,178,i3,1704436790,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1752,178,i3,1704436790,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1753,178,i3,1704436790,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1754,178,i3,1704436790,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1256,202,i9,1704436800,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1257,202,i9,1704436800,2,2,114,,,, 632,206,i7,1704436860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 633,206,i7,1704436860,2,2,53,,,, 634,206,i7,1704436860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 diff --git a/Intermediates/histid/histid_1704437700.csv b/Intermediates/histid/histid_1704437700.csv index d65b270d6..fdfd7f878 100644 --- a/Intermediates/histid/histid_1704437700.csv +++ b/Intermediates/histid/histid_1704437700.csv @@ -1,121 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1618,175,i0,1704436520,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1619,175,i0,1704436520,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1620,175,i0,1704436520,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1621,175,i0,1704436520,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1622,175,i0,1704436520,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -466,176,i1,1704436521,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -467,176,i1,1704436521,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -468,176,i1,1704436521,3,3,40,571543469_02,-571542797_02.99,, -947,177,i2,1704436530,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -948,177,i2,1704436530,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -949,177,i2,1704436530,3,3,70,,,, -950,177,i2,1704436530,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -571,201,i8,1704436540,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -572,201,i8,1704436540,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -573,201,i8,1704436540,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -574,201,i8,1704436540,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -575,201,i8,1704436540,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1140,206,i7,1704436560,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1141,206,i7,1704436560,2,2,53,,,, -1142,206,i7,1704436560,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1143,206,i7,1704436560,4,4,26,,,, -1652,210,i6,1704436580,1,1,28,-571542115_01,571500535_01,, -1653,210,i6,1704436580,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1654,210,i6,1704436580,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1655,210,i6,1704436580,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1656,210,i6,1704436580,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1067,178,i3,1704436620,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1068,178,i3,1704436620,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1069,178,i3,1704436620,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1070,178,i3,1704436620,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -0,202,i9,1704436640,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1,202,i9,1704436640,2,2,114,,,, -1137,176,i1,1704436700,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1138,176,i1,1704436700,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1139,176,i1,1704436700,3,3,40,571543469_02,-571542797_02.99,, -267,175,i0,1704436701,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -268,175,i0,1704436701,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -269,175,i0,1704436701,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -270,175,i0,1704436701,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -271,175,i0,1704436701,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -458,177,i2,1704436709,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -459,177,i2,1704436709,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -460,177,i2,1704436709,3,3,70,,,, -461,177,i2,1704436709,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1280,201,i8,1704436710,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1281,201,i8,1704436710,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1282,201,i8,1704436710,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1283,201,i8,1704436710,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1284,201,i8,1704436710,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -931,206,i7,1704436710,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -932,206,i7,1704436710,2,2,53,,,, -933,206,i7,1704436710,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -934,206,i7,1704436710,4,4,26,,,, -483,210,i6,1704436760,1,1,28,-571542115_01,571500535_01,, -484,210,i6,1704436760,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -485,210,i6,1704436760,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -486,210,i6,1704436760,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -487,210,i6,1704436760,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1756,178,i3,1704436790,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1757,178,i3,1704436790,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1758,178,i3,1704436790,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1759,178,i3,1704436790,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1274,202,i9,1704436800,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -1275,202,i9,1704436800,2,2,114,,,, -652,206,i7,1704436860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -653,206,i7,1704436860,2,2,53,,,, -654,206,i7,1704436860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -655,206,i7,1704436860,4,4,26,,,, -974,175,i0,1704436880,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -975,175,i0,1704436880,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -976,175,i0,1704436880,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -977,175,i0,1704436880,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -978,175,i0,1704436880,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1680,176,i1,1704436880,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1681,176,i1,1704436880,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1682,176,i1,1704436880,3,3,40,571543469_02,-571542797_02.99,, -223,201,i8,1704436880,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -224,201,i8,1704436880,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -225,201,i8,1704436880,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -226,201,i8,1704436880,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -227,201,i8,1704436880,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -280,177,i2,1704436890,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -281,177,i2,1704436890,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -282,177,i2,1704436890,3,3,70,,,, -283,177,i2,1704436890,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1017,210,i6,1704436940,1,1,28,-571542115_01,571500535_01,, -1018,210,i6,1704436940,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1019,210,i6,1704436940,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1020,210,i6,1704436940,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1021,210,i6,1704436940,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1204,178,i3,1704436960,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1205,178,i3,1704436960,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1206,178,i3,1704436960,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1207,178,i3,1704436960,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -2,202,i9,1704436960,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -3,202,i9,1704436960,2,2,114,,,, -1632,206,i7,1704437010,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1633,206,i7,1704437010,2,2,53,,,, -1634,206,i7,1704437010,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1635,206,i7,1704437010,4,4,26,,,, -1603,201,i8,1704437049,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1604,201,i8,1704437049,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1605,201,i8,1704437049,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1606,201,i8,1704437049,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1607,201,i8,1704437049,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1519,175,i0,1704437060,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1520,175,i0,1704437060,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1521,175,i0,1704437060,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1522,175,i0,1704437060,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1523,175,i0,1704437060,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -500,176,i1,1704437060,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -501,176,i1,1704437060,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -502,176,i1,1704437060,3,3,40,571543469_02,-571542797_02.99,, -1528,177,i2,1704437069,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1529,177,i2,1704437069,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1530,177,i2,1704437069,3,3,70,,,, -1531,177,i2,1704437069,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 4,202,i9,1704437120,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 5,202,i9,1704437120,2,2,114,,,, 1546,210,i6,1704437120,1,1,28,-571542115_01,571500535_01,, diff --git a/Intermediates/histid/histid_1704438000.csv b/Intermediates/histid/histid_1704438000.csv index db00a2e1c..99b06f80b 100644 --- a/Intermediates/histid/histid_1704438000.csv +++ b/Intermediates/histid/histid_1704438000.csv @@ -1,109 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -649,206,i7,1704436860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -650,206,i7,1704436860,2,2,53,,,, -651,206,i7,1704436860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -652,206,i7,1704436860,4,4,26,,,, -958,175,i0,1704436880,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -959,175,i0,1704436880,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -960,175,i0,1704436880,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -961,175,i0,1704436880,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -962,175,i0,1704436880,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1682,176,i1,1704436880,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1683,176,i1,1704436880,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1684,176,i1,1704436880,3,3,40,571543469_02,-571542797_02.99,, -209,201,i8,1704436880,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -210,201,i8,1704436880,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -211,201,i8,1704436880,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -212,201,i8,1704436880,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -213,201,i8,1704436880,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -269,177,i2,1704436890,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -270,177,i2,1704436890,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -271,177,i2,1704436890,3,3,70,,,, -272,177,i2,1704436890,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -1001,210,i6,1704436940,1,1,28,-571542115_01,571500535_01,, -1002,210,i6,1704436940,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1003,210,i6,1704436940,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1004,210,i6,1704436940,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1005,210,i6,1704436940,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1200,178,i3,1704436960,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1201,178,i3,1704436960,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1202,178,i3,1704436960,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1203,178,i3,1704436960,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -2,202,i9,1704436960,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -3,202,i9,1704436960,2,2,114,,,, -1634,206,i7,1704437010,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1635,206,i7,1704437010,2,2,53,,,, -1636,206,i7,1704437010,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1637,206,i7,1704437010,4,4,26,,,, -1605,201,i8,1704437049,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1606,201,i8,1704437049,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1607,201,i8,1704437049,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1608,201,i8,1704437049,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1609,201,i8,1704437049,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1523,175,i0,1704437060,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1524,175,i0,1704437060,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1525,175,i0,1704437060,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1526,175,i0,1704437060,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1527,175,i0,1704437060,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -487,176,i1,1704437060,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -488,176,i1,1704437060,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -489,176,i1,1704437060,3,3,40,571543469_02,-571542797_02.99,, -1532,177,i2,1704437069,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1533,177,i2,1704437069,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1534,177,i2,1704437069,3,3,70,,,, -1535,177,i2,1704437069,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -4,202,i9,1704437120,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -5,202,i9,1704437120,2,2,114,,,, -1550,210,i6,1704437120,1,1,28,-571542115_01,571500535_01,, -1551,210,i6,1704437120,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1552,210,i6,1704437120,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1553,210,i6,1704437120,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1554,210,i6,1704437120,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -148,178,i3,1704437130,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -149,178,i3,1704437130,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -150,178,i3,1704437130,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -151,178,i3,1704437130,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1427,206,i7,1704437160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1428,206,i7,1704437160,2,2,53,,,, -1429,206,i7,1704437160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1430,206,i7,1704437160,4,4,26,,,, -401,201,i8,1704437220,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -402,201,i8,1704437220,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -403,201,i8,1704437220,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -404,201,i8,1704437220,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -405,201,i8,1704437220,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -295,175,i0,1704437240,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -296,175,i0,1704437240,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -297,175,i0,1704437240,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -298,175,i0,1704437240,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -299,175,i0,1704437240,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1022,176,i1,1704437240,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1023,176,i1,1704437240,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1024,176,i1,1704437240,3,3,40,571543469_02,-571542797_02.99,, -1389,177,i2,1704437250,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1390,177,i2,1704437250,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1391,177,i2,1704437250,3,3,70,,,, -1392,177,i2,1704437250,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -6,202,i9,1704437280,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -7,202,i9,1704437280,2,2,114,,,, -811,178,i3,1704437300,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -812,178,i3,1704437300,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -813,178,i3,1704437300,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -814,178,i3,1704437300,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -333,210,i6,1704437300,1,1,28,-571542115_01,571500535_01,, -334,210,i6,1704437300,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -335,210,i6,1704437300,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -336,210,i6,1704437300,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -337,210,i6,1704437300,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1151,206,i7,1704437310,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1152,206,i7,1704437310,2,2,53,,,, -1153,206,i7,1704437310,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1154,206,i7,1704437310,4,4,26,,,, -1073,201,i8,1704437390,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1074,201,i8,1704437390,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1075,201,i8,1704437390,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1076,201,i8,1704437390,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1077,201,i8,1704437390,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 835,175,i0,1704437420,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 836,175,i0,1704437420,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 837,175,i0,1704437420,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 diff --git a/Intermediates/histid/histid_1704438300.csv b/Intermediates/histid/histid_1704438300.csv index 028c6576e..7cfd88213 100644 --- a/Intermediates/histid/histid_1704438300.csv +++ b/Intermediates/histid/histid_1704438300.csv @@ -1,115 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -4,202,i9,1704437120,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -5,202,i9,1704437120,2,2,114,,,, -1550,210,i6,1704437120,1,1,28,-571542115_01,571500535_01,, -1551,210,i6,1704437120,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1552,210,i6,1704437120,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1553,210,i6,1704437120,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1554,210,i6,1704437120,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -148,178,i3,1704437130,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -149,178,i3,1704437130,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -150,178,i3,1704437130,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -151,178,i3,1704437130,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1427,206,i7,1704437160,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1428,206,i7,1704437160,2,2,53,,,, -1429,206,i7,1704437160,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1430,206,i7,1704437160,4,4,26,,,, -390,201,i8,1704437220,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -391,201,i8,1704437220,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -392,201,i8,1704437220,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -393,201,i8,1704437220,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -394,201,i8,1704437220,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -299,175,i0,1704437240,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -300,175,i0,1704437240,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -301,175,i0,1704437240,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -302,175,i0,1704437240,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -303,175,i0,1704437240,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1028,176,i1,1704437240,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1029,176,i1,1704437240,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1030,176,i1,1704437240,3,3,40,571543469_02,-571542797_02.99,, -1394,177,i2,1704437250,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1395,177,i2,1704437250,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1396,177,i2,1704437250,3,3,70,,,, -1397,177,i2,1704437250,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -6,202,i9,1704437280,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -7,202,i9,1704437280,2,2,114,,,, -808,178,i3,1704437300,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -809,178,i3,1704437300,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -810,178,i3,1704437300,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -811,178,i3,1704437300,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -335,210,i6,1704437300,1,1,28,-571542115_01,571500535_01,, -336,210,i6,1704437300,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -337,210,i6,1704437300,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -338,210,i6,1704437300,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -339,210,i6,1704437300,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1145,206,i7,1704437310,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1146,206,i7,1704437310,2,2,53,,,, -1147,206,i7,1704437310,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1148,206,i7,1704437310,4,4,26,,,, -1079,201,i8,1704437390,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1080,201,i8,1704437390,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1081,201,i8,1704437390,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1082,201,i8,1704437390,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1083,201,i8,1704437390,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -834,175,i0,1704437420,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -835,175,i0,1704437420,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -836,175,i0,1704437420,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -837,175,i0,1704437420,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -838,175,i0,1704437420,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1435,176,i1,1704437421,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1436,176,i1,1704437421,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1437,176,i1,1704437421,3,3,40,571543469_02,-571542797_02.99,, -844,177,i2,1704437429,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -845,177,i2,1704437429,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -846,177,i2,1704437429,3,3,70,,,, -847,177,i2,1704437429,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -8,202,i9,1704437440,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -9,202,i9,1704437440,2,2,114,,,, -378,206,i7,1704437460,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -379,206,i7,1704437460,2,2,53,,,, -380,206,i7,1704437460,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -381,206,i7,1704437460,4,4,26,,,, -1536,178,i3,1704437470,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1537,178,i3,1704437470,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1538,178,i3,1704437470,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1539,178,i3,1704437470,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -878,210,i6,1704437480,1,1,28,-571542115_01,571500535_01,, -879,210,i6,1704437480,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -880,210,i6,1704437480,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -881,210,i6,1704437480,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -882,210,i6,1704437480,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -670,201,i8,1704437559,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -671,201,i8,1704437559,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -672,201,i8,1704437559,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -673,201,i8,1704437559,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -674,201,i8,1704437559,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1422,175,i0,1704437600,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1423,175,i0,1704437600,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1424,175,i0,1704437600,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1425,175,i0,1704437600,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1426,175,i0,1704437600,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -355,176,i1,1704437600,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -356,176,i1,1704437600,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -357,176,i1,1704437600,3,3,40,571543469_02,-571542797_02.99,, -10,202,i9,1704437600,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -11,202,i9,1704437600,2,2,114,,,, -691,177,i2,1704437610,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -692,177,i2,1704437610,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -693,177,i2,1704437610,3,3,70,,,, -694,177,i2,1704437610,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -139,206,i7,1704437610,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -140,206,i7,1704437610,2,2,53,,,, -141,206,i7,1704437610,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -142,206,i7,1704437610,4,4,26,,,, -465,178,i3,1704437640,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -466,178,i3,1704437640,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -467,178,i3,1704437640,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -468,178,i3,1704437640,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1579,210,i6,1704437659,1,1,28,-571542115_01,571500535_01,, -1580,210,i6,1704437659,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1581,210,i6,1704437659,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1582,210,i6,1704437659,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1583,210,i6,1704437659,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 1243,201,i8,1704437730,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 1244,201,i8,1704437730,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 1245,201,i8,1704437730,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 diff --git a/Intermediates/histid/histid_1704438600.csv b/Intermediates/histid/histid_1704438600.csv index 577de9972..070586061 100644 --- a/Intermediates/histid/histid_1704438600.csv +++ b/Intermediates/histid/histid_1704438600.csv @@ -1,122 +1,4 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B -1074,175,i0,1704437420,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1075,175,i0,1704437420,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1076,175,i0,1704437420,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1077,175,i0,1704437420,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1078,175,i0,1704437420,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1851,176,i1,1704437421,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1852,176,i1,1704437421,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1853,176,i1,1704437421,3,3,40,571543469_02,-571542797_02.99,, -1092,177,i2,1704437429,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1093,177,i2,1704437429,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1094,177,i2,1704437429,3,3,70,,,, -1095,177,i2,1704437429,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -8,202,i9,1704437440,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -9,202,i9,1704437440,2,2,114,,,, -1948,178,i3,1704437470,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -1949,178,i3,1704437470,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -1950,178,i3,1704437470,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -1951,178,i3,1704437470,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -1134,210,i6,1704437480,1,1,28,-571542115_01,571500535_01,, -1135,210,i6,1704437480,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -1136,210,i6,1704437480,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -1137,210,i6,1704437480,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -1138,210,i6,1704437480,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1961,206,i7,1704437550,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1962,206,i7,1704437550,2,2,53,,,, -1963,206,i7,1704437550,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1964,206,i7,1704437550,4,4,26,,,, -891,201,i8,1704437559,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -892,201,i8,1704437559,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -893,201,i8,1704437559,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -894,201,i8,1704437559,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -895,201,i8,1704437559,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -1825,175,i0,1704437600,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -1826,175,i0,1704437600,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -1827,175,i0,1704437600,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -1828,175,i0,1704437600,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -1829,175,i0,1704437600,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -460,176,i1,1704437600,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -461,176,i1,1704437600,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -462,176,i1,1704437600,3,3,40,571543469_02,-571542797_02.99,, -10,202,i9,1704437600,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -11,202,i9,1704437600,2,2,114,,,, -916,177,i2,1704437610,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -917,177,i2,1704437610,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -918,177,i2,1704437610,3,3,70,,,, -919,177,i2,1704437610,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -600,178,i3,1704437640,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -601,178,i3,1704437640,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -602,178,i3,1704437640,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -603,178,i3,1704437640,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -2011,210,i6,1704437659,1,1,28,-571542115_01,571500535_01,, -2012,210,i6,1704437659,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -2013,210,i6,1704437659,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -2014,210,i6,1704437659,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -2015,210,i6,1704437659,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1661,206,i7,1704437700,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1662,206,i7,1704437700,2,2,53,,,, -1663,206,i7,1704437700,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1664,206,i7,1704437700,4,4,26,,,, -1583,201,i8,1704437730,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -1584,201,i8,1704437730,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -1585,201,i8,1704437730,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -1586,201,i8,1704437730,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -1587,201,i8,1704437730,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -12,202,i9,1704437760,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -13,202,i9,1704437760,2,2,114,,,, -1151,176,i1,1704437780,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -1152,176,i1,1704437780,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -1153,176,i1,1704437780,3,3,40,571543469_02,-571542797_02.99,, -88,175,i0,1704437781,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -89,175,i0,1704437781,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -90,175,i0,1704437781,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -91,175,i0,1704437781,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -92,175,i0,1704437781,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -1609,177,i2,1704437790,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -1610,177,i2,1704437790,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -1611,177,i2,1704437790,3,3,70,,,, -1612,177,i2,1704437790,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -2177,178,i3,1704437810,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -2178,178,i3,1704437810,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -2179,178,i3,1704437810,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -2180,178,i3,1704437810,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -292,210,i6,1704437840,1,1,28,-571542115_01,571500535_01,, -293,210,i6,1704437840,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 -294,210,i6,1704437840,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 -295,210,i6,1704437840,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 -296,210,i6,1704437840,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 -1353,206,i7,1704437850,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -1354,206,i7,1704437850,2,2,53,,,, -1355,206,i7,1704437850,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -1356,206,i7,1704437850,4,4,26,,,, -252,201,i8,1704437900,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 -253,201,i8,1704437900,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 -254,201,i8,1704437900,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 -255,201,i8,1704437900,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 -256,201,i8,1704437900,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 -14,202,i9,1704437920,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 -15,202,i9,1704437920,2,2,114,,,, -524,176,i1,1704437959,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 -525,176,i1,1704437959,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 -526,176,i1,1704437959,3,3,40,571543469_02,-571542797_02.99,, -939,175,i0,1704437960,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 -940,175,i0,1704437960,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 -941,175,i0,1704437960,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 -942,175,i0,1704437960,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 -943,175,i0,1704437960,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 -101,177,i2,1704437970,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 -102,177,i2,1704437970,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 -103,177,i2,1704437970,3,3,70,,,, -104,177,i2,1704437970,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 -784,178,i3,1704437980,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 -785,178,i3,1704437980,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 -786,178,i3,1704437980,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 -787,178,i3,1704437980,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 -339,206,i7,1704438000,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 -340,206,i7,1704438000,2,2,53,,,, -341,206,i7,1704438000,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 -342,206,i7,1704438000,4,4,26,,,, 987,210,i6,1704438020,1,1,28,-571542115_01,571500535_01,, 988,210,i6,1704438020,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 989,210,i6,1704438020,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 diff --git a/Intermediates/histid/histid_1704440400.csv b/Intermediates/histid/histid_1704440400.csv index 87d4fbbae..f562c9c35 100644 --- a/Intermediates/histid/histid_1704440400.csv +++ b/Intermediates/histid/histid_1704440400.csv @@ -1 +1,212 @@ ,inter_no,node_id,start_unix,phas_A,phas_B,duration,inc_edge_A,out_edge_A,inc_edge_B,out_edge_B +901,210,i6,1704439820,1,1,28,-571542115_01,571500535_01,, +902,210,i6,1704439820,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 +903,210,i6,1704439820,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +904,210,i6,1704439820,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +905,210,i6,1704439820,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 +26,202,i9,1704439840,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +27,202,i9,1704439840,2,2,114,,,, +485,178,i3,1704439850,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +486,178,i3,1704439850,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +487,178,i3,1704439850,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +488,178,i3,1704439850,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 +766,206,i7,1704439860,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 +767,206,i7,1704439860,2,2,53,,,, +768,206,i7,1704439860,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +769,206,i7,1704439860,4,4,26,,,, +291,175,i0,1704439940,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 +292,175,i0,1704439940,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 +293,175,i0,1704439940,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 +294,175,i0,1704439940,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 +295,175,i0,1704439940,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 +452,176,i1,1704439940,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +453,176,i1,1704439940,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +454,176,i1,1704439940,3,3,40,571543469_02,-571542797_02.99,, +1182,201,i8,1704439940,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 +1183,201,i8,1704439940,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +1184,201,i8,1704439940,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 +1185,201,i8,1704439940,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +1186,201,i8,1704439940,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +729,177,i2,1704439950,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 +730,177,i2,1704439950,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 +731,177,i2,1704439950,3,3,70,,,, +732,177,i2,1704439950,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 +28,202,i9,1704440000,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +29,202,i9,1704440000,2,2,114,,,, +1394,210,i6,1704440000,1,1,28,-571542115_01,571500535_01,, +1395,210,i6,1704440000,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 +1396,210,i6,1704440000,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +1397,210,i6,1704440000,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +1398,210,i6,1704440000,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 +548,206,i7,1704440010,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 +549,206,i7,1704440010,2,2,53,,,, +550,206,i7,1704440010,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +551,206,i7,1704440010,4,4,26,,,, +37,178,i3,1704440020,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +38,178,i3,1704440020,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +39,178,i3,1704440020,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +40,178,i3,1704440020,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 +241,201,i8,1704440110,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 +242,201,i8,1704440110,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +243,201,i8,1704440110,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 +244,201,i8,1704440110,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +245,201,i8,1704440110,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +1578,176,i1,1704440119,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +1579,176,i1,1704440119,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +1580,176,i1,1704440119,3,3,40,571543469_02,-571542797_02.99,, +761,175,i0,1704440120,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 +762,175,i0,1704440120,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 +763,175,i0,1704440120,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 +764,175,i0,1704440120,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 +765,175,i0,1704440120,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 +1251,177,i2,1704440130,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 +1252,177,i2,1704440130,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 +1253,177,i2,1704440130,3,3,70,,,, +1254,177,i2,1704440130,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 +708,202,i9,1704440160,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +709,202,i9,1704440160,2,2,114,,,, +1318,206,i7,1704440161,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 +1319,206,i7,1704440161,2,2,53,,,, +1320,206,i7,1704440161,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +1321,206,i7,1704440161,4,4,26,,,, +310,210,i6,1704440180,1,1,28,-571542115_01,571500535_01,, +311,210,i6,1704440180,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 +312,210,i6,1704440180,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +313,210,i6,1704440180,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +314,210,i6,1704440180,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 +607,178,i3,1704440190,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +608,178,i3,1704440190,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +609,178,i3,1704440190,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +610,178,i3,1704440190,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 +846,201,i8,1704440280,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 +847,201,i8,1704440280,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +848,201,i8,1704440280,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 +849,201,i8,1704440280,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +850,201,i8,1704440280,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +472,176,i1,1704440299,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +473,176,i1,1704440299,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +474,176,i1,1704440299,3,3,40,571543469_02,-571542797_02.99,, +1291,175,i0,1704440300,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 +1292,175,i0,1704440300,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 +1293,175,i0,1704440300,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 +1294,175,i0,1704440300,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 +1295,175,i0,1704440300,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 +182,177,i2,1704440310,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 +183,177,i2,1704440310,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 +184,177,i2,1704440310,3,3,70,,,, +185,177,i2,1704440310,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 +1052,206,i7,1704440311,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 +1053,206,i7,1704440311,2,2,53,,,, +1054,206,i7,1704440311,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +1055,206,i7,1704440311,4,4,26,,,, +30,202,i9,1704440320,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +31,202,i9,1704440320,2,2,114,,,, +1263,178,i3,1704440360,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +1264,178,i3,1704440360,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +1265,178,i3,1704440360,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +1266,178,i3,1704440360,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 +792,210,i6,1704440360,1,1,28,-571542115_01,571500535_01,, +793,210,i6,1704440360,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 +794,210,i6,1704440360,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +795,210,i6,1704440360,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +796,210,i6,1704440360,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 +1493,201,i8,1704440450,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 +1494,201,i8,1704440450,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +1495,201,i8,1704440450,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 +1496,201,i8,1704440450,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +1497,201,i8,1704440450,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +397,206,i7,1704440461,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 +398,206,i7,1704440461,2,2,53,,,, +399,206,i7,1704440461,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +400,206,i7,1704440461,4,4,26,,,, +942,176,i1,1704440479,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +943,176,i1,1704440479,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +944,176,i1,1704440479,3,3,40,571543469_02,-571542797_02.99,, +204,175,i0,1704440480,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 +205,175,i0,1704440480,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 +206,175,i0,1704440480,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 +207,175,i0,1704440480,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 +208,175,i0,1704440480,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 +1101,202,i9,1704440480,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +1102,202,i9,1704440480,2,2,114,,,, +641,177,i2,1704440490,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 +642,177,i2,1704440490,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 +643,177,i2,1704440490,3,3,70,,,, +644,177,i2,1704440490,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 +296,178,i3,1704440530,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +297,178,i3,1704440530,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +298,178,i3,1704440530,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +299,178,i3,1704440530,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 +1322,210,i6,1704440540,1,1,28,-571542115_01,571500535_01,, +1323,210,i6,1704440540,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 +1324,210,i6,1704440540,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +1325,210,i6,1704440540,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +1326,210,i6,1704440540,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 +186,206,i7,1704440611,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 +187,206,i7,1704440611,2,2,53,,,, +188,206,i7,1704440611,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +189,206,i7,1704440611,4,4,26,,,, +502,201,i8,1704440620,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 +503,201,i8,1704440620,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +504,201,i8,1704440620,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 +505,201,i8,1704440620,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +506,201,i8,1704440620,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +786,202,i9,1704440640,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +787,202,i9,1704440640,2,2,114,,,, +1467,176,i1,1704440659,1,1,37,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +1468,176,i1,1704440659,2,2,103,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +1469,176,i1,1704440659,3,3,40,571543469_02,-571542797_02.99,, +669,175,i0,1704440660,1,1,43,-571542797_02,571500487_01,-571500487_01,571542797_02 +670,175,i0,1704440660,2,2,45,-571500487_01,571545870_01,-571542797_02,571510153_01 +671,175,i0,1704440660,3,3,33,571545870_02,571510153_01,571545870_02,571542797_02 +672,175,i0,1704440660,3,4,22,571545870_02,571510153_01,571510153_02,571545870_01 +673,175,i0,1704440660,4,4,37,571510153_02,571500487_01,571510153_02,571545870_01 +1130,177,i2,1704440670,1,1,43,-571542809_01,571542811_01,571542811_02,571542809_01 +1131,177,i2,1704440670,2,2,27,571542811_02,571542107_01,-571542809_01,571542809_01 +1132,177,i2,1704440670,3,3,70,,,, +1133,177,i2,1704440670,4,4,40,-571542809_01,571542811_01,571542107_02,571542809_01 +1408,178,i3,1704440700,1,1,38,571540304_02,571556450_01,571556450_02,571540304_01 +1409,178,i3,1704440700,2,2,39,571556450_02,571500475_01,571540304_02,571540303_01 +1410,178,i3,1704440700,3,3,43,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +1411,178,i3,1704440700,4,4,22,-571500475_01,571540303_01,-571500475_01,571540304_01 +223,210,i6,1704440720,1,1,28,-571542115_01,571500535_01,, +224,210,i6,1704440720,1,2,15,-571542115_01,571500535_01,571500535_02.18,571542115_01 +225,210,i6,1704440720,2,2,43,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +226,210,i6,1704440720,3,3,70,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +227,210,i6,1704440720,4,4,24,571500585_02,571511538_01,571500585_02,571500535_01 +1562,206,i7,1704440761,1,1,45,-571511538_02,571542073_02,571542073_01,571511538_02 +1563,206,i7,1704440761,2,2,53,,,, +1564,206,i7,1704440761,3,3,26,-571511538_02,571542073_02,571542073_01,571511538_02 +1565,206,i7,1704440761,4,4,26,,,, +69,201,i8,1704440790,1,1,33,-571500569_01,571500583_02,-571500569_01,571500618_01 +70,201,i8,1704440790,2,2,36,571500618_02,571500583_02,571500618_02,571500617_01 +71,201,i8,1704440790,3,3,25,571500617_02,571500618_01,571500618_02,571500617_01 +72,201,i8,1704440790,4,4,58,571500617_02,571500618_01,571500617_02,571500569_01 +73,201,i8,1704440790,5,5,18,571500583_01,571500617_01,571500583_01,571500569_01 +1560,202,i9,1704440800,1,1,46,571510152_02,-571510152_01,571510152_01,571510152_01.65 +1561,202,i9,1704440800,2,2,114,,,, +1422,175,i0,1704440820,1,1,38,-571542797_02,571500487_01,-571500487_01,571542797_02 +1423,175,i0,1704440820,2,2,40,-571500487_01,571545870_01,-571542797_02,571510153_01 +1424,175,i0,1704440820,3,3,29,571545870_02,571510153_01,571545870_02,571542797_02 +1425,175,i0,1704440820,3,4,20,571545870_02,571510153_01,571510153_02,571545870_01 +1426,175,i0,1704440820,4,4,33,571510153_02,571500487_01,571510153_02,571545870_01 +499,176,i1,1704440820,1,1,33,-571542810_01,-571542797_02.99,571542797_02.99,571542810_01 +500,176,i1,1704440820,2,2,92,-571542810_01,-571542797_02.99,-571542810_01,571543469_01 +501,176,i1,1704440820,3,3,36,571543469_02,-571542797_02.99,, +917,177,i2,1704440820,1,1,36,-571542809_01,571542811_01,571542811_02,571542809_01 +918,177,i2,1704440820,2,2,23,571542811_02,571542107_01,-571542809_01,571542809_01 +919,177,i2,1704440820,3,3,58,,,, +920,177,i2,1704440820,4,4,33,-571542809_01,571542811_01,571542107_02,571542809_01 +1103,210,i6,1704440820,1,1,16,-571542115_01,571500535_01,, +1104,210,i6,1704440820,1,2,8,-571542115_01,571500535_01,571500535_02.18,571542115_01 +1105,210,i6,1704440820,2,2,24,571500535_02.18,571511538_01,571500535_02.18,571542115_01 +1106,210,i6,1704440820,3,3,39,571511538_02.121,571542115_01,571511538_02.121,571500585_01 +1107,210,i6,1704440820,4,4,13,571500585_02,571511538_01,571500585_02,571500535_01 +1470,178,i3,1704440830,1,1,29,571540304_02,571556450_01,571556450_02,571540304_01 +1471,178,i3,1704440830,2,2,30,571556450_02,571500475_01,571540304_02,571540303_01 +1472,178,i3,1704440830,3,3,33,571540303_02.21,571556450_01,571540303_02.21,571500475_01 +1473,178,i3,1704440830,4,4,17,-571500475_01,571540303_01,-571500475_01,571540304_01 +1093,206,i7,1704440850,1,1,27,-571511538_02,571542073_02,571542073_01,571511538_02 +1094,206,i7,1704440850,2,2,32,,,, +1095,206,i7,1704440850,3,3,15,-571511538_02,571542073_02,571542073_01,571511538_02 +1096,206,i7,1704440850,4,4,15,,,, diff --git a/Results/issues_intermediates.txt b/Results/issues_intermediates.txt new file mode 100644 index 000000000..43f2c1ebd --- /dev/null +++ b/Results/issues_intermediates.txt @@ -0,0 +1 @@ +1-4-1-1. 위도 또는 경도가 범위를 벗어난 교차로가 있습니다: inter_no : 175 diff --git a/Script/generate_signals.ipynb b/Script/generate_signals.ipynb index 71a3d3e8d..eba01e851 100644 --- a/Script/generate_signals.ipynb +++ b/Script/generate_signals.ipynb @@ -30,7 +30,6 @@ "# 현재시각\n", "present_time = fmins[m]\n", "sim_start = fmins[m] - 300\n", - "\n", "# network and dataframes\n", "net = sumolib.net.readNet('../Data/networks/sn.net.xml')\n", "inter_node = pd.read_csv('../Data/tables/inter_node.csv', index_col=0)\n", @@ -238,7 +237,7 @@ "outputs": [ { "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAAioAAAGvCAYAAAB1pf5FAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjcuMywgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/OQEPoAAAACXBIWXMAAA9hAAAPYQGoP6dpAABEfklEQVR4nO3deXxU9b3/8fdJQiYLWdiSEAgYIbIX2SUggqQQiwpqi9Bog3q1LlxFLAWsilgVqC3KbRFBK9CH1q0FRVRUNoEfeyAIYpElgoUsKCSTsAzJzPf3B86YSWbL5Jw532/m/Xw8eNybmZOZ1/kmzfk4M2dGE0IIEBEREUkowuwAIiIiIm84qBAREZG0OKgQERGRtDioEBERkbQ4qBAREZG0OKgQERGRtDioEBERkbQ4qBAREZG0oswOqMvhcODUqVNISEiApmlm5xAREVEAhBCorKxEeno6IiL0exxEukHl1KlTyMjIMDuDiIiIgvDdd9+hffv2ut2edINKQkICgMs7mpiYaHINESkhKQmoqDC7omngWlKQrFYrMjIyXMdxvUg3qDif7klMTOSgQkSB498L/XAtqRH0ftkGX0xLRERE0uKgQkRERNLioEJERETS4qBCRERE0uKgQkRERNLioEJERETS4qBCRERE0uKgQkRERNKS7g3fVOBwCBQfLsc5qw3xiRa0zUpGRIQan0ukcjugbr+q3QDbzcJ2c6jcDqjf7wkHlQY6urcMm985jHPlNtdl8ckWXHt7Fjr1STGxzD+V2wF1+1XtBthuFrabQ+V2QP1+bzQhhDA7ojar1YqkpCRUVFRI9xb6R/eWYc3iA16vz/1tT2l/GVRuB9TtV7UbUKxd04Baf8qUaq/D9PY6a9kQprc3gsrtgBz9Rh2/+YhKgBwOgc3vHPa5zeZ3DqN915bSPcx2uf0bn9vI2g6o269qN6Bee6QWAbvNDkC99tpkaK+9lg0hQ3uwVG4HAuvf8u5hZPZuI2W/P3xEJUAnD53F+y/uNTuDiDz4xZon8HHus2ZnNAlcy6Zr3KN90K5LC8Nu36jjN8/6CdA5q83/RkRERJJS9TjGp34CFJ9oCWi7Gyf3RnpWsrExDXTqcDlW/22f3+1kbAfU7Ve1G1CvPTJ2B+5bcB0A9dprk6G99lo2hAztwVK5HQi8P9DjmGw4qASobVYy4pMtbq+mrqt5Cwsyusv3HGZG95bKtgPq9qvaDSjYLhyIsEQCULC9Finaa61lQ0jRHiSV24HA+9tKOGQFgk/9BCgiQsO1t2f53Gbo+Cwpf4lVbgfU7Ve1G2C7WdhuDpXbAfX7/eGLaRvI03nqzVtYMHS8/Oepq9wOqNuvajegULuHU2qVaffA1PZGnJ4McN3NZHa/UcdvDipBUPmd/1RuB9TtV7UbUKTdy8FViXYvTGtv5KACcN3NZGY/BxUiIm90OLjSj7iWFCSenkxERERhh4MKERERSYuDChEREUmLgwoRERFJi4MKERERSYuDChEREUmLgwoRERFJi4MKERERSYuDChEREUmLgwoRERFJi4MKERERSYuDChEREUkryuwAMwm7Hed3F6Dm9GlEtWmDuP79oEVGmp3lk2rNsvbK2uWLas3sNZ5qzew1norN/jR4UNm0aRNeeOEFFBQUoLi4GCtXrsS4ceM8bnv//fdj8eLFePHFFzFlypRGpurL+tlnKH1+DmpKSlyXRaWlIfXxmUgcNcrEMu9Ua5a1V9YuX1RrZq/xVGtmr/FUbA5Eg5/6OXfuHHr37o2FCxf63G7lypXYvn070tPTg44zivWzz3DykSluP0wAqCktxclHpsD62WcmlXmnWrOsvbJ2+aJaM3uNp1oze42nYnOgNCGECPqbNc3jIyonT57EoEGD8Omnn2LMmDGYMmVKwI+oWK1WJCUloaKiAomJicGmeSXsdhwZmVPvh+miAVEpqbhy9YfSPFwm7HYcG3MjasrKPG8gWbOsvbJ2+aJas1m9Wnw8xLlzDf4+1dYXML452LX0RrU1Vq0XCKRZQ1RqKjqvW2tos1HHb90HFYfDgZycHIwdOxaPPPIIrrjiCp+Dis1mg81mc31ttVqRkZFh2KBybsdOnMjP1/12icg8WUcO43DnLLMzmgSuZdPVYflyxA8aaNjtGzWo6H7Wz7x58xAVFYWHH344oO3nzJmDpKQk17+MjAy9k9zUnD5t6O0TERHJSNXjn65n/RQUFGDBggXYs2cPNE0L6HtmzpyJqVOnur52PqJilKg2bQLaLmPJYsT1729YR0Oc370b3933W7/bydIsa6+sXb6o1mxWrxYfjy57Chr8faqtL2B8c7Br6Y1qa6xaLxB4c6DHP9noOqhs3rwZZWVl6NChg+syu92Oxx57DC+99BK+/fbbet9jsVhgsVj0zPAprn8/RKWloaa0FPD0rNePz+XFDxkizfOP8UOGKNUsa6+sXb6o1mxmrxYX1+DvUW19gdA0B7OW3qi2xqr1AoE3x/XvF/o4Hej61M+dd96JL7/8EoWFha5/6enpmDZtGj799FM97ypoWmQkUh+f+eMXdR71+fHr1MdnSvMLCKjXLGuvrF2+qNbMXuOp1sxe46nY3BANHlSqqqpcQwgAFBUVobCwECdOnECrVq3Qs2dPt3/NmjVDWloaunTpond70BJHjUK7BS8hKjXV7fKo1FS0W/CSlOebq9Ysa6+sXb6o1sxe46nWzF7jqdgcqAaf9bNx40aMGDGi3uX5+flYtmxZvcv9nfVTl9GnJ9em4jv4qdYsa6+sXb6o1hzSXk3z/JB3A6i2voBBzTqspTeqrbFqvYC5zVKenmyEUA4qRNREGHhwDTtcSwqSMqcnExEREemFgwoRERFJi4MKERERSYuDChEREUmLgwoRERFJi4MKERERSYuDChEREUmLgwoRERFJi4MKERERSYuDChEREUmLgwoRERFJi4MKERERSSvK7AAz2R127Cnbg9PnT6NNXBv0TemLyAi5PxlTtWZZe2Xt8kW1ZvYaT7Vm9hpPxWZ/wnZQWXt8LebunIvS86Wuy1LjUjFj4AzkdMwxscw71Zpl7ZW1yxfVmtlrPNWa2Ws8FZsDoQkh1+d5G/Ux0bWtPb4WUzdOhYD7rmvQAADzh8+X7oeqWrOsvbJ2+aJasym9mgYE+adMtfUFDG5uxFp6o9oaq9YLyNFs1PE77AYVu8OO0f8e7TZx1pUal4qVN6+U5uEyu8OOcavGoex8mddtZGqWtVfWLl9UazarNzY6HhcunWvw96m2voDxzcGupTeqrbFqvYD/Zg0aUuNSsea2NYY2c1DRya6SXbj707t1v10iMs/u/zmA/q/1NDujSeBaNl2vj34dA9IGGHb7Rh2/w+6sn9PnT5udQEREFHKqHv/C7sW0beLaBLTdyyNfRr/UfgbXBKagtAAPrnvQ73ayNMvaK2uXL6o1m9UbPSkeO369o8Hfp9r6AsY3B7uW3qi2xqr1AoE3B3r8k03YDSp9U/oiNS4VZefL6r3oCPjpubzs9Gxpnn/MTs9WqlnWXlm7fFGt2czeuGZxDf4e1dYXCE1zMGvpjWprrFovEHhz35S+JtQ1Xtg99RMZEYkZA2cA+OnV0E7Or6cPnC7NLyCgXrOsvbJ2+aJaM3uNp1oze42nYnNDhN2gAgA5HXMwf/h8pMSluF2eGpcq5WlngHrNsvbK2uWLas3sNZ5qzew1norNgQq7s35qU/Ed/FRrlrVX1i5fVGsOaa8O7/2h2voCBjUb8D4qTqqtsWq9gLnNPD2ZiMgbAw+uYYdrSUHi6clEREQUdjioEBERkbQ4qBAREZG0OKgQERGRtDioEBERkbQ4qBAREZG0OKgQERGRtDioEBERkbQ4qBAREZG0OKgQERGRtDioEBERkbQ4qBAREZG0oswOMJXDDhzfClSVAs1TgY7ZgOSfjKlcs6y9snb5oloze42nWjN7jadisx8NHlQ2bdqEF154AQUFBSguLsbKlSsxbtw4AEB1dTWeeOIJfPzxxzh27BiSkpKQk5ODuXPnIj09Xe/2xjm4ClgzHbCe+umyxHQgdx7Q/WbzunxRrVnWXlm7fFGtmb3GU62ZvcZTsTkADX7q59y5c+jduzcWLlxY77rz589jz549ePLJJ7Fnzx6sWLEChw4dws03S7ZAB1cB7/7G/YcJANbiy5cfXGVOly+qNcvaK2uXL6o1s9d4qjWz13gqNgdIE0KIoL9Z09weUfFk165dGDhwII4fP44OHTr4vU2r1YqkpCRUVFQgMTEx2DTvHHbgpZ71f5guGpDYFnhwhzwPlznswMKBQGWxlw0ka5a1V9YuX1RrNqvX0hywVTX8+1RbX8D45mDX0hvV1li1XiDA5nRgyn5Dm406fhs+qKxduxajRo1CeXm5x3CbzQabzeb62mq1IiMjw7hBpWgzsPxG/W+XiMwz2wrMMuDvRTjiWjZd+auBzGsNu3mjBhVDz/q5ePEipk+fjokTJ3qNnjNnDpKSklz/MjIyjEy6/AIjIiKicKPo8c+ws36qq6sxfvx4CCGwaNEir9vNnDkTU6dOdX3tfETFMM1TA9su71+XXy0tg+NbgTd/6X87WZpl7ZW1yxfVms3qnd0ceNzb07k+qLa+gPHNwa6lN6qtsWq9QODNgR7/JGPIoOIcUo4fP47169f7fAjIYrHAYrEYkeFZx+zLz9VZiwF4etbrx+fyOl0vz/OPna5Xq1nWXlm7fFGt2cze6PiGf49q6wuEpjmYtfRGtTVWrRcIvFmWwaqBdH/qxzmkHD58GGvXrkWrVq30vovGiYi8fKoWAECrc+WPX+fOlecXEFCvWdZeWbt8Ua2ZvcZTrZm9xlOxuQEaPKhUVVWhsLAQhYWFAICioiIUFhbixIkTqK6uxi9/+Uvs3r0bb775Jux2O0pKSlBSUoJLly7p3R687jcD4/9x+ZXbtSWmX75cxvPNVWuWtVfWLl9Ua2av8VRrZq/xVGwOUIPP+tm4cSNGjBhR7/L8/Hw8/fTTyMzM9Ph9GzZswPDhw/3evuGnJ9em4jv4qdYsa6+sXb6o1hzKXk0Dgj+B8TLV1hcwplmPtfRGtTVWrRcwtVnK05ONENJBhYiaBiMPruGGa0lBUvL0ZCIiIqLG4KBCRERE0uKgQkRERNLioEJERETS4qBCRERE0uKgQkRERNLioEJERETS4qBCRERE0uKgQkRERNLioEJERETS4qBCRERE0uKgQkRERNKKMjsgVOwOgZ1FZ1BWeREpCTEYmNkSkRGa2VkBYbs52G4OtpvD2X4NgO1Hf1CyXeV1N7Jd5fUBwmRQWXOgGLM/PIjiiouuy9omxWDWTd2R27OtiWX+sd0cbDcH281Ru70IwMRXtyvZ7sT20N6H0TQh5Po8b70/JnrNgWI88MYe1N1J5yy56I6+0v6w2G4OtpujUe2aBpj4p6wprXvRvBuROX21ku1ObA/dfdSm9/HbqUk/omJ3CMz+8GC9HxIACFz+YT296iCGdG4t3cNgdofArFVfsT3E2G6OxrbHArhwqcbgSs/Ced3NxPbG38fsDw/i593TpFufupr0Iyrbjv6Aia9u16mMiGTlfBSAGo9rGV7euvcaDO7USpfbMuoRlSZ91k9Z5UX/GxEREYUpFY6TTfqpn5SEmIC2W3bXAAzMbGlwTcPsLDqDSUt3+d2O7fpiuzka3T4POPjMaAPK/AvrdTcR2/W5j0CPk2Zq0oPKwMyWaJsUg5KKix6fp9MApCXF4NqsNtI9R3dtVhu2m4Dt5tCjPS7anD9n4b7uZmG7Pvch2xDnSZN+6icyQsOsm7oD+OlVzk7Or2fd1F26X2KA7WZhuznYbg62myMU7SqvT11NelABgNyebbHojr5IS3J/eCstKUbqU9cAtpuF7eZguznYbo5QtKu8PrU16bN+alP5nfnYbg62myOodpPfR8WpKaz7NZ1bY/uR75VsV3ndm8I70xp1/A6bQYWImjBJBpUmgWtJQeLpyURERBR2OKgQERGRtDioEBERkbQ4qBAREZG0OKgQERGRtDioEBERkbQ4qBAREZG0OKgQERGRtDioEBERkbQ4qBAREZG0OKgQERGRtDioEBERkbSizA5QkV0IbC+vQtmlGqRER+Ga5OaI1BT5pE62m4Lt5mC7OdhuDpXbfWnwoLJp0ya88MILKCgoQHFxMVauXIlx48a5rhdCYNasWXj11VdRXl6OIUOGYNGiRcjKytKz2zQfnS7HE4dPothW7bqsraUZns1qhzFtks0LCwDbzcF2c7DdHGw3h8rt/jT4qZ9z586hd+/eWLhwocfr//SnP+H//u//8Morr2DHjh2Ij4/H6NGjcfHixUbHmu2j0+X4nwPfuv0iAECJrRr/c+BbfHS63JywALDdHGw3B9vNwXZzqNweCE0IIYL+Zk1ze0RFCIH09HQ89thj+N3vfgcAqKioQGpqKpYtW4YJEyb4vU2r1YqkpCRUVFQgMTEx2DTd2YVA/20H6/0iOGkA0izN8MXALtI91GYXAsN2HELJJbaHEttDJy4qCudragCo116bDO2117IhZGgPVlNvb2tphl2DuxvebtTxW9dB5dixY+jUqRP27t2Lq6++2rXdddddh6uvvhoLFiyodxs2mw02m831tdVqRUZGhnSDyv87W4nbCo+anUFEHhRf3wdt1+81O6NJ4Fo2Tf++uhOGtEgw9D6MGlR0PeunpKQEAJCamup2eWpqquu6uubMmYOkpCTXv4yMDD2TdFN2qeH/hUFERCQDlY9hpp/1M3PmTEydOtX1tfMRFdmkRAe2VG/+LBPXJDc3uKZhtpdXIe/LIr/bsV1fbA+to8N6AVCz3UmWdudaNoQs7cEIh/ZAj2Ey0rU8LS0NAFBaWoq2bdu6Li8tLXV7Kqg2i8UCi8WiZ4YhrklujraWZiixVcPTc2XO5wGHt0yU7jnM4S0T2W4CtodWfGQkADXbnWRpd65lQ8jSHoxwaJdtwGoIXZ/6yczMRFpaGtatW+e6zGq1YseOHRg8eLCedxVykZqGZ7PaAbj8g6/N+fUfs9pJ90sMsN0sbDcH283BdnOo3B6oBg8qVVVVKCwsRGFhIQCgqKgIhYWFOHHiBDRNw5QpU/Dss89i1apV2L9/P37zm98gPT3d7b1WVDWmTTJe63kF0izN3C5va2mG13peIfW56mw3B9vNwXZzsN0cKrcHosFn/WzcuBEjRoyod3l+fj6WLVvmesO3JUuWoLy8HEOHDsXLL7+Mq666KqDbl/X05NpUfvc/tpuD7QbTNMDDnzIl2r0wrd3LWjYE190cZrdLeXqyEVQYVIhIMjocXOlHXEsKkhKnJxMRERHpiYMKERERSYuDChEREUmLgwoRERFJi4MKERERSYuDChEREUmLgwoRERFJi4MKERERSYuDChEREUmLgwoRERFJi4MKERERSYuDChEREUkryuyApkoIO8rLd8FmK4PFkoLk5AHQtEizs7xir7FU6wXUa2avsVTrBdRrDkWvamsCcFAxRFnZp/jm8DOw2Upcl1ksabgq6ymkpIw2scwz9hpLtV5AvWYB4P9tHaZMr2rrq1ovoF5zKHpVWxMnTQi5Ps/bqI+JDpWysk+x/8BDuPynszYNANCr50KpfiHYayzVegH1msvKPkWb1FysX3dlnWvk7ZV6fTUNqHVYkL7XA9WaQ9Ebivsw6vjNQUVHQtjr/VedOw0WSyquGbRGiofahLBj+/bRsF0q9bIFextDtV5AvWZn75Brt3kYVABZe2Ve34ioeDhqzgFQo7cu1ZpD0RvYfaRhSPYXjVoTDioKOHt2O/bszTM7gyjsXD/ymJdBhRqKaxm++vZ5Ey1aXBP09xt1/OZZPzqy2crMTiAiIgqKrMcwvphWRxZLSkDb9e79OlokDzC4xr+z5buwb9/dfrdjb3BU6wXUa2avEeIx/Lr9AFTpdadacyh6A72PQI9hocZBRUfJyQNgsaTBZitF/RcsAc7nAVu1HCrFc6OtWg5lr4FU6wXUa3b2Ase8bCFnr+zrGxkZB0Cd3tpUaw5Fb6D3kSzB4OYJn/rRkaZF4qqsp5xf1b0WAHBV1pNS/I8DYK/RVOsF1Gtmr7FU6wXUaw5Fr2prUhcHFZ2lpIxGr54LYbGkul1usaRJd0ocwF6jqdYLqNfs7FGpV7X1VakXUK85FL2qrUltPOvHIKq9+x97jaVaL6BYs6ZBOGrU6YXE61vnfVScpO31QbVm1d+ZlqcnExF54+XgSkHgWlKQeHoyERERhR0OKkRERCQtDipEREQkLQ4qREREJC0OKkRERCQtDipEREQkLQ4qREREJC0OKkRERCQtDipEREQkLQ4qREREJC0OKkRERCQtDipEREQkrSizA8zkcDhw/PhxVFVVoXnz5ujYsSMiIuSe3VRrZq+xVOsF1Gtmr/FUa2ZvaOk+qNjtdjz99NN44403UFJSgvT0dEyaNAlPPPEENE3T++6CdvDgQaxZswZWq9V1WWJiInJzc9G9e3cTy7xTrZm9xlKtF1Cvmb3GU62ZvaGnCaHv53k///zzmD9/PpYvX44ePXpg9+7duOuuu/Dcc8/h4Ycf9vv9Rn1MdG0HDx7Eu+++6/X68ePHS/cDVK2ZvcZSrRcwuFnTAH3/lCm3xrr1GrCW3oTtGodIqHuNOn7r/ojK1q1bMXbsWIwZMwYAcMUVV+Ctt97Czp079b6roDgcDqxZs8bnNmvWrMGVV14pzUNjDocDn3zyic9tZGpmr7FU6wWMb24GoPrSpSDr6lNtjfXs1XstvQnnNQ6FQHu7du0qRa8vhjyismTJEnz22We46qqrsG/fPowaNQrz589HXl5eve1tNhtsNpvra6vVioyMDMMeUSkqKsLy5ct1v10iMs+s2bMxe9YsszOaBK5leMnPz0dmZqYut6XMIyozZsyA1WpF165dERkZCbvdjueee87jkAIAc+bMwezZs/XO8Kqqqipk90VERCQzFY6Juj+i8vbbb2PatGl44YUX0KNHDxQWFmLKlCmYP38+8vPz620v6yMqeXl56Nixo+73H4zjx4/jzTff9LudLM3sNZZqvYDxzc0sFlTX+jvSWKqtsZ69eq+lN+G8xqEQaG9YPqIybdo0zJgxAxMmTAAA9OrVC8ePH8ecOXM8DioWiwUWi0XvDK86duyIxMREt1dA15WYmIhOnTpJ87xdp06dlGpmr7FU6wVC0xwdHR1sXj2qrbHevXqupTfhvsZGC7RXhqHKH91X8/z58/V+SJGRkXA4HHrfVVAiIiKQm5vrc5vc3FwpftGcVGtmr7FU6wXUa2av8VRrZq95dH/qZ9KkSVi7di0WL16MHj16YO/evbjvvvtw9913Y968eX6/PxSnJwNqnluuWjN7jaVaL2Bgs0Gn1Kq2xrr0hvD0ZCBM1ziEQtlr1PFb90GlsrISTz75JFauXImysjKkp6dj4sSJeOqppwJ6ODFUgwqg5rv1qdbMXmOp1gsY1GzgwVW1NW50b4gHFSAM1zjEQtWrzKDSWKEcVIioiTDh4NpkcS0pSEYdv+UdAYmIiCjscVAhIiIiaXFQISIiImlxUCEiIiJpcVAhIiIiaXFQISIiImlxUCEiIiJpcVAhIiIiaXFQISIiImlxUCEiIiJpcVAhIiIiaXFQISIiImlFmR0gO+EQsBVVwFF5CREJ0bBkJkGL0MzOkrYLYFuwZG2TtQv4qc0CwHa0XMo2mddNtjZZuwC2mYmDig8XDnyP8g+Pwl5xyXVZZFI0km/qhNierdnlAduCI2ubrF2Ae1s7AN+/ul/KNie2qdkFsM1sfOrHiwsHvscPb3zt9sMHAHvFJfzwxte4cOB7dtXBtuDI2iZrF8C2YMnaJmsXwDYZ8BEVD4RDoPzDoz63ObvqKKI7J4f04TXhEDi7Sr4ugG3BkrVN1i6AbcEKtC0GgLhkD00UmsaaydpW/uExxHRvpfzTQJoQQpgdUZvVakVSUhIqKiqQmJhoSsPFo+X4/tX9ptw3ETVcu3nDcHL6JrMzmgSuZdPS+t5eiOmUHJL7Mur4zad+PHBUXvK/ERERkeSawvGMT/14EJEQHdB2re7qAUtmksE1P7EVVeCHpV/53S7UXQDbgiVrm6xdANuCFWgbAKQ/k21wzU+awprJ3Bbo8UxmHFQ8sGQmITIput4LlGqLTLIgJqtFSJ/7i8lqIWUXwLZgydomaxfAtmAF2gYAEdGRocpqEmsmc1uoBygj8KkfD7QIDck3dfK5TfJNV4b8F1PWLoBtwZK1TdYugG3BCrgtRD1OTWLN2GYoDipexPZsjVZ3dENkkvvDZpFJFrS6o5tp56fL2gWwLViytsnaBbAtWLK2ydoFsE0GPOvHD1nf8U/WLoBtwZK1TdYuoNY703ZuAduRs1K2ybxuHts0DTDpsKDsmplMljajjt8cVIhIfSYeXJscriUFiacnExERUdjhoEJERETS4qBCRERE0uKgQkRERNLioEJERETS4qBCRERE0uKgQkRERNLioEJERETS4qBCRERE0uKgQkRERNLioEJERETS4qBCRERE0ooyO0BFDocdJ7/+ClXlZ9E8uQXadeuBiIhIs7MConI7oG6/qt0A283CdnOo3A6o3++JIYPKyZMnMX36dHzyySc4f/48OnfujKVLl6J///5G3F1IHd6xFeuXLUHVme9dlzVv2RrXT7oPWYOyTSzzT+V2QN1+VbsBtpuF7eZQuR1Qv98bTQh9P8/77Nmz6NOnD0aMGIEHHngAbdq0weHDh9GpUyd06tTJ7/cb9THReji8YytWzX/e6/U3T31c2l8GldsBdftV7QYUa9c0oNafMqXa6zC9vc5aNoTp7Y2gcjsgR79Rx2/dH1GZN28eMjIysHTpUtdlmZmZet9NyDkcdqxftsTnNuuXLUaHXr2le5jN4bBj/dLFPreRtR1Qt1/VbkC99igANRcvAlCvvTYZ2muvZUPI0B4slduBwPo3LF+CTgMGSdnvj+6PqHTv3h2jR4/Gf//7X3zxxRdo164dHnzwQdx7770et7fZbLDZbK6vrVYrMjIypHtE5buvvsS7zzxudgYReTD13Y8wf/wYszOaBK5l0zX+qeeR0eNnht2+UY+o6H7Wz7Fjx7Bo0SJkZWXh008/xQMPPICHH34Yy5cv97j9nDlzkJSU5PqXkZGhd5IuqsrPmp1AREQUNFWPY7o/ohIdHY3+/ftj69atrssefvhh7Nq1C9u2bau3fVN7ROXWGU+jfbeeISgK3H+/PoAVc5/2u52M7YC6/ap2A+q1R8XGoubCBQDqtdcmQ3vttWwIGdqDpXI7EHi/qo+o6P4albZt26J79+5ul3Xr1g3//ve/PW5vsVhgsVj0ztBdu2490Lxla7dXU9eV0Ko1OvbuI91zgB1791G2HVC3X9VuQM32ZjExANRsd5Kl3bmWDSFLezBUbgcC72/XrUcIq/Sj+1M/Q4YMwaFDh9wu++abb9CxY0e97yqkIiIicf2k+3xuMyL/Pil/iVVuB9TtV7UbYLtZ2G4OldsB9fv90f2pn127diE7OxuzZ8/G+PHjsXPnTtx7771YsmQJ8vLy/H6/zKcnA57PU09o1Roj8uU/T13ldkDdflW7AYXaPZxSq0y7B6a2N+L0ZIDrbiaz+406fus+qADA6tWrMXPmTBw+fBiZmZmYOnWq17N+6pJ9UAHUfuc/ldsBdftV7QYUafdycFWi3QvT2hs5qABcdzOZ2a/UoNIYKgwqRCQZHQ6u9COuJQVJmdOTiYiIiPTCQYWIiIikxUGFiIiIpMVBhYiIiKTFQYWIiIikxUGFiIiIpMVBhYiIiKTFQYWIiIikxUGFiIiIpMVBhYiIiKTFQYWIiIikxUGFiIiIpBVldoCZHA6B4sPlOGe1IT7RgrZZyYiI0MzO8km1Zll7Ze3yRbVm9hpPtWb2Gk/FZn/CdlA5urcMm985jHPlNtdl8ckWXHt7Fjr1STGxzDvVmmXtlbXLF9Wa2Ws81ZrZazwVmwOhCSHX53kb9THRtR3dW4Y1iw94vT73tz2l+6Gq1ixrr6xdvqjWbEqvpgFB/ilTbX0Bg5sbsZbeqLbGqvUCcjQbdfwOu0dUHA6Bze8c9rnN5ncOo33XltI8XHa5+Ruf28jULGuvrF2+qNZsVm8UgBqbvcHfp9r6AsY3B7uW3qi2xqr1AoE1b3n3MDJ7t5GmuSHC7hGVk4fO4v0X9+p+u0RkngcXj8TLv11ndkaTwLVsusY92gfturQw7PaNOn6H3Vk/56w2/xsRERE1Maoe/8LuqZ/4REtA2904uTfSs5KNjQnQqcPlWP23fX63k6VZ1l5Zu3xRrdm03sXAfQuua/C3qba+QAiag1xLb1RbY9V6gcCbAz3+ySbsBpW2WcmIT7a4vSq6ruYtLMjoLs/zjxndWyrVLGuvrF2+qNZsZm8zS2SDv0e19QVC0xzMWnqj2hqr1gsE3txWksGqocLuqZ+ICA3X3p7lc5uh47Ok+QUE1GuWtVfWLl9Ua2av8VRrZq/xVGxuiLB7Ma2Tp/PNm7ewYOh4ec83V61Z1l5Zu3xRrTnkvY08pVa19QUMbDbg9GRAvTVWrRcwv9mo43fYDiqAmu/gp1qzrL2ydvmiWnNIe3U4uKq2voBBzQYNKoB6a6xaL2BuMwcVIiJvDDy4hh2uJQWJpycTERFR2OGgQkRERNLioEJERETS4qBCRERE0uKgQkRERNLioEJERETS4qBCRERE0uKgQkRERNLioEJERETS4qBCRERE0uKgQkRERNLioEJERETSijI7IFSE3Y7zuwtQc/o0otq0QVz/ftAiI83OCgjbzcF2c7DdHM72OADnd+xUsl3ldTeyXeX1AUIwqMydOxczZ87EI488gpdeesnou/PI+tlnKH1+DmpKSlyXRaWlIfXxmUgcNcqUpkCx3RxsNwfbzVG7vSuAE/n5SrY7sT2092E0TQjjPs97165dGD9+PBITEzFixIiABhW9Pyba+tlnOPnIlPofW65pAIB2C16S9ofFdnOw3RyNate0+t8XQk1p3bse+g/+06Wrku0ubA/Zfbjdn87HbyfDBpWqqir07dsXL7/8Mp599llcffXVIR9UhN2OIyNz3CZJNxoQlZKKK1d/KN3DYMJux7ExN6KmrMzzBmw3BNvN0dh2LT4e4tw5gys9a2rr7hpUAOXa3YR5u//70BCVmorO69bqtj7KDSr5+flo2bIlXnzxRQwfPtzroGKz2WCz2VxfW61WZGRk6LKj53bsxIn8/EbdBhHJz+3gSo3CtQwvHZYvR/yggbrcllGDiiGvUXn77bexZ88e7Nq1y++2c+bMwezZs43IQM3p04bcLhERUVOgwnFS90Hlu+++wyOPPILPP/8cMTExfrefOXMmpk6d6vra+YiKHqLatAlou4wlixHXv78u96mX87t347v7fut3O7bri+3maHR7fDy67CkwoMy/sF53E7Fdn/sI9DhpJt0HlYKCApSVlaFv376uy+x2OzZt2oS//e1vsNlsiKz1fJjFYoHFYtE7AwAQ178fotLSUFNa6vmFdj8+Rxc/ZIh0z2HGDxnCdhOw3Rx6tGtxcQZXehbu624WtutzH3H9+wV1+6Gk+xu+jRw5Evv370dhYaHrX//+/ZGXl4fCwkK3IcVoWmQkUh+f+eMXWp0rL3+d+vhM6X6JAbabhe3mYLs52G6OULSrvD516T6oJCQkoGfPnm7/4uPj0apVK/Ts2VPvu/MrcdQotFvwEqJSU90uj0pNlfrUNYDtZmG7OdhuDrabIxTtKq9PbYa+j4qTr7N+6jLqVcMqvzMf283BdnME1W7y+6g4NYV1j7tmEM5v36Fku8rr3hTemVa505ODZdSOElETJsmg0iRwLSlIRh2/+aGEREREJC0OKkRERCQtDipEREQkLQ4qREREJC0OKkRERCQtDipEREQkLQ4qREREJC0OKkRERCQtDipEREQkLQ4qREREJC0OKkRERCQtDipEREQkrSizA8xgd9ixp2wPTp8/jTZxbdA3pS8iI9T4pE1V21XtdlK1X9VuJ5X72W4Otjc9YTeorD2+FnN3zkXp+VLXZalxqZgxcAZyOuaYWOafqu2qdjup2q9qt5PK/Sq3CwCj/z1ayXaV113ldqNpQsj1ed5GfUw0cPkXYerGqRBw32UNGgBg/vD50v5CqNquareTqv2qdjs1uF/TAEn+lKm89muPr8XIK36Ony3r6Xa5Ku0qr7uq7bUZdfwOm0HF7rDX+6+EulLjUrHy5pXSPdRmd9gxbtU4lJ0v87qNjO2qdjup2q9qt1Mw/bHR8bhw6VyoEr1See2d7WvHr683qDjJ3q7yuntr16AhNS4Va25bI117XRxUGmlXyS7c/endut0eEcnjy0kHvB5cqWG4lnJ6ffTrGJA2wOwMn4w6fofNWT+nz582O4GIiCgo4XwMC5sX07aJaxPQdi+PfBn9UvsZXNMwBaUFeHDdg363k61d1W4nVftV7XYKqn9SPHb8eofBZf6pvPZsN0eg7YEew5qisBlU+qb0RWpcKsrOl9V7wRLw0/OA2enZ0j0PmJ2erWS7qt1Oqvar2u0UbH9cs7hQZnqk8to724EDHq9XoV3ldffX3jelrwl1cgibp34iIyIxY+AMAD+9ktrJ+fX0gdOl+yUG1G1XtdtJ1X5Vu51U7me7OdjetIXNoAIAOR1zMH/4fKTEpbhdnhqXKv3pX6q2q9rtpGq/qt1OKver3g5A2XaV113V9lAIm7N+alP53f9UbVe120nVflW7nQLul+h9VJyUXXtNg91eo2Y7FF53qN0O8PRkIiLvJBxUlMW1pCDx9GQiIiIKOxxUiIiISFocVIiIiEhaHFSIiIhIWhxUiIiISFocVIiIiEhaHFSIiIhIWhxUiIiISFocVIiIiEhaHFSIiIhIWhxUiIiISFocVIiIiEhaUWYHKMlhB45vBapKgeapQMdsQJVPuGS7OdhuDrabg+3mULndB90HlTlz5mDFihX4z3/+g9jYWGRnZ2PevHno0qWL3ndljoOrgDXTAeupny5LTAdy5wHdbzavKxBsNwfbzcF2c7DdHCq3+6EJoe/neefm5mLChAkYMGAAampq8Pjjj+PAgQM4ePAg4uPj/X6/UR8TrYuDq4B3fwOg7pJpl//P+H/I+wvBdnOwPTQ0Daj9p0yl9rrMbq+7lg1hdntjsL3RjDp+6z6o1HX69GmkpKTgiy++wLBhw/xuL+2g4rADL/V0n1bdaEBiW+DBHfI91OawAwsHApXFXjZguyHYHjqW5oCt6vL/r1p7bTK0117LhpChPVhNvj0dmLLf8HZlB5UjR44gKysL+/fvR8+ePetdb7PZYLPZXF9brVZkZGTIN6gUbQaW32h2BRF5MtsKzJLo74XKuJZNU/5qIPNaQ+/CqEHF0LN+HA4HpkyZgiFDhngcUoDLr2lJSkpy/cvIyDAyKXhVpWYXEBERBUfhY5ihj6g88MAD+OSTT7Blyxa0b9/e4zZN7hGVvH9dfqW1TI5vBd78pf/t2K4vtodO7acrVGuvTYb2YJ/6kaE9WOHQrvAjKoadnjx58mSsXr0amzZt8jqkAIDFYoHFYjEqQz8dsy8/z2ctRv0XLAGu5wE7XS/fc5idrme7GdgeWtE/vlhfxXYnWdqj/Z/4UI8s7cEIh3bZBqwG0P2pHyEEJk+ejJUrV2L9+vXIzMzU+y7MERF5+TQvAK5XUrv8+HXuXPl+iQG2m4Xt5mC7OdhuDpXbA6T7oPLQQw/hjTfewD//+U8kJCSgpKQEJSUluHDhgt53FXrdb758mldiW/fLE9PlPnUNYLtZ2G4OtpuD7eZQuT0Aur9GRdPqTnSXLV26FJMmTfL7/dKenlybyu/+x3ZzsN1Y3t77Q4V2b8xqb8z7qDhx3c1hcruypyc3lBKDChHJRY+DK13GtaQgKXl6MhEREVFjcFAhIiIiaXFQISIiImlxUCEiIiJpcVAhIiIiaXFQISIiImlxUCEiIiJpcVAhIiIiaXFQISIiImlxUCEiIiJpcVAhIiIiaXFQISIiImlFmR1gJrtDYGfRGZRVXkRKQgwGZrZEZITnT3+WhWrNsvbK2uWLas3sNZ5qzew1norN/oTtoLLmQDFmf3gQxRUXXZe1TYrBrJu6I7dnWxPLvFOtWdZeWbt8Ua2ZvcZTrZm9xlOxORCaEHJ9nrdRHxNd25oDxXjgjT2ou+POmXPRHX2l+6Gq1ixrr6xdvqjWbEqvpgFB/ilTbX0Bg5sbsZbeqLbGqvUCcjQbdfwOu0HF7hAYOm+928RZmwYgNTEGn08dJs3DZXaHQM78L1BqtXm8XrZmWXtl7fJFtWazemMtzXDBVt3g71NtfQHjm4NdS29UW2PVeoHAmtOSYrBl+vWGNnNQ0cm2oz9g4qvbdb9dIjJP0bwbkTl9tdkZTQLXsul6695rMLhTK8Nu36jjd9id9VNW6fmRFCIioqZM1eNf2L2YNiUhJqDtlt01AAMzWxpcE5idRWcwaekuv9vJ0ixrr6xdvqjWbFrvPODgM6Mb/G2qrS8QguYg19Ib1dZYtV4g8OZAj3+yCbtBZWBmS7RNikFJxcV6LzoCfnou79qsNtI8/3htVhulmmXtlbXLF9WazeyNi274nzPV1hcITXMwa+mNamusWi8QeLMsg1VDhd1TP5ERGmbd1B3AT6+GdnJ+Peum7tL8AgLqNcvaK2uXL6o1s9d4qjWz13gqNjdE2A0qAJDbsy0W3dEXaUnuD4OlJcVIedoZoF6zrL2ydvmiWjN7jadaM3uNp2JzoMLurJ/aVHwHP9WaZe2VtcsX1ZpD2qvDe3+otr6AQc0GvI+Kk2prrFovYG4zT08mIvLGwINr2OFaUpB4ejIRERGFHQ4qREREJC0OKkRERCQtDipEREQkLQ4qREREJC0OKkRERCQtDipEREQkLQ4qREREJC0OKkRERCQt6T492flGuVar1eQSIlIK/2boh2tJQXAet/V+w3vpBpXKykoAQEZGhsklRKSUpCSzC5oOriU1QmVlJZJ0/B2S7rN+HA4HTp06hYSEBGia3B/+5InVakVGRga+++67JvdZRdw3dTXl/eO+qasp71847psQApWVlUhPT0dEhH6vLJHuEZWIiAi0b9/e7IxGS0xMbHK/nE7cN3U15f3jvqmrKe9fuO2bno+kOPHFtERERCQtDipEREQkLQ4qOrNYLJg1axYsFovZKbrjvqmrKe8f901dTXn/uG/6ke7FtEREREROfESFiIiIpMVBhYiIiKTFQYWIiIikxUGFiIiIpMVBJQB2ux1PPvkkMjMzERsbi06dOuGPf/yj2+cZCCHw1FNPoW3btoiNjUVOTg4OHz7sdjtnzpxBXl4eEhMTkZycjHvuuQdVVVUh3ZdNmzbhpptuQnp6OjRNw/vvv+92vV778eWXX+Laa69FTEwMMjIy8Kc//cnoXfO5b9XV1Zg+fTp69eqF+Ph4pKen4ze/+Q1OnTqlxL4B/n92td1///3QNA0vvfSS2+Wy7l8g+/b111/j5ptvRlJSEuLj4zFgwACcOHHCdf3Fixfx0EMPoVWrVmjevDluu+02lJaWut3GiRMnMGbMGMTFxSElJQXTpk1DTU2NqftWVVWFyZMno3379oiNjUX37t3xyiuvuG0j677NmTMHAwYMQEJCAlJSUjBu3DgcOnTIkPaNGzeib9++sFgs6Ny5M5YtW2bovgH+9+/MmTP43//9X3Tp0gWxsbHo0KEDHn74YVRUVEi/f4H87JyEELjhhhs8/v6GZN8E+fXcc8+JVq1aidWrV4uioiLx3nvviebNm4sFCxa4tpk7d65ISkoS77//vti3b5+4+eabRWZmprhw4YJrm9zcXNG7d2+xfft2sXnzZtG5c2cxceLEkO7Lxx9/LP7whz+IFStWCABi5cqVbtfrsR8VFRUiNTVV5OXliQMHDoi33npLxMbGisWLF5u2b+Xl5SInJ0e888474j//+Y/Ytm2bGDhwoOjXr5/bbci6b/72r7YVK1aI3r17i/T0dPHiiy+6XSfr/vnbtyNHjoiWLVuKadOmiT179ogjR46IDz74QJSWlrq2uf/++0VGRoZYt26d2L17t7jmmmtEdna26/qamhrRs2dPkZOTI/bu3Ss+/vhj0bp1azFz5kxT9+3ee+8VnTp1Ehs2bBBFRUVi8eLFIjIyUnzwwQfS79vo0aPF0qVLxYEDB0RhYaH4xS9+ITp06CCqqqp0bT927JiIi4sTU6dOFQcPHhR//etfRWRkpFizZo2p+7d//35x6623ilWrVokjR46IdevWiaysLHHbbbdJv3+B/Oyc5s+fL2644YZ6v7+h2jcOKgEYM2aMuPvuu90uu/XWW0VeXp4QQgiHwyHS0tLECy+84Lq+vLxcWCwW8dZbbwkhhDh48KAAIHbt2uXa5pNPPhGapomTJ0+GYC/qq/tLp9d+vPzyy6JFixbCZrO5tpk+fbro0qWLwXv0E18HcqedO3cKAOL48eNCCHX2TQjv+/ff//5XtGvXThw4cEB07NjRbVBRZf887dvtt98u7rjjDq/fU15eLpo1aybee+8912Vff/21ACC2bdsmhLg8MERERIiSkhLXNosWLRKJiYlu+2skT/vWo0cP8cwzz7hd1rdvX/GHP/xBCKHOvgkhRFlZmQAgvvjiC13bf//734sePXq43dftt98uRo8ebfQuuam7f568++67Ijo6WlRXVwsh1Nk/b/u2d+9e0a5dO1FcXFzv9zdU+8anfgKQnZ2NdevW4ZtvvgEA7Nu3D1u2bMENN9wAACgqKkJJSQlycnJc35OUlIRBgwZh27ZtAIBt27YhOTkZ/fv3d22Tk5ODiIgI7NixI4R7451e+7Ft2zYMGzYM0dHRrm1Gjx6NQ4cO4ezZsyHaG/8qKiqgaRqSk5MBqL9vDocDd955J6ZNm4YePXrUu17V/XM4HPjoo49w1VVXYfTo0UhJScGgQYPcHoIuKChAdXW12+9u165d0aFDB7ff3V69eiE1NdW1zejRo2G1WvHVV1+FbH/qys7OxqpVq3Dy5EkIIbBhwwZ88803GDVqFAC19s35lEfLli11bd+2bZvbbTi3cd5GqNTdP2/bJCYmIirq8kfpqbJ/nvbt/Pnz+PWvf42FCxciLS2t3veEat84qARgxowZmDBhArp27YpmzZqhT58+mDJlCvLy8gAAJSUlAOD2w3J+7byupKQEKSkpbtdHRUWhZcuWrm3Mptd+lJSUeLyN2vdhtosXL2L69OmYOHGi60O1VN+3efPmISoqCg8//LDH61Xdv7KyMlRVVWHu3LnIzc3FZ599hltuuQW33norvvjiC1dbdHS0a+h0qvu7K9u+AcBf//pXdO/eHe3bt0d0dDRyc3OxcOFCDBs2zNWmwr45HA5MmTIFQ4YMQc+ePV33rUe7t22sVisuXLhgxO7U42n/6vr+++/xxz/+Effdd5/rMhX2z9u+Pfroo8jOzsbYsWM9fl+o9k26T0+W0bvvvos333wT//znP9GjRw8UFhZiypQpSE9PR35+vtl51EDV1dUYP348hBBYtGiR2Tm6KCgowIIFC7Bnzx5ommZ2jq4cDgcAYOzYsXj00UcBAFdffTW2bt2KV155Bdddd52ZeY3217/+Fdu3b8eqVavQsWNHbNq0CQ899BDS09Pr/ZeozB566CEcOHAAW7ZsMTvFEP72z2q1YsyYMejevTuefvrp0MY1kqd9W7VqFdavX4+9e/eaWHYZH1EJwLRp01yPqvTq1Qt33nknHn30UcyZMwcAXA+J1X0le2lpqeu6tLQ0lJWVuV1fU1ODM2fOeHxIzQx67UdaWprH26h9H2ZxDinHjx/H559/7vYR5Srv2+bNm1FWVoYOHTogKioKUVFROH78OB577DFcccUVrj4V969169aIiopC9+7d3S7v1q2b66yftLQ0XLp0CeXl5W7b1P3dlW3fLly4gMcffxzz58/HTTfdhJ/97GeYPHkybr/9dvz5z392tcm+b5MnT8bq1auxYcMGtG/f3nW5Xu3etklMTERsbKzeu1OPt/1zqqysRG5uLhISErBy5Uo0a9bMdZ3s++dt39avX4+jR48iOTnZ9TcFAG677TYMHz7cZ7fzOl/bNGTfOKgE4Pz584iIcF+qyMhI13/pZWZmIi0tDevWrXNdb7VasWPHDgwePBgAMHjwYJSXl6OgoMC1zfr16+FwODBo0KAQ7IV/eu3H4MGDsWnTJlRXV7u2+fzzz9GlSxe0aNEiRHtTn3NIOXz4MNauXYtWrVq5Xa/yvt1555348ssvUVhY6PqXnp6OadOm4dNPPwWg7v5FR0djwIAB9U6d/Oabb9CxY0cAQL9+/dCsWTO3391Dhw7hxIkTbr+7+/fvdxvWnMNq3SEoVKqrq1FdXe3z74vM+yaEwOTJk7Fy5UqsX78emZmZbtfr1T548GC323Bu47wNo/jbP+Dy38hRo0YhOjoaq1atQkxMjNv1su6fv32bMWNGvb8pAPDiiy9i6dKlod23hr0uODzl5+eLdu3auU5PXrFihWjdurX4/e9/79pm7ty5Ijk5WXzwwQfiyy+/FGPHjvV4Wm+fPn3Ejh07xJYtW0RWVlbIT0+urKwUe/fuFXv37hUAxPz588XevXtdZ77osR/l5eUiNTVV3HnnneLAgQPi7bffFnFxcYaf4upr3y5duiRuvvlm0b59e1FYWCiKi4td/2qfFSHrvvnbP0/qnvUjhLz752/fVqxYIZo1ayaWLFkiDh8+7DrFcfPmza7buP/++0WHDh3E+vXrxe7du8XgwYPF4MGDXdc7T6UcNWqUKCwsFGvWrBFt2rQx/BRef/t23XXXiR49eogNGzaIY8eOiaVLl4qYmBjx8ssvS79vDzzwgEhKShIbN250+9/U+fPndW13nuI6bdo08fXXX4uFCxeG5PRkf/tXUVEhBg0aJHr16iWOHDnitk1NTY3U+xfIz64ueDk92eh946ASAKvVKh555BHRoUMHERMTI6688krxhz/8we0A53A4xJNPPilSU1OFxWIRI0eOFIcOHXK7nR9++EFMnDhRNG/eXCQmJoq77rpLVFZWhnRfNmzYIADU+5efn6/rfuzbt08MHTpUWCwW0a5dOzF37lxT962oqMjjdQDEhg0bpN83f/vniadBRdb9C2Tf/v73v4vOnTuLmJgY0bt3b/H++++73caFCxfEgw8+KFq0aCHi4uLELbfcIoqLi922+fbbb8UNN9wgYmNjRevWrcVjjz3mOo3UrH0rLi4WkyZNEunp6SImJkZ06dJF/OUvfxEOh0P6ffP2v6mlS5fq3r5hwwZx9dVXi+joaHHllVe63YdZ++ftZwtAFBUVSb1/gfzsPH1P3dPrQ7Fv2o93TkRERCQdvkaFiIiIpMVBhYiIiKTFQYWIiIikxUGFiIiIpMVBhYiIiKTFQYWIiIikxUGFiIiIpMVBhYiIKADPPfccsrOzERcXV+8Tob3RNM3jvxdeeMG1zZkzZ5CXl4fExEQkJyfjnnvuQVVVlcfbO3LkCBISEnze/9tvvw1N0zBu3Di3y1esWIFRo0ahVatW0DTN9bb4DbVw4UJ069YNsbGx6NKlC/7xj38EdTuB4qBCRET0o+HDh2PZsmUer7t06RJ+9atf4YEHHgj49oqLi93+vf7669A0Dbfddptrm7y8PHz11Vf4/PPPsXr1amzatAn33Xdfvduqrq7GxIkTce2113q9v2+//Ra/+93vPG5z7tw5DB06FPPmzQu4v65FixZh5syZePrpp/HVV19h9uzZeOihh/Dhhx8GfZt+Neh9bImIiJqw6667zu9bvC9dulQkJSUFdftjx44V119/vevrgwcPCgBi165drss++eQToWmaOHnypNv3/v73vxd33HGH1/uvqakR2dnZ4rXXXhP5+fli7NixHhucHymyd+/eetedPXtW3HPPPaJ169YiISFBjBgxQhQWFrquHzx4sPjd737n9j1Tp04VQ4YMCWDvg8NHVIiIiEKgtLQUH330Ee655x7XZdu2bUNycjL69+/vuiwnJwcRERHYsWOH67L169fjvffew8KFC73e/jPPPIOUlBS322+oX/3qVygrK8Mnn3yCgoIC9O3bFyNHjsSZM2cAADabrd4nRMfGxmLnzp1un7quJw4qREREIbB8+XIkJCTg1ltvdV1WUlKClJQUt+2ioqLQsmVLlJSUAAB++OEHTJo0CcuWLUNiYqLH296yZQv+/ve/49VXXw26b8uWLdi5cyfee+899O/fH1lZWfjzn/+M5ORk/Otf/wIAjB49Gq+99hoKCgoghMDu3bvx2muvobq6Gt9//33Q9+0LBxUiIgpbzz//PJo3b+76t3nzZtx///1ul504cUKX+3r99deRl5dX7xEJf+699178+te/xrBhwzxeX1lZiTvvvBOvvvoqWrduHXTfvn37UFVVhVatWrntf1FREY4ePQoAePLJJ3HDDTfgmmuuQbNmzTB27Fjk5+cDACIijBkpogy5VSIiIgXcf//9GD9+vOvrvLw83HbbbW6PeqSnpzf6fjZv3oxDhw7hnXfecbs8LS0NZWVlbpfV1NTgzJkzSEtLA3D5aZ9Vq1bhz3/+MwBACAGHw4GoqCgsWbIEffv2xbfffoubbrrJdRsOhwPA5UdnDh06hE6dOvltrKqqQtu2bbFx48Z61znPMoqNjcXrr7+OxYsXo7S0FG3btsWSJUuQkJCANm3aBLweDcFBhYiIwlbLli3RsmVL19exsbFISUlB586ddb2fv//97+jXrx969+7tdvngwYNRXl6OgoIC9OvXD8DlwcThcGDQoEEALr+OxW63u77ngw8+wLx587B161a0a9cOsbGx2L9/v9vtPvHEE6isrMSCBQuQkZERUGPfvn1RUlKCqKgoXHHFFT63bdasGdq3bw/g8unQN954Ix9RISIiMtOJEydw5swZnDhxAna73fU+JJ07d0bz5s0BAF27dsWcOXNwyy23uL7ParXivffew1/+8pd6t9mtWzfk5ubi3nvvxSuvvILq6mpMnjwZEyZMcD2S061bN7fv2b17NyIiItCzZ0/XZbX/f+CnR0BqX+5sP3XqFADg0KFDAC4/qpOWloacnBwMHjwY48aNw5/+9CdcddVVOHXqFD766CPccsst6N+/P7755hvs3LkTgwYNwtmzZzF//nwcOHAAy5cvD2ZJA8LXqBAREQXgqaeeQp8+fTBr1ixUVVWhT58+6NOnD3bv3u3a5tChQ6ioqHD7vrfffhtCCEycONHj7b755pvo2rUrRo4ciV/84hcYOnQolixZonv/qlWr0KdPH4wZMwYAMGHCBPTp0wevvPIKgMtvTvfxxx9j2LBhuOuuu3DVVVdhwoQJOH78OFJTUwEAdrsdf/nLX9C7d2/8/Oc/x8WLF7F161a/j8A0hiaEEIbdOhEREVEj8BEVIiIikhYHFSIiIpIWBxUiIiKSFgcVIiIikhYHFSIiIpIWBxUiIiKSFgcVIiIikhYHFSIiIpIWBxUiIiKSFgcVIiIikhYHFSIiIpIWBxUiIiKS1v8H0D5RGzTHKFUAAAAASUVORK5CYII=", + "image/png": "iVBORw0KGgoAAAANSUhEUgAAAh8AAAGvCAYAAAD7f7c5AAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjcuMywgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/OQEPoAAAACXBIWXMAAA9hAAAPYQGoP6dpAAA/GklEQVR4nO3de3xU9Z3/8fckIUMCJCFAEgIBKSAKWARRBLzLAq1VsbYoiy66rq4XfpbFUsXaKrYK1BZ1u6igFexDt1Z3pcUb3kDBB/dAFMRFVASLhKCQDOESQub7+yNmJGFOcgbmXGbm9Xw88nh0zvnOnM95zxfPp+fMmQkYY4wAAABckuZ1AQAAILXQfAAAAFfRfAAAAFfRfAAAAFfRfAAAAFfRfAAAAFfRfAAAAFfRfAAAAFdleF1AU+FwWF999ZXatWunQCDgdTkAAMAGY4z27dun4uJipaU1f27Dd83HV199pZKSEq/LAAAAx+HLL79U165dmx3ju+ajXbt2kuqLz8nJ8bgaJLzcXKmqyusq4BfMB8AxoVBIJSUlkeN4c3zXfDRcasnJyaH5QHwwj3A05gPgKDsfmeADpwAAwFU0HwAAwFU0HwAAwFU0HwAAwFU0HwAAwFU0HwAAwFU0HwAAwFU0HwAAwFW++5IxxE84bLRzS6X2h2rUJieozr3zlJbG7+VYIS/7yMo+srKPrGKTyHnRfCSpz9ZXaNlft2h/ZU1kWZu8oM69qrd6DizwsDJ/Ii/7yMo+srKPrGKT6HkFjDHG6yKOFgqFlJubq6qqKr5e/Th9tr5Ci+ZstFw/+t/7J8TkjItAQGphipOXfQmflY35EC8Jn5WLyCo2fs0rluM3Zz6STDhstOyvW5ods+yvW9T1lPyEOT13ItIDaaqrqbNcX5/XJ82+Rirl1ZxkyKql+RAvyZCVW8gqNnbyev+FLeoxoJOv8+LMR5LZsXmv/vbweq/L8I0fLrpHr43+rddlwCeYD0gVY/5joLr0ae/qNmM5fnO3S5LZH6ppeRAAIKn5/VjAZZck0yYnaGvcjyYOUHHvPGeL8YH0rFW66dHzLdd/taVSr/zXBy2+Tqrk1ZxkyKql+RAvyZCVW8gqNnbzsnss8ArNR5Lp3DtPbfKCjT4B3VTb9kGV9E2R66cmrLRguuXqkr755GVTUmTVwnyIl6TIyiVkFRu7eXX2eaPGZZckk5YW0LlX9W52zDlje/OP+FvkZR9Z2UdW9pFVbJIlLz5wmqSi3QPetn1Q54xNjHvA48bmrZXkZV9CZ+XirbZSgmflMrKKjR/ziuX4TfORxBL52+/iJoaDDXnZl7BZudx8SAmclQfIKjZ+y4vmA2jgwcEGPsZ8ABzDrbYAAMC3aD4AAICraD4AAICraD4AAICraD4AAICraD4AAICraD4AAICraD4AAICraD4AAICraD4AAICraD4AAICraD4AAICrMrwuwM9MXZ0OrC3Vkd27ldGpk7IHn6FAerrXZXmOXJpHPtGRizWysUY21hI5m5ibj6VLl+qhhx5SaWmpdu7cqQULFmjMmDFRx958882aM2eOHn74YU2aNOkES3VX6M03tevB6TpSXh5ZllFUpMK7pypn5EgPK/MWuTSPfKIjF2tkY41srCV6NjFfdtm/f78GDBig2bNnNztuwYIFWrlypYqLi4+7OK+E3nxTO342qdGbKklHdu3Sjp9NUujNNz2qzFvk0jzyiY5crJGNNbKxlgzZBIwx5rifHAhEPfOxY8cODRkyRG+88YYuueQSTZo0yfaZj1AopNzcXFVVVSknJ+d4Sztupq5On1484pg3NSIgZRQU6nuvvJwwp7fiwdTV6fNLfqQjFRXRB/g0l0CbNjL79zu+nUTNx2l+y8Wt+WCH37LxE7Kx1nI2AWUUFqrXO2+7nk0sx++4f+YjHA7r2muv1ZQpU9SvX78Wx9fU1KimpibyOBQKxbukmBxYW2rdeEiSqe8uPznzLPeKSgQ+zaV3erq2DDrD6zJ8m4/nXM7FN/PBDuaMNbKxZoyOlJfrwNpStRni33zifrfLzJkzlZGRodtvv93W+OnTpys3NzfyV1JSEu+SYnJk925Ptw8AwIny+7Esrmc+SktL9eijj2rdunUKBAK2njN16lRNnjw58jgUCnnagGR06mRrXMncOcoePNjhavzjwNq1+vKmf29xnN9yCbRpoz7rSh3fTqLm4zS/5eLWfLDDb9n4CdlYs5uN3WOZV+LafCxbtkwVFRXq1q1bZFldXZ3uuOMOPfLII/riiy+OeU4wGFQwGIxnGScke/AZyigq0pFdu6RoH4f59npam+HDU+paY5vhwxM2l0B2tuPbSOR8nOTHXNyYD3b4MRu/IBtrdrPJHuzvy4txvexy7bXX6sMPP1RZWVnkr7i4WFOmTNEbb7wRz005JpCersK7p377oMnZm28fF949NeUmPLk0j3yiIxdrZGONbKwlSzYxNx/V1dWRxkKStm7dqrKyMm3fvl0dOnRQ//79G/21atVKRUVF6tOnT7xrd0zOyJHq8ugjyigsbLQ8o7BQXR59JCHuoXYCuTSPfKIjF2tkY41srCVDNjHfavvuu+/qwgsvPGb5hAkTNH/+/GOWn3TSSQl1q+3REvnb45yUULkEAtFPTTooofJxkS9y8WA+2OGLbHyKbKz5LZtYjt8n9D0fTvBT84Ek4NODDTzCfAAcE8vxmx+WAwAArqL5AAAArqL5AAAArqL5AAAArqL5AAAArqL5AAAArqL5AAAArqL5AAAArqL5AAAArqL5AAAArqL5AAAArqL5AAAArsrwugA/qwvXaV3FOu0+sFudsjtpUMEgpafxa4rk0jzyiY5crJGNNbKxlsjZ0HxYeHvb25qxeoZ2HdgVWVaYXai7zrpLI7qP8LAyb5FL88gnOnKxRjbWyMZaomcTMMZfvy8dy0/yOuXtbW9r8ruTZdQ4moACkqRZF8xKiDc33hIyFxd/Qj0h83GBr3JxcT7Y4atsfIZsrPk1m1iO3zQfTdSF6zTqf0c16iabKswu1ILLFiTM6a14qAvXaczCMao4UGE5xo+5ZGW20cHD+x3fTqLm4zS/5eLWfLDDb9n4CdlYaymbgAIqzC7UoisXuZ4NzccJWFO+Rv/6xr+6vl04Y+2/bdTgp/p7XQZ8gvmAVPH0qKd1ZtGZrm4zluM3d7s0sfvAbq9LAADghPj9WMYHTpvolN3J1rjHLn5MZxSe4XA1/lG6q1S3vnNri+P8lkvmdW206p9XOb6dRM3HaX7Lxa35YIffsvETsrFmNxu7xzKv0Hw0MahgkAqzC1VxoOKYD/NI311PG1Y8LKWuNQ4rHpawuWS3ynZ8G4mcj5P8mIsb88EOP2bjF2RjzW42gwoGeVCdfVx2aSI9LV13nXWXpO8+Odyg4fGdZ92ZchOeXJpHPtGRizWysUY21pIlG5qPKEZ0H6FZF8xSQXZBo+WF2YUpfXsXuTSPfKIjF2tkY41srCVDNtzt0oxE/vY4JyVULh58r0NC5eMiX+Tis+/5aOCLbHyKbKz5LRtutQUa+PRgA48wHwDHcKstAADwLZoPAADgKpoPAADgKpoPAADgKpoPAADgKpoPAADgKpoPAADgKpoPAADgKpoPAADgKpoPAADgKpoPAADgKpoPAADgqgyvC/C1cJ20bblUvUtqWyh1Hybxa4rk0hLyiY5crJGNNbKxlsDZxNx8LF26VA899JBKS0u1c+dOLViwQGPGjJEk1dbW6p577tFrr72mzz//XLm5uRoxYoRmzJih4uLieNfurE0LpUV3SqGvvluWUyyNnin1vcy7urxGLs0jn+jIxRrZWCMbawmeTcyXXfbv368BAwZo9uzZx6w7cOCA1q1bp1/96ldat26dXnrpJW3evFmXXeb/IBrZtFB64V8av6mSFNpZv3zTQm/q8hq5NI98oiMXa2RjjWysJUE2AWOMOe4nBwKNznxEs2bNGp111lnatm2bunXr1uJrhkIh5ebmqqqqSjk5Ocdb2vEL10mP9D/2TY0ISDmdpVtXJczprbgI10mzz5L27bQY4NNcgm2lmmrnt5Oo+TjNb7m4NR/s8Fs2fkI21mxlUyxN2uB6NrEcvx3/zEdVVZUCgYDy8vKirq+pqVFNTU3kcSgUcrqk5m1b3kzjIUmmfv2MEtdKSgw+zuVBP1zy83E+nvIgF1/MBzuYM9bIxpqRQjvqj2U9zvW6GEuO3u1y6NAh3XnnnRo3bpxlFzR9+nTl5uZG/kpKPJ5M1bu83T4AACfK58cyx8581NbWauzYsTLG6PHHH7ccN3XqVE2ePDnyOBQKeduAtC20N278/9R/sjhVbFsuPfeTlsf5LZdpbaW7mzuTFSeJmo/T/JaLW/PBDr9l4ydkY81uNnaPZR5xpPloaDy2bdumxYsXN3vtJxgMKhgMOlHG8ek+rP56WWinpGgfh/n2elrPi1LrWmPPixI3l8w2zm8jkfNxkh9zcWM+2OHHbPyCbKzZzcbnTVncL7s0NB5btmzR22+/rQ4dOsR7E85KS6+/VUmSFGiy8tvHo2ek3oQnl+aRT3TkYo1srJGNtSTJJubmo7q6WmVlZSorK5Mkbd26VWVlZdq+fbtqa2v1k5/8RGvXrtVzzz2nuro6lZeXq7y8XIcPH4537c7pe5k09s/1n6Y+Wk5x/fIEuIfaEeTSPPKJjlyskY01srGWBNnEfKvtu+++qwsvvPCY5RMmTNB9992nHj16RH3ekiVLdMEFF7T4+p7fanu0BP72OEclUi6BgHT8d5Mfn0TKx01+yMWL+WCHH7LxK7Kx5rNsYjl+n9D3fDjBV80HEp9fDzbwBvMBcEwsx29+WA4AALiK5gMAALiK5gMAALiK5gMAALiK5gMAALiK5gMAALiK5gMAALiK5gMAALiK5gMAALiK5gMAALiK5gMAALiK5gMAALgqw+sCUkFd2Gj11j2q2HdIBe1a66we+UpPC3hdli+RlX1kZV9DVmdLWvnZN2TVDOZVbPycl59ro/lw2KKNOzXt5U3aWXUosqxzbmvde2lfje7f2cPK/Ies7CMr+47OaqukcU+uJCsLzKvY+DkvP9cmcdnFUYs27tQtz65r9OZLUnnVId3y7Dot2rjTo8r8h6zsIyv7yMo+soqNn/Pyc20NOPPhkLqw0bSXN8lEWWckBSTdt3CThvfq6JvTYF6pCxvdu/AjR7LKknTw8JE4VOkPTmaVbMjKPrKKjZ/zslPbtJc36Z/6Fnn6XgaMMdFq9EwoFFJubq6qqqqUk5PjdTnHbcVn32jckyu9LiPlbZ35I/W48xWvy4BPMB+Aen+58WwN7dkhrq8Zy/Gbyy4Oqdh3qOVBAAB4wOtjFJddHFLQrrWtcfOvP1Nn9ch3uBp/W711j66bt6bFcceV1Uxp0/2jjrMy/3E0qyRDVvaRVWz8nJfd2uweo5xC8+GQs3rkq3Nua5VXHYp67S0gqSi3tc7t3Snlr6Ge27uTo1llZybPNHc6q2RCVvaRVWz8nJfd2rxuIrns4pD0tIDuvbSvpPo3+2gNj++9tC//kEVWsSAr+8jKPrKKjZ/z8nNtR6P5cNDo/p31+DWDVJTb+PRWUW5rPX7NIF/ca+0XZGUfWdlHVvaRVWz8nJefa2vA3S4u8PO3zPlN3LMKBCR/TfG4YV7ZF/mG014dtfLTr8mqGcyr2Pg5L7dri+X4TfOB5JbEzQeOA/MBcAy32gIAAN+i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK7K8LoAOKvOGK2srFbF4SMqyMzQ2XltlR7wxy8u+gk5xYa87CMr+8jKvkTPKubmY+nSpXrooYdUWlqqnTt3asGCBRozZkxkvTFG9957r5588klVVlZq+PDhevzxx9W7d+941g0bXt1dqXu27NDOmtrIss7BVvpt7y66pFOed4X5DDnFhrzsIyv7yMq+ZMgq5ssu+/fv14ABAzR79uyo63/3u9/pP//zP/XEE09o1apVatOmjUaNGqVDhw6dcLGw79Xdlfq3jV80mpySVF5Tq3/b+IVe3V3pTWE+Q06xIS/7yMo+srIvWbIKGGPMcT85EGh05sMYo+LiYt1xxx36+c9/LkmqqqpSYWGh5s+fr6uvvrrF1wyFQsrNzVVVVZVycnKOt7SUVmeMBq/YdMzkbBCQVBRspffO6pNQp+mOR3ZGhg4cORJ1XZ0xOm/VZpUfJic7kiGv5uZDPCVDVm4hK/vsZNU52Eprhvb1JKtYjt9x/czH1q1bVV5erhEjRkSW5ebmasiQIVqxYkXU5qOmpkY1NTWRx6FQKJ4lpaSVldWWjYckGUk7a2p18rKN7hXlkZ2Sei7dcFzPTaWc4iER8jqR+RBPiZCVX5CVfUbSVzW1WllZreHt23ldTrPierdLeXm5JKmwsLDR8sLCwsi6pqZPn67c3NzIX0lJSTxLSkkVh53/f3YAAH9KhGOA53e7TJ06VZMnT448DoVCNCAnqCDT3tv63Pd76Oy8tg5X473Pzjst6vKVldUa/+HWFp+fKjm1JFnyspoP8ZQsWbmBrOyzm5XdY4CX4lphUVGRJGnXrl3q3LlzZPmuXbt0+umnR31OMBhUMBiMZxkp7+y8tuocbKXymlpF+0BPw3XBC/JzUuIaapv09KjLL8jPIacYJEteVvMhnpIlKzeQlX12s0qEJi2ul1169OihoqIivfPOO5FloVBIq1at0tChQ+O5KTQjPRDQb3t3kVQ/GY/W8Pg3vbuk/D9kcooNedlHVvaRlX3JlFXMzUd1dbXKyspUVlYmqf5DpmVlZdq+fbsCgYAmTZqk3/72t1q4cKE2bNigf/mXf1FxcXGj7wKB8y7plKen+p+komCrRss7B1vpqf4nJcy94E4jp9iQl31kZR9Z2ZcsWcV8q+27776rCy+88JjlEyZM0Pz58yNfMjZ37lxVVlbqnHPO0WOPPaaTTz7Z1utzq218Jfq34J2wQECyMcVTPqcYJWxeNudDPCVsVh4gK/v8mFUsx+8T+p4PJ9B8IK48ONjAx5gPgGNiOX7zw3IAAMBVNB8AAMBVNB8AAMBVNB8AAMBVNB8AAMBVNB8AAMBVNB8AAMBVNB8AAMBVNB8AAMBVNB8AAMBVNB8AAMBVNB8AAMBVGV4XgPgxpk6VlWtUU1OhYLBAeXlnKhBI97osXyAba2RjjWyiIxdrfs/GL/XRfCSJioo39MmW+1VTUx5ZFgwW6eTev1ZBwSgPK/Me2VgjG2tkEx25WPN7Nn6qL2CMv35fOpaf5EW9ioo3tGHjbZKavpUBSdJp/Wf7YuJ7wQQCWvxOT5HNsVJy3gQCko3/5KVkNjaQizW/Z+NGfbEcvznzkeCMqdMnW+7XsRNK3y4L6JMt9ys/f5ivTv25wZg61e8x2TRlTJ0++WSaUi2bNEnhugPNjknVbFpCLtb8no29+n6jTp1GuFYfZz4S3N69K7Vu/Xivy/Ctiy7+XIvf+Z7XZcAnmA+AtUEDn1P79mcf9/NjOX5zt0uCq6mp8LoEAEAScPN4wmWXBBcMFtgaN2DA02qfd6bD1fjL3so1ki5ocVyqZvPBB//a4rjky6aNLjh/Q7MjUjeb5pGLNb9nY7c+u8eTeKD5SHB5eWcqGCxSTc0uRb+eF1AwWKQO+eek3HXYDvnnfPu/AiKbxjrkn5Oy8yY9PbvZ9amcTXPIxZrfs7FbX56LjRGXXRJcIJCuk3v/uuFR07WSpJN7/yrl/mMgqck+k83RmDfWyCY6crHm92z8WB/NRxIoKBil0/rPVjBY2Gh5MFjk+e1dXgtIZGOBeWONbKIjF2t+z8Zv9XG3SxLxyzfX+cq33+tANtZSKhub3/PRIKWyiQG5WPN7Nk7WF8vxm+YDyS3Ggw2SHPMBcAy32gIAAN+i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK6i+QAAAK7K8LqARBcOh7Vt2zZVV1erbdu26t69u9LS6OkksrFCLtbIxhrZWCOb6PycS9ybj7q6Ot1333169tlnVV5eruLiYl133XW65557FAgE4r05T23atEmLFi1SKBSKLMvJydHo0aPVt29fDyvzHtlERy7WyMYa2Vgjm+j8nkvAmPj+vvSDDz6oWbNm6ZlnnlG/fv20du1aXX/99XrggQd0++23t/j8WH6S10ubNm3SCy+8YLl+7NixvniDveCrbHz0E+q+ysVnXMvGR/PBLuaNNbKJzqtcYjl+x/3Mx/Lly3X55ZfrkksukSSddNJJ+stf/qLVq1fHe1OeCYfDWrRoUbNjFi1apO9973u+OcXllnA4rNdff73ZMW5m00pS7eHDjm+nJX7LxU/czMYv88Eu5o01sonObi6nnHKKp7k4cuZj7ty5evPNN3XyySfrgw8+0MiRIzVr1iyNHz/+mPE1NTWqqamJPA6FQiopKfH1mY+tW7fqmWee8boM2HDvtGmadu+9XpcBn2A+APUmTJigHj16xPU1PT3zcddddykUCumUU05Renq66urq9MADD0RtPCRp+vTpmjZtWrzLcFR1dbXXJQAAcNy8Po7F/czH888/rylTpuihhx5Sv379VFZWpkmTJmnWrFmaMGHCMeOT+czH+PHj1b17dxcq8o9t27bpueeea3GcW9m0CgZVe9T88orfcvETN7Pxy3ywi3ljjWyis5tL0p35mDJliu666y5dffXVkqTTTjtN27Zt0/Tp06M2H8FgUMFgMN5lOKp79+7Kyclp9CnipnJyctSzZ8+UutYoST179vRdNpmZma5spzl+zMUv3M7GD/PBLuaNNbKJzm4uXjdkcX9HDhw4cMwbnZ6ernA4HO9NeSYtLU2jR49udszo0aNTasI3IJvoyMUa2VgjG2tkE12i5BL3rV966aV64IEH9Oqrr+qLL77QggULNGvWLF1xxRXx3pSn+vbtq7Fjxx5zaiknJydlb+9qQDbRkYs1srFGNtbIJrpEyCXun/nYt2+ffvWrX2nBggWqqKhQcXGxxo0bp1//+te2Tncmyvd8NPDzN8h5zRfZ+PB7HXyRi085no0P54NdzBtrZBOd27nEcvyOe/NxohKt+YDPJfDBBg5gPgCOieX4TWsIAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcleF1AW4xYaOarVUK7zustHaZCvbIVSAt4HVZjkv1/Q5KqvmsMuX2O5Xe71TcZ4n9Zr8Te79Tovk4uPFrVb78meqqDkeWpedmKu/Snsrq39HDypzFfh9WF0lfP7kh5fa7QbLvdyrus8R+s9+Jv99Jf9nl4Mav9c2zHzd60ySpruqwvnn2Yx3c+LVHlTmL/Wa/peTe71TcZ4n9Zr/rJfp+J/WZDxM2qnz5s2bH7F34mTJ75SX06aumTNho70L2Oxr2Ozn2+3j3OSDJHK5zuDrnpOJ7LbHfzal8+XO17tsh4fY7YIwxXhdxtFAopNzcXFVVVSknJ+eEXuvQZ5X6+skNcaoMiajLzPO0486lXpcBn2A+IBl1vPE0te6Z53UZMR2/k/qyS3jf4ZYHAQCQwBLxWJfUl13S2mXaGtfh+n4K9sh1uBr31Gyt0jfzPmpxHPudHFJxv497n2dKxfcPc7AyZ6Xiey2x3y2xe6zzk6RuPoI9cpWem3nMB3WOlp4bVOve7RPuellzWvduz35bYL+TY79PZJ8DmelOl+eYVHyvJfa7pf1OxIYrqS+7BNICyru0Z7Nj8i79XlJNVon9bg77nRxScZ8l9rs57HdiSermQ5Ky+ndUh2tOVXpu49NS6blBdbjm1IS9R7ol7Df7LSX3fqfiPkvsN/tdL9H3O6nvdjlasn07nF2pvt/BXu1V8+nelNvvVHq/Y9rnQEDy13/yjlsqvtcS++3n/Y7l+J0yzQdSVBIdbBAHzAfAMdxqCwAAfIvmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuCrD6wLgnHC4Tjs+/kjVlXvVNq+9upzaT2lp6V6X5VvkZR9Z2UdW9pFVbBI5L0eajx07dujOO+/U66+/rgMHDqhXr16aN2+eBg8e7MTmEMWWVcu1eP5cVe/5OrKsbX5HXXTdTeo9ZJiHlfkTedlHVvaRlX1kFZtEzytgTHx/X3rv3r0aOHCgLrzwQt1yyy3q1KmTtmzZop49e6pnz54tPj+Wn+RFdFtWLdfCWQ9arr9s8t0JMTnjwsZPqJOXfQmflY35EC8Jn5WLyCo2fs0rluN33M98zJw5UyUlJZo3b15kWY8ePeK9GVgIh+u0eP7cZscsnj9H3U4bkDCn505EhqQjhw5Zrg+H67R43pxmXyOV8mpOMmTV0nyIl2TIyi1kFRs7eS15Zq56njnE13nF/cxH3759NWrUKP3jH//Qe++9py5duujWW2/VjTfeGHV8TU2NampqIo9DoZBKSko483GcvvzoQ71w/91el+Ebk194VbPGXuJ1GfAJ5gNSxdhfP6iSft93dZuxnPmI+90un3/+uR5//HH17t1bb7zxhm655RbdfvvteuaZZ6KOnz59unJzcyN/JSUl8S4ppVRX7vW6BACAx/x+LIj7mY/MzEwNHjxYy5cvjyy7/fbbtWbNGq1YseKY8Zz5iC+7Zz5+fNd96npqfxcq8lZGVpaOHDxouf4fH2/USzPua/F1UiWv5iRDVi3Nh3hJhqzcQlaxsZuX3898xP0zH507d1bfvn0bLTv11FP1v//7v1HHB4NBBYPBeJeRsrqc2k9t8zs2+gR0U+06dFT3AQN9fT0wnlq1bm25rvuAgeRlU7Jk1dx8iJdkycoNZBUbu3l1ObWfi1XFLu6XXYYPH67Nmzc3WvbJJ5+oe/fu8d4UokhLS9dF193U7JgLJ9zEP+JvkZd9ZGUfWdlHVrFJlrziftllzZo1GjZsmKZNm6axY8dq9erVuvHGGzV37lyNHz++xedzq218RLsHvF2HjrpwQmLcAx43Nm+tJC/7EjorF2+1lRI8K5eRVWz8mFcsx++4Nx+S9Morr2jq1KnasmWLevToocmTJ1ve7dIUzUf8JPK338VNDAcb8rIvYbNyufmQEjgrD5BVbPyWl+fNx4mg+UBceXCwgY8xHwDHeHqrLQAAQHNoPgAAgKtoPgAAgKtoPgAAgKtoPgAAgKtoPgAAgKtoPgAAgKtoPgAAgKtoPgAAgKtoPgAAgKtoPgAAgKtoPgAAgKsyvC7Az8Jho51bKrU/VKM2OUF17p2ntLSA12V5jlyaRz7RkYs1srFGNtYSORuaDwufra/Qsr9u0f7KmsiyNnlBnXtVb/UcWOBhZd4il+aRT3TkYo1srJGNtUTPJmCMv35fOpaf5HXKZ+srtGjORsv1o/+9f0K8ufGWkLm4+BPqCZmPC3yVi4vzwQ5fZeMzZGPNr9nEcvzmzEcT4bDRsr9uaXbMsr9uUddT8hPm9FY81OfySbNj/JhLhqQjNXWObydR83Ga33Jxaz7Y4bds/IRsrNnJ5v0XtqjHgE6+zoYzH03s2LxXf3t4vevbhTNunXOxHvv3d7wuAz7BfECqGPMfA9WlT3tXtxnL8Zu7XZrYH6ppeRAAAD7m92MZl12aaJMTtDXuRxMHqLh3nrPF+MhXWyr1yn990OI43+UyR7rp0fMd30zC5uMw3+Xi0nyww3fZ+AjZWLObjd1jmVdoPpro3DtPbfKCjT5B3FTb9kGV9E2ta40lffMTNpdWwXTHt5HI+TjJj7m4MR/s8GM2fkE21uxm09nnTRmXXZpISwvo3Kt6NzvmnLG9U27Ck0vzyCc6crFGNtbIxlqyZMMHTi1Eu4e6bfugzhmbGPdQOyXhcnH51sqEy8clvsnFZ7faSj7KxofIxpofs4nl+E3z0YxE/vY4JyVULh4cbBIqHxf5IhcfNh+ST7LxKbKx5rdsaD6ABj492MAjzAfAMdxqCwAAfIvmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuIrmAwAAuCrD6wJSgamr04G1pTqye7cyOnVS9uAzFEhP97osXyIr+8jKvoassiUdWLWarJrBvIqNn/Pyc22ONx8zZszQ1KlT9bOf/UyPPPKI05vzndCbb2rXg9N1pLw8siyjqEiFd09VzsiRHlbmP2RlH1nZd3RWp0jaPmECWVlgXsXGz3n5uTbJ4csua9as0Zw5c/T973/fyc34VujNN7XjZ5MavfmSdGTXLu342SSF3nzTo8r8h6zsIyv7yMo+soqNn/Pyc20NAsYY48QLV1dXa9CgQXrsscf029/+VqeffrqtMx+hUEi5ubmqqqpSTk6OE6W5wtTV6dOLRxzz5kcEpIyCQn3vlZd9cxrMK6auTp9f8iMdqaiIPuAEsgq0aSOzf38cqvQHJ7NKNtGyOmXz/+n/+pxS/4CsIphXsfFzXi3XFlBGYaF6vfN23GuL5fjtWPMxYcIE5efn6+GHH9YFF1xg2XzU1NSopqYm8jgUCqmkpCThm4/9q1Zr+4QJXpeR8hodbJDymA9AvW7PPKM2Q86K62vG0nw48pmP559/XuvWrdOaNWtaHDt9+nRNmzbNiTI8dWT3bq9LAAAgKq+PUXFvPr788kv97Gc/01tvvaXWrVu3OH7q1KmaPHly5HHDmY9El9Gpk61xJXPnKHvwYIer8bcDa9fqy5v+vcVxx5VVmzbqs670OCvzH0ezSjJkZR9ZxcbPedmtze4xyilxbz5KS0tVUVGhQYMGRZbV1dVp6dKl+q//+i/V1NQo/ajrTMFgUMFgMN5leC578BnKKCrSkV27pGhXtr697tZm+PCUv4baZvhwR7MKZGfHoUp/cDqrZEJW9pFVbPycl93asgef4WpdTcX9bpeLL75YGzZsUFlZWeRv8ODBGj9+vMrKyho1HskskJ6uwrunfvsg0GRl/ePCu6fyD1lkFQuyso+s7COr2Pg5Lz/XdrS4Nx/t2rVT//79G/21adNGHTp0UP/+/eO9OV/LGTlSXR59RBmFhY2WZxQWqsujj/jiXmu/ICv7yMo+srKPrGLj57z8XFsDx+52OVpzd7s0lSy32h7Nz98y5zdxzyoQiH7qMQkwr+yLfMPp2UN0YOUqsmoG8yo2fs7L7dp8cavt8UrG5gMeSuLmA8eB+QA4JpbjNz8sBwAAXEXzAQAAXEXzAQAAXEXzAQAAXEXzAQAAXEXzAQAAXEXzAQAAXEXzAQAAXEXzAQAAXEXzAQAAXEXzAQAAXEXzAQAAXJXhdQGpqC5cp3UV67T7wG51yu6kQQWDlJ7mj19B9Buyig152UdW9pGVfWRlD82Hy97e9rZmrJ6hXQd2RZYVZhfqrrPu0ojuIzyszH/IKjbkZR9Z2UdW9pGVfQFj/PX70rH8JG+ieXvb25r87mQZNY48oIAkadYFs5ig34pbVinyE+rMLZsCAb39xVtkZRPzyj6yiu34TfPhkrpwnUb976hGHXFThdmFWnDZgpQ/RVcXrtOYhWNUcaDCcozdrLIy2+jg4f3xLtFX4plXssvKbKMRL1xEVjYwr+xrKauAAirMLtSiKxcldVY0Hz60pnyN/vWNf/W6jJTz4XUb9f35/b0uAz7BfICXnh71tM4sOtPrMhwTy/Gbu11csvvAbq9LAAB4iOPAd/jAqUs6ZXeyNe6xix/TGYVnOFyNv5XuKtWt79za4jhbWV3XRqv+eVWcKvOnuOaV7K5rY2sYWTGvYmE3K7vHgVRA8+GSQQWDVJhdqIoDFcd8IEn67prgsOJhSX1N0I5hxcPimlV2q2wnyvSNeOeVzIxEVjYxr+yzm9WggkEeVOdPXHZxSXpauu466y5J3336uUHD4zvPujPl/xFLZBUr8rIvIJGVTcwr+8gqdjQfLhrRfYRmXTBLBdkFjZYXZhemxG1YsSCr2JCXfWRlH1nZR1ax4W4XD/ANePadcFYp8j0fDZhbLThqPpCVfWRlXypnxa22QIMUaz7QAuYD4BhutQUAAL5F8wEAAFxF8wEAAFxF8wEAAFxF8wEAAFxF8wEAAFxF8wEAAFxF8wEAAFxF8wEAAFxF8wEAAFxF8wEAAFxF8wEAAFyV4XUBcFi4Ttq2XKreJbUtlLoPk1LkFxZjQk6xIS/7yMo+srIvwbOKe/Mxffp0vfTSS/q///s/ZWVladiwYZo5c6b69OkT702hJZsWSovulEJffbcsp1gaPVPqe5l3dfkNOcWGvOwjK/vIyr4kyCrul13ee+893XbbbVq5cqXeeust1dbWauTIkdq/f3+8N4XmbFoovfAvjSenJIV21i/ftNCbuvyGnGJDXvaRlX1kZV+SZBUwxhgnN7B7924VFBTovffe03nnndfi+FAopNzcXFVVVSknJ8fJ0pJXuE56pP+xkzMiIOV0lm5dlVCn6Y5LsK1UUx19XbhOmn2WtG+nxZNTKCc7kiGv5uZDPCVDVm4hK/tsZVUsTdrgSVaxHL8d/8xHVVWVJCk/Pz/q+pqaGtXU1EQeh0Ihp0tKftuWN9N4SJKpXz+jxLWSPPVg8XE+McVyOmEJktdxz4d4SpCsfIGs7DNSaEf9MaDHuV4X0yxH73YJh8OaNGmShg8frv79+0cdM336dOXm5kb+SkqYYCesepfXFQAAvJIAxwBHL7vccsstev311/X++++ra9euUcdEO/NRUlLCZZcTsXWZ9MyPWh43/n/qPyGdzJo7zb5tufTcT1p+jVTIyY5kyMutyy7JkJVbyMo+u1lNeMWTMx++uOwyceJEvfLKK1q6dKll4yFJwWBQwWDQqTJSU/dh9df9QjslRestv70u2POi1LiGmtkm+vKeF5FTLJIlL6v5EE/JkpUbyMo+u1klQJMW98suxhhNnDhRCxYs0OLFi9WjR494bwItSUuvv+VKkhRosvLbx6Nn8A+ZnGJDXvaRlX1kZV8SZRX35uO2227Ts88+q//+7/9Wu3btVF5ervLych08eDDem0Jz+l4mjf1z/afEj5ZTXL88Qe4Fdxw5xYa87CMr+8jKviTJKu6f+QgEmnZj9ebNm6frrruuxedzq22cJfi34J2wQECyM8VTPadYJWpedudDPCVqVl4gK/t8mFUsx2/Hv+cjVjQfiCsvDjbwL+YD4JhYjt/8sBwAAHAVzQcAAHAVzQcAAHAVzQcAAHAVzQcAAHAVzQcAAHAVzQcAAHAVzQcAAHAVzQcAAHAVzQcAAHAVzQcAAHAVzQcAAHBVhtcF+Fld2Gj11j2q2HdIBe1a66we+UpPi/6rvamEXJpHPtGRizWysUY21hI5G5oPC4s27tS0lzdpZ9WhyLLOua1176V9Nbp/Zw8r8xa5NI98oiMXa2RjjWysJXo2AWP89fvSsfwkr1MWbdypW55dp6bBNPSTj18zKCHe3HhLyFxc/An1hMzHBb7KxcX5YIevsvEZsrHm12xiOX5z5qOJurDRtJc3HfOmSpJR/Zt738JNGt6rY8Kc3oqHurDRvQs/SrhcsiQdPHzE8e0kaj5O81subs0HO/yWjZ+QjTU72Ux7eZP+qW+Rr7PhzEcTKz77RuOeXOn6duGMrTN/pB53vuJ1GfAJ5gNSxV9uPFtDe3ZwdZuxHL+526WJin2HWh4EAICP+f1YxmWXJgratbY1bv71Z+qsHvkOV+Mfq7fu0XXz1rQ4zne5zJQ23T/K8c0kbD4O810uLs0HO3yXjY+QjTW72dg9lnmF5qOJs3rkq3Nua5VXHYp6TS0gqSi3tc7t3cnX19Pi7dzenRI2l+xM56d5IufjJD/m4sZ8sMOP2fgF2Vizm43fmzIuuzSRnhbQvZf2lfTdJ4cbNDy+99K+KTfhyaV55BMduVgjG2tkYy1ZsqH5iGJ0/856/JpBKsptfNqqKLd1St/eRS7NI5/oyMUa2VgjG2vJkA13uzQjkb89zkkJlYsH3+uQUPm4yBe5+Ox7Phr4IhufIhtrfssmluM3zQeSm08PNvAI8wFwDLfaAgAA36L5AAAArqL5AAAArqL5AAAArqL5AAAArqL5AAAArqL5AAAArqL5AAAArqL5AAAArvLHzzsepeELV0OhkMeVIGkwl3A05gPgiIbjtp0vTvdd87Fv3z5JUklJiceVIGnk5npdAfyE+QA4at++fcpt4d+Z737bJRwO66uvvlK7du0UCCTvjweFQiGVlJToyy+/5DdsHELGziJfZ5Gv88g4vowx2rdvn4qLi5WW1vynOnx35iMtLU1du3b1ugzX5OTkMOkdRsbOIl9nka/zyDh+Wjrj0YAPnAIAAFfRfAAAAFfRfHgkGAzq3nvvVTAY9LqUpEXGziJfZ5Gv88jYO777wCkAAEhunPkAAACuovkAAACuovkAAACuovkAAACuovk4AUuXLtWll16q4uJiBQIB/e1vf7Mce/PNNysQCOiRRx5ptHzPnj0aP368cnJylJeXpxtuuEHV1dWNxnz44Yc699xz1bp1a5WUlOh3v/udA3vjT3Yy/vjjj3XZZZcpNzdXbdq00Zlnnqnt27dH1h86dEi33XabOnTooLZt2+rKK6/Url27Gr3G9u3bdckllyg7O1sFBQWaMmWKjhw54vTuea6lfKurqzVx4kR17dpVWVlZ6tu3r5544olGY8jX2vTp03XmmWeqXbt2Kigo0JgxY7R58+ZGY+KV37vvvqtBgwYpGAyqV69emj9/vtO757mW8t2zZ4/+3//7f+rTp4+ysrLUrVs33X777aqqqmr0OuTrAYPj9tprr5lf/vKX5qWXXjKSzIIFC6KOe+mll8yAAQNMcXGxefjhhxutGz16tBkwYIBZuXKlWbZsmenVq5cZN25cZH1VVZUpLCw048ePNxs3bjR/+ctfTFZWlpkzZ46De+YfLWX86aefmvz8fDNlyhSzbt068+mnn5q///3vZteuXZExN998sykpKTHvvPOOWbt2rTn77LPNsGHDIuuPHDli+vfvb0aMGGHWr19vXnvtNdOxY0czdepUt3bTMy3le+ONN5qePXuaJUuWmK1bt5o5c+aY9PR08/e//z0yhnytjRo1ysybN89s3LjRlJWVmR/+8IemW7duprq6OjImHvl9/vnnJjs720yePNls2rTJ/PGPfzTp6elm0aJFru6v21rKd8OGDebHP/6xWbhwofn000/NO++8Y3r37m2uvPLKyGuQrzdoPuLEqvn4xz/+Ybp06WI2btxounfv3qj52LRpk5Fk1qxZE1n2+uuvm0AgYHbs2GGMMeaxxx4z7du3NzU1NZExd955p+nTp49j++JX0TK+6qqrzDXXXGP5nMrKStOqVSvz4osvRpZ9/PHHRpJZsWKFMab+AJyWlmbKy8sjYx5//HGTk5PTKPdkFy3ffv36mfvvv7/RskGDBplf/vKXxhjyjVVFRYWRZN577z1jTPzy+8UvfmH69evXaFtXXXWVGTVqlNO75CtN843mhRdeMJmZmaa2ttYYQ75e4bKLg8LhsK699lpNmTJF/fr1O2b9ihUrlJeXp8GDB0eWjRgxQmlpaVq1alVkzHnnnafMzMzImFGjRmnz5s3au3ev8zvhY+FwWK+++qpOPvlkjRo1SgUFBRoyZEijSwelpaWqra3ViBEjIstOOeUUdevWTStWrJBUn/Fpp52mwsLCyJhRo0YpFArpo48+cm1//GjYsGFauHChduzYIWOMlixZok8++UQjR46URL6xajjdn5+fLyl++a1YsaLRazSMaXiNVNE0X6sxOTk5ysio/2kz8vUGzYeDZs6cqYyMDN1+++1R15eXl6ugoKDRsoyMDOXn56u8vDwy5uh/FJIijxvGpKqKigpVV1drxowZGj16tN58801dccUV+vGPf6z33ntPUn1GmZmZysvLa/TcwsJCMrbhj3/8o/r27auuXbsqMzNTo0eP1uzZs3XeeedJIt9YhMNhTZo0ScOHD1f//v0lxS8/qzGhUEgHDx50Ynd8J1q+TX399df6zW9+o5tuuimyjHy94btftU0WpaWlevTRR7Vu3ToFAgGvy0lK4XBYknT55ZfrP/7jPyRJp59+upYvX64nnnhC559/vpflJYU//vGPWrlypRYuXKju3btr6dKluu2221RcXHzM/xNE82677TZt3LhR77//vtelJKWW8g2FQrrkkkvUt29f3Xfffe4Wh2Nw5sMhy5YtU0VFhbp166aMjAxlZGRo27ZtuuOOO3TSSSdJkoqKilRRUdHoeUeOHNGePXtUVFQUGdP0k+8NjxvGpKqOHTsqIyNDffv2bbT81FNPjdztUlRUpMOHD6uysrLRmF27dpFxCw4ePKi7775bs2bN0qWXXqrvf//7mjhxoq666ir9/ve/l0S+dk2cOFGvvPKKlixZoq5du0aWxys/qzE5OTnKysqK9+74jlW+Dfbt26fRo0erXbt2WrBggVq1ahVZR77eoPlwyLXXXqsPP/xQZWVlkb/i4mJNmTJFb7zxhiRp6NChqqysVGlpaeR5ixcvVjgc1pAhQyJjli5dqtra2siYt956S3369FH79u3d3SmfyczM1JlnnnnMrYuffPKJunfvLkk644wz1KpVK73zzjuR9Zs3b9b27ds1dOhQSfUZb9iwoVEj+NZbbyknJ+eYxiaV1NbWqra2Vmlpjf8zkZ6eHjnrRL7NM8Zo4sSJWrBggRYvXqwePXo0Wh+v/IYOHdroNRrGNLxGsmopX6n+jMfIkSOVmZmphQsXqnXr1o3Wk69HPP7Aa0Lbt2+fWb9+vVm/fr2RZGbNmmXWr19vtm3bFnV807tdjKm/1XbgwIFm1apV5v333ze9e/dudKttZWWlKSwsNNdee63ZuHGjef755012dnbK3GrbUsYvvfSSadWqlZk7d67ZsmVL5Ba4ZcuWRV7j5ptvNt26dTOLFy82a9euNUOHDjVDhw6NrG+41W7kyJGmrKzMLFq0yHTq1CklbgVtKd/zzz/f9OvXzyxZssR8/vnnZt68eaZ169bmsccei7wG+Vq75ZZbTG5urnn33XfNzp07I38HDhyIjIlHfg23gk6ZMsV8/PHHZvbs2SlxK2hL+VZVVZkhQ4aY0047zXz66aeNxhw5csQYQ75eofk4AUuWLDGSjvmbMGFC1PHRmo9vvvnGjBs3zrRt29bk5OSY66+/3uzbt6/RmA8++MCcc845JhgMmi5dupgZM2Y4tEf+YyfjP/3pT6ZXr16mdevWZsCAAeZvf/tbo9c4ePCgufXWW0379u1Ndna2ueKKK8zOnTsbjfniiy/MD37wA5OVlWU6duxo7rjjjsiteMmspXx37txprrvuOlNcXGxat25t+vTpY/7whz+YcDgceQ3ytRYtW0lm3rx5kTHxym/JkiXm9NNPN5mZmeZ73/teo20kq5bytZrfkszWrVsjr0O+7gsYY4yz51YAAAC+w2c+AACAq2g+AACAq2g+AACAq2g+AACAq2g+AACAq2g+AACAq2g+AACAq2g+AACw4YEHHtCwYcOUnZ19zC8RWwkEAlH/HnroociYPXv2aPz48crJyVFeXp5uuOEGVVdXR329Tz/9VO3atWt2+88//7wCgYDGjBnTaPlLL72kkSNHqkOHDgoEAiorK7O1D03Nnj1bp556qrKystSnTx/9+c9/jvk1aD4AAPjWBRdcoPnz50ddd/jwYf30pz/VLbfcYvv1du7c2ejv6aefViAQ0JVXXhkZM378eH300Ud666239Morr2jp0qW66aabjnmt2tpajRs3Tueee67l9r744gv9/Oc/jzpm//79OuecczRz5kzb9Tf1+OOPa+rUqbrvvvv00Ucfadq0abrtttv08ssvx/ZCXn/FKgAAfnH++ee3+NXp8+bNM7m5ucf1+pdffrm56KKLIo83bdpkJJk1a9ZElr3++usmEAiYHTt2NHruL37xC3PNNddYbv/IkSNm2LBh5qmnnjITJkwwl19+edQatm7daiSZ9evXH7Nu79695oYbbjAdO3Y07dq1MxdeeKEpKyuLrB86dKj5+c9/3ug5kydPNsOHD7ex99/hzAcAAC7YtWuXXn31Vd1www2RZStWrFBeXp4GDx4cWTZixAilpaVp1apVkWWLFy/Wiy++qNmzZ1u+/v3336+CgoJGrx+rn/70p6qoqNDrr7+u0tJSDRo0SBdffLH27NkjSaqpqTnml4GzsrK0evXqRr++3hKaDwAAXPDMM8+oXbt2+vGPfxxZVl5eroKCgkbjMjIylJ+fr/LycknSN998o+uuu07z589XTk5O1Nd+//339ac//UlPPvnkcdf3/vvva/Xq1XrxxRc1ePBg9e7dW7///e+Vl5en//mf/5EkjRo1Sk899ZRKS0tljNHatWv11FNPqba2Vl9//bXtbdF8AABS1oMPPqi2bdtG/pYtW6abb7650bLt27fHZVtPP/20xo8ff8yZg5bceOON+ud//medd955Udfv27dP1157rZ588kl17NjxuOv74IMPVF1drQ4dOjTa/61bt+qzzz6TJP3qV7/SD37wA5199tlq1aqVLr/8ck2YMEGSlJZmv6XIOO4qAQBIcDfffLPGjh0beTx+/HhdeeWVjc5OFBcXn/B2li1bps2bN+uvf/1ro+VFRUWqqKhotOzIkSPas2ePioqKJNVfclm4cKF+//vfS5KMMQqHw8rIyNDcuXM1aNAgffHFF7r00ksjrxEOhyXVn0XZvHmzevbs2WKN1dXV6ty5s959991j1jXcXZOVlaWnn35ac+bM0a5du9S5c2fNnTtX7dq1U6dOnWznQfMBAEhZ+fn5ys/PjzzOyspSQUGBevXqFdft/OlPf9IZZ5yhAQMGNFo+dOhQVVZWqrS0VGeccYak+mYjHA5ryJAhkuo/F1JXVxd5zt///nfNnDlTy5cvV5cuXZSVlaUNGzY0et177rlH+/bt06OPPqqSkhJbNQ4aNEjl5eXKyMjQSSed1OzYVq1aqWvXrpLqb+390Y9+xJkPAADibfv27dqzZ4+2b9+uurq6yPdk9OrVS23btpUknXLKKZo+fbquuOKKyPNCoZBefPFF/eEPfzjmNU899VSNHj1aN954o5544gnV1tZq4sSJuvrqqyNnXE499dRGz1m7dq3S0tLUv3//yLKj/7f03ZmKo5c31P7VV19JkjZv3iyp/uxLUVGRRowYoaFDh2rMmDH63e9+p5NPPllfffWVXn31VV1xxRUaPHiwPvnkE61evVpDhgzR3r17NWvWLG3cuFHPPPNMTFnymQ8AAGz49a9/rYEDB+ree+9VdXW1Bg4cqIEDB2rt2rWRMZs3b1ZVVVWj5z3//PMyxmjcuHFRX/e5557TKaecoosvvlg//OEPdc4552ju3Llxr3/hwoUaOHCgLrnkEknS1VdfrYEDB+qJJ56QVP+FaK+99prOO+88XX/99Tr55JN19dVXa9u2bSosLJQk1dXV6Q9/+IMGDBigf/qnf9KhQ4e0fPnyFs+UNBUwxpi47h0AAEAzOPMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABcRfMBAABc9f8BT+V5YpO7bx8AAAAASUVORK5CYII=", "text/plain": [ "
" ] @@ -259,9 +258,34 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 7, "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/plain": [ + "{'c30': 4,\n", + " 'i0': 3,\n", + " 'i1': 4,\n", + " 'i2': 4,\n", + " 'i3': 4,\n", + " 'i6': 4,\n", + " 'i7': 4,\n", + " 'i8': 4,\n", + " 'i9': 4,\n", + " 'u00': 3,\n", + " 'u20': 4,\n", + " 'u30': 4,\n", + " 'u31': 4,\n", + " 'u32': 4,\n", + " 'u60': 4}" + ] + }, + "execution_count": 7, + "metadata": {}, + "output_type": "execute_result" + } + ], "source": [ "# node2num_cycles : A dictionary that maps a node_id to the number of cycles\n", "def get_node2num_cycles(plan, node_ids):\n", @@ -274,7 +298,6 @@ " node2numcycles = {node_id : inter2num_cycles[node2inter[node_id]] for node_id in node_ids}\n", " with open('../Intermediates/node2numcycles.json', 'w') as file:\n", " json.dump(node2numcycles, file, indent=4)\n", - "\n", " return node2numcycles\n", "node2num_cycles = get_node2num_cycles(plan, node_ids)\n", "node2num_cycles" @@ -305,14 +328,41 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 9, "metadata": {}, - "outputs": [], - "source": [] + "outputs": [ + { + "data": { + "text/plain": [ + "{'c30': 4,\n", + " 'i0': 3,\n", + " 'i1': 4,\n", + " 'i2': 4,\n", + " 'i3': 4,\n", + " 'i6': 4,\n", + " 'i7': 4,\n", + " 'i8': 4,\n", + " 'i9': 4,\n", + " 'u00': 3,\n", + " 'u20': 4,\n", + " 'u30': 4,\n", + " 'u31': 4,\n", + " 'u32': 4,\n", + " 'u60': 4}" + ] + }, + "execution_count": 9, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "node2num_cycles" + ] }, { "cell_type": "code", - "execution_count": 9, + "execution_count": 10, "metadata": {}, "outputs": [ { @@ -360,7 +410,326 @@ }, { "cell_type": "code", - "execution_count": 10, + "execution_count": 11, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
node_idstart_unixphase_sumodurationstatestart_dt
0i71704411320044GGrggGG2024-01-05 08:35:20
1i71704411320144rrrggrr2024-01-05 08:35:20
2i71704411320226GGrggGG2024-01-05 08:35:20
3i71704411320326rrrggrr2024-01-05 08:35:20
4c301704411350038rrrrrr2024-01-05 08:35:50
.....................
410u201704412330113ggrggg2024-01-05 08:52:10
411u201704412330238ggGggg2024-01-05 08:52:10
412u201704412330318ggrggg2024-01-05 08:52:10
413i91704412340026GGGG2024-01-05 08:52:20
414i91704412340164rrrr2024-01-05 08:52:20
\n", + "

415 rows × 6 columns

\n", + "
" + ], + "text/plain": [ + " node_id start_unix phase_sumo duration state start_dt\n", + "0 i7 1704411320 0 44 GGrggGG 2024-01-05 08:35:20\n", + "1 i7 1704411320 1 44 rrrggrr 2024-01-05 08:35:20\n", + "2 i7 1704411320 2 26 GGrggGG 2024-01-05 08:35:20\n", + "3 i7 1704411320 3 26 rrrggrr 2024-01-05 08:35:20\n", + "4 c30 1704411350 0 38 rrrrrr 2024-01-05 08:35:50\n", + ".. ... ... ... ... ... ...\n", + "410 u20 1704412330 1 13 ggrggg 2024-01-05 08:52:10\n", + "411 u20 1704412330 2 38 ggGggg 2024-01-05 08:52:10\n", + "412 u20 1704412330 3 18 ggrggg 2024-01-05 08:52:10\n", + "413 i9 1704412340 0 26 GGGG 2024-01-05 08:52:20\n", + "414 i9 1704412340 1 64 rrrr 2024-01-05 08:52:20\n", + "\n", + "[415 rows x 6 columns]" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
node_idstart_unixphase_sumodurationstatestart_dt
66c301704411509038rrrrrr2024-01-05 08:38:29
67c301704411509139GGGGGG2024-01-05 08:38:29
68c301704411509241GGGGGG2024-01-05 08:38:29
69c301704411509321GGGGGG2024-01-05 08:38:29
128c301704411670038rrrrrr2024-01-05 08:41:10
.....................
247u601704411970024ggggggggr2024-01-05 08:46:10
248u601704411970119ggggggggr2024-01-05 08:46:10
249u601704411970239ggggggggG2024-01-05 08:46:10
250u601704411970365ggggggggr2024-01-05 08:46:10
251u601704411970423ggggggggr2024-01-05 08:46:10
\n", + "

238 rows × 6 columns

\n", + "
" + ], + "text/plain": [ + " node_id start_unix phase_sumo duration state start_dt\n", + "66 c30 1704411509 0 38 rrrrrr 2024-01-05 08:38:29\n", + "67 c30 1704411509 1 39 GGGGGG 2024-01-05 08:38:29\n", + "68 c30 1704411509 2 41 GGGGGG 2024-01-05 08:38:29\n", + "69 c30 1704411509 3 21 GGGGGG 2024-01-05 08:38:29\n", + "128 c30 1704411670 0 38 rrrrrr 2024-01-05 08:41:10\n", + ".. ... ... ... ... ... ...\n", + "247 u60 1704411970 0 24 ggggggggr 2024-01-05 08:46:10\n", + "248 u60 1704411970 1 19 ggggggggr 2024-01-05 08:46:10\n", + "249 u60 1704411970 2 39 ggggggggG 2024-01-05 08:46:10\n", + "250 u60 1704411970 3 65 ggggggggr 2024-01-05 08:46:10\n", + "251 u60 1704411970 4 23 ggggggggr 2024-01-05 08:46:10\n", + "\n", + "[238 rows x 6 columns]" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "display(sigtable)\n", + "display(Sigtable)" + ] + }, + { + "cell_type": "code", + "execution_count": 12, "metadata": {}, "outputs": [], "source": [ @@ -414,7 +783,259 @@ }, { "cell_type": "code", - "execution_count": 11, + "execution_count": 13, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
node_idstart_unixphase_sumodurationstatestart_dt
100i117044117401__r1grrGGGrgrr2024-01-05 08:42:20
101i117044117401_g88grrGGGGgrr2024-01-05 08:42:20
102i117044117401_y4grryyyygrr2024-01-05 08:42:20
103i117044117402__r1grrrrrrgrr2024-01-05 08:42:20
104i117044117402_g35grrrrrrgGG2024-01-05 08:42:20
105i117044117402_y4grrrrrrgyy2024-01-05 08:42:20
106i117044119100__r1grrrrrrgrr2024-01-05 08:45:10
107i117044119100_g32gGGGGGrgrr2024-01-05 08:45:10
108i117044119100_y4gyyGGGrgrr2024-01-05 08:45:10
109i117044119101__r1grrGGGrgrr2024-01-05 08:45:10
110i117044119101_g88grrGGGGgrr2024-01-05 08:45:10
111i117044119101_y4grryyyygrr2024-01-05 08:45:10
112i117044119102__r1grrrrrrgrr2024-01-05 08:45:10
113i117044119102_g35grrrrrrgGG2024-01-05 08:45:10
114i117044119102_y4grrrrrrgyy2024-01-05 08:45:10
115i117044120800__r1grrrrrrgrr2024-01-05 08:48:00
116i117044120800_g32gGGGGGrgrr2024-01-05 08:48:00
117i117044120800_y4gyyGGGrgrr2024-01-05 08:48:00
118i117044120801__r1grrGGGrgrr2024-01-05 08:48:00
119i117044120801_g88grrGGGGgrr2024-01-05 08:48:00
\n", + "
" + ], + "text/plain": [ + " node_id start_unix phase_sumo duration state start_dt\n", + "100 i1 1704411740 1__r 1 grrGGGrgrr 2024-01-05 08:42:20\n", + "101 i1 1704411740 1_g 88 grrGGGGgrr 2024-01-05 08:42:20\n", + "102 i1 1704411740 1_y 4 grryyyygrr 2024-01-05 08:42:20\n", + "103 i1 1704411740 2__r 1 grrrrrrgrr 2024-01-05 08:42:20\n", + "104 i1 1704411740 2_g 35 grrrrrrgGG 2024-01-05 08:42:20\n", + "105 i1 1704411740 2_y 4 grrrrrrgyy 2024-01-05 08:42:20\n", + "106 i1 1704411910 0__r 1 grrrrrrgrr 2024-01-05 08:45:10\n", + "107 i1 1704411910 0_g 32 gGGGGGrgrr 2024-01-05 08:45:10\n", + "108 i1 1704411910 0_y 4 gyyGGGrgrr 2024-01-05 08:45:10\n", + "109 i1 1704411910 1__r 1 grrGGGrgrr 2024-01-05 08:45:10\n", + "110 i1 1704411910 1_g 88 grrGGGGgrr 2024-01-05 08:45:10\n", + "111 i1 1704411910 1_y 4 grryyyygrr 2024-01-05 08:45:10\n", + "112 i1 1704411910 2__r 1 grrrrrrgrr 2024-01-05 08:45:10\n", + "113 i1 1704411910 2_g 35 grrrrrrgGG 2024-01-05 08:45:10\n", + "114 i1 1704411910 2_y 4 grrrrrrgyy 2024-01-05 08:45:10\n", + "115 i1 1704412080 0__r 1 grrrrrrgrr 2024-01-05 08:48:00\n", + "116 i1 1704412080 0_g 32 gGGGGGrgrr 2024-01-05 08:48:00\n", + "117 i1 1704412080 0_y 4 gyyGGGrgrr 2024-01-05 08:48:00\n", + "118 i1 1704412080 1__r 1 grrGGGrgrr 2024-01-05 08:48:00\n", + "119 i1 1704412080 1_g 88 grrGGGGgrr 2024-01-05 08:48:00" + ] + }, + "execution_count": 13, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "SIGTABLE[100:120]" + ] + }, + { + "cell_type": "code", + "execution_count": 14, "metadata": {}, "outputs": [], "source": [ @@ -437,7 +1058,7 @@ }, { "cell_type": "code", - "execution_count": 12, + "execution_count": 15, "metadata": {}, "outputs": [], "source": [ @@ -492,7 +1113,7 @@ }, { "cell_type": "code", - "execution_count": 13, + "execution_count": 16, "metadata": {}, "outputs": [ { @@ -505,8 +1126,8 @@ } ], "source": [ - "for m in range(105, 107):\n", - " generate_signals(m)" + "generate_signals(105)\n", + "generate_signals(106)" ] } ], diff --git a/Script/get_intermediates.py b/Script/get_intermediates.py new file mode 100644 index 000000000..6d5cf56a8 --- /dev/null +++ b/Script/get_intermediates.py @@ -0,0 +1,587 @@ +import pandas as pd +import numpy as np +import os, sys +import json +import sumolib, traci +from tqdm import tqdm + +class DailyPreprocess(): + def __init__(self): + self.path_root = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) + self.issues = [] + + # 1. 데이터 불러오기 + def load_data(self): + self.load_networks() + self.load_tables() + self.check_networks() + self.check_tables() + print('1. 모든 데이터가 로드되었습니다.') + + # 1-1. 네트워크 불러오기 + def load_networks(self): + self.net = sumolib.net.readNet(os.path.join(self.path_root, 'Data', 'networks', 'sn.net.xml')) + print("1-1. 네트워크가 로드되었습니다.") + + # 1-2. 테이블 불러오기 + def load_tables(self): + # 모든 컬럼에 대하여 데이터타입 지정 + loading_dtype = { + 'inter_no':'int', 'start_hour':'int', 'start_minute':'int', 'cycle':'int','offset':'int', + 'node_id':'str', 'inter_type':'str', 'parent_id':'str','child_id':'str', + 'direction':'str', 'condition':'str', 'inc_edge':'str', 'out_edge':'str', + 'end_unix':'int', 'inter_name':'str', 'inter_lat':'float', 'inter_lon':'float', + 'group_no':'int', 'main_phase_no':'int', 'phase_no':'int','ring_type':'str' + } + for alph in ['A', 'B']: + for j in range(1,9): + loading_dtype[f'angle_{alph}{j}'] = 'str' + loading_dtype[f'dura_{alph}{j}'] = 'int' + + self.path_table = os.path.join(self.path_root, 'Data', 'tables') + + self.inter_info = pd.read_csv(os.path.join(self.path_table, 'inter_info.csv'), dtype=loading_dtype) + self.angle = pd.read_csv(os.path.join(self.path_table, 'angle.csv'), dtype=loading_dtype) + self.plan = pd.read_csv(os.path.join(self.path_table, 'plan.csv'), dtype=loading_dtype) + self.inter_node = pd.read_csv(os.path.join(self.path_table, 'inter_node.csv'), dtype=loading_dtype) + self.uturn = pd.read_csv(os.path.join(self.path_table, 'child_uturn.csv'), dtype=loading_dtype) + self.coord = pd.read_csv(os.path.join(self.path_table, 'child_coord.csv'), dtype=loading_dtype) + self.nema = pd.read_csv(os.path.join(self.path_table, 'nema.csv'), encoding='cp949', dtype=loading_dtype) + print("1-2. 테이블들이 로드되었습니다.") + + # 1-3. 테이블 불러오기 + def check_networks(self): + # https://sumo.dlr.de/docs/Netedit/neteditUsageExamples.html#simplify_tls_program_state_after_changing_connections + if 'SUMO_HOME' in os.environ: + tools = os.path.join(os.environ['SUMO_HOME'], 'tools') + if tools not in sys.path: + sys.path.append(tools) + else: + raise EnvironmentError("please declare environment variable 'SUMO_HOME'") + traci.start([sumolib.checkBinary('sumo'), "-n", os.path.join(self.path_root, 'Data', 'networks', 'sn.net.xml')]) + nodes = [node for node in self.net.getNodes() if node.getType()=='traffic_light'] + for node in nodes: + node_id = node.getID() + from_xml = len([c for c in node.getConnections() if c.getTLLinkIndex() >= 0]) + from_traci = len(traci.trafficlight.getRedYellowGreenState(node_id)) + if from_xml != from_traci: + sub = {'id': node_id, 'type': 'node', 'note': '유효하지 않은 연결이있음. netedit에서 clean states 필요.'} + self.issues.append(sub) + traci.close() + print("1-3. 네트워크의 모든 clean state requirement들을 체크했습니다.") + + # 1-4. 테이블의 무결성 검사 + def check_tables(self): + self.check_inter_info() + self.check_angle() + self.check_plan() + print("1-4. 모든 테이블들의 무결성을 검사했고 이상 없습니다.") + pass + + # 1-4-1. 교차로정보(inter_info) 검사 + def check_inter_info(self): + # 1-4-1-1. inter_lat, inter_lon 적절성 검사 + # self.inter_info.loc[0, 'inter_lat'] = 38.0 # 에러 발생을 위한 코드 + self.max_lon, self.min_lon = 127.207888, 127.012492 + self.max_lat, self.min_lat = 37.480693, 37.337112 + for _, row in self.inter_info.iterrows(): + latbool = self.min_lat <= row['inter_lat'] <= self.max_lat + lonbool = self.min_lon <= row['inter_lon'] <= self.max_lon + if not(latbool and lonbool): + msg = f"1-4-1-1. 위도 또는 경도가 범위를 벗어난 교차로가 있습니다: inter_no : {row['inter_no']}" + self.issues.append(msg) + # 교차로목록 정의 + self.inter_nos = sorted(self.inter_info.inter_no.unique()) + + # 1-4-2. 방위각정보(inter_info) 검사 + def check_angle(self): + # 1-4-2-1. inter_no 검사 + # self.angle.loc[0, 'inter_no'] = '4' # 에러 발생을 위한 코드 + missing_inter_nos = set(self.angle.inter_no) - set(self.inter_nos) + if missing_inter_nos: + msg = f"1-4-2-1. angle의 inter_no 중 교차로 목록(inter_nos)에 포함되지 않는 항목이 있습니다: {missing_inter_nos}" + self.issues.append(msg) + + # 1-4-3. 신호계획(plan) 검사 + def check_plan(self): + # 1-4-3-1. inter_no 검사 + # self.plan.loc[0, 'inter_no'] = '4' # 에러 발생을 위한 코드 + missing_inter_nos = set(self.plan.inter_no) - set(self.inter_nos) + if missing_inter_nos: + msg = f"1-4-3-1. plan의 inter_no 중 교차로 목록(inter_nos)에 포함되지 않는 항목이 있습니다: {missing_inter_nos}" + self.issues.append(msg) + + # 1-4-3-2. 시작시각 검사 + # self.plan.loc[0, 'start_hour'] = 27 # 에러 발생을 위한 코드 + for _, row in self.plan.iterrows(): + start_hour = row.start_hour + start_minute = row.start_minute + if not (0 <= start_hour <= 23) or not (0 <= start_minute <= 59): + msg = f"1-4-3-2. plan에 잘못된 형식의 start_time이 존재합니다: {start_hour, start_minute}" + self.issues.append(msg) + + # 1-4-3-3. 현시시간 검사 + # self.plan.loc[0, 'dura_A1'] = -2 # 에러 발생을 위한 코드 + durations = self.plan[[f'dura_{alph}{j}' for alph in ['A','B'] for j in range(1, 9)]] + valid_indices = ((durations >= 0) & (durations <= 200)).all(axis=1) + invalid_inter_nos = sorted(self.plan[~ valid_indices].inter_no.unique()) + if invalid_inter_nos: + msg = f"1-4-3-3. 음수이거나 200보다 큰 현시시간이 존재합니다. : {invalid_inter_nos}" + + # 1-4-3-4. 주기 일관성 검사 + # self.plan.loc[0, 'cycle'] = 50 # 에러 발생을 위한 코드 + inconsistent_cycle = self.plan.groupby(['inter_no', 'start_hour', 'start_minute'])['cycle'].nunique().gt(1) + if inconsistent_cycle.any(): + inc_inter_no, start_hour, start_minute = inconsistent_cycle[inconsistent_cycle].index[0] + msg = f"1-4-3-4. inter_no:{inc_inter_no}, start_hour:{start_minute}, start_hour:{start_minute}일 때, cycle이 유일하게 결정되지 않습니다." + self.issues.append(msg) + + # 1-4-3-5. 현시시간 / 주기 검사 + # self.plan.loc[0, 'duration'] = 10 # 에러 발생을 위한 코드 + right_duration = True + for (inter_no, start_hour, start_minute), group in self.plan.groupby(['inter_no', 'start_hour', 'start_minute']): + A_sum = group[[f'dura_A{j}' for j in range(1, 9)]].iloc[0].sum() + B_sum = group[[f'dura_B{j}' for j in range(1, 9)]].iloc[0].sum() + # A_sum = group[group['ring_type']=='A']['duration'].sum() + # B_sum = group[group['ring_type']=='B']['duration'].sum() + cycle = group['cycle'].unique()[0] + if not (A_sum == B_sum == cycle): + right_duration = False + inc_inter_no = inter_no + if not right_duration: + msg = f"1-4-4-5. inter_no:{inc_inter_no}, A링현시시간의 합과 B링현시시간의 합이 일치하지 않거나, 현시시간의 합과 주기가 일치하지 않습니다." + self.issues.append(msg) + + # 2. 중간산출물 만들기 + def get_intermediates(self): + self.get_matches() + # self.get_movements() + self.get_node2num_cycles() + + # 2-1 매칭테이블들 생성 + def get_matches(self): + self.make_match1() + self.make_match2() + self.make_match3() + self.make_match4() + self.make_match5() + self.make_match6() + self.make_matching() + + # 2-1-1 + def make_match1(self): + ''' + 신호 DB에는 매 초마다 이동류정보가 업데이트 된다. 그리고 이 이동류정보를 매 5초마다 불러와서 사용하게 된다. + '../Data/tables/move/'에는 5초마다의 이동류정보가 저장되어 있다. + + return : 통합된 이동류정보 + - 모든 inter_no(교차로번호)에 대한 A, B링 현시별 이동류정보 + + match1을 만드는 데 시간이 소요되므로 한 번 만들어서 저장해두고 저장해둔 것을 쓴다. + ''' + # [이동류번호] 불러오기 (약 1분의 소요시간) + path_move = os.path.join(self.path_root, 'Data', 'tables', 'move') + csv_moves = os.listdir(path_move) + moves = [pd.read_csv(os.path.join(path_move, csv_move), index_col=0) for csv_move in tqdm(csv_moves, desc='이동류정보 불러오는 중 : match1')] + self.match1 = pd.concat(moves).drop_duplicates().sort_values(by=['inter_no','phas_A','phas_B']).reset_index(drop=True) + self.match1.to_csv(os.path.join(self.path_root, 'Intermediates', 'match1.csv')) + + # 2-1-2 + def make_match2(self): + ''' + match1을 계층화함. + - match1의 컬럼 : inter_no, phas_A, phas_B, move_A, move_B + - match2의 컬럼 : inter_no, phase_no, ring_type, move_no + ''' + # 계층화 (inter_no, phas_A, phas_B, move_A, move_B) -> ('inter_no', 'phase_no', 'ring_type', 'move_no') + matchA = self.match1[['inter_no', 'phas_A', 'move_A']].copy() + matchA.columns = ['inter_no', 'phase_no', 'move_no'] + matchA['ring_type'] = 'A' + matchB = self.match1[['inter_no', 'phas_B', 'move_B']].copy() + matchB.columns = ['inter_no', 'phase_no', 'move_no'] + matchB['ring_type'] = 'B' + self.match2 = pd.concat([matchA, matchB]).drop_duplicates() + self.match2 = self.match2[['inter_no', 'phase_no', 'ring_type', 'move_no']] + self.match2 = self.match2.sort_values(by=list(self.match2.columns)) + + # 2-1-3 + def make_match3(self): + ''' + 각 movement들에 방향(진입방향, 진출방향)을 매칭시켜 추가함. + - match2의 컬럼 : inter_no, phase_no, ring_type, move_no + - match3의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir + + nema : + - 컬럼 : move_no, inc_dir, out_dir + - 모든 종류의 이동류번호에 대하여 진입방향과 진출방향을 매칭시키는 테이블 + - 이동류번호 : 1 ~ 16, 17, 18, 21 + - 진입, 진출방향(8방위) : 동, 서, 남, 북, 북동, 북서, 남동, 남서 + ''' + # nema 정보 불러오기 및 병합 + self.match3 = pd.merge(self.match2, self.nema, how='left', on='move_no').drop_duplicates() + + # 2-1-4 + def make_match4(self): + ''' + 방위각 정보를 매칭시켜 추가함. + - match3의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir + - match4의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle + + angle_original : + - 컬럼 : inter_no, angle_Aj, angle_Bj (j : 1 ~ 8) + - 모든 종류의 이동류번호에 대하여 진입방향과 진출방향을 매칭시키는 테이블 + - 이동류번호 : 1 ~ 16, 17, 18, 21 + - 진입, 진출방향(8방위) : 동, 서, 남, 북, 북동, 북서, 남동, 남서 + ''' + + # 계층화 + angles = [] + for i, row in self.angle.iterrows(): + angle_codes = row[[f'angle_{alph}{j}' for alph in ['A', 'B'] for j in range(1,9)]] + new = pd.DataFrame({'inter_no':[row.inter_no] * 16, 'phase_no':list(range(1, 9))*2, 'ring_type':['A'] * 8 + ['B'] * 8, 'angle_code':angle_codes.to_list()}) + angles.append(new) + angles = pd.concat(angles) + angles = angles.dropna().reset_index(drop=True) + + # 병합 + six_chars = angles.angle_code.apply(lambda x:len(x)==6) + angles.loc[six_chars,'inc_angle'] = angles.angle_code.apply(lambda x:x[:3]) + angles.loc[six_chars,'out_angle'] = angles.angle_code.apply(lambda x:x[3:]) + angles = angles.drop('angle_code', axis=1) + self.match4 = pd.merge(self.match3, angles, how='left', left_on=['inter_no', 'phase_no', 'ring_type'], + right_on=['inter_no', 'phase_no', 'ring_type']).drop_duplicates() + + # 2-1-5 + def make_match5(self): + ''' + 진입엣지id, 진출엣지id, 노드id를 추가함 (주교차로). + - match4의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle + - match5의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle, inc_edge, out_edge, node_id + + 사용된 데이터 : + (1) net + - 성남시 정자동 부근의 샘플 네트워크 + (2) inter_node + - 교차로번호와 노드id를 매칭시키는 테이블. + - parent/child 정보도 포함되어 있음 + - 컬럼 : inter_no, node_id, inter_type + (3) inter_info + - 교차로 정보. 여기에서는 위도와 경도가 쓰임. + - 컬럼 : inter_no, inter_name, inter_lat, inter_lon, group_no, main_phase_no + + 진입엣지id, 진출엣지id를 얻는 과정 : + - match5 = match4.copy()의 각 열을 순회하면서 아래 과정을 반복함. + * 진입에 대해서만 서술하겠지만 진출도 마찬가지로 설명될 수 있음 + - 해당 행의 교차로정보로부터 노드ID를 얻어내고, 해당 노드에 대한 모든 진출엣지id를 inc_edges에 저장. + * inc_edge(진입엣지) : incoming edge, out_edge(진출엣지) : outgoing_edge + - inc_edges의 모든 진입엣지에 대하여 진입방향(inc_dires, 2차원 단위벡터)을 얻어냄. + - 해당 행의 진입각으로부터 그에 대응되는 진입각방향(단위벡터)를 얻어냄. + - 주어진 진입각방향에 대하여 내적이 가장 작은 진입방향에 대한 진입엣지를 inc_edge_id로 지정함. + ''' + + # parent node만 가져옴. + inter_node1 = self.inter_node[self.inter_node.inter_type == 'parent'].drop('inter_type', axis=1) + inter_info1 = self.inter_info[['inter_no', 'inter_lat', 'inter_lon']] + inter = pd.merge(inter_node1, inter_info1, how='left', left_on=['inter_no'], + right_on=['inter_no']).drop_duplicates() + + self.inter2node = dict(zip(inter['inter_no'], inter['node_id'])) + + self.match5 = self.match4.copy() + # 진입진출ID 매칭 + for index, row in self.match5.iterrows(): + node_id = self.inter2node[row.inter_no] + node = self.net.getNode(node_id) + # 교차로의 모든 (from / to) edges + inc_edges = [edge for edge in node.getIncoming() if edge.getFunction() == ''] # incoming edges + out_edges = [edge for edge in node.getOutgoing() if edge.getFunction() == ''] # outgoing edges + # 교차로의 모든 (from / to) directions + inc_dirs = [] + for inc_edge in inc_edges: + start = inc_edge.getShape()[-2] + end = inc_edge.getShape()[-1] + inc_dir = np.array(end) - np.array(start) + inc_dir = inc_dir / (inc_dir ** 2).sum() ** 0.5 + inc_dirs.append(inc_dir) + out_dirs = [] + for out_edge in out_edges: + start = out_edge.getShape()[0] + end = out_edge.getShape()[1] + out_dir = np.array(end) - np.array(start) + out_dir = out_dir / (out_dir ** 2).sum() ** 0.5 + out_dirs.append(out_dir) + # 진입각, 진출각 불러오기 + if not pd.isna(row.inc_angle): + inc_angle = int(row.inc_angle) + out_angle = int(row.out_angle) + # 방위각을 일반각으로 가공, 라디안 변환, 단위벡터로 변환 + inc_angle = (-90 - inc_angle) % 360 + inc_angle = inc_angle * np.pi / 180. + inc_dir_true = np.array([np.cos(inc_angle), np.sin(inc_angle)]) + out_angle = (90 - out_angle) % 360 + out_angle = out_angle * np.pi / 180. + out_dir_true = np.array([np.cos(out_angle), np.sin(out_angle)]) + # 매칭 엣지 반환 + inc_index = np.array([np.dot(inc_dir, inc_dir_true) for inc_dir in inc_dirs]).argmax() + out_index = np.array([np.dot(out_dir, out_dir_true) for out_dir in out_dirs]).argmax() + inc_edge_id = inc_edges[inc_index].getID() + out_edge_id = out_edges[out_index].getID() + self.match5.at[index, 'inc_edge'] = inc_edge_id + self.match5.at[index, 'out_edge'] = out_edge_id + self.match5['node_id'] = self.match5['inter_no'].map(self.inter2node) + self.match5 = self.match5.sort_values(by=['inter_no','phase_no','ring_type']).reset_index(drop=True) + + # 2-1-6 + def make_match6(self): + ''' + 진입엣지id, 진출엣지id, 노드id를 추가함 (부교차로). + - match6의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle, inc_edge, out_edge, node_id + + 사용된 데이터 : + (1) inter_node + - 교차로번호와 노드id를 매칭시키는 테이블. + - parent/child 정보도 포함되어 있음 + - 컬럼 : inter_no, node_id, inter_type + (2) uturn (유턴정보) + - 컬럼 : parent_id, child_id, direction, condition, inc_edge, out_edge + - parent_id, child_id : 주교차로id, 유턴교차로id + - direction : 주교차로에 대한 유턴노드의 상대적인 위치(방향) + - condition : 좌회전시, 직진시, 직좌시, 보행신호시 중 하나 + - inc_edge, out_edge : 유턴에 대한 진입진출엣지 + (3) coord (연동교차로정보) + - 컬럼 : parent_id, child_id, phase_no, ring_type, inc_edge, out_edge + - parent_id, child_id : 주교차로id, 연동교차로id + - 나머지 컬럼 : 각 (현시, 링)별 진입진출엣지 + + 설명 : + - match5는 주교차로에 대해서만 진입엣지id, 진출엣지id, 노드id를 추가했었음. + 여기에서 uturn, coord를 사용해서 부교차로들(유턴교차로, 연동교차로)에 대해서도 해당 값들을 부여함. + 유턴교차로 : + - directions를 정북기준 시계방향의 8방위로 정함. + - 이를 통해 진입방향이 주어진 경우에 좌회전, 직진, 보행 등에 대한 (진입방향, 진출방향)을 얻어낼 수 있음. + - 예) 진입방향(direction)이 '북'일 때, + - 직진 : (북, 남) + * 남 : directions[(ind + 4) % len(directions)] + - 좌회전 : (북, 동) + * 동 : directions[(ind + 2) % len(directions)] + - 보행 : (서, 동) + * 서 : directions[(ind - 2) % len(directions)] + - uturn의 각 행을 순회하면서 아래 과정을 반복함 + - match5에서 parent_id에 해당하는 행들을 가져옴(cmatch). + - condition 별로 진입방향, 진출방향A, 진출방향B 정함. + - 상술한 directions를 활용하여 정함. + - (진입방향, 진출방향A, 진출방향B)을 고려하여 (현시, 링) 별로 진입엣지id, 진출엣지id를 정함. + - ex) cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + - 순회하면서 만든 cmatch를 cmatchs라는 리스트에 저장함. + + 연동교차로 : + - 연동교차로의 경우 coord에 (현시, 링)별 진입엣지ID, 진출엣지ID가 명시되어 있음. + - 'inc_dir', 'out_dir', 'inc_angle','out_angle'와 같은 열들은 np.nan을 지정해놓음. + - 이 열들은, 사실상 다음 스텝부터는 사용되지 않는 열들이기 때문에 np.nan으로 지정해놓아도 문제없음. + + match6 : + - 이렇게 얻은 match5, cmatchs, coord를 모두 pd.concat하여 match6을 얻어냄. + ''' + + self.node2inter = dict(zip(self.inter_node['node_id'], self.inter_node['inter_no'])) + + child_ids = self.inter_node[self.inter_node.inter_type=='child'].node_id.unique() + ch2pa = {} # child to parent + for child_id in child_ids: + parent_no = self.inter_node[self.inter_node.node_id==child_id].inter_no.iloc[0] + sub_inter_node = self.inter_node[self.inter_node.inter_no==parent_no] + ch2pa[child_id] = sub_inter_node[sub_inter_node.inter_type=='parent'].iloc[0].node_id + directions = ['북', '북동', '동', '남동', '남', '남서', '서', '북서'] # 정북기준 시계방향으로 8방향 + + # 각 uturn node에 대하여 (inc_edge_id, out_edge_id) 부여 + cmatches = [] + for _, row in self.uturn.iterrows(): + child_id = row.child_id + parent_id = row.parent_id + direction = row.direction + condition = row.condition + inc_edge_id = row.inc_edge + out_edge_id = row.out_edge + # match5에서 parent_id에 해당하는 행들을 가져옴 + cmatch = self.match5.copy()[self.match5.node_id==parent_id] # match dataframe for a child node + cmatch = cmatch.sort_values(by=['phase_no', 'ring_type']).reset_index(drop=True) + cmatch['node_id'] = child_id + cmatch[['inc_edge', 'out_edge']] = np.nan + + # condition 별로 inc_dire, out_dire_A, out_dire_B를 정함 + ind = directions.index(direction) + if condition == "좌회전시": + inc_dire = direction + out_dire_A = out_dire_B = directions[(ind + 2) % len(directions)] + elif condition == "직진시": + inc_dire = direction + out_dire_A = out_dire_B = directions[(ind + 4) % len(directions)] + elif condition == "보행신호시": + inc_dire = directions[(ind + 2) % len(directions)] + out_dire_A = directions[(ind - 2) % len(directions)] + out_dire_B = directions[(ind - 2) % len(directions)] + + # (inc_dire, out_dire_A, out_dire_B) 별로 inc_edge_id, out_edge_id를 정함 + if condition == '보행신호시': + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + # 이동류번호가 17(보행신호)이면서 유턴노드방향으로 가는 신호가 없으면 (inc_edge_id, out_edge_id)를 부여한다. + cmatch.loc[(cmatch.move_no==17) & (cmatch.out_dir!=direction), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + else: # '직진시', '좌회전시' + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + # 유턴신호의 이동류번호를 19로 부여한다. + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), 'move_no'] = 19 + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), 'move_no'] = 19 + cmatches.append(cmatch) + + # 각 coordination node에 대하여 (inc_edge_id, out_edge_id) 부여 + self.coord['inter_no'] = self.coord['parent_id'].map(self.node2inter) + self.coord = self.coord.rename(columns={'child_id':'node_id'}) + self.coord[['inc_dir', 'out_dir', 'inc_angle','out_angle']] = np.nan + self.coord['move_no'] = 20 + self.coord = self.coord[['inter_no', 'phase_no', 'ring_type', 'move_no', 'inc_dir', 'out_dir', 'inc_angle','out_angle', 'inc_edge', 'out_edge', 'node_id']] + + # display(coord) + cmatches = pd.concat(cmatches) + self.match6 = pd.concat([self.match5, cmatches, self.coord]).drop_duplicates().sort_values(by=['inter_no', 'node_id', 'phase_no', 'ring_type']) + self.match6.to_csv(os.path.join(self.path_root, 'Intermediates', 'match6.csv')) + + # 2-1-7 + def make_matching(self): + ''' + 이동류 매칭 : 각 교차로에 대하여, 가능한 모든 이동류 (1~18, 21)에 대한 진입·진출엣지ID를 지정한다. + 모든 이동류에 대해 지정하므로, 시차제시 이전과 다른 이동류가 등장하더라도 항상 진입·진출 엣지 ID를 지정할 수 있다. + - matching의 컬럼 : inter_no, move_no, inc_dir, out_dir, inc_edge, out_edge, node_id + + 설명 : + - 필요한 리스트, 딕셔너리 등을 정의 + (1) 가능한 (진입방향, 진출방향) 목록 [리스트] + (2) 각 교차로별 방향 목록 : pdires (possible directions) [딕셔너리] + (3) 각 (교차로, 진입방향) 별 진입id 목록 : inc2id (incoming direction to incoming edge_id) [딕셔너리] + (4) 각 (교차로, 진출방향) 별 진출id 목록 : out2id (outgoing direction to outgoing edge_id) [딕셔너리] + (5) 각 교차로별 가능한 (진입방향, 진출방향) 목록 : pflow (possible flows) [딕셔너리] + - matching은 빈 리스트로 지정. + - 모든 노드id에 대하여 다음 과정을 반복 + - 해당 노드id에 대한 모든 가능한 (진입방향, 진출방향)에 대하여 다음 과정을 반복 + - (노드id, 진입방향)으로부터 진입엣지id를 얻어냄. 마찬가지로 진출엣지id도 얻어냄 + - 얻어낸 정보를 바탕으로 한 행(new_row)을 만들고 이것을 matching에 append + ''' + + self.match7 = self.match6.copy() + self.match7 = self.match7[['inter_no', 'move_no', 'inc_dir', 'out_dir', 'inc_edge', 'out_edge', 'node_id']] + + parent_ids = sorted(self.inter_node[self.inter_node.inter_type=='parent'].node_id.unique()) + child_ids = sorted(self.inter_node[self.inter_node.inter_type=='child'].node_id.unique()) + + # (1) 가능한 (진입방향, 진출방향) 목록 + flows = self.nema.dropna().apply(lambda row: (row['inc_dir'], row['out_dir']), axis=1).tolist() + # (2) 각 교차로별 방향 목록 : pdires (possible directions) + pdires = {} + for node_id in parent_ids: + dires = self.match7[self.match7.node_id == node_id][['inc_dir','out_dir']].values.flatten() + dires = {dire for dire in dires if type(dire)==str} + pdires[node_id] = dires + # (3) 각 (교차로, 진입방향) 별 진입id 목록 : inc2id (incoming direction to incoming edge_id) + inc2id = {} + for node_id in parent_ids: + for inc_dir in pdires[node_id]: + df = self.match7[(self.match7.node_id==node_id) & (self.match7.inc_dir==inc_dir)] + inc2id[(node_id, inc_dir)] = df.inc_edge.iloc[0] + # (4) 각 (교차로, 진출방향) 별 진출id 목록 : out2id (outgoing direction to outgoing edge_id) + out2id = {} + for node_id in parent_ids: + for out_dir in pdires[node_id]: + df = self.match7[(self.match7.node_id==node_id) & (self.match7.out_dir==out_dir)] + out2id[(node_id, out_dir)] = df.out_edge.iloc[0] + # (5) 각 교차로별 가능한 (진입방향, 진출방향) 목록 : pflow (possible flows) + pflow = {} + for node_id in parent_ids: + pflow[node_id] = [flow for flow in flows if set(flow).issubset(pdires[node_id])] + # (6) 가능한 이동류에 대하여 진입id, 진출id 배정 : matching + # node2inter = dict(zip(self.match7['node_id'], self.match7['inter_no'])) + dires_right = ['북', '서', '남', '동', '북'] # ex (북, 서), (서, 남) 등은 우회전 flow + self.matching = [] + for node_id in parent_ids: + inter_no = self.node2inter[node_id] + # 좌회전과 직진(1 ~ 16) + for (inc_dir, out_dir) in pflow[node_id]: + move_no = self.nema[(self.nema.inc_dir==inc_dir) & (self.nema.out_dir==out_dir)].move_no.iloc[0] + inc_edge = inc2id[(node_id, inc_dir)] + out_edge = out2id[(node_id, out_dir)] + new_row = pd.DataFrame({'inter_no':[inter_no], 'move_no':[move_no], + 'inc_dir':[inc_dir], 'out_dir':[out_dir], + 'inc_edge':[inc_edge], 'out_edge':[out_edge], 'node_id':[node_id]}) + self.matching.append(new_row) + # 보행신호(17), 전적색(18) + new_row = pd.DataFrame({'inter_no':[inter_no] * 2, 'move_no':[17, 18], + 'inc_dir':[None]*2, 'out_dir':[None]*2, + 'inc_edge':[None]*2, 'out_edge':[None]*2, 'node_id':[node_id]*2}) + self.matching.append(new_row) + # 신호우회전(21) + for d in range(len(dires_right)-1): + inc_dir = dires_right[d] + out_dir = dires_right[d+1] + if {inc_dir, out_dir}.issubset(pdires[node_id]): + inc_edge = inc2id[(node_id, inc_dir)] + out_edge = out2id[(node_id, out_dir)] + new_row = pd.DataFrame({'inter_no':[inter_no], 'move_no':[21], + 'inc_dir':[inc_dir], 'out_dir':[out_dir], + 'inc_edge':[inc_edge], 'out_edge':[out_edge], 'node_id':[node_id]}) + self.matching.append(new_row) + self.matching.append(self.match7[self.match7.node_id.isin(child_ids)]) + self.matching = pd.concat(self.matching) + self.matching = self.matching.dropna().sort_values(by=['inter_no', 'node_id', 'move_no']).reset_index(drop=True) + self.matching['move_no'] = self.matching['move_no'].astype(int) + self.matching.to_csv(os.path.join(self.path_root, 'Intermediates', 'matching.csv')) + + # 2-2 + def get_movements(self): + movements_path = os.path.join(self.path_root, 'Intermediates', 'movement') + movements_list = [pd.read_csv(os.path.join(movements_path, file), index_col=0) for file in tqdm(os.listdir(movements_path), desc='이동류정보 불러오는 중 : movements')] + movements = pd.concat(movements_list) + movements = movements.drop(columns=['start_unix']) + movements = movements.drop_duplicates() + movements = movements.sort_values(by=['inter_no', 'phas_A', 'phas_B']) + movements = movements.reset_index(drop=True) + movements.to_csv(os.path.join(self.path_root, 'Intermediates', 'movements.csv')) + return movements + + # 2-3 node2num_cycles : A dictionary that maps a node_id to the number of cycles + def get_node2num_cycles(self): + # node2inter = dict(zip(inter_node['node_id'], inter_node['inter_no'])) + self.node_ids = sorted(self.inter_node.node_id.unique()) + + Aplan = self.plan.copy()[['inter_no'] + [f'dura_A{j}' for j in range(1,9)] + ['cycle']] + grouped = Aplan.groupby('inter_no') + df = grouped.agg({'cycle': 'min'}).reset_index() + df = df.rename(columns={'cycle': 'min_cycle'}) + df['num_cycle'] = 300 // df['min_cycle'] + 2 + inter2num_cycles = dict(zip(df['inter_no'], df['num_cycle'])) + node2numcycles = {node_id : inter2num_cycles[self.node2inter[node_id]] for node_id in self.node_ids} + with open(os.path.join('Intermediates','node2numcycles.json'), 'w') as file: + json.dump(node2numcycles, file, indent=4) + return node2numcycles + + # 3. 이슈사항 저장 + def write_issues(self): + path_issues = os.path.join(self.path_root, "Results", "issues_intermediates.txt") + with open(path_issues, "w", encoding="utf-8") as file: + for item in self.issues: + file.write(item + "\n") + if self.issues: + print("데이터 처리 중 발생한 특이사항은 다음과 같습니다. :") + for review in self.issues: + print(review) + + def main(self): + # 1. 데이터 불러오기 + self.load_data() + # 2. 중간산출물 만들기 + self.get_intermediates() + # 3. 이슈사항 저장 + self.write_issues() + +if __name__ == '__main__': + self = DailyPreprocess() + self.main() \ No newline at end of file diff --git a/Script/get_signals.py b/Script/get_signals.py new file mode 100644 index 000000000..df8f1c91f --- /dev/null +++ b/Script/get_signals.py @@ -0,0 +1,587 @@ +import pandas as pd +import numpy as np +import os, sys +import json +from tqdm import tqdm +from datetime import datetime + +class SignalGenerator(): + def __init__(self): + self.path_root = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) + self.issues = [] + + # 1. 데이터 불러오기 + def load_data(self): + self.load_networks() + self.load_tables() + self.check_networks() + self.check_tables() + print('1. 모든 데이터가 로드되었습니다.') + + # 1-1. 네트워크 불러오기 + def load_networks(self): + self.net = sumolib.net.readNet(os.path.join(self.path_root, 'Data', 'networks', 'sn.net.xml')) + print("1-1. 네트워크가 로드되었습니다.") + + # 1-2. 테이블 불러오기 + def load_tables(self): + # 모든 컬럼에 대하여 데이터타입 지정 + loading_dtype = { + 'inter_no':'int', 'start_hour':'int', 'start_minute':'int', 'cycle':'int','offset':'int', + 'node_id':'str', 'inter_type':'str', 'parent_id':'str','child_id':'str', + 'direction':'str', 'condition':'str', 'inc_edge':'str', 'out_edge':'str', + 'end_unix':'int', 'inter_name':'str', 'inter_lat':'float', 'inter_lon':'float', + 'group_no':'int', 'main_phase_no':'int', 'phase_no':'int','ring_type':'str' + } + for alph in ['A', 'B']: + for j in range(1,9): + loading_dtype[f'angle_{alph}{j}'] = 'str' + loading_dtype[f'dura_{alph}{j}'] = 'int' + + self.path_table = os.path.join(self.path_root, 'Data', 'tables') + + self.inter_info = pd.read_csv(os.path.join(self.path_table, 'inter_info.csv'), dtype=loading_dtype) + self.angle = pd.read_csv(os.path.join(self.path_table, 'angle.csv'), dtype=loading_dtype) + self.plan = pd.read_csv(os.path.join(self.path_table, 'plan.csv'), dtype=loading_dtype) + self.inter_node = pd.read_csv(os.path.join(self.path_table, 'inter_node.csv'), dtype=loading_dtype) + self.uturn = pd.read_csv(os.path.join(self.path_table, 'child_uturn.csv'), dtype=loading_dtype) + self.coord = pd.read_csv(os.path.join(self.path_table, 'child_coord.csv'), dtype=loading_dtype) + self.nema = pd.read_csv(os.path.join(self.path_table, 'nema.csv'), encoding='cp949', dtype=loading_dtype) + print("1-2. 테이블들이 로드되었습니다.") + + # 1-3. 테이블 불러오기 + def check_networks(self): + # https://sumo.dlr.de/docs/Netedit/neteditUsageExamples.html#simplify_tls_program_state_after_changing_connections + if 'SUMO_HOME' in os.environ: + tools = os.path.join(os.environ['SUMO_HOME'], 'tools') + if tools not in sys.path: + sys.path.append(tools) + else: + raise EnvironmentError("please declare environment variable 'SUMO_HOME'") + traci.start([sumolib.checkBinary('sumo'), "-n", os.path.join(self.path_root, 'Data', 'networks', 'sn.net.xml')]) + nodes = [node for node in self.net.getNodes() if node.getType()=='traffic_light'] + for node in nodes: + node_id = node.getID() + from_xml = len([c for c in node.getConnections() if c.getTLLinkIndex() >= 0]) + from_traci = len(traci.trafficlight.getRedYellowGreenState(node_id)) + if from_xml != from_traci: + sub = {'id': node_id, 'type': 'node', 'note': '유효하지 않은 연결이있음. netedit에서 clean states 필요.'} + self.issues.append(sub) + traci.close() + print("1-3. 네트워크의 모든 clean state requirement들을 체크했습니다.") + + # 1-4. 테이블의 무결성 검사 + def check_tables(self): + self.check_inter_info() + self.check_angle() + self.check_plan() + print("1-4. 모든 테이블들의 무결성을 검사했고 이상 없습니다.") + pass + + # 1-4-1. 교차로정보(inter_info) 검사 + def check_inter_info(self): + # 1-4-1-1. inter_lat, inter_lon 적절성 검사 + # self.inter_info.loc[0, 'inter_lat'] = 38.0 # 에러 발생을 위한 코드 + self.max_lon, self.min_lon = 127.207888, 127.012492 + self.max_lat, self.min_lat = 37.480693, 37.337112 + for _, row in self.inter_info.iterrows(): + latbool = self.min_lat <= row['inter_lat'] <= self.max_lat + lonbool = self.min_lon <= row['inter_lon'] <= self.max_lon + if not(latbool and lonbool): + msg = f"1-4-1-1. 위도 또는 경도가 범위를 벗어난 교차로가 있습니다: inter_no : {row['inter_no']}" + self.issues.append(msg) + # 교차로목록 정의 + self.inter_nos = sorted(self.inter_info.inter_no.unique()) + + # 1-4-2. 방위각정보(inter_info) 검사 + def check_angle(self): + # 1-4-2-1. inter_no 검사 + # self.angle.loc[0, 'inter_no'] = '4' # 에러 발생을 위한 코드 + missing_inter_nos = set(self.angle.inter_no) - set(self.inter_nos) + if missing_inter_nos: + msg = f"1-4-2-1. angle의 inter_no 중 교차로 목록(inter_nos)에 포함되지 않는 항목이 있습니다: {missing_inter_nos}" + self.issues.append(msg) + + # 1-4-3. 신호계획(plan) 검사 + def check_plan(self): + # 1-4-3-1. inter_no 검사 + # self.plan.loc[0, 'inter_no'] = '4' # 에러 발생을 위한 코드 + missing_inter_nos = set(self.plan.inter_no) - set(self.inter_nos) + if missing_inter_nos: + msg = f"1-4-3-1. plan의 inter_no 중 교차로 목록(inter_nos)에 포함되지 않는 항목이 있습니다: {missing_inter_nos}" + self.issues.append(msg) + + # 1-4-3-2. 시작시각 검사 + # self.plan.loc[0, 'start_hour'] = 27 # 에러 발생을 위한 코드 + for _, row in self.plan.iterrows(): + start_hour = row.start_hour + start_minute = row.start_minute + if not (0 <= start_hour <= 23) or not (0 <= start_minute <= 59): + msg = f"1-4-3-2. plan에 잘못된 형식의 start_time이 존재합니다: {start_hour, start_minute}" + self.issues.append(msg) + + # 1-4-3-3. 현시시간 검사 + # self.plan.loc[0, 'dura_A1'] = -2 # 에러 발생을 위한 코드 + durations = self.plan[[f'dura_{alph}{j}' for alph in ['A','B'] for j in range(1, 9)]] + valid_indices = ((durations >= 0) & (durations <= 200)).all(axis=1) + invalid_inter_nos = sorted(self.plan[~ valid_indices].inter_no.unique()) + if invalid_inter_nos: + msg = f"1-4-3-3. 음수이거나 200보다 큰 현시시간이 존재합니다. : {invalid_inter_nos}" + + # 1-4-3-4. 주기 일관성 검사 + # self.plan.loc[0, 'cycle'] = 50 # 에러 발생을 위한 코드 + inconsistent_cycle = self.plan.groupby(['inter_no', 'start_hour', 'start_minute'])['cycle'].nunique().gt(1) + if inconsistent_cycle.any(): + inc_inter_no, start_hour, start_minute = inconsistent_cycle[inconsistent_cycle].index[0] + msg = f"1-4-3-4. inter_no:{inc_inter_no}, start_hour:{start_minute}, start_hour:{start_minute}일 때, cycle이 유일하게 결정되지 않습니다." + self.issues.append(msg) + + # 1-4-3-5. 현시시간 / 주기 검사 + # self.plan.loc[0, 'duration'] = 10 # 에러 발생을 위한 코드 + right_duration = True + for (inter_no, start_hour, start_minute), group in self.plan.groupby(['inter_no', 'start_hour', 'start_minute']): + A_sum = group[[f'dura_A{j}' for j in range(1, 9)]].iloc[0].sum() + B_sum = group[[f'dura_B{j}' for j in range(1, 9)]].iloc[0].sum() + # A_sum = group[group['ring_type']=='A']['duration'].sum() + # B_sum = group[group['ring_type']=='B']['duration'].sum() + cycle = group['cycle'].unique()[0] + if not (A_sum == B_sum == cycle): + right_duration = False + inc_inter_no = inter_no + if not right_duration: + msg = f"1-4-4-5. inter_no:{inc_inter_no}, A링현시시간의 합과 B링현시시간의 합이 일치하지 않거나, 현시시간의 합과 주기가 일치하지 않습니다." + self.issues.append(msg) + + # 2. 중간산출물 만들기 + def get_intermediates(self): + self.get_matches() + # self.get_movements() + self.get_node2num_cycles() + + # 2-1 매칭테이블들 생성 + def get_matches(self): + self.make_match1() + self.make_match2() + self.make_match3() + self.make_match4() + self.make_match5() + self.make_match6() + self.make_matching() + + # 2-1-1 + def make_match1(self): + ''' + 신호 DB에는 매 초마다 이동류정보가 업데이트 된다. 그리고 이 이동류정보를 매 5초마다 불러와서 사용하게 된다. + '../Data/tables/move/'에는 5초마다의 이동류정보가 저장되어 있다. + + return : 통합된 이동류정보 + - 모든 inter_no(교차로번호)에 대한 A, B링 현시별 이동류정보 + + match1을 만드는 데 시간이 소요되므로 한 번 만들어서 저장해두고 저장해둔 것을 쓴다. + ''' + # [이동류번호] 불러오기 (약 1분의 소요시간) + path_move = os.path.join(self.path_root, 'Data', 'tables', 'move') + csv_moves = os.listdir(path_move) + moves = [pd.read_csv(os.path.join(path_move, csv_move), index_col=0) for csv_move in tqdm(csv_moves, desc='이동류정보 불러오는 중 : match1')] + self.match1 = pd.concat(moves).drop_duplicates().sort_values(by=['inter_no','phas_A','phas_B']).reset_index(drop=True) + self.match1.to_csv(os.path.join(self.path_root, 'Intermediates', 'match1.csv')) + + # 2-1-2 + def make_match2(self): + ''' + match1을 계층화함. + - match1의 컬럼 : inter_no, phas_A, phas_B, move_A, move_B + - match2의 컬럼 : inter_no, phase_no, ring_type, move_no + ''' + # 계층화 (inter_no, phas_A, phas_B, move_A, move_B) -> ('inter_no', 'phase_no', 'ring_type', 'move_no') + matchA = self.match1[['inter_no', 'phas_A', 'move_A']].copy() + matchA.columns = ['inter_no', 'phase_no', 'move_no'] + matchA['ring_type'] = 'A' + matchB = self.match1[['inter_no', 'phas_B', 'move_B']].copy() + matchB.columns = ['inter_no', 'phase_no', 'move_no'] + matchB['ring_type'] = 'B' + self.match2 = pd.concat([matchA, matchB]).drop_duplicates() + self.match2 = self.match2[['inter_no', 'phase_no', 'ring_type', 'move_no']] + self.match2 = self.match2.sort_values(by=list(self.match2.columns)) + + # 2-1-3 + def make_match3(self): + ''' + 각 movement들에 방향(진입방향, 진출방향)을 매칭시켜 추가함. + - match2의 컬럼 : inter_no, phase_no, ring_type, move_no + - match3의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir + + nema : + - 컬럼 : move_no, inc_dir, out_dir + - 모든 종류의 이동류번호에 대하여 진입방향과 진출방향을 매칭시키는 테이블 + - 이동류번호 : 1 ~ 16, 17, 18, 21 + - 진입, 진출방향(8방위) : 동, 서, 남, 북, 북동, 북서, 남동, 남서 + ''' + # nema 정보 불러오기 및 병합 + self.match3 = pd.merge(self.match2, self.nema, how='left', on='move_no').drop_duplicates() + + # 2-1-4 + def make_match4(self): + ''' + 방위각 정보를 매칭시켜 추가함. + - match3의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir + - match4의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle + + angle_original : + - 컬럼 : inter_no, angle_Aj, angle_Bj (j : 1 ~ 8) + - 모든 종류의 이동류번호에 대하여 진입방향과 진출방향을 매칭시키는 테이블 + - 이동류번호 : 1 ~ 16, 17, 18, 21 + - 진입, 진출방향(8방위) : 동, 서, 남, 북, 북동, 북서, 남동, 남서 + ''' + + # 계층화 + angles = [] + for i, row in self.angle.iterrows(): + angle_codes = row[[f'angle_{alph}{j}' for alph in ['A', 'B'] for j in range(1,9)]] + new = pd.DataFrame({'inter_no':[row.inter_no] * 16, 'phase_no':list(range(1, 9))*2, 'ring_type':['A'] * 8 + ['B'] * 8, 'angle_code':angle_codes.to_list()}) + angles.append(new) + angles = pd.concat(angles) + angles = angles.dropna().reset_index(drop=True) + + # 병합 + six_chars = angles.angle_code.apply(lambda x:len(x)==6) + angles.loc[six_chars,'inc_angle'] = angles.angle_code.apply(lambda x:x[:3]) + angles.loc[six_chars,'out_angle'] = angles.angle_code.apply(lambda x:x[3:]) + angles = angles.drop('angle_code', axis=1) + self.match4 = pd.merge(self.match3, angles, how='left', left_on=['inter_no', 'phase_no', 'ring_type'], + right_on=['inter_no', 'phase_no', 'ring_type']).drop_duplicates() + + # 2-1-5 + def make_match5(self): + ''' + 진입엣지id, 진출엣지id, 노드id를 추가함 (주교차로). + - match4의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle + - match5의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle, inc_edge, out_edge, node_id + + 사용된 데이터 : + (1) net + - 성남시 정자동 부근의 샘플 네트워크 + (2) inter_node + - 교차로번호와 노드id를 매칭시키는 테이블. + - parent/child 정보도 포함되어 있음 + - 컬럼 : inter_no, node_id, inter_type + (3) inter_info + - 교차로 정보. 여기에서는 위도와 경도가 쓰임. + - 컬럼 : inter_no, inter_name, inter_lat, inter_lon, group_no, main_phase_no + + 진입엣지id, 진출엣지id를 얻는 과정 : + - match5 = match4.copy()의 각 열을 순회하면서 아래 과정을 반복함. + * 진입에 대해서만 서술하겠지만 진출도 마찬가지로 설명될 수 있음 + - 해당 행의 교차로정보로부터 노드ID를 얻어내고, 해당 노드에 대한 모든 진출엣지id를 inc_edges에 저장. + * inc_edge(진입엣지) : incoming edge, out_edge(진출엣지) : outgoing_edge + - inc_edges의 모든 진입엣지에 대하여 진입방향(inc_dires, 2차원 단위벡터)을 얻어냄. + - 해당 행의 진입각으로부터 그에 대응되는 진입각방향(단위벡터)를 얻어냄. + - 주어진 진입각방향에 대하여 내적이 가장 작은 진입방향에 대한 진입엣지를 inc_edge_id로 지정함. + ''' + + # parent node만 가져옴. + inter_node1 = self.inter_node[self.inter_node.inter_type == 'parent'].drop('inter_type', axis=1) + inter_info1 = self.inter_info[['inter_no', 'inter_lat', 'inter_lon']] + inter = pd.merge(inter_node1, inter_info1, how='left', left_on=['inter_no'], + right_on=['inter_no']).drop_duplicates() + + self.inter2node = dict(zip(inter['inter_no'], inter['node_id'])) + + self.match5 = self.match4.copy() + # 진입진출ID 매칭 + for index, row in self.match5.iterrows(): + node_id = self.inter2node[row.inter_no] + node = self.net.getNode(node_id) + # 교차로의 모든 (from / to) edges + inc_edges = [edge for edge in node.getIncoming() if edge.getFunction() == ''] # incoming edges + out_edges = [edge for edge in node.getOutgoing() if edge.getFunction() == ''] # outgoing edges + # 교차로의 모든 (from / to) directions + inc_dirs = [] + for inc_edge in inc_edges: + start = inc_edge.getShape()[-2] + end = inc_edge.getShape()[-1] + inc_dir = np.array(end) - np.array(start) + inc_dir = inc_dir / (inc_dir ** 2).sum() ** 0.5 + inc_dirs.append(inc_dir) + out_dirs = [] + for out_edge in out_edges: + start = out_edge.getShape()[0] + end = out_edge.getShape()[1] + out_dir = np.array(end) - np.array(start) + out_dir = out_dir / (out_dir ** 2).sum() ** 0.5 + out_dirs.append(out_dir) + # 진입각, 진출각 불러오기 + if not pd.isna(row.inc_angle): + inc_angle = int(row.inc_angle) + out_angle = int(row.out_angle) + # 방위각을 일반각으로 가공, 라디안 변환, 단위벡터로 변환 + inc_angle = (-90 - inc_angle) % 360 + inc_angle = inc_angle * np.pi / 180. + inc_dir_true = np.array([np.cos(inc_angle), np.sin(inc_angle)]) + out_angle = (90 - out_angle) % 360 + out_angle = out_angle * np.pi / 180. + out_dir_true = np.array([np.cos(out_angle), np.sin(out_angle)]) + # 매칭 엣지 반환 + inc_index = np.array([np.dot(inc_dir, inc_dir_true) for inc_dir in inc_dirs]).argmax() + out_index = np.array([np.dot(out_dir, out_dir_true) for out_dir in out_dirs]).argmax() + inc_edge_id = inc_edges[inc_index].getID() + out_edge_id = out_edges[out_index].getID() + self.match5.at[index, 'inc_edge'] = inc_edge_id + self.match5.at[index, 'out_edge'] = out_edge_id + self.match5['node_id'] = self.match5['inter_no'].map(self.inter2node) + self.match5 = self.match5.sort_values(by=['inter_no','phase_no','ring_type']).reset_index(drop=True) + + # 2-1-6 + def make_match6(self): + ''' + 진입엣지id, 진출엣지id, 노드id를 추가함 (부교차로). + - match6의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle, inc_edge, out_edge, node_id + + 사용된 데이터 : + (1) inter_node + - 교차로번호와 노드id를 매칭시키는 테이블. + - parent/child 정보도 포함되어 있음 + - 컬럼 : inter_no, node_id, inter_type + (2) uturn (유턴정보) + - 컬럼 : parent_id, child_id, direction, condition, inc_edge, out_edge + - parent_id, child_id : 주교차로id, 유턴교차로id + - direction : 주교차로에 대한 유턴노드의 상대적인 위치(방향) + - condition : 좌회전시, 직진시, 직좌시, 보행신호시 중 하나 + - inc_edge, out_edge : 유턴에 대한 진입진출엣지 + (3) coord (연동교차로정보) + - 컬럼 : parent_id, child_id, phase_no, ring_type, inc_edge, out_edge + - parent_id, child_id : 주교차로id, 연동교차로id + - 나머지 컬럼 : 각 (현시, 링)별 진입진출엣지 + + 설명 : + - match5는 주교차로에 대해서만 진입엣지id, 진출엣지id, 노드id를 추가했었음. + 여기에서 uturn, coord를 사용해서 부교차로들(유턴교차로, 연동교차로)에 대해서도 해당 값들을 부여함. + 유턴교차로 : + - directions를 정북기준 시계방향의 8방위로 정함. + - 이를 통해 진입방향이 주어진 경우에 좌회전, 직진, 보행 등에 대한 (진입방향, 진출방향)을 얻어낼 수 있음. + - 예) 진입방향(direction)이 '북'일 때, + - 직진 : (북, 남) + * 남 : directions[(ind + 4) % len(directions)] + - 좌회전 : (북, 동) + * 동 : directions[(ind + 2) % len(directions)] + - 보행 : (서, 동) + * 서 : directions[(ind - 2) % len(directions)] + - uturn의 각 행을 순회하면서 아래 과정을 반복함 + - match5에서 parent_id에 해당하는 행들을 가져옴(cmatch). + - condition 별로 진입방향, 진출방향A, 진출방향B 정함. + - 상술한 directions를 활용하여 정함. + - (진입방향, 진출방향A, 진출방향B)을 고려하여 (현시, 링) 별로 진입엣지id, 진출엣지id를 정함. + - ex) cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + - 순회하면서 만든 cmatch를 cmatchs라는 리스트에 저장함. + + 연동교차로 : + - 연동교차로의 경우 coord에 (현시, 링)별 진입엣지ID, 진출엣지ID가 명시되어 있음. + - 'inc_dir', 'out_dir', 'inc_angle','out_angle'와 같은 열들은 np.nan을 지정해놓음. + - 이 열들은, 사실상 다음 스텝부터는 사용되지 않는 열들이기 때문에 np.nan으로 지정해놓아도 문제없음. + + match6 : + - 이렇게 얻은 match5, cmatchs, coord를 모두 pd.concat하여 match6을 얻어냄. + ''' + + self.node2inter = dict(zip(self.inter_node['node_id'], self.inter_node['inter_no'])) + + child_ids = self.inter_node[self.inter_node.inter_type=='child'].node_id.unique() + ch2pa = {} # child to parent + for child_id in child_ids: + parent_no = self.inter_node[self.inter_node.node_id==child_id].inter_no.iloc[0] + sub_inter_node = self.inter_node[self.inter_node.inter_no==parent_no] + ch2pa[child_id] = sub_inter_node[sub_inter_node.inter_type=='parent'].iloc[0].node_id + directions = ['북', '북동', '동', '남동', '남', '남서', '서', '북서'] # 정북기준 시계방향으로 8방향 + + # 각 uturn node에 대하여 (inc_edge_id, out_edge_id) 부여 + cmatches = [] + for _, row in self.uturn.iterrows(): + child_id = row.child_id + parent_id = row.parent_id + direction = row.direction + condition = row.condition + inc_edge_id = row.inc_edge + out_edge_id = row.out_edge + # match5에서 parent_id에 해당하는 행들을 가져옴 + cmatch = self.match5.copy()[self.match5.node_id==parent_id] # match dataframe for a child node + cmatch = cmatch.sort_values(by=['phase_no', 'ring_type']).reset_index(drop=True) + cmatch['node_id'] = child_id + cmatch[['inc_edge', 'out_edge']] = np.nan + + # condition 별로 inc_dire, out_dire_A, out_dire_B를 정함 + ind = directions.index(direction) + if condition == "좌회전시": + inc_dire = direction + out_dire_A = out_dire_B = directions[(ind + 2) % len(directions)] + elif condition == "직진시": + inc_dire = direction + out_dire_A = out_dire_B = directions[(ind + 4) % len(directions)] + elif condition == "보행신호시": + inc_dire = directions[(ind + 2) % len(directions)] + out_dire_A = directions[(ind - 2) % len(directions)] + out_dire_B = directions[(ind - 2) % len(directions)] + + # (inc_dire, out_dire_A, out_dire_B) 별로 inc_edge_id, out_edge_id를 정함 + if condition == '보행신호시': + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + # 이동류번호가 17(보행신호)이면서 유턴노드방향으로 가는 신호가 없으면 (inc_edge_id, out_edge_id)를 부여한다. + cmatch.loc[(cmatch.move_no==17) & (cmatch.out_dir!=direction), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + else: # '직진시', '좌회전시' + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + # 유턴신호의 이동류번호를 19로 부여한다. + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), 'move_no'] = 19 + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), 'move_no'] = 19 + cmatches.append(cmatch) + + # 각 coordination node에 대하여 (inc_edge_id, out_edge_id) 부여 + self.coord['inter_no'] = self.coord['parent_id'].map(self.node2inter) + self.coord = self.coord.rename(columns={'child_id':'node_id'}) + self.coord[['inc_dir', 'out_dir', 'inc_angle','out_angle']] = np.nan + self.coord['move_no'] = 20 + self.coord = self.coord[['inter_no', 'phase_no', 'ring_type', 'move_no', 'inc_dir', 'out_dir', 'inc_angle','out_angle', 'inc_edge', 'out_edge', 'node_id']] + + # display(coord) + cmatches = pd.concat(cmatches) + self.match6 = pd.concat([self.match5, cmatches, self.coord]).drop_duplicates().sort_values(by=['inter_no', 'node_id', 'phase_no', 'ring_type']) + self.match6.to_csv(os.path.join(self.path_root, 'Intermediates', 'match6.csv')) + + # 2-1-7 + def make_matching(self): + ''' + 이동류 매칭 : 각 교차로에 대하여, 가능한 모든 이동류 (1~18, 21)에 대한 진입·진출엣지ID를 지정한다. + 모든 이동류에 대해 지정하므로, 시차제시 이전과 다른 이동류가 등장하더라도 항상 진입·진출 엣지 ID를 지정할 수 있다. + - matching의 컬럼 : inter_no, move_no, inc_dir, out_dir, inc_edge, out_edge, node_id + + 설명 : + - 필요한 리스트, 딕셔너리 등을 정의 + (1) 가능한 (진입방향, 진출방향) 목록 [리스트] + (2) 각 교차로별 방향 목록 : pdires (possible directions) [딕셔너리] + (3) 각 (교차로, 진입방향) 별 진입id 목록 : inc2id (incoming direction to incoming edge_id) [딕셔너리] + (4) 각 (교차로, 진출방향) 별 진출id 목록 : out2id (outgoing direction to outgoing edge_id) [딕셔너리] + (5) 각 교차로별 가능한 (진입방향, 진출방향) 목록 : pflow (possible flows) [딕셔너리] + - matching은 빈 리스트로 지정. + - 모든 노드id에 대하여 다음 과정을 반복 + - 해당 노드id에 대한 모든 가능한 (진입방향, 진출방향)에 대하여 다음 과정을 반복 + - (노드id, 진입방향)으로부터 진입엣지id를 얻어냄. 마찬가지로 진출엣지id도 얻어냄 + - 얻어낸 정보를 바탕으로 한 행(new_row)을 만들고 이것을 matching에 append + ''' + + self.match7 = self.match6.copy() + self.match7 = self.match7[['inter_no', 'move_no', 'inc_dir', 'out_dir', 'inc_edge', 'out_edge', 'node_id']] + + parent_ids = sorted(self.inter_node[self.inter_node.inter_type=='parent'].node_id.unique()) + child_ids = sorted(self.inter_node[self.inter_node.inter_type=='child'].node_id.unique()) + + # (1) 가능한 (진입방향, 진출방향) 목록 + flows = self.nema.dropna().apply(lambda row: (row['inc_dir'], row['out_dir']), axis=1).tolist() + # (2) 각 교차로별 방향 목록 : pdires (possible directions) + pdires = {} + for node_id in parent_ids: + dires = self.match7[self.match7.node_id == node_id][['inc_dir','out_dir']].values.flatten() + dires = {dire for dire in dires if type(dire)==str} + pdires[node_id] = dires + # (3) 각 (교차로, 진입방향) 별 진입id 목록 : inc2id (incoming direction to incoming edge_id) + inc2id = {} + for node_id in parent_ids: + for inc_dir in pdires[node_id]: + df = self.match7[(self.match7.node_id==node_id) & (self.match7.inc_dir==inc_dir)] + inc2id[(node_id, inc_dir)] = df.inc_edge.iloc[0] + # (4) 각 (교차로, 진출방향) 별 진출id 목록 : out2id (outgoing direction to outgoing edge_id) + out2id = {} + for node_id in parent_ids: + for out_dir in pdires[node_id]: + df = self.match7[(self.match7.node_id==node_id) & (self.match7.out_dir==out_dir)] + out2id[(node_id, out_dir)] = df.out_edge.iloc[0] + # (5) 각 교차로별 가능한 (진입방향, 진출방향) 목록 : pflow (possible flows) + pflow = {} + for node_id in parent_ids: + pflow[node_id] = [flow for flow in flows if set(flow).issubset(pdires[node_id])] + # (6) 가능한 이동류에 대하여 진입id, 진출id 배정 : matching + # node2inter = dict(zip(self.match7['node_id'], self.match7['inter_no'])) + dires_right = ['북', '서', '남', '동', '북'] # ex (북, 서), (서, 남) 등은 우회전 flow + self.matching = [] + for node_id in parent_ids: + inter_no = self.node2inter[node_id] + # 좌회전과 직진(1 ~ 16) + for (inc_dir, out_dir) in pflow[node_id]: + move_no = self.nema[(self.nema.inc_dir==inc_dir) & (self.nema.out_dir==out_dir)].move_no.iloc[0] + inc_edge = inc2id[(node_id, inc_dir)] + out_edge = out2id[(node_id, out_dir)] + new_row = pd.DataFrame({'inter_no':[inter_no], 'move_no':[move_no], + 'inc_dir':[inc_dir], 'out_dir':[out_dir], + 'inc_edge':[inc_edge], 'out_edge':[out_edge], 'node_id':[node_id]}) + self.matching.append(new_row) + # 보행신호(17), 전적색(18) + new_row = pd.DataFrame({'inter_no':[inter_no] * 2, 'move_no':[17, 18], + 'inc_dir':[None]*2, 'out_dir':[None]*2, + 'inc_edge':[None]*2, 'out_edge':[None]*2, 'node_id':[node_id]*2}) + self.matching.append(new_row) + # 신호우회전(21) + for d in range(len(dires_right)-1): + inc_dir = dires_right[d] + out_dir = dires_right[d+1] + if {inc_dir, out_dir}.issubset(pdires[node_id]): + inc_edge = inc2id[(node_id, inc_dir)] + out_edge = out2id[(node_id, out_dir)] + new_row = pd.DataFrame({'inter_no':[inter_no], 'move_no':[21], + 'inc_dir':[inc_dir], 'out_dir':[out_dir], + 'inc_edge':[inc_edge], 'out_edge':[out_edge], 'node_id':[node_id]}) + self.matching.append(new_row) + self.matching.append(self.match7[self.match7.node_id.isin(child_ids)]) + self.matching = pd.concat(self.matching) + self.matching = self.matching.dropna().sort_values(by=['inter_no', 'node_id', 'move_no']).reset_index(drop=True) + self.matching['move_no'] = self.matching['move_no'].astype(int) + self.matching.to_csv(os.path.join(self.path_root, 'Intermediates', 'matching.csv')) + + # 2-2 + def get_movements(self): + movements_path = os.path.join(self.path_root, 'Intermediates', 'movement') + movements_list = [pd.read_csv(os.path.join(movements_path, file), index_col=0) for file in tqdm(os.listdir(movements_path), desc='이동류정보 불러오는 중 : movements')] + movements = pd.concat(movements_list) + movements = movements.drop(columns=['start_unix']) + movements = movements.drop_duplicates() + movements = movements.sort_values(by=['inter_no', 'phas_A', 'phas_B']) + movements = movements.reset_index(drop=True) + movements.to_csv(os.path.join(self.path_root, 'Intermediates', 'movements.csv')) + return movements + + # 2-3 node2num_cycles : A dictionary that maps a node_id to the number of cycles + def get_node2num_cycles(self): + # node2inter = dict(zip(inter_node['node_id'], inter_node['inter_no'])) + self.node_ids = sorted(self.inter_node.node_id.unique()) + + Aplan = self.plan.copy()[['inter_no'] + [f'dura_A{j}' for j in range(1,9)] + ['cycle']] + grouped = Aplan.groupby('inter_no') + df = grouped.agg({'cycle': 'min'}).reset_index() + df = df.rename(columns={'cycle': 'min_cycle'}) + df['num_cycle'] = 300 // df['min_cycle'] + 2 + inter2num_cycles = dict(zip(df['inter_no'], df['num_cycle'])) + node2numcycles = {node_id : inter2num_cycles[self.node2inter[node_id]] for node_id in self.node_ids} + with open(os.path.join('Intermediates','node2numcycles.json'), 'w') as file: + json.dump(node2numcycles, file, indent=4) + return node2numcycles + + # 3. 이슈사항 저장 + def write_issues(self): + path_issues = os.path.join(self.path_root, "Results", "issues_intermediates.txt") + with open(path_issues, "w", encoding="utf-8") as file: + for item in self.issues: + file.write(item + "\n") + if self.issues: + print("데이터 처리 중 발생한 특이사항은 다음과 같습니다. :") + for review in self.issues: + print(review) + + def main(self): + # 1. 데이터 불러오기 + self.load_data() + # 2. 중간산출물 만들기 + self.get_intermediates() + # 3. 이슈사항 저장 + self.write_issues() + +if __name__ == '__main__': + self = DailyPreprocess() + self.main() \ No newline at end of file diff --git a/Script/preprocess.ipynb b/Script/preprocess.ipynb index 5a6019f91..b22f4040b 100644 --- a/Script/preprocess.ipynb +++ b/Script/preprocess.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 103, + "execution_count": 27, "metadata": {}, "outputs": [], "source": [ @@ -24,7 +24,7 @@ }, { "cell_type": "code", - "execution_count": 104, + "execution_count": 28, "metadata": {}, "outputs": [], "source": [ @@ -49,7 +49,7 @@ }, { "cell_type": "code", - "execution_count": 105, + "execution_count": 29, "metadata": {}, "outputs": [], "source": [ @@ -74,7 +74,7 @@ }, { "cell_type": "code", - "execution_count": 106, + "execution_count": 30, "metadata": {}, "outputs": [], "source": [ @@ -98,7 +98,7 @@ }, { "cell_type": "code", - "execution_count": 107, + "execution_count": 31, "metadata": {}, "outputs": [], "source": [ @@ -140,7 +140,7 @@ }, { "cell_type": "code", - "execution_count": 108, + "execution_count": 32, "metadata": {}, "outputs": [], "source": [ @@ -234,7 +234,7 @@ }, { "cell_type": "code", - "execution_count": 109, + "execution_count": 33, "metadata": {}, "outputs": [], "source": [ @@ -360,7 +360,7 @@ }, { "cell_type": "code", - "execution_count": 110, + "execution_count": 34, "metadata": {}, "outputs": [], "source": [ @@ -457,7 +457,7 @@ }, { "cell_type": "code", - "execution_count": 111, + "execution_count": 35, "metadata": {}, "outputs": [], "source": [ @@ -470,6 +470,244 @@ "matching = make_matching(match6)" ] }, + { + "cell_type": "code", + "execution_count": 36, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
inter_nophase_noring_typemove_noinc_dirout_dirinc_angleout_angleinc_edgeout_edgenode_id
01751A8179004-571542797_02571500487_01i0
11751B4003176-571500487_01571542797_02i0
21752A7001095-571500487_01571545870_01i0
31752B3179270-571542797_02571510153_01i0
41753A6090270571545870_02571510153_01i0
....................................
32102B2270090NaNNaNu60
42103A7359090NaNNaNu60
52103B4000180NaNNaNu60
62104A8180000NaNNaNu60
72104B3180270NaNNaNu60
\n", + "

116 rows × 11 columns

\n", + "
" + ], + "text/plain": [ + " inter_no phase_no ring_type move_no inc_dir out_dir inc_angle out_angle \\\n", + "0 175 1 A 8 남 북 179 004 \n", + "1 175 1 B 4 북 남 003 176 \n", + "2 175 2 A 7 북 동 001 095 \n", + "3 175 2 B 3 남 서 179 270 \n", + "4 175 3 A 6 동 서 090 270 \n", + ".. ... ... ... ... ... ... ... ... \n", + "3 210 2 B 2 서 동 270 090 \n", + "4 210 3 A 7 북 동 359 090 \n", + "5 210 3 B 4 북 남 000 180 \n", + "6 210 4 A 8 남 북 180 000 \n", + "7 210 4 B 3 남 서 180 270 \n", + "\n", + " inc_edge out_edge node_id \n", + "0 -571542797_02 571500487_01 i0 \n", + "1 -571500487_01 571542797_02 i0 \n", + "2 -571500487_01 571545870_01 i0 \n", + "3 -571542797_02 571510153_01 i0 \n", + "4 571545870_02 571510153_01 i0 \n", + ".. ... ... ... \n", + "3 NaN NaN u60 \n", + "4 NaN NaN u60 \n", + "5 NaN NaN u60 \n", + "6 NaN NaN u60 \n", + "7 NaN NaN u60 \n", + "\n", + "[116 rows x 11 columns]" + ] + }, + "execution_count": 36, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "match6" + ] + }, { "cell_type": "markdown", "metadata": {}, @@ -479,7 +717,7 @@ }, { "cell_type": "code", - "execution_count": 112, + "execution_count": 11, "metadata": {}, "outputs": [], "source": [ @@ -492,7 +730,7 @@ }, { "cell_type": "code", - "execution_count": 113, + "execution_count": 12, "metadata": {}, "outputs": [], "source": [ @@ -550,7 +788,7 @@ }, { "cell_type": "code", - "execution_count": 114, + "execution_count": 13, "metadata": {}, "outputs": [], "source": [ @@ -568,7 +806,7 @@ }, { "cell_type": "code", - "execution_count": 115, + "execution_count": 14, "metadata": {}, "outputs": [], "source": [ @@ -616,7 +854,7 @@ }, { "cell_type": "code", - "execution_count": 116, + "execution_count": 15, "metadata": {}, "outputs": [], "source": [ @@ -645,7 +883,7 @@ }, { "cell_type": "code", - "execution_count": 117, + "execution_count": 16, "metadata": {}, "outputs": [], "source": [ @@ -667,7 +905,7 @@ }, { "cell_type": "code", - "execution_count": 118, + "execution_count": 17, "metadata": {}, "outputs": [], "source": [ @@ -689,7 +927,7 @@ " row1['end_unix'] = program_start\n", " row2['end_unix'] = program_start + cycle\n", " rhistory = pd.concat([rhistory, row1, row2]).reset_index(drop=True)\n", - "\n", + " # present_time + adder 의 시각에 한 주기의 신호 추가\n", " for inter_no in set(whole_inter_nos):\n", " program_start, prow = load_prow(timetable, inter_no, present_time)\n", " cycle = prow.cycle.iloc[0]\n", @@ -698,7 +936,6 @@ " row3['end_unix'] = present_time + adder\n", " rhistory = pd.concat([rhistory, row3]).reset_index(drop=True)\n", "\n", - "\n", " # 2. 시작 유닉스 타임컬럼 생성 후 종류 유닉스 타임에서 현시별 현시기간 컬럼의 합을 뺀 값으로 입력\n", " # - 현시시간의 합을 뺀 시간의 +- 10초 이내에 이전 주기정보가 존재하면 그 유닉스 시간을 시작 유닉스시간 값으로 하고, 존재하지 않으면 현시시간의 합을 뺀 유닉스 시간을 시작 유닉스 시간으로 지정\n", " for i, row in rhistory.iterrows():\n", @@ -727,7 +964,7 @@ }, { "cell_type": "code", - "execution_count": 119, + "execution_count": 18, "metadata": {}, "outputs": [], "source": [ @@ -834,7 +1071,7 @@ }, { "cell_type": "code", - "execution_count": 120, + "execution_count": 19, "metadata": {}, "outputs": [], "source": [ @@ -872,7 +1109,7 @@ }, { "cell_type": "code", - "execution_count": 121, + "execution_count": 20, "metadata": {}, "outputs": [], "source": [ @@ -891,7 +1128,7 @@ }, { "cell_type": "code", - "execution_count": 122, + "execution_count": 21, "metadata": {}, "outputs": [], "source": [ @@ -925,11 +1162,16 @@ }, { "cell_type": "code", - "execution_count": 123, + "execution_count": 22, "metadata": {}, "outputs": [], "source": [ - "def make_histid(present_time, movedur, inter2node):\n", + "def make_histid(hrhists, movement_updated, present_time, inter2node):\n", + " # movements and durations\n", + " movedur = pd.merge(hrhists, movement_updated, how='inner', on=['inter_no', 'start_unix', 'phas_A', 'phas_B'])\n", + " movedur = movedur.sort_values(by=['start_unix', 'inter_no', 'phas_A','phas_B'])\n", + " movedur = movedur[['inter_no', 'start_unix', 'phas_A', 'phas_B', 'move_A', 'move_B', 'duration']]\n", + "\n", " # 이동류 매칭 테이블에서 진입id, 진출id를 가져와서 붙임.\n", " for i, row in movedur.iterrows():\n", " inter_no = row.inter_no\n", @@ -938,7 +1180,7 @@ " move_A = row.move_A\n", " if move_A in [17, 18]:\n", " inc_edge_A = np.nan\n", - " out_edge_A = np.nan\n", + " outhedge_A = np.nan\n", " else:\n", " match_A = matching[(matching.inter_no == inter_no) & (matching.move_no == move_A)].iloc[0]\n", " inc_edge_A = match_A.inc_edge\n", @@ -961,19 +1203,15 @@ " histid = movedur.copy() # history with edge ids (incoming and outgoing edge ids)\n", " histid['node_id'] = histid['inter_no'].map(inter2node)\n", " histid = histid[['inter_no', 'node_id', 'start_unix', 'phas_A', 'phas_B', 'duration', 'inc_edge_A', 'out_edge_A', 'inc_edge_B', 'out_edge_B']]\n", - " histid_start = present_time - 1200\n", + " histid_start = present_time - 600\n", " histid = histid[histid.start_unix > histid_start]\n", " return histid\n", - "# movedur\n", - "movedur = pd.merge(movement_updated, hrhists, how='inner', on=['inter_no', 'start_unix', 'phas_A', 'phas_B']) # movements and durations\n", - "movedur = movedur.sort_values(by=['start_unix', 'inter_no', 'phas_A','phas_B'])\n", - "movedur = movedur[['inter_no', 'start_unix', 'phas_A', 'phas_B', 'move_A', 'move_B', 'duration']]\n", - "histid = make_histid(present_time, movedur, inter2node)" + "histid = make_histid(hrhists, movement_updated, present_time, inter2node)" ] }, { "cell_type": "code", - "execution_count": 124, + "execution_count": 23, "metadata": {}, "outputs": [ { @@ -1018,69 +1256,69 @@ " \n", " \n", " \n", - " 1621\n", - " 177\n", - " i2\n", - " 1704410710\n", + " 1768\n", + " 206\n", + " i7\n", + " 1704411320\n", " 1\n", " 1\n", - " 40\n", - " -571542809_01\n", - " 571542811_01\n", - " 571542811_02\n", - " 571542809_01\n", + " 44\n", + " -571511538_02\n", + " 571542073_02\n", + " 571542073_01\n", + " 571511538_02\n", " \n", " \n", - " 1622\n", - " 177\n", - " i2\n", - " 1704410710\n", + " 1769\n", + " 206\n", + " i7\n", + " 1704411320\n", " 2\n", " 2\n", - " 25\n", - " 571542811_02\n", - " 571542107_01\n", - " -571542809_01\n", - " 571542809_01\n", + " 44\n", + " NaN\n", + " 571542073_02\n", + " NaN\n", + " NaN\n", " \n", " \n", - " 1623\n", - " 177\n", - " i2\n", - " 1704410710\n", + " 1770\n", + " 206\n", + " i7\n", + " 1704411320\n", " 3\n", " 3\n", - " 71\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", + " 26\n", + " -571511538_02\n", + " 571542073_02\n", + " 571542073_01\n", + " 571511538_02\n", " \n", " \n", - " 1624\n", - " 177\n", - " i2\n", - " 1704410710\n", + " 1771\n", + " 206\n", + " i7\n", + " 1704411320\n", " 4\n", " 4\n", - " 34\n", - " -571542809_01\n", - " 571542811_01\n", - " 571542107_02\n", - " 571542809_01\n", + " 26\n", + " NaN\n", + " 571542073_02\n", + " NaN\n", + " NaN\n", " \n", " \n", - " 876\n", - " 176\n", - " i1\n", - " 1704410720\n", + " 1772\n", + " 178\n", + " i3\n", + " 1704411350\n", " 1\n", " 1\n", - " 37\n", - " -571542810_01\n", - " -571542797_02.99\n", - " 571542797_02.99\n", - " 571542810_01\n", + " 38\n", + " 571540304_02\n", + " 571556450_01\n", + " 571556450_02\n", + " 571540304_01\n", " \n", " \n", " ...\n", @@ -1096,7 +1334,7 @@ " ...\n", " \n", " \n", - " 1671\n", + " 1978\n", " 201\n", " i8\n", " 1704412330\n", @@ -1109,7 +1347,7 @@ " 571500617_01\n", " \n", " \n", - " 1672\n", + " 1979\n", " 201\n", " i8\n", " 1704412330\n", @@ -1122,7 +1360,7 @@ " 571500569_01\n", " \n", " \n", - " 1673\n", + " 1980\n", " 201\n", " i8\n", " 1704412330\n", @@ -1135,7 +1373,7 @@ " 571500569_01\n", " \n", " \n", - " 1486\n", + " 1981\n", " 202\n", " i9\n", " 1704412340\n", @@ -1148,7 +1386,7 @@ " 571510152_01.65\n", " \n", " \n", - " 1487\n", + " 1982\n", " 202\n", " i9\n", " 1704412340\n", @@ -1156,46 +1394,46 @@ " 2\n", " 64\n", " NaN\n", - " NaN\n", + " -571510152_01\n", " NaN\n", " NaN\n", " \n", " \n", "\n", - "

343 rows × 10 columns

\n", + "

215 rows × 10 columns

\n", "" ], "text/plain": [ " inter_no node_id start_unix phas_A phas_B duration inc_edge_A \\\n", - "1621 177 i2 1704410710 1 1 40 -571542809_01 \n", - "1622 177 i2 1704410710 2 2 25 571542811_02 \n", - "1623 177 i2 1704410710 3 3 71 NaN \n", - "1624 177 i2 1704410710 4 4 34 -571542809_01 \n", - "876 176 i1 1704410720 1 1 37 -571542810_01 \n", + "1768 206 i7 1704411320 1 1 44 -571511538_02 \n", + "1769 206 i7 1704411320 2 2 44 NaN \n", + "1770 206 i7 1704411320 3 3 26 -571511538_02 \n", + "1771 206 i7 1704411320 4 4 26 NaN \n", + "1772 178 i3 1704411350 1 1 38 571540304_02 \n", "... ... ... ... ... ... ... ... \n", - "1671 201 i8 1704412330 3 3 18 571500617_02 \n", - "1672 201 i8 1704412330 4 4 58 571500617_02 \n", - "1673 201 i8 1704412330 5 5 18 571500583_01 \n", - "1486 202 i9 1704412340 1 1 26 571510152_02 \n", - "1487 202 i9 1704412340 2 2 64 NaN \n", + "1978 201 i8 1704412330 3 3 18 571500617_02 \n", + "1979 201 i8 1704412330 4 4 58 571500617_02 \n", + "1980 201 i8 1704412330 5 5 18 571500583_01 \n", + "1981 202 i9 1704412340 1 1 26 571510152_02 \n", + "1982 202 i9 1704412340 2 2 64 NaN \n", "\n", - " out_edge_A inc_edge_B out_edge_B \n", - "1621 571542811_01 571542811_02 571542809_01 \n", - "1622 571542107_01 -571542809_01 571542809_01 \n", - "1623 NaN NaN NaN \n", - "1624 571542811_01 571542107_02 571542809_01 \n", - "876 -571542797_02.99 571542797_02.99 571542810_01 \n", - "... ... ... ... \n", - "1671 571500618_01 571500618_02 571500617_01 \n", - "1672 571500618_01 571500617_02 571500569_01 \n", - "1673 571500617_01 571500583_01 571500569_01 \n", - "1486 -571510152_01 571510152_01 571510152_01.65 \n", - "1487 NaN NaN NaN \n", + " out_edge_A inc_edge_B out_edge_B \n", + "1768 571542073_02 571542073_01 571511538_02 \n", + "1769 571542073_02 NaN NaN \n", + "1770 571542073_02 571542073_01 571511538_02 \n", + "1771 571542073_02 NaN NaN \n", + "1772 571556450_01 571556450_02 571540304_01 \n", + "... ... ... ... \n", + "1978 571500618_01 571500618_02 571500617_01 \n", + "1979 571500618_01 571500617_02 571500569_01 \n", + "1980 571500617_01 571500583_01 571500569_01 \n", + "1981 -571510152_01 571510152_01 571510152_01.65 \n", + "1982 -571510152_01 NaN NaN \n", "\n", - "[343 rows x 10 columns]" + "[215 rows x 10 columns]" ] }, - "execution_count": 124, + "execution_count": 23, "metadata": {}, "output_type": "execute_result" } @@ -1275,7 +1513,7 @@ " movedur = movedur.sort_values(by=['start_unix', 'inter_no', 'phas_A','phas_B'])\n", " movedur = movedur[['inter_no', 'start_unix', 'phas_A', 'phas_B', 'move_A', 'move_B', 'duration']]\n", " # histid\n", - " histid = make_histid(present_time, movedur, inter2node)\n", + " histid = make_histid(hrhists, movement_updated, present_time, inter2node)\n", " histid.to_csv(f'../Intermediates/histid/histid_{fmins[m]}.csv')\n", " return histid\n", "preprocess(105)" @@ -1283,27 +1521,9 @@ }, { "cell_type": "code", - "execution_count": 126, + "execution_count": 24, "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "2024-01-05 08:45:00\n" - ] - }, - { - "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAAh4AAAHCCAYAAACg18CDAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjcuMywgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/OQEPoAAAACXBIWXMAAA9hAAAPYQGoP6dpAAA/x0lEQVR4nO3deXhU5eH28XuSwIRANghLCEkIS0FkE3DBjUUUapHWBX9CVSi2EOuWUjfADRUBX6WKrbRaBdSKWPc1gOKCBQUUREBFQSllkRjJwpaQzPP+QTNlkskyycwzc8L3c1252plzzpz7eYZkbs+cM+MyxhgBAABYEBXuAAAA4PhB8QAAANZQPAAAgDUUDwAAYA3FAwAAWEPxAAAA1lA8AACANRQPAABgDcUDAGoxcuRI3XbbbdUu/+ijjxQbG2sxEeBcFA/AEpfLpVdeeaXW9Tp27KiHHnoo5HkQGGOMysrK/P6Ul5eHOx7gGBQPAA2ycOFC9evXT82aNVNycrJuvPFGn+Vff/21RowYoRYtWiglJUVXX321Dhw44LNOYWGhJk2apJSUFDVv3lw///nPtXXr1jpn2LRpk9q3b69du3b53L9lyxadccYZfgufMUb/7//9P2VlZSk2NlYnnXSSli5dWu0+7rvvPjVp0sTvz+DBg6usv2vXLrVr105ffPFFnccBHA8oHgDq7c4779TUqVN1/fXXa926dXrnnXc0bNgw7/K9e/dq8ODBat++vVatWqVnn31Wb731lq666iqfx7nooou0YcMGvfrqq/rwww915MgRnXvuuTp06FCtGTwej6644grNmjVL7du3lyRt2LBBkyZNUt++fbVy5Uq/291zzz168MEHNWfOHH322WcaNGiQLrjgAm3YsMHv+pMnT1ZeXp7fnzfeeKPK+u3bt9f999+vK6+8Uh6Pp9ZxAMcNA8AKSebll1+udb3MzEzzpz/9qUH7Ki8vb9D2dbFu3ToTGxtrvv7662rXufXWW03fvn198uTm5hqXy2W+/fZb72232212797tXSc/P9/ExcWZJ554otYcL7/8sunatavPPgYNGmROO+00s2LFCr/z/tNPP5lmzZqZl156yef+gQMHmiuuuKLKPn7xi1+Ym2++2RQXF/v9Wbp0qXG73VW2Ky8vN126dKnT8w4cLzjiAQRg+/bt+t3vfqesrCzFxcWpd+/eevPNN33WMcZo1qxZ3kP4AwYM0Mcff+z38Z544gmdcMIJcrvd6tGjh9//cpak3NxcDRgwQLGxscrMzNScOXN8lg8ePFg5OTl64IEHlJSUpLFjxwZnwDWYO3euxo4dq5/97GfVrvPKK69o7Nixior635+a8847T4mJiXrnnXe865xzzjlq166dd52WLVtq2LBhWrZsWa055s2bp2uuucZnH4sWLdKqVat05pln+t1m6dKliomJ0ahRo3zuHz16dLX7vP/++xUfH+/357zzzvO7TVRUlK699lo9+uijtY4DOF5QPIAAvP7664qNjdUzzzyjNWvW6IwzztCll16q3bt3e9e5+eabdd9992nq1Klas2aNrrvuOo0bN67KY/3lL3/R1VdfrQkTJmjNmjWaMWOGbrzxRv34448+67355psaNWqUzj//fK1evVrTp0/XHXfcoWeeecZnvZUrV2r16tV6//33NW3atBrHce+99yo2Nrbanw8//LDWuVi6dKnOOussXXfddUpNTVWbNm00fvx4/fTTT5Kk0tJSbdmyRb169fLZzuVyqXv37vr2228lSRs3bqyyjiT16NHDu051SktLtWLFCg0fPtzn/tTU1Bq327hxo3r06KHo6Ogq+9yzZ4/279/vc/8LL7yg4uLiGn/y8/P97mv48OH66KOPVFpaWmMm4HgRE+4AgJNMnDhRTZs29d5+6KGHNH/+fK1YsUKXXnqpduzYoT/96U969tlndemll0qSevXqpaSkJP3qV7/ybnfw4EFNmzZN9957r2666SZJUu/evdWpUyf17dvXZ5833HCDJk6cqLvvvtu73o4dOzRr1ixdfvnl3vW+++47rVixQm63u9ZxZGdn65JLLql2eUZGRo3bFxcXa+fOnZo7d64GDx6sV155Rf/5z39044036rLLLtPSpUv1008/yePxqFWrVlW2b9mypQoLCyVJeXl5ta5TnQ0bNqhZs2bq3r17jetVVtM+JamoqEjNmzevchJsTYwx3sISGxurmJijf167d++uZs2aacOGDRowYEBAOYHGiOIBBKBp06Y6fPiwPv74Y3355Zf69ttvFRUVpT179kiSli1bptjYWI0ePdpnu8qH4j/++GMVFhZq/PjxPvf36dNHbdq08d7esmWLtm7dqgkTJvisd9ZZZ+muu+7SkSNH1KRJE0nS0KFD61Q6JCklJUUpKSl1WtefoqIiSVLfvn29b/uceuqp6tChg0477TStWbPGe9Th2LdAKrhcLrlcLklSWVlZretUZ8+ePT5v0dRVTfus+N/t27crKysr4MeWjr79k52d7b3dtm1b/fDDD/V6LKCxoXgAAVi0aJGys7PVoUMH9erVS506dVJsbKz3qoU9e/aoQ4cOVV4wmzVr5nN7z549crvdPiXD37p5eXmSpNNPP91nHWOMPB6P9uzZo/T0dElHX9xsqSg7559/vs/9p556quLj47Vx40Z169ZNkvwetSgoKFDv3r0lSQkJCdWu4++oxLEKCwuVnJwccP6EhARt2bLF7z5dLpeSk5PldrtVXFzsd/snnnhCTzzxRLVXzFT+MLHk5ORaj94AxwvO8QDqaN++fbrqqqv0yCOPaNOmTXruued03333eQ+pS1Lr1q2rnKMhqcp/7bZu3VolJSVVXtiMMd6yIUlJSUmSjp7nsX79eu/P559/ri+//NLnv/b9/Rd8dRp6jkfr1q3VokULFRQUVFlWUboSEhLUtm1bffXVV1XG+PXXX6tnz56SpJ/97GdV1pGkL7/80rtOdeLj471HXwJR0z67dOmi2NhYuVwutWjRQi1atNDcuXP1xRdfeG+73W5FRUV5b1f+OfbfhHS0IMXHxwecE2iMKB5AHX377bc6dOiQzjnnHO99n3/+uU9R6Nu3r/Lz87V8+XKfbZ9//nmf2z179lRMTIz++c9/+tz/xhtv6ODBg97b3bt3V0pKirZt26bu3btX+ak48hCo7OxsnyJT+ae2cxFcLpeGDRumRYsW+dy/YsUKFRcX64wzzpB09MTK5557zmed5cuXa//+/d4TQocPH64lS5b4lJiCggItW7ZMv/zlL2vM0aZNm3q9hXHeeefpxx9/rPI8/fOf//S7z2effVabNm0KeD8V9u7dq9atW9d7e6Ax4a0WoI66dOmi5s2b64477tDkyZO1bds23X333d4TEiXp5JNP1vDhw/XrX/9aDz/8sE444QS9++67evHFF30eKzU1VVdddZVycnLk8Xi850XMnTvX59yL6Oho3XbbbfrjH/+oAwcOaOjQoTp48KA+/PBDlZeXa8qUKfUaS0PP8ZCk2267TaeffromTZqkSZMmaceOHbr22ms1fvx47yW2t9xyi/r376+cnBxNnDhR//73v5Wdna2bb77Z+zbK2LFjNXPmTF1yySWaOXOmJGnKlCnq169flbdyKuvdu7cKCgq0bds2derUqc7ZO3XqpMsvv1wTJkzQX//6V2VkZOixxx7T119/XaUM+pOVlaUhQ4bUaV9bt25VYWGh+vTpU+d8QKMW1k8RARzmrbfeMieeeKKJjY01/fr1M6tWrTKdO3f2+cCv/Px8c/nll5uEhAQTHx9vRo8ebfbs2VPlg6wOHTpkrr32WtOqVSsTFxdnzjvvPLNlyxa/HyD26KOPmm7dupmmTZua9PR0M2bMGPPll196lw8aNMjccMMNoR28H8uWLTMDBgwwTZs2NampqWbq1KnmyJEjPussX77c9O/f3zRt2tRkZGSYmTNnGo/H47PO999/b0aOHGni4uJMy5YtzVVXXWX27dtXpwyDBg0y8+bNq3Z55XmvcPDgQZ/5P/fcc82mTZv8PsaJJ55oHnzwQbN79+4afw4ePFhl23nz5pmzzz67TmMBjgcuY4wJd/kBgPpavHix7r333pB+J0rPnj3r9FbL/Pnzq1yp1Lt3b02dOlWXXXZZiNIBzsI5HgAcreLzSOryFkl9bdy4UcaYWn8ql44XXnhB5eXlVS6vBo5nHPEA4HgbNmzQL37xC61du9bqZcU12bt3r/r376/XX3+9yofCAcczigcAALCGt1oAAIA1FA8AAGANxQMAAFhj7QPEPB6Pdu3apfj4+Fq/+AkAAEQGY4yKi4vVvn37gL6aoTrWiseuXbu8X2YFAACcZceOHerQoUODH8da8aj4gqQdO3YoISHB1m4BOFliosS3ugYHc4l6KioqUnp6etC+6NBa8Tj2GyspHgDqjL8XwcNcogGCdZoEJ5cCAABrKB4AAMAaigcAALCG4gEAAKyheAAAAGsoHgAAwBqKBwAAsIbiAQAArLH2AWKNhcfj0fbt27V//361aNFCmZmZQfns+lAhb2g5La/kvMzkDT2nZSZvePYRLAEXj507dyo7O1ufffaZ3G63fvOb3+j2228PRbaIs3nzZuXm5qqoqMh7X0JCgkaMGKEePXqEMZl/5A0tp+WVnJe5uEULPf7QQ47J67T5lZyXmbzh2UcwBVyHrrzySvXo0UP/+c9/tHbtWr344otasGBBCKJFls2bN+v555/3eWKlo59h//zzz2vz5s1hSuYfeUPLaXkl52XevHmzdrVv76i8TppfyXmZyRuefQRbwEc81q1bp4cfflgul0stW7bUyJEjtXbtWo0fPz4E8SKDx+NRbm5ujevk5uaqU6dOEXFoy+Px6O23365xHfLWn9PySs7LXJF3ZA3rRGLemoQ7b4zLpbLSUu9tJ2Q+Fnnrv4/u3btHxJxUcBljTCAbTJw4UVFRUZo7d652796tkSNH6pFHHtHgwYN91ispKVFJSYn3dsW32xUWFjruS+K+++47LVy4MNwxgOPOmEWLtGjMmHDHaBSYy+PXuHHjlJWVVe/ti4qKlJiYGLTX74Ar0IwZM5Sbm6vk5GRlZWVpyJAhVUqHJM2cOVOJiYnen/T09AaHDZf9+/eHOwIAAPUSaa9hAb3VUl5ervPPP185OTm69tprlZeXp8suu0wPP/ywbrjhBp91p0yZosmTJ3tvVxzxcKIWLVrUab1f//rXyszMDHGa2m3fvl3/+Mc/al2PvPXjtLyS8zKTN/hi7r5bU6dO9d52QuZjkbf++6jra5gtARWP5cuXq7S0VDk5OZKk1NRUzZkzR6NGjapSPNxut9xud9CChlNmZqYSEhKqnLxzrISEBHXu3Dki3kfr3LkzeUPIaXkl52WuyFuTSMwb0fNrjJo2beq96YjMxyBv/fcRCUXsWAGNtrS0VDExvl2lSZMmKj3mhKXGKCoqSiNGjKhxnREjRkTEP3aJvKHmtLyS8zKTN/Sclpm84dlHKAR0cmlhYaF69OihBx54QGPGjNH+/fs1ZswYdejQQfPmzatx22CfnBIOTrtWmryh5bS8kvMyF8fH6/Hp0x2TN6Ln1+WS/Py5j+jMfpDX/j6C/fod8FUtGzdu1OTJk7VlyxZFRUXpl7/8pWbMmKG4uLgat2sMxUNy1qfDSeQNNafllRyW2eWSp7zcOXkVwfNbTfGQIjhzNchrdx9hLx711ViKBwCLanixRICYS9RT2C+nBQAAqC+KBwAAsIbiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALCG4gEAAKyheAAAAGsoHgAAwBqKBwAAsIbiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALCG4gEAAKyheAAAAGsoHgAAwBqKBwAAsIbiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALCG4gEAAKyheAAAAGtiwh0gVIzHqOS7QnmKSxUV31TurES5olzhjlUt8oaW0/JKzstM3tByWl7JeZnJa0dAxePtt9/W1Vdf7XPfoUOHdPDgQRUXFwc1WEMc2vijCl7fqvLCUu990YlNlXRBZzXrmRLGZP6RN7SclldyXmbyhpbT8krOy0xee1zGGNOQB8jOzlZKSoruvffeGtcrKipSYmKiCgsLlZCQ0JBd1ujQxh+V/8yX1S5vdfkJEfWkkDe0nJZXcl7mkOZ1uaSG/Ymq4rid3xDMZXWO2zm2xHbeYL9+N+itlm3btunll1/Wli1bGhwkGIzHqOD1rTWus++1rWraJSkiDkcZj9G+18gbKk7LKzkvc6jzuiSZ0vJ6pqvqeJ7fYM9ldY7nObahLnkLXt+m2B6tIiKvPw064jFx4kR16NBBd9xxR5VlJSUlKikp8d4uKipSenp6SI94HN5aoB8f/yIkjw3AvtRHfqnd170a7hiNAnN5fEn5XS/Fdk4KymNFzBGPvLw8LV68WN98843f5TNnztT06dPrHaw+PMWlta8EAEAjF8mvh/U+4jFnzhxt2LBBCxYs8Ls8ko94tPrNiXJnJYYkQyBKvitU/vxNta5H3vpxWl7JeZlDndfljpEpKatPNL+O5/kN9lxW53ieYxvqmrdRHvGYP3++5syZU+1yt9stt9td34evF3dWoqITm/qc5VtZdKJbsV2TI+K9r9iuyeQNIafllZyX2UZeV9Po+sar4nif32DOZXWO9zkOtbrmjYSSVJ16fYDY+vXrtWvXLg0ZMiTYeRrEFeVS0gWda1wn6YJOEfGPRyJvqDktr+S8zOQNLafllZyXmbz21at45Obm6uyzz1ZMTOR9/liznilqdfkJik5s6nN/dKI74i6Jksgbak7LKzkvM3lDy2l5JedlJq9d9TrH48ILL1S/fv10++2313kbW5/jUcFpn+hG3tByWl7JeZlDkjeEnz1x3M2vxc/xqHDczbFltvIG+/W7wR8gVle2iweARiAML5aNFnOJegr26zdfEgcAAKyheAAAAGsoHgAAwBqKBwAAsIbiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALCG4gEAAKyheAAAAGsoHgAAwBqKBwAAsIbiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALCG4gEAAKyheAAAAGsoHgAAwBqKBwAAsIbiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALAmJtwBwsXjKdfOLzdpf8E+tUhKVtoJJyoqKjrcsSRFbrZIzSWRrTHlkv6XLU3Szk0bIjJbJM9bpGWL1FwS2cKhXsVj9erVuvHGG7V9+3YdOXJEf/7zn3XRRRcFO1vIfPPJSi1f8Jj2//Sj974WLVM0dPxEdT319DAmi9xskZpLIltjyiX5ZrshyqXn754akdkqkM2ZuSSyhYvLGGMC2eCrr77S0KFD9dRTT2nYsGEqLS1VQUGB2rRpU+N2RUVFSkxMVGFhoRISEhoUuiG++WSlXptzX7XLR02eGrYnNVKzRWouiWz1Eam5pKrZbnjhLT18yfne25GUrbKIz3baGVJgf+4bzPFzRjZJwX/9DviIx7Rp03Tddddp2LBhkqSmTZvWWjoihcdTruULHqtxneUL/qaMXn2sH87yeMq1fP7falwnHNkiNZdEtvqI1FwS2eqrrtm6SCo7fNhOKDWOOYvUbO8tfEydTz7VsW+7BHTE4/Dhw0pMTNT27dvVrl27GtctKSlRSUmJ93ZRUZHS09PDesRjx6YNev7uqWHZN4DAVT7igfpjLhuXS++4T+kn9rayr2Af8QjoqpYtW7aoWbNmeu+999S7d2916tRJkyZNUlFRUZV1Z86cqcTERO9Penp6g8M21P6CfeGOAABAgzn59Sygt1qKi4tVVlamtWvXavXq1Tpy5IjGjRunG264QfPnz/dZd8qUKZo8ebL3dsURj3BqkZRcp/UuuvUudTihZ4jT+PrPlxv10qy7al3PdrZIzSWRrT4iNZdEtvqqa7Yoj9H1C18IfaD/agxzFsnZ6vp6FokCKh4pKSk6cuSIZs2apSZNmig2NlZ33XWXhgwZUmVdt9stt9sdtKDBkHbCiWrRMsXnLOHK4lulKLPPSdbfO8vsc1JEZovUXBLZGlMuiWz1VddsLklNYmMjLlckz1kkZ0s74USLqYIroLdaMjMz1bRpUx0+5gSlqKgoxVr8x9wQUVHRGjp+Yo3rDBk3MSwn7ERqtkjNJZGtPiI1l0S2+qprNpelPBUaw5yRLTQCvpz2mmuu0ZEjR/Too4+qvLxcY8eOVZcuXTR79uwat4uUy2kl/9dHx7dK0ZBx4b8+OlKzRWouiWyNKZdU6XM8/ntCZCRmq+CYbC6X9ctp65QrjMhWN8F+/Q64eOzfv19XX321li5dqvj4eF188cW655571LRp0xq3i6TiIUX2J8JFarZIzSWRrTHlko755NKefbRz4+cRmS2S581vtjAVj1pzhRnZahf24lFfkVY8ADhAGF8sGx3mEvUU1stpAQAAGoLiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALCG4gEAAKyheAAAAGsoHgAAwBqKBwAAsIbiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALCG4gEAAKyheAAAAGsoHgAAwBqKBwAAsIbiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALCG4gEAAKyheAAAAGsoHgAAwJqYcAeIJB6P0e5vCnSgqETNE9xK7ZqkqChXuGPViZOzS87N79TckrOzS87OT/bwIHtkCKh4XHvttXr66aeVnJzsve+DDz5QZmZm0IPZtnXdXq1Y/I0OFJR472ue5NZZ/9dVnU9qE8ZktXNydsm5+Z2aW3J2dsnZ+ckeHmSPHC5jjKnrytdee61atWql6dOnB7yjoqIiJSYmqrCwUAkJCQFvH0pb1+1V7t82Vrt8xKSeEfvkOjm75Nz8Ts0tOSy7yyVV+hPlqPyVhDW7n7kMBPMeHpGQPdiv3wG/1ZKUlNTgnUYSj8doxeJvalxnxeJv1KF7y4g7rHU0+5Ya14nU7JJz8zs1t+S87DGSykrKvbedlv9Y4c5eeS4DEe7sDdHYs3/0/DfK6tM64rLXJOAjHv3799dvfvObWtctKSlRScn/DgsVFRUpPT094o547Px6n17507pwxwDgx9V/G6Z5k94Jd4xGgblsvH71h5OU1i259hXrKdhHPAK+qmXKlCnKyMjQkCFDtHTp0mrXmzlzphITE70/6enpDQoaKgeKSmpfCQCACOW017GAjnh4PB5FRUWpvLxcS5Ys0dixY/Xuu++qf//+VdZtbEc8Rl7bR+27JoU+UAB2fVOgN/78ea3rRWJ2ybn5nZpbcl72mNgYlR0u8952Wv5jhTt75bkMRLizN8TxkN1pRzwCOscjKuroAZLo6Gidf/75GjNmjF555RW/xcPtdsvtdjc4YKildk1S8yS3z9nClbVIdiu9R+S9/5feo6Vjs0vOze/U3JIzszdxR3v/vxPzV4iE7MfOZSAiIXt9HQ/ZUyOsMNWmQR8gVlZWpqZNmwYrS1hERbl01v91rXGdMy/tGnH/ICVnZ5ecm9+puSVnZ5ecnZ/s4UH2yBPQWy1LlizRueeeq6ioKC1dulSXXXaZPvroI/Xo0aPWbSP5clrJ/3XSLZLdOvPSyL9O2snZJefmd2puyUHZq7kE1DH5/Qhb9gZeTisx7+ES7uzBfv0OqHiMGDFCn332meLi4pSRkaF77rlHgwYNqtO2kV48JGd/MpyTs0vOze/U3JJDstfwYumI/NUIS/YgFA+JeQ+XcGYPa/FoCCcUDwARJkgvlhBziXoL++W0AAAA9UXxAAAA1lA8AACANRQPAABgDcUDAABYQ/EAAADWUDwAAIA1FA8AAGANxQMAAFhD8QAAANZQPAAAgDUUDwAAYA3FAwAAWEPxAAAA1lA8AACANRQPAABgDcUDAABYQ/EAAADWUDwAAIA1FA8AAGANxQMAAFhD8QAAANZQPAAAgDUUDwAAYA3FAwAAWEPxAAAA1lA8AACANRQPAABgDcUDAABYQ/EAAADWUDwAAIA1FA8AAGANxQMAAFhD8QAAANZQPAAAgDUUDwAAYE1MuAOEiikv18G1n6osL08xrVsrbkB/uaKjwx2rWuQNnkjO5g95Q89pmckbWk7LKzkzc3XqXTyuvvpqvffee/rqq6+CmScoipYu1Q/3zVTZnj3e+2LatVPbqVOUcN55YUzmH3mDJ5Kz+UPe0HNaZvKGltPySs7MXBOXMcYEutGOHTvUvXt3paen17l4FBUVKTExUYWFhUpISAg4aF0VLV2qnTfkSJWH5XJJktIefiiinijyBk8kZ/OHvHXgclXdXwCY40qP0YC59If5Db1IyBzs1+96FY9LLrlE7dq10zvvvBNRxcOUl+vbc4b5tEIfLimmTVt1euP1iDhEZcrLte0XI1W2d6//FcjbKLL5Q966cTVvLnPgQL22ZY4rbd6AufSH+Q292jO7FNO2rbq8+05IM4e9eLz55pt64IEHdOeddyo7O7va4lFSUqKSkhLv7aKiIqWnp4e0eBz4ZLX+PW5cSB4bgH3dv/5KX3XrHu4YjQJz2XhlLFyo5qeeErLHD3bxCOiqlvz8fF1//fWaN29erevOnDlTiYmJ3p/09PR6h6yrsry8kO8DAIBI4rTXvjqfXGqM0VVXXaWcnBx1795de6p7O+O/pkyZosmTJ3tvVxzxCKWY1q3rtF76Y39T3IABIc1SFwfXrtWOiZNqXY+8tYvkbP6Qt46aN1e3zz6t16bMcSUNmEt/mN/Qq2vmur72RYo6F49Zs2bpyJEjuvbaa+u0vtvtltvtrnew+ogb0F8x7dqp7Icf/J9E9d/3w5qfcUZEvIfX/IwzyHscZPOHvHXniour13bMsZ+HqOdc+sP8hl5dM8cN6G8/XAPU+a2WuXPnasWKFUpOTlZSUpJGjhypb775RklJSfrmm29CmbHOXNHRajt1yn9vuCotPHq77dQpEfOPirzBE8nZ/CFv6DktM3lDy2l5JWdmros6F4/du3erqKhIBQUFKigo0BtvvKGuXbuqoKBAXbt2DWXGgCScd57SHn5IMW3b+twf07ZtRF4qRd7gieRs/pA39JyWmbyh5bS8kjMz16Zel9NK0vvvv1/jVS2V2focjwpO+5Q38gZPJGfzh7w1CNJnTzDHCsnneFRgfkMvnJnDfjltfdkuHgAagRC+WB53mEvUU1gvpwUAAGgIigcAALCG4gEAAKyheAAAAGsoHgAAwBqKBwAAsIbiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALCG4gEAAKyheAAAAGsoHgAAwBqKBwAAsIbiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALCG4gEAAKyheAAAAGsoHgAAwBqKBwAAsIbiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrYsIdoKHKPeX6bO9nyjuYp9ZxrdWvTT9FR0WHO1adkD08yB4eZA+PiuwDJK3ds8aR2Z0876HM7tT5Cbh43H///fr73/+uw4cPKzExUTNmzNCoUaNCka1W72x/R7NWz9IPB3/w3tc2rq1uPeVWDcscFpZMdUX28CB7eJA9PI7NvkHShCUTHJm9Atnt7iNUXMYYE8gGH3zwgU4//XQ1adJEH374oYYPH67//Oc/atWqVY3bFRUVKTExUYWFhUpISGhQaOnopE9+f7KMfOO75JIkzRk8J2Inn+zhQfbwaFB2l0sK7E9UUDWmed8wfqN6L+jpyOwVyG5vH8cK9ut3wMWjslatWulf//qXunfvXuN6wQxe7inX8BeH+zS9ytrGtdXLo16OuMNO5Z5y/eq1X2nvwb3VrkP24CN7eDQ0e7OmzXWo9EAoI1arsc17RfGo4KTslR3P2Wvbh0sutY1rq9yLc4M2PxFTPA4fPqy//vWvys3NVW5ubpXlJSUlKikp8d4uKipSenp6UIKv2bNGE5ZMaNBjAIh8lV8sUX/M5fHlyeFP6uR2JwflsYJdPAK+qmXr1q1KT09XXFycnnvuOT366KN+15s5c6YSExO9P+np6Q0OWyHvYF7QHgsAgMYmkl8nAz65tHPnztqxY4cOHz6sl156SQMHDtRHH32krl27+qw3ZcoUTZ482Xu74ohHMLSOa12n9R4951H1b9s/KPsMlk9/+FS/f/f3ta5H9uAie3g0OPv45vpk7CchSFa743rew4jswdlHXV8nw6Hel9PGxsZq7Nixevfdd7Vw4ULde++9PsvdbrfcbneDA/rTr00/tY1rq70H91Y5uUb633tcp7c/PeLeAzy9/elkDwOyh0cwssc1iQt1TL+O93kPF7IHZx/92vSr1+Pb0OAPEHO73WrWrFkwstRZdFS0bj3lVkn/O4u3QsXtW065JeL+UUpkDxeyhwfZw4Ps4WEju5Pnp0JAxWPnzp1atGiRysrKJEkffvihXn75ZY0ePTok4WoyLHOY5gyeozZxbXzubxvXNqIvtZLIHi5kDw+yhwfZw8NGdifPjxTgVS0//vijLrvsMm3YsEHx8fHq2LGjZsyYodNOO63WbYN9VmwFp35ym0T2cCF7eNQre5g/x6NCY5j3AamnaO3u1Y7M7uR5bwyfXBoxl9MGKlTFA0AjFiHFo1FgLlFPYb+cFgAAoL4oHgAAwBqKBwAAsIbiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALCG4gEAAKyheAAAAGsoHgAAwBqKBwAAsIbiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALCG4gEAAKyheAAAAGsoHgAAwBqKBwAAsIbiAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALCG4gEAAKyJCXeAoPKUS9tXSvt/kFq0lTJPl6Kiw52qbsgeHmQPD7KHB9nDw8nZQyDg4rF8+XLdfvvt+uGHH2SMUU5Ojq677rpQZAvM5tek3Fukol3/uy+hvTRittRjVPhy1QXZw4Ps4UH28HmopzOzO3nenZw9RAJ+q+XVV1/Vk08+qW+//VbLli3T7NmzlZubG4psdbf5Nen5K32fWEkq2n30/s2vhSdXXZA9PMgeHmQPj4psTs3u5Hl3avYQchljTEMeYPLkyYqJidH9999f43pFRUVKTExUYWGhEhISGrJLX57yqi3eh0tKSJV+/0nkHdrylEt/OUUq3l3NCmQPCbKHR32yu1tIJfutRaxWY5j3G7+W7vT3t9cB2Z087zVmby/lfBF52SsJ9ut3g4vHFVdcoe7du2vatGk+95eUlKikpMR7u6ioSOnp6cEvHt+tkBaODN7jAYgc04uqebFEwJjLyDTuDSnrrHCnqFGwi0eDrmpZvXq13njjDY0dO7bKspkzZyoxMdH7k56e3pBdVW//D6F5XAAAQu04fA2r91Utzz33nHJycrRw4UJlZWVVWT5lyhRNnjzZe7viiEfQtWhbt/V+/cLRM4kjyfaV0j8uqX09sgcX2cOjPtmnt5CmVvc2qkXH27xHiuMhe11fwxqRgItHeXm5rrvuOr333ntasmSJ+vTp43c9t9stt9vd4IC1yjz96PtkRbsl+XvX6L/vo3UeGnnvo3UeSvZwIHt41Dd70+a2ElavMcy7iqpZwQHZnTzvtWWPtMJkQcBvteTk5Gjbtm1au3ZttaXDqqjoo5clSZJclRb+9/aIWZH3j1Iie7iQPTzIHh5kDw8nZw+xgIrH4cOHNW/ePM2fP1/Nm0fAf4VU6DFKuvSpo2c3Hyuh/dH7I/laabKHB9nDg+zhUZHNqdmdPO9OzR5CAV3VsnnzZvXs2VMZGRk+93fr1k1LliypcduQXU57LCd/OhzZw4Ps4VHX7C6X1LAL74LPqfPucknlZc7MLjl33iVnZ1cEXk5bV1aKB4DGJRKLh1Mxl6iniLqcFgAAIBAUDwAAYA3FAwAAWEPxAAAA1lA8AACANRQPAABgDcUDAABYQ/EAAADWUDwAAIA1FA8AAGANxQMAAFhD8QAAANZQPAAAgDUUDwAAYA3FAwAAWEPxAAAA1lA8AACANRQPAABgDcUDAABYQ/EAAADWUDwAAIA1FA8AAGANxQMAAFhD8QAAANZQPAAAgDUUDwAAYA3FAwAAWEPxAAAA1lA8AACANRQPAABgDcUDAABYQ/EAAADWUDwAAIA1FA8AAGANxQMAAFhD8QAAANbEhDtAJCn3GK3+7iftLT6sNvGxOiWrpaKjXOGOVSdkDw+yhwfZw4Ps4eHk7P7Uq3gYY/T0009r3rx5WrVqVbAzhUXuxt2a/vpm7S487L0vNTFWd17QQyN6poYxWe3IHh5kDw+yhwfZw8PJ2avjMsaYQDbIzc3VTTfdpEOHDikmJkZfffVVnbYrKipSYmKiCgsLlZCQUK+woZK7cbeufuYzVZ6Iij457/J+EfsEkz08yG6JyyUd8yfKUdkrCXv2SnMZiLBnbwCyN1ywX78DPuJx4MABzZ49W3FxccrOzm5wgHAr9xhNf31zlSdWkoyOPsF3vbZZZ3RJibhDW+Ueoztf20R2y8huTzNJh0rLJDkv+7EiIfuxcxmISMheX409+/TXN+vcHu0iLnttAj7iUeH9999XdnZ2tUc8SkpKVFJS4r1dVFSk9PT0iDvisWprvsY8/nG4YwDw47vZI5V1yxvhjtEoMJeN06LfnaaBnVuFdB/BPuIRsqtaZs6cqcTERO9Penp6qHbVIHuLD9e+EgAAEciJr2Ehu6plypQpmjx5svd2xRGPSNMmPrZO6y34zck6JatliNMEZvV3P2n8/DW1rkf24CK7RbOlzXcPl+TA7MeIiOzHzGUgIiJ7PR0P2ev6GhZJQlY83G633G53qB4+aE7JaqnUxFjtKTzs9700l6R2ibE6q2vriHsf7ayurckeBmS3K67p0T9TTsxeIVKyV8xlICIle30cD9kjrTDVxXH/AWLRUS7deUEPSf87U7hCxe07L+gRcf8oJbKHC9nDg+zhQfbwcHL22hz3xUOSRvRM1bzL+6ldou8hq3aJsRF9qZVE9nAhe3iQPTzIHh5Ozl6TkF3VUlkkf45HBSd/OhzZw4PsIVbNZ084Ins1wpa9AZ/jUYF5D49wZw/263e9i0egnFA8AESYILxY4r+YS9STYy6nBQAAqIziAQAArKF4AAAAaygeAADAGooHAACwhuIBAACsoXgAAABrKB4AAMAaigcAALAmZN9OW1nFB6QWFRXZ2iWAxoC/GcHDXKIeKl63g/VB59aKR3FxsSQpPT3d1i4BNAaJieFO0Hgwl2iA4uJiJQbh35C172rxeDzatWuX4uPj5XI544t5jlVUVKT09HTt2LGj0X3XTGMem9S4x8fYnKsxj4+xOZe/8RljVFxcrPbt2ysqquFnaFg74hEVFaUOHTrY2l3IJCQkNMp/bFLjHpvUuMfH2JyrMY+PsTlX5fEF40hHBU4uBQAA1lA8AACANRSPOnK73brzzjvldrvDHSXoGvPYpMY9PsbmXI15fIzNuWyMz9rJpQAAABzxAAAA1lA8AACANRQPAABgDcUDAABYQ/GQtHPnTl1wwQVKS0tTp06ddM8993iXrVu3TqeddpoyMzPVo0cPLVu2zGfbhx56SF26dFFaWpouvPBC5efn245fhTFGTz31lAYOHOhzf0PGkp+fr9GjRysjI0OZmZl68MEHrYzFH3/jO3LkiO6++2716tVL6enpOuuss7R+/Xqf7RYtWqQTTjhBHTp00JAhQ/Tdd995lx06dEgTJ05UZmamOnTooJtvvjlo30sQiOqeuwoHDhxQ69atNWvWLJ/7nfDcVTc2Y4zmzJmjbt26KSMjQ126dNGRI0e8y50wNqn68b3yyis68cQTlZGRoVNOOUUfffSRz/JIH9/y5ct1xhlnqEuXLurcubMeeeQR77Lvv/9e5557rjIzM9WlSxc988wzPts64XeuuvEZY/Too4+qT58+yszMVL9+/bR8+XKfbd955x316dNHGRkZGjBggD777DPvMo/HoylTpqhjx45KS0vThAkTdPjw4YgY27GMMerZs6eys7N97g/pc2dghg4dam6++Wbj8XhMfn6+6dOnj5k/f74pKioyaWlpZtmyZcYYY95//32TmJhodu/ebYwxZvHixeakk04y+fn5pqyszGRnZ5uLLroonEMxb7/9tunZs6fp3Lmz6datm/f+ho7l5z//ubnrrruMx+MxO3fuNJmZmea1116zOzhT/fg2btxobr/9drN//35jjDF//etfTYcOHUxpaakxxpiVK1eajh07mu3btxtjjJkxY4bp37+/d/urr77aXHXVVebIkSOmoKDADBgwwMydO9fiyKof27Fmz55toqOjzcyZM733OeG5q2ls99xzjxk0aJD54YcfjDHG7Ny505SXlxtjnDE2Y6of37Zt20x8fLxZs2aNMcaYpUuXmuTkZFNQUGCMccb4rr/+evPVV18ZY4zZunWrSUtLM2+//bYpKyszPXv2NPPnzzfGGLNp0yaTnJxs1q1bZ4xxxu+cMdWPr7i42Pzud78zP/30kzHGmDfffNMkJSV5/51+9913pm3btubzzz83xhjzj3/8w6SlpZlDhw4ZY47+ro4YMcIcPHjQHD582IwcOdJMnjw5IsZ2rMWLF5vo6GgzadIk732hfu4oHsaY5ORk88UXX3hvT5s2zVxzzTXmb3/7m/nVr37ls+4FF1xgHnroIWOMMQMHDjSvvPKKd1leXp6JiYkx+fn5doL78cILL5g333zTvPfeez5/ABsylq+//tq0bt3aHDlyxLv8wQcfrPJ4NlQ3Pn+Sk5PNpk2bjDHGjBkzxjtWY4w5cuSIadmypVm/fr0pLi42cXFxPs/biy++aPr27RuaQVSjtrHt3LnT/OxnPzMXXXSRT/FwwnNX3dj27t1rmjdvbv7973/73c4JYzOm+vG9+uqrPn+wjTEmLS3NW0ScMr5j/eEPfzA33XSTWbJkSZXfkeuuu87k5OQYY5zxO+dPxfj8Oemkk8ybb75pjDFmypQp3rFW6NWrl/f5bN++vVm/fr132aeffmpatWrlLdXhUHlsBw4cMN27dze/+c1vfIpHqJ873mqRdMkll+jPf/6zSktLtX37dr366qu65JJLtGrVKp1xxhk+65566qlav369ysrKtHbtWp/lKSkp6tixo7744gvbQ/C6+OKLdf7551e5vyFjWbVqlU455RTFxMRU2da26sZX2cGDB3Xw4EHv9wtUHn9MTIz69eun9evX69NPP1VWVpZatmzpXX7qqadq48aNKi8vD/4gqlHb2HJycjR16lTFx8d773PKc1fd2N544w2deeaZfr+12iljk6of31lnnaW9e/d639ZctGiRWrZsqd69eztqfMfKy8tTYmJijX9TJGf8zvlTMb7KjDHKz8+v9m+K9L/xb9++XUVFRerdu7d3Wd++fVVcXKwdO3aEdgA1qDy2u+66S5dddpkyMjJ81gv1c0fxkDRjxgzl5uYqOTlZWVlZGjJkiAYPHqzdu3erbdu2Puu2adNG+fn5+vHHH1VeXq6UlBS/yyNNQ8ZS07aRatq0aRo8eLDS0tIk1Tz+6paVlZWpsLDQWuaaPPvss8rPz9eVV17pc7/Tn7svvvhCmZmZmjRpkrKystS3b1899dRTkpw/NklKTk7WAw88oPPOO08tWrTQuHHj9Pjjj6tp06aOHN/q1av1xhtvaOzYsbXmc+Lv3LHjq2zu3Llq0aKF9xye2sbXpk0bn29ij4qKUkpKStiev8pj++ijj/T222/rlltuqbJuqJ+74754lJeX6/zzz1dOTo4KCwu1c+dOff7553r44YdVVlZW5YSZ8vJyuVwulZWVSVK1yyNNQ8ZS07aR5sCBAxo3bpw++OADPf300977axu/v2WSImKM3333naZNm6YFCxZUyeP05664uFivv/66Ro8erW3btmnBggW68cYb9cEHHzh+bNLRP/ZTp07VunXrVFxcrLfeeksXX3yxvv/+e8eN77nnntOoUaO0cOFCZWVl1ZrPab9zlcdXoaysTLfeeqvmzp2rV155xfu18IGO79jltlUe2759+zRhwgQtXLhQsbGxVdYP9XN33BeP5cuXq7S0VDk5OYqJiVFqaqrmzJmj+++/Xy1bttSPP/7os35eXp7atWun5ORkGWO0b98+v8sjTUPGUtO2kWTr1q06+eST1aRJE3300Udq3bq1d1lNY6huWWxsbFC/Cro+Dh06pIsuukizZ8/2+3aE05+7lJQUjRgxQsOGDZPL5VLfvn11+eWX67XXXnP82CTp4Ycf1jXXXKO+ffvK5XJp2LBhuvDCC/X44487Znzl5eX6/e9/r+nTp2vJkiUaNWqUpJp/p2pbHkm/c9WNryLToEGDtHnzZq1evVpdu3b1Lgt0fBVv1dh8/vyNzePxaOzYsfrtb3+rfv36+d0u1M/dcV88SktLfd5DlaQmTZqotLRU/fv318qVK32WrVy5UgMHDlTz5s3VrVs3n+W7d+/WDz/8oD59+ljJHoiGjKV///765JNP5PF4qmwbKQoKCjR06FD94Q9/0N///nfFxcX5LK88/tLSUn366ac67bTT1K9fP3399dc+LwArV67Uqaee6v2vm3B599139dVXX2nixIlKSkpSUlKSnn32WU2fPl3nnnuu45+7Hj16qLi42Oe+qKgoxcbGOn5sUs1/X5wyvpycHG3btk1r1671+dtW098Uf8sj9XeuuvGVlZVp+PDhGjJkiF577TW1atXKZ7uaxl9RUDZu3Ohdtnr1aqWlpSk1NTWEo/Hlb2ybNm3Se++9p/vuu8/7N2XWrFmaP3++unXrJsnCc1fn01AbqYKCAtO+fXvz7LPPGmOMKS4uNiNHjjTZ2dlmx44dJikpybz77rvGmKOXU2VmZnov2ZwzZ44ZMGCA2bdvnykpKTHjxo2rcpZzuFQ+u74hY/F4PKZPnz7mvvvuM+Xl5Wbr1q0mIyPDrF271v7A/qvy+B577DFz3nnnVbv+Sy+9ZDp27Gh27NhhysrKzG233eZzdcCoUaNMdna2OXLkiMnLyzO9evUyL7/8ciiHUK3artgZN26cz1UtTnruKo/t4MGDJjU11XuZ9+bNm01qaqr3EkUnjc2YquNbvHix6dq1q/eyxHXr1plWrVqZf/3rX8aYyB/foUOHTHR0tNm1a1eVZQcOHDCpqanm6aefNsYYs2bNGpOammp27NhhjHHG71xN41u6dGmNv4dr1qwxKSkpZsOGDcbj8ZjHHnvMnHTSScbj8Rhjjl7KOnLkSHPo0CGzf/9+M2zYMJ8rRUKtprFVduedd/pc1RLq5+64Lx7GGPPFF1+Yc88912RmZpqsrCyTk5NjDhw4YIwxJjc313Tr1s20bt3aDBw40GzYsMG7XXl5ufnjH/9oWrdubVJTU012drY5fPhwuIbhw9+LV0PGsnXrVjNo0CCTkpJiunbtap5//nlrY/Gn8vhuuukmEx8fbzIzM31+HnvsMe86999/v0lNTTVt27Y1//d//+e9Pt+Yo5cxjho1yqSkpJjMzEzzyCOPWB3PsQItHk567vyNbeXKlaZv374mLS3N9O3b17z11lveZU4amzH+x/f444+bE044wWRkZJg+ffqYF1980bss0se3adMm43K5qvxeVZT8tWvXmpNOOsm0bt3a9OrVy7z33ns+20f671xN4/vLX/5imjVrVmXZHXfc4d3+qaeeMhkZGaZNmzZm+PDh3oJpzNFSPX78eNOqVSuTlpZmbrvtNm8pCffYKqtcPIwJ7XPnMiYMHxUHAACOS8f9OR4AAMAeigcAALCG4gEAAKyheAAAAGsoHgAAwBqKBwAAsIbiAQBAAH766Sf99re/1ezZs/0u37dvnzp27Ojzk5mZKZfLpU8//VSSlJ+fr9GjRysjI0OZmZl68MEH/T7Wjh075Ha79dxzz/ldPnv2bL/ft3Lw4EFNmTJF11xzTUBjW7JkiQYMGKD09HT17NlTH3zwQUDb1wXFAwCAOrr55pvVrVs3LV261O8XwUlHv0Pp+++/9/mZPXu2zjzzTPXv31+SdMUVV6hnz57avn27Vq1apUceeUSvv/56lceaOXNmtV83v3//fj388MNV7p8zZ446d+6sxYsX1/mr6iVpw4YNGj9+vBYuXKgdO3Zo7ty5uvTSS3XgwIE6P0ZdUDwAAKijxMREffLJJxo6dGidtykvL9edd96pGTNmSJK2bNmitWvXatq0aXK5XGrfvr2uv/56Pfnkkz7bff755/rkk0+q/X6eu+66SxdddFGV+6Ojo7VkyRJdeeWVAYzs6LfY/vrXv9aJJ54oSRo6dKjOPvts/fOf/wzocWpD8QAAoJLx48fr/fffr3L/tGnT1KlTp4Aea/HixUpLS9PZZ58tSVq1apVOOeUUny8QPPXUU7V+/Xrv7fLycmVnZ+vBBx9UdHR0lcf8/PPP9fbbb+uGG26osuyGG25Q7969q80zb9489ejRQx07dtSFF16ovXv3Sjr6ZXBlZWU+66akpGjLli0Bjbc2FA8AAELowQcfVE5Ojvf27t271bZtW5912rRpo/z8fO/t2bNn64QTTtDgwYOrPF5JSYmuvPJK/eUvf1GTJk0CyvLEE0/oiSee0Hvvvafvv/9eJ554oiZOnChJuvjii/XMM89o9erVko4WpJdeekl5eXkB7aM2MbWvAgBA4/fkk0/q7rvvliT9+OOPys3N9Z64uWHDBiUkJAT8mJ999pn27dunkSNHeu8rKyurcn5IeXm5XC6XJOmTTz7RggULvCeiVnbzzTdr2LBhGjx4sL7//vuA8vzpT3/SI4884i0+t9xyi1q2bKkjR45o4MCB+tvf/qbf//73ysvL02mnnaaRI0eqRYsWAe2jNhQPAAAkTZgwQRMmTJB09K2W8ePH+z3iEIgnn3xSY8aMUVTU/95gaNmypfeoQoW8vDy1a9dOeXl5GjNmjJ5++mnFx8dXebxFixZpxYoVWrVqVb3ybNu2TVdeeaXP2zctWrTQ3r17lZaWposvvlgXX3yxd9no0aN18skn12tf1aF4AAAQAuXl5Vq0aJGWLVvmc3///v01ffp0eTwebyFZuXKlBg4cqOeff1579uzRL37xC+/6+/fv15o1a7Rs2TJt2rRJ33zzjfeIhcfjUUlJiZKSkvTiiy/qnHPOqTFT+/bt9cILL6hv37615i8oKNCSJUs0Z86cAEdeM87xAAAgBNasWSNjjPr16+dz/ymnnKLU1FTNnj1bHo9H27Zt06OPPqrrrrtO11xzjQ4ePKiCggLvz5lnnuk9N+Pjjz9WcXGxd9mGDRvkdrtVUFBQa+mQpHHjxmnatGnat2+fpKOfOfLuu+9Kkg4fPqxt27ZJkgoLCzVhwgRdddVVSk9PD+q8UDwAAKhkwYIFAb/NMnr0aC1fvtx7+5NPPtFJJ51UZT2Xy6WXXnpJS5YsUdu2bTVixAg98MAD3s/4CKVbb71Vffr0Uf/+/dWpUyedc845KiwslHS0eJx//vlKT09X//791adPHz3wwANBz+Ay1X0CCgAAQJBxxAMAAFhD8QAAANZQPAAAgDUUDwAAYA3FAwAAWEPxAAAA1lA8AACANRQPAABgDcUDAABYQ/EAAADWUDwAAIA1/x9z2aSlCCN3AAAAAABJRU5ErkJggg==", - "text/plain": [ - "
" - ] - }, - "metadata": {}, - "output_type": "display_data" - } - ], + "outputs": [], "source": [ "# import matplotlib.pyplot as plt\n", "# import matplotlib as mpl\n", @@ -1325,370 +1545,248 @@ }, { "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "preprocess(105)\n", - "preprocess(106)" - ] - }, - { - "cell_type": "code", - "execution_count": 23, + "execution_count": 25, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ - "30\n", - "2024-01-05 02:30:00\n", - "31\n", - "2024-01-05 02:35:00\n", - "32\n", - "2024-01-05 02:40:00\n", - "33\n", - "2024-01-05 02:45:00\n", - "34\n", - "2024-01-05 02:50:00\n", - "35\n", - "2024-01-05 02:55:00\n", - "36\n", - "2024-01-05 03:00:00\n", - "37\n", - "2024-01-05 03:05:00\n", - "38\n", - "2024-01-05 03:10:00\n", - "39\n", - "2024-01-05 03:15:00\n", - "40\n", - "2024-01-05 03:20:00\n", - "41\n", - "2024-01-05 03:25:00\n", - "42\n", - "2024-01-05 03:30:00\n", - "43\n", - "2024-01-05 03:35:00\n", - "44\n", - "2024-01-05 03:40:00\n", - "45\n", - "2024-01-05 03:45:00\n", - "46\n", - "2024-01-05 03:50:00\n", - "47\n", - "2024-01-05 03:55:00\n", - "48\n", - "2024-01-05 04:00:00\n", - "49\n", - "2024-01-05 04:05:00\n", - "50\n", - "2024-01-05 04:10:00\n", - "51\n", - "2024-01-05 04:15:00\n", - "52\n", - "2024-01-05 04:20:00\n", - "53\n", - "2024-01-05 04:25:00\n", - "54\n", - "2024-01-05 04:30:00\n", - "55\n", - "2024-01-05 04:35:00\n", - "56\n", - "2024-01-05 04:40:00\n", - "57\n", - "2024-01-05 04:45:00\n", - "58\n", - "2024-01-05 04:50:00\n", - "59\n", - "2024-01-05 04:55:00\n", - "60\n", - "2024-01-05 05:00:00\n", - "61\n", - "2024-01-05 05:05:00\n", - "62\n", - "2024-01-05 05:10:00\n", - "63\n", - "2024-01-05 05:15:00\n", - "64\n", - "2024-01-05 05:20:00\n", - "65\n", - "2024-01-05 05:25:00\n", - "66\n", - "2024-01-05 05:30:00\n", - "67\n", - "2024-01-05 05:35:00\n", - "68\n", - "2024-01-05 05:40:00\n", - "69\n", - "2024-01-05 05:45:00\n", - "70\n", - "2024-01-05 05:50:00\n", - "71\n", - "2024-01-05 05:55:00\n", - "72\n", - "2024-01-05 06:00:00\n", - "73\n", - "2024-01-05 06:05:00\n", - "74\n", - "2024-01-05 06:10:00\n", - "75\n", - "2024-01-05 06:15:00\n", - "76\n", - "2024-01-05 06:20:00\n", - "77\n", - "2024-01-05 06:25:00\n", - "78\n", - "2024-01-05 06:30:00\n", - "79\n", - "2024-01-05 06:35:00\n", - "80\n", - "2024-01-05 06:40:00\n", - "81\n", - "2024-01-05 06:45:00\n", - "82\n", - "2024-01-05 06:50:00\n", - "83\n", - "2024-01-05 06:55:00\n", - "84\n", - "2024-01-05 07:00:00\n", - "85\n", - "2024-01-05 07:05:00\n", - "86\n", - "2024-01-05 07:10:00\n", - "87\n", - "2024-01-05 07:15:00\n", - "88\n", - "2024-01-05 07:20:00\n", - "89\n", - "2024-01-05 07:25:00\n", - "90\n", - "2024-01-05 07:30:00\n", - "91\n", - "2024-01-05 07:35:00\n", - "92\n", - "2024-01-05 07:40:00\n", - "93\n", - "2024-01-05 07:45:00\n", - "94\n", - "2024-01-05 07:50:00\n", - "95\n", - "2024-01-05 07:55:00\n", - "96\n", - "2024-01-05 08:00:00\n", - "97\n", - "2024-01-05 08:05:00\n", - "98\n", - "2024-01-05 08:10:00\n", - "99\n", - "2024-01-05 08:15:00\n", - "100\n", - "2024-01-05 08:20:00\n", - "101\n", - "2024-01-05 08:25:00\n", - "102\n", - "2024-01-05 08:30:00\n", - "103\n", - "2024-01-05 08:35:00\n", - "104\n", - "2024-01-05 08:40:00\n", - "105\n", "2024-01-05 08:45:00\n", - "106\n", - "2024-01-05 08:50:00\n", - "107\n", - "2024-01-05 08:55:00\n", - "108\n", - "2024-01-05 09:00:00\n", - "109\n", - "2024-01-05 09:05:00\n", - "110\n", - "2024-01-05 09:10:00\n", - "111\n", - "2024-01-05 09:15:00\n", - "112\n", - "2024-01-05 09:20:00\n", - "113\n", - "2024-01-05 09:25:00\n", - "114\n", - "2024-01-05 09:30:00\n", - "115\n", - "2024-01-05 09:35:00\n", - "116\n", - "2024-01-05 09:40:00\n", - "117\n", - "2024-01-05 09:45:00\n", - "118\n", - "2024-01-05 09:50:00\n", - "119\n", - "2024-01-05 09:55:00\n", - "120\n", - "2024-01-05 10:00:00\n", - "121\n", - "2024-01-05 10:05:00\n", - "122\n", - "2024-01-05 10:10:00\n", - "123\n", - "2024-01-05 10:15:00\n", - "124\n", - "2024-01-05 10:20:00\n", - "125\n", - "2024-01-05 10:25:00\n", - "126\n", - "2024-01-05 10:30:00\n", - "127\n", - "2024-01-05 10:35:00\n", - "128\n", - "2024-01-05 10:40:00\n", - "129\n", - "2024-01-05 10:45:00\n", - "130\n", - "2024-01-05 10:50:00\n", - "131\n", - "2024-01-05 10:55:00\n", - "132\n", - "2024-01-05 11:00:00\n", - "133\n", - "2024-01-05 11:05:00\n", - "134\n", - "2024-01-05 11:10:00\n", - "135\n", - "2024-01-05 11:15:00\n", - "136\n", - "2024-01-05 11:20:00\n", - "137\n", - "2024-01-05 11:25:00\n", - "138\n", - "2024-01-05 11:30:00\n", - "139\n", - "2024-01-05 11:35:00\n", - "140\n", - "2024-01-05 11:40:00\n", - "141\n", - "2024-01-05 11:45:00\n", - "142\n", - "2024-01-05 11:50:00\n", - "143\n", - "2024-01-05 11:55:00\n", - "144\n", - "2024-01-05 12:00:00\n", - "145\n", - "2024-01-05 12:05:00\n", - "146\n", - "2024-01-05 12:10:00\n", - "147\n", - "2024-01-05 12:15:00\n", - "148\n", - "2024-01-05 12:20:00\n", - "149\n", - "2024-01-05 12:25:00\n", - "150\n", - "2024-01-05 12:30:00\n", - "151\n", - "2024-01-05 12:35:00\n", - "152\n", - "2024-01-05 12:40:00\n", - "153\n", - "2024-01-05 12:45:00\n", - "154\n", - "2024-01-05 12:50:00\n", - "155\n", - "2024-01-05 12:55:00\n", - "156\n", - "2024-01-05 13:00:00\n", - "157\n", - "2024-01-05 13:05:00\n", - "158\n", - "2024-01-05 13:10:00\n", - "159\n", - "2024-01-05 13:15:00\n", - "160\n", - "2024-01-05 13:20:00\n", - "161\n", - "2024-01-05 13:25:00\n", - "162\n", - "2024-01-05 13:30:00\n", - "163\n", - "2024-01-05 13:35:00\n", - "164\n", - "2024-01-05 13:40:00\n", - "165\n", - "2024-01-05 13:45:00\n", - "166\n", - "2024-01-05 13:50:00\n", - "167\n", - "2024-01-05 13:55:00\n", - "168\n", - "2024-01-05 14:00:00\n", - "169\n", - "2024-01-05 14:05:00\n", - "170\n", - "2024-01-05 14:10:00\n", - "171\n", - "2024-01-05 14:15:00\n", - "172\n", - "2024-01-05 14:20:00\n", - "173\n", - "2024-01-05 14:25:00\n", - "174\n", - "2024-01-05 14:30:00\n", - "175\n", - "2024-01-05 14:35:00\n", - "176\n", - "2024-01-05 14:40:00\n", - "177\n", - "2024-01-05 14:45:00\n", - "178\n", - "2024-01-05 14:50:00\n", - "179\n", - "2024-01-05 14:55:00\n", - "180\n", - "2024-01-05 15:00:00\n", - "181\n", - "2024-01-05 15:05:00\n", - "182\n", - "2024-01-05 15:10:00\n", - "183\n", - "2024-01-05 15:15:00\n", - "184\n", - "2024-01-05 15:20:00\n", - "185\n", - "2024-01-05 15:25:00\n", - "186\n", - "2024-01-05 15:30:00\n", - "187\n", - "2024-01-05 15:35:00\n", - "188\n", - "2024-01-05 15:40:00\n", - "189\n", - "2024-01-05 15:45:00\n", - "190\n", - "2024-01-05 15:50:00\n", - "191\n", - "2024-01-05 15:55:00\n", - "192\n", - "2024-01-05 16:00:00\n", - "193\n", - "2024-01-05 16:05:00\n", - "194\n", - "2024-01-05 16:10:00\n", - "195\n", - "2024-01-05 16:15:00\n", - "196\n", - "2024-01-05 16:20:00\n", - "197\n", - "2024-01-05 16:25:00\n", - "198\n", - "2024-01-05 16:30:00\n", - "199\n", - "2024-01-05 16:35:00\n" + "2024-01-05 08:50:00\n" ] + }, + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
inter_nonode_idstart_unixphas_Aphas_Bdurationinc_edge_Aout_edge_Ainc_edge_Bout_edge_B
1756202i917044116101146571510152_02-571510152_01571510152_01571510152_01.65
1757202i9170441161022114NaN-571510152_01NaNNaN
1758175i017044116291140-571542797_02571500487_01-571500487_01571542797_02
1759175i017044116292242-571500487_01571545870_01-571542797_02571510153_01
1760175i017044116293329571545870_02571510153_01571545870_02571542797_02
.................................
1972201i817044126405517571500583_01571500617_01571500583_01571500569_01
1973206i717044126601125-571511538_02571542073_02571542073_01571511538_02
1974206i717044126602225NaN571542073_02NaNNaN
1975206i717044126603315-571511538_02571542073_02571542073_01571511538_02
1976206i717044126604415NaN571542073_02NaNNaN
\n", + "

221 rows × 10 columns

\n", + "
" + ], + "text/plain": [ + " inter_no node_id start_unix phas_A phas_B duration inc_edge_A \\\n", + "1756 202 i9 1704411610 1 1 46 571510152_02 \n", + "1757 202 i9 1704411610 2 2 114 NaN \n", + "1758 175 i0 1704411629 1 1 40 -571542797_02 \n", + "1759 175 i0 1704411629 2 2 42 -571500487_01 \n", + "1760 175 i0 1704411629 3 3 29 571545870_02 \n", + "... ... ... ... ... ... ... ... \n", + "1972 201 i8 1704412640 5 5 17 571500583_01 \n", + "1973 206 i7 1704412660 1 1 25 -571511538_02 \n", + "1974 206 i7 1704412660 2 2 25 NaN \n", + "1975 206 i7 1704412660 3 3 15 -571511538_02 \n", + "1976 206 i7 1704412660 4 4 15 NaN \n", + "\n", + " out_edge_A inc_edge_B out_edge_B \n", + "1756 -571510152_01 571510152_01 571510152_01.65 \n", + "1757 -571510152_01 NaN NaN \n", + "1758 571500487_01 -571500487_01 571542797_02 \n", + "1759 571545870_01 -571542797_02 571510153_01 \n", + "1760 571510153_01 571545870_02 571542797_02 \n", + "... ... ... ... \n", + "1972 571500617_01 571500583_01 571500569_01 \n", + "1973 571542073_02 571542073_01 571511538_02 \n", + "1974 571542073_02 NaN NaN \n", + "1975 571542073_02 571542073_01 571511538_02 \n", + "1976 571542073_02 NaN NaN \n", + "\n", + "[221 rows x 10 columns]" + ] + }, + "execution_count": 25, + "metadata": {}, + "output_type": "execute_result" } ], "source": [ - "for m in range(30, 288):\n", - " print(m)\n", - " histid = preprocess(m)" + "preprocess(105)\n", + "preprocess(106)" + ] + }, + { + "cell_type": "code", + "execution_count": 26, + "metadata": {}, + "outputs": [], + "source": [ + "# for m in range(30, 288):\n", + "# print(m)\n", + "# histid = preprocess(m)" ] } ], diff --git a/Script/preprocess_5min.ipynb b/Script/preprocess_5min.ipynb new file mode 100644 index 000000000..1a7c91a6a --- /dev/null +++ b/Script/preprocess_5min.ipynb @@ -0,0 +1,1004 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "metadata": {}, + "outputs": [], + "source": [ + "import pandas as pd\n", + "import numpy as np\n", + "import os\n", + "from tqdm import tqdm\n", + "from datetime import datetime" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "datetime.datetime(2024, 1, 5, 11, 55, 13, 99135)" + ] + }, + "execution_count": 2, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "now = datetime.now()\n", + "now = now.replace(month=1, day=5)\n", + "now" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": {}, + "outputs": [], + "source": [ + "# 5초 단위로 이동류번호 저장 및 신호이력에서 유닉스시각 가져와서 표시, 한시간동안의 데이터만 보관\n", + "midnight = int(datetime(2024, 1, 5, 0, 0, 0).timestamp())\n", + "next_day = int(datetime(2024, 1, 6, 0, 0, 0).timestamp())\n", + "fsecs = range(midnight, next_day, 5) # fsecs : unix time by Five SECondS\n", + "fmins = range(midnight, next_day, 300) # fmins : unix time by Five MINuteS" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
inter_nophas_Aphas_Bmove_Amove_Bstart_unix
017711841704408330
117722731704408330
21773317181704408330
317744511704408330
420111831704408330
.....................
70017844611704411830
70120111831704411850
70220144611704411850
70320155741704411850
7042062217181704411880
\n", + "

705 rows × 6 columns

\n", + "
" + ], + "text/plain": [ + " inter_no phas_A phas_B move_A move_B start_unix\n", + "0 177 1 1 8 4 1704408330\n", + "1 177 2 2 7 3 1704408330\n", + "2 177 3 3 17 18 1704408330\n", + "3 177 4 4 5 1 1704408330\n", + "4 201 1 1 8 3 1704408330\n", + ".. ... ... ... ... ... ...\n", + "700 178 4 4 6 1 1704411830\n", + "701 201 1 1 8 3 1704411850\n", + "702 201 4 4 6 1 1704411850\n", + "703 201 5 5 7 4 1704411850\n", + "704 206 2 2 17 18 1704411880\n", + "\n", + "[705 rows x 6 columns]" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "history = pd.read_csv('../Data/tables/history.csv', index_col=0)\n", + "m = 105\n", + "present_time = fmins[m]\n", + "\n", + "# - 아래 절차를 5초마다 반복\n", + "for fsec in range(midnight, present_time + 1, 5): # fsec : unix time by Five SECond\n", + " # 1. 상태 테이블 조회해서 전체 데이터중 필요데이터(교차로번호, A링 현시번호, A링 이동류번호, B링 현시번호, B링 이동류번호)만 수집 : A\n", + " # move = time2move[fsec]\n", + " move = pd.read_csv(f'../Data/tables/move/move_{fsec}.csv', index_col=0)\n", + " # 2. 이력 테이블 조회해서 교차로별로 유닉스시간 최대인 데이터(교차로변호, 종료유닉스타임)만 수집 : B\n", + " recent_histories = [group.iloc[-1:] for _, group in history[history['end_unix'] < fsec].groupby('inter_no')] # 교차로별로 유닉스시간이 최대인 행들\n", + " if not recent_histories:\n", + " rhistory = pd.DataFrame({'inter_no':[], 'end_unix':[]}) # recent history\n", + " else:\n", + " rhistory = pd.concat(recent_histories)\n", + " recent_unix = rhistory[['inter_no', 'end_unix']]\n", + " # 3. 상태 테이블 조회정보(A)와 이력 테이블 조회정보(B) 조인(키값 : 교차로번호) : C\n", + " move = pd.merge(move, recent_unix, how='left', on='inter_no')\n", + " move['end_unix'] = move['end_unix'].fillna(0).astype(int)\n", + " move = move.drop_duplicates()\n", + " # 4. C데이터 프레임에 신규 컬럼(시작 유닉스타임) 생성 후 종료유닉스 타임 값 입력, 종료 유닉스 타임 컬럼 제거\n", + " move = move.rename(columns = {'end_unix':'start_unix'})\n", + " # 5. 이동류 이력정보 READ\n", + " # - CSV 파일로 서버에 저장된 이동류정보를 읽어옴(파일이 없는 경우에는 데이터가 없는 프레임 D 생성)\n", + " try:\n", + " if isinstance(movement, pd.DataFrame): # movement가 존재할 경우 그걸 그대로 씀.\n", + " pass\n", + " else: \n", + " movement = pd.DataFrame()\n", + " except NameError: # movement가 존재하지 않는 경우 생성\n", + " movement = pd.DataFrame()\n", + " # 6. 이동류 이력정보 데이터테이블(D)에 C데이터 add\n", + " movement = pd.concat([movement, move])\n", + " # 7. D데이터 프레임에서 중복데이터 제거(교차로번호, 시작 유닉스타임, A링 현시번호, B링 현시번호 같은 행은 제거)\n", + " movement = movement.drop_duplicates(['inter_no','phas_A','phas_B','start_unix'])\n", + " # 8. D데이터 보관 시간 기준시간을 시작 유닉스 타임의 최대값 - 3600을 값으로 산출하고, 보관 시간 기준시간보다 작은 시작 유닉스 타임을 가진 행은 모두 제거(1시간 데이터만 보관)\n", + " movement = movement[movement.start_unix > fsec - 3600]\n", + " movement = movement.sort_values(by=['start_unix','inter_no','phas_A','phas_B']).reset_index(drop=True)\n", + "\n", + "display(movement)" + ] + }, + { + "cell_type": "code", + "execution_count": 5, + "metadata": {}, + "outputs": [], + "source": [ + "def make_splits(plan):\n", + " # split, isplit : A,B 분리 혹은 통합시 사용될 수 있는 딕셔너리 \n", + " splits = {} # splits maps (inter_no, start_hour, start_minute) to split \n", + " for i, row in plan.iterrows():\n", + " inter_no = row.inter_no\n", + " start_hour = row.start_hour\n", + " start_minute = row.start_minute\n", + " cycle = row.cycle\n", + " cums_A = row[[f'dura_A{j}' for j in range(1,9)]].cumsum()\n", + " cums_B = row[[f'dura_B{j}' for j in range(1,9)]].cumsum()\n", + " splits[(inter_no, start_hour, start_minute)] = {} # split maps (phas_A, phas_B) to k\n", + " k = 0\n", + " for t in range(cycle):\n", + " new_phas_A = len(cums_A[cums_A < t]) + 1\n", + " new_phas_B = len(cums_B[cums_B < t]) + 1\n", + " if k == 0 or ((new_phas_A, new_phas_B) != (phas_A, phas_B)):\n", + " k += 1\n", + " phas_A = new_phas_A\n", + " phas_B = new_phas_B\n", + " splits[(inter_no, start_hour, start_minute)][(phas_A, phas_B)] = k\n", + "\n", + " isplits = {} # the inverse of splits\n", + " for i in splits:\n", + " isplits[i] = {splits[i][k]:k for k in splits[i]} # isplit maps k to (phas_A, phas_B)\n", + " return splits, isplits\n", + "\n", + "def make_timetable(plan):\n", + " # timetable\n", + " timetable = plan[['start_hour', 'start_minute']].drop_duplicates()\n", + " timetable['start_seconds'] = midnight + timetable['start_hour'] * 3600 + timetable['start_minute'] * 60\n", + " return timetable\n", + "\n", + "# inter2node\n", + "inter_node = pd.read_csv('../Data/tables/inter_node.csv', index_col=0)\n", + "inter_node = inter_node[inter_node.inter_type=='parent']\n", + "inter2node = dict(zip(inter_node['inter_no'], inter_node['node_id']))\n", + "\n", + "hours = np.array(range(midnight - 7200, next_day + 1, 3600)) # 정각에 해당하는 시각들 목록" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "metadata": {}, + "outputs": [], + "source": [ + "def calculate_DS(rhist, curr_unix, hours, timetable):\n", + " program_starts = np.array(timetable.start_seconds)\n", + " idx = (program_starts <= present_time).sum() - 1\n", + " program_start = program_starts[idx]\n", + " if list(hours[hours <= curr_unix]):\n", + " ghour_lt_curr_unix = hours[hours <= curr_unix].max() # the greatest hour less than or equal to curr_unix\n", + " else:\n", + " ghour_lt_curr_unix = program_start\n", + " start_unixes = rhist.start_unix.unique()\n", + " start_unixes_lt_ghour = np.sort(start_unixes[start_unixes < ghour_lt_curr_unix]) # start unixes less than ghour_lt_curr_unix\n", + " # 기준유닉스(base_unix) : curr_unix보다 작은 hour 중에서 가장 큰 값으로부터 다섯 번째로 작은 start_unix\n", + " if len(start_unixes_lt_ghour) > 5:\n", + " base_unix = start_unixes_lt_ghour[-5]\n", + " # start_unixes_lt_ghour의 길이가 5 미만일 경우에는 맨 앞 start_unix로 base_unix를 지정\n", + " else:\n", + " base_unix = rhist.start_unix.min()\n", + " D_n = curr_unix - base_unix\n", + " S_n_durs = rhist[(rhist.start_unix > base_unix) & (rhist.start_unix <= curr_unix)] \\\n", + " [[f'dura_{alph}{j}' for alph in ['A', 'B'] for j in range(1,9)]]\n", + " S_n = S_n_durs.values.sum() // 2\n", + " return D_n, S_n" + ] + }, + { + "cell_type": "code", + "execution_count": 7, + "metadata": {}, + "outputs": [], + "source": [ + "def load_prow(plan, timetable, inter_no, time):\n", + " '''\n", + " load planned row\n", + " '''\n", + " # 프로그램 시작시각\n", + " program_starts = np.array(timetable.start_seconds)\n", + " idx = (program_starts <= time).sum() - 1\n", + " program_start = program_starts[idx]\n", + "\n", + " # 최근 프로그램 시작시각에 대한 신호계획\n", + " start_hour = timetable.iloc[idx].start_hour\n", + " start_minute = timetable.iloc[idx].start_minute\n", + " prow = plan[(plan.inter_no==inter_no) & (plan.start_hour==start_hour) & (plan.start_minute==start_minute)] # planned row\n", + " return program_start, prow" + ] + }, + { + "cell_type": "code", + "execution_count": 8, + "metadata": {}, + "outputs": [], + "source": [ + "def make_rhistory(plan, timetable, history, present_time, adder):\n", + " # 1. 조회시점의 유닉스 타임 이전의 신호이력 수집\n", + " rhistory = history.copy() # recent history\n", + " rhistory = rhistory[(rhistory.end_unix <= present_time) & (rhistory.end_unix > present_time - 9000)] # 두 시간 반 전부터 현재까지의 신호이력을 가져옴. 9000 = 3600 * 2.5\n", + "\n", + " # rhistory에 모든 교차로번호가 존재하지 않으면 해당 교차로번호에 대한 신호이력을 추가함 (at 최근 프로그램 시작시각)\n", + " whole_inter_nos = sorted(history.inter_no.unique())\n", + " recent_inter_nos = sorted(rhistory.inter_no.unique())\n", + " if not whole_inter_nos==recent_inter_nos:\n", + " for inter_no in set(whole_inter_nos) - set(recent_inter_nos):\n", + " program_start, prow = load_prow(plan, timetable, inter_no, present_time - 9000)\n", + " cycle = prow.cycle.iloc[0]\n", + " row1 = prow.drop(['start_hour', 'start_minute'], axis=1).copy()\n", + " row2 = prow.drop(['start_hour', 'start_minute'], axis=1).copy()\n", + " # prow에서 필요한 부분을 rhistory에 추가\n", + " row1['end_unix'] = program_start\n", + " row2['end_unix'] = program_start + cycle\n", + " rhistory = pd.concat([rhistory, row1, row2]).reset_index(drop=True)\n", + " # present_time + adder 의 시각에 한 주기의 신호 추가\n", + " for inter_no in set(whole_inter_nos):\n", + " program_start, prow = load_prow(plan, timetable, inter_no, present_time)\n", + " cycle = prow.cycle.iloc[0]\n", + " row3 = prow.drop(['start_hour', 'start_minute'], axis=1).copy()\n", + " # prow에서 필요한 부분을 rhistory에 추가\n", + " row3['end_unix'] = present_time + adder\n", + " rhistory = pd.concat([rhistory, row3]).reset_index(drop=True)\n", + "\n", + " # 2. 시작 유닉스 타임컬럼 생성 후 종류 유닉스 타임에서 현시별 현시기간 컬럼의 합을 뺀 값으로 입력\n", + " # - 현시시간의 합을 뺀 시간의 +- 10초 이내에 이전 주기정보가 존재하면 그 유닉스 시간을 시작 유닉스시간 값으로 하고, 존재하지 않으면 현시시간의 합을 뺀 유닉스 시간을 시작 유닉스 시간으로 지정\n", + " for i, row in rhistory.iterrows():\n", + " inter_no = row.inter_no\n", + " end_unix = row.end_unix\n", + " elapsed_time = row[[f'dura_{alph}{j}' for alph in ['A', 'B'] for j in range(1,9)]].sum() // 2 # 현시시간 합\n", + " # 이전 유닉스 존재하지 않음 : 현시시간 합의 차\n", + " start_unix = end_unix - elapsed_time\n", + " pre_rows = history[:i] # previous rows\n", + " if inter_no in pre_rows.inter_no.unique(): # 이전 유닉스 존재\n", + " pre_unix = pre_rows[pre_rows.inter_no == inter_no]['end_unix'].iloc[-1] # previous unix time\n", + " # 이전 유닉스 존재, abs < 10 : 이전 유닉스\n", + " if abs(pre_unix - start_unix) < 10:\n", + " start_unix = pre_unix\n", + " # 이전 유닉스 존재, abs >=10 : 현시시간 합의 차\n", + " else:\n", + " pass\n", + " rhistory.loc[i, 'start_unix'] = start_unix \n", + " rhistory[rhistory.isna()] = 0\n", + " rhistory['start_unix'] = rhistory['start_unix'].astype(int)\n", + " rhistory = rhistory[['inter_no', 'start_unix'] + [f'dura_{alph}{j}' for alph in ['A', 'B'] for j in range(1,9)] + ['cycle']]\n", + " return rhistory\n", + "adder = 600" + ] + }, + { + "cell_type": "code", + "execution_count": 9, + "metadata": {}, + "outputs": [], + "source": [ + "def processing(plan, rhistory, timetable, hours):\n", + " rhists = []\n", + " for inter_no in sorted(rhistory.inter_no.unique()):\n", + " rhist = rhistory.copy()[rhistory.inter_no==inter_no]\n", + " rhist = rhist.drop_duplicates(subset=['start_unix']).reset_index(drop=True)\n", + "\n", + " # D_n 및 S_n 값 정의\n", + " rhist['D_n'] = 0 # D_n : 시간차이\n", + " rhist['S_n'] = 0 # S_n : 현시시간합\n", + " for n in range(len(rhist)):\n", + " curr_unix = rhist.iloc[n].start_unix # current start_unix\n", + " rhist.loc[n, ['D_n', 'S_n']] = calculate_DS(rhist, curr_unix, hours, timetable)\n", + "\n", + " # 이전시각, 현재시각\n", + " prev_unix = rhist.loc[0, 'start_unix'] # previous start_unix\n", + " curr_unix = rhist.loc[1, 'start_unix'] # current start_unix\n", + "\n", + " # rhist의 마지막 행에 도달할 때까지 반복\n", + " while True:\n", + " n = rhist[rhist.start_unix==curr_unix].index[0]\n", + " cycle = rhist.loc[n, 'cycle']\n", + " D_n = rhist.loc[n, 'D_n']\n", + " S_n = rhist.loc[n, 'S_n']\n", + " # 참값인 경우\n", + " if (abs(D_n - S_n) <= 5):\n", + " pass\n", + " # 참값이 아닌 경우\n", + " else:\n", + " # 2-1-1. 결측치 처리 : 인접한 두 start_unix의 차이가 계획된 주기의 두 배보다 크면 결측이 일어났다고 판단, 신호계획의 현시시간으로 \"대체\"\n", + " if curr_unix - prev_unix >= 2 * cycle:\n", + " # prev_unix를 계획된 주기만큼 늘려가면서 한 행씩 채워나간다.\n", + " # (curr_unix와의 차이가 계획된 주기보다 작거나 같아질 때까지)\n", + " while curr_unix - prev_unix > cycle:\n", + " prev_unix += cycle\n", + " # 신호 계획(prow) 불러오기\n", + " start_seconds = np.array(timetable.start_seconds)\n", + " idx = (start_seconds <= prev_unix).sum() - 1\n", + " start_hour = timetable.iloc[idx].start_hour\n", + " start_minute = timetable.iloc[idx].start_minute\n", + " prow = plan.copy()[(plan.inter_no==inter_no) & (plan.start_hour==start_hour) & (plan.start_minute==start_minute)] # planned row\n", + " # prow에서 필요한 부분을 rhist에 추가\n", + " prow['start_unix'] = prev_unix\n", + " prow = prow.drop(['start_hour', 'start_minute', 'offset'], axis=1)\n", + " cycle = prow.iloc[0].cycle\n", + " rhist = pd.concat([rhist, prow])\n", + " rhist = rhist.sort_values(by='start_unix').reset_index(drop=True)\n", + " n += 1\n", + "\n", + " # 2-1-2. 이상치 처리 : 비율에 따라 해당 행을 \"삭제\"(R_n <= 0.5) 또는 \"조정\"(R_n > 0.5)한다\n", + " R_n = (curr_unix - prev_unix) / cycle # R_n : 비율\n", + " # R_n이 0.5보다 작거나 같으면 해당 행을 삭제\n", + " if R_n <= 0.5:\n", + " rhist = rhist.drop(index=n).reset_index(drop=True)\n", + " if n >= rhist.index[-1]:\n", + " break\n", + " # 행삭제에 따른 curr_unix, R_n 재정의\n", + " curr_unix = rhist.loc[n, 'start_unix']\n", + " R_n = (curr_unix - prev_unix) / cycle # R_n : 비율\n", + "\n", + " # R_n이 0.5보다 크면 해당 행 조정 (비율을 유지한 채로 현시시간 대체)\n", + " if R_n > 0.5:\n", + " # 신호 계획(prow) 불러오기\n", + " start_seconds = np.array(timetable.start_seconds)\n", + " idx = (start_seconds <= curr_unix).sum() - 1\n", + " start_hour = timetable.iloc[idx].start_hour\n", + " start_minute = timetable.iloc[idx].start_minute\n", + " prow = plan[(plan.inter_no==inter_no) & (plan.start_hour==start_hour) & (plan.start_minute==start_minute)] # planned row\n", + " # 조정된 현시시간 (prow에 R_n을 곱하고 정수로 바꿈)\n", + " adjusted_dur = prow.copy()[[f'dura_{alph}{j}' for alph in ['A', 'B'] for j in range(1,9)]] * R_n\n", + " int_parts = adjusted_dur.iloc[0].apply(lambda x: int(x))\n", + " frac_parts = adjusted_dur.iloc[0] - int_parts\n", + " difference = round(adjusted_dur.iloc[0].sum()) - int_parts.sum()\n", + " for _ in range(difference): # 소수 부분이 가장 큰 상위 'difference'개의 값에 대해 올림 처리\n", + " max_frac_index = frac_parts.idxmax()\n", + " int_parts[max_frac_index] += 1\n", + " frac_parts[max_frac_index] = 0 # 이미 처리된 항목은 0으로 설정\n", + " # rhist에 조정된 현시시간을 반영\n", + " rhist.loc[n, [f'dura_{alph}{j}' for alph in ['A', 'B'] for j in range(1,9)]] = int_parts.values\n", + " rhist.loc[n, 'cycle'] = int_parts.sum().sum() // 2\n", + "\n", + " if n >= rhist.index[-1]:\n", + " break\n", + " prev_unix = curr_unix\n", + " curr_unix = rhist.loc[n+1, 'start_unix']\n", + "\n", + " # 생략해도 무방할 코드\n", + " rhist = rhist.reset_index(drop=True)\n", + " rhist = rhist.sort_values(by=['start_unix'])\n", + "\n", + " # D_n 및 S_n 값 재정의\n", + " for n in range(len(rhist)):\n", + " curr_unix = rhist.iloc[n].start_unix # current start_unix\n", + " rhist.loc[n, ['D_n', 'S_n']] = calculate_DS(rhist, curr_unix, hours, timetable)\n", + " rhists.append(rhist)\n", + " rhists = pd.concat(rhists).sort_values(by=['start_unix','inter_no'])\n", + " rhists = rhists[rhists.start_unix >= present_time - 3600]\n", + " rhists = rhists.drop(columns=['D_n', 'S_n'])\n", + " return rhists" + ] + }, + { + "cell_type": "code", + "execution_count": 10, + "metadata": {}, + "outputs": [], + "source": [ + "def make_hrhists(rhists, isplits, timetable):\n", + " # 계층화된 형태로 변환\n", + " hrhists = [] # hierarchied recent history\n", + " for i, row in rhists.iterrows():\n", + " inter_no = row.inter_no\n", + " start_unix = row.start_unix\n", + "\n", + " ind = (timetable['start_seconds'] <= row.start_unix).sum() - 1\n", + " start_hour = timetable.iloc[ind].start_hour\n", + " start_minute = timetable.iloc[ind].start_minute\n", + " isplit = isplits[(inter_no, start_hour, start_minute)]\n", + " phas_As = [isplit[j][0] for j in isplit.keys()]\n", + " phas_Bs = [isplit[j][1] for j in isplit.keys()]\n", + " durs_A = row[[f'dura_A{j}' for j in range(1,9)]]\n", + " durs_B = row[[f'dura_B{j}' for j in range(1,9)]]\n", + " durations = []\n", + " for j in range(1, len(isplit)+1):\n", + " ja = isplit[j][0]\n", + " jb = isplit[j][1]\n", + " if ja == jb:\n", + " durations.append(min(durs_A[ja-1], durs_B[jb-1]))\n", + " else:\n", + " durations.append(abs(durs_A[ja-1] - durs_B[ja-1]))\n", + " new_rows = pd.DataFrame({'inter_no':[inter_no] * len(durations), 'start_unix':[start_unix] * len(durations),\n", + " 'phas_A':phas_As, 'phas_B':phas_Bs, 'duration':durations})\n", + " hrhists.append(new_rows)\n", + " hrhists = pd.concat(hrhists)\n", + " hrhists = hrhists.sort_values(by = ['start_unix', 'inter_no', 'phas_A', 'phas_B']).reset_index(drop=True)\n", + " return hrhists" + ] + }, + { + "cell_type": "code", + "execution_count": 11, + "metadata": {}, + "outputs": [], + "source": [ + "def update_movement(hrhists, movement, movements):\n", + " # 중복을 제거하고 (inter_no, start_unix) 쌍을 만듭니다.\n", + " hrhists_inter_unix = set(hrhists[['inter_no', 'start_unix']].drop_duplicates().itertuples(index=False, name=None))\n", + " movement_inter_unix = set(movement[['inter_no', 'start_unix']].drop_duplicates().itertuples(index=False, name=None))\n", + "\n", + " # hrhists에는 있지만 movement에는 없는 (inter_no, start_unix) 쌍을 찾습니다.\n", + " missing_in_movement = hrhists_inter_unix - movement_inter_unix\n", + "\n", + " # 새로운 행들을 생성합니다.\n", + " new_rows = []\n", + " if missing_in_movement:\n", + " for inter_no, start_unix in missing_in_movement:\n", + " # movements에서 해당 inter_no의 데이터를 찾습니다.\n", + " new_row = movements[movements['inter_no'] == inter_no].copy()\n", + " # start_unix 값을 설정합니다.\n", + " new_row['start_unix'] = start_unix\n", + " new_rows.append(new_row)\n", + "\n", + " # 새로운 데이터프레임을 생성하고 기존 movement 데이터프레임과 합칩니다.\n", + " new_movement = pd.concat(new_rows, ignore_index=True)\n", + " movement_updated = pd.concat([movement, new_movement], ignore_index=True)\n", + " else:\n", + " movement_updated = movement\n", + " return movement_updated" + ] + }, + { + "cell_type": "code", + "execution_count": 12, + "metadata": {}, + "outputs": [], + "source": [ + "def make_movements():\n", + " movements_path = '../Intermediates/movement/'\n", + " movements_list = [pd.read_csv(movements_path + file, index_col=0) for file in tqdm(os.listdir(movements_path))]\n", + " movements = pd.concat(movements_list)\n", + " movements = movements.drop(columns=['start_unix'])\n", + " movements = movements.drop_duplicates()\n", + " movements = movements.sort_values(by=['inter_no', 'phas_A', 'phas_B'])\n", + " movements = movements.reset_index(drop=True)\n", + " movements.to_csv('../Intermediates/movements.csv')\n", + " return movements" + ] + }, + { + "cell_type": "code", + "execution_count": 13, + "metadata": {}, + "outputs": [], + "source": [ + "def make_histid(present_time, hrhists, movement_updated, inter2node, matching):\n", + " # movements and durations\n", + " movedur = pd.merge(hrhists, movement_updated, how='inner', on=['inter_no', 'start_unix', 'phas_A', 'phas_B'])\n", + " movedur = movedur.sort_values(by=['start_unix', 'inter_no', 'phas_A','phas_B'])\n", + " movedur = movedur[['inter_no', 'start_unix', 'phas_A', 'phas_B', 'move_A', 'move_B', 'duration']]\n", + "\n", + " # 이동류 매칭 테이블에서 진입id, 진출id를 가져와서 붙임.\n", + " for i, row in movedur.iterrows():\n", + " inter_no = row.inter_no\n", + " start_unix = row.start_unix\n", + " # incoming and outgoing edges A\n", + " move_A = row.move_A\n", + " if move_A in [17, 18]:\n", + " inc_edge_A = np.nan\n", + " outhedge_A = np.nan\n", + " else:\n", + " match_A = matching[(matching.inter_no == inter_no) & (matching.move_no == move_A)].iloc[0]\n", + " inc_edge_A = match_A.inc_edge\n", + " out_edge_A = match_A.out_edge\n", + " movedur.loc[i, ['inc_edge_A', 'out_edge_A']] = [inc_edge_A, out_edge_A]\n", + " # incoming and outgoing edges B\n", + " move_B = row.move_B\n", + " if move_B in [17, 18]:\n", + " inc_edge_B = np.nan\n", + " out_edge_B = np.nan\n", + " else:\n", + " match_B = matching[(matching.inter_no == inter_no) & (matching.move_no == move_B)].iloc[0]\n", + " inc_edge_B = match_B.inc_edge\n", + " out_edge_B = match_B.out_edge\n", + " movedur.loc[i, ['inc_edge_B', 'out_edge_B']] = [inc_edge_B, out_edge_B]\n", + "\n", + " # 이동류 컬럼 제거\n", + " movedur = movedur.drop(['move_A', 'move_B'], axis=1)\n", + "\n", + " histid = movedur.copy() # history with edge ids (incoming and outgoing edge ids)\n", + " histid['node_id'] = histid['inter_no'].map(inter2node)\n", + " histid = histid[['inter_no', 'node_id', 'start_unix', 'phas_A', 'phas_B', 'duration', 'inc_edge_A', 'out_edge_A', 'inc_edge_B', 'out_edge_B']]\n", + " histid_start = present_time - 600\n", + " histid = histid[histid.start_unix > histid_start]\n", + " return histid" + ] + }, + { + "cell_type": "code", + "execution_count": 14, + "metadata": {}, + "outputs": [], + "source": [ + "def preprocess(m):\n", + " '''\n", + " 통합테이블(histid)를 만드는 함수\n", + "\n", + " input : m\n", + " - m ranges from 0 to 287, but 0 makes an error where 288 = 86400//300\n", + " - present_time = fmins[m] : 현재시점\n", + "\n", + " output : histid (통합테이블, HISTory with edge_IDs)\n", + " - 컬럼 : inter_no, node_id, start_unix, phas_A, phas_B, duration, inc_edge_A, out_edge_A, inc_edge_B, out_edge_B\n", + "\n", + " 주요 데이터, 중간산출물 및 결과물 :\n", + " # 데이터\n", + " - history : 신호이력 (inter_no, end_unix, dura_Aj, dura_Bj, cycle, offset)\n", + " - plan : 신호계획 (inter_no, start_hour, start_minute, dura_Aj, dura_Bj cycle, offset)\n", + " # 중간산출물\n", + " - rhists (recent history)\n", + " - history에서 현재 시각 이전의 데이터를 가져옴.\n", + " - end_unix를 start_unix로 변환\n", + " - 참값판단 프로세스(결측·이상치 처리)\n", + " - 컬럼 : inter_no, start_unix, dura_Aj, dura_Bj, cycle\n", + " - hrhists (hierarchized recent history)\n", + " - rhists를 계층화\n", + " - 컬럼 : inter_no, start_unix, phas_A, phas_B, duration\n", + " - movements\n", + " - 각 교차로에 대하여 현시별로 이동류를 정해놓음.\n", + " - join시 사용하기 위함.\n", + " - 한 번 만들어놓고 두고두고 사용함.\n", + " - 컬럼 : inter_no, phas_A, phas_B, move_A, move_B\n", + " - movement\n", + " - 현재 시점에서의 이동류정보\n", + " - 컬럼 : inter_no, phas_A, phas_B, move_A, move_B, start_unix\n", + " - movement_updated\n", + " - movement와 hrhists를 join하기 전에, movement에는 없지만 hrhists에는 있는 start_unix에 대한 이동류 정보를 가져와 movement에 붙임\n", + " - 이동류정보는 앞서 정의한 movements에서 가져옴.\n", + " - 컬럼 : inter_no, phas_A, phas_B, move_A, move_B, start_unix\n", + " - movedur\n", + " - hrhists와 movement_updated를 join\n", + " - 컬럼 : inter_no, phas_A, phas_B, move_A, move_B, start_unix, duration\n", + " # 결과 : histid\n", + " - 신호생성에 직접적으로 사용되는 데이터프레임\n", + " - 컬럼 : inter_no, node_id, start_unix, phas_A, phas_B, duration, inc_edge_A, out_edge_A, inc_edge_B, out_edge_B\n", + " - 한글컬럼 : 교차로번호, 노드id, 시작유닉스, A현시번호, B현시번호, 현시시간, 진입엣지(A), 진출엣지(A), 진입엣지(B), 진출엣지(B)\n", + " '''\n", + " midnight = int(datetime(2024, 1, 5, 0, 0, 0).timestamp())\n", + " next_day = int(datetime(2024, 1, 6, 0, 0, 0).timestamp())\n", + " fmins = range(midnight, next_day, 300) # fmins : unix time by Five MINuteS\n", + " # 현재시각\n", + " present_time = fmins[m]\n", + " print(datetime.fromtimestamp(present_time))\n", + " # 사용할 표준 테이블 목록\n", + " plan = pd.read_csv('../Data/tables/plan.csv', index_col=0)\n", + " history = pd.read_csv('../Data/tables/history.csv', index_col=0)\n", + " matching = pd.read_csv('../Intermediates/matching.csv', index_col=0)\n", + " # 참고할 딕셔너리, 데이터프레임, 리스트 등 목록\n", + " splits, isplits = make_splits(plan)\n", + " timetable = make_timetable(plan)\n", + " inter_node = pd.read_csv('../Data/tables/inter_node.csv', index_col=0)\n", + " inter_node = inter_node[inter_node.inter_type=='parent']\n", + " inter2node = dict(zip(inter_node['inter_no'], inter_node['node_id']))\n", + " hours = np.array(range(midnight - 7200, next_day + 1, 3600)) # 정각에 해당하는 시각들 목록\n", + " # rhistory, rhists, hrhists\n", + " adder = 600\n", + " rhistory = make_rhistory(plan, timetable, history, present_time, adder)\n", + " rhists = processing(plan, rhistory, timetable, hours)\n", + " hrhists = make_hrhists(rhists, isplits, timetable)\n", + " # movements, movement, movement_updated\n", + " movements = pd.read_csv('../Intermediates/movements.csv')\n", + " movement = pd.read_csv(f'../Intermediates/movement/movement_{present_time}.csv', index_col=0)\n", + " movement_updated = update_movement(hrhists, movement, movements)\n", + " # movedur\n", + " movedur = pd.merge(movement_updated, hrhists, how='inner', on=['inter_no', 'start_unix', 'phas_A', 'phas_B']) # movements and durations\n", + " movedur = movedur.sort_values(by=['start_unix', 'inter_no', 'phas_A','phas_B'])\n", + " movedur = movedur[['inter_no', 'start_unix', 'phas_A', 'phas_B', 'move_A', 'move_B', 'duration']]\n", + " # histid\n", + " histid = make_histid(present_time, hrhists, movement_updated, inter2node, matching)\n", + " histid.to_csv(f'../Intermediates/histid/histid_{fmins[m]}.csv')\n", + " return histid" + ] + }, + { + "cell_type": "code", + "execution_count": 15, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "2024-01-05 08:45:00\n", + "2024-01-05 08:50:00\n" + ] + }, + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
inter_nonode_idstart_unixphas_Aphas_Bdurationinc_edge_Aout_edge_Ainc_edge_Bout_edge_B
655202i917044116101146571510152_02-571510152_01571510152_01571510152_01.65
656202i9170441161022114NaN-571510152_01NaNNaN
657175i017044116291140-571542797_02571500487_01-571500487_01571542797_02
658175i017044116292242-571500487_01571545870_01-571542797_02571510153_01
659175i017044116293329571545870_02571510153_01571545870_02571542797_02
.................................
871201i817044126405517571500583_01571500617_01571500583_01571500569_01
872206i717044126601125-571511538_02571542073_02571542073_01571511538_02
873206i717044126602225NaN571542073_02NaNNaN
874206i717044126603315-571511538_02571542073_02571542073_01571511538_02
875206i717044126604415NaN571542073_02NaNNaN
\n", + "

221 rows × 10 columns

\n", + "
" + ], + "text/plain": [ + " inter_no node_id start_unix phas_A phas_B duration inc_edge_A \\\n", + "655 202 i9 1704411610 1 1 46 571510152_02 \n", + "656 202 i9 1704411610 2 2 114 NaN \n", + "657 175 i0 1704411629 1 1 40 -571542797_02 \n", + "658 175 i0 1704411629 2 2 42 -571500487_01 \n", + "659 175 i0 1704411629 3 3 29 571545870_02 \n", + ".. ... ... ... ... ... ... ... \n", + "871 201 i8 1704412640 5 5 17 571500583_01 \n", + "872 206 i7 1704412660 1 1 25 -571511538_02 \n", + "873 206 i7 1704412660 2 2 25 NaN \n", + "874 206 i7 1704412660 3 3 15 -571511538_02 \n", + "875 206 i7 1704412660 4 4 15 NaN \n", + "\n", + " out_edge_A inc_edge_B out_edge_B \n", + "655 -571510152_01 571510152_01 571510152_01.65 \n", + "656 -571510152_01 NaN NaN \n", + "657 571500487_01 -571500487_01 571542797_02 \n", + "658 571545870_01 -571542797_02 571510153_01 \n", + "659 571510153_01 571545870_02 571542797_02 \n", + ".. ... ... ... \n", + "871 571500617_01 571500583_01 571500569_01 \n", + "872 571542073_02 571542073_01 571511538_02 \n", + "873 571542073_02 NaN NaN \n", + "874 571542073_02 571542073_01 571511538_02 \n", + "875 571542073_02 NaN NaN \n", + "\n", + "[221 rows x 10 columns]" + ] + }, + "execution_count": 15, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "preprocess(105)\n", + "preprocess(106)" + ] + }, + { + "cell_type": "code", + "execution_count": 16, + "metadata": {}, + "outputs": [], + "source": [ + "# for m in range(30, 288):\n", + "# print(m)\n", + "# histid = preprocess(m)" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": "rts", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.8.10" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/Script/preprocess_daily.ipynb b/Script/preprocess_daily.ipynb new file mode 100644 index 000000000..796421874 --- /dev/null +++ b/Script/preprocess_daily.ipynb @@ -0,0 +1,690 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "metadata": {}, + "outputs": [], + "source": [ + "import pandas as pd\n", + "import numpy as np\n", + "import os\n", + "import json\n", + "import sumolib\n", + "from tqdm import tqdm" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": {}, + "outputs": [], + "source": [ + "def make_match1(path_move):\n", + " '''\n", + " 신호 DB에는 매 초마다 이동류정보가 업데이트 된다. 그리고 이 이동류정보를 매 5초마다 불러와서 사용하게 된다.\n", + " '../Data/tables/move/'에는 5초마다의 이동류정보가 저장되어 있다.\n", + "\n", + " return : 통합된 이동류정보\n", + " - 모든 inter_no(교차로번호)에 대한 A, B링 현시별 이동류정보\n", + "\n", + " match1을 만드는 데 시간이 소요되므로 한 번 만들어서 저장해두고 저장해둔 것을 쓴다.\n", + " '''\n", + " # [이동류번호] 불러오기 (약 1분의 소요시간)\n", + " csv_moves = os.listdir(path_move)\n", + " moves = [pd.read_csv(path_move + csv_move, index_col=0) for csv_move in tqdm(csv_moves)]\n", + " match1 = pd.concat(moves).drop_duplicates().sort_values(by=['inter_no','phas_A','phas_B']).reset_index(drop=True)\n", + " match1.to_csv('../Intermediates/match1.csv')\n", + " return match1" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": {}, + "outputs": [], + "source": [ + "def make_match2(match1):\n", + " '''\n", + " match1을 계층화함.\n", + " - match1의 컬럼 : inter_no, phas_A, phas_B, move_A, move_B\n", + " - match2의 컬럼 : inter_no, phase_no, ring_type, move_no\n", + " '''\n", + " # 계층화 (inter_no, phas_A, phas_B, move_A, move_B) -> ('inter_no', 'phase_no', 'ring_type', 'move_no')\n", + " matchA = match1[['inter_no', 'phas_A', 'move_A']].copy()\n", + " matchA.columns = ['inter_no', 'phase_no', 'move_no']\n", + " matchA['ring_type'] = 'A'\n", + " matchB = match1[['inter_no', 'phas_B', 'move_B']].copy()\n", + " matchB.columns = ['inter_no', 'phase_no', 'move_no']\n", + " matchB['ring_type'] = 'B'\n", + " match2 = pd.concat([matchA, matchB]).drop_duplicates()\n", + " match2 = match2[['inter_no', 'phase_no', 'ring_type', 'move_no']]\n", + " match2 = match2.sort_values(by=list(match2.columns))\n", + " return match2" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "metadata": {}, + "outputs": [], + "source": [ + "def make_match3(match2, nema):\n", + " '''\n", + " 각 movement들에 방향(진입방향, 진출방향)을 매칭시켜 추가함.\n", + " - match2의 컬럼 : inter_no, phase_no, ring_type, move_no\n", + " - match3의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir\n", + "\n", + " nema : \n", + " - 컬럼 : move_no, inc_dir, out_dir\n", + " - 모든 종류의 이동류번호에 대하여 진입방향과 진출방향을 매칭시키는 테이블\n", + " - 이동류번호 : 1 ~ 16, 17, 18, 21\n", + " - 진입, 진출방향(8방위) : 동, 서, 남, 북, 북동, 북서, 남동, 남서\n", + " '''\n", + " # nema 정보 불러오기 및 병합\n", + " match3 = pd.merge(match2, nema, how='left', on='move_no').drop_duplicates()\n", + " return match3" + ] + }, + { + "cell_type": "code", + "execution_count": 5, + "metadata": {}, + "outputs": [], + "source": [ + "def make_match4(match3, angle):\n", + " '''\n", + " 방위각 정보를 매칭시켜 추가함.\n", + " - match3의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir\n", + " - match4의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle\n", + "\n", + " angle_original : \n", + " - 컬럼 : inter_no, angle_Aj, angle_Bj (j : 1 ~ 8)\n", + " - 모든 종류의 이동류번호에 대하여 진입방향과 진출방향을 매칭시키는 테이블\n", + " - 이동류번호 : 1 ~ 16, 17, 18, 21\n", + " - 진입, 진출방향(8방위) : 동, 서, 남, 북, 북동, 북서, 남동, 남서\n", + " '''\n", + "\n", + " # 계층화\n", + " angles = []\n", + " for i, row in angle.iterrows():\n", + " angle_codes = row[[f'angle_{alph}{j}' for alph in ['A', 'B'] for j in range(1,9)]]\n", + " new = pd.DataFrame({'inter_no':[row.inter_no] * 16, 'phase_no':list(range(1, 9))*2, 'ring_type':['A'] * 8 + ['B'] * 8, 'angle_code':angle_codes.to_list()})\n", + " angles.append(new)\n", + " angles = pd.concat(angles)\n", + " angles = angles.dropna().reset_index(drop=True)\n", + "\n", + " # 병합\n", + " six_chars = angles.angle_code.apply(lambda x:len(x)==6)\n", + " angles.loc[six_chars,'inc_angle'] = angles.angle_code.apply(lambda x:x[:3])\n", + " angles.loc[six_chars,'out_angle'] = angles.angle_code.apply(lambda x:x[3:])\n", + " angles = angles.drop('angle_code', axis=1)\n", + " match4 = pd.merge(match3, angles, how='left', left_on=['inter_no', 'phase_no', 'ring_type'],\n", + " right_on=['inter_no', 'phase_no', 'ring_type']).drop_duplicates()\n", + " return match4" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "metadata": {}, + "outputs": [], + "source": [ + "def make_match5(match4, net, inter_node, inter_info):\n", + " '''\n", + " 진입엣지id, 진출엣지id, 노드id를 추가함 (주교차로).\n", + " - match4의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle\n", + " - match5의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle, inc_edge, out_edge, node_id\n", + " \n", + " 사용된 데이터 : \n", + " (1) net\n", + " - 성남시 정자동 부근의 샘플 네트워크\n", + " (2) inter_node\n", + " - 교차로번호와 노드id를 매칭시키는 테이블.\n", + " - parent/child 정보도 포함되어 있음\n", + " - 컬럼 : inter_no, node_id, inter_type\n", + " (3) inter_info\n", + " - 교차로 정보. 여기에서는 위도와 경도가 쓰임.\n", + " - 컬럼 : inter_no, inter_name, inter_lat, inter_lon, group_no, main_phase_no\n", + "\n", + " 진입엣지id, 진출엣지id를 얻는 과정 :\n", + " - match5 = match4.copy()의 각 열을 순회하면서 아래 과정을 반복함.\n", + " * 진입에 대해서만 서술하겠지만 진출도 마찬가지로 설명될 수 있음\n", + " - 해당 행의 교차로정보로부터 노드ID를 얻어내고, 해당 노드에 대한 모든 진출엣지id를 inc_edges에 저장.\n", + " * inc_edge(진입엣지) : incoming edge, out_edge(진출엣지) : outgoing_edge\n", + " - inc_edges의 모든 진입엣지에 대하여 진입방향(inc_dires, 2차원 단위벡터)을 얻어냄.\n", + " - 해당 행의 진입각으로부터 그에 대응되는 진입각방향(단위벡터)를 얻어냄.\n", + " - 주어진 진입각방향에 대하여 내적이 가장 작은 진입방향에 대한 진입엣지를 inc_edge_id로 지정함.\n", + " '''\n", + "\n", + " # parent node만 가져옴.\n", + " inter_node1 = inter_node[inter_node.inter_type == 'parent'].drop('inter_type', axis=1)\n", + " inter_info1 = inter_info[['inter_no', 'inter_lat', 'inter_lon']]\n", + " inter = pd.merge(inter_node1, inter_info1, how='left', left_on=['inter_no'],\n", + " right_on=['inter_no']).drop_duplicates()\n", + "\n", + " inter2node = dict(zip(inter['inter_no'], inter['node_id']))\n", + "\n", + " match5 = match4.copy()\n", + " # 진입진출ID 매칭\n", + " for index, row in match5.iterrows():\n", + " node_id = inter2node[row.inter_no]\n", + " node = net.getNode(node_id)\n", + " # 교차로의 모든 (from / to) edges\n", + " inc_edges = [edge for edge in node.getIncoming() if edge.getFunction() == ''] # incoming edges\n", + " out_edges = [edge for edge in node.getOutgoing() if edge.getFunction() == ''] # outgoing edges\n", + " # 교차로의 모든 (from / to) directions\n", + " inc_dirs = []\n", + " for inc_edge in inc_edges:\n", + " start = inc_edge.getShape()[-2]\n", + " end = inc_edge.getShape()[-1]\n", + " inc_dir = np.array(end) - np.array(start)\n", + " inc_dir = inc_dir / (inc_dir ** 2).sum() ** 0.5\n", + " inc_dirs.append(inc_dir)\n", + " out_dirs = []\n", + " for out_edge in out_edges:\n", + " start = out_edge.getShape()[0]\n", + " end = out_edge.getShape()[1]\n", + " out_dir = np.array(end) - np.array(start)\n", + " out_dir = out_dir / (out_dir ** 2).sum() ** 0.5\n", + " out_dirs.append(out_dir)\n", + " # 진입각, 진출각 불러오기\n", + " if not pd.isna(row.inc_angle):\n", + " inc_angle = int(row.inc_angle)\n", + " out_angle = int(row.out_angle)\n", + " # 방위각을 일반각으로 가공, 라디안 변환, 단위벡터로 변환\n", + " inc_angle = (-90 - inc_angle) % 360\n", + " inc_angle = inc_angle * np.pi / 180.\n", + " inc_dir_true = np.array([np.cos(inc_angle), np.sin(inc_angle)])\n", + " out_angle = (90 - out_angle) % 360\n", + " out_angle = out_angle * np.pi / 180.\n", + " out_dir_true = np.array([np.cos(out_angle), np.sin(out_angle)])\n", + " # 매칭 엣지 반환\n", + " inc_index = np.array([np.dot(inc_dir, inc_dir_true) for inc_dir in inc_dirs]).argmax()\n", + " out_index = np.array([np.dot(out_dir, out_dir_true) for out_dir in out_dirs]).argmax()\n", + " inc_edge_id = inc_edges[inc_index].getID()\n", + " out_edge_id = out_edges[out_index].getID()\n", + " match5.at[index, 'inc_edge'] = inc_edge_id\n", + " match5.at[index, 'out_edge'] = out_edge_id\n", + " match5['node_id'] = match5['inter_no'].map(inter2node)\n", + " match5 = match5.sort_values(by=['inter_no','phase_no','ring_type']).reset_index(drop=True)\n", + " return match5" + ] + }, + { + "cell_type": "code", + "execution_count": 7, + "metadata": {}, + "outputs": [], + "source": [ + "def make_match6(match5, inter_node, uturn, coord):\n", + " '''\n", + " 진입엣지id, 진출엣지id, 노드id를 추가함 (부교차로).\n", + " - match6의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle, inc_edge, out_edge, node_id\n", + " \n", + " 사용된 데이터 : \n", + " (1) inter_node\n", + " - 교차로번호와 노드id를 매칭시키는 테이블.\n", + " - parent/child 정보도 포함되어 있음\n", + " - 컬럼 : inter_no, node_id, inter_type\n", + " (2) uturn (유턴정보)\n", + " - 컬럼 : parent_id, child_id, direction, condition, inc_edge, out_edge\n", + " - parent_id, child_id : 주교차로id, 유턴교차로id\n", + " - direction : 주교차로에 대한 유턴노드의 상대적인 위치(방향)\n", + " - condition : 좌회전시, 직진시, 직좌시, 보행신호시 중 하나\n", + " - inc_edge, out_edge : 유턴에 대한 진입진출엣지\n", + " (3) coord (연동교차로정보)\n", + " - 컬럼 : parent_id, child_id, phase_no, ring_type, inc_edge, out_edge\n", + " - parent_id, child_id : 주교차로id, 연동교차로id\n", + " - 나머지 컬럼 : 각 (현시, 링)별 진입진출엣지\n", + "\n", + " 설명 :\n", + " - match5는 주교차로에 대해서만 진입엣지id, 진출엣지id, 노드id를 추가했었음.\n", + " 여기에서 uturn, coord를 사용해서 부교차로들(유턴교차로, 연동교차로)에 대해서도 해당 값들을 부여함.\n", + " 유턴교차로 :\n", + " - directions를 정북기준 시계방향의 8방위로 정함.\n", + " - 이를 통해 진입방향이 주어진 경우에 좌회전, 직진, 보행 등에 대한 (진입방향, 진출방향)을 얻어낼 수 있음.\n", + " - 예) 진입방향(direction)이 '북'일 때, \n", + " - 직진 : (북, 남)\n", + " * 남 : directions[(ind + 4) % len(directions)]\n", + " - 좌회전 : (북, 동)\n", + " * 동 : directions[(ind + 2) % len(directions)]\n", + " - 보행 : (서, 동)\n", + " * 서 : directions[(ind - 2) % len(directions)]\n", + " - uturn의 각 행을 순회하면서 아래 과정을 반복함\n", + " - match5에서 parent_id에 해당하는 행들을 가져옴(cmatch).\n", + " - condition 별로 진입방향, 진출방향A, 진출방향B 정함.\n", + " - 상술한 directions를 활용하여 정함.\n", + " - (진입방향, 진출방향A, 진출방향B)을 고려하여 (현시, 링) 별로 진입엣지id, 진출엣지id를 정함.\n", + " - ex) cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id]\n", + " - 순회하면서 만든 cmatch를 cmatchs라는 리스트에 저장함.\n", + "\n", + " 연동교차로 :\n", + " - 연동교차로의 경우 coord에 (현시, 링)별 진입엣지ID, 진출엣지ID가 명시되어 있음.\n", + " - 'inc_dir', 'out_dir', 'inc_angle','out_angle'와 같은 열들은 np.nan을 지정해놓음.\n", + " - 이 열들은, 사실상 다음 스텝부터는 사용되지 않는 열들이기 때문에 np.nan으로 지정해놓아도 문제없음.\n", + "\n", + " match6 :\n", + " - 이렇게 얻은 match5, cmatchs, coord를 모두 pd.concat하여 match6을 얻어냄.\n", + " '''\n", + "\n", + " node2inter = dict(zip(inter_node['node_id'], inter_node['inter_no']))\n", + "\n", + " child_ids = inter_node[inter_node.inter_type=='child'].node_id.unique()\n", + " ch2pa = {} # child to parent\n", + " for child_id in child_ids:\n", + " parent_no = inter_node[inter_node.node_id==child_id].inter_no.iloc[0]\n", + " sub_inter_node = inter_node[inter_node.inter_no==parent_no]\n", + " ch2pa[child_id] = sub_inter_node[sub_inter_node.inter_type=='parent'].iloc[0].node_id\n", + " directions = ['북', '북동', '동', '남동', '남', '남서', '서', '북서'] # 정북기준 시계방향으로 8방향\n", + "\n", + " # 각 uturn node에 대하여 (inc_edge_id, out_edge_id) 부여\n", + " cmatches = []\n", + " for _, row in uturn.iterrows():\n", + " child_id = row.child_id\n", + " parent_id = row.parent_id\n", + " direction = row.direction\n", + " condition = row.condition\n", + " inc_edge_id = row.inc_edge\n", + " out_edge_id = row.out_edge\n", + " # match5에서 parent_id에 해당하는 행들을 가져옴\n", + " cmatch = match5.copy()[match5.node_id==parent_id] # match dataframe for a child node\n", + " cmatch = cmatch.sort_values(by=['phase_no', 'ring_type']).reset_index(drop=True)\n", + " cmatch['node_id'] = child_id\n", + " cmatch[['inc_edge', 'out_edge']] = np.nan\n", + "\n", + " # condition 별로 inc_dire, out_dire_A, out_dire_B를 정함\n", + " ind = directions.index(direction)\n", + " if condition == \"좌회전시\":\n", + " inc_dire = direction\n", + " out_dire_A = out_dire_B = directions[(ind + 2) % len(directions)]\n", + " elif condition == \"직진시\":\n", + " inc_dire = direction\n", + " out_dire_A = out_dire_B = directions[(ind + 4) % len(directions)]\n", + " elif condition == \"보행신호시\":\n", + " inc_dire = directions[(ind + 2) % len(directions)]\n", + " out_dire_A = directions[(ind - 2) % len(directions)]\n", + " out_dire_B = directions[(ind - 2) % len(directions)]\n", + "\n", + " # (inc_dire, out_dire_A, out_dire_B) 별로 inc_edge_id, out_edge_id를 정함\n", + " if condition == '보행신호시':\n", + " cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id]\n", + " cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id]\n", + " # 이동류번호가 17(보행신호)이면서 유턴노드방향으로 가는 신호가 없으면 (inc_edge_id, out_edge_id)를 부여한다.\n", + " cmatch.loc[(cmatch.move_no==17) & (cmatch.out_dir!=direction), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id]\n", + " else: # '직진시', '좌회전시'\n", + " cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id]\n", + " cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id]\n", + " # 유턴신호의 이동류번호를 19로 부여한다.\n", + " cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), 'move_no'] = 19\n", + " cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), 'move_no'] = 19\n", + " cmatches.append(cmatch)\n", + "\n", + " # 각 coordination node에 대하여 (inc_edge_id, out_edge_id) 부여\n", + " coord['inter_no'] = coord['parent_id'].map(node2inter)\n", + " coord = coord.rename(columns={'child_id':'node_id'})\n", + " coord[['inc_dir', 'out_dir', 'inc_angle','out_angle']] = np.nan\n", + " coord['move_no'] = 20\n", + " coord = coord[['inter_no', 'phase_no', 'ring_type', 'move_no', 'inc_dir', 'out_dir', 'inc_angle','out_angle', 'inc_edge', 'out_edge', 'node_id']]\n", + " \n", + " # display(coord)\n", + " cmatches = pd.concat(cmatches)\n", + " match6 = pd.concat([match5, cmatches, coord]).drop_duplicates().sort_values(by=['inter_no', 'node_id', 'phase_no', 'ring_type'])\n", + " match6.to_csv('../Intermediates/match6.csv')\n", + " return match6" + ] + }, + { + "cell_type": "code", + "execution_count": 8, + "metadata": {}, + "outputs": [], + "source": [ + "def make_matching(match6, inter_node, nema):\n", + " '''\n", + " 이동류 매칭 : 각 교차로에 대하여, 가능한 모든 이동류 (1~18, 21)에 대한 진입·진출엣지ID를 지정한다.\n", + " 모든 이동류에 대해 지정하므로, 시차제시 이전과 다른 이동류가 등장하더라도 항상 진입·진출 엣지 ID를 지정할 수 있다. \n", + " - matching의 컬럼 : inter_no, move_no, inc_dir, out_dir, inc_edge, out_edge, node_id\n", + " \n", + " 설명 : \n", + " - 필요한 리스트, 딕셔너리 등을 정의\n", + " (1) 가능한 (진입방향, 진출방향) 목록 [리스트]\n", + " (2) 각 교차로별 방향 목록 : pdires (possible directions) [딕셔너리]\n", + " (3) 각 (교차로, 진입방향) 별 진입id 목록 : inc2id (incoming direction to incoming edge_id) [딕셔너리]\n", + " (4) 각 (교차로, 진출방향) 별 진출id 목록 : out2id (outgoing direction to outgoing edge_id) [딕셔너리]\n", + " (5) 각 교차로별 가능한 (진입방향, 진출방향) 목록 : pflow (possible flows) [딕셔너리]\n", + " - matching은 빈 리스트로 지정.\n", + " - 모든 노드id에 대하여 다음 과정을 반복\n", + " - 해당 노드id에 대한 모든 가능한 (진입방향, 진출방향)에 대하여 다음 과정을 반복\n", + " - (노드id, 진입방향)으로부터 진입엣지id를 얻어냄. 마찬가지로 진출엣지id도 얻어냄\n", + " - 얻어낸 정보를 바탕으로 한 행(new_row)을 만들고 이것을 matching에 append\n", + " '''\n", + "\n", + " match7 = match6.copy()\n", + " match7 = match7[['inter_no', 'move_no', 'inc_dir', 'out_dir', 'inc_edge', 'out_edge', 'node_id']]\n", + "\n", + " parent_ids = sorted(inter_node[inter_node.inter_type=='parent'].node_id.unique())\n", + " child_ids = sorted(inter_node[inter_node.inter_type=='child'].node_id.unique())\n", + "\n", + " # (1) 가능한 (진입방향, 진출방향) 목록 \n", + " flows = nema.dropna().apply(lambda row: (row['inc_dir'], row['out_dir']), axis=1).tolist()\n", + " # (2) 각 교차로별 방향 목록 : pdires (possible directions)\n", + " pdires = {}\n", + " for node_id in parent_ids:\n", + " dires = match7[match7.node_id == node_id][['inc_dir','out_dir']].values.flatten()\n", + " dires = {dire for dire in dires if type(dire)==str}\n", + " pdires[node_id] = dires\n", + " # (3) 각 (교차로, 진입방향) 별 진입id 목록 : inc2id (incoming direction to incoming edge_id)\n", + " inc2id = {}\n", + " for node_id in parent_ids:\n", + " for inc_dir in pdires[node_id]:\n", + " df = match7[(match7.node_id==node_id) & (match7.inc_dir==inc_dir)]\n", + " inc2id[(node_id, inc_dir)] = df.inc_edge.iloc[0]\n", + " # (4) 각 (교차로, 진출방향) 별 진출id 목록 : out2id (outgoing direction to outgoing edge_id)\n", + " out2id = {}\n", + " for node_id in parent_ids:\n", + " for out_dir in pdires[node_id]:\n", + " df = match7[(match7.node_id==node_id) & (match7.out_dir==out_dir)]\n", + " out2id[(node_id, out_dir)] = df.out_edge.iloc[0]\n", + " # (5) 각 교차로별 가능한 (진입방향, 진출방향) 목록 : pflow (possible flows)\n", + " pflow = {}\n", + " for node_id in parent_ids:\n", + " pflow[node_id] = [flow for flow in flows if set(flow).issubset(pdires[node_id])]\n", + " # (6) 가능한 이동류에 대하여 진입id, 진출id 배정 : matching\n", + " node2inter = dict(zip(match7['node_id'], match7['inter_no']))\n", + " dires_right = ['북', '서', '남', '동', '북'] # ex (북, 서), (서, 남) 등은 우회전 flow\n", + " matching = []\n", + " for node_id in parent_ids:\n", + " inter_no = node2inter[node_id]\n", + " # 좌회전과 직진(1 ~ 16)\n", + " for (inc_dir, out_dir) in pflow[node_id]:\n", + " move_no = nema[(nema.inc_dir==inc_dir) & (nema.out_dir==out_dir)].move_no.iloc[0]\n", + " inc_edge = inc2id[(node_id, inc_dir)]\n", + " out_edge = out2id[(node_id, out_dir)]\n", + " new_row = pd.DataFrame({'inter_no':[inter_no], 'move_no':[move_no],\n", + " 'inc_dir':[inc_dir], 'out_dir':[out_dir],\n", + " 'inc_edge':[inc_edge], 'out_edge':[out_edge], 'node_id':[node_id]})\n", + " matching.append(new_row)\n", + " # 보행신호(17), 전적색(18)\n", + " new_row = pd.DataFrame({'inter_no':[inter_no] * 2, 'move_no':[17, 18],\n", + " 'inc_dir':[None]*2, 'out_dir':[None]*2,\n", + " 'inc_edge':[None]*2, 'out_edge':[None]*2, 'node_id':[node_id]*2})\n", + " matching.append(new_row)\n", + " # 신호우회전(21)\n", + " for d in range(len(dires_right)-1):\n", + " inc_dir = dires_right[d]\n", + " out_dir = dires_right[d+1]\n", + " if {inc_dir, out_dir}.issubset(pdires[node_id]):\n", + " inc_edge = inc2id[(node_id, inc_dir)]\n", + " out_edge = out2id[(node_id, out_dir)]\n", + " new_row = pd.DataFrame({'inter_no':[inter_no], 'move_no':[21],\n", + " 'inc_dir':[inc_dir], 'out_dir':[out_dir],\n", + " 'inc_edge':[inc_edge], 'out_edge':[out_edge], 'node_id':[node_id]})\n", + " matching.append(new_row)\n", + " matching.append(match7[match7.node_id.isin(child_ids)])\n", + " matching = pd.concat(matching)\n", + " matching = matching.dropna().sort_values(by=['inter_no', 'node_id', 'move_no']).reset_index(drop=True)\n", + " matching['move_no'] = matching['move_no'].astype(int)\n", + " matching.to_csv('../Intermediates/matching.csv')\n", + " return matching" + ] + }, + { + "cell_type": "code", + "execution_count": 9, + "metadata": {}, + "outputs": [], + "source": [ + "def make_movements():\n", + " movements_path = '../Intermediates/movement/'\n", + " movements_list = [pd.read_csv(movements_path + file, index_col=0) for file in tqdm(os.listdir(movements_path))]\n", + " movements = pd.concat(movements_list)\n", + " movements = movements.drop(columns=['start_unix'])\n", + " movements = movements.drop_duplicates()\n", + " movements = movements.sort_values(by=['inter_no', 'phas_A', 'phas_B'])\n", + " movements = movements.reset_index(drop=True)\n", + " movements.to_csv('../Intermediates/movements.csv')\n", + " return movements" + ] + }, + { + "cell_type": "code", + "execution_count": 10, + "metadata": {}, + "outputs": [], + "source": [ + "# node2num_cycles : A dictionary that maps a node_id to the number of cycles\n", + "def get_node2num_cycles(plan, inter_node):\n", + " node2inter = dict(zip(inter_node['node_id'], inter_node['inter_no']))\n", + " node_ids = sorted(inter_node.node_id.unique())\n", + "\n", + " Aplan = plan.copy()[['inter_no'] + [f'dura_A{j}' for j in range(1,9)] + ['cycle']]\n", + " grouped = Aplan.groupby('inter_no')\n", + " df = grouped.agg({'cycle': 'min'}).reset_index()\n", + " df = df.rename(columns={'cycle': 'min_cycle'})\n", + " df['num_cycle'] = 300 // df['min_cycle'] + 2\n", + " inter2num_cycles = dict(zip(df['inter_no'], df['num_cycle']))\n", + " node2numcycles = {node_id : inter2num_cycles[node2inter[node_id]] for node_id in node_ids}\n", + " with open('../Intermediates/node2numcycles.json', 'w') as file:\n", + " json.dump(node2numcycles, file, indent=4)\n", + " return node2numcycles" + ] + }, + { + "cell_type": "code", + "execution_count": 11, + "metadata": {}, + "outputs": [], + "source": [ + "def preprocess_daily():\n", + " path_move = '../Data/tables/move/'\n", + "\n", + " inter_info = pd.read_csv('../Data/tables/inter_info.csv', index_col=0)\n", + " angle = pd.read_csv('../Data/tables/angle.csv', index_col=0, dtype = {f'angle_{alph}{j}':'str' for alph in ['A', 'B'] for j in range(1,9)})\n", + " plan = pd.read_csv('../Data/tables/plan.csv', index_col=0)\n", + " inter_node = pd.read_csv('../Data/tables/inter_node.csv', index_col=0)\n", + " uturn = pd.read_csv('../Data/tables/child_uturn.csv')\n", + " coord = pd.read_csv('../Data/tables/child_coord.csv')\n", + " nema = pd.read_csv('../Data/tables/nema.csv', encoding='cp949')\n", + "\n", + " net = sumolib.net.readNet('../Data/networks/sn.net.xml')\n", + "\n", + " match1 = make_match1(path_move)\n", + " match2 = make_match2(match1)\n", + " match3 = make_match3(match2, nema)\n", + " match4 = make_match4(match3, angle)\n", + " match5 = make_match5(match4, net, inter_node, inter_info)\n", + " match6 = make_match6(match5, inter_node, uturn, coord)\n", + " matching = make_matching(match6, inter_node, nema)\n", + " movements = make_movements()\n", + " node2num_cycles = get_node2num_cycles(plan, inter_node)\n", + " return match6, matching, movements, node2num_cycles" + ] + }, + { + "cell_type": "code", + "execution_count": 12, + "metadata": {}, + "outputs": [ + { + "name": "stderr", + "output_type": "stream", + "text": [ + " 0%| | 0/17280 [00:00= 0) & (durations <= 100)).all(axis=1)\n", + "sorted(plan[~valid_indices].inter_no.unique())\n", + "# durations" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": "rts", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.8.10" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/Script/preprocess_daily.py b/Script/preprocess_daily.py new file mode 100644 index 000000000..f0de51881 --- /dev/null +++ b/Script/preprocess_daily.py @@ -0,0 +1,431 @@ +import pandas as pd +import numpy as np +import os +import json +import sumolib +from tqdm import tqdm + +def check_inter_info(inter_info): + print(inter_info) + print('check') + +def make_match1(path_root): + ''' + 신호 DB에는 매 초마다 이동류정보가 업데이트 된다. 그리고 이 이동류정보를 매 5초마다 불러와서 사용하게 된다. + '../Data/tables/move/'에는 5초마다의 이동류정보가 저장되어 있다. + + return : 통합된 이동류정보 + - 모든 inter_no(교차로번호)에 대한 A, B링 현시별 이동류정보 + + match1을 만드는 데 시간이 소요되므로 한 번 만들어서 저장해두고 저장해둔 것을 쓴다. + ''' + # [이동류번호] 불러오기 (약 1분의 소요시간) + path_move = os.path.join(path_root, 'Data', 'tables', 'move') + csv_moves = os.listdir(path_move) + moves = [pd.read_csv(os.path.join(path_move, csv_move), index_col=0) for csv_move in tqdm(csv_moves, desc='이동류정보 불러오는 중 : match1')] + match1 = pd.concat(moves).drop_duplicates().sort_values(by=['inter_no','phas_A','phas_B']).reset_index(drop=True) + match1.to_csv(os.path.join(path_root, 'Intermediates', 'match1.csv')) + return match1 + +def make_match2(match1): + ''' + match1을 계층화함. + - match1의 컬럼 : inter_no, phas_A, phas_B, move_A, move_B + - match2의 컬럼 : inter_no, phase_no, ring_type, move_no + ''' + # 계층화 (inter_no, phas_A, phas_B, move_A, move_B) -> ('inter_no', 'phase_no', 'ring_type', 'move_no') + matchA = match1[['inter_no', 'phas_A', 'move_A']].copy() + matchA.columns = ['inter_no', 'phase_no', 'move_no'] + matchA['ring_type'] = 'A' + matchB = match1[['inter_no', 'phas_B', 'move_B']].copy() + matchB.columns = ['inter_no', 'phase_no', 'move_no'] + matchB['ring_type'] = 'B' + match2 = pd.concat([matchA, matchB]).drop_duplicates() + match2 = match2[['inter_no', 'phase_no', 'ring_type', 'move_no']] + match2 = match2.sort_values(by=list(match2.columns)) + return match2 + +def make_match3(match2, nema): + ''' + 각 movement들에 방향(진입방향, 진출방향)을 매칭시켜 추가함. + - match2의 컬럼 : inter_no, phase_no, ring_type, move_no + - match3의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir + + nema : + - 컬럼 : move_no, inc_dir, out_dir + - 모든 종류의 이동류번호에 대하여 진입방향과 진출방향을 매칭시키는 테이블 + - 이동류번호 : 1 ~ 16, 17, 18, 21 + - 진입, 진출방향(8방위) : 동, 서, 남, 북, 북동, 북서, 남동, 남서 + ''' + # nema 정보 불러오기 및 병합 + match3 = pd.merge(match2, nema, how='left', on='move_no').drop_duplicates() + return match3 + +def make_match4(match3, angle): + ''' + 방위각 정보를 매칭시켜 추가함. + - match3의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir + - match4의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle + + angle_original : + - 컬럼 : inter_no, angle_Aj, angle_Bj (j : 1 ~ 8) + - 모든 종류의 이동류번호에 대하여 진입방향과 진출방향을 매칭시키는 테이블 + - 이동류번호 : 1 ~ 16, 17, 18, 21 + - 진입, 진출방향(8방위) : 동, 서, 남, 북, 북동, 북서, 남동, 남서 + ''' + + # 계층화 + angles = [] + for i, row in angle.iterrows(): + angle_codes = row[[f'angle_{alph}{j}' for alph in ['A', 'B'] for j in range(1,9)]] + new = pd.DataFrame({'inter_no':[row.inter_no] * 16, 'phase_no':list(range(1, 9))*2, 'ring_type':['A'] * 8 + ['B'] * 8, 'angle_code':angle_codes.to_list()}) + angles.append(new) + angles = pd.concat(angles) + angles = angles.dropna().reset_index(drop=True) + + # 병합 + six_chars = angles.angle_code.apply(lambda x:len(x)==6) + angles.loc[six_chars,'inc_angle'] = angles.angle_code.apply(lambda x:x[:3]) + angles.loc[six_chars,'out_angle'] = angles.angle_code.apply(lambda x:x[3:]) + angles = angles.drop('angle_code', axis=1) + match4 = pd.merge(match3, angles, how='left', left_on=['inter_no', 'phase_no', 'ring_type'], + right_on=['inter_no', 'phase_no', 'ring_type']).drop_duplicates() + return match4 + +def make_match5(match4, net, inter_node, inter_info): + ''' + 진입엣지id, 진출엣지id, 노드id를 추가함 (주교차로). + - match4의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle + - match5의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle, inc_edge, out_edge, node_id + + 사용된 데이터 : + (1) net + - 성남시 정자동 부근의 샘플 네트워크 + (2) inter_node + - 교차로번호와 노드id를 매칭시키는 테이블. + - parent/child 정보도 포함되어 있음 + - 컬럼 : inter_no, node_id, inter_type + (3) inter_info + - 교차로 정보. 여기에서는 위도와 경도가 쓰임. + - 컬럼 : inter_no, inter_name, inter_lat, inter_lon, group_no, main_phase_no + + 진입엣지id, 진출엣지id를 얻는 과정 : + - match5 = match4.copy()의 각 열을 순회하면서 아래 과정을 반복함. + * 진입에 대해서만 서술하겠지만 진출도 마찬가지로 설명될 수 있음 + - 해당 행의 교차로정보로부터 노드ID를 얻어내고, 해당 노드에 대한 모든 진출엣지id를 inc_edges에 저장. + * inc_edge(진입엣지) : incoming edge, out_edge(진출엣지) : outgoing_edge + - inc_edges의 모든 진입엣지에 대하여 진입방향(inc_dires, 2차원 단위벡터)을 얻어냄. + - 해당 행의 진입각으로부터 그에 대응되는 진입각방향(단위벡터)를 얻어냄. + - 주어진 진입각방향에 대하여 내적이 가장 작은 진입방향에 대한 진입엣지를 inc_edge_id로 지정함. + ''' + + # parent node만 가져옴. + inter_node1 = inter_node[inter_node.inter_type == 'parent'].drop('inter_type', axis=1) + inter_info1 = inter_info[['inter_no', 'inter_lat', 'inter_lon']] + inter = pd.merge(inter_node1, inter_info1, how='left', left_on=['inter_no'], + right_on=['inter_no']).drop_duplicates() + + inter2node = dict(zip(inter['inter_no'], inter['node_id'])) + + match5 = match4.copy() + # 진입진출ID 매칭 + for index, row in match5.iterrows(): + node_id = inter2node[row.inter_no] + node = net.getNode(node_id) + # 교차로의 모든 (from / to) edges + inc_edges = [edge for edge in node.getIncoming() if edge.getFunction() == ''] # incoming edges + out_edges = [edge for edge in node.getOutgoing() if edge.getFunction() == ''] # outgoing edges + # 교차로의 모든 (from / to) directions + inc_dirs = [] + for inc_edge in inc_edges: + start = inc_edge.getShape()[-2] + end = inc_edge.getShape()[-1] + inc_dir = np.array(end) - np.array(start) + inc_dir = inc_dir / (inc_dir ** 2).sum() ** 0.5 + inc_dirs.append(inc_dir) + out_dirs = [] + for out_edge in out_edges: + start = out_edge.getShape()[0] + end = out_edge.getShape()[1] + out_dir = np.array(end) - np.array(start) + out_dir = out_dir / (out_dir ** 2).sum() ** 0.5 + out_dirs.append(out_dir) + # 진입각, 진출각 불러오기 + if not pd.isna(row.inc_angle): + inc_angle = int(row.inc_angle) + out_angle = int(row.out_angle) + # 방위각을 일반각으로 가공, 라디안 변환, 단위벡터로 변환 + inc_angle = (-90 - inc_angle) % 360 + inc_angle = inc_angle * np.pi / 180. + inc_dir_true = np.array([np.cos(inc_angle), np.sin(inc_angle)]) + out_angle = (90 - out_angle) % 360 + out_angle = out_angle * np.pi / 180. + out_dir_true = np.array([np.cos(out_angle), np.sin(out_angle)]) + # 매칭 엣지 반환 + inc_index = np.array([np.dot(inc_dir, inc_dir_true) for inc_dir in inc_dirs]).argmax() + out_index = np.array([np.dot(out_dir, out_dir_true) for out_dir in out_dirs]).argmax() + inc_edge_id = inc_edges[inc_index].getID() + out_edge_id = out_edges[out_index].getID() + match5.at[index, 'inc_edge'] = inc_edge_id + match5.at[index, 'out_edge'] = out_edge_id + match5['node_id'] = match5['inter_no'].map(inter2node) + match5 = match5.sort_values(by=['inter_no','phase_no','ring_type']).reset_index(drop=True) + return match5 + +def make_match6(match5, inter_node, uturn, coord, path_root): + ''' + 진입엣지id, 진출엣지id, 노드id를 추가함 (부교차로). + - match6의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle, inc_edge, out_edge, node_id + + 사용된 데이터 : + (1) inter_node + - 교차로번호와 노드id를 매칭시키는 테이블. + - parent/child 정보도 포함되어 있음 + - 컬럼 : inter_no, node_id, inter_type + (2) uturn (유턴정보) + - 컬럼 : parent_id, child_id, direction, condition, inc_edge, out_edge + - parent_id, child_id : 주교차로id, 유턴교차로id + - direction : 주교차로에 대한 유턴노드의 상대적인 위치(방향) + - condition : 좌회전시, 직진시, 직좌시, 보행신호시 중 하나 + - inc_edge, out_edge : 유턴에 대한 진입진출엣지 + (3) coord (연동교차로정보) + - 컬럼 : parent_id, child_id, phase_no, ring_type, inc_edge, out_edge + - parent_id, child_id : 주교차로id, 연동교차로id + - 나머지 컬럼 : 각 (현시, 링)별 진입진출엣지 + + 설명 : + - match5는 주교차로에 대해서만 진입엣지id, 진출엣지id, 노드id를 추가했었음. + 여기에서 uturn, coord를 사용해서 부교차로들(유턴교차로, 연동교차로)에 대해서도 해당 값들을 부여함. + 유턴교차로 : + - directions를 정북기준 시계방향의 8방위로 정함. + - 이를 통해 진입방향이 주어진 경우에 좌회전, 직진, 보행 등에 대한 (진입방향, 진출방향)을 얻어낼 수 있음. + - 예) 진입방향(direction)이 '북'일 때, + - 직진 : (북, 남) + * 남 : directions[(ind + 4) % len(directions)] + - 좌회전 : (북, 동) + * 동 : directions[(ind + 2) % len(directions)] + - 보행 : (서, 동) + * 서 : directions[(ind - 2) % len(directions)] + - uturn의 각 행을 순회하면서 아래 과정을 반복함 + - match5에서 parent_id에 해당하는 행들을 가져옴(cmatch). + - condition 별로 진입방향, 진출방향A, 진출방향B 정함. + - 상술한 directions를 활용하여 정함. + - (진입방향, 진출방향A, 진출방향B)을 고려하여 (현시, 링) 별로 진입엣지id, 진출엣지id를 정함. + - ex) cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + - 순회하면서 만든 cmatch를 cmatchs라는 리스트에 저장함. + + 연동교차로 : + - 연동교차로의 경우 coord에 (현시, 링)별 진입엣지ID, 진출엣지ID가 명시되어 있음. + - 'inc_dir', 'out_dir', 'inc_angle','out_angle'와 같은 열들은 np.nan을 지정해놓음. + - 이 열들은, 사실상 다음 스텝부터는 사용되지 않는 열들이기 때문에 np.nan으로 지정해놓아도 문제없음. + + match6 : + - 이렇게 얻은 match5, cmatchs, coord를 모두 pd.concat하여 match6을 얻어냄. + ''' + + node2inter = dict(zip(inter_node['node_id'], inter_node['inter_no'])) + + child_ids = inter_node[inter_node.inter_type=='child'].node_id.unique() + ch2pa = {} # child to parent + for child_id in child_ids: + parent_no = inter_node[inter_node.node_id==child_id].inter_no.iloc[0] + sub_inter_node = inter_node[inter_node.inter_no==parent_no] + ch2pa[child_id] = sub_inter_node[sub_inter_node.inter_type=='parent'].iloc[0].node_id + directions = ['북', '북동', '동', '남동', '남', '남서', '서', '북서'] # 정북기준 시계방향으로 8방향 + + # 각 uturn node에 대하여 (inc_edge_id, out_edge_id) 부여 + cmatches = [] + for _, row in uturn.iterrows(): + child_id = row.child_id + parent_id = row.parent_id + direction = row.direction + condition = row.condition + inc_edge_id = row.inc_edge + out_edge_id = row.out_edge + # match5에서 parent_id에 해당하는 행들을 가져옴 + cmatch = match5.copy()[match5.node_id==parent_id] # match dataframe for a child node + cmatch = cmatch.sort_values(by=['phase_no', 'ring_type']).reset_index(drop=True) + cmatch['node_id'] = child_id + cmatch[['inc_edge', 'out_edge']] = np.nan + + # condition 별로 inc_dire, out_dire_A, out_dire_B를 정함 + ind = directions.index(direction) + if condition == "좌회전시": + inc_dire = direction + out_dire_A = out_dire_B = directions[(ind + 2) % len(directions)] + elif condition == "직진시": + inc_dire = direction + out_dire_A = out_dire_B = directions[(ind + 4) % len(directions)] + elif condition == "보행신호시": + inc_dire = directions[(ind + 2) % len(directions)] + out_dire_A = directions[(ind - 2) % len(directions)] + out_dire_B = directions[(ind - 2) % len(directions)] + + # (inc_dire, out_dire_A, out_dire_B) 별로 inc_edge_id, out_edge_id를 정함 + if condition == '보행신호시': + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + # 이동류번호가 17(보행신호)이면서 유턴노드방향으로 가는 신호가 없으면 (inc_edge_id, out_edge_id)를 부여한다. + cmatch.loc[(cmatch.move_no==17) & (cmatch.out_dir!=direction), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + else: # '직진시', '좌회전시' + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + # 유턴신호의 이동류번호를 19로 부여한다. + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), 'move_no'] = 19 + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), 'move_no'] = 19 + cmatches.append(cmatch) + + # 각 coordination node에 대하여 (inc_edge_id, out_edge_id) 부여 + coord['inter_no'] = coord['parent_id'].map(node2inter) + coord = coord.rename(columns={'child_id':'node_id'}) + coord[['inc_dir', 'out_dir', 'inc_angle','out_angle']] = np.nan + coord['move_no'] = 20 + coord = coord[['inter_no', 'phase_no', 'ring_type', 'move_no', 'inc_dir', 'out_dir', 'inc_angle','out_angle', 'inc_edge', 'out_edge', 'node_id']] + + # display(coord) + cmatches = pd.concat(cmatches) + match6 = pd.concat([match5, cmatches, coord]).drop_duplicates().sort_values(by=['inter_no', 'node_id', 'phase_no', 'ring_type']) + match6.to_csv(os.path.join(path_root, 'Intermediates', 'match6.csv')) + return match6 + +def make_matching(match6, inter_node, nema, path_root): + ''' + 이동류 매칭 : 각 교차로에 대하여, 가능한 모든 이동류 (1~18, 21)에 대한 진입·진출엣지ID를 지정한다. + 모든 이동류에 대해 지정하므로, 시차제시 이전과 다른 이동류가 등장하더라도 항상 진입·진출 엣지 ID를 지정할 수 있다. + - matching의 컬럼 : inter_no, move_no, inc_dir, out_dir, inc_edge, out_edge, node_id + + 설명 : + - 필요한 리스트, 딕셔너리 등을 정의 + (1) 가능한 (진입방향, 진출방향) 목록 [리스트] + (2) 각 교차로별 방향 목록 : pdires (possible directions) [딕셔너리] + (3) 각 (교차로, 진입방향) 별 진입id 목록 : inc2id (incoming direction to incoming edge_id) [딕셔너리] + (4) 각 (교차로, 진출방향) 별 진출id 목록 : out2id (outgoing direction to outgoing edge_id) [딕셔너리] + (5) 각 교차로별 가능한 (진입방향, 진출방향) 목록 : pflow (possible flows) [딕셔너리] + - matching은 빈 리스트로 지정. + - 모든 노드id에 대하여 다음 과정을 반복 + - 해당 노드id에 대한 모든 가능한 (진입방향, 진출방향)에 대하여 다음 과정을 반복 + - (노드id, 진입방향)으로부터 진입엣지id를 얻어냄. 마찬가지로 진출엣지id도 얻어냄 + - 얻어낸 정보를 바탕으로 한 행(new_row)을 만들고 이것을 matching에 append + ''' + + match7 = match6.copy() + match7 = match7[['inter_no', 'move_no', 'inc_dir', 'out_dir', 'inc_edge', 'out_edge', 'node_id']] + + parent_ids = sorted(inter_node[inter_node.inter_type=='parent'].node_id.unique()) + child_ids = sorted(inter_node[inter_node.inter_type=='child'].node_id.unique()) + + # (1) 가능한 (진입방향, 진출방향) 목록 + flows = nema.dropna().apply(lambda row: (row['inc_dir'], row['out_dir']), axis=1).tolist() + # (2) 각 교차로별 방향 목록 : pdires (possible directions) + pdires = {} + for node_id in parent_ids: + dires = match7[match7.node_id == node_id][['inc_dir','out_dir']].values.flatten() + dires = {dire for dire in dires if type(dire)==str} + pdires[node_id] = dires + # (3) 각 (교차로, 진입방향) 별 진입id 목록 : inc2id (incoming direction to incoming edge_id) + inc2id = {} + for node_id in parent_ids: + for inc_dir in pdires[node_id]: + df = match7[(match7.node_id==node_id) & (match7.inc_dir==inc_dir)] + inc2id[(node_id, inc_dir)] = df.inc_edge.iloc[0] + # (4) 각 (교차로, 진출방향) 별 진출id 목록 : out2id (outgoing direction to outgoing edge_id) + out2id = {} + for node_id in parent_ids: + for out_dir in pdires[node_id]: + df = match7[(match7.node_id==node_id) & (match7.out_dir==out_dir)] + out2id[(node_id, out_dir)] = df.out_edge.iloc[0] + # (5) 각 교차로별 가능한 (진입방향, 진출방향) 목록 : pflow (possible flows) + pflow = {} + for node_id in parent_ids: + pflow[node_id] = [flow for flow in flows if set(flow).issubset(pdires[node_id])] + # (6) 가능한 이동류에 대하여 진입id, 진출id 배정 : matching + node2inter = dict(zip(match7['node_id'], match7['inter_no'])) + dires_right = ['북', '서', '남', '동', '북'] # ex (북, 서), (서, 남) 등은 우회전 flow + matching = [] + for node_id in parent_ids: + inter_no = node2inter[node_id] + # 좌회전과 직진(1 ~ 16) + for (inc_dir, out_dir) in pflow[node_id]: + move_no = nema[(nema.inc_dir==inc_dir) & (nema.out_dir==out_dir)].move_no.iloc[0] + inc_edge = inc2id[(node_id, inc_dir)] + out_edge = out2id[(node_id, out_dir)] + new_row = pd.DataFrame({'inter_no':[inter_no], 'move_no':[move_no], + 'inc_dir':[inc_dir], 'out_dir':[out_dir], + 'inc_edge':[inc_edge], 'out_edge':[out_edge], 'node_id':[node_id]}) + matching.append(new_row) + # 보행신호(17), 전적색(18) + new_row = pd.DataFrame({'inter_no':[inter_no] * 2, 'move_no':[17, 18], + 'inc_dir':[None]*2, 'out_dir':[None]*2, + 'inc_edge':[None]*2, 'out_edge':[None]*2, 'node_id':[node_id]*2}) + matching.append(new_row) + # 신호우회전(21) + for d in range(len(dires_right)-1): + inc_dir = dires_right[d] + out_dir = dires_right[d+1] + if {inc_dir, out_dir}.issubset(pdires[node_id]): + inc_edge = inc2id[(node_id, inc_dir)] + out_edge = out2id[(node_id, out_dir)] + new_row = pd.DataFrame({'inter_no':[inter_no], 'move_no':[21], + 'inc_dir':[inc_dir], 'out_dir':[out_dir], + 'inc_edge':[inc_edge], 'out_edge':[out_edge], 'node_id':[node_id]}) + matching.append(new_row) + matching.append(match7[match7.node_id.isin(child_ids)]) + matching = pd.concat(matching) + matching = matching.dropna().sort_values(by=['inter_no', 'node_id', 'move_no']).reset_index(drop=True) + matching['move_no'] = matching['move_no'].astype(int) + matching.to_csv(os.path.join(path_root, 'Intermediates', 'matching.csv')) + return matching + +def make_movements(path_root): + movements_path = os.path.join(path_root, 'Intermediates', 'movement') + movements_list = [pd.read_csv(os.path.join(movements_path, file), index_col=0) for file in tqdm(os.listdir(movements_path), desc='이동류정보 불러오는 중 : movements')] + movements = pd.concat(movements_list) + movements = movements.drop(columns=['start_unix']) + movements = movements.drop_duplicates() + movements = movements.sort_values(by=['inter_no', 'phas_A', 'phas_B']) + movements = movements.reset_index(drop=True) + movements.to_csv(os.path.join(path_root, 'Intermediates', 'movements.csv')) + return movements + +# node2num_cycles : A dictionary that maps a node_id to the number of cycles +def get_node2num_cycles(plan, inter_node, path_root): + node2inter = dict(zip(inter_node['node_id'], inter_node['inter_no'])) + node_ids = sorted(inter_node.node_id.unique()) + + Aplan = plan.copy()[['inter_no'] + [f'dura_A{j}' for j in range(1,9)] + ['cycle']] + grouped = Aplan.groupby('inter_no') + df = grouped.agg({'cycle': 'min'}).reset_index() + df = df.rename(columns={'cycle': 'min_cycle'}) + df['num_cycle'] = 300 // df['min_cycle'] + 2 + inter2num_cycles = dict(zip(df['inter_no'], df['num_cycle'])) + node2numcycles = {node_id : inter2num_cycles[node2inter[node_id]] for node_id in node_ids} + with open(os.path.join('Intermediates','node2numcycles.json'), 'w') as file: + json.dump(node2numcycles, file, indent=4) + return node2numcycles + +def main(): + path_root = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) + + inter_info = pd.read_csv(os.path.join(path_root, 'Data', 'tables', 'inter_info.csv')) + check_inter_info(inter_info) + angle = pd.read_csv(os.path.join(path_root, 'Data', 'tables', 'angle.csv'), dtype = {f'angle_{alph}{j}':'str' for alph in ['A', 'B'] for j in range(1,9)}) + plan = pd.read_csv(os.path.join(path_root, 'Data', 'tables', 'plan.csv')) + inter_node = pd.read_csv(os.path.join(path_root, 'Data', 'tables', 'inter_node.csv')) + uturn = pd.read_csv(os.path.join(path_root, 'Data', 'tables', 'child_uturn.csv')) + coord = pd.read_csv(os.path.join(path_root, 'Data', 'tables', 'child_coord.csv')) + nema = pd.read_csv(os.path.join(path_root, 'Data', 'tables', 'nema.csv'), encoding='cp949') + + net = sumolib.net.readNet(os.path.join(path_root, 'Data', 'networks', 'sn.net.xml')) + + match1 = make_match1(path_root) + match2 = make_match2(match1) + match3 = make_match3(match2, nema) + match4 = make_match4(match3, angle) + match5 = make_match5(match4, net, inter_node, inter_info) + match6 = make_match6(match5, inter_node, uturn, coord, path_root) + matching = make_matching(match6, inter_node, nema, path_root) + movements = make_movements(path_root) + node2num_cycles = get_node2num_cycles(plan, inter_node, path_root) + +if __name__ == '__main__': + main() diff --git a/Script/preprocess_daily_1.py b/Script/preprocess_daily_1.py new file mode 100644 index 000000000..23f80587a --- /dev/null +++ b/Script/preprocess_daily_1.py @@ -0,0 +1,587 @@ +import pandas as pd +import numpy as np +import os, sys, traci +import json +import sumolib +from tqdm import tqdm + +class DailyPreprocessor(): + def __init__(self): + self.path_root = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) + self.issues = [] + + # 1. 데이터 불러오기 + def load_data(self): + self.load_networks() + self.load_tables() + self.check_networks() + self.check_tables() + print('1. 모든 데이터가 로드되었습니다.') + + # 1-1. 네트워크 불러오기 + def load_networks(self): + self.net = sumolib.net.readNet(os.path.join(self.path_root, 'Data', 'networks', 'sn.net.xml')) + print("1-1. 네트워크가 로드되었습니다.") + + # 1-2. 테이블 불러오기 + def load_tables(self): + # 모든 컬럼에 대하여 데이터타입 지정 + loading_dtype = { + 'inter_no':'int', 'start_hour':'int', 'start_minute':'int', 'cycle':'int','offset':'int', + 'node_id':'str', 'inter_type':'str', 'parent_id':'str','child_id':'str', + 'direction':'str', 'condition':'str', 'inc_edge':'str', 'out_edge':'str', + 'end_unix':'int', 'inter_name':'str', 'inter_lat':'float', 'inter_lon':'float', + 'group_no':'int', 'main_phase_no':'int', 'phase_no':'int','ring_type':'str' + } + for alph in ['A', 'B']: + for j in range(1,9): + loading_dtype[f'angle_{alph}{j}'] = 'str' + loading_dtype[f'dura_{alph}{j}'] = 'int' + + self.path_table = os.path.join(self.path_root, 'Data', 'tables') + + self.inter_info = pd.read_csv(os.path.join(self.path_table, 'inter_info.csv'), dtype=loading_dtype) + self.angle = pd.read_csv(os.path.join(self.path_table, 'angle.csv'), dtype=loading_dtype) + self.plan = pd.read_csv(os.path.join(self.path_table, 'plan.csv'), dtype=loading_dtype) + self.inter_node = pd.read_csv(os.path.join(self.path_table, 'inter_node.csv'), dtype=loading_dtype) + self.uturn = pd.read_csv(os.path.join(self.path_table, 'child_uturn.csv'), dtype=loading_dtype) + self.coord = pd.read_csv(os.path.join(self.path_table, 'child_coord.csv'), dtype=loading_dtype) + self.nema = pd.read_csv(os.path.join(self.path_table, 'nema.csv'), encoding='cp949', dtype=loading_dtype) + print("1-2. 테이블들이 로드되었습니다.") + + # 1-3. 테이블 불러오기 + def check_networks(self): + # https://sumo.dlr.de/docs/Netedit/neteditUsageExamples.html#simplify_tls_program_state_after_changing_connections + if 'SUMO_HOME' in os.environ: + tools = os.path.join(os.environ['SUMO_HOME'], 'tools') + if tools not in sys.path: + sys.path.append(tools) + else: + raise EnvironmentError("please declare environment variable 'SUMO_HOME'") + traci.start([sumolib.checkBinary('sumo'), "-n", os.path.join(self.path_root, 'Data', 'networks', 'sn.net.xml')]) + nodes = [node for node in self.net.getNodes() if node.getType()=='traffic_light'] + for node in nodes: + node_id = node.getID() + from_xml = len([c for c in node.getConnections() if c.getTLLinkIndex() >= 0]) + from_traci = len(traci.trafficlight.getRedYellowGreenState(node_id)) + if from_xml != from_traci: + sub = {'id': node_id, 'type': 'node', 'note': '유효하지 않은 연결이있음. netedit에서 clean states 필요.'} + self.issues.append(sub) + traci.close() + print("1-3. 네트워크의 모든 clean state requirement들을 체크했습니다.") + + # 1-4. 테이블의 무결성 검사 + def check_tables(self): + self.check_inter_info() + self.check_angle() + self.check_plan() + print("1-4. 모든 테이블들의 무결성을 검사했고 이상 없습니다.") + pass + + # 1-4-1. 교차로정보(inter_info) 검사 + def check_inter_info(self): + # 1-4-1-1. inter_lat, inter_lon 적절성 검사 + self.inter_info.loc[0, 'inter_lat'] = 38.0 # 에러 발생을 위한 코드 + self.max_lon, self.min_lon = 127.207888, 127.012492 + self.max_lat, self.min_lat = 37.480693, 37.337112 + for _, row in self.inter_info.iterrows(): + latbool = self.min_lat <= row['inter_lat'] <= self.max_lat + lonbool = self.min_lon <= row['inter_lon'] <= self.max_lon + if not(latbool and lonbool): + msg = f"1-4-1-1. 위도 또는 경도가 범위를 벗어난 교차로가 있습니다: inter_no : {row['inter_no']}" + self.issues.append(msg) + # 교차로목록 정의 + self.inter_nos = sorted(self.inter_info.inter_no.unique()) + + # 1-4-2. 방위각정보(inter_info) 검사 + def check_angle(self): + # 1-4-2-1. inter_no 검사 + # self.angle.loc[0, 'inter_no'] = '4' # 에러 발생을 위한 코드 + missing_inter_nos = set(self.angle.inter_no) - set(self.inter_nos) + if missing_inter_nos: + msg = f"1-4-2-1. angle의 inter_no 중 교차로 목록(inter_nos)에 포함되지 않는 항목이 있습니다: {missing_inter_nos}" + self.issues.append(msg) + + # 1-4-3. 신호계획(plan) 검사 + def check_plan(self): + # 1-4-3-1. inter_no 검사 + # self.plan.loc[0, 'inter_no'] = '4' # 에러 발생을 위한 코드 + missing_inter_nos = set(self.plan.inter_no) - set(self.inter_nos) + if missing_inter_nos: + msg = f"1-4-3-1. plan의 inter_no 중 교차로 목록(inter_nos)에 포함되지 않는 항목이 있습니다: {missing_inter_nos}" + self.issues.append(msg) + + # 1-4-3-2. 시작시각 검사 + # self.plan.loc[0, 'start_hour'] = 27 # 에러 발생을 위한 코드 + for _, row in self.plan.iterrows(): + start_hour = row.start_hour + start_minute = row.start_minute + if not (0 <= start_hour <= 23) or not (0 <= start_minute <= 59): + msg = f"1-4-3-2. plan에 잘못된 형식의 start_time이 존재합니다: {start_hour, start_minute}" + self.issues.append(msg) + + # 1-4-3-3. 현시시간 검사 + # self.plan.loc[0, 'dura_A1'] = -2 # 에러 발생을 위한 코드 + durations = self.plan[[f'dura_{alph}{j}' for alph in ['A','B'] for j in range(1, 9)]] + valid_indices = ((durations >= 0) & (durations <= 200)).all(axis=1) + invalid_inter_nos = sorted(self.plan[~ valid_indices].inter_no.unique()) + if invalid_inter_nos: + msg = f"1-4-3-3. 음수이거나 200보다 큰 현시시간이 존재합니다. : {invalid_inter_nos}" + + # 1-4-3-4. 주기 일관성 검사 + # self.plan.loc[0, 'cycle'] = 50 # 에러 발생을 위한 코드 + inconsistent_cycle = self.plan.groupby(['inter_no', 'start_hour', 'start_minute'])['cycle'].nunique().gt(1) + if inconsistent_cycle.any(): + inc_inter_no, start_hour, start_minute = inconsistent_cycle[inconsistent_cycle].index[0] + msg = f"1-4-3-4. inter_no:{inc_inter_no}, start_hour:{start_minute}, start_hour:{start_minute}일 때, cycle이 유일하게 결정되지 않습니다." + self.issues.append(msg) + + # 1-4-3-5. 현시시간 / 주기 검사 + # self.plan.loc[0, 'duration'] = 10 # 에러 발생을 위한 코드 + right_duration = True + for (inter_no, start_hour, start_minute), group in self.plan.groupby(['inter_no', 'start_hour', 'start_minute']): + A_sum = group[[f'dura_A{j}' for j in range(1, 9)]].iloc[0].sum() + B_sum = group[[f'dura_B{j}' for j in range(1, 9)]].iloc[0].sum() + # A_sum = group[group['ring_type']=='A']['duration'].sum() + # B_sum = group[group['ring_type']=='B']['duration'].sum() + cycle = group['cycle'].unique()[0] + if not (A_sum == B_sum == cycle): + right_duration = False + inc_inter_no = inter_no + if not right_duration: + msg = f"1-4-4-5. inter_no:{inc_inter_no}, A링현시시간의 합과 B링현시시간의 합이 일치하지 않거나, 현시시간의 합과 주기가 일치하지 않습니다." + self.issues.append(msg) + + # 2. 중간산출물 만들기 + def get_intermediates(self): + self.get_matches() + # self.get_movements() + self.get_node2num_cycles() + + # 2-1 매칭테이블들 생성 + def get_matches(self): + self.make_match1() + self.make_match2() + self.make_match3() + self.make_match4() + self.make_match5() + self.make_match6() + self.make_matching() + + # 2-1-1 + def make_match1(self): + ''' + 신호 DB에는 매 초마다 이동류정보가 업데이트 된다. 그리고 이 이동류정보를 매 5초마다 불러와서 사용하게 된다. + '../Data/tables/move/'에는 5초마다의 이동류정보가 저장되어 있다. + + return : 통합된 이동류정보 + - 모든 inter_no(교차로번호)에 대한 A, B링 현시별 이동류정보 + + match1을 만드는 데 시간이 소요되므로 한 번 만들어서 저장해두고 저장해둔 것을 쓴다. + ''' + # [이동류번호] 불러오기 (약 1분의 소요시간) + path_move = os.path.join(self.path_root, 'Data', 'tables', 'move') + csv_moves = os.listdir(path_move) + moves = [pd.read_csv(os.path.join(path_move, csv_move), index_col=0) for csv_move in tqdm(csv_moves, desc='이동류정보 불러오는 중 : match1')] + self.match1 = pd.concat(moves).drop_duplicates().sort_values(by=['inter_no','phas_A','phas_B']).reset_index(drop=True) + self.match1.to_csv(os.path.join(self.path_root, 'Intermediates', 'match1.csv')) + + # 2-1-2 + def make_match2(self): + ''' + match1을 계층화함. + - match1의 컬럼 : inter_no, phas_A, phas_B, move_A, move_B + - match2의 컬럼 : inter_no, phase_no, ring_type, move_no + ''' + # 계층화 (inter_no, phas_A, phas_B, move_A, move_B) -> ('inter_no', 'phase_no', 'ring_type', 'move_no') + matchA = self.match1[['inter_no', 'phas_A', 'move_A']].copy() + matchA.columns = ['inter_no', 'phase_no', 'move_no'] + matchA['ring_type'] = 'A' + matchB = self.match1[['inter_no', 'phas_B', 'move_B']].copy() + matchB.columns = ['inter_no', 'phase_no', 'move_no'] + matchB['ring_type'] = 'B' + self.match2 = pd.concat([matchA, matchB]).drop_duplicates() + self.match2 = self.match2[['inter_no', 'phase_no', 'ring_type', 'move_no']] + self.match2 = self.match2.sort_values(by=list(self.match2.columns)) + + # 2-1-3 + def make_match3(self): + ''' + 각 movement들에 방향(진입방향, 진출방향)을 매칭시켜 추가함. + - match2의 컬럼 : inter_no, phase_no, ring_type, move_no + - match3의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir + + nema : + - 컬럼 : move_no, inc_dir, out_dir + - 모든 종류의 이동류번호에 대하여 진입방향과 진출방향을 매칭시키는 테이블 + - 이동류번호 : 1 ~ 16, 17, 18, 21 + - 진입, 진출방향(8방위) : 동, 서, 남, 북, 북동, 북서, 남동, 남서 + ''' + # nema 정보 불러오기 및 병합 + self.match3 = pd.merge(self.match2, self.nema, how='left', on='move_no').drop_duplicates() + + # 2-1-4 + def make_match4(self): + ''' + 방위각 정보를 매칭시켜 추가함. + - match3의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir + - match4의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle + + angle_original : + - 컬럼 : inter_no, angle_Aj, angle_Bj (j : 1 ~ 8) + - 모든 종류의 이동류번호에 대하여 진입방향과 진출방향을 매칭시키는 테이블 + - 이동류번호 : 1 ~ 16, 17, 18, 21 + - 진입, 진출방향(8방위) : 동, 서, 남, 북, 북동, 북서, 남동, 남서 + ''' + + # 계층화 + angles = [] + for i, row in self.angle.iterrows(): + angle_codes = row[[f'angle_{alph}{j}' for alph in ['A', 'B'] for j in range(1,9)]] + new = pd.DataFrame({'inter_no':[row.inter_no] * 16, 'phase_no':list(range(1, 9))*2, 'ring_type':['A'] * 8 + ['B'] * 8, 'angle_code':angle_codes.to_list()}) + angles.append(new) + angles = pd.concat(angles) + angles = angles.dropna().reset_index(drop=True) + + # 병합 + six_chars = angles.angle_code.apply(lambda x:len(x)==6) + angles.loc[six_chars,'inc_angle'] = angles.angle_code.apply(lambda x:x[:3]) + angles.loc[six_chars,'out_angle'] = angles.angle_code.apply(lambda x:x[3:]) + angles = angles.drop('angle_code', axis=1) + self.match4 = pd.merge(self.match3, angles, how='left', left_on=['inter_no', 'phase_no', 'ring_type'], + right_on=['inter_no', 'phase_no', 'ring_type']).drop_duplicates() + + # 2-1-5 + def make_match5(self): + ''' + 진입엣지id, 진출엣지id, 노드id를 추가함 (주교차로). + - match4의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle + - match5의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle, inc_edge, out_edge, node_id + + 사용된 데이터 : + (1) net + - 성남시 정자동 부근의 샘플 네트워크 + (2) inter_node + - 교차로번호와 노드id를 매칭시키는 테이블. + - parent/child 정보도 포함되어 있음 + - 컬럼 : inter_no, node_id, inter_type + (3) inter_info + - 교차로 정보. 여기에서는 위도와 경도가 쓰임. + - 컬럼 : inter_no, inter_name, inter_lat, inter_lon, group_no, main_phase_no + + 진입엣지id, 진출엣지id를 얻는 과정 : + - match5 = match4.copy()의 각 열을 순회하면서 아래 과정을 반복함. + * 진입에 대해서만 서술하겠지만 진출도 마찬가지로 설명될 수 있음 + - 해당 행의 교차로정보로부터 노드ID를 얻어내고, 해당 노드에 대한 모든 진출엣지id를 inc_edges에 저장. + * inc_edge(진입엣지) : incoming edge, out_edge(진출엣지) : outgoing_edge + - inc_edges의 모든 진입엣지에 대하여 진입방향(inc_dires, 2차원 단위벡터)을 얻어냄. + - 해당 행의 진입각으로부터 그에 대응되는 진입각방향(단위벡터)를 얻어냄. + - 주어진 진입각방향에 대하여 내적이 가장 작은 진입방향에 대한 진입엣지를 inc_edge_id로 지정함. + ''' + + # parent node만 가져옴. + inter_node1 = self.inter_node[self.inter_node.inter_type == 'parent'].drop('inter_type', axis=1) + inter_info1 = self.inter_info[['inter_no', 'inter_lat', 'inter_lon']] + inter = pd.merge(inter_node1, inter_info1, how='left', left_on=['inter_no'], + right_on=['inter_no']).drop_duplicates() + + self.inter2node = dict(zip(inter['inter_no'], inter['node_id'])) + + self.match5 = self.match4.copy() + # 진입진출ID 매칭 + for index, row in self.match5.iterrows(): + node_id = self.inter2node[row.inter_no] + node = self.net.getNode(node_id) + # 교차로의 모든 (from / to) edges + inc_edges = [edge for edge in node.getIncoming() if edge.getFunction() == ''] # incoming edges + out_edges = [edge for edge in node.getOutgoing() if edge.getFunction() == ''] # outgoing edges + # 교차로의 모든 (from / to) directions + inc_dirs = [] + for inc_edge in inc_edges: + start = inc_edge.getShape()[-2] + end = inc_edge.getShape()[-1] + inc_dir = np.array(end) - np.array(start) + inc_dir = inc_dir / (inc_dir ** 2).sum() ** 0.5 + inc_dirs.append(inc_dir) + out_dirs = [] + for out_edge in out_edges: + start = out_edge.getShape()[0] + end = out_edge.getShape()[1] + out_dir = np.array(end) - np.array(start) + out_dir = out_dir / (out_dir ** 2).sum() ** 0.5 + out_dirs.append(out_dir) + # 진입각, 진출각 불러오기 + if not pd.isna(row.inc_angle): + inc_angle = int(row.inc_angle) + out_angle = int(row.out_angle) + # 방위각을 일반각으로 가공, 라디안 변환, 단위벡터로 변환 + inc_angle = (-90 - inc_angle) % 360 + inc_angle = inc_angle * np.pi / 180. + inc_dir_true = np.array([np.cos(inc_angle), np.sin(inc_angle)]) + out_angle = (90 - out_angle) % 360 + out_angle = out_angle * np.pi / 180. + out_dir_true = np.array([np.cos(out_angle), np.sin(out_angle)]) + # 매칭 엣지 반환 + inc_index = np.array([np.dot(inc_dir, inc_dir_true) for inc_dir in inc_dirs]).argmax() + out_index = np.array([np.dot(out_dir, out_dir_true) for out_dir in out_dirs]).argmax() + inc_edge_id = inc_edges[inc_index].getID() + out_edge_id = out_edges[out_index].getID() + self.match5.at[index, 'inc_edge'] = inc_edge_id + self.match5.at[index, 'out_edge'] = out_edge_id + self.match5['node_id'] = self.match5['inter_no'].map(self.inter2node) + self.match5 = self.match5.sort_values(by=['inter_no','phase_no','ring_type']).reset_index(drop=True) + + # 2-1-6 + def make_match6(self): + ''' + 진입엣지id, 진출엣지id, 노드id를 추가함 (부교차로). + - match6의 컬럼 : inter_no, phase_no, ring_type, move_no, inc_dir, out_dir, inc_angle, out_angle, inc_edge, out_edge, node_id + + 사용된 데이터 : + (1) inter_node + - 교차로번호와 노드id를 매칭시키는 테이블. + - parent/child 정보도 포함되어 있음 + - 컬럼 : inter_no, node_id, inter_type + (2) uturn (유턴정보) + - 컬럼 : parent_id, child_id, direction, condition, inc_edge, out_edge + - parent_id, child_id : 주교차로id, 유턴교차로id + - direction : 주교차로에 대한 유턴노드의 상대적인 위치(방향) + - condition : 좌회전시, 직진시, 직좌시, 보행신호시 중 하나 + - inc_edge, out_edge : 유턴에 대한 진입진출엣지 + (3) coord (연동교차로정보) + - 컬럼 : parent_id, child_id, phase_no, ring_type, inc_edge, out_edge + - parent_id, child_id : 주교차로id, 연동교차로id + - 나머지 컬럼 : 각 (현시, 링)별 진입진출엣지 + + 설명 : + - match5는 주교차로에 대해서만 진입엣지id, 진출엣지id, 노드id를 추가했었음. + 여기에서 uturn, coord를 사용해서 부교차로들(유턴교차로, 연동교차로)에 대해서도 해당 값들을 부여함. + 유턴교차로 : + - directions를 정북기준 시계방향의 8방위로 정함. + - 이를 통해 진입방향이 주어진 경우에 좌회전, 직진, 보행 등에 대한 (진입방향, 진출방향)을 얻어낼 수 있음. + - 예) 진입방향(direction)이 '북'일 때, + - 직진 : (북, 남) + * 남 : directions[(ind + 4) % len(directions)] + - 좌회전 : (북, 동) + * 동 : directions[(ind + 2) % len(directions)] + - 보행 : (서, 동) + * 서 : directions[(ind - 2) % len(directions)] + - uturn의 각 행을 순회하면서 아래 과정을 반복함 + - match5에서 parent_id에 해당하는 행들을 가져옴(cmatch). + - condition 별로 진입방향, 진출방향A, 진출방향B 정함. + - 상술한 directions를 활용하여 정함. + - (진입방향, 진출방향A, 진출방향B)을 고려하여 (현시, 링) 별로 진입엣지id, 진출엣지id를 정함. + - ex) cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + - 순회하면서 만든 cmatch를 cmatchs라는 리스트에 저장함. + + 연동교차로 : + - 연동교차로의 경우 coord에 (현시, 링)별 진입엣지ID, 진출엣지ID가 명시되어 있음. + - 'inc_dir', 'out_dir', 'inc_angle','out_angle'와 같은 열들은 np.nan을 지정해놓음. + - 이 열들은, 사실상 다음 스텝부터는 사용되지 않는 열들이기 때문에 np.nan으로 지정해놓아도 문제없음. + + match6 : + - 이렇게 얻은 match5, cmatchs, coord를 모두 pd.concat하여 match6을 얻어냄. + ''' + + self.node2inter = dict(zip(self.inter_node['node_id'], self.inter_node['inter_no'])) + + child_ids = self.inter_node[self.inter_node.inter_type=='child'].node_id.unique() + ch2pa = {} # child to parent + for child_id in child_ids: + parent_no = self.inter_node[self.inter_node.node_id==child_id].inter_no.iloc[0] + sub_inter_node = self.inter_node[self.inter_node.inter_no==parent_no] + ch2pa[child_id] = sub_inter_node[sub_inter_node.inter_type=='parent'].iloc[0].node_id + directions = ['북', '북동', '동', '남동', '남', '남서', '서', '북서'] # 정북기준 시계방향으로 8방향 + + # 각 uturn node에 대하여 (inc_edge_id, out_edge_id) 부여 + cmatches = [] + for _, row in self.uturn.iterrows(): + child_id = row.child_id + parent_id = row.parent_id + direction = row.direction + condition = row.condition + inc_edge_id = row.inc_edge + out_edge_id = row.out_edge + # match5에서 parent_id에 해당하는 행들을 가져옴 + cmatch = self.match5.copy()[self.match5.node_id==parent_id] # match dataframe for a child node + cmatch = cmatch.sort_values(by=['phase_no', 'ring_type']).reset_index(drop=True) + cmatch['node_id'] = child_id + cmatch[['inc_edge', 'out_edge']] = np.nan + + # condition 별로 inc_dire, out_dire_A, out_dire_B를 정함 + ind = directions.index(direction) + if condition == "좌회전시": + inc_dire = direction + out_dire_A = out_dire_B = directions[(ind + 2) % len(directions)] + elif condition == "직진시": + inc_dire = direction + out_dire_A = out_dire_B = directions[(ind + 4) % len(directions)] + elif condition == "보행신호시": + inc_dire = directions[(ind + 2) % len(directions)] + out_dire_A = directions[(ind - 2) % len(directions)] + out_dire_B = directions[(ind - 2) % len(directions)] + + # (inc_dire, out_dire_A, out_dire_B) 별로 inc_edge_id, out_edge_id를 정함 + if condition == '보행신호시': + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + # 이동류번호가 17(보행신호)이면서 유턴노드방향으로 가는 신호가 없으면 (inc_edge_id, out_edge_id)를 부여한다. + cmatch.loc[(cmatch.move_no==17) & (cmatch.out_dir!=direction), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + else: # '직진시', '좌회전시' + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), ['inc_edge', 'out_edge']] = [inc_edge_id, out_edge_id] + # 유턴신호의 이동류번호를 19로 부여한다. + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_A), 'move_no'] = 19 + cmatch.loc[(cmatch.inc_dir==inc_dire) & (cmatch.out_dir==out_dire_B), 'move_no'] = 19 + cmatches.append(cmatch) + + # 각 coordination node에 대하여 (inc_edge_id, out_edge_id) 부여 + self.coord['inter_no'] = self.coord['parent_id'].map(self.node2inter) + self.coord = self.coord.rename(columns={'child_id':'node_id'}) + self.coord[['inc_dir', 'out_dir', 'inc_angle','out_angle']] = np.nan + self.coord['move_no'] = 20 + self.coord = self.coord[['inter_no', 'phase_no', 'ring_type', 'move_no', 'inc_dir', 'out_dir', 'inc_angle','out_angle', 'inc_edge', 'out_edge', 'node_id']] + + # display(coord) + cmatches = pd.concat(cmatches) + self.match6 = pd.concat([self.match5, cmatches, self.coord]).drop_duplicates().sort_values(by=['inter_no', 'node_id', 'phase_no', 'ring_type']) + self.match6.to_csv(os.path.join(self.path_root, 'Intermediates', 'match6.csv')) + + # 2-1-7 + def make_matching(self): + ''' + 이동류 매칭 : 각 교차로에 대하여, 가능한 모든 이동류 (1~18, 21)에 대한 진입·진출엣지ID를 지정한다. + 모든 이동류에 대해 지정하므로, 시차제시 이전과 다른 이동류가 등장하더라도 항상 진입·진출 엣지 ID를 지정할 수 있다. + - matching의 컬럼 : inter_no, move_no, inc_dir, out_dir, inc_edge, out_edge, node_id + + 설명 : + - 필요한 리스트, 딕셔너리 등을 정의 + (1) 가능한 (진입방향, 진출방향) 목록 [리스트] + (2) 각 교차로별 방향 목록 : pdires (possible directions) [딕셔너리] + (3) 각 (교차로, 진입방향) 별 진입id 목록 : inc2id (incoming direction to incoming edge_id) [딕셔너리] + (4) 각 (교차로, 진출방향) 별 진출id 목록 : out2id (outgoing direction to outgoing edge_id) [딕셔너리] + (5) 각 교차로별 가능한 (진입방향, 진출방향) 목록 : pflow (possible flows) [딕셔너리] + - matching은 빈 리스트로 지정. + - 모든 노드id에 대하여 다음 과정을 반복 + - 해당 노드id에 대한 모든 가능한 (진입방향, 진출방향)에 대하여 다음 과정을 반복 + - (노드id, 진입방향)으로부터 진입엣지id를 얻어냄. 마찬가지로 진출엣지id도 얻어냄 + - 얻어낸 정보를 바탕으로 한 행(new_row)을 만들고 이것을 matching에 append + ''' + + self.match7 = self.match6.copy() + self.match7 = self.match7[['inter_no', 'move_no', 'inc_dir', 'out_dir', 'inc_edge', 'out_edge', 'node_id']] + + parent_ids = sorted(self.inter_node[self.inter_node.inter_type=='parent'].node_id.unique()) + child_ids = sorted(self.inter_node[self.inter_node.inter_type=='child'].node_id.unique()) + + # (1) 가능한 (진입방향, 진출방향) 목록 + flows = self.nema.dropna().apply(lambda row: (row['inc_dir'], row['out_dir']), axis=1).tolist() + # (2) 각 교차로별 방향 목록 : pdires (possible directions) + pdires = {} + for node_id in parent_ids: + dires = self.match7[self.match7.node_id == node_id][['inc_dir','out_dir']].values.flatten() + dires = {dire for dire in dires if type(dire)==str} + pdires[node_id] = dires + # (3) 각 (교차로, 진입방향) 별 진입id 목록 : inc2id (incoming direction to incoming edge_id) + inc2id = {} + for node_id in parent_ids: + for inc_dir in pdires[node_id]: + df = self.match7[(self.match7.node_id==node_id) & (self.match7.inc_dir==inc_dir)] + inc2id[(node_id, inc_dir)] = df.inc_edge.iloc[0] + # (4) 각 (교차로, 진출방향) 별 진출id 목록 : out2id (outgoing direction to outgoing edge_id) + out2id = {} + for node_id in parent_ids: + for out_dir in pdires[node_id]: + df = self.match7[(self.match7.node_id==node_id) & (self.match7.out_dir==out_dir)] + out2id[(node_id, out_dir)] = df.out_edge.iloc[0] + # (5) 각 교차로별 가능한 (진입방향, 진출방향) 목록 : pflow (possible flows) + pflow = {} + for node_id in parent_ids: + pflow[node_id] = [flow for flow in flows if set(flow).issubset(pdires[node_id])] + # (6) 가능한 이동류에 대하여 진입id, 진출id 배정 : matching + # node2inter = dict(zip(self.match7['node_id'], self.match7['inter_no'])) + dires_right = ['북', '서', '남', '동', '북'] # ex (북, 서), (서, 남) 등은 우회전 flow + self.matching = [] + for node_id in parent_ids: + inter_no = self.node2inter[node_id] + # 좌회전과 직진(1 ~ 16) + for (inc_dir, out_dir) in pflow[node_id]: + move_no = self.nema[(self.nema.inc_dir==inc_dir) & (self.nema.out_dir==out_dir)].move_no.iloc[0] + inc_edge = inc2id[(node_id, inc_dir)] + out_edge = out2id[(node_id, out_dir)] + new_row = pd.DataFrame({'inter_no':[inter_no], 'move_no':[move_no], + 'inc_dir':[inc_dir], 'out_dir':[out_dir], + 'inc_edge':[inc_edge], 'out_edge':[out_edge], 'node_id':[node_id]}) + self.matching.append(new_row) + # 보행신호(17), 전적색(18) + new_row = pd.DataFrame({'inter_no':[inter_no] * 2, 'move_no':[17, 18], + 'inc_dir':[None]*2, 'out_dir':[None]*2, + 'inc_edge':[None]*2, 'out_edge':[None]*2, 'node_id':[node_id]*2}) + self.matching.append(new_row) + # 신호우회전(21) + for d in range(len(dires_right)-1): + inc_dir = dires_right[d] + out_dir = dires_right[d+1] + if {inc_dir, out_dir}.issubset(pdires[node_id]): + inc_edge = inc2id[(node_id, inc_dir)] + out_edge = out2id[(node_id, out_dir)] + new_row = pd.DataFrame({'inter_no':[inter_no], 'move_no':[21], + 'inc_dir':[inc_dir], 'out_dir':[out_dir], + 'inc_edge':[inc_edge], 'out_edge':[out_edge], 'node_id':[node_id]}) + self.matching.append(new_row) + self.matching.append(self.match7[self.match7.node_id.isin(child_ids)]) + self.matching = pd.concat(self.matching) + self.matching = self.matching.dropna().sort_values(by=['inter_no', 'node_id', 'move_no']).reset_index(drop=True) + self.matching['move_no'] = self.matching['move_no'].astype(int) + self.matching.to_csv(os.path.join(self.path_root, 'Intermediates', 'matching.csv')) + + # 2-2 + def get_movements(self): + movements_path = os.path.join(self.path_root, 'Intermediates', 'movement') + movements_list = [pd.read_csv(os.path.join(movements_path, file), index_col=0) for file in tqdm(os.listdir(movements_path), desc='이동류정보 불러오는 중 : movements')] + movements = pd.concat(movements_list) + movements = movements.drop(columns=['start_unix']) + movements = movements.drop_duplicates() + movements = movements.sort_values(by=['inter_no', 'phas_A', 'phas_B']) + movements = movements.reset_index(drop=True) + movements.to_csv(os.path.join(self.path_root, 'Intermediates', 'movements.csv')) + return movements + + # 2-3 node2num_cycles : A dictionary that maps a node_id to the number of cycles + def get_node2num_cycles(self): + # node2inter = dict(zip(inter_node['node_id'], inter_node['inter_no'])) + self.node_ids = sorted(self.inter_node.node_id.unique()) + + Aplan = self.plan.copy()[['inter_no'] + [f'dura_A{j}' for j in range(1,9)] + ['cycle']] + grouped = Aplan.groupby('inter_no') + df = grouped.agg({'cycle': 'min'}).reset_index() + df = df.rename(columns={'cycle': 'min_cycle'}) + df['num_cycle'] = 300 // df['min_cycle'] + 2 + inter2num_cycles = dict(zip(df['inter_no'], df['num_cycle'])) + node2numcycles = {node_id : inter2num_cycles[self.node2inter[node_id]] for node_id in self.node_ids} + with open(os.path.join('Intermediates','node2numcycles.json'), 'w') as file: + json.dump(node2numcycles, file, indent=4) + return node2numcycles + + # 3. 이슈사항 저장 + def write_issues(self): + path_issues = os.path.join(self.path_root, "Results", "issues_intermediates.txt") + with open(path_issues, "w", encoding="utf-8") as file: + for item in self.issues: + file.write(item + "\n") + if self.issues: + print("데이터 처리 중 발생한 특이사항은 다음과 같습니다. :") + for review in self.issues: + print(review) + + def main(self): + # 1. 데이터 불러오기 + self.load_data() + # 2. 중간산출물 만들기 + self.get_intermediates() + # 3. 이슈사항 저장 + self.write_issues() + +if __name__ == '__main__': + self = DailyPreprocessor() + self.main() \ No newline at end of file