김선중
|
e03ec7baf4
|
two main python files are well implemented as before.
|
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 |
김선중
|
5d3a3260ee
|
deleted rows of SIG for zero durations. simulation test completed. deleted all the previous add.xml files.
|
1 year ago |
김선중
|
dfed1c246b
|
self.ids rather than ids in preprocess_daily
|
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 |
김선중
|
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 |
김선중
|
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 |
김선중
|
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 |
김선중
|
2f2c2183ee
|
last modificatoins
|
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 |
김선중
|
d184fd797c
|
An error occurs now.
|
1 year ago |
김선중
|
f3ce2ef1ec
|
resolved an error : uturn node 'u00' has initial state gggggg.
|
1 year ago |
김선중
|
1db8f132ca
|
rename previous angle file. make another csv file named turn_type.csv
|
1 year ago |
김선중
|
004ec717e2
|
altered the location of the definition of 'ch2pa', 'dires' while 'dires' is to be deprecated
|
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 |
김선중
|
95844b6941
|
preprocess_daily.py error : inc_angle equals to out_angle, added restore object method.
|
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 |
김선중
|
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 |
김선중
|
eb4c2e6b60
|
minor modification
|
1 year ago |
김선중
|
e5a7a95c8b
|
유턴신호가 한번도 배정되지 않은 경우에 대해서는 유턴 이동류의 신호를 항상 g로 배정
|
1 year ago |
김선중
|
58bc902904
|
좌회전시를 보행신호보다 우선함.
|
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 |
김선중
|
4591cf0e6a
|
explanation
|
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 |