69 Commits (5fe970f253c99b4f3f40326d4ed12a2158555241)

Author SHA1 Message Date
  김선중 5fe970f253 making angle tables 1 year ago
  김선중 7816e3a5b2 convert np.nan into None in make_match6 1 year ago
  김선중 e285744c98 signalization for one intersection 1 year ago
  김선중 663e3b6e59 making sample tables for test 1 year ago
  김선중 56ff10de35 made two fetching scripts 1 year ago
  김선중 fd0beb9a56 decided that the creation and modification of the intermediates table 'matching' need not be corrected. 1 year ago
  김선중 ba087e50a8 preprocess.py and generate_signals.py now works anyway, under either config_name='draft' or 'revised'. But how 'matching' works? and how can I load movement_number for each 5 seconds? Moreover, the codes need cleaning, really. 1 year ago
  김선중 42292e1387 finished making 'matcher' table anyway 1 year ago
  김선중 270e202149 revising codes (friday) until process_daily - 1 1 year ago
  김선중 99878f2cdf revising load_table section, but vs code linting is too slow 1 year ago
  김선중 7d0ebd2468 finished making raw tables and initialized 'revise_code.ipynb' 1 year ago
  김선중 31dfa38706 finished testing fetch_tables.ipynb 1 year ago
  김선중 5ba7efb004 created configs folder directly under the root folder and located config_draft file in the configs folder. 1 year ago
  김선중 0f58ab0df2 start reviewing the entire codes. added testbed.net.xml. restore -> store 1 year ago
  김선중 8cf931a3ec set and check if all the previous traffic_light is modified to traffic_light_right_on_red 1 year ago
  김선중 c253ddd4fb table definition : turn_Type / analysis : green_right_urn_arrow (still working) / network : set all the types of the traffic_light into traffic_light_right_on_red / preprocess_daily : (still working) 1 year ago
  김선중 ed43ca5fec rename from child_coord to coord 1 year ago
  김선중 3853034c18 modified 2-4 assign_signal : unprotected_left and unassigned uturn 1 year ago
  김선중 60bbf8e03c a value of self.p2UPLindices is now set to dictionary that maps UPLindex into inc_edge_ids 1 year ago
  김선중 18c645d823 added self.p2PLindices 1 year ago
  김선중 c748567a70 make modification on 'match1.csv' to make unprotected left examples 1 year ago
  김선중 f9e4d74b1e make a modification on raw_table 'flow_angle.csv', deliberately making an measurement error of angle code of inter_no=175. angles might not be unique for each incoming/outgoing direction. 1 year ago
  김선중 a33b9681c7 make 0415_matching.ipynb file and remove a minor error 1 year ago
  김선중 d5b0c88210 changed the expression 'from' and 'to' to 'inc' and 'out'. But some error occurs.' 1 year ago
  김선중 d3c7c5cac1 0411_uturn.ipynb nearly completed 1 year ago
  김선중 157dabc01f modified match1 to make 177(i0) right 1 year ago
  김선중 cdfea63c7c maybe 0411_uturn.ipynb is restored 1 year ago
  김선중 1db8f132ca rename previous angle file. make another csv file named turn_type.csv 1 year ago
  김선중 fd78e99359 u_turn and _u_condition (read_csv) inserted. 1 year ago
  김선중 b5d2da1f06 make differences between the name inc/out_edge and the name inc_out_edge_id 1 year ago
  김선중 9722d453f7 rename : dir -> dire (four or eight directions is reperesented by the variable name 'dire' rather than 'dir') 1 year ago
  김선중 0f30f57d12 changed the object 'angle' ; fetch the dataframe from 'angle_new.csv' 1 year ago
  김선중 601f2f147c modified the uturn-related csv files 1 year ago
  김선중 b44ef17106 modified newly defined tables : for example, angle_new.csv. Confer to table definition v0.8.5 1 year ago
  김선중 222c53d3d5 worked unprotected_left unfinished 1 year ago
  김선중 1c3ca4153b tested for new yellow-red code. I'll apply to the generate_signals.py soon 1 year ago
  김선중 8d5f71e175 revised generate_signal.py for speed issue 1 year ago
  김선중 353dd7ae14 last modifications 1 year ago
  김선중 0a289fe4ea removed unnecessary movements.csv and get_movements. It is duplicated by match1. And finished the unit test for preprocess_daily.py 1 year ago
  김선중 b7c23c1065 last modifications 1 year ago
  김선중 142b9f51dd make generate_signals.py 1 year ago
  김선중 40d1c6824e produces get_intermediates.py 1 year ago
  김선중 9ce3175549 solve the save&load issue 1 year ago
  김선중 39c9428fb5 last modifications 1 year ago
  김선중 56a3b34a19 change the folder structure done right 1 year ago
  김선중 65e3b2b378 finished making sn.add.xml. The simulation seems to be doing right, except for two issues : violet-colored node in n02 and save-load process 1 year ago
  김선중 8683a51763 before restoring network 1 year ago
  김선중 3ad98f66ed an error on preprocess_9 is cleared 1 year ago
  김선중 161a1da21e finished making preprocess_9. It produces histid for each m 1 year ago
  김선중 bfe9715c2f last modificatoin 1 year ago