167 Commits (5fe970f253c99b4f3f40326d4ed12a2158555241)
 

Author SHA1 Message Date
  김선중 5fe970f253 making angle tables 1 year ago
  김선중 29a2dc8e4b convert back to np.nan 1 year ago
  김선중 7816e3a5b2 convert np.nan into None in make_match6 1 year ago
  oldentomto 124f9b302e last modifications 1 year ago
  김선중 cbf92cd2bc added argparse 1 year ago
  김선중 e285744c98 signalization for one intersection 1 year ago
  김선중 663e3b6e59 making sample tables for test 1 year ago
  김선중 714a6efd18 last modifications 1 year ago
  김선중 5e23e75957 last modifications 1 year ago
  김선중 56ff10de35 made two fetching scripts 1 year ago
  김선중 e9e6536564 editing fetch_history.py. updated launch.json to use F5 in vs code 1 year ago
  김선중 02523ae37d deleted fetch_tables.py and so. 1 year ago
  김선중 fd0beb9a56 decided that the creation and modification of the intermediates table 'matching' need not be corrected. 1 year ago
  김선중 333d61a5ac generate_signals.py : introduce self.sim_timespan, add parser (not tested), preprocess_signal.py : fix a specific date. 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
  김선중 dc391da387 un-gitignore one folder 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
  김선중 e2139eb9e7 adopted config_name 1 year ago
  김선중 9bb1817e12 revised requirement.txt. I have lots of things to do, but now I have to develop traffic assignment further. 1 year ago
  김선중 85069b778e removed analysis folder 1 year ago
  김선중 006a14db0d gitignore all the elements in analysis folder. 1 year ago
  김선중 bbd6096015 deleted archive folder. Maybe git can restore all the past information and archive folder is unnecessary 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
  김선중 036988f49f something is modified for table definition 1 year ago
  김선중 153c36e4f6 last modification 1 year ago
  김선중 e03ec7baf4 two main python files are well implemented as before. 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
  김선중 97d7aad52f last modificatoins 1 year ago
  김선중 26d2af7223 revised comments 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
  김선중 dfed1c246b self.ids rather than ids in preprocess_daily 1 year ago
  김선중 ed43ca5fec rename from child_coord to coord 1 year ago
  김선중 7d021b17a4 rename u_turn to uturn in preprocess_daily 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
  김선중 0e178a9db5 wrong comments 1 year ago
  김선중 719eb2e974 deleted unnecessary line 1 year ago
  김선중 0e006d32b7 protected -> unprotected 1 year ago