174 Commits (80ac86c5d8ceb581dd01839aa13f8d6011e6c54b)
 

Author SHA1 Message Date
  김선중 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
  김선중 92db678172 assign_indices : assigning u_turn indices and unprotected_left indices is now located in one method. 1 year ago
  김선중 18c645d823 added self.p2PLindices 1 year ago
  김선중 47f1c9d223 end of today's work, frustrating 1 year ago
  김선중 00d7c6b7b8 deleted uid2uindex related thing. start making p2PLindices in 2-1-5 1 year ago
  김선중 f2550343b6 deleted seemingly unnecessary comments 1 year ago
  김선중 c748567a70 make modification on 'match1.csv' to make unprotected left examples 1 year ago
  김선중 1a0b6adfe3 comment on initialize_state 1 year ago
  김선중 6ae7b41d8f deleted seemingly unnecessary lines (they are indeed unncessary I think) 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
  김선중 2f2c2183ee last modificatoins 1 year ago
  김선중 60e84ef74e Merge branch 'master' of http://git.uinetworks.kr/sj.kim/siggen 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
  김선중 0a4237db1d 좌회전시 / 보행신호시 changed the order 1 year ago
  김선중 585c7f666a rename a file again 1 year ago
  김선중 6f91c198e4 rename a file 1 year ago
  김선중 38ea06c954 error vanished by an mysterious way 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
  김선중 cdfea63c7c maybe 0411_uturn.ipynb is restored 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