51 Commits (2f2c2183ee53b81b0888420b0f3e8d0bd8517bf8)

Author SHA1 Message Date
  김선중 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
  김선중 d5b0c88210 changed the expression 'from' and 'to' to 'inc' and 'out'. But some error occurs.' 1 year ago
  김선중 24afd87a15 apply u_turn logic to preprocess.py 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
  김선중 004ec717e2 altered the location of the definition of 'ch2pa', 'dires' while 'dires' is to be deprecated 1 year ago
  김선중 0a5875a956 altered the location of the definition of ids 1 year ago
  김선중 c22828dbb4 altered the location of the definition of node2inter and inter2node 1 year ago
  김선중 3d807b0088 alter the location of inter2node saving codes 1 year ago
  김선중 937d0a9df7 alter the location of ids saving codes 1 year ago
  김선중 95844b6941 preprocess_daily.py error : inc_angle equals to out_angle, added restore object method. 1 year ago
  김선중 2e8314f7a8 reset index on match6 1 year ago
  김선중 0f417ee011 restore 'inc_edge_id' and 'out_edge_id' columns in 'match6' and 'matching' dataframes 1 year ago
  김선중 b5d2da1f06 make differences between the name inc/out_edge and the name inc_out_edge_id 1 year ago
  김선중 d74738eaf2 rename : vect -> vec 1 year ago
  김선중 6d6c49c9a8 rename : directions -> dires, direction -> dire) 1 year ago
  김선중 bb61a28eb1 rename : dir -> vect (unit vectors are reperesented by the variable name 'vect' rather than 'dir') 1 year ago
  김선중 e8d2f03713 deleted preprocess_daily_0408_backup.py 1 year ago
  김선중 9722d453f7 rename : dir -> dire (four or eight directions is reperesented by the variable name 'dire' rather than 'dir') 1 year ago
  김선중 69af6babe8 minor modification 1 year ago
  김선중 0bb500fe4a made 'fetchall' option for make_match1 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
  김선중 b7b09ae60a proceeded unprotected left, unsucessfully 1 year ago
  김선중 222c53d3d5 worked unprotected_left unfinished 1 year ago
  김선중 eb4c2e6b60 minor modification 1 year ago
  김선중 e5a7a95c8b 유턴신호가 한번도 배정되지 않은 경우에 대해서는 유턴 이동류의 신호를 항상 g로 배정 1 year ago
  김선중 58bc902904 좌회전시를 보행신호보다 우선함. 1 year ago
  김선중 a811c07d09 new uturn allocation code is applied (allocate for unallocated uturn nodes) 1 year ago
  김선중 a67597c82b uturn allocation (make_match6) code is ready, but not applied yet. 1 year ago
  김선중 256fe330ea applied the detailed logic for yellow-red allocation 1 year ago
  김선중 53e7a69959 last modifications 1 year ago
  김선중 1c3ca4153b tested for new yellow-red code. I'll apply to the generate_signals.py soon 1 year ago
  김선중 2f1825ed46 last modifications 1 year ago
  김선중 0ac8d19e56 minimize cmd commands written in two main scripts 1 year ago
  김선중 a704feb703 unit test completed 1 year ago
  김선중 616b9c6ae4 unit test unsucessfully being done 1 year ago
  김선중 4591cf0e6a explanation 1 year ago
  김선중 3f7a4b01c7 last modifications 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