69 Commits (14b651980c6b44824c4e4bd8b674cd669f35b3a4)

Author SHA1 Message Date
  김선중 14b651980c generate_signals : added the method 'find_impropers' explicitly. preprocess_daily : saving match6 and matching code to the right place. 1 year ago
  김선중 1b6d50fd1f all-red signal character : s -> g 1 year ago
  김선중 73c087f4e4 integration test. Added to functionalities : (1) avoid all-red (2) generate alert in the case of improper pairs 1 year ago
  김선중 8ccf39a70f viewed errors : consecutive states and all reds 1 year ago
  김선중 ccebdf758e deleted fil_net 1 year ago
  김선중 78f7c4b26a tested throughly for twos scripts. 1 year ago
  김선중 cc26228c41 last modifications 1 year ago
  김선중 60e6205f9a cleaned the future warning message. 1 year ago
  김선중 80ac86c5d8 deleted argument named 'filename' 1 year ago
  김선중 2c41d87dd6 finished debugging generate_signals.py (6_use_class_gs.ipynb) 1 year ago
  김선중 9156211538 testing 'test_0731' for generate_signal.py. finished until 4. 1 year ago
  김선중 62d898dd9f restored now 1 year ago
  김선중 1f9dc5707d newly made commit 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
  김선중 5e23e75957 last modifications 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
  김선중 e2139eb9e7 adopted config_name 1 year ago
  김선중 5ba7efb004 created configs folder directly under the root folder and located config_draft file in the configs folder. 1 year ago
  김선중 412f29d9fe config_draft.json and credential.json are now belongs just in the 'root' folder. 1 year ago
  김선중 a443238212 transmit the previous code structure(data, intermediates, results, scripts) into the 'draft' folder, which is a subdirectory of the 'root' folder. config.json file is now renamed into 'config_draft.json' 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
  김선중 6970c5b155 last modification 1 year ago
  김선중 5d3a3260ee deleted rows of SIG for zero durations. simulation test completed. deleted all the previous add.xml files. 1 year ago
  김선중 a287d7626d tested generate_signals throughout for last modifications 1 year ago
  김선중 c3f598b66f location of 5-2-1, allocating uturn for not allocated things to be deleted in generate_signals 1 year ago
  김선중 c15237028a 2-4 assign_signals modified codes for matching 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
  김선중 00d7c6b7b8 deleted uid2uindex related thing. start making p2PLindices in 2-1-5 1 year ago
  김선중 c748567a70 make modification on 'match1.csv' to make unprotected left examples 1 year ago
  김선중 635dd47b03 default state of non-uturn connections of u turn nodes set to G (previously g) 1 year ago
  김선중 a1eb800917 last modification 1 year ago
  김선중 1217e8f037 new logic for matching is applied 1 year ago
  김선중 9e97e80d92 In make_match5, simplify the way to calculate cosine similarity. It should be equivalent to the former. 1 year ago
  김선중 a33b9681c7 make 0415_matching.ipynb file and remove a minor error 1 year ago
  김선중 0a4237db1d 좌회전시 / 보행신호시 changed the order 1 year ago
  김선중 d184fd797c An error occurs now. 1 year ago
  김선중 f3ce2ef1ec resolved an error : uturn node 'u00' has initial state gggggg. 1 year ago
  김선중 dd75fed36b found that the only valid modifications so far is on 'match6. 1 year ago
  김선중 d3c7c5cac1 0411_uturn.ipynb nearly completed 1 year ago
  김선중 157dabc01f modified match1 to make 177(i0) right 1 year ago
  김선중 9d3d17bf42 apply turn_type to match5 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