text
stringlengths 0
538k
|
---|
force -freeze sim:/AXI_top/ACLK 1 2, 0 {52 ns} -r 100
force -freeze sim:/AXI_top/ARESETn 0 0
force -freeze sim:/AXI_top/awaddr 32'h00000001 0
force -freeze sim:/AXI_top/araddr 32'H00000000 0
force -freeze sim:/AXI_top/wdata 32'hcdaccafe 0
force -freeze sim:/AXI_top/mstr/wstrb 1111 0
run
force -freeze sim:/AXI_top/ARESETn 1 0
run
run
run
run
force -freeze sim:/AXI_top/araddr 32'H00000001 0
force -freeze sim:/AXI_top/mstr/wstrb 0001 0
run
force -freeze sim:/AXI_top/mstr/wstrb 0010 0
run
force -freeze sim:/AXI_top/mstr/wstrb 0011 0
run
force -freeze sim:/AXI_top/mstr/wstrb 0100 0
run
force -freeze sim:/AXI_top/mstr/wstrb 0100 0
run
run
run
run
run
run
run
run
run
run
run
run
run |
vlog -novopt AXI_top.v
vsim -novopt AXI_top
do wave_top.do
do force_top.do
|
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -expand -group {GLOBAL SIGNALS} -radix hexadecimal /AXI_top/slv/ACLK
add wave -noupdate -expand -group {GLOBAL SIGNALS} -radix hexadecimal /AXI_top/ARESETn
add wave -noupdate -group {USER INPUT'S} -radix hexadecimal /AXI_top/araddr
add wave -noupdate -group {USER INPUT'S} -radix hexadecimal /AXI_top/awaddr
add wave -noupdate -group {USER INPUT'S} -radix hexadecimal /AXI_top/mstr/data_out
add wave -noupdate -group {USER INPUT'S} -radix hexadecimal /AXI_top/wdata
add wave -noupdate -group {USER INPUT'S} -radix hexadecimal /AXI_top/mstr/wstrb
add wave -noupdate -group {WRITE ADDR CHANNEL} -radix hexadecimal /AXI_top/slv/AWADDR
add wave -noupdate -group {WRITE ADDR CHANNEL} -radix hexadecimal /AXI_top/AWVALID
add wave -noupdate -group {WRITE ADDR CHANNEL} -radix hexadecimal /AXI_top/slv/AWREADY
add wave -noupdate -group {WRITE ADDR CHANNEL} -radix hexadecimal /AXI_top/slv/AWADDR_reg
add wave -noupdate -group {WRITE ADDR CHANNEL} -radix hexadecimal /AXI_top/mstr/WANext_state_M
add wave -noupdate -group {WRITE ADDR CHANNEL} -radix hexadecimal /AXI_top/slv/WANext_state_S
add wave -noupdate -group {WRITE ADDR CHANNEL} -radix hexadecimal /AXI_top/mstr/WAState_M
add wave -noupdate -group {WRITE ADDR CHANNEL} -radix hexadecimal /AXI_top/slv/WAState_S
add wave -noupdate -group {WRITE DATA CHANNEL} -radix hexadecimal -childformat {{{/AXI_top/WDATA[32]} -radix hexadecimal} {{/AXI_top/WDATA[31]} -radix hexadecimal} {{/AXI_top/WDATA[30]} -radix hexadecimal} {{/AXI_top/WDATA[29]} -radix hexadecimal} {{/AXI_top/WDATA[28]} -radix hexadecimal} {{/AXI_top/WDATA[27]} -radix hexadecimal} {{/AXI_top/WDATA[26]} -radix hexadecimal} {{/AXI_top/WDATA[25]} -radix hexadecimal} {{/AXI_top/WDATA[24]} -radix hexadecimal} {{/AXI_top/WDATA[23]} -radix hexadecimal} {{/AXI_top/WDATA[22]} -radix hexadecimal} {{/AXI_top/WDATA[21]} -radix hexadecimal} {{/AXI_top/WDATA[20]} -radix hexadecimal} {{/AXI_top/WDATA[19]} -radix hexadecimal} {{/AXI_top/WDATA[18]} -radix hexadecimal} {{/AXI_top/WDATA[17]} -radix hexadecimal} {{/AXI_top/WDATA[16]} -radix hexadecimal} {{/AXI_top/WDATA[15]} -radix hexadecimal} {{/AXI_top/WDATA[14]} -radix hexadecimal} {{/AXI_top/WDATA[13]} -radix hexadecimal} {{/AXI_top/WDATA[12]} -radix hexadecimal} {{/AXI_top/WDATA[11]} -radix hexadecimal} {{/AXI_top/WDATA[10]} -radix hexadecimal} {{/AXI_top/WDATA[9]} -radix hexadecimal} {{/AXI_top/WDATA[8]} -radix hexadecimal} {{/AXI_top/WDATA[7]} -radix hexadecimal} {{/AXI_top/WDATA[6]} -radix hexadecimal} {{/AXI_top/WDATA[5]} -radix hexadecimal} {{/AXI_top/WDATA[4]} -radix hexadecimal} {{/AXI_top/WDATA[3]} -radix hexadecimal} {{/AXI_top/WDATA[2]} -radix hexadecimal} {{/AXI_top/WDATA[1]} -radix hexadecimal} {{/AXI_top/WDATA[0]} -radix hexadecimal}} -subitemconfig {{/AXI_top/WDATA[32]} {-radix hexadecimal} {/AXI_top/WDATA[31]} {-radix hexadecimal} {/AXI_top/WDATA[30]} {-radix hexadecimal} {/AXI_top/WDATA[29]} {-radix hexadecimal} {/AXI_top/WDATA[28]} {-radix hexadecimal} {/AXI_top/WDATA[27]} {-radix hexadecimal} {/AXI_top/WDATA[26]} {-radix hexadecimal} {/AXI_top/WDATA[25]} {-radix hexadecimal} {/AXI_top/WDATA[24]} {-radix hexadecimal} {/AXI_top/WDATA[23]} {-radix hexadecimal} {/AXI_top/WDATA[22]} {-radix hexadecimal} {/AXI_top/WDATA[21]} {-radix hexadecimal} {/AXI_top/WDATA[20]} {-radix hexadecimal} {/AXI_top/WDATA[19]} {-radix hexadecimal} {/AXI_top/WDATA[18]} {-radix hexadecimal} {/AXI_top/WDATA[17]} {-radix hexadecimal} {/AXI_top/WDATA[16]} {-radix hexadecimal} {/AXI_top/WDATA[15]} {-radix hexadecimal} {/AXI_top/WDATA[14]} {-radix hexadecimal} {/AXI_top/WDATA[13]} {-radix hexadecimal} {/AXI_top/WDATA[12]} {-radix hexadecimal} {/AXI_top/WDATA[11]} {-radix hexadecimal} {/AXI_top/WDATA[10]} {-radix hexadecimal} {/AXI_top/WDATA[9]} {-radix hexadecimal} {/AXI_top/WDATA[8]} {-radix hexadecimal} {/AXI_top/WDATA[7]} {-radix hexadecimal} {/AXI_top/WDATA[6]} {-radix hexadecimal} {/AXI_top/WDATA[5]} {-radix hexadecimal} {/AXI_top/WDATA[4]} {-radix hexadecimal} {/AXI_top/WDATA[3]} {-radix hexadecimal} {/AXI_top/WDATA[2]} {-radix hexadecimal} {/AXI_top/WDATA[1]} {-radix hexadecimal} {/AXI_top/WDATA[0]} {-radix hexadecimal}} /AXI_top/WDATA
add wave -noupdate -group {WRITE DATA CHANNEL} -radix hexadecimal /AXI_top/mstr/WSTRB
add wave -noupdate -group {WRITE DATA CHANNEL} -radix hexadecimal /AXI_top/mstr/WVALID
add wave -noupdate -group {WRITE DATA CHANNEL} -radix hexadecimal /AXI_top/mstr/WREADY
add wave -noupdate -group {WRITE DATA CHANNEL} -radix hexadecimal /AXI_top/mstr/WState_M
add wave -noupdate -group {WRITE DATA CHANNEL} -radix hexadecimal /AXI_top/slv/WState_S
add wave -noupdate -group {WRITE DATA CHANNEL} -radix hexadecimal /AXI_top/slv/WNext_state_S
add wave -noupdate -group {WRITE DATA CHANNEL} -radix hexadecimal /AXI_top/mstr/WNext_state_M
add wave -noupdate -group {WRITE RESPONSE CHANNEL} -radix hexadecimal /AXI_top/BREADY
add wave -noupdate -group {WRITE RESPONSE CHANNEL} -radix hexadecimal /AXI_top/BVALID
add wave -noupdate -group {WRITE RESPONSE CHANNEL} -radix hexadecimal /AXI_top/BRESP
add wave -noupdate -group {READ ADDRESS CHANNEL} -radix hexadecimal /AXI_top/slv/ARADDR
add wave -noupdate -group {READ ADDRESS CHANNEL} -radix hexadecimal /AXI_top/slv/ARVALID
add wave -noupdate -group {READ ADDRESS CHANNEL} -radix hexadecimal /AXI_top/ARREADY
add wave -noupdate -group {READ ADDRESS CHANNEL} -radix hexadecimal /AXI_top/slv/ARADDR_reg
add wave -noupdate -group {READ ADDRESS CHANNEL} -radix hexadecimal /AXI_top/mstr/ARState_M
add wave -noupdate -group {READ ADDRESS CHANNEL} -radix hexadecimal /AXI_top/mstr/ARNext_state_M
add wave -noupdate -group {READ ADDRESS CHANNEL} -radix hexadecimal /AXI_top/slv/ARState_S
add wave -noupdate -group {READ ADDRESS CHANNEL} -radix hexadecimal /AXI_top/slv/ARNext_State_S
add wave -noupdate -group {READ DATA CHANNEL} /AXI_top/mstr/RREADY
add wave -noupdate -group {READ DATA CHANNEL} /AXI_top/mstr/RVALID
add wave -noupdate -group {READ DATA CHANNEL} /AXI_top/mstr/RRESP
add wave -noupdate -group {READ DATA CHANNEL} -radix hexadecimal /AXI_top/mstr/RDATA
add wave -noupdate -group {READ DATA CHANNEL} /AXI_top/slv/RState_S
add wave -noupdate -group {READ DATA CHANNEL} /AXI_top/slv/RNext_state_S
add wave -noupdate -group {READ DATA CHANNEL} /AXI_top/mstr/RState_M
add wave -noupdate -group {READ DATA CHANNEL} /AXI_top/mstr/RNext_state_M
add wave -noupdate -group {SMALL MEM LOC} -radix hexadecimal {/AXI_top/slv/slave_mem[7]}
add wave -noupdate -group {SMALL MEM LOC} -radix hexadecimal {/AXI_top/slv/slave_mem[6]}
add wave -noupdate -group {SMALL MEM LOC} -radix hexadecimal {/AXI_top/slv/slave_mem[5]}
add wave -noupdate -group {SMALL MEM LOC} -radix hexadecimal {/AXI_top/slv/slave_mem[4]}
add wave -noupdate -group {SMALL MEM LOC} -radix hexadecimal {/AXI_top/slv/slave_mem[3]}
add wave -noupdate -group {SMALL MEM LOC} -radix hexadecimal {/AXI_top/slv/slave_mem[2]}
add wave -noupdate -group {SMALL MEM LOC} -radix hexadecimal {/AXI_top/slv/slave_mem[1]}
add wave -noupdate -group {SMALL MEM LOC} -radix hexadecimal {/AXI_top/slv/slave_mem[0]}
add wave -noupdate -radix hexadecimal -childformat {{{/AXI_top/slv/slave_mem[4095]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4094]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4093]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4092]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4091]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4090]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4089]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4088]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4087]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4086]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4085]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4084]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4083]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4082]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4081]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4080]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4079]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4078]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4077]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4076]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4075]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4074]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4073]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4072]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4071]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4070]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4069]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4068]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4067]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4066]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4065]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4064]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4063]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4062]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4061]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4060]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4059]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4058]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4057]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4056]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4055]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4054]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4053]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4052]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4051]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4050]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4049]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4048]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4047]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4046]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4045]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4044]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4043]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4042]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4041]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4040]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4039]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4038]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4037]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4036]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4035]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4034]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4033]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4032]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4031]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4030]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4029]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4028]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4027]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4026]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4025]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4024]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4023]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4022]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4021]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4020]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4019]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4018]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4017]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4016]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4015]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4014]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4013]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4012]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4011]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4010]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4009]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4008]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4007]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4006]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4005]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4004]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4003]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4002]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4001]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4000]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3999]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3998]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3997]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3996]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3995]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3994]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3993]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3992]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3991]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3990]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3989]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3988]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3987]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3986]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3985]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3984]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3983]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3982]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3981]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3980]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3979]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3978]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3977]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3976]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3975]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3974]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3973]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3972]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3971]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3970]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3969]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3968]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3967]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3966]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3965]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3964]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3963]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3962]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3961]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3960]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3959]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3958]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3957]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3956]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3955]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3954]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3953]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3952]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3951]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3950]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3949]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3948]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3947]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3946]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3945]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3944]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3943]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3942]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3941]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3940]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3939]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3938]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3937]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3936]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3935]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3934]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3933]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3932]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3931]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3930]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3929]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3928]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3927]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3926]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3925]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3924]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3923]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3922]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3921]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3920]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3919]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3918]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3917]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3916]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3915]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3914]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3913]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3912]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3911]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3910]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3909]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3908]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3907]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3906]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3905]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3904]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3903]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3902]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3901]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3900]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3899]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3898]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3897]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3896]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3895]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3894]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3893]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3892]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3891]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3890]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3889]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3888]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3887]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3886]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3885]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3884]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3883]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3882]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3881]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3880]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3879]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3878]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3877]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3876]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3875]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3874]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3873]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3872]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3871]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3870]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3869]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3868]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3867]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3866]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3865]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3864]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3863]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3862]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3861]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3860]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3859]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3858]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3857]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3856]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3855]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3854]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3853]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3852]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3851]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3850]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3849]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3848]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3847]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3846]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3845]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3844]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3843]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3842]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3841]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3840]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3839]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3838]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3837]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3836]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3835]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3834]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3833]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3832]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3831]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3830]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3829]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3828]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3827]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3826]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3825]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3824]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3823]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3822]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3821]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3820]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3819]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3818]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3817]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3816]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3815]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3814]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3813]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3812]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3811]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3810]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3809]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3808]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3807]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3806]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3805]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3804]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3803]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3802]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3801]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3800]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3799]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3798]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3797]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3796]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3795]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3794]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3793]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3792]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3791]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3790]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3789]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3788]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3787]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3786]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3785]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3784]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3783]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3782]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3781]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3780]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3779]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3778]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3777]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3776]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3775]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3774]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3773]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3772]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3771]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3770]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3769]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3768]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3767]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3766]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3765]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3764]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3763]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3762]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3761]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3760]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3759]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3758]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3757]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3756]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3755]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3754]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3753]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3752]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3751]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3750]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3749]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3748]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3747]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3746]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3745]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3744]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3743]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3742]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3741]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3740]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3739]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3738]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3737]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3736]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3735]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3734]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3733]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3732]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3731]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3730]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3729]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3728]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3727]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3726]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3725]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3724]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3723]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3722]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3721]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3720]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3719]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3718]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3717]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3716]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3715]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3714]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3713]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3712]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3711]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3710]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3709]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3708]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3707]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3706]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3705]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3704]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3703]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3702]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3701]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3700]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3699]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3698]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3697]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3696]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3695]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3694]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3693]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3692]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3691]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3690]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3689]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3688]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3687]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3686]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3685]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3684]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3683]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3682]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3681]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3680]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3679]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3678]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3677]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3676]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3675]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3674]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3673]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3672]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3671]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3670]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3669]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3668]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3667]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3666]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3665]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3664]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3663]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3662]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3661]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3660]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3659]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3658]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3657]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3656]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3655]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3654]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3653]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3652]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3651]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3650]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3649]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3648]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3647]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3646]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3645]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3644]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3643]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3642]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3641]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3640]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3639]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3638]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3637]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3636]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3635]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3634]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3633]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3632]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3631]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3630]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3629]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3628]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3627]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3626]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3625]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3624]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3623]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3622]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3621]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3620]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3619]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3618]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3617]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3616]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3615]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3614]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3613]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3612]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3611]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3610]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3609]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3608]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3607]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3606]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3605]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3604]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3603]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3602]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3601]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3600]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3599]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3598]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3597]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3596]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3595]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3594]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3593]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3592]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3591]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3590]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3589]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3588]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3587]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3586]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3585]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3584]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3583]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3582]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3581]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3580]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3579]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3578]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3577]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3576]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3575]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3574]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3573]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3572]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3571]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3570]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3569]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3568]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3567]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3566]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3565]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3564]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3563]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3562]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3561]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3560]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3559]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3558]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3557]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3556]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3555]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3554]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3553]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3552]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3551]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3550]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3549]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3548]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3547]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3546]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3545]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3544]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3543]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3542]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3541]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3540]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3539]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3538]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3537]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3536]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3535]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3534]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3533]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3532]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3531]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3530]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3529]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3528]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3527]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3526]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3525]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3524]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3523]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3522]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3521]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3520]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3519]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3518]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3517]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3516]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3515]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3514]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3513]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3512]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3511]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3510]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3509]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3508]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3507]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3506]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3505]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3504]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3503]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3502]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3501]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3500]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3499]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3498]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3497]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3496]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3495]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3494]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3493]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3492]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3491]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3490]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3489]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3488]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3487]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3486]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3485]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3484]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3483]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3482]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3481]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3480]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3479]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3478]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3477]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3476]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3475]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3474]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3473]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3472]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3471]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3470]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3469]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3468]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3467]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3466]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3465]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3464]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3463]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3462]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3461]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3460]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3459]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3458]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3457]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3456]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3455]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3454]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3453]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3452]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3451]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3450]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3449]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3448]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3447]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3446]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3445]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3444]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3443]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3442]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3441]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3440]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3439]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3438]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3437]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3436]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3435]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3434]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3433]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3432]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3431]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3430]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3429]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3428]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3427]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3426]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3425]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3424]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3423]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3422]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3421]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3420]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3419]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3418]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3417]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3416]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3415]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3414]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3413]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3412]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3411]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3410]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3409]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3408]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3407]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3406]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3405]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3404]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3403]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3402]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3401]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3400]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3399]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3398]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3397]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3396]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3395]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3394]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3393]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3392]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3391]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3390]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3389]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3388]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3387]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3386]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3385]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3384]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3383]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3382]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3381]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3380]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3379]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3378]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3377]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3376]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3375]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3374]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3373]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3372]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3371]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3370]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3369]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3368]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3367]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3366]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3365]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3364]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3363]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3362]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3361]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3360]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3359]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3358]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3357]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3356]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3355]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3354]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3353]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3352]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3351]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3350]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3349]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3348]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3347]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3346]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3345]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3344]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3343]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3342]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3341]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3340]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3339]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3338]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3337]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3336]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3335]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3334]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3333]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3332]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3331]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3330]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3329]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3328]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3327]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3326]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3325]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3324]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3323]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3322]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3321]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3320]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3319]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3318]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3317]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3316]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3315]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3314]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3313]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3312]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3311]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3310]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3309]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3308]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3307]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3306]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3305]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3304]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3303]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3302]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3301]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3300]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3299]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3298]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3297]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3296]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3295]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3294]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3293]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3292]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3291]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3290]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3289]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3288]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3287]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3286]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3285]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3284]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3283]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3282]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3281]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3280]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3279]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3278]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3277]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3276]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3275]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3274]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3273]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3272]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3271]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3270]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3269]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3268]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3267]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3266]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3265]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3264]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3263]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3262]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3261]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3260]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3259]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3258]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3257]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3256]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3255]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3254]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3253]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3252]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3251]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3250]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3249]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3248]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3247]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3246]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3245]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3244]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3243]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3242]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3241]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3240]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3239]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3238]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3237]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3236]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3235]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3234]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3233]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3232]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3231]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3230]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3229]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3228]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3227]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3226]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3225]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3224]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3223]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3222]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3221]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3220]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3219]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3218]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3217]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3216]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3215]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3214]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3213]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3212]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3211]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3210]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3209]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3208]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3207]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3206]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3205]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3204]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3203]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3202]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3201]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3200]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3199]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3198]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3197]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3196]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3195]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3194]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3193]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3192]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3191]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3190]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3189]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3188]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3187]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3186]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3185]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3184]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3183]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3182]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3181]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3180]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3179]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3178]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3177]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3176]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3175]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3174]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3173]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3172]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3171]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3170]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3169]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3168]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3167]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3166]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3165]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3164]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3163]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3162]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3161]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3160]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3159]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3158]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3157]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3156]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3155]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3154]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3153]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3152]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3151]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3150]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3149]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3148]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3147]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3146]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3145]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3144]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3143]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3142]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3141]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3140]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3139]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3138]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3137]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3136]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3135]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3134]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3133]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3132]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3131]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3130]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3129]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3128]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3127]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3126]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3125]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3124]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3123]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3122]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3121]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3120]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3119]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3118]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3117]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3116]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3115]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3114]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3113]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3112]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3111]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3110]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3109]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3108]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3107]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3106]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3105]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3104]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3103]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3102]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3101]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3100]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3099]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3098]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3097]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3096]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3095]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3094]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3093]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3092]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3091]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3090]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3089]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3088]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3087]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3086]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3085]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3084]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3083]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3082]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3081]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3080]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3079]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3078]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3077]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3076]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3075]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3074]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3073]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3072]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3071]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3070]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3069]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3068]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3067]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3066]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3065]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3064]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3063]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3062]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3061]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3060]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3059]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3058]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3057]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3056]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3055]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3054]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3053]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3052]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3051]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3050]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3049]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3048]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3047]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3046]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3045]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3044]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3043]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3042]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3041]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3040]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3039]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3038]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3037]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3036]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3035]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3034]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3033]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3032]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3031]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3030]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3029]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3028]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3027]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3026]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3025]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3024]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3023]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3022]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3021]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3020]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3019]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3018]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3017]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3016]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3015]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3014]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3013]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3012]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3011]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3010]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3009]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3008]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3007]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3006]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3005]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3004]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3003]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3002]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3001]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3000]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2999]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2998]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2997]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2996]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2995]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2994]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2993]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2992]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2991]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2990]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2989]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2988]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2987]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2986]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2985]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2984]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2983]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2982]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2981]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2980]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2979]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2978]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2977]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2976]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2975]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2974]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2973]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2972]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2971]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2970]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2969]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2968]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2967]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2966]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2965]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2964]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2963]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2962]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2961]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2960]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2959]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2958]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2957]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2956]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2955]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2954]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2953]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2952]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2951]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2950]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2949]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2948]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2947]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2946]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2945]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2944]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2943]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2942]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2941]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2940]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2939]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2938]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2937]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2936]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2935]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2934]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2933]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2932]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2931]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2930]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2929]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2928]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2927]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2926]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2925]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2924]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2923]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2922]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2921]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2920]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2919]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2918]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2917]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2916]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2915]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2914]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2913]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2912]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2911]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2910]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2909]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2908]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2907]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2906]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2905]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2904]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2903]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2902]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2901]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2900]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2899]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2898]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2897]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2896]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2895]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2894]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2893]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2892]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2891]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2890]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2889]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2888]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2887]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2886]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2885]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2884]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2883]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2882]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2881]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2880]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2879]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2878]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2877]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2876]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2875]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2874]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2873]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2872]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2871]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2870]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2869]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2868]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2867]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2866]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2865]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2864]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2863]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2862]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2861]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2860]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2859]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2858]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2857]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2856]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2855]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2854]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2853]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2852]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2851]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2850]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2849]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2848]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2847]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2846]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2845]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2844]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2843]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2842]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2841]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2840]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2839]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2838]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2837]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2836]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2835]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2834]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2833]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2832]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2831]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2830]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2829]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2828]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2827]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2826]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2825]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2824]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2823]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2822]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2821]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2820]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2819]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2818]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2817]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2816]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2815]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2814]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2813]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2812]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2811]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2810]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2809]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2808]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2807]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2806]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2805]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2804]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2803]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2802]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2801]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2800]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2799]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2798]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2797]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2796]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2795]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2794]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2793]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2792]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2791]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2790]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2789]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2788]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2787]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2786]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2785]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2784]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2783]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2782]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2781]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2780]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2779]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2778]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2777]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2776]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2775]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2774]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2773]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2772]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2771]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2770]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2769]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2768]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2767]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2766]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2765]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2764]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2763]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2762]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2761]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2760]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2759]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2758]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2757]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2756]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2755]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2754]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2753]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2752]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2751]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2750]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2749]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2748]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2747]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2746]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2745]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2744]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2743]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2742]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2741]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2740]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2739]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2738]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2737]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2736]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2735]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2734]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2733]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2732]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2731]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2730]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2729]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2728]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2727]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2726]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2725]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2724]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2723]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2722]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2721]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2720]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2719]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2718]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2717]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2716]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2715]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2714]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2713]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2712]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2711]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2710]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2709]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2708]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2707]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2706]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2705]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2704]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2703]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2702]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2701]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2700]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2699]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2698]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2697]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2696]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2695]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2694]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2693]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2692]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2691]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2690]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2689]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2688]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2687]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2686]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2685]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2684]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2683]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2682]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2681]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2680]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2679]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2678]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2677]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2676]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2675]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2674]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2673]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2672]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2671]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2670]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2669]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2668]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2667]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2666]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2665]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2664]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2663]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2662]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2661]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2660]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2659]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2658]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2657]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2656]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2655]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2654]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2653]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2652]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2651]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2650]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2649]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2648]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2647]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2646]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2645]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2644]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2643]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2642]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2641]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2640]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2639]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2638]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2637]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2636]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2635]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2634]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2633]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2632]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2631]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2630]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2629]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2628]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2627]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2626]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2625]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2624]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2623]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2622]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2621]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2620]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2619]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2618]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2617]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2616]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2615]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2614]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2613]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2612]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2611]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2610]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2609]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2608]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2607]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2606]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2605]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2604]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2603]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2602]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2601]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2600]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2599]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2598]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2597]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2596]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2595]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2594]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2593]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2592]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2591]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2590]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2589]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2588]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2587]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2586]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2585]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2584]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2583]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2582]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2581]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2580]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2579]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2578]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2577]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2576]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2575]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2574]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2573]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2572]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2571]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2570]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2569]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2568]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2567]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2566]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2565]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2564]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2563]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2562]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2561]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2560]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2559]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2558]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2557]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2556]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2555]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2554]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2553]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2552]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2551]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2550]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2549]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2548]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2547]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2546]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2545]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2544]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2543]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2542]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2541]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2540]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2539]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2538]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2537]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2536]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2535]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2534]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2533]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2532]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2531]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2530]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2529]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2528]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2527]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2526]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2525]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2524]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2523]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2522]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2521]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2520]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2519]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2518]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2517]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2516]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2515]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2514]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2513]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2512]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2511]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2510]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2509]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2508]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2507]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2506]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2505]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2504]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2503]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2502]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2501]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2500]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2499]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2498]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2497]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2496]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2495]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2494]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2493]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2492]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2491]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2490]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2489]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2488]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2487]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2486]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2485]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2484]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2483]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2482]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2481]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2480]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2479]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2478]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2477]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2476]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2475]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2474]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2473]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2472]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2471]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2470]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2469]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2468]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2467]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2466]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2465]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2464]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2463]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2462]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2461]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2460]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2459]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2458]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2457]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2456]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2455]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2454]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2453]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2452]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2451]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2450]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2449]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2448]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2447]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2446]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2445]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2444]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2443]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2442]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2441]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2440]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2439]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2438]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2437]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2436]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2435]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2434]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2433]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2432]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2431]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2430]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2429]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2428]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2427]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2426]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2425]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2424]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2423]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2422]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2421]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2420]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2419]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2418]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2417]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2416]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2415]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2414]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2413]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2412]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2411]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2410]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2409]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2408]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2407]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2406]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2405]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2404]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2403]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2402]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2401]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2400]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2399]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2398]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2397]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2396]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2395]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2394]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2393]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2392]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2391]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2390]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2389]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2388]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2387]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2386]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2385]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2384]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2383]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2382]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2381]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2380]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2379]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2378]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2377]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2376]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2375]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2374]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2373]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2372]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2371]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2370]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2369]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2368]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2367]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2366]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2365]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2364]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2363]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2362]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2361]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2360]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2359]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2358]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2357]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2356]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2355]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2354]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2353]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2352]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2351]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2350]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2349]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2348]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2347]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2346]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2345]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2344]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2343]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2342]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2341]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2340]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2339]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2338]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2337]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2336]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2335]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2334]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2333]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2332]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2331]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2330]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2329]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2328]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2327]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2326]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2325]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2324]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2323]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2322]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2321]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2320]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2319]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2318]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2317]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2316]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2315]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2314]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2313]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2312]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2311]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2310]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2309]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2308]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2307]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2306]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2305]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2304]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2303]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2302]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2301]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2300]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2299]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2298]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2297]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2296]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2295]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2294]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2293]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2292]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2291]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2290]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2289]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2288]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2287]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2286]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2285]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2284]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2283]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2282]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2281]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2280]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2279]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2278]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2277]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2276]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2275]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2274]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2273]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2272]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2271]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2270]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2269]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2268]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2267]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2266]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2265]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2264]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2263]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2262]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2261]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2260]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2259]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2258]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2257]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2256]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2255]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2254]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2253]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2252]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2251]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2250]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2249]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2248]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2247]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2246]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2245]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2244]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2243]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2242]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2241]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2240]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2239]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2238]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2237]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2236]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2235]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2234]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2233]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2232]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2231]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2230]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2229]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2228]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2227]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2226]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2225]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2224]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2223]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2222]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2221]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2220]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2219]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2218]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2217]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2216]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2215]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2214]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2213]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2212]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2211]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2210]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2209]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2208]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2207]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2206]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2205]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2204]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2203]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2202]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2201]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2200]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2199]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2198]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2197]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2196]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2195]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2194]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2193]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2192]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2191]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2190]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2189]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2188]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2187]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2186]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2185]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2184]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2183]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2182]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2181]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2180]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2179]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2178]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2177]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2176]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2175]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2174]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2173]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2172]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2171]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2170]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2169]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2168]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2167]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2166]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2165]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2164]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2163]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2162]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2161]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2160]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2159]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2158]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2157]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2156]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2155]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2154]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2153]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2152]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2151]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2150]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2149]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2148]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2147]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2146]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2145]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2144]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2143]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2142]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2141]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2140]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2139]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2138]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2137]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2136]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2135]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2134]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2133]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2132]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2131]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2130]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2129]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2128]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2127]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2126]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2125]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2124]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2123]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2122]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2121]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2120]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2119]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2118]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2117]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2116]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2115]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2114]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2113]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2112]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2111]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2110]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2109]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2108]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2107]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2106]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2105]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2104]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2103]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2102]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2101]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2100]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2099]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2098]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2097]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2096]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2095]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2094]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2093]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2092]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2091]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2090]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2089]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2088]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2087]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2086]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2085]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2084]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2083]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2082]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2081]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2080]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2079]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2078]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2077]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2076]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2075]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2074]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2073]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2072]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2071]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2070]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2069]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2068]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2067]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2066]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2065]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2064]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2063]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2062]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2061]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2060]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2059]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2058]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2057]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2056]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2055]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2054]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2053]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2052]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2051]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2050]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2049]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2048]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2047]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2046]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2045]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2044]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2043]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2042]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2041]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2040]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2039]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2038]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2037]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2036]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2035]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2034]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2033]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2032]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2031]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2030]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2029]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2028]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2027]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2026]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2025]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2024]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2023]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2022]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2021]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2020]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2019]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2018]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2017]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2016]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2015]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2014]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2013]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2012]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2011]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2010]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2009]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2008]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2007]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2006]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2005]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2004]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2003]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2002]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2001]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2000]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1999]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1998]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1997]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1996]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1995]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1994]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1993]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1992]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1991]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1990]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1989]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1988]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1987]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1986]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1985]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1984]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1983]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1982]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1981]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1980]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1979]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1978]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1977]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1976]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1975]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1974]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1973]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1972]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1971]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1970]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1969]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1968]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1967]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1966]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1965]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1964]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1963]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1962]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1961]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1960]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1959]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1958]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1957]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1956]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1955]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1954]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1953]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1952]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1951]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1950]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1949]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1948]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1947]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1946]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1945]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1944]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1943]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1942]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1941]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1940]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1939]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1938]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1937]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1936]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1935]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1934]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1933]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1932]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1931]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1930]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1929]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1928]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1927]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1926]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1925]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1924]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1923]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1922]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1921]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1920]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1919]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1918]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1917]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1916]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1915]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1914]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1913]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1912]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1911]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1910]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1909]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1908]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1907]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1906]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1905]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1904]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1903]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1902]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1901]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1900]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1899]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1898]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1897]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1896]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1895]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1894]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1893]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1892]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1891]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1890]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1889]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1888]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1887]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1886]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1885]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1884]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1883]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1882]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1881]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1880]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1879]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1878]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1877]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1876]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1875]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1874]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1873]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1872]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1871]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1870]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1869]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1868]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1867]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1866]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1865]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1864]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1863]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1862]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1861]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1860]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1859]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1858]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1857]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1856]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1855]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1854]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1853]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1852]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1851]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1850]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1849]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1848]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1847]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1846]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1845]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1844]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1843]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1842]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1841]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1840]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1839]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1838]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1837]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1836]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1835]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1834]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1833]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1832]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1831]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1830]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1829]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1828]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1827]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1826]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1825]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1824]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1823]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1822]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1821]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1820]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1819]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1818]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1817]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1816]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1815]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1814]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1813]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1812]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1811]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1810]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1809]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1808]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1807]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1806]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1805]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1804]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1803]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1802]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1801]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1800]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1799]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1798]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1797]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1796]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1795]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1794]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1793]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1792]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1791]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1790]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1789]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1788]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1787]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1786]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1785]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1784]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1783]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1782]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1781]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1780]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1779]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1778]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1777]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1776]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1775]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1774]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1773]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1772]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1771]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1770]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1769]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1768]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1767]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1766]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1765]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1764]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1763]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1762]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1761]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1760]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1759]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1758]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1757]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1756]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1755]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1754]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1753]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1752]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1751]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1750]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1749]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1748]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1747]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1746]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1745]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1744]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1743]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1742]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1741]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1740]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1739]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1738]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1737]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1736]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1735]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1734]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1733]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1732]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1731]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1730]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1729]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1728]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1727]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1726]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1725]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1724]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1723]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1722]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1721]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1720]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1719]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1718]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1717]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1716]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1715]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1714]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1713]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1712]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1711]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1710]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1709]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1708]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1707]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1706]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1705]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1704]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1703]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1702]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1701]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1700]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1699]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1698]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1697]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1696]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1695]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1694]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1693]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1692]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1691]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1690]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1689]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1688]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1687]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1686]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1685]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1684]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1683]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1682]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1681]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1680]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1679]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1678]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1677]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1676]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1675]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1674]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1673]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1672]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1671]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1670]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1669]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1668]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1667]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1666]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1665]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1664]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1663]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1662]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1661]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1660]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1659]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1658]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1657]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1656]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1655]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1654]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1653]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1652]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1651]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1650]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1649]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1648]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1647]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1646]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1645]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1644]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1643]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1642]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1641]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1640]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1639]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1638]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1637]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1636]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1635]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1634]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1633]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1632]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1631]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1630]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1629]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1628]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1627]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1626]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1625]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1624]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1623]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1622]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1621]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1620]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1619]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1618]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1617]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1616]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1615]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1614]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1613]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1612]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1611]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1610]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1609]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1608]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1607]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1606]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1605]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1604]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1603]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1602]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1601]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1600]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1599]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1598]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1597]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1596]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1595]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1594]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1593]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1592]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1591]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1590]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1589]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1588]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1587]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1586]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1585]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1584]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1583]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1582]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1581]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1580]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1579]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1578]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1577]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1576]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1575]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1574]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1573]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1572]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1571]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1570]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1569]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1568]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1567]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1566]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1565]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1564]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1563]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1562]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1561]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1560]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1559]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1558]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1557]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1556]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1555]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1554]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1553]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1552]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1551]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1550]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1549]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1548]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1547]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1546]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1545]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1544]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1543]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1542]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1541]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1540]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1539]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1538]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1537]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1536]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1535]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1534]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1533]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1532]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1531]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1530]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1529]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1528]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1527]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1526]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1525]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1524]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1523]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1522]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1521]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1520]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1519]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1518]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1517]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1516]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1515]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1514]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1513]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1512]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1511]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1510]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1509]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1508]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1507]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1506]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1505]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1504]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1503]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1502]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1501]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1500]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1499]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1498]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1497]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1496]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1495]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1494]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1493]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1492]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1491]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1490]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1489]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1488]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1487]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1486]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1485]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1484]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1483]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1482]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1481]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1480]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1479]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1478]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1477]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1476]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1475]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1474]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1473]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1472]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1471]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1470]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1469]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1468]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1467]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1466]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1465]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1464]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1463]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1462]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1461]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1460]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1459]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1458]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1457]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1456]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1455]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1454]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1453]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1452]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1451]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1450]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1449]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1448]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1447]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1446]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1445]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1444]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1443]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1442]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1441]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1440]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1439]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1438]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1437]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1436]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1435]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1434]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1433]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1432]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1431]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1430]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1429]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1428]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1427]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1426]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1425]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1424]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1423]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1422]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1421]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1420]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1419]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1418]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1417]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1416]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1415]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1414]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1413]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1412]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1411]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1410]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1409]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1408]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1407]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1406]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1405]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1404]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1403]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1402]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1401]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1400]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1399]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1398]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1397]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1396]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1395]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1394]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1393]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1392]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1391]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1390]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1389]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1388]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1387]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1386]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1385]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1384]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1383]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1382]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1381]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1380]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1379]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1378]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1377]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1376]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1375]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1374]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1373]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1372]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1371]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1370]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1369]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1368]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1367]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1366]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1365]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1364]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1363]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1362]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1361]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1360]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1359]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1358]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1357]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1356]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1355]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1354]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1353]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1352]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1351]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1350]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1349]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1348]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1347]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1346]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1345]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1344]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1343]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1342]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1341]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1340]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1339]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1338]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1337]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1336]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1335]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1334]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1333]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1332]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1331]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1330]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1329]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1328]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1327]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1326]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1325]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1324]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1323]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1322]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1321]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1320]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1319]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1318]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1317]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1316]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1315]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1314]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1313]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1312]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1311]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1310]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1309]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1308]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1307]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1306]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1305]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1304]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1303]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1302]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1301]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1300]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1299]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1298]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1297]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1296]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1295]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1294]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1293]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1292]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1291]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1290]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1289]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1288]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1287]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1286]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1285]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1284]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1283]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1282]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1281]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1280]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1279]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1278]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1277]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1276]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1275]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1274]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1273]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1272]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1271]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1270]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1269]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1268]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1267]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1266]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1265]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1264]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1263]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1262]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1261]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1260]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1259]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1258]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1257]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1256]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1255]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1254]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1253]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1252]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1251]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1250]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1249]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1248]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1247]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1246]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1245]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1244]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1243]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1242]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1241]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1240]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1239]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1238]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1237]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1236]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1235]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1234]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1233]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1232]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1231]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1230]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1229]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1228]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1227]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1226]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1225]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1224]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1223]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1222]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1221]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1220]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1219]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1218]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1217]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1216]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1215]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1214]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1213]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1212]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1211]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1210]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1209]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1208]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1207]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1206]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1205]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1204]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1203]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1202]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1201]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1200]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1199]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1198]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1197]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1196]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1195]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1194]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1193]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1192]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1191]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1190]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1189]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1188]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1187]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1186]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1185]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1184]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1183]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1182]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1181]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1180]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1179]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1178]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1177]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1176]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1175]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1174]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1173]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1172]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1171]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1170]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1169]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1168]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1167]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1166]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1165]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1164]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1163]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1162]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1161]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1160]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1159]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1158]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1157]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1156]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1155]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1154]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1153]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1152]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1151]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1150]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1149]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1148]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1147]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1146]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1145]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1144]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1143]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1142]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1141]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1140]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1139]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1138]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1137]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1136]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1135]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1134]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1133]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1132]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1131]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1130]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1129]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1128]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1127]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1126]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1125]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1124]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1123]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1122]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1121]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1120]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1119]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1118]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1117]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1116]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1115]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1114]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1113]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1112]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1111]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1110]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1109]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1108]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1107]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1106]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1105]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1104]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1103]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1102]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1101]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1100]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1099]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1098]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1097]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1096]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1095]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1094]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1093]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1092]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1091]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1090]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1089]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1088]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1087]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1086]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1085]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1084]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1083]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1082]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1081]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1080]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1079]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1078]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1077]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1076]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1075]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1074]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1073]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1072]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1071]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1070]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1069]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1068]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1067]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1066]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1065]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1064]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1063]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1062]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1061]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1060]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1059]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1058]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1057]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1056]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1055]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1054]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1053]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1052]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1051]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1050]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1049]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1048]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1047]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1046]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1045]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1044]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1043]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1042]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1041]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1040]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1039]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1038]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1037]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1036]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1035]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1034]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1033]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1032]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1031]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1030]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1029]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1028]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1027]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1026]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1025]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1024]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1023]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1022]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1021]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1020]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1019]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1018]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1017]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1016]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1015]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1014]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1013]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1012]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1011]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1010]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1009]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1008]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1007]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1006]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1005]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1004]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1003]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1002]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1001]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1000]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[999]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[998]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[997]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[996]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[995]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[994]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[993]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[992]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[991]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[990]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[989]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[988]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[987]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[986]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[985]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[984]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[983]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[982]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[981]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[980]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[979]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[978]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[977]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[976]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[975]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[974]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[973]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[972]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[971]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[970]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[969]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[968]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[967]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[966]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[965]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[964]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[963]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[962]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[961]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[960]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[959]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[958]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[957]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[956]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[955]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[954]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[953]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[952]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[951]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[950]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[949]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[948]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[947]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[946]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[945]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[944]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[943]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[942]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[941]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[940]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[939]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[938]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[937]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[936]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[935]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[934]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[933]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[932]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[931]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[930]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[929]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[928]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[927]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[926]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[925]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[924]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[923]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[922]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[921]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[920]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[919]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[918]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[917]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[916]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[915]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[914]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[913]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[912]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[911]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[910]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[909]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[908]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[907]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[906]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[905]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[904]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[903]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[902]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[901]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[900]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[899]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[898]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[897]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[896]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[895]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[894]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[893]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[892]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[891]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[890]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[889]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[888]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[887]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[886]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[885]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[884]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[883]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[882]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[881]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[880]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[879]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[878]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[877]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[876]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[875]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[874]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[873]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[872]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[871]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[870]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[869]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[868]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[867]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[866]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[865]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[864]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[863]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[862]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[861]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[860]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[859]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[858]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[857]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[856]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[855]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[854]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[853]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[852]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[851]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[850]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[849]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[848]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[847]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[846]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[845]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[844]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[843]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[842]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[841]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[840]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[839]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[838]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[837]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[836]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[835]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[834]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[833]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[832]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[831]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[830]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[829]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[828]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[827]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[826]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[825]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[824]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[823]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[822]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[821]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[820]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[819]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[818]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[817]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[816]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[815]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[814]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[813]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[812]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[811]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[810]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[809]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[808]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[807]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[806]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[805]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[804]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[803]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[802]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[801]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[800]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[799]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[798]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[797]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[796]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[795]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[794]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[793]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[792]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[791]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[790]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[789]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[788]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[787]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[786]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[785]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[784]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[783]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[782]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[781]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[780]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[779]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[778]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[777]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[776]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[775]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[774]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[773]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[772]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[771]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[770]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[769]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[768]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[767]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[766]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[765]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[764]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[763]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[762]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[761]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[760]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[759]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[758]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[757]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[756]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[755]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[754]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[753]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[752]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[751]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[750]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[749]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[748]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[747]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[746]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[745]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[744]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[743]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[742]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[741]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[740]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[739]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[738]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[737]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[736]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[735]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[734]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[733]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[732]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[731]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[730]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[729]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[728]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[727]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[726]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[725]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[724]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[723]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[722]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[721]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[720]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[719]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[718]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[717]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[716]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[715]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[714]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[713]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[712]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[711]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[710]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[709]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[708]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[707]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[706]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[705]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[704]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[703]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[702]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[701]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[700]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[699]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[698]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[697]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[696]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[695]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[694]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[693]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[692]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[691]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[690]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[689]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[688]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[687]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[686]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[685]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[684]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[683]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[682]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[681]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[680]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[679]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[678]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[677]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[676]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[675]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[674]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[673]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[672]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[671]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[670]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[669]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[668]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[667]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[666]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[665]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[664]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[663]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[662]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[661]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[660]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[659]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[658]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[657]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[656]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[655]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[654]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[653]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[652]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[651]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[650]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[649]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[648]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[647]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[646]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[645]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[644]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[643]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[642]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[641]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[640]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[639]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[638]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[637]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[636]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[635]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[634]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[633]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[632]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[631]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[630]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[629]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[628]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[627]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[626]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[625]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[624]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[623]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[622]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[621]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[620]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[619]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[618]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[617]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[616]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[615]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[614]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[613]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[612]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[611]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[610]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[609]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[608]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[607]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[606]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[605]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[604]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[603]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[602]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[601]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[600]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[599]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[598]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[597]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[596]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[595]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[594]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[593]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[592]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[591]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[590]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[589]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[588]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[587]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[586]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[585]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[584]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[583]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[582]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[581]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[580]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[579]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[578]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[577]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[576]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[575]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[574]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[573]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[572]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[571]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[570]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[569]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[568]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[567]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[566]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[565]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[564]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[563]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[562]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[561]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[560]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[559]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[558]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[557]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[556]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[555]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[554]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[553]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[552]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[551]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[550]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[549]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[548]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[547]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[546]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[545]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[544]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[543]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[542]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[541]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[540]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[539]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[538]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[537]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[536]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[535]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[534]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[533]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[532]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[531]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[530]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[529]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[528]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[527]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[526]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[525]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[524]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[523]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[522]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[521]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[520]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[519]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[518]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[517]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[516]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[515]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[514]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[513]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[512]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[511]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[510]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[509]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[508]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[507]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[506]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[505]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[504]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[503]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[502]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[501]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[500]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[499]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[498]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[497]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[496]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[495]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[494]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[493]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[492]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[491]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[490]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[489]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[488]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[487]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[486]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[485]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[484]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[483]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[482]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[481]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[480]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[479]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[478]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[477]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[476]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[475]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[474]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[473]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[472]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[471]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[470]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[469]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[468]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[467]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[466]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[465]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[464]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[463]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[462]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[461]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[460]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[459]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[458]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[457]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[456]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[455]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[454]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[453]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[452]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[451]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[450]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[449]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[448]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[447]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[446]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[445]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[444]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[443]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[442]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[441]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[440]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[439]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[438]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[437]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[436]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[435]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[434]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[433]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[432]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[431]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[430]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[429]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[428]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[427]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[426]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[425]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[424]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[423]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[422]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[421]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[420]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[419]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[418]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[417]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[416]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[415]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[414]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[413]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[412]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[411]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[410]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[409]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[408]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[407]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[406]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[405]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[404]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[403]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[402]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[401]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[400]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[399]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[398]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[397]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[396]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[395]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[394]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[393]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[392]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[391]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[390]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[389]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[388]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[387]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[386]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[385]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[384]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[383]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[382]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[381]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[380]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[379]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[378]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[377]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[376]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[375]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[374]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[373]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[372]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[371]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[370]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[369]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[368]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[367]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[366]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[365]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[364]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[363]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[362]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[361]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[360]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[359]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[358]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[357]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[356]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[355]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[354]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[353]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[352]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[351]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[350]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[349]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[348]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[347]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[346]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[345]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[344]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[343]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[342]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[341]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[340]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[339]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[338]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[337]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[336]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[335]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[334]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[333]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[332]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[331]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[330]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[329]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[328]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[327]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[326]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[325]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[324]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[323]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[322]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[321]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[320]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[319]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[318]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[317]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[316]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[315]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[314]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[313]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[312]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[311]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[310]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[309]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[308]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[307]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[306]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[305]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[304]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[303]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[302]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[301]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[300]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[299]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[298]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[297]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[296]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[295]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[294]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[293]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[292]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[291]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[290]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[289]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[288]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[287]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[286]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[285]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[284]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[283]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[282]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[281]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[280]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[279]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[278]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[277]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[276]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[275]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[274]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[273]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[272]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[271]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[270]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[269]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[268]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[267]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[266]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[265]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[264]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[263]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[262]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[261]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[260]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[259]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[258]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[257]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[256]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[255]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[254]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[253]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[252]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[251]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[250]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[249]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[248]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[247]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[246]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[245]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[244]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[243]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[242]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[241]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[240]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[239]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[238]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[237]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[236]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[235]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[234]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[233]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[232]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[231]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[230]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[229]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[228]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[227]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[226]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[225]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[224]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[223]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[222]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[221]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[220]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[219]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[218]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[217]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[216]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[215]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[214]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[213]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[212]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[211]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[210]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[209]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[208]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[207]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[206]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[205]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[204]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[203]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[202]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[201]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[200]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[199]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[198]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[197]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[196]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[195]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[194]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[193]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[192]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[191]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[190]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[189]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[188]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[187]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[186]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[185]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[184]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[183]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[182]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[181]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[180]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[179]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[178]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[177]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[176]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[175]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[174]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[173]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[172]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[171]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[170]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[169]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[168]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[167]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[166]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[165]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[164]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[163]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[162]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[161]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[160]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[159]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[158]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[157]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[156]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[155]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[154]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[153]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[152]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[151]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[150]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[149]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[148]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[147]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[146]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[145]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[144]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[143]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[142]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[141]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[140]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[139]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[138]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[137]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[136]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[135]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[134]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[133]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[132]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[131]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[130]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[129]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[128]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[127]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[126]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[125]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[124]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[123]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[122]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[121]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[120]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[119]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[118]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[117]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[116]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[115]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[114]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[113]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[112]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[111]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[110]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[109]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[108]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[107]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[106]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[105]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[104]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[103]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[102]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[101]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[100]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[99]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[98]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[97]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[96]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[95]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[94]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[93]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[92]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[91]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[90]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[89]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[88]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[87]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[86]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[85]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[84]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[83]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[82]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[81]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[80]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[79]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[78]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[77]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[76]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[75]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[74]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[73]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[72]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[71]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[70]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[69]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[68]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[67]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[66]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[65]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[64]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[63]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[62]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[61]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[60]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[59]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[58]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[57]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[56]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[55]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[54]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[53]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[52]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[51]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[50]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[49]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[48]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[47]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[46]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[45]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[44]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[43]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[42]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[41]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[40]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[39]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[38]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[37]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[36]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[35]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[34]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[33]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[32]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[31]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[30]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[29]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[28]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[27]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[26]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[25]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[24]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[23]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[22]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[21]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[20]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[19]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[18]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[17]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[16]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[15]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[14]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[13]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[12]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[11]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[10]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[9]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[8]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[7]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[6]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[5]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[4]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[3]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[2]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[1]} -radix hexadecimal} {{/AXI_top/slv/slave_mem[0]} -radix hexadecimal}} -subitemconfig {{/AXI_top/slv/slave_mem[4095]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4094]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4093]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4092]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4091]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4090]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4089]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4088]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4087]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4086]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4085]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4084]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4083]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4082]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4081]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4080]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4079]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4078]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4077]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4076]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4075]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4074]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4073]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4072]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4071]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4070]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4069]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4068]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4067]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4066]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4065]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4064]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4063]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4062]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4061]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4060]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4059]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4058]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4057]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4056]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4055]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4054]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4053]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4052]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4051]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4050]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4049]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4048]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4047]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4046]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4045]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4044]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4043]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4042]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4041]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4040]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4039]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4038]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4037]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4036]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4035]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4034]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4033]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4032]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4031]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4030]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4029]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4028]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4027]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4026]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4025]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4024]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4023]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4022]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4021]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4020]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4019]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4018]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4017]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4016]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4015]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4014]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4013]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4012]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4011]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4010]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4009]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4008]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4007]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4006]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4005]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4004]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4003]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4002]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4001]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4000]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3999]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3998]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3997]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3996]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3995]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3994]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3993]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3992]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3991]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3990]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3989]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3988]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3987]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3986]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3985]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3984]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3983]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3982]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3981]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3980]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3979]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3978]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3977]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3976]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3975]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3974]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3973]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3972]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3971]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3970]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3969]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3968]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3967]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3966]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3965]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3964]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3963]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3962]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3961]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3960]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3959]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3958]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3957]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3956]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3955]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3954]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3953]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3952]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3951]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3950]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3949]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3948]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3947]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3946]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3945]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3944]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3943]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3942]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3941]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3940]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3939]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3938]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3937]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3936]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3935]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3934]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3933]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3932]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3931]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3930]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3929]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3928]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3927]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3926]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3925]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3924]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3923]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3922]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3921]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3920]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3919]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3918]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3917]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3916]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3915]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3914]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3913]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3912]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3911]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3910]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3909]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3908]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3907]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3906]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3905]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3904]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3903]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3902]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3901]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3900]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3899]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3898]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3897]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3896]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3895]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3894]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3893]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3892]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3891]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3890]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3889]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3888]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3887]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3886]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3885]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3884]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3883]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3882]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3881]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3880]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3879]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3878]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3877]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3876]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3875]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3874]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3873]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3872]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3871]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3870]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3869]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3868]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3867]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3866]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3865]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3864]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3863]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3862]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3861]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3860]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3859]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3858]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3857]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3856]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3855]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3854]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3853]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3852]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3851]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3850]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3849]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3848]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3847]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3846]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3845]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3844]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3843]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3842]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3841]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3840]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3839]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3838]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3837]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3836]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3835]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3834]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3833]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3832]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3831]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3830]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3829]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3828]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3827]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3826]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3825]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3824]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3823]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3822]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3821]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3820]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3819]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3818]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3817]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3816]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3815]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3814]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3813]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3812]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3811]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3810]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3809]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3808]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3807]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3806]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3805]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3804]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3803]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3802]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3801]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3800]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3799]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3798]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3797]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3796]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3795]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3794]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3793]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3792]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3791]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3790]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3789]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3788]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3787]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3786]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3785]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3784]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3783]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3782]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3781]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3780]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3779]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3778]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3777]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3776]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3775]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3774]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3773]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3772]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3771]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3770]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3769]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3768]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3767]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3766]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3765]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3764]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3763]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3762]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3761]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3760]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3759]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3758]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3757]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3756]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3755]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3754]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3753]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3752]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3751]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3750]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3749]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3748]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3747]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3746]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3745]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3744]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3743]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3742]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3741]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3740]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3739]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3738]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3737]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3736]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3735]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3734]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3733]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3732]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3731]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3730]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3729]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3728]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3727]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3726]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3725]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3724]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3723]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3722]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3721]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3720]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3719]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3718]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3717]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3716]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3715]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3714]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3713]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3712]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3711]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3710]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3709]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3708]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3707]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3706]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3705]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3704]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3703]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3702]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3701]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3700]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3699]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3698]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3697]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3696]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3695]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3694]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3693]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3692]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3691]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3690]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3689]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3688]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3687]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3686]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3685]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3684]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3683]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3682]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3681]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3680]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3679]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3678]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3677]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3676]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3675]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3674]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3673]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3672]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3671]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3670]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3669]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3668]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3667]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3666]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3665]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3664]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3663]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3662]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3661]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3660]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3659]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3658]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3657]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3656]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3655]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3654]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3653]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3652]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3651]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3650]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3649]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3648]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3647]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3646]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3645]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3644]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3643]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3642]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3641]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3640]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3639]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3638]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3637]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3636]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3635]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3634]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3633]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3632]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3631]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3630]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3629]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3628]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3627]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3626]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3625]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3624]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3623]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3622]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3621]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3620]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3619]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3618]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3617]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3616]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3615]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3614]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3613]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3612]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3611]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3610]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3609]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3608]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3607]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3606]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3605]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3604]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3603]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3602]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3601]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3600]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3599]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3598]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3597]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3596]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3595]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3594]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3593]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3592]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3591]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3590]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3589]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3588]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3587]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3586]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3585]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3584]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3583]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3582]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3581]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3580]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3579]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3578]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3577]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3576]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3575]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3574]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3573]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3572]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3571]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3570]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3569]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3568]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3567]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3566]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3565]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3564]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3563]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3562]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3561]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3560]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3559]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3558]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3557]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3556]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3555]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3554]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3553]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3552]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3551]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3550]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3549]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3548]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3547]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3546]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3545]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3544]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3543]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3542]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3541]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3540]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3539]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3538]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3537]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3536]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3535]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3534]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3533]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3532]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3531]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3530]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3529]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3528]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3527]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3526]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3525]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3524]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3523]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3522]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3521]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3520]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3519]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3518]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3517]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3516]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3515]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3514]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3513]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3512]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3511]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3510]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3509]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3508]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3507]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3506]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3505]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3504]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3503]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3502]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3501]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3500]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3499]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3498]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3497]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3496]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3495]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3494]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3493]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3492]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3491]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3490]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3489]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3488]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3487]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3486]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3485]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3484]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3483]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3482]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3481]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3480]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3479]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3478]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3477]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3476]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3475]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3474]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3473]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3472]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3471]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3470]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3469]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3468]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3467]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3466]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3465]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3464]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3463]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3462]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3461]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3460]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3459]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3458]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3457]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3456]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3455]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3454]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3453]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3452]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3451]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3450]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3449]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3448]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3447]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3446]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3445]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3444]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3443]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3442]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3441]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3440]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3439]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3438]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3437]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3436]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3435]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3434]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3433]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3432]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3431]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3430]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3429]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3428]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3427]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3426]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3425]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3424]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3423]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3422]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3421]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3420]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3419]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3418]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3417]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3416]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3415]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3414]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3413]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3412]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3411]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3410]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3409]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3408]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3407]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3406]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3405]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3404]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3403]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3402]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3401]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3400]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3399]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3398]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3397]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3396]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3395]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3394]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3393]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3392]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3391]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3390]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3389]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3388]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3387]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3386]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3385]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3384]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3383]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3382]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3381]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3380]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3379]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3378]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3377]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3376]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3375]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3374]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3373]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3372]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3371]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3370]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3369]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3368]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3367]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3366]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3365]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3364]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3363]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3362]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3361]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3360]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3359]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3358]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3357]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3356]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3355]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3354]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3353]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3352]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3351]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3350]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3349]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3348]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3347]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3346]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3345]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3344]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3343]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3342]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3341]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3340]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3339]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3338]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3337]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3336]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3335]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3334]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3333]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3332]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3331]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3330]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3329]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3328]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3327]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3326]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3325]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3324]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3323]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3322]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3321]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3320]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3319]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3318]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3317]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3316]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3315]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3314]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3313]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3312]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3311]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3310]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3309]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3308]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3307]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3306]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3305]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3304]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3303]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3302]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3301]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3300]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3299]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3298]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3297]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3296]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3295]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3294]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3293]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3292]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3291]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3290]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3289]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3288]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3287]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3286]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3285]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3284]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3283]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3282]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3281]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3280]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3279]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3278]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3277]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3276]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3275]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3274]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3273]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3272]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3271]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3270]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3269]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3268]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3267]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3266]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3265]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3264]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3263]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3262]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3261]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3260]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3259]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3258]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3257]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3256]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3255]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3254]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3253]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3252]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3251]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3250]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3249]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3248]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3247]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3246]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3245]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3244]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3243]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3242]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3241]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3240]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3239]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3238]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3237]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3236]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3235]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3234]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3233]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3232]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3231]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3230]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3229]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3228]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3227]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3226]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3225]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3224]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3223]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3222]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3221]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3220]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3219]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3218]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3217]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3216]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3215]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3214]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3213]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3212]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3211]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3210]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3209]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3208]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3207]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3206]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3205]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3204]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3203]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3202]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3201]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3200]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3199]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3198]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3197]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3196]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3195]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3194]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3193]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3192]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3191]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3190]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3189]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3188]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3187]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3186]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3185]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3184]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3183]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3182]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3181]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3180]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3179]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3178]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3177]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3176]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3175]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3174]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3173]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3172]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3171]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3170]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3169]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3168]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3167]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3166]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3165]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3164]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3163]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3162]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3161]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3160]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3159]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3158]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3157]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3156]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3155]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3154]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3153]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3152]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3151]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3150]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3149]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3148]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3147]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3146]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3145]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3144]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3143]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3142]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3141]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3140]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3139]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3138]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3137]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3136]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3135]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3134]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3133]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3132]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3131]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3130]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3129]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3128]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3127]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3126]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3125]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3124]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3123]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3122]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3121]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3120]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3119]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3118]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3117]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3116]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3115]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3114]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3113]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3112]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3111]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3110]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3109]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3108]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3107]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3106]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3105]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3104]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3103]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3102]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3101]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3100]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3099]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3098]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3097]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3096]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3095]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3094]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3093]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3092]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3091]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3090]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3089]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3088]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3087]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3086]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3085]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3084]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3083]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3082]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3081]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3080]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3079]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3078]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3077]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3076]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3075]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3074]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3073]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3072]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3071]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3070]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3069]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3068]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3067]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3066]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3065]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3064]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3063]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3062]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3061]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3060]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3059]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3058]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3057]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3056]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3055]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3054]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3053]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3052]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3051]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3050]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3049]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3048]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3047]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3046]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3045]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3044]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3043]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3042]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3041]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3040]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3039]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3038]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3037]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3036]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3035]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3034]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3033]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3032]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3031]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3030]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3029]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3028]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3027]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3026]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3025]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3024]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3023]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3022]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3021]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3020]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3019]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3018]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3017]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3016]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3015]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3014]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3013]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3012]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3011]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3010]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3009]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3008]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3007]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3006]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3005]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3004]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3003]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3002]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3001]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3000]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2999]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2998]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2997]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2996]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2995]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2994]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2993]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2992]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2991]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2990]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2989]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2988]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2987]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2986]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2985]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2984]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2983]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2982]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2981]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2980]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2979]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2978]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2977]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2976]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2975]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2974]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2973]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2972]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2971]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2970]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2969]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2968]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2967]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2966]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2965]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2964]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2963]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2962]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2961]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2960]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2959]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2958]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2957]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2956]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2955]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2954]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2953]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2952]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2951]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2950]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2949]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2948]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2947]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2946]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2945]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2944]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2943]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2942]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2941]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2940]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2939]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2938]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2937]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2936]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2935]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2934]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2933]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2932]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2931]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2930]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2929]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2928]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2927]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2926]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2925]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2924]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2923]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2922]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2921]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2920]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2919]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2918]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2917]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2916]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2915]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2914]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2913]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2912]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2911]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2910]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2909]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2908]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2907]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2906]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2905]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2904]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2903]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2902]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2901]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2900]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2899]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2898]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2897]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2896]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2895]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2894]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2893]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2892]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2891]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2890]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2889]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2888]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2887]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2886]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2885]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2884]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2883]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2882]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2881]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2880]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2879]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2878]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2877]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2876]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2875]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2874]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2873]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2872]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2871]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2870]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2869]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2868]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2867]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2866]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2865]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2864]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2863]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2862]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2861]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2860]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2859]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2858]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2857]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2856]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2855]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2854]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2853]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2852]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2851]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2850]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2849]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2848]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2847]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2846]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2845]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2844]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2843]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2842]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2841]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2840]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2839]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2838]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2837]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2836]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2835]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2834]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2833]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2832]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2831]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2830]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2829]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2828]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2827]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2826]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2825]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2824]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2823]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2822]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2821]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2820]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2819]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2818]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2817]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2816]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2815]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2814]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2813]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2812]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2811]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2810]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2809]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2808]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2807]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2806]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2805]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2804]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2803]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2802]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2801]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2800]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2799]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2798]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2797]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2796]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2795]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2794]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2793]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2792]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2791]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2790]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2789]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2788]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2787]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2786]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2785]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2784]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2783]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2782]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2781]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2780]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2779]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2778]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2777]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2776]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2775]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2774]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2773]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2772]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2771]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2770]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2769]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2768]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2767]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2766]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2765]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2764]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2763]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2762]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2761]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2760]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2759]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2758]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2757]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2756]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2755]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2754]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2753]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2752]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2751]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2750]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2749]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2748]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2747]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2746]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2745]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2744]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2743]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2742]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2741]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2740]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2739]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2738]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2737]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2736]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2735]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2734]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2733]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2732]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2731]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2730]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2729]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2728]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2727]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2726]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2725]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2724]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2723]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2722]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2721]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2720]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2719]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2718]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2717]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2716]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2715]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2714]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2713]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2712]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2711]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2710]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2709]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2708]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2707]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2706]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2705]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2704]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2703]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2702]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2701]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2700]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2699]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2698]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2697]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2696]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2695]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2694]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2693]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2692]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2691]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2690]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2689]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2688]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2687]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2686]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2685]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2684]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2683]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2682]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2681]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2680]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2679]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2678]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2677]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2676]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2675]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2674]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2673]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2672]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2671]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2670]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2669]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2668]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2667]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2666]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2665]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2664]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2663]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2662]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2661]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2660]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2659]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2658]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2657]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2656]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2655]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2654]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2653]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2652]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2651]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2650]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2649]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2648]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2647]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2646]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2645]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2644]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2643]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2642]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2641]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2640]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2639]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2638]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2637]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2636]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2635]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2634]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2633]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2632]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2631]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2630]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2629]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2628]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2627]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2626]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2625]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2624]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2623]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2622]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2621]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2620]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2619]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2618]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2617]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2616]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2615]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2614]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2613]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2612]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2611]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2610]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2609]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2608]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2607]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2606]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2605]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2604]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2603]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2602]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2601]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2600]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2599]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2598]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2597]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2596]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2595]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2594]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2593]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2592]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2591]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2590]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2589]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2588]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2587]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2586]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2585]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2584]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2583]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2582]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2581]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2580]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2579]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2578]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2577]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2576]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2575]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2574]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2573]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2572]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2571]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2570]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2569]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2568]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2567]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2566]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2565]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2564]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2563]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2562]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2561]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2560]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2559]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2558]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2557]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2556]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2555]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2554]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2553]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2552]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2551]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2550]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2549]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2548]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2547]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2546]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2545]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2544]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2543]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2542]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2541]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2540]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2539]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2538]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2537]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2536]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2535]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2534]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2533]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2532]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2531]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2530]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2529]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2528]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2527]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2526]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2525]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2524]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2523]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2522]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2521]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2520]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2519]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2518]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2517]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2516]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2515]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2514]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2513]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2512]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2511]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2510]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2509]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2508]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2507]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2506]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2505]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2504]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2503]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2502]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2501]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2500]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2499]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2498]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2497]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2496]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2495]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2494]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2493]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2492]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2491]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2490]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2489]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2488]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2487]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2486]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2485]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2484]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2483]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2482]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2481]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2480]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2479]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2478]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2477]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2476]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2475]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2474]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2473]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2472]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2471]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2470]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2469]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2468]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2467]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2466]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2465]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2464]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2463]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2462]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2461]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2460]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2459]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2458]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2457]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2456]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2455]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2454]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2453]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2452]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2451]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2450]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2449]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2448]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2447]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2446]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2445]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2444]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2443]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2442]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2441]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2440]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2439]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2438]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2437]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2436]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2435]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2434]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2433]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2432]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2431]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2430]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2429]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2428]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2427]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2426]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2425]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2424]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2423]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2422]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2421]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2420]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2419]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2418]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2417]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2416]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2415]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2414]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2413]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2412]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2411]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2410]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2409]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2408]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2407]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2406]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2405]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2404]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2403]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2402]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2401]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2400]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2399]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2398]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2397]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2396]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2395]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2394]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2393]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2392]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2391]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2390]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2389]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2388]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2387]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2386]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2385]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2384]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2383]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2382]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2381]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2380]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2379]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2378]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2377]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2376]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2375]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2374]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2373]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2372]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2371]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2370]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2369]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2368]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2367]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2366]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2365]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2364]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2363]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2362]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2361]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2360]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2359]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2358]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2357]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2356]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2355]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2354]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2353]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2352]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2351]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2350]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2349]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2348]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2347]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2346]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2345]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2344]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2343]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2342]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2341]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2340]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2339]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2338]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2337]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2336]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2335]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2334]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2333]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2332]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2331]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2330]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2329]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2328]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2327]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2326]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2325]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2324]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2323]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2322]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2321]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2320]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2319]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2318]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2317]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2316]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2315]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2314]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2313]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2312]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2311]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2310]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2309]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2308]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2307]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2306]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2305]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2304]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2303]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2302]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2301]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2300]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2299]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2298]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2297]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2296]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2295]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2294]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2293]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2292]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2291]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2290]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2289]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2288]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2287]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2286]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2285]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2284]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2283]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2282]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2281]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2280]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2279]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2278]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2277]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2276]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2275]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2274]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2273]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2272]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2271]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2270]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2269]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2268]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2267]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2266]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2265]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2264]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2263]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2262]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2261]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2260]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2259]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2258]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2257]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2256]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2255]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2254]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2253]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2252]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2251]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2250]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2249]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2248]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2247]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2246]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2245]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2244]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2243]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2242]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2241]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2240]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2239]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2238]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2237]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2236]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2235]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2234]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2233]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2232]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2231]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2230]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2229]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2228]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2227]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2226]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2225]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2224]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2223]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2222]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2221]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2220]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2219]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2218]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2217]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2216]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2215]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2214]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2213]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2212]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2211]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2210]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2209]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2208]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2207]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2206]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2205]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2204]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2203]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2202]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2201]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2200]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2199]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2198]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2197]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2196]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2195]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2194]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2193]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2192]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2191]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2190]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2189]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2188]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2187]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2186]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2185]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2184]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2183]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2182]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2181]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2180]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2179]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2178]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2177]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2176]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2175]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2174]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2173]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2172]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2171]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2170]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2169]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2168]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2167]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2166]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2165]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2164]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2163]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2162]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2161]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2160]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2159]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2158]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2157]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2156]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2155]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2154]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2153]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2152]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2151]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2150]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2149]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2148]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2147]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2146]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2145]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2144]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2143]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2142]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2141]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2140]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2139]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2138]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2137]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2136]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2135]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2134]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2133]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2132]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2131]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2130]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2129]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2128]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2127]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2126]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2125]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2124]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2123]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2122]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2121]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2120]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2119]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2118]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2117]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2116]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2115]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2114]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2113]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2112]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2111]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2110]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2109]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2108]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2107]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2106]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2105]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2104]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2103]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2102]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2101]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2100]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2099]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2098]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2097]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2096]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2095]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2094]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2093]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2092]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2091]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2090]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2089]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2088]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2087]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2086]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2085]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2084]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2083]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2082]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2081]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2080]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2079]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2078]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2077]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2076]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2075]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2074]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2073]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2072]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2071]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2070]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2069]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2068]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2067]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2066]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2065]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2064]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2063]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2062]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2061]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2060]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2059]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2058]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2057]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2056]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2055]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2054]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2053]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2052]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2051]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2050]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2049]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2048]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2047]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2046]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2045]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2044]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2043]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2042]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2041]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2040]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2039]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2038]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2037]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2036]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2035]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2034]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2033]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2032]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2031]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2030]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2029]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2028]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2027]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2026]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2025]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2024]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2023]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2022]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2021]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2020]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2019]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2018]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2017]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2016]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2015]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2014]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2013]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2012]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2011]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2010]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2009]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2008]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2007]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2006]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2005]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2004]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2003]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2002]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2001]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2000]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1999]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1998]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1997]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1996]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1995]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1994]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1993]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1992]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1991]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1990]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1989]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1988]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1987]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1986]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1985]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1984]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1983]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1982]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1981]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1980]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1979]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1978]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1977]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1976]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1975]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1974]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1973]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1972]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1971]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1970]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1969]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1968]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1967]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1966]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1965]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1964]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1963]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1962]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1961]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1960]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1959]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1958]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1957]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1956]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1955]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1954]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1953]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1952]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1951]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1950]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1949]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1948]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1947]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1946]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1945]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1944]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1943]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1942]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1941]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1940]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1939]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1938]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1937]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1936]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1935]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1934]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1933]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1932]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1931]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1930]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1929]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1928]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1927]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1926]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1925]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1924]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1923]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1922]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1921]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1920]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1919]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1918]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1917]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1916]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1915]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1914]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1913]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1912]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1911]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1910]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1909]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1908]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1907]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1906]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1905]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1904]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1903]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1902]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1901]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1900]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1899]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1898]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1897]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1896]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1895]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1894]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1893]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1892]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1891]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1890]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1889]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1888]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1887]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1886]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1885]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1884]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1883]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1882]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1881]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1880]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1879]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1878]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1877]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1876]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1875]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1874]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1873]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1872]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1871]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1870]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1869]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1868]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1867]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1866]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1865]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1864]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1863]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1862]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1861]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1860]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1859]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1858]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1857]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1856]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1855]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1854]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1853]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1852]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1851]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1850]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1849]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1848]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1847]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1846]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1845]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1844]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1843]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1842]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1841]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1840]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1839]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1838]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1837]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1836]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1835]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1834]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1833]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1832]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1831]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1830]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1829]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1828]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1827]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1826]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1825]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1824]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1823]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1822]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1821]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1820]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1819]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1818]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1817]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1816]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1815]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1814]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1813]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1812]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1811]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1810]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1809]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1808]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1807]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1806]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1805]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1804]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1803]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1802]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1801]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1800]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1799]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1798]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1797]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1796]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1795]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1794]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1793]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1792]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1791]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1790]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1789]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1788]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1787]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1786]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1785]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1784]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1783]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1782]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1781]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1780]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1779]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1778]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1777]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1776]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1775]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1774]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1773]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1772]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1771]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1770]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1769]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1768]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1767]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1766]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1765]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1764]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1763]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1762]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1761]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1760]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1759]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1758]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1757]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1756]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1755]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1754]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1753]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1752]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1751]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1750]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1749]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1748]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1747]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1746]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1745]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1744]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1743]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1742]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1741]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1740]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1739]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1738]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1737]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1736]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1735]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1734]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1733]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1732]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1731]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1730]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1729]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1728]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1727]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1726]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1725]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1724]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1723]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1722]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1721]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1720]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1719]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1718]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1717]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1716]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1715]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1714]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1713]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1712]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1711]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1710]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1709]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1708]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1707]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1706]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1705]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1704]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1703]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1702]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1701]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1700]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1699]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1698]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1697]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1696]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1695]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1694]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1693]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1692]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1691]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1690]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1689]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1688]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1687]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1686]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1685]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1684]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1683]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1682]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1681]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1680]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1679]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1678]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1677]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1676]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1675]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1674]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1673]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1672]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1671]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1670]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1669]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1668]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1667]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1666]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1665]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1664]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1663]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1662]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1661]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1660]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1659]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1658]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1657]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1656]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1655]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1654]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1653]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1652]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1651]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1650]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1649]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1648]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1647]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1646]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1645]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1644]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1643]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1642]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1641]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1640]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1639]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1638]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1637]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1636]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1635]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1634]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1633]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1632]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1631]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1630]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1629]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1628]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1627]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1626]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1625]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1624]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1623]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1622]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1621]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1620]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1619]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1618]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1617]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1616]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1615]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1614]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1613]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1612]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1611]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1610]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1609]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1608]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1607]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1606]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1605]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1604]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1603]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1602]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1601]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1600]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1599]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1598]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1597]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1596]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1595]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1594]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1593]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1592]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1591]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1590]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1589]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1588]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1587]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1586]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1585]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1584]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1583]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1582]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1581]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1580]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1579]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1578]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1577]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1576]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1575]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1574]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1573]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1572]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1571]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1570]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1569]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1568]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1567]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1566]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1565]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1564]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1563]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1562]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1561]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1560]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1559]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1558]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1557]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1556]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1555]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1554]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1553]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1552]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1551]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1550]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1549]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1548]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1547]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1546]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1545]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1544]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1543]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1542]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1541]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1540]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1539]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1538]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1537]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1536]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1535]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1534]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1533]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1532]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1531]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1530]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1529]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1528]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1527]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1526]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1525]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1524]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1523]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1522]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1521]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1520]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1519]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1518]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1517]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1516]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1515]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1514]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1513]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1512]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1511]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1510]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1509]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1508]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1507]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1506]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1505]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1504]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1503]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1502]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1501]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1500]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1499]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1498]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1497]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1496]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1495]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1494]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1493]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1492]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1491]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1490]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1489]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1488]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1487]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1486]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1485]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1484]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1483]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1482]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1481]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1480]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1479]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1478]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1477]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1476]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1475]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1474]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1473]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1472]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1471]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1470]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1469]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1468]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1467]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1466]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1465]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1464]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1463]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1462]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1461]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1460]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1459]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1458]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1457]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1456]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1455]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1454]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1453]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1452]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1451]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1450]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1449]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1448]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1447]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1446]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1445]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1444]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1443]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1442]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1441]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1440]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1439]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1438]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1437]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1436]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1435]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1434]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1433]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1432]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1431]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1430]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1429]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1428]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1427]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1426]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1425]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1424]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1423]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1422]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1421]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1420]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1419]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1418]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1417]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1416]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1415]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1414]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1413]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1412]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1411]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1410]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1409]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1408]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1407]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1406]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1405]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1404]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1403]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1402]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1401]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1400]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1399]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1398]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1397]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1396]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1395]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1394]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1393]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1392]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1391]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1390]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1389]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1388]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1387]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1386]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1385]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1384]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1383]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1382]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1381]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1380]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1379]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1378]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1377]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1376]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1375]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1374]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1373]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1372]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1371]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1370]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1369]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1368]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1367]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1366]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1365]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1364]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1363]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1362]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1361]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1360]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1359]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1358]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1357]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1356]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1355]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1354]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1353]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1352]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1351]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1350]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1349]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1348]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1347]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1346]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1345]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1344]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1343]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1342]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1341]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1340]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1339]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1338]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1337]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1336]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1335]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1334]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1333]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1332]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1331]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1330]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1329]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1328]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1327]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1326]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1325]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1324]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1323]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1322]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1321]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1320]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1319]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1318]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1317]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1316]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1315]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1314]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1313]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1312]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1311]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1310]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1309]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1308]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1307]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1306]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1305]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1304]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1303]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1302]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1301]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1300]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1299]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1298]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1297]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1296]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1295]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1294]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1293]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1292]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1291]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1290]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1289]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1288]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1287]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1286]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1285]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1284]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1283]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1282]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1281]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1280]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1279]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1278]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1277]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1276]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1275]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1274]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1273]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1272]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1271]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1270]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1269]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1268]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1267]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1266]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1265]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1264]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1263]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1262]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1261]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1260]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1259]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1258]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1257]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1256]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1255]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1254]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1253]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1252]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1251]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1250]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1249]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1248]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1247]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1246]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1245]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1244]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1243]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1242]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1241]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1240]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1239]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1238]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1237]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1236]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1235]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1234]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1233]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1232]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1231]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1230]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1229]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1228]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1227]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1226]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1225]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1224]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1223]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1222]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1221]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1220]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1219]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1218]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1217]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1216]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1215]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1214]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1213]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1212]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1211]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1210]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1209]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1208]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1207]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1206]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1205]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1204]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1203]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1202]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1201]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1200]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1199]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1198]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1197]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1196]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1195]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1194]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1193]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1192]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1191]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1190]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1189]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1188]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1187]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1186]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1185]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1184]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1183]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1182]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1181]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1180]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1179]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1178]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1177]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1176]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1175]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1174]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1173]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1172]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1171]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1170]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1169]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1168]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1167]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1166]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1165]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1164]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1163]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1162]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1161]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1160]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1159]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1158]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1157]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1156]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1155]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1154]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1153]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1152]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1151]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1150]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1149]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1148]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1147]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1146]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1145]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1144]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1143]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1142]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1141]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1140]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1139]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1138]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1137]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1136]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1135]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1134]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1133]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1132]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1131]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1130]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1129]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1128]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1127]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1126]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1125]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1124]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1123]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1122]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1121]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1120]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1119]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1118]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1117]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1116]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1115]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1114]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1113]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1112]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1111]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1110]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1109]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1108]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1107]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1106]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1105]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1104]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1103]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1102]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1101]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1100]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1099]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1098]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1097]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1096]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1095]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1094]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1093]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1092]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1091]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1090]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1089]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1088]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1087]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1086]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1085]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1084]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1083]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1082]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1081]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1080]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1079]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1078]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1077]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1076]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1075]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1074]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1073]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1072]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1071]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1070]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1069]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1068]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1067]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1066]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1065]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1064]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1063]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1062]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1061]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1060]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1059]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1058]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1057]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1056]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1055]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1054]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1053]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1052]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1051]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1050]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1049]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1048]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1047]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1046]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1045]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1044]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1043]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1042]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1041]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1040]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1039]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1038]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1037]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1036]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1035]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1034]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1033]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1032]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1031]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1030]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1029]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1028]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1027]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1026]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1025]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1024]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1023]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1022]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1021]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1020]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1019]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1018]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1017]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1016]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1015]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1014]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1013]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1012]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1011]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1010]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1009]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1008]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1007]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1006]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1005]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1004]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1003]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1002]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1001]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1000]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[999]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[998]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[997]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[996]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[995]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[994]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[993]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[992]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[991]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[990]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[989]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[988]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[987]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[986]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[985]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[984]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[983]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[982]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[981]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[980]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[979]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[978]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[977]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[976]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[975]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[974]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[973]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[972]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[971]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[970]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[969]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[968]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[967]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[966]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[965]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[964]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[963]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[962]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[961]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[960]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[959]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[958]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[957]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[956]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[955]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[954]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[953]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[952]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[951]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[950]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[949]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[948]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[947]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[946]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[945]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[944]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[943]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[942]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[941]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[940]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[939]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[938]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[937]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[936]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[935]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[934]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[933]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[932]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[931]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[930]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[929]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[928]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[927]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[926]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[925]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[924]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[923]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[922]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[921]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[920]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[919]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[918]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[917]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[916]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[915]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[914]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[913]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[912]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[911]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[910]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[909]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[908]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[907]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[906]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[905]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[904]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[903]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[902]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[901]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[900]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[899]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[898]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[897]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[896]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[895]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[894]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[893]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[892]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[891]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[890]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[889]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[888]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[887]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[886]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[885]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[884]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[883]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[882]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[881]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[880]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[879]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[878]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[877]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[876]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[875]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[874]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[873]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[872]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[871]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[870]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[869]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[868]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[867]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[866]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[865]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[864]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[863]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[862]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[861]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[860]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[859]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[858]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[857]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[856]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[855]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[854]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[853]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[852]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[851]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[850]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[849]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[848]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[847]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[846]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[845]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[844]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[843]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[842]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[841]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[840]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[839]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[838]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[837]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[836]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[835]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[834]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[833]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[832]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[831]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[830]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[829]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[828]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[827]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[826]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[825]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[824]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[823]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[822]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[821]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[820]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[819]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[818]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[817]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[816]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[815]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[814]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[813]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[812]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[811]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[810]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[809]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[808]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[807]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[806]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[805]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[804]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[803]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[802]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[801]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[800]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[799]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[798]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[797]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[796]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[795]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[794]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[793]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[792]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[791]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[790]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[789]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[788]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[787]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[786]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[785]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[784]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[783]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[782]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[781]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[780]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[779]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[778]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[777]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[776]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[775]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[774]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[773]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[772]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[771]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[770]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[769]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[768]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[767]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[766]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[765]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[764]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[763]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[762]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[761]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[760]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[759]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[758]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[757]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[756]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[755]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[754]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[753]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[752]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[751]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[750]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[749]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[748]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[747]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[746]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[745]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[744]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[743]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[742]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[741]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[740]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[739]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[738]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[737]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[736]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[735]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[734]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[733]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[732]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[731]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[730]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[729]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[728]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[727]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[726]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[725]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[724]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[723]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[722]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[721]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[720]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[719]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[718]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[717]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[716]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[715]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[714]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[713]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[712]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[711]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[710]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[709]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[708]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[707]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[706]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[705]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[704]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[703]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[702]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[701]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[700]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[699]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[698]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[697]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[696]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[695]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[694]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[693]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[692]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[691]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[690]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[689]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[688]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[687]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[686]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[685]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[684]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[683]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[682]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[681]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[680]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[679]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[678]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[677]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[676]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[675]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[674]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[673]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[672]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[671]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[670]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[669]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[668]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[667]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[666]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[665]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[664]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[663]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[662]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[661]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[660]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[659]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[658]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[657]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[656]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[655]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[654]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[653]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[652]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[651]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[650]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[649]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[648]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[647]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[646]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[645]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[644]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[643]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[642]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[641]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[640]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[639]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[638]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[637]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[636]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[635]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[634]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[633]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[632]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[631]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[630]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[629]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[628]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[627]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[626]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[625]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[624]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[623]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[622]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[621]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[620]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[619]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[618]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[617]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[616]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[615]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[614]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[613]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[612]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[611]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[610]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[609]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[608]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[607]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[606]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[605]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[604]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[603]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[602]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[601]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[600]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[599]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[598]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[597]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[596]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[595]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[594]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[593]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[592]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[591]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[590]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[589]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[588]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[587]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[586]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[585]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[584]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[583]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[582]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[581]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[580]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[579]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[578]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[577]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[576]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[575]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[574]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[573]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[572]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[571]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[570]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[569]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[568]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[567]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[566]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[565]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[564]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[563]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[562]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[561]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[560]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[559]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[558]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[557]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[556]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[555]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[554]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[553]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[552]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[551]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[550]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[549]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[548]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[547]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[546]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[545]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[544]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[543]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[542]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[541]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[540]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[539]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[538]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[537]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[536]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[535]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[534]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[533]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[532]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[531]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[530]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[529]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[528]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[527]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[526]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[525]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[524]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[523]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[522]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[521]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[520]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[519]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[518]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[517]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[516]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[515]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[514]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[513]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[512]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[511]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[510]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[509]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[508]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[507]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[506]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[505]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[504]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[503]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[502]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[501]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[500]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[499]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[498]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[497]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[496]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[495]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[494]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[493]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[492]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[491]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[490]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[489]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[488]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[487]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[486]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[485]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[484]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[483]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[482]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[481]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[480]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[479]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[478]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[477]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[476]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[475]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[474]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[473]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[472]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[471]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[470]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[469]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[468]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[467]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[466]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[465]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[464]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[463]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[462]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[461]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[460]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[459]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[458]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[457]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[456]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[455]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[454]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[453]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[452]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[451]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[450]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[449]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[448]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[447]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[446]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[445]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[444]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[443]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[442]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[441]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[440]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[439]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[438]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[437]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[436]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[435]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[434]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[433]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[432]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[431]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[430]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[429]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[428]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[427]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[426]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[425]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[424]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[423]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[422]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[421]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[420]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[419]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[418]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[417]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[416]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[415]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[414]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[413]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[412]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[411]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[410]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[409]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[408]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[407]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[406]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[405]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[404]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[403]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[402]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[401]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[400]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[399]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[398]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[397]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[396]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[395]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[394]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[393]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[392]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[391]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[390]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[389]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[388]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[387]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[386]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[385]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[384]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[383]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[382]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[381]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[380]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[379]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[378]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[377]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[376]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[375]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[374]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[373]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[372]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[371]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[370]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[369]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[368]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[367]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[366]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[365]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[364]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[363]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[362]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[361]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[360]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[359]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[358]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[357]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[356]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[355]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[354]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[353]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[352]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[351]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[350]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[349]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[348]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[347]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[346]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[345]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[344]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[343]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[342]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[341]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[340]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[339]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[338]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[337]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[336]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[335]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[334]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[333]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[332]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[331]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[330]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[329]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[328]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[327]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[326]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[325]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[324]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[323]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[322]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[321]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[320]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[319]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[318]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[317]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[316]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[315]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[314]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[313]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[312]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[311]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[310]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[309]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[308]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[307]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[306]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[305]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[304]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[303]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[302]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[301]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[300]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[299]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[298]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[297]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[296]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[295]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[294]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[293]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[292]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[291]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[290]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[289]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[288]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[287]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[286]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[285]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[284]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[283]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[282]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[281]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[280]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[279]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[278]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[277]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[276]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[275]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[274]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[273]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[272]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[271]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[270]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[269]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[268]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[267]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[266]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[265]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[264]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[263]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[262]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[261]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[260]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[259]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[258]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[257]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[256]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[255]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[254]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[253]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[252]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[251]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[250]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[249]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[248]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[247]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[246]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[245]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[244]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[243]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[242]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[241]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[240]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[239]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[238]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[237]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[236]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[235]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[234]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[233]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[232]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[231]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[230]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[229]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[228]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[227]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[226]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[225]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[224]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[223]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[222]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[221]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[220]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[219]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[218]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[217]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[216]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[215]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[214]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[213]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[212]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[211]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[210]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[209]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[208]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[207]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[206]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[205]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[204]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[203]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[202]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[201]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[200]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[199]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[198]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[197]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[196]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[195]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[194]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[193]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[192]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[191]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[190]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[189]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[188]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[187]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[186]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[185]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[184]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[183]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[182]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[181]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[180]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[179]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[178]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[177]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[176]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[175]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[174]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[173]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[172]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[171]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[170]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[169]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[168]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[167]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[166]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[165]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[164]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[163]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[162]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[161]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[160]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[159]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[158]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[157]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[156]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[155]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[154]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[153]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[152]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[151]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[150]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[149]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[148]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[147]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[146]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[145]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[144]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[143]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[142]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[141]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[140]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[139]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[138]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[137]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[136]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[135]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[134]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[133]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[132]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[131]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[130]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[129]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[128]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[127]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[126]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[125]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[124]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[123]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[122]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[121]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[120]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[119]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[118]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[117]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[116]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[115]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[114]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[113]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[112]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[111]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[110]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[109]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[108]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[107]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[106]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[105]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[104]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[103]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[102]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[101]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[100]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[99]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[98]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[97]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[96]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[95]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[94]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[93]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[92]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[91]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[90]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[89]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[88]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[87]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[86]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[85]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[84]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[83]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[82]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[81]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[80]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[79]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[78]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[77]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[76]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[75]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[74]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[73]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[72]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[71]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[70]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[69]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[68]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[67]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[66]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[65]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[64]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[63]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[62]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[61]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[60]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[59]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[58]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[57]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[56]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[55]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[54]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[53]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[52]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[51]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[50]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[49]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[48]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[47]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[46]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[45]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[44]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[43]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[42]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[41]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[40]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[39]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[38]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[37]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[36]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[35]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[34]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[33]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[32]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[31]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[30]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[29]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[28]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[27]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[26]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[25]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[24]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[23]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[22]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[21]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[20]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[19]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[18]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[17]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[16]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[15]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[14]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[13]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[12]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[11]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[10]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[9]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[8]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[7]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[6]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[5]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[4]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[3]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[2]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[1]} {-height 15 -radix hexadecimal} {/AXI_top/slv/slave_mem[0]} {-height 15 -radix hexadecimal}} /AXI_top/slv/slave_mem
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {1000 ns} 0}
configure wave -namecolwidth 196
configure wave -valuecolwidth 100
configure wave -justifyvalue left
configure wave -signalnamewidth 1
configure wave -snapdistance 10
configure wave -datasetprefix 0
configure wave -rowmargin 4
configure wave -childrowmargin 2
configure wave -gridoffset 0
configure wave -gridperiod 1
configure wave -griddelta 40
configure wave -timeline 1
configure wave -timelineunits ns
update
WaveRestoreZoom {0 ns} {3354 ns}
|
clear all
set more off
set matsize 5000
cd "/Users/muhammed/Copy/CEPII"
import excel "/Users/muhammed/Copy/CEPII/Observatory/beta_observatory_country.xlsx", sheet("beta_observatory_country.csv") firstrow clear
keep id name name_3char
rename name_3char iso3
rename name name_observatory
save "Observatory/country_names.dta", replace
import excel "/Users/muhammed/Copy/CEPII/Observatory/country_code_baci92.xlsx", sheet("country_code_baci92.csv") firstrow clear
keep iso3 name_english i
rename name_english name
drop if iso3 == ""
duplicates drop
drop if i == 581
merge m:1 iso3 using "Observatory/country_names.dta"
keep if _merge == 3
drop _merge
save "Observatory/observatory_country_cepii.dta", replace
/*
*insheet using "/Users/muhammed/Copy/CEPII/Observatory/beta_observatory_hs4.csv", clear
import excel "/Users/muhammed/Copy/CEPII/Observatory/beta_observatory_hs4.xlsx", sheet("Sheet1") firstrow clear
keep id code
rename code commoditycode
rename id product_id
drop if product_id > 1241
sort commoditycode
save "Observatory/observatory_hs4.dta", replace
import excel "/Users/muhammed/Desktop/Data/BACI/country_code_baci92.xlsx", sheet("country_code_baci92.csv") firstrow clear
keep iso3 name_english i
rename name_english name_observatory
duplicates drop
drop if i == 581
keep if iso3 == ""
*/
|
clear all
set more off
set matsize 5000
// Author: Muhammed A. Yildirim
// Version: 2.0
// Date: April 24, 2014
// License: BSD License
// Created using Stata/MP 12.1
// This file generates the Complexity Variables, namely Economic Complexity Index (ECI),
// Product Complexity Index (PCI), Complexity Outlook Index (OPPVAL) and Complexity
// Outlook Gain (OPPGAIN).
// Please run read_cepii.do before this file.
cd "$directory"
********************************************************************************
* RCA and RPOP thresholds and the complex country
local rca 1
local rpop 2
local complex_id 105
********************************************************************************
tempvar touse complex_country
forvalues year = $initialyear/$finalyear {
display "Started Calculating Atlas Variables for `year'"
// Use the CEPII file in Stata format.
use "DTA/CEPII_`year'", clear
// Create country and export file from the CEPII file.
collapse (sum) export_value import_value, by(origin_id product_id year)
order year origin_id product_id export_value
// FIll-in all country-product combinations.
fillin year origin_id product_id
replace export_value = 0 if export_value == .
replace import_value = 0 if import_value == .
drop _fillin
// Merge with obs_atlas file to generate the list of selected countries.
merge m:1 origin_id using "Support_Files/obs_atlas"
keep if _merge ~= 2
gen selected = (_merge == 3)
drop _merge iso3
// Add the population of the countries to the dataset
merge m:1 origin_id year using "Support_Files/country_id_population"
drop if _merge == 2
replace population = 0 if population == .
drop _merge
// Create the output fields.
quietly{
gen rca = .
gen rpop = .
gen byte mcp = .
gen density = .
gen eci = .
gen pci = .
gen oppval = .
gen oppgain = .
gen byte insample = .
}
// Create touse variable for loading the data into MATA.
cap gen byte `touse' = (export_value!=.)
// Figure out the number of countries and number of products from the data.
quietly levelsof origin_id if `touse'==1, local(LOCATION)
quietly levelsof product_id if `touse'==1, local(PRODUCT)
global Nc: word count `LOCATION'
global Np: word count `PRODUCT'
// Create MATA variables for number of countries and
mata Ncx=strtoreal(st_global("Nc"))
mata Npx=strtoreal(st_global("Np"))
// Load the export value for all countries.
mata exp_long=st_data(.,"export_value", "`touse'") // loads export_values of export/production into the matrix in long format
mata exp_cp = rowshape(exp_long,Ncx) // reshape the data into a rectangular matrix
// Load the export value for all countries.
mata sel_long=st_data(.,"selected", "`touse'") // loads selected countries into the matrix in long format
mata sel_cp = rowshape(sel_long,Ncx) // reshape the data into a rectangular matrix
// Load the population
mata scale_long=st_data(.,"population", "`touse'") // loads values of population into the matrix in long format
mata scale_c = rowshape(scale_long,Ncx) // reshape the data into a rectangular matrix
// Keep tarck of the complex country to correct the sign of ECI.
cap gen byte `complex_country' = (origin_id == `complex_id')
mata exp_long = st_data(.,"`complex_country'", "`touse'") // keeps track of the complex country to cerrect the sign of ECI (a matrix in long format).
mata Complex_Country = rowshape(exp_long,Ncx) // reshape the data into a rectangular matrix
display "Finished uploading data to MATA"
// Eliminate the countries that are not selected from some of the matrices.
mata eliminator = I(Ncx)
mata zero_elements = sel_cp * J(Npx,1,1)
mata eliminator = select(eliminator, zero_elements)
mata exp_sel_cp = eliminator * exp_cp
mata scale_sel = eliminator * scale_c
mata Ncs = rows(exp_sel_cp) // Number of selected countries
// Eliminate some of the products that are not present in the selected countries.
mata eliminatory = I(Npx)
mata zero_elements = (J(1,Ncs,1)* exp_sel_cp)'
mata eliminatory = select(eliminatory, zero_elements)
mata exp_sel_cp = exp_sel_cp*eliminatory'
mata scale_sel = scale_sel*eliminatory'
mata Complex_Country = Complex_Country*eliminatory'
mata exp_cp = exp_cp*eliminatory'
mata scale_c = scale_c*eliminatory'
mata Nps = rows(exp_sel_cp')
// Update the complex country accordingly.
mata Complex_Country = Complex_Country * J(Nps,1,1)
display "Finished eliminating zeroes"
// calculations of rca for both selected and all countries.
// First for the selected countries
mata exp_tot = sum(exp_sel_cp)
mata exp_p = J(Ncs,Ncs,1) * exp_sel_cp
mata exp_c = exp_sel_cp * J(Nps,Nps,1)
mata RCA = (exp_sel_cp:/exp_c):/(exp_p:/exp_tot)
// Then for all countries
mata exp_p_all = J(Ncx,Ncs,1) * exp_sel_cp
mata exp_c_all = exp_cp * J(Nps,Nps,1)
mata RCA_all = (exp_cp:/exp_c_all):/(exp_p_all:/exp_tot)
display "Finished calculating RCAs"
// First calculate M1 which uses RCA larger than threshold
mata M1 = (RCA:>`rca')
mata M1_all = (RCA_all:>`rca')
// Start creating the RSCALE variable
// First for the selected countries
mata scale_zero = (scale_sel :> 0)
mata exp_sel_nonzero_cp = scale_zero:* exp_sel_cp
mata scale_tot = sum(scale_c)/Nps
mata scale_sel = (1 :- scale_zero) + scale_sel
mata RSCALE = (exp_sel_nonzero_cp:/exp_p):/(scale_sel:/scale_tot)
// Then for all countries
mata scale_zero = (scale_c :> 0)
mata exp_nonzero_cp = scale_zero:* exp_cp
mata scale_c = (1 :- scale_zero) + scale_c
mata RSCALE_all = (exp_nonzero_cp:/exp_p_all):/(scale_c:/scale_tot)
// Create M2 matrix that indicates which countries have proudcts higher than the threshold.
mata M2 = (RSCALE:>`rpop')
mata M2_all = (RSCALE_all:>`rpop')
// Final MCP matrix indicates the products whether either M1 or M2 are 1.
mata M = M1 + M2
mata M = (M:>0)
mata M_all = M1_all + M2_all
mata M_all = (M_all:>0)
// Calculate Ubiquity of the produtcs (kp0) and the diversity of the countries (kc0).
mata kc0 = M*J(Nps,Nps,1)
mata kp0 = J(Ncs,Ncs,1)* M
mata kc0_all = M_all*J(Nps,Nps,1)
// Create the matrix that defines the method of reflections.
mata Mptilde=((M:/kp0):/kc0)'*M
mata eigensystem(Mptilde,Vp=.,lp=.) // Solve for the egigenvector of the matrix.
mata kp=Re(Vp[.,2]) // PCI: second eigenvector of the matrix
mata kc = (M_all:/kc0_all) * kp // ECI: Avergae of the PCI.
// Make sure that the sign of ECI is correct by checking the sign of the ECI for the complex country.
mata eigensign = 2*((Complex_Country' * kc) > 0 ) - 1
mata kp = eigensign :* kp
mata kc = eigensign :* kc
// Convert ECI and PCI into matrices to be used in the calculations.
mata kc = kc*J(1,Nps,1)
mata kp1d = kp
mata kp = J(Ncx,1,1)*kp'
display "Finished calculating eigenexport_values"
// Proximity calculations
mata C = M'*M
mata S = J(Nps,Ncs,1)*M
mata P1 = C:/S
mata P2 = C:/S'
mata proximity = (P1+P2 - abs(P1-P2))/2 - I(Nps)
display "Finished calculating proximity"
// Density
mata density = ((M_all*proximity):/(J(Ncx,Nps,1)*proximity)) //:*(J(Ncx,Nps,1) - M_all)
// Complexity Outlook Index
mata opportunity_value = ((density:*(J(Ncx,Nps,1) - M_all)):*kp)*J(Nps,Nps,1)
// Complexity Outlook Gain
*mata opportunity_gain = (J(Ncx,Nps,1) - M_all):*((J(Ncx,Nps,1) - M_all) * (proximity :* ((kp1d:/(proximity*J(Nps,1,1)))*J(1,Nps,1))) - (density:*(J(Ncx,xNps,1) - M_all)):*kp)
mata opportunity_gain = (J(Ncx,Nps,1) - M_all):*((J(Ncx,Nps,1) - M_all) * (proximity :* ((kp1d:/(proximity*J(Nps,1,1)))*J(1,Nps,1))))
display "Finished calculating complexity variables"
// Storing the data in matrix form into variables.
mata insample = J(Ncx,Nps,1)
*mata insample = eliminator'* insample * eliminatory
mata insample = insample * eliminatory
mata insample_long=vec(insample') // rca
mata st_store(.,"insample", "`touse'", insample_long)
display "Finished storing insample"
//mata RCA = eliminator'* RCA
mata RCA_all = RCA_all * eliminatory
mata rca_long=vec(RCA_all') // rca
mata st_store(.,"rca", "`touse'", rca_long)
//replace rca = . if insample == 0
display "Finished storing RCA"
mata RSCALE_all = RSCALE_all * eliminatory
mata rpop_long=vec(RSCALE_all') // rca
mata st_store(.,"rpop", "`touse'", rpop_long)
//replace rca = . if insample == 0
display "Finished storing RPOP"
mata M_all = M_all * eliminatory
mata m_long=vec(M_all') // rca
mata st_store(.,"mcp", "`touse'", m_long)
cap replace mcp = . if insample == 0
display "Finished storing Mcp"
mata density = density * eliminatory
mata density_long=vec(density')
mata st_store(.,"density", "`touse'", density_long)
cap replace density = . if insample == 0
display "Finished storing density"
mata kc = kc * eliminatory
mata kc_long=vec(kc')
mata st_store(.,"eci", "`touse'", kc_long)
cap replace eci = . if insample == 0
display "Finished storing eci"
mata kp = kp * eliminatory
mata kp_long=vec(kp')
mata st_store(.,"pci", "`touse'", kp_long)
cap replace pci = . if insample == 0
display "Finished storing pci"
mata opportunity_value = opportunity_value * eliminatory
mata oppval_long=vec(opportunity_value')
mata st_store(.,"oppval", "`touse'", oppval_long)
cap replace oppval = . if insample == 0
display "Finished storing oppval"
mata opportunity_gain = opportunity_gain * eliminatory
mata oppgain_long=vec(opportunity_gain')
mata st_store(.,"oppgain", "`touse'", oppgain_long)
cap replace oppgain = . if insample == 0
display "Finished storing oppgain"
display "Finished storing data"
// Renormalize ECI and PCI such that mean of ECI is 0 its standard deviation is 1.
tempvar aux1 aux2
egen `aux1' = sd(eci), by (`t')
egen `aux2' = mean(eci), by (`t')
replace eci = (eci-`aux2')/`aux1'
replace pci = (pci-`aux2')/`aux1'
replace oppgain = oppgain/`aux1'
drop `aux1' `aux2'
// Normalize OPPVAL to have mean of 0 and standard deviation of 1.
egen `aux1' = sd(oppval), by (`t')
egen `aux2' = mean(oppval), by (`t')
replace oppval = (oppval-`aux2')/`aux1'
drop `aux1' `aux2'
// Drop the temporary variables
drop `touse' `complex_country'
display "Finished normalizing variables"
// Use distance instead of density.
gen distance = 1 - density
drop density
// change the variable names and order to match the Observatory files.
rename origin_id country_id
order country_id product_id year export_value import_value
save "Complexity/Complexity_`year'", replace
}
|
clear all
set more off
cd "/Users/muhammed/Copy/CEPII"
import excel "/Users/muhammed/Desktop/Data/BACI/country_code_baci92.xlsx", sheet("country_code_baci92.csv") firstrow clear
keep iso3 i
drop if i==.
drop if iso3 == ""
drop if length(iso3) != 3
duplicates drop iso3 i, force
rename id exporter
use "/Users/muhammed/Copy/CEPII/Observatory/observatory_country_cepii.dta", clear
keep id i
rename id origin_id
save "/Users/muhammed/Copy/CEPII/CEPII_92_country_importer", replace
rename origin_id destination_id
rename i j
save "/Users/muhammed/Copy/CEPII/CEPII_92_country_exporter", replace
use iso_atlas, clear
rename exporter iso3
merge 1:m iso3 using "/Users/muhammed/Copy/CEPII/Observatory/observatory_country_cepii.dta"
keep if _merge == 3
keep id iso3
rename id origin_id
drop if iso3 == "SDN"
save obs_atlas, replace
// Creating ISO to ID match from the observatory files
import excel "/Users/muhammed/Copy/CEPII/Observatory/beta_observatory_country.xlsx", sheet("beta_observatory_country.csv") firstrow clear
keep id name_3char
rename name_3char iso
duplicates drop
rename id country_id
save iso_obs_id, replace
|
clear all
set more off
// Author: Muhammed A. Yildirim
// Version: 2.0
// Date: April 24, 2014
// License: BSD License
// Created using Stata/MP 12.1
// This file generates the ID match between teh Observatory and CEPII.
cd "$directory"
********************************************************************************
********************************************************************************
* This part of the code creates the ID match between the codes
* used in the observatory and codes used by CEPII.
********************************************************************************
import excel "Support_Files/beta_observatory_country.xlsx", sheet("beta_observatory_country.csv") firstrow clear
keep id name name_3char
rename name_3char iso3
rename name name_observatory
save "Support_Files/country_names.dta", replace
import excel "Support_Files/country_code_baci92.xlsx", sheet("country_code_baci92.csv") firstrow clear
keep iso3 name_english i
rename name_english name
drop if iso3 == ""
duplicates drop
drop if i == 581
merge m:1 iso3 using "Support_Files/country_names.dta"
keep if _merge == 3
drop _merge
save "Support_Files/observatory_country_cepii.dta", replace
********************************************************************************
********************************************************************************
* This part of the code creates the IDs used while reading the CEPII files.
********************************************************************************
use "Support_Files/observatory_country_cepii.dta", clear
keep id i
rename id origin_id
save "Support_Files/CEPII_92_country_importer", replace
rename origin_id destination_id
rename i j
save "Support_Files/CEPII_92_country_exporter", replace
********************************************************************************
********************************************************************************
* This part of the code creates the IDs for the selected countries used
* while calculating the Complexity variables.
********************************************************************************
use "Support_Files/iso_atlas", clear
rename exporter iso3
merge 1:m iso3 using "Support_Files/observatory_country_cepii.dta"
keep if _merge == 3
keep id iso3
rename id origin_id
drop if iso3 == "SDN"
save "Support_Files/obs_atlas", replace
********************************************************************************
********************************************************************************
* Creating ISO to ID match from the observatory files
********************************************************************************
import excel "Support_Files/beta_observatory_country.xlsx", sheet("beta_observatory_country.csv") firstrow clear
keep id name_3char
rename name_3char iso
duplicates drop
rename id country_id
save "Support_Files/iso_obs_id", replace
********************************************************************************
********************************************************************************
* Creating a matching file between ID file used in the Observatory and HS4 codes
********************************************************************************
import excel "Support_Files/beta_observatory_hs4.xlsx", sheet("Sheet1") firstrow clear
keep id code
rename code commoditycode
rename id product_id
drop if product_id > 1241
sort commoditycode
save "Support_Files/observatory_hs4.dta", replace
|
clear all
set more off
// Author: Muhammed A. Yildirim
// Version: 2.0
// Date: April 24, 2014
// License: BSD License
// Created using Stata/MP 12.1
// This file creates the files for the Atlas website.
cd "$directory"
/*
Complexity File: country_id product_id year export_value import_value selected rca mcp eci pci oppval oppgain insample distance
cpy: country_id product_id year export_value import_value export_rca distance opp_gain
cy: country_id year eci eci_rank oppvalue population gdp gni_pc leader magic pc_constant pc_current notpc_constant
*/
// Creating the CPY File
forvalues year = $initialyear/$finalyear {
display "Started Creating CPY File for `year'"
use "Complexity/Complexity_`year'", clear
rename rca export_rca
rename oppgain opp_gain
keep country_id product_id year export_value import_value export_rca distance opp_gain
order country_id product_id year export_value import_value export_rca distance opp_gain
cap save cpy_temp, replace
if `year' == $initialyear {
cap save cpy, replace
}
else{
use cpy, clear
append using cpy_temp
cap save cpy, replace
}
rm "cpy_temp.dta"
}
gen long id = _n
order id
outsheet using "Atlas/hs4_cpy.csv", comma replace
// Creating the CY File
forvalues year = $initialyear/$finalyear {
display "Started Creating CY File for `year'"
use "Complexity/Complexity_`year'", clear
cap replace oppval = . if oppval == 0
rename oppval oppvalue
collapse (mean) eci oppvalue (sum) export_value import_value, by(country_id year)
/*
merge m:1 country_id using iso_obs_id
keep if _merge == 3
drop _merge
*/
merge 1:1 country_id year using gdp_gnp_pop_wpi
drop if _merge == 2
drop _merge
summarize notpc_constant, meanonly
replace notpc_constant = r(mean)
egen eci_rank = rank(-1*eci), unique
order country_id year eci eci_rank oppvalue population gdp gni_pc magic pc_constant pc_current notpc_constant
drop export_value import_value
cap save cy_temp, replace
if `year' == $initialyear {
cap save cy, replace
}
else{
use cy, clear
append using cy_temp
cap save cy, replace
}
rm "cy_temp.dta"
}
gen long id = _n
order id
outsheet using "Atlas/hs4_cy.csv", comma replace
// Creating the PY File
forvalues year = $initialyear/$finalyear {
display "Started Creating PY File for `year'"
use "Complexity/Complexity_`year'", clear
*py: product_id year pci pci_rank world_trade
collapse (mean) pci (sum) export_value import_value, by(product_id year)
rename export_value world_trade
drop import_value
egen pci_rank = rank(-1*pci), unique
order product_id year pci pci_rank world_trade
cap save py_temp, replace
if `year' == $initialyear {
save py, replace
}
else{
use py, clear
append using py_temp
cap save py, replace
}
rm "py_temp.dta"
}
gen long id = _n
order id
outsheet using "Atlas/hs4_py.csv", comma replace
// Creating the CPY File
forvalues year = $initialyear/$finalyear {
display "Started Creating CCPY File for `year'"
if `year' == $initialyear {
use "DTA/CEPII_`year'", clear
}
else{
append using "DTA/CEPII_`year'"
}
}
*cap save ccpy, replace
gen long id = _n
order id
outsheet using "Atlas/hs4_ccpy.csv", comma replace
|
clear all
set more off
// Author: Muhammed A. Yildirim
// Version: 2.0
// Date: April 24, 2014
// License: BSD License
// Created using Stata/MP 12.1
// This file creates the population, GDP and Wholesale Price Index variables used
// in the calculations and also reported in the Atlsa.
cd "$directory"
local wdifile "/Users/muhammed/Desktop/CID/WDI/WDI_current"
local base_year 2010 // Change the constant year here.
// Creating the fields used from WDI in the Observatory
use "`wdifile'", clear
keep year iso fp_wpi_totl // Keep the Wholesale Price Index (WPI)
keep if iso == "USA" // Keep WPI only for the USA
drop iso
drop if fp_wpi_totl == .
rename fp_wpi_totl wpi
save "Support_Files/year_wpi", replace // Create the year WPI file.
use "`wdifile'", clear
// Keep GDP (PP constant), GNIpc (PP constant) and population fields from WDI.
keep year iso ny_gdp_mktp_kd ny_gnp_pcap_kd sp_pop_totl
rename ny_gdp_mktp_kd gdp
rename ny_gnp_pcap_kd gni_pc
rename sp_pop_totl population
replace iso = "ROU" if iso == "ROM" // Romania is listed differently in Observatory and WDI
// Creating the auxillary variables to estimate the population of countries for missing years
egen idc=group(iso)
summarize idc
local idcmax=r(max)
gen year2=year^2
gen year3=year^3
gen logpop=ln(population)
//Run a regression for each country separetely to estimate the missing values.
forval i=1/`idcmax' {
quietly {
cap reg logpop year year2 year3 if idc==`i' // Run the regression using a polynomial for population
cap predict yhat
cap replace population = exp(yhat) if idc==`i' & population == . // Replace the missing values with predicted values
cap drop yhat
}
}
drop idc year2 year3 logpop // Drop the auxillary variables/
// Convert to Observatory IDs
merge m:1 iso using "Support_Files/iso_obs_id" // Merge with Observatory IDs
keep if _merge == 3
drop _merge
// Merge with Wholesale Price Index of the US.
merge m:1 year using "Support_Files/year_wpi" // Merge the WPI
drop _merge
// To cauclate the conversion factor (i.e., the magic number), we need to decide the base year.
summarize wpi if year == `base_year', meanonly
scalar wpi`base_year' = r(mean)
gen magic = (wpi`base_year'/wpi)/population // Renormalize WPI around the base year and calculate amgic numbers to convert to constant PC
gen pc_constant = magic // To convert to per capita constant dollars, just multiply with the magic number.
gen pc_current = 1/population // To convert to per capita current dollars, just divide by population.
gen notpc_constant = (wpi`base_year'/wpi) // to convert to constant dollars, just divide by teh WPI.
drop wpi iso
order year country_id
sort year country_id
save "Support_Files/gdp_gnp_pop_wpi", replace // Save the file for future use.
rm "Support_Files/year_wpi.dta"
// Create a population file to use in the Complexity Calculations.
keep year country_id population
rename country_id origin_id
save "Support_Files/country_id_population", replace // Save the file for future use.
|
clear all
set more off
// Author: Muhammed A. Yildirim
// Version: 2.0
// Date: April 24, 2014
// License: BSD License
// Created using Stata/MP 12.1
// This file reads the file created by CEPII and released in BACI dataset.
// Your institution should have access to UN COMTRADE Database to download the BACI dataset.
// Here the dataset was downloaded to "/Users/muhammed/Desktop/Data/BACI/" folder.
// The output will be in "/Users/muhammed/Copy/CEPII/DTA" folder.
// Please run create_country_product_ids.do before this file.
cd "$directory"
local baci "/Users/muhammed/Desktop/Data/BACI"
forvalues year = $initialyear/$finalyear$ {
display "Started Reading `year'"
// We use "unar" to unarchive the file downloaded from the website.
// If you do not have this file installed, please unarchive manually to the folder.
!unar -f "`baci'/baci92_`year'.rar"
// Read in the unarchived csv file and remove the csv file (it is a big file).
insheet using "baci92_`year'.csv", clear
rm "baci92_`year'.csv"
// convert to observatory IDs.
merge m:1 i using "Support_Files/CEPII_92_country_importer"
keep if _merge == 3
drop _merge
merge m:1 j using "Support_Files/CEPII_92_country_exporter"
keep if _merge == 3
drop _merge
// Generate HS4 code from HS6 code.
gen commoditycode = floor(hs6/100)
// Collapse the dataset to HS4 level.
collapse (sum) v, by(origin_id destination_id commoditycode t)
rename v export_value
rename t year
replace export_value = export_value * 1000 // The values are recorded as thousands of dollars, fix it.
// Change the commoditycode to Observatory ID.
merge m:1 commoditycode using "Support_Files/observatory_hs4.dta"
keep if _merge == 3
drop _merge
drop commoditycode
order year origin_id destination_id product_id export_value
// Fix some of the known mistakes in the dataset.
if (`year' == 2008 | `year' == 2009) {
display "`year'"
replace export_value = 0 if origin_id == 5 & destination_id == 160 //Eliminate exports from Albania to Nigeria in years 2008 and 2009
}
// To create the import_value column switch the ids
preserve
rename export_value import_value
rename origin_id temp
rename destination_id origin_id
rename temp destination_id
save temp.dta
restore
// merge to create the export_value and import_value files
merge 1:1 year origin_id destination_id product_id using temp.dta
drop _merge
replace export_value = 0 if export_value == . // Missing values are indicative of 0 trade.
replace import_value = 0 if import_value == . // Missing values are indicative of 0 trade.
rm "temp.dta" // Remove the import value file.
save "DTA/CEPII_`year'", replace // Save the data.
}
|
clear all
set more off
set matsize 5000
// Author: Muhammed A. Yildirim
// Version: 2.0
// Date: April 24, 2014
// License: BSD License
// Created using Stata/MP 12.1
// This file contains the preferred order of running the do files.
// First two lines create the support files used in the next stages.
// Current versions of those files are already provided in the Support_files folder.
// Make sure that you created the DO_Files, Support_files, DTA, Complexity and Atlas Folders before runnig the code.
// And make sure that all the necessary files are present in the DO_Files and Support_files folders.
global directory "/Users/muhammed/Copy/CEPII"
global initialyear 1995
global finalyear 2012
cd "$directory"
*do "DO_Files/pop_gdp_wpi_WDI.do"
*do "DO_Files/create_country_product_ids.do"
do "DO_Files/read_cepii.do"
do "DO_Files/atlas_variables.do"
do "DO_Files/Create_for_observatory.do"
do "DO_Files/merge_complexity.do"
|
*! cdifdif: Estimating difference-in-differences in the presence of local spillovers
*! Version 1.0.0 august 14, 2017 @ 16:25:00
*! Author: Damian Clarke
*! Department of Economics
*! Universidad de Santiago de Chile
*! damian.clarke@usach.cl
cap program drop cdifdif
program cdifdif, eclass
vers 11.0
#delimit ;
syntax anything(id="Basic Model") [if] [in] [pweight fweight aweight iweight],
maxdist(real) distance(varlist numeric min=1 max=1)
[
delta(real 1)
tlimit(real 1.96)
h(numlist >0)
optimal
crossfold
kfold(integer 10)
regtype(string)
verbose
stub(string)
nogenerate
*
]
;
#delimit cr
if length(`"`regtype'"')==0 local regtype regress
if length(`"`stub'"')==0 local stub _close
qui `regtype' `anything' [`weight' `exp'], `options'
tokenize `anything'
local y `1'
*-------------------------------------------------------------------------------
*--- (1) Using user-defined bandwidth
*-------------------------------------------------------------------------------
if length(`"`optimal'"')==0 {
local l=0
local u=`h'
local vars
local t=100
qui {
local nn=1
while `t'>`tlimit' {
local vars `vars' `proposal'
if length(`"`nogenerate'"')!=0 {
tempvar pd`nn'
gen `pd`nn''=`distance'>(`l')&`distance'<=(`u')
local proposal `pd`nn''
}
else {
gen `stub'_`l'_`u'=`distance'>(`l')&`distance'<=(`u')
local proposal `stub'_`l'_`u'
}
`regtype' `anything' `vars' `proposal' [`weight' `exp'], `options'
local t = abs(_b[`proposal']/_se[`proposal'])
local l=`l'+`h'
local u=`u'+`h'
local ++nn
}
}
`regtype' `anything' `vars' [`weight' `exp'], `options'
drop `proposal' `vars'
ereturn local cvars `vars'
}
*-------------------------------------------------------------------------------
*--- (2) Using optimal bandwidth based on LOOCV or k-fold CV
*-------------------------------------------------------------------------------
if length(`"`optimal'"')!=0 {
local RMSEmin = .
local distopt = 0
tempvar rmseVal
qui gen `rmseVal' = .
tempvar rmseNum
qui gen `rmseNum' = .
local iter=1
local NnoS=0
foreach k of numlist `delta'(`delta')`maxdist' {
dis "Iteration `k'..."
local l = 0
local u = `k'
local vars
local proposal
local t=100
local nn=1
while `t'>`tlimit' {
local vars `vars' `proposal'
if length(`"`nogenerate'"')!=0 {
tempvar pd`nn'
qui gen `pd`nn''=`distance'>(`l')&`distance'<=(`u')
qui sum `pd`nn''
local vcover = r(mean)
while `vcover'==0 {
dis "No observations found between `l' and `u' from treatment"
local l=`l'+`k'
local u=`u'+`k'
local ++nn
qui gen `pd`nn''=`distance'>(`l')&`distance'<=(`u')
qui sum `pd`nn''
local vcover = r(mean)
}
local proposal `pd`nn''
}
else {
qui gen `stub'_`l'_`u'=`distance'>(`l')&`distance'<=(`u')
qui sum `stub'_`l'_`u'
local vcover = r(mean)
while `vcover'==0 {
dis "No observations found between `l' and `u' from treatment"
drop `stub'_`l'_`u'
local l=`l'+`k'
local u=`u'+`k'
qui gen `stub'_`l'_`u'=`distance'>(`l')&`distance'<=(`u')
qui sum `stub'_`l'_`u'
local vcover = r(mean)
}
local proposal `stub'_`l'_`u'
}
qui `regtype' `anything' `vars' `proposal' [`weight' `exp'], `options'
local t = abs(_b[`proposal']/_se[`proposal'])
local l=`l'+`k'
local u=`u'+`k'
local ++nn
}
if length(`"`vars'"')==0&`NnoS'>0 {
qui replace `rmseVal' = `rmseZ' in `iter'
qui replace `rmseNum' = `k' in `iter'
local ++iter
local ++NnoS
dis "RMSE for `k' is `rmseZ'"
drop `vars' `proposal'
continue
}
****Leave-one-out Cross-Validation
if length(`"`crossfold'"')==0 {
qui count
local max = r(N)
tempvar diff
qui gen `diff' = .
tempvar yhat
if length(`"`verbose'"')!= 0 dis "Calculating LOO CV"
forval i = 1/`max' {
if length(`"`verbose'"')!= 0 dis `i'
qui `regtype' `anything' `vars' if _n!=`i' [`weight' `exp'], `options'
qui predict `yhat' if _n==`i'
qui replace `diff' = `y'-`yhat' if _n==`i'
drop `yhat'
}
}
****k-fold Cross-Validation
if length(`"`crossfold'"')!=0 {
tempvar ksplit
qui gen `ksplit' = ceil(runiform()*`kfold')
tempvar diff
qui gen `diff' = .
tempvar yhat
if length(`"`verbose'"')!= 0 dis "Calculating k-fold CV"
forval i = 1/`kfold' {
if length(`"`verbose'"')!= 0 dis `i'
qui `regtype' `anything' `vars' if `ksplit'!=`i' [`weight' `exp'], `options'
qui predict `yhat' if `ksplit'==`i'
qui replace `diff' = `y'-`yhat' if `ksplit'==`i'
drop `yhat'
}
}
tempvar rmse
qui gen `rmse' = `diff'^2
qui sum `rmse'
dis "RMSE for `k' is " sqrt(r(mean))
local rmseV = sqrt(r(mean))
if sqrt(r(mean))<`RMSEmin' {
local RMSEmin = sqrt(r(mean))
local distopt = `k'
local optcon treat `vars'
local distmax = `l'-`k'
local numband : word count `vars'
local cvars `"`vars'"'
}
drop `vars' `proposal' `diff' `rmse'
qui replace `rmseVal' = `rmseV' in `iter'
qui replace `rmseNum' = `k' in `iter'
if length(`"`vars'"')==0&`NnoS'==0 {
local rmseZ=`rmseV'
local ++NnoS
}
local ++iter
}
local spill
if length(`"`nogenerate'"')==0&`distmax'>0 {
foreach u of numlist `distopt'(`distopt')`distmax' {
local l = `u'-`distopt'
qui gen `stub'_`l'_`u'=`distance'>(`l')&`distance'<=(`u')
qui sum `stub'_`l'_`u'
local vcover = r(mean)
if `vcover'==0 drop `stub'_`l'_`u'
if `vcover'!=0 local spill `spill' `stub'_`l'_`u'
}
}
local nn=1
if length(`"`nogenerate'"')!=0&`distmax'>0 {
foreach u of numlist `distopt'(`distopt')`distmax' {
local l = `u'-`distopt'
tempvar pd`nn'
qui gen `pd`nn''=`distance'>(`l')&`distance'<=(`u')
qui sum `pd`nn''
local vcover = r(mean)
if `vcover'==0 drop `pd`nn''
if `vcover'!=0 local spill `spill' `pd`nn''
local ++nn
}
}
`regtype' `anything' `spill' [`weight' `exp'], `options'
dis "Optimal Distance calculated is `distopt'"
dis "Maximum spillover distance is `distmax'"
ereturn scalar max = `distmax'
ereturn scalar h = `distopt'
ereturn local closevars `"`cvars'"'
ereturn scalar rmseOpt = `RMSEmin'
#delimit ;
twoway line `rmseVal' `rmseNum', scheme(s1mono) ytitle("RMSE")
xtitle("Bandwidth (h)") lwidth(medthick) lcolor(cranberry);
#delimit cr
}
end
|
/* resultsMunic.do v1.00 damiancclarke yyyy-mm-dd:2017-07-23
----|----1----|----2----|----3----|----4----|----5----|----6----|----7----|----8
This file replicates the results from Abouk and Adams (2013)' analysis of the
impact of text messaging bans on fatal single-vehicle-single occupant accidents.
First the file replicates the original state-level results using their data and
specifications, and then extends to estimate municipal-level results with ident-
ical specifications, but municipal level measures. Finally, it estimates using
the spillover-robust DD methods described in Clarke (2017). In order to replica-
te the results shown in Clarke (2017), tables 2, 3, A2, A3 and A4, as well as f-
igure 2, this file should be run. The remaining figures and tables are from sim-
ulation results whose replication code is available in the "Monte Carlo" folder.
This file should be run in Stata, and the only lines that need to be changed are
the globals defined on lines 37 and 38 of this file, which point to the location
of data, as well as desired result output on the users' computer.
This file requires use of the estout and spmap ados made available on the SSC f-
from Boston College. If these are not installed on the users' machine, they can
be installed by typing:
ssc install estout
ssc install spmap
in Stata prior to running this do file.
Questions or comments should be directed to damian.clarke@usach.cl.
*/
vers 11
clear all
set more off
cap log close
set matsize 5000
*-------------------------------------------------------------------------------
*--- (1) globals
*-------------------------------------------------------------------------------
global DAT "~/investigacion/2014/Spillovers/data/AEJ/2013/AboukAdams/replicate"
global OUT "~/investigacion/2014/Spillovers/data/AEJ/2013/AboukAdams/replicate/results"
do cdifdif.ado
cap mkdir "$OUT"
log using "$OUT/resultsMunic.txt", replace text
*-------------------------------------------------------------------------------
*--- (2) Original Abouk and Adams analysis for comparison (state-level)
*-------------------------------------------------------------------------------
use "$DAT/estdata"
#delimit ;
local conds treated==0&state!=2&txmsban==0
treated==1&state!=2
treated==1&state!=2&txmsban==0
treated==1&state!=2&txmsban==1;
local names `" "Number of single-vehicle single-occupant accidents"
"Population (annual)"
"Unemployment rate (monthly)"
"Proportion male (monthly)"
"Real gas tax in 1983 cents (monthly)"
"Sample size""';
#delimit cr
file open sums using "$OUT/StateSums.tex", write replace
replace rgastax=rgastax*100*100
tokenize accidentsvso pop unemp permale2 rgastax rgastax
local j = 1
foreach var of local names {
dis "`var'"
local fmt "%5.2f"
if `j'==2 local fmt "%12.0gc"
file write sums "`var'"
foreach cond of local conds {
sum ``j'' if `cond'
local vo = string(r(mean),"`fmt'")
if `j'==6 local vo = string(r(N), "%12.0gc")
file write sums "& `vo'"
}
local ++j
file write sums "\\" _n
}
file close sums
gen strongban = second!=1 & agelimit!=1 & txmsban==1
gen weakban = strongban==0 & txmsban==1
gen handheldban = HHBAN==1 & txmsban==1
local bans strongban weakban handheldban
local conts lpop lunemp permale2 lrgastax
local wt [aweight=pop]
local se cluster(state) abs(state)
local yvar laccidentsvso2
lab var strongban "Strong Ban"
lab var weakban "Weak Ban"
lab var handheld "Handheld Ban"
eststo: areg `yvar' strongban `conts' laccidentmv2 i.time `wt', `se'
eststo: areg `yvar' weakban `conts' laccidentmv2 i.time `wt', `se'
eststo: areg `yvar' handheldban `conts' laccidentmv2 i.time `wt', `se'
#delimit ;
esttab est1 est2 est3 using "$OUT/StateDifDif.tex",
b(%-9.3f) se(%-9.3f) brackets nonumbers keep(strongban weakban handheldban)
nonotes mlabels(, none) style(tex) fragment replace noline label stats
(N r2, fmt(%9.0g %5.3f) label(Observations R-Squared))
starlevel ("*" 0.10 "**" 0.05 "***" 0.01) ;
#delimit cr
estimates clear
*-------------------------------------------------------------------------------
*--- (3) open Municipal data, summary statistics
*-------------------------------------------------------------------------------
use "$DAT/estdata_munic", clear
file open sums using "$OUT/CountySums.tex", write replace
replace rgastax=rgastax*100*100
tokenize accidentsvso countypop unemp permale2 rgastax rgastax
local j = 1
foreach var of local names {
dis "`var'"
local fmt "%5.2f"
if `j'==1 local fmt "%5.4f"
if `j'==2 local fmt "%9.0gc"
file write sums "`var'"
foreach cond of local conds {
sum ``j'' if `cond'
local vo = string(r(mean),"`fmt'")
if `j'==6 local vo = string(r(N), "%12.0gc")
file write sums "& `vo'"
}
local ++j
file write sums "\\" _n
}
file close sums
*-------------------------------------------------------------------------------
*--- (4a) Original table 3 at municipal level
*-------------------------------------------------------------------------------
egen statecounty=concat(stateFIPS countyFIPS)
gen lcpop=log(countypop)
local conts lpop lunemp permale2 lrgastax
local wt [aweight=countypop]
local se cluster(state) abs(statecounty)
local yvar laccidentsvso2
local bans strongban weakban
eststo: areg `yvar' txmsban `conts' i.time `wt', `se'
eststo: areg `yvar' `bans' `conts' i.time `wt', `se'
eststo: areg `yvar' `bans' laccidentmv2 `conts' i.time `wt', `se'
eststo: areg `yvar' `bans' laccidentmv2 `conts' c.time#i.state `wt', `se'
eststo: areg `yvar' `bans' laccidentmv2 `conts' i.time c.time#i.state `wt', `se'
lab var txmsban "Texting ban in place"
lab var strongban "$\times$ universally applied, primarily enforced"
lab var weakban "$\times$ limited coverage/enforcement"
lab var lpop "Log of population"
lab var lunemp "Log of unemployment"
lab var permale2 "Percent male"
lab var lrgastax "Log of gas tax"
lab var laccidentmv2 "Other accidents"
#delimit ;
esttab est1 est2 est3 est4 est5 using "$OUT/MunicipalReplicate.tex", replace
keep(txmsban `bans' `conts' laccidentmv2) booktabs b(%-9.4f) se(%-9.4f)
order(txmsban `bans' `conts' laccidentmv2) noobs label
title("Determinants of Fatal, Single-Vehicle, Single-Occupant Crashes
(Municipal data)" \label{baselineDD}) nomtitles nodepvars
postfoot("Including 48 month fixed effects & Yes& Yes& Yes& No & Yes\\"
"Including differential monthly trend & No& No& No&Yes& Yes\\"
"\ \ \ for all states&&&&&\\"
"\bottomrule\multicolumn{6}{p{16.4cm}}{\begin{footnotesize} "
"\textsc{Notes to Table \ref{baselineDD}}: Coefficients are "
"reported from weighted least squares regressions, where "
"weights are based on county population for 3,111 counties "
"over 48 months (following original specifications, Alaska "
"and Hawaii are not included). The dependent variable is the "
"natural logarithm of fatal accidents + 1. All specifications "
"include county by state fixed effects, and standard errors "
"are clustered by state. Specifications follow precisely those "
"of \citet{AboukAdams2013}, however with county-level data in "
"place of state-level data."
"*** Significant at the 1 percent level."
"** Significant at the 5 percent level."
"* Significant at the 10 percent level."
"\end{footnotesize}}\end{tabular}\end{table}") style(tex);
#delimit cr
estimates clear
*-------------------------------------------------------------------------------
*--- (4b) Simple diff-in-diff models at county level
*-------------------------------------------------------------------------------
lab var strongban "Strong Ban"
lab var weakban "Weak Ban"
lab var handheld "Handheld Ban"
foreach ban in strongban weakban handheldban {
areg `yvar' `ban' `conts' i.time `wt', `se'
eststo: areg `yvar' `ban' laccidentmv2 `conts' i.time `wt', `se'
areg `yvar' `ban' laccidentmv2 `conts' c.time#i.state `wt', `se'
areg `yvar' `ban' laccidentmv2 `conts' i.time c.time#i.state `wt', `se'
}
#delimit ;
esttab est1 est2 est3 using "$OUT/CountyDifDif.tex",
b(%-9.3f) se(%-9.3f) brackets nonumbers keep(strongban weakban handheldban)
nonotes mlabels(, none) style(tex) fragment replace noline label stats
(N r2, fmt(%9.0g %5.3f) label(Observations R-Squared))
starlevel ("*" 0.10 "**" 0.05 "***" 0.01) ;
#delimit cr
estimates clear
*-------------------------------------------------------------------------------
*--- (5a) Spillovers 'by hand'
*-------------------------------------------------------------------------------
local cont2 lpop lunemp permale2 lrgastax
local cdname Strong Weak HH
tokenize `cdname'
foreach ban in strong weak handheld {
local noobs
if `"`ban'"'!="handheld" local noobs noobs
local spillovers
eststo: areg `yvar' `ban'ban `spillovers' `cont2' i.time `wt', `se'
local j=1
foreach sp of numlis 10 20 30 40 {
local spm5 = `sp'-10
gen c_`ban'_`j'=closeDistance`1'>`spm5'&closeDistance`1'<=`sp'
lab var c_`ban'_`j' "Close to `ban' ban [`spm5'-`sp')km"
local spillovers `spillovers' c_`ban'_`j'
eststo: areg `yvar' `ban'ban `spillovers' `conts' i.time `wt', `se'
local ++j
}
#delimit ;
esttab est1 est2 est3 est4 est5 using "$OUT/Spillover_manual_`ban'.tex",
b(%-9.3f) se(%-9.3f) brackets nonumbers keep(`ban'ban `spillovers')
nonotes mlabels(, none) style(tex) fragment replace noline label
starlevel ("*" 0.10 "**" 0.05 "***" 0.01) `noobs';
#delimit cr
estimates clear
drop `spillovers'
macro shift
}
*-------------------------------------------------------------------------------
*--- (5b) Spillovers: cdifcdif min RMSE
*-------------------------------------------------------------------------------
local cont2 lpop lunemp permale2 lrgastax i.time
local mdist 40
local delta 2
set seed 2711
#delimit ;
cdifdif `yvar' `cont2' handheldban `wt', distance(closeDistanceHH) `se'
h(11) regtype(areg) tlimit(1.64) maxdist(100) ;
eststo: cdifdif `yvar' handheldban `cont2' `wt', distance(closeDistanceHH) `se'
maxdist(`mdist') delta(`delta') regtype(areg) optimal crossfold kfold(10)
tlimit(1.64) verbose stub(hhclose);
graph export "$OUT/RMSE_handheld.eps", replace;
local handhelddist = e(distmax);
local kvars1=e(closevars);
dis length(`"`kvars1'"');
eststo: cdifdif `yvar' strongban `cont2' `wt', distance(closeDistanceSt) `se'
maxdist(`mdist') delta(`delta') regtype(areg) optimal crossfold kfold(10)
tlimit(1.64) verbose stub(strongclose);
graph export "$OUT/RMSE_strong.eps", replace;
local strongdist = e(distmax);
eststo: cdifdif `yvar' weakban `cont2' `wt', distance(closeDistanceWeak) `se'
maxdist(`mdist') delta(`delta') regtype(areg) optimal crossfold kfold(10)
tlimit(1.64) verbose stub(weakclose);
graph export "$OUT/RMSE_weak.eps", replace;
local weakdist = e(distmax);
local kvars3=e(closevars);
sum `kvars3';
lab var handheldban "Treated (Handheld ban)";
lab var strongban "Treated (Strongly enforced ban)";
lab var weakban "Treated (Weakly enforced ban)";
esttab est2 est3 est1 using "$OUT/SpilloverDifDif.tex",
b(%-9.3f) se(%-9.3f) brackets nonumbers nolines
keep(strongban weakban handheldban `kvars1' `kvars2' `kvars3')
nonotes mlabels(, none) style(tex) fragment replace label stats
(N r2 h max rmseOpt, fmt(%9.0gc %5.3f %5.2f %5.2f %5.3f)
label("\midrule Observations" "R-Squared" "Optimal Bandwidth (h)"
"Maximum Spillover" "RMSE CV(h)" ))
starlevel ("*" 0.10 "**" 0.05 "***" 0.01) ;
#delimit cr
estimates clear
*-------------------------------------------------------------------------------
*--- (6) Basic Visualisation
*-------------------------------------------------------------------------------
preserve
replace closeDistanceHH = 0 if handheldban==1
replace closeDistanceStrong = 0 if strongban==1
replace closeDistanceWeak = 0 if weakban==1
replace closeDistanceAll = 0 if txmsban==1
collapse (min) closeDistance*, by(countyFIPS stateFIPS)
rename countyFIPS COUNTYFP
rename stateFIPS STATEFP
merge 1:1 COUNTYFP STATEFP using "$DAT/c_data"
drop if STATEFP=="02"|STATEFP=="15"|STATEFP=="60"|STATEFP=="72"|STATEFP=="78"
drop if STATEFP=="66"|STATEFP=="69"
foreach vtype in All Strong Weak HH {
sum closeDistance`vtype' if GEOID=="46047"
replace closeDistance`vtype'=r(mean) if GEOID=="46102"
replace closeDistance`vtype'=501 if closeDistance`vtype'==.
}
foreach vtype in All Strong Weak HH {
format closeDistance`vtype' %5.2f
#delimit ;
spmap closeDistance`vtype' using "$DAT/c_coords_mercator", id(_ID)
legstyle(2) osize(*0.01 ..) ocolor(none ..)
legend(symy(*0.8) symx(*0.8) size(*1) rowgap(1) title("Distance"))
clmethod(custom) clbreaks(0 0.1 100 200 300 400 500 5000) fcolor(Spectral)
legend(label(2 "0.00 - 0.00") label(3 "0.00 - 100.00") label(8 ">500.00"));
#delimit cr
graph export "$OUT/minDistance`vtype'.eps", replace
}
restore
*-------------------------------------------------------------------------------
*--- (X) End
*-------------------------------------------------------------------------------
log close
|
*! cdifdif: Estimating difference-in-differences in the presence of local spillovers
*! Version 1.0.0 august 14, 2017 @ 16:25:00
*! Author: Damian Clarke
*! Department of Economics
*! Universidad de Santiago de Chile
*! damian.clarke@usach.cl
cap program drop cdifdif
program cdifdif, eclass
vers 11.0
#delimit ;
syntax anything(id="Basic Model") [if] [in] [pweight fweight aweight iweight],
maxdist(real) distance(varlist numeric min=1 max=1)
[
delta(real 1)
tlimit(real 1.96)
h(numlist >0)
nonoptimal
loocv
kfold(integer 10)
regtype(string)
verbose
stub(string)
nogenerate
plotrmse
*
]
;
#delimit cr
if length(`"`regtype'"')==0 local regtype regress
if length(`"`stub'"')==0 local stub _close
qui `regtype' `anything' [`weight' `exp'], `options'
tokenize `anything'
local y `1'
*-------------------------------------------------------------------------------
*--- (1) Using user-defined bandwidth
*-------------------------------------------------------------------------------
if length(`"`nonoptimal'"')!=0 {
local l=0
local u=`h'
local vars
local t=100
qui {
local nn=1
while `t'>`tlimit' {
local vars `vars' `proposal'
if length(`"`nogenerate'"')!=0 {
tempvar pd`nn'
gen `pd`nn''=`distance'>(`l')&`distance'<=(`u')
local proposal `pd`nn''
}
else {
gen `stub'_`l'_`u'=`distance'>(`l')&`distance'<=(`u')
local proposal `stub'_`l'_`u'
}
`regtype' `anything' `vars' `proposal' [`weight' `exp'], `options'
local t = abs(_b[`proposal']/_se[`proposal'])
local l=`l'+`h'
local u=`u'+`h'
local ++nn
}
}
`regtype' `anything' `vars' [`weight' `exp'], `options'
drop `proposal' `vars'
ereturn local cvars `vars'
}
*-------------------------------------------------------------------------------
*--- (2) Using optimal bandwidth based on LOOCV or k-fold CV
*-------------------------------------------------------------------------------
if length(`"`nonoptimal'"')==0 {
local RMSEmin = .
local distopt = 0
tempvar rmseVal
qui gen `rmseVal' = .
tempvar rmseNum
qui gen `rmseNum' = .
local iter=1
local NnoS=0
foreach k of numlist `delta'(`delta')`maxdist' {
dis "Iteration `k'..."
local l = 0
local u = `k'
local vars
local proposal
local t=100
local nn=1
while `t'>`tlimit' {
local vars `vars' `proposal'
if length(`"`nogenerate'"')!=0 {
tempvar pd`nn'
qui gen `pd`nn''=`distance'>(`l')&`distance'<=(`u')
qui sum `pd`nn''
local vcover = r(mean)
while `vcover'==0 {
dis "No observations found between `l' and `u' from treatment"
local l=`l'+`k'
local u=`u'+`k'
local ++nn
qui gen `pd`nn''=`distance'>(`l')&`distance'<=(`u')
qui sum `pd`nn''
local vcover = r(mean)
}
local proposal `pd`nn''
}
else {
qui gen `stub'_`l'_`u'=`distance'>(`l')&`distance'<=(`u')
qui sum `stub'_`l'_`u'
local vcover = r(mean)
while `vcover'==0 {
dis "No observations found between `l' and `u' from treatment"
drop `stub'_`l'_`u'
local l=`l'+`k'
local u=`u'+`k'
qui gen `stub'_`l'_`u'=`distance'>(`l')&`distance'<=(`u')
qui sum `stub'_`l'_`u'
local vcover = r(mean)
}
local proposal `stub'_`l'_`u'
}
qui `regtype' `anything' `vars' `proposal' [`weight' `exp'], `options'
local t = abs(_b[`proposal']/_se[`proposal'])
local l=`l'+`k'
local u=`u'+`k'
local ++nn
}
if length(`"`vars'"')==0&`NnoS'>0 {
qui replace `rmseVal' = `rmseZ' in `iter'
qui replace `rmseNum' = `k' in `iter'
local ++iter
local ++NnoS
dis "RMSE for `k' is `rmseZ'"
drop `vars' `proposal'
continue
}
****Leave-one-out Cross-Validation
if length(`"`loocv'"')!=0 {
qui count
local max = r(N)
tempvar diff
qui gen `diff' = .
tempvar yhat
if length(`"`verbose'"')!= 0 dis "Calculating LOO CV"
forval i = 1/`max' {
if length(`"`verbose'"')!= 0 dis `i'
qui `regtype' `anything' `vars' if _n!=`i' [`weight' `exp'], `options'
qui predict `yhat' if _n==`i'
qui replace `diff' = `y'-`yhat' if _n==`i'
drop `yhat'
}
}
****k-fold Cross-Validation
if length(`"`loocv'"')==0 {
tempvar ksplit
qui gen `ksplit' = ceil(runiform()*`kfold')
tempvar diff
qui gen `diff' = .
tempvar yhat
if length(`"`verbose'"')!= 0 dis "Calculating k-fold CV"
forval i = 1/`kfold' {
if length(`"`verbose'"')!= 0 dis `i'
qui `regtype' `anything' `vars' if `ksplit'!=`i' [`weight' `exp'], `options'
qui predict `yhat' if `ksplit'==`i'
qui replace `diff' = `y'-`yhat' if `ksplit'==`i'
drop `yhat'
}
}
tempvar rmse
qui gen `rmse' = `diff'^2
qui sum `rmse'
dis "RMSE for `k' is " sqrt(r(mean))
local rmseV = sqrt(r(mean))
if sqrt(r(mean))<`RMSEmin' {
local RMSEmin = sqrt(r(mean))
local distopt = `k'
local optcon treat `vars'
local distmax = `l'-`k'
local numband : word count `vars'
local cvars `"`vars'"'
}
drop `vars' `proposal' `diff' `rmse'
qui replace `rmseVal' = `rmseV' in `iter'
qui replace `rmseNum' = `k' in `iter'
if length(`"`vars'"')==0&`NnoS'==0 {
local rmseZ=`rmseV'
local ++NnoS
}
local ++iter
}
local spill
if length(`"`nogenerate'"')==0&`distmax'>0 {
foreach u of numlist `distopt'(`distopt')`distmax' {
local l = `u'-`distopt'
qui gen `stub'_`l'_`u'=`distance'>(`l')&`distance'<=(`u')
qui sum `stub'_`l'_`u'
local vcover = r(mean)
if `vcover'==0 drop `stub'_`l'_`u'
if `vcover'!=0 local spill `spill' `stub'_`l'_`u'
}
}
local nn=1
if length(`"`nogenerate'"')!=0&`distmax'>0 {
foreach u of numlist `distopt'(`distopt')`distmax' {
local l = `u'-`distopt'
tempvar pd`nn'
qui gen `pd`nn''=`distance'>(`l')&`distance'<=(`u')
qui sum `pd`nn''
local vcover = r(mean)
if `vcover'==0 drop `pd`nn''
if `vcover'!=0 local spill `spill' `pd`nn''
local ++nn
}
}
`regtype' `anything' `spill' [`weight' `exp'], `options'
dis "Optimal Distance calculated is `distopt'"
dis "Maximum spillover distance is `distmax'"
ereturn scalar max = `distmax'
ereturn scalar h = `distopt'
ereturn local closevars `"`cvars'"'
ereturn scalar rmseOpt = `RMSEmin'
if length(`"`plotrmse'"')!=0 {
#delimit ;
twoway line `rmseVal' `rmseNum', scheme(s1mono) ytitle("RMSE")
xtitle("Bandwidth (h)") lwidth(medthick) lcolor(cranberry);
#delimit cr
}
}
end
|
*! comtrade version 1.03
*! Jan Ditzen
*! June 2020
program define comtrade, rclass
syntax [anything ], [ ///
/// program options
append(string) /// append dataset
variables(string) /// obtains only specific variables
load /// load data at end
nocheck /// no check for validation
ONLYVALIdation /// check only
save(string) /// folder to save zip (only bulk) and dta. If API used, specify file name as well, if empty then current folder used
records(string) /// path and filename of excel file contianing list with records when downloaded and updated
force /// force download.
SHOWVALIDation /// show validation
/// bulk specific options
skipzip /// do not unzip file, just download zip files
/// parameters for json/web call
hs(string) /// hs cat.
CLass(string) /// tradeclass
REPORTERCountry(string) /// reportercountry
REPORTCountry(string) /// keep to make sure old do files work
PARTNERCountry(string) /// partnercountry
maxdata(string) /// maximum numbers of records
type(string) /// type
freq(string) /// frequencey
TRADERegime(string) /// trade regime
imts(string) /// imts
YEARs(string) /// years [for MBS use as well!]
///MBS
footnote /// for footnote download
series_type(string) /// Type of data series: combination of table number, frequency, type of measurement and currenty
table_type(string) /// MBS Table numbers
country_code(string) /// reference country/area
///period_type(string) /// data set frequency:
///period(string) /// time period (default = any):Regardless the frequency
/// URL
url(string) /// use url
/// Validation
token(string) /// validation token
/// internal options for reverse calls
count(string) /// internal: counter for multiple tries
starttime(string) /// intital start time
maxcount(string) /// maximum number of counts
/// list settings
listall /// list all
]
version 14
clear
qui {
local cmd_line `*'
tokenize `anything'
if "`1'" == "" {
local dltype "api"
}
else if "`1'" != "list" {
local dltype "`anything'"
}
*** Own block if list used
else if "`1'" == "list" {
*tokenize `anything'
if "`2'" == "partner" {
local amend "partnerAreas"
}
if "`2'" == "reporter" {
local amend "reporterAreas"
}
else if "`2'" == "px" {
local amend "classification`3'"
}
else if "`2'" == "regime" {
local amend "tradeRegimes"
}
else if "`2'" == "mbs" {
local amend "`3'"
}
else if "`2'" == "" {
*** Output if only list used, i.e. if 2 is empty.
noi disp "The following lists for parameters are available:"
noi disp _col(3) "Title" _col(35) "Link"
noi disp in smcl _col(3) "***** API and Bulk *****"
noi disp in smcl _col(4) "1. Reporter Area" _col(35) "{stata comtrade list reporter}"
noi disp in smcl _col(4) "2. Partner Area" _col(35) "{stata comtrade list partner}"
noi disp in smcl _col(4) "3. Trade Regimes" _col(35) "{stata comtrade list regime}"
noi disp _col(3) "Classifications"
mata classtypes = ("HS as reported","HS 1992","HS 1996","HS 2002","HS 2007","HS 2012","SITC as reported","SITC Rev. 1","SITC Rev. 2","SITC Rev. 3","SITC Rev. 4","Broad Econ. Cat. (BEC)","Extended Balance of paym.")
local i = 4
foreach type in HS H0 H1 H2 H3 H4 ST S1 S2 S3 S4 BEC EB02 {
mata st_local("strType",classtypes[`i'-3])
if `i' < 10 {
local col "4"
}
else {
local col "3"
}
noi noi disp in smcl _col(`col') "`i'. `strType'" _col(35) "{stata comtrade list px `type'}"
local i = `i' + 1
}
noi disp in smcl _col(3) "***** MBS *****"
mata classtypes = ("Type of data series" ,"MBS Table numbers","reference country/area")
local s = `i'
foreach type in series_type table_type MBSAreas {
mata st_local("strType",classtypes[`i'-`s'+1])
if `i' < 10 {
local col "4"
}
else {
local col "3"
}
noi noi disp in smcl _col(`col') "`i'. `strType'" _col(35) "{stata comtrade list mbs `type'}"
local i = `i' + 1
}
exit
}
clear
capture jsonio kv, file("https://comtrade.un.org/data/cache/`amend'.json")
if _rc != 0 {
noi disp "Error, try again"
exit
}
split key , parse("/")
drop if key4 == ""
keep key4 value
if key4[2] == "text" {
gen id = value[_n-1] if key4 == "text"
keep if id != ""
local vars ""
}
else {
local tabtype = key4[1]
if "`tabtype'" == "series_type" {
gen id1 = value[_n+1] if key4 == "`tabtype'"
gen id2 = value[_n+2] if key4 == "`tabtype'"
gen id3 = value[_n+3] if key4 == "`tabtype'"
gen id4 = value[_n+4] if key4 == "`tabtype'"
keep if id4 != ""
local vars "multiple"
}
else {
gen id = value[_n+1] if key4 == "`tabtype'"
keep if id != ""
** swap id and value
rename id valuei
rename value id
rename valuei value
}
}
***
drop key4
if _N > 50 & "`listall'" == "" {
noi comtrade_show value id* , `vars'
noi display "More than 50 observations, only 50 first shown."
noi display "To show all, type:"
noi display in smcl "{stata list}" , _c
noi display " or " , _c
noi display in smcl "{stata comtrade `cmd_line' , listall}"
}
else {
noi comtrade_show value id*, listall `vars'
}
exit
}
** Now main part! List ends here.
if "`reportcountry'" != "" {
local reportercountry "`reportcountry'"
}
if "`maxcount'" == "" {
local maxcount = 100
}
if "`starttime'" == "" {
local starttime "`c(current_time)'"
}
if "`token'" == "" {
local token ""
}
else {
local tokenBulk "?token=`token'"
local token "&token=`token'"
}
if "`dltype'" == "mbs" {
local check "nocheck"
}
if "`check'" != "" {
local force "force"
}
if "`records'" == "" {
local force "force"
}
if "`append'" != "" {
local appendfile = subinstr("`append'",".dta","",.)
local appendfile "`appendfile'.dta"
}
if "`count'" == "" {
local count = 0
}
**** Check if jsonio is installed
capture which jsonio
if _rc != 0 {
noi disp "jsonio not installed. Please install from:"
noi disp in smcl `"{stata "net inst jsonio, from(https://wbuchanan.github.io/StataJSON) replace "}"'
exit
}
**** check if folder defined, if not, then define it
if "`save'" == "" {
local save "`c(pwd)'"
if "`dltype'" == "api" {
local stamp =subinstr(subinstr("`c(current_time)' `c(current_date)'",":","-",.),".","-",.)
local save "`save'/Comtrade `stamp'"
}
}
***** all parameters have values
local fail = 1
if "url" == "" {
if "`dltype'" == "api" {
if "`hs'" != "" & "`class'" != "" & "`reportercountry'" != "" & "`partnercountry'" != "" & "`maxdata'" != "" & "`type'" != "" & "`freq'" != "" & "`traderegime" != "" & "`years'" != "" {
local fail = 0
}
else {
local fail = 1
}
}
else if "`dltype'" == "bulk" {
if "`hs'" != "" & "`reportercountry'" != "" & "`type'" != "" & "`freq'" != "" & "`years'" != "" {
local fail = 0
}
else {
local fail = 1
}
}
else if "`dltype'" == "mbs" {
if "`footnote'" == "" {
if "`series_type'" != "" & "`table_type'" != "" & "`series_type'" != "" & "`country_code'" != "" & "`years'" != "" {
local fail = 0
}
else {
local fail = 1
}
}
else {
if "`table_type'" != "" & "`country_code'" != "" {
local fail = 0
}
else {
local fail = 1
}
}
}
}
else {
local fail = 0
}
if `fail' == 1 {
noi disp "Not all parameters specified, or use option url()."
exit
}
***** validation of request
if ("`check'" == "" & "`url'" == "") {
if "`dltype'" == "api" {
local validation "https://comtrade.un.org/api//refs/da/view?r=`reportercountry'&px=`hs'&ps=`years'&p=`partnercountry'&rg=`traderegime'&cc=`class'&max=`maxdata'&type=`type'&freq=`freq'`token'"
}
else if "`dltype'" == "bulk" {
local validation "https://comtrade.un.org/api//refs/da/bulk?r=`reportercountry'&px=`hs'&ps=`years'&freq=`freq'&type=`type'`token'"
}
*no count here as validation! local count = `count' + 1
capture noi jsonio kv, file("`validation'")
if _rc == 0 {
split key , parse("/")
egen group = group(key2)
drop key1 key2 key
rename key3 type
** show validation
if "`showvalidation'" != "" {
noi list type value
}
*** check number of different request blocks
reshape wide value , i(group) j(type) string
rename value* _*
rename _r rtCode
rename _ps period
destring period rtCode, replace
tempfile validation
save `validation', replace
** Write back
rename rtCode r
rename period ps
rename _* *
tostring ps r, replace
** New sort and keep only first value (should be oldest)
sort publicationDate
keep in 1
rename * value*
rename valuegroup group
reshape long value , i(group) j(type) string
*** Put data in mata as quicker to get specific values
putmata desc = (type value ), replace
mata st_local("PublicationDate",desc[selectindex(desc[.,1]:=="publicationDate"),2])
*Records
if "`dltype'" == "api" {
mata st_local("NumRecords",desc[selectindex(desc[.,1]:=="TotalRecords"),2])
mata st_local("api_1",desc[selectindex(desc[.,1]:=="type"),2])
mata st_local("api_2",desc[selectindex(desc[.,1]:=="freq"),2])
mata st_local("api_3",desc[selectindex(desc[.,1]:=="px"),2])
mata st_local("api_4",desc[selectindex(desc[.,1]:=="r"),2])
mata st_local("api_5",desc[selectindex(desc[.,1]:=="ps"),2])
mata key = "`api_1'_`api_2'_`api_3'_`api_4'_`api_5'_`class'"
local key "`api_1'_`api_2'_`api_3'_`api_4'_`api_5'_`class'"
}
else if "`dltype'" == "bulk" {
mata st_local("filesize",desc[selectindex(desc[.,1]:=="filesize"),2])
mata st_local("uri",desc[selectindex(desc[.,1]:=="downloadUri"),2])
mata st_local("FileName",desc[selectindex(desc[.,1]:=="name"),2])
mata key = "`uri'"
local key "`uri'"
}
}
else {
noi disp "Cannot validate."
return local validation "`validation'"
return scalar count = `count'
return local StartTime "`starttime'"
exit
}
}
*noi disp "KEY:: `key' - `uri'"
**** If only validation end here
if "`onlyvalidation'" != "" {
return local PublicationDate "`PublicationDate'"
if "`dltype'" == "api" {
return local NumRecords "`NumRecords'"
}
else if "`dltype'" == "bulk" {
return local FileSize "`filesize'"
return local uri "`uri'"
return local FileName "`FileName'"
}
noi list type value
return scalar downloaded = 0
return local validation "`validation'"
exit
}
**** Load dataset with time stamps and check if updates
if "`records'" != "" {
local Sheet "bulk"
if "`dltype'" == "api" {
local Sheet "api"
}
if fileexists("`records'") == 1 {
mata records = OpenExcel("`records'","`Sheet'")
** Check if records has a value
mata st_local("cols_rec",(records[1,1]))
if "`cols_rec'" == "#" {
mata st_local("tmp_num",strofreal(rows(records)-1))
noi disp "Getting records from file: `records', sheet: `Sheet'"
noi disp "`tmp_num' record(s) found."
if `tmp_num' > 0 {
mata tmp_index = selectindex(records[.,2]:==key)
mata tmp = records[tmp_index,.]
mata st_local("tmp_num",strofreal(rows(tmp)))
if `tmp_num' > 1 {
noi disp "More than one row identified in storage file. Please check."
exit
}
else if `tmp_num' == 1 {
noi display "1 match found."
mata st_local("PubDateSaved",tmp[1,4])
/// remove T from PubDateSource
local PubDateSaved = subinstr("`PubDateSaved'","T"," ",.)
}
}
else {
local PubDateSaved = ("`c(current_date)' `c(current_time)'")
}
}
else {
local PubDateSaved = ("`c(current_date)' `c(current_time)'")
mata mata drop records
local tmp_num = -1
}
}
else {
local tmp_num = -1
local PubDateSaved = ("`c(current_date)' `c(current_time)'")
}
}
*noi disp "`tmp_num' tmpnum"
*** Check publication dates. If date same as obtained from validation, stop.
if "`force'" == "" {
local PublicationDate = subinstr("`PublicationDate'","T"," ",.)
local PubDateValidationClock = clock("`PublicationDate'","YMDhms")
local PubDateSavedClock = clock("`PubDateSaved'","DMYhms")
if "`PubDateSavedClock'" == "." {
local PubDateSavedClock = clock("`PubDateSaved'","YMDhms")
}
*noi disp "Valida `PubDateValidationClock' - `PublicationDate' vs Saved `PubDateSavedClock' - `PubDateSaved'"
if `PubDateValidationClock' >= `PubDateSavedClock' {
noi disp "No update available. Both have date: `PublicationDate'"
return scalar downloaded = 0
*noi list
exit
}
if `tmp_num' == 1 {
noi disp "Update found. "
noi disp "Old data published: `PubDateSaved'."
noi disp "New data published: `PublicationDate'."
}
else if `tmp_num' == -1 {
noi disp "New Series found."
noi disp "New data published: `PublicationDate'."
}
}
**** Build URL
if "`url'" == "" {
** Check that all options are used
if "`imts'" != "" {
local imts "&imts=`imts'"
}
if "`dltype'" == "api" {
local quest "https://comtrade.un.org/api/get?r=`reportercountry'&px=`hs'&ps=`years'&p=`partnercountry'&rg=`traderegime'&cc=`class'&max=`maxdata'&type=`type'&freq=`freq'&fmt=json`imts'`token'"
}
else if "`dltype'" == "bulk" {
local quest "https://comtrade.un.org/`uri'`tokenBulk'"
}
else if "`dltype'" == "mbs" {
if "`footnote'" == "" {
*local quest "https://comtrade.un.org/api/getMBSData?series_type=`series_type'&table_type=`table_type'&country_code=`country_code'&period_type=`period_type'&period=`period'&year=`years'&fmt=json"
local quest "https://comtrade.un.org/api/getMBSData?series_type=`series_type'&country_code=`country_code'&year=`years'&fmt=json"
}
else {
local quest "https://comtrade.un.org/api/getMBSFootNote?table_type=`table_type'&fmt=json"
}
}
noi disp "`quest'"
}
else {
if strmatch("`url'","*comtrade*") == 1 {
local quest "`url'"
}
else {
local quest "https://comtrade.un.org`url'"
}
}
clear
if "`token'" == "" {
local currentTime =clock("`c(current_time)'","hms")
local ss_time = clock("`starttime'","hms")
local Difference = `currentTime' - `ss_time'
* time in ms. 1hour has 60*60*1000 ms
if `Difference' < `=60*60*1000' & `count' > `maxcount' {
local Difference2 = 60*60*1000 - `Difference'
noi disp "Maximum number of requests in the last hour. Wait for `=`Difference2'/60/1000' minutes."
sleep `Difference2'
local starttime "`c(current_time)'"
local count = 0
}
}
*** Download - API and records > 0
local UpdateRecords = 0
if "`dltype'" == "api" | "`dltype'" == "mbs" {
local count = `count' + 1
capture noi jsonio kv, file("`quest'")
if _rc != 0 {
* indicates that start time changed
local change = 0
if _rc == 1 {
noi disp "Error, likely maximum number of requests per hour reached."
local currentTime =clock("`c(current_time)'","hms")
local ss_time = clock("`starttime'","hms")
local Difference = `currentTime' - `ss_time'
** time in ms. 1hour has 60*60*1000 ms
if `Difference' < `=60*60*1000' {
local Difference2 = 60*60*1000 - `Difference'
noi disp "Wait for `=`Difference2'/60/1000' minutes."
sleep `Difference2'
local starttime "`c(current_time)'"
local count = 0
local change = 1
}
}
else {
noi disp "Error, wait for 5s and start again."
sleep 5000
}
local cmd_line = subinstr(`"`cmd_line'"',",","",.)
tokenize `cmd_line'
while "`1'" != "" {
* Update counter
if strmatch("`1'","count(*") == 1 {
local cmd `"`cmd' count(`count')"'
}
else if strmatch("`1'","starttime(*") == 1 & `change' == 1 {
local cmd `"`cmd' starttime(`starttime')"'
}
else {
local cmd `"`cmd' `1'"'
}
macro shift
}
comtrade `cmd'
}
split key , parse("/")
rename key2 subset
rename key3 id
replace id = subinstr(id,"id_","",.)
rename key4 code
keep subset code value id
** create tag to keep specific values
gen tag = 0
replace tag = 1 if subset == "validation"
*replace id if validation
if "`variables'" == "" {
levelsof code
foreach var in `r(levels)' {
replace tag = 1 if subset == "dataset" & code == "`var'"
}
}
else {
foreach var in `variables' {
replace tag = 1 if subset == "dataset" & code == "`var'"
}
}
putmata desc = (code value id) if subset == "validation", replace
mata st_local("status",desc[selectindex((desc[.,1]:=="value"))[1],2])
mata st_local("description",desc[selectindex(desc[.,1]:=="description"),2])
mata st_local("num_obs",desc[selectindex((desc[.,1]:=="value"))[2],2])
/*
local status "`=value[1]'"
local description "`=value[2]'"
local num_obs = "`=value[3]'"
drop if id == "0"
*/
qui keep if tag
replace id = "0" if subset == "validation"
drop if id == "0"
drop tag
noi disp "Number of observations found in dataset: `num_obs'"
local NumRecords = `num_obs'
** Case all good, save data
if "`num_obs'" > "0" & "`status'" == "0" {
*replace value = strtoname(value)
rename value v_
reshape wide v_ , i(id) j(code) string
rename v_* *
drop id subset
** destrict specific vars
foreach var in TradeQuantity cmdCode ptCode rtCode qtCode yr AltQuantity CIFValue FOBValue GrossWeight IsLeaf NetWeight TradeQuantity TradeValue cmdCode cstCode estCode motCode period pfCode ptCode ptCode2 qtAltCode qtCode rgCode rtCode {
capture destring `var' , replace
}
** merge with validation dataset
if "`check'" == "" {
if "`validation'" != "" {
merge m:1 period rtCode using `validation'
** make sure all data matched
capture assert _merge == 3
if _rc != 0 {
noi disp "Some validation data was not able to be matched to downloaded data!"
}
drop _merge
gen _DownloadDate = "`c(current_time)' `c(current_date)'"
}
}
capture drop yr group
if "`append'" != "" {
if fileexists("`appendfile'") == 1 {
append using "`append'", force
}
save "`append'", replace
local FileToOpen "`append'"
noi disp "File appended using `append'"
}
else {
save "`save'", replace
local FileToOpen "`save'"
noi disp "File saved using `save'"
}
local UpdateRecords = 1
}
else {
noi disp "Nothing to save."
}
}
**** BULK download and processing
else if "`dltype'" == "bulk" {
*noi disp "copy from `quest' to `save'/`FileName'"
capture copy "`quest'" "`save'/`FileName'.zip", replace
if _rc == 679 {
noi disp "Web Error 409. Either a usage limit is hit or no authorisation code used."
error 679
}
else if _rc != 0 {
noi disp "Error `_rc'. Not possible to download and save bulk zip file."
error _rc
}
local count = `count' + 1
if "`skipzip'" == "" {
local pwd_old "`c(pwd)'"
cd "`save'"
unzipfile "`save'/`FileName'.zip", replace
local FileNameCSV = subinstr("`FileName'",".zip","",.)
import delimited "`save'/`FileNameCSV'.csv", clear
local NumRecords = _N
if "`append'" == "" {
save "`FileNameCSV'", replace
local FileToOpen "`FileNameCSV'"
noi disp "File saved using `FileNameCSV'"
}
else {
if fileexists("`appendfile'") == 1 {
append using "`append'", force
}
save "`append'", replace
local FileToOpen "`append'"
noi disp "File appended using `append'"
}
cd "`pwd_old'"
local UpdateRecords = 1
}
}
*** Write Excel Record file
if "`records'" != "" {
if `tmp_num' == 1 {
** update colum
mata records[tmp_index,(2,4,5)] = ("`key'","`PublicationDate'","`c(current_date)' `c(current_time)'")
}
else if `tmp_num' == 0 {
** Add new colum
if "`dltype'" == "api" {
local third "`NumRecords'"
}
else {
local third "`FileName'"
}
mata records = (records \ (strofreal(rows(records)-1) , "`key'" , "`third'" , "`PublicationDate'" , "`c(current_date)' `c(current_time)'"))
}
else if `tmp_num' == -1 {
** build new matrix
if "`dltype'" == "api" {
mata records = ("#","key","# records","Publication Date","Download Date")
local third "`NumRecords'"
}
else {
mata records = ("#","uri","File Name","Publication Date","Download Date")
local third "`FileName'"
}
mata records = (records \ ("1" , "`key'" , "`third'" , "`PublicationDate'" , "`c(current_date)' `c(current_time)'"))
}
** Save
mata WriteExcel("`records'","`Sheet'",records)
*noi mata records
noi disp "Record list written to " , _c
noi disp in smcl `"{browse "`records'"}"'
}
*** Returns
return local PublicationDate "`PublicationDate'"
return local NumRecords "`NumRecords'"
return local validation "`validation'"
return local url "`quest'"
if "`dltype'" != "bulk" {
return local FileSize "`filesize'"
return local url "`uri'"
return local FileName "`FileName'"
}
return scalar count = `count'
return local StartTime "`starttime'"
return scalar downloaded = `UpdateRecords'
** qui end
}
if "`load'" == "load" & `UpdateRecords'== 1 {
use "`FileToOpen'", clear
}
end
mata:
function OpenExcel (string scalar path , string scalar sheet)
{
class xl scalar b
string scalar pathxlsx
/// make sure path doesnt include xlsx
path = subinstr(path,".xlsx","",.)
pathxlsx = path + ".xlsx"
if (fileexists(pathxlsx) == 1) {
b = xl()
b.load_book(pathxlsx)
if (sum(b.get_sheets():==sheet):>0) {
b.set_sheet(sheet)
output = J(0,5,"")
i = 1
check = b.get_string(i,(1,5))
while (check[1,1]:~="") {
check
output = (output \ check)
i = i + 1
check = b.get_string(i,(1,5))
}
}
else {
output = "0"
}
return(output)
b.close_book()
}
}
end
mata:
function WriteExcel (string scalar path , string scalar sheet , string matrix content)
{
class xl scalar b
string scalar pathxlsx
/// make sure path doesnt include xlsx
path = subinstr(path,".xlsx","",.)
pathxlsx = path + ".xlsx"
b = xl()
if (fileexists(pathxlsx) == 0) {
"create"
b.create_book(pathxlsx, sheet , "xlsx")
}
else {
b.load_book(pathxlsx)
}
/// check if sheet exists
if (sum(b.get_sheets():==sheet):==0) {
b.add_sheet(sheet)
}
b.set_sheet(sheet)
b.put_string(1,1,content)
collen = colmax(strlen(content))
for (i=1;i<=cols(content);i++) {
b.set_column_width(i,i,collen[i])
}
b.close_book()
}
end
program define comtrade_show
syntax varlist , [listall multiple]
tokenize `varlist'
*noi disp "`varlist'"
if "`multiple'" != "" {
tokenize `varlist'
local currencytype "`5'"
local seriestype "`1'"
local tabletype "`2'"
local periodtype "`3'"
local valuetype "`4'"
*noi disp "`currencytype' = `tabletypedesc'"
tempname tab1 tab2 tab3
gen `tab1' = strlen(`seriestype')
qui sum `tab1'
local tab1l = r(max)
gen `tab2' = strlen(`tabletype')
qui sum `tab2'
local tab2l = r(max)
gen `tab3' = strlen(`valuetype')
qui sum `tab3'
local tab3l = r(max)
if `=`tab1l' + `tab2l' + `tab3l' + 4 * 3 + 2* 8' > c(linesize) {
local tab1l = round(`tab1l' / ( `tab1l' + `tab2l' + `tab3l' + 4 * 3 + 2* 3) * `c(linesize)')
local tab2l = round(`tab2l' / ( `tab1l' + `tab2l' + `tab3l' + 4 * 3 + 2* 3) * `c(linesize)')
local tab3l = round(`tab2l' / ( `tab1l' + `tab2l' + `tab3l' + 4 * 3 + 2* 3) * `c(linesize)')
}
noi disp in smcl _col(2) "Series Type" _col(`=`tab1l'+3') "{c |}" " Table Type" _col(`=`tab1l'+3+`tab2l'') "{c |}" " Value" _col(`=`tab1l'+3+`tab2l'+3+`tab3l'') "{c |}" " Period" _col(`=`tab1l'+3+`tab2l'+3+`tab3l'+3+8') "{c |}" " Currency"
noi disp in smcl _col(2) "{hline `=`tab1l'+1'}" _col(`=`tab1l'+1') "{c +}" "{hline `=`tab2l'-1'}" _col(`=`tab1l'+3+`tab2l'') "{c +}" "{hline `=`tab3l'+2'}" _col(`=`tab1l'+3+`tab2l'+3+`tab3l'') "{c +}" "{hline `=8+2'}" _col(`=`tab1l'+3+`tab2l'+3+`tab3l'+3+8') "{c +}" "{hline `=8+3'}"
local N = 50
if "`listall'" != "" {
local N = _N
}
if `tab1l' < 3 {
local tab1l = 3
}
if `tab2l' < 3 {
local tab2l = 3
}
if `tab3l' < 3 {
local tab3l = 3
}
forvalues i = 1(1)`N' {
noi disp in smcl _col(2) abbrev(`seriestype'[`i'],`tab1l') _col(`=`tab1l'+3') "{c |}" abbrev(`tabletype'[`i'],`tab2l') _col(`=`tab1l'+3+`tab2l'') "{c |}" abbrev(`valuetype'[`i'],`=`tab3l'-2') _col(`=`tab1l'+3+`tab2l'+3+`tab3l'') "{c |}" abbrev(`periodtype'[`i'],8) _col(`=`tab1l'+3+`tab2l'+3+`tab3l'+3+8') "{c |}" abbrev(`currencytype'[`i'],8)
}
}
else {
local text "`1'"
local code "`2'"
** get maximum string length of code and text
tempvar codelen textlen
gen `codelen' = strlen(`code')
qui sum `codelen'
local codemax = `r(max)'
if `codemax' < 4 {
local codemax = 4
}
gen `textlen' = strlen(`text')
qui sum `textlen'
local textmax = `r(max)'
local tab1 = 2 + `codemax' + 2
local tab2 = c(linesize) - `tab1'
noi disp in smcl _col(2) "Code" _col(`=`tab1'-1') "{c |}" _col(`=`tab1'+1') "Description"
noi disp in smcl _col(2) "{hline `=`tab1'-3'}" _col(`=`tab1'-1') "{c +}" _col(`tab1') "{hline `tab2'}"
local N = 50
if "`listall'" != "" {
local N = _N
}
forvalues i = 1(1)`N' {
noi disp in smcl _col(2) `code'[`i'] _col(`=`tab1'-1') "{c |}" _col(`=`tab1'+1') abbrev(`text'[`i'],`tab2')
}
}
end
|
// Drop program if already loaded in memory
cap prog drop libd3
// Define program to automate compiling mata classes for D3js wrappers
prog def libd3, rclass
// Version of Stata to use
version 12
// Define syntax structure for program
syntax [, DIsplay MLib MOSave dir(passthru) REPlace size(integer 2048) ///
QUIetly noPATH ]
// Clear any existing class from mata
mata: mata clear
// Build a class list macro to store the names of the mata classes
loc classlist ""
// Check for path option
if `"`path'"' != "nopath" {
// Set Directory for locating Mata source
loc location `c(sysdir_plus)'d/
} // End IF Block for nopath option
// Drop class if exists in mata already
cap mata: mata drop d3()
// Compile the mega d3 class
`quietly' do `"`location'd3.mata"'
// Check for MoSave option
if `"`mosave'"' != "" & `"`mlib'"' == "" {
// Save the mata objects
mata: mata mosave d3, `dir' complete `replace'
} // End IF Block for mata mo save
// Check for MLib option
if `"`mlib'"' != "" {
// Create the library
mata: mata mlib create libd3, `dir' size(`size') `replace'
// Add the first class to the library
mata: mata mlib add libd3 d3(), `dir' complete
// Index the mata classes/functions
mata: mata mlib index
} // End IF Block to build custom d3 library for user
// If display option is turned on
if "`display'" != "" {
// Print message to screen
di as res "Successfully compiled libd3" _n _continue
// Describe the classes/methods
mata: mata d d3()
} // End IF Block for display option
// End of program
end
|
**** FIGURE 1:
// highschool:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg highschool before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse highschool before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window, by(dif)
reg highschool dif before1955 dif_x_before1955
predict fit
gen fit_l = dif < 0
gen fit_r = dif > 0
twoway (scatter highschool dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)", size(small)) title("Completed highschool", size(large)) xlabel(-44(22)44) ylabel(0 .2 .4 .6 .8 1) legend(off)) (line fit_l fit_r) (lfitci highschool dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci highschool dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Highschool", replace
// illiterate:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg illiterate before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse illiterate before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window, by(dif)
reg illiterate dif before1955 dif_x_before1955
predict fit
gen fit_l2 = dif < 0
gen fit_r2 = dif > 0
twoway (scatter illiterate dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)", size(small)) title("Illiterate", size(large)) xlabel(-44(22)44) ylabel(0 .2 .4 .6 .8 1) legend(off)) (line fit_l2 fit_r2) (lfitci illiterate dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci illiterate dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Illiterate", replace
// female:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg female before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window, by(dif)
reg female dif before1955 dif_x_before1955
predict fit
gen fit_l3 = dif < 0
gen fit_r3 = dif > 0
twoway (scatter female dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)", size(small)) title("Female", size(large)) xlabel(-44(22)44) ylabel(0 .2 .4 .6 .8 1) legend(off)) (line fit_l3 fit_r3) (lfitci female dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci female dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Female", replace
// Married:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg married before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse married before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window, by(dif)
reg married dif before1955 dif_x_before1955
predict fit
gen fit_l4 = dif < 0
gen fit_r4 = dif > 0
twoway (scatter married dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)", size(small)) title("Married", size(large)) xlabel(-44(22)44) ylabel(0 .2 .4 .6 .8 1) legend(off)) (line fit_l4 fit_r4) (lfitci married dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci married dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Married", replace
// Widowed or separated:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg widowed_separated before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse widowed_separated before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window, by(dif)
reg widowed_separated dif before1955 dif_x_before1955
predict fit
gen fit_l5 = dif < 0
gen fit_r5 = dif > 0
twoway (scatter widowed_separated dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)", size(small)) title("Widowed or separated", size(large)) xlabel(-44(22)44) ylabel(0 .2 .4 .6 .8 1) legend(off)) (lfitci widowed_separated dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci widowed_separated dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Widowed or separated", replace
// Non-Turkish:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg non_turk before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse non_turk before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window, by(dif)
reg non_turk dif before1955 dif_x_before1955
predict fit
gen fit_l6 = dif < 0
gen fit_r6 = dif > 0
twoway (scatter non_turk dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)", size(small)) title("Non-Turkish", size(large)) xlabel(-44(22)44) ylabel(0 .2 .4 .6 .8 1) legend(off)) (line fit_l6 fit_r6) (lfitci non_turk dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci non_turk dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Non-Turkish", replace
// Pre-Covid 19 household size:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg pre_covid_hhsize before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse pre_covid_hhsize before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window, by(dif)
reg pre_covid_hhsize dif before1955 dif_x_before1955
predict fit
gen fit_l7 = dif < 0
gen fit_r7 = dif > 0
twoway (scatter pre_covid_hhsize dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)", size(small)) title("Pre-Covid 19 household size", size(large)) xlabel(-44(22)44) ylabel(0 2 4 6) legend(off)) (line fit_l7 fit_r7) (lfitci pre_covid_hhsize dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci pre_covid_hhsize dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Pre-Covid 19 household size", replace
// Ever received psychological support:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg psych_support before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse psych_support before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window, by(dif)
reg psych_support dif before1955 dif_x_before1955
predict fit
gen fit_l8 = dif < 0
gen fit_r8 = dif > 0
twoway (scatter psych_support dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)", size(small)) title("Ever received psychological support", size(large)) xlabel(-44(22)44) ylabel(0 .2 .4 .6 .8 1) legend(off)) (line fit_l8 fit_r8) (lfitci psych_support dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci psych_support dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Ever received psychological support", replace
// Has a chronic disease:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg chronic_disease before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse chronic_disease before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window, by(dif)
reg chronic_disease dif before1955 dif_x_before1955
predict fit
gen fit_l9 = dif < 0
gen fit_r9 = dif > 0
twoway (scatter chronic_disease dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)", size(small)) title("Has a chronic disease", size(large)) xlabel(-44(22)44) ylabel(0 .2 .4 .6 .8 1) legend(off)) (line fit_l9 fit_r9) (lfitci chronic_disease dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci chronic_disease dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Has a chronic disease", replace
// Combining the 9 graphs into 1 figure:
graph combine "Highschool" "Illiterate" "Female" "Married" "Widowed or separated" "Non-Turkish" "Pre-Covid 19 household size" "Ever received psychological support" "Has a chronic disease", imargin(small) graphregion(color(white) lcolor(white) lwidth(thick)) ysize(4) xsize(5.5) iscale(*.7) title("Figure 1: Balanced covariates", size(3.5) color(black)) saving("Figure1.gph", replace)
|
**** FIGURE 2:
// Days outside last week:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg outside_week before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse outside_week before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window44, by(dif)
reg outside_week dif before1955 dif_x_before1955
predict fit
gen fit_l = dif < 0
gen fit_r = dif > 0
twoway (scatter outside_week dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)") title("Days outside last week", size(large)) xlabel(-44(22)44) ylabel(0 2 4 6) legend(off)) (line fit_l fit_r)(lfitci outside_week dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci outside_week dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Days outside week", replace
// Under curfew: problème: certains points touchent en haut et en bas du graph: car extreme valeurs? possible de les enlever?
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg under_curfew before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse under_curfew before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window44, by(dif)
reg under_curfew dif before1955 dif_x_before1955
predict fit
gen fit_l2 = dif < 0
gen fit_r2 = dif > 0
twoway (scatter under_curfew dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)") title("Under curfew", size(large)) xlabel(-44(22)44) ylabel(0 .2 .4 .6 .8 1) legend(off)) (line fit_l2 fit_r2) (lfitci under_curfew dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci under_curfew dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Under curfew", replace
// Never goes out:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg never_out before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse never_out before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window44, by(dif)
reg never_out dif before1955 dif_x_before1955
predict fit
gen fit_l3 = dif < 0
gen fit_r3 = dif > 0
twoway (scatter never_out dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)") title("Never goes out", size(large)) xlabel(-44(22)44) ylabel(0 .2 .4 .6 .8 1) legend(off)) (line fit_l3 fit_r3) (lfitci never_out dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci never_out dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Never goes out", replace
// Restricted mobility index:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
#delimit ;
global list1 "outside_week under_curfew never_out";
#delimit cr
gen controldummy = 0
replace controldummy = 1 if before1955 == 0
egen index_mobility = weightave2($list1), normby(controldummy)
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg index_mobility before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse index_mobility before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window, by(dif)
reg index_mobility dif before1955 dif_x_before1955
predict fit
gen fit_l = dif < 0
gen fit_r = dif > 0
twoway (scatter index_mobility dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)") title("Restricted mobility index", size(medium)) xlabel(-44(22)44) ylabel(-2 0 2 4) legend(off)) (line fit_l fit_r) (lfitci index_mobility dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci index_mobility dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Restricted mobility index", replace
// Combining the 3 graphs into 1 figure:
graph combine "Days outside week" "Under curfew" "Never goes out" "Restricted mobility index", col(2) imargin(small) graphregion(color(white) lcolor(white) lwidth(thick)) ysize(6) xsize(5.5) iscale(*.7) title("Figure 2: RD Treatment effects on mobility outcomes", size(3.5) color(black)) saving("Figure 2.gph", replace)
|
**** FIGURE 3:
// mental distress index:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg z_depression before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse z_depression before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window, by(dif)
reg z_depression dif before1955 dif_x_before1955
predict fit
gen fit_l = dif < 0
gen fit_r = dif > 0
twoway (scatter z_depression dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)", size(medium)) title("Mental distress index", size(large)) xlabel(-44(22)44) ylabel(-1 -.5 0 .5 1) legend(off)) (line fit_l fit_r) (lfitci z_depression dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci z_depression dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Mental distress index", replace
// somatic symptoms:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg z_somatic before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse z_somatic before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window44, by(dif)
reg z_somatic dif before1955 dif_x_before1955
predict fit
gen fit_l2 = dif < 0
gen fit_r2 = dif > 0
twoway (scatter z_somatic dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)", size(medium)) title("Somatic symptoms of distress index", size(large)) xlabel(-44(22)44) ylabel(-1 -.5 0 .5 1) legend(off)) (line fit_l2 fit_r2) (lfitci z_somatic dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci z_somatic dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Somatic symptoms of distress index", replace
// nonsomatic symptoms:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg z_nonsomatic before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse z_nonsomatic before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window44, by(dif)
reg z_nonsomatic dif before1955 dif_x_before1955
predict fit
gen fit_l3 = dif < 0
gen fit_r3 = dif > 0
twoway (scatter z_nonsomatic dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)", size(medium)) title("Nonsomatic symptoms of distress index", size(large)) xlabel(-44(22)44) ylabel(-1 -.5 0 .5 1) legend(off)) (line fit_l3 fit_r3) (lfitci z_nonsomatic dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci z_nonsomatic dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Nonsomatic symptoms of distress index", replace
// sum of "yes" answers in SRQ-20
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window44 = abs(dif) <=44
gen dif_x_before1955 = dif * before1955
reg sum_srq before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window44, vce(cluster dif)
collapse sum_srq before1955 dif_x_before1955 month province_n ethnicity education female survey_taker_id if window44, by(dif)
reg sum_srq dif before1955 dif_x_before1955
predict fit
gen fit_l4 = dif < 0
gen fit_r4 = dif > 0
twoway (scatter sum_srq dif, xline(0) msize(small) xtitle("Born before December 1955 (in months)", size(medium)) title("Sum of yes answers in SRQÂ20", size(large)) xlabel(-44(22)44) ylabel(-4(2)4) legend(off)) (line fit_l4 fit_r4) (lfitci sum_srq dif if dif <0, ciplot(rline) color(black) alwidth(thin) fintensity(50)) (lfitci sum_srq dif if dif >0, ciplot(rline) color(black) alwidth(thin) fintensity(50))
graph save "Sum of yes answers in SRQÂ20", replace
// Combining the 4 graphs into 1 figure:
graph combine "Mental distress index" "Somatic symptoms of distress index" "Nonsomatic symptoms of distress index" "Sum of yes answers in SRQÂ20", col(2) imargin(small) graphregion(color(white) lcolor(white) lwidth(thick)) ysize(6) xsize(5.5) iscale(*.7) title("Figure 3: RD Treatment effects on mental health outcomes", size(3.5) color(black)) saving("Figure 3.gph", replace)
|
**** TABLE 3:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
ssc install outreg2
gen window17 = abs(dif) <=17
gen window30 = abs(dif) <=30
gen window45 = abs(dif) <=45
gen window60 = abs(dif) <=60
gen dif_x_before1955 = dif * before1955
eststo clear
// Days outside last week:
reg outside_week before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window17, vce(cluster dif)
sum outside_week if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg.doc, replace ctitle(+ or - 17) keep(before1955) nocons nor2 title(Table 3: effects of curfew on mobility outcomes) e(outcome_mean) dec(3) adec(2)
reg outside_week before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window30, vce(cluster dif)
sum outside_week if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg.doc, append ctitle(+ or - 30) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg outside_week before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window45, vce(cluster dif)
sum outside_week if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg.doc, append ctitle(+ or - 45) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg outside_week before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window60, vce(cluster dif)
sum outside_week if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg.doc, append ctitle(+ or - 60) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
// Under curfew:
reg under_curfew before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window17, vce(cluster dif)
sum under_curfew if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg1.doc, replace ctitle(+ or - 17) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg under_curfew before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window30, vce(cluster dif)
sum under_curfew if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg1.doc, append ctitle(+ or - 30) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg under_curfew before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window45, vce(cluster dif)
sum under_curfew if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg1.doc, append ctitle(+ or - 45) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg under_curfew before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window60, vce(cluster dif)
sum under_curfew if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg1.doc, append ctitle(+ or - 60) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
// Never goes out:
reg never_out before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window17, vce(cluster dif)
sum never_out if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg2.doc, replace ctitle(+ or - 17) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg never_out before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window30, vce(cluster dif)
sum never_out if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg2.doc, append ctitle(+ or - 30) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg never_out before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window45, vce(cluster dif)
sum never_out if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg2.doc, append ctitle(+ or - 45) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg never_out before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window60, vce(cluster dif)
sum never_out if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg2.doc, append ctitle(+ or - 60) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
// Mobility index:
#delimit ;
global list1 "outside_week under_curfew never_out";
#delimit cr
gen controldummy = 0
replace controldummy = 1 if before1955 == 0
egen index_mobility = weightave2($list1), normby(controldummy)
reg index_mobility before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window17, vce(cluster dif)
sum index_mobility if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg11.doc, replace ctitle(+ or - 17) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg index_mobility before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window30, vce(cluster dif)
sum index_mobility if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg11.doc, append ctitle(+ or - 30) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg index_mobility before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window45, vce(cluster dif)
sum index_mobility if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg11.doc, append ctitle(+ or - 45) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg index_mobility before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window60, vce(cluster dif)
sum index_mobility if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg11.doc, append ctitle(+ or - 60) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
|
**** TABLE 4:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
ssc install outreg2
gen window17 = abs(dif) <=17
gen window30 = abs(dif) <=30
gen window45 = abs(dif) <=45
gen window60 = abs(dif) <=60
gen dif_x_before1955 = dif * before1955
eststo clear
// for mental distress index:
reg z_depression before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window17, vce(cluster dif)
outreg2 using myreg3.doc, replace ctitle(+ or - 17) keep(before1955) nocons nor2 title(Table 4: effects of curfew on mental health outcomes) dec(3)
reg z_depression before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window30, vce(cluster dif)
outreg2 using myreg3.doc, append ctitle(+ or - 30) keep(before1955) nocons nor2 dec(3)
reg z_depression before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window45, vce(cluster dif)
outreg2 using myreg3.doc, append ctitle(+ or - 45) keep(before1955) nocons nor2 dec(3)
reg z_depression before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window60, vce(cluster dif)
outreg2 using myreg3.doc, append ctitle(+ or - 60) keep(before1955) nocons nor2 dec(3)
// for somatic symptoms:
reg z_somatic before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window17, vce(cluster dif)
outreg2 using myreg4.doc, replace ctitle(+ or - 17) keep(before1955) nocons nor2 dec(3)
reg z_somatic before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window30, vce(cluster dif)
outreg2 using myreg4.doc, append ctitle(+ or - 30) keep(before1955) nocons nor2 dec(3)
reg z_somatic before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window45, vce(cluster dif)
outreg2 using myreg4.doc, append ctitle(+ or - 45) keep(before1955) nocons nor2 dec(3)
reg z_somatic before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window60, vce(cluster dif)
outreg2 using myreg4.doc, append ctitle(+ or - 60) keep(before1955) nocons nor2 dec(3)
// for nonsomatic symptoms:
reg z_nonsomatic before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window17, vce(cluster dif)
outreg2 using myreg5.doc, replace ctitle(+ or - 17) keep(before1955) nocons nor2 dec(3)
reg z_nonsomatic before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window30, vce(cluster dif)
outreg2 using myreg5.doc, append ctitle(+ or - 17) keep(before1955) nocons nor2 dec(3)
reg z_nonsomatic before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window45, vce(cluster dif)
outreg2 using myreg5.doc, append ctitle(+ or - 17) keep(before1955) nocons nor2 dec(3)
reg z_nonsomatic before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window60, vce(cluster dif)
outreg2 using myreg5.doc, append ctitle(+ or - 17) keep(before1955) nocons nor2 dec(3)
// for sum of "yes" answers in SRQ-20
reg sum_srq before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window17, vce(cluster dif)
sum sum_srq if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg6.doc, replace ctitle(+ or - 17) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg sum_srq before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window30, vce(cluster dif)
sum sum_srq if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg6.doc, append ctitle(+ or - 17) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg sum_srq before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window45, vce(cluster dif)
sum sum_srq if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg6.doc, append ctitle(+ or - 17) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg sum_srq before1955 dif dif_x_before1955 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window60, vce(cluster dif)
sum sum_srq if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg6.doc, append ctitle(+ or - 17) keep(before1955) nocons nor2 e(outcome_mean) dec(3) adec(2)
|
**** TABLE 6:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
gen window17 = abs(dif) <=17
gen window30 = abs(dif) <=30
gen window45 = abs(dif) <=45
gen window60 = abs(dif) <=60
gen dif_x_before1955 = dif * before1955
gen before1955_x_hhsize = before1955 * hh_size
gen before1955_x_hhsize2 = before1955 * (hh_size)^2
eststo clear
// for mental distress index:
reg z_depression before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window17, vce(cluster dif)
outreg2 using myreg7.doc, replace ctitle(+ or - 17) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 title(Table 4: effects of curfew on mental health outcomes depending on household size) dec(3)
reg z_depression before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window30, vce(cluster dif)
outreg2 using myreg7.doc, append ctitle(+ or - 30) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 dec(3)
reg z_depression before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window45, vce(cluster dif)
outreg2 using myreg7.doc, append ctitle(+ or - 45) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 dec(3)
reg z_depression before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window60, vce(cluster dif)
outreg2 using myreg7.doc, append ctitle(+ or - 60) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 dec(3)
// for somatic symptoms:
reg z_somatic before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window17, vce(cluster dif)
outreg2 using myreg8.doc, replace ctitle(+ or - 17) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 dec(3)
reg z_somatic before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window30, vce(cluster dif)
outreg2 using myreg8.doc, append ctitle(+ or - 30) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 dec(3)
reg z_somatic before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window45, vce(cluster dif)
outreg2 using myreg8.doc, append ctitle(+ or - 45) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 dec(3)
reg z_somatic before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window60, vce(cluster dif)
outreg2 using myreg8.doc, append ctitle(+ or - 60) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 dec(3)
// for nonsomatic symptoms:
reg z_nonsomatic before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window17, vce(cluster dif)
outreg2 using myreg9.doc, replace ctitle(+ or - 17) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 dec(3)
reg z_nonsomatic before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window30, vce(cluster dif)
outreg2 using myreg9.doc, append ctitle(+ or - 17) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 dec(3)
reg z_nonsomatic before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window45, vce(cluster dif)
outreg2 using myreg9.doc, append ctitle(+ or - 17) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 dec(3)
reg z_nonsomatic before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window60, vce(cluster dif)
outreg2 using myreg9.doc, append ctitle(+ or - 17) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 dec(3)
// for sum of "yes" answers in SRQ-20
reg sum_srq before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window17, vce(cluster dif)
sum sum_srq if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg10.doc, replace ctitle(+ or - 17) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg sum_srq before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window30, vce(cluster dif)
sum sum_srq if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg10.doc, append ctitle(+ or - 17) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg sum_srq before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window45, vce(cluster dif)
sum sum_srq if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg10.doc, append ctitle(+ or - 17) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 e(outcome_mean) dec(3) adec(2)
reg sum_srq before1955 dif dif_x_before1955 before1955_x_hhsize before1955_x_hhsize2 i.month i.province_n i.ethnicity i.education i.female i.survey_taker_id if window60, vce(cluster dif)
sum sum_srq if e(sample) & before1955 == 0
estadd scalar outcome_mean = r(mean)
outreg2 using myreg10.doc, append ctitle(+ or - 17) keep(before1955 before1955_x_hhsize before1955_x_hhsize2) nocons nor2 e(outcome_mean) dec(3) adec(2)
|
**** TABLE 7:
clear all
global dir= "/Users/louisleibovici/Desktop/EC2C1 Project"
use "project1.dta", clear
#delimit ;
global list1 "outside_week under_curfew never_out";
#delimit cr
gen controldummy = 0
replace controldummy = 1 if before1955 == 0
egen index_mobility = weightave2($list1), normby(controldummy)
ssc install ivregress2
ivregress 2sls z_depression dif (index_mobility = before1955), first vce(cluster dif)
est store first
outreg2 using myreg21.doc, cttop(first) replace dec(3)
est store second
outreg2 using myreg21.doc, cttop(second) dec(3)
ivregress 2sls z_somatic dif (index_mobility = before1955), first vce(cluster dif)
est store first
outreg2 using myreg22.doc, cttop(first) replace dec(3)
est store second
outreg2 using myreg22.doc, cttop(second) dec(3)
ivregress 2sls z_nonsomatic dif (index_mobility = before1955), first vce(cluster dif)
est store first
outreg2 using myreg23.doc, cttop(first) replace dec(3)
est store second
outreg2 using myreg23.doc, cttop(second) dec(3)
ivregress 2sls sum_srq dif (index_mobility = before1955), first vce(cluster dif)
est store first
outreg2 using myreg24.doc, cttop(first) replace dec(3)
est store second
outreg2 using myreg24.doc, cttop(second) dec(3)
|
*Use Urban Institute's Education Data Portal to pull number of graduates by race*gender in a specificied major*college, 1994-2016
*Source: IPEDS awards by 6-digit CIP code (Documentation: https://educationdata.urban.org/documentation/colleges.html#ipeds-awards-by-6-digit-cip-code)
*Install the educationdata Stata package if you do not already have it installed
*More information and troubleshooting is available here: https://github.com/UrbanInstitute/education-data-package-stata
ssc install libjson
net install educationdata, replace from("https://urbaninstitute.github.io/education-data-package-stata/")
*Choose a college, degree level, and major
global college 243744 // College: example is Stanford (look up "IPEDS ID" at https://nces.ed.gov/collegenavigator)
global level 7 // Level of degree: example is Bachelor's (see description of award_level at https://educationdata.urban.org/documentation/colleges.html#ipeds-awards-by-6-digit-cip-code for more)
global major 450601 // Major: example is "Economics, general" (see https://nces.ed.gov/ipeds/cipcode/Default.aspx?y=56 for others)
educationdata using "college ipeds completions-cip-6", sub(unitid=$college award_level=$level cipcode_6digit=$major year=1994:2016) clear // this gets degrees in chosen major by race and sex
save temp, replace
educationdata using "college ipeds completions-cip-6", sub(unitid=$college award_level=$level cipcode_6digit=99 year=1994:2016) clear // this gets all degrees by race and sex
append using temp
save awards, replace
erase temp.dta
*Build a chart showing a race*gender group as a percent of all students vs. of students in the specified major over time (modeled on chart in Grondin and Queiroz 2020: https://www.stanforddaily.com/2020/02/10/me-al-why-are-there-so-few-black-and-latinx-students-in-our-econ-classes/)
use awards, clear
drop if majornum==2 // drop data on second majors (only available 2000 onward)
drop unitid fips award_level majornum // drop extraneous variables
replace year=year+1 // define year as spring (when graduation generally occurs) instead of fall
lab var year "Academic year (spring)"
*Select race*gender group of interest
global sex 2 // example is female (1=Male 2=Female)
global race 2 // example is Black (1=White 2=Black 3=Hispanic 4=Asian 5=American Indian or Alaska Native 6=Native Hawaiian or other Pacific Islander 7=Two or more races 8=Nonresident alien 9=Unknown 99=Total)
gen group=1 if sex==$sex & race==$race
replace group=2 if sex==99 & race==99
drop if group==.
drop sex race
reshape wide awards, i(year cipcode_6digit) j(group)
gen percent = awards1/awards2
drop awards1 awards2
reshape wide percent, i(year) j(cipcode_6digit)
lab var percent99 "Share of all students"
lab var percent450601 "Share of economics majors" // Change variable label if you select a difference major
twoway connected percent99 year || connected percent450601 year, ytitle("Percent who are Black Women") // Change axis title if you select a different race*gender group
|
*! version 0.4.3
program educationdata
version 11.0
mata: if (findfile("libjson.mlib") != "") {} else stata("ssc install libjson");
mata: if (libjson::checkVersion((1,0,2))) {} else printf("{err: The JSON library version is not compatible with this command and so will likely fail. Please update libjson by running the following: ado uninstall libjson, then run: ssc install libjson}\n");
syntax using/ , [SUBset(string)] [COLumns(string)] [SUMMARIES(string)] [CLEAR] [METAdata] [STAGING] [CSV] [CACHE] [DEBUG]
mata: dummy=getalldata("`using'", "`columns'", "`subset'", "`summaries'", strlen("`clear'"),strlen("`metadata'"),strlen("`staging'"),strlen("`csv'"),strlen("`cache'"),strlen("`debug'"));
end
mata
// Beginning section above and some structure borrowed from insheetjson - thanks!;
// Helper function that returns results node
pointer (class libjson scalar) scalar getresults(string scalar url){
pointer (class libjson scalar) scalar root
pointer (class libjson scalar) scalar result
if (st_global("debug_ind") == "1") printf(urlmode(url) + "\n")
root = libjson::webcall(urlmode(url) ,"");
result = root->getNode("results")
return(result)
}
// Helper function that returns matrix of variable information from API
string matrix getvarinfo(string scalar url){
pointer (class libjson scalar) scalar res
pointer (class libjson scalar) scalar trow
pointer (class libjson scalar) scalar result
string scalar tempvar
string scalar tempind
real scalar numrows
real scalar numrowscheck
res = getresults(url)
numrows = res->arrayLength()
if (numrows == 0){
temp = raise_error()
return("")
}
varinfo = J(6,numrows,"")
for (r=1; r<=numrows; r++) {
trow = res->getArrayValue(r)
varinfo[1,r] = trow->getString("variable", "")
varinfo[2,r] = trow->getString("label", "")
tempvar = trow->getString("data_type", "")
if (tempvar == "integer" || tempvar == "float") varinfo[3,r] = "double"
else if (tempvar == "string"){
varinfo[3,r] = "str" + trow->getString("string_length", "")
}
varinfo[5,r] = trow->getString("format", "")
if (varinfo[5,r] != varinfo[1,r] && varinfo[5,r] != "string" && varinfo[5,r] != "numeric"){
result = getresults(st_global("base_url") + "/api/v1/api-values/?format_name=" + varinfo[5,r])
}
else result = getresults(st_global("base_url") + "/api/v1/api-values/?format_name=" + varinfo[1,r])
numrowscheck = result->arrayLength()
if (numrowscheck == 0) varinfo[4,r] = "0"
else varinfo[4,r] = "1"
varinfo[6,r] = trow->getString("is_filter", "")
}
return(varinfo)
}
// Parse metadata to get api endpoint strings, years, and required selectors from enpoint URL
string matrix endpointstrings(){
pointer (class libjson scalar) scalar res1
pointer (class libjson scalar) scalar trow
string matrix endpointdata
res1 = getresults(st_global("base_url") + "/api/v1/api-endpoints/")
numrows = res1->arrayLength()
endpointdata = J(3,numrows,"")
for (r=1; r<=numrows; r++){
trow = res1->getArrayValue(r)
endpointdata[1,r] = trow->getString("endpoint_id", "")
endpointdata[2,r] = trow->getString("endpoint_url", "")
endpointdata[3,r] = trow->getString("years_available", "")
}
return(endpointdata)
}
// Helper function to parse url endpoint strings into required variables
string rowvector parseurls(string scalar url, string scalar typevar){
string rowvector splits
string scalar splitr
string scalar keepvars
real scalar stopme
url = subinstr(url, "/api/v1/", "")
t = tokeninit("/")
s = tokenset(t, url)
splits = tokengetall(t)
keepvars = ""
if (typevar == "optional"){
for (r=1; r<=length(splits); r++){
splitr = subinstr(subinstr(splits[r], "{", ""), "}", "")
if (splitr != splits[r]){
if (keepvars == "") keepvars = keepvars + splitr
else keepvars = keepvars + "," + splitr
}
}
}
else{
for (r=1; r<=length(splits); r++){
splitr = subinstr(subinstr(splits[r], "{", ""), "}", "")
if (splitr == splits[r]){
if (keepvars == "") keepvars = keepvars + splits[r]
else keepvars = keepvars + "," + splits[r]
}
}
}
t = tokeninit(",")
s = tokenset(t, keepvars)
return(tokengetall(t))
}
// Helper function to parse required data as inputs, check validity, and return endpoint chosen
real scalar validendpoints(string scalar eps){
string matrix endpoints
string rowvector epsind
string rowvector parsedurls
real scalar check
real scalar permcheck
endpoints = endpointstrings()
epsind = tokens(eps)
permcheck = 0
for (c=1; c<=length(endpoints[2,.]); c++){
parsedurls = parseurls(endpoints[2,c], "required")
if (length(parsedurls) == length(epsind)){
check = 1
for (r=1; r<=length(epsind); r++){
if (epsind[r] == parsedurls[r]) check = check * 1
else check = check * 0
}
if (check == 1) permcheck = c
}
}
return(permcheck)
}
// Helper function to parse years available for endpoint
string rowvector parseyears(real scalar matid){
string matrix endpoints
string rowvector getit
string rowvector getit2
string rowvector returnyears
string scalar yrs
string scalar yrstring
string scalar yrstring2
endpoints = endpointstrings()
yrs = endpoints[3,matid]
if (subinstr(subinstr(yrs, ",", ""), "–", "") == yrs){
returnyears = (yrs)
}
else if (subinstr(yrs, "and", "") != yrs){
yrs = subinstr(subinstr(yrs, " ", ""), "and", "")
t = tokeninit(",")
s = tokenset(t, yrs)
getit = tokengetall(t)
yrstring = subinstr(yrs, "," + getit[length(getit)], "")
t = tokeninit("–")
s = tokenset(t, getit[length(getit)])
getit = tokengetall(t)
for (y=strtoreal(getit[1]); y<=strtoreal(getit[2]); y++){
yrstring = yrstring + "," + strofreal(y)
}
t = tokeninit(",")
s = tokenset(t, yrstring)
returnyears = tokengetall(t)
}
else if (subinstr(yrs, ",", "") != yrs){
t = tokeninit(", ")
s = tokenset(t, yrs)
getit = tokengetall(t)
yrstring = ""
for (c=1; c<=length(getit); c++){
if (subinstr(getit[c], "–", "") != getit[c]){
t = tokeninit("–")
s = tokenset(t, getit[c])
getit2 = tokengetall(t)
if (c == 1) yrstring = getit2[c]
else yrstring = yrstring + "," + getit2[1]
for (y=strtoreal(getit2[1])+1; y<=strtoreal(getit2[2]); y++){
yrstring = yrstring + "," + strofreal(y)
}
}
else{
if (c == 1) yrstring = getit[c]
else yrstring = yrstring + "," + getit[c]
}
}
t = tokeninit(",")
s = tokenset(t, yrstring)
returnyears = tokengetall(t)
}
else {
t = tokeninit("–")
s = tokenset(t, yrs)
getit = tokengetall(t)
yrstring = getit[1]
for (y=strtoreal(getit[1])+1; y<=strtoreal(getit[2]); y++){
yrstring = yrstring + "," + strofreal(y)
}
t = tokeninit(",")
s = tokenset(t, yrstring)
returnyears = tokengetall(t)
}
return(returnyears)
}
// Helper function to validate a single option against the list of valid options
real scalar isvalid(string scalar test, string rowvector vopts){
real scalar isopt
isopt = 0
for (c = 1; c<=length(vopts); c++){
if (vopts[c] == test) return(1)
}
return(0)
}
// Helper function to get the position of a string in a list
real scalar stringpos(string scalar test, string rowvector tlist){
for (r = 1; r<=length(tlist); r++){
if (test == tlist[r]) return(r)
}
return(0)
}
// Helper function to check if item is in a list
real scalar iteminlist(string scalar i, string rowvector tlist){
real scalar isinlist
isinlist = 0
for (r=1; r<=length(tlist); r++){
if (i == tlist[r]) isinlist = 1
}
return(isinlist)
}
// Helper function to check number of item in list
real scalar iteminlistnum(string scalar i, string rowvector tlist){
real scalar isinlist
isinlist = 0
for (r=1; r<=length(tlist); r++){
if (i == tlist[r]) isinlist = r
}
return(isinlist)
}
// Helper function to add mode logging to URLs for API tracking
string scalar urlmode(string scalar url3){
string scalar strnum
if (strpos(url3, "mode=stata") == 0){
if (subinstr(url3, "?", "") == url3) url3 = url3 + "?mode=stata"
else url3 = url3 + "&mode=stata"
}
strnum = strofreal(round(runiform(1,1)*100000))
if (st_global("cc") == "1") url3 = url3 + "&a=" + strnum
return(url3)
}
// Helper function to validate against list
string rowvector checkinglist(string rowvector alist, string scalar tocheck, string rowvector yearlist){
string rowvector tochecklist
string rowvector toaddlist
string rowvector validlist
string scalar returnlist
if (tocheck == "grade") {
tochecklist = ("grade-pk","grade-k","grade-1","grade-2","grade-3","grade-4","grade-5","grade-6","grade-7","grade-8","grade-9","grade-10","grade-11","grade-12","grade-13","grade-14","grade-15","grade-99","grade-999")
toaddlist = ("pk","k","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","99","999")
}
else if (tocheck == "grade_edfacts") {
tochecklist = ("grade-3","grade-4","grade-5","grade-6","grade-7","grade-8","grade-9","grade-99")
toaddlist = ("3","4","5","6","7","8","9","99")
}
else if (tocheck == "level_of_study") tochecklist = ("undergraduate","graduate","first-professional","post-baccalaureate","1","2","3","4")
else if (tocheck == "fed_aid_type") tochecklist = ("fed","sub-stafford","no-pell-stafford","1","2","3")
else if (tocheck == "year") tochecklist = yearlist
else return(alist)
for (c=1; c<=length(alist); c++){
if (iteminlist(alist[c],tochecklist) == 0) {
if ((tocheck == "grade" || tocheck == "grade_edfacts") && (alist[c] == "-1" || alist[c] == "0")){
if (alist[c] == "-1") alist[c] = "grade-pk"
else alist[c] = "grade-k"
}
else if ((tocheck != "grade" && tocheck != "grade_edfacts") || iteminlist(alist[c],toaddlist) == 0){
if (tocheck == "grade" || tocheck == "grade_edfacts") validlist = toaddlist
else validlist = tochecklist
for (r=1; r<=length(validlist); r++){
if (r == 1) returnlist = validlist[r]
else returnlist = returnlist + ", " + validlist[r]
}
return(("Error",alist[c],returnlist))
}
else alist[c] = "grade-" + alist[c]
}
}
return(alist)
}
// Helper function to parse optional data as inputs, taking a single optional data argument, check validity, and return all chosen options
string rowvector validoptions(string scalar subset1, real scalar epid){
string matrix endpoints
string rowvector grades
string rowvector levels
string rowvector fedaids
string rowvector vopts
string rowvector getit
string rowvector tlev
string rowvector years
string rowvector checklist
string scalar getstring
string scalar tempadd
string scalar keepg1
real scalar isopt1
real scalar spos1
real scalar spos2
real scalar isgrade
endpoints = endpointstrings()
t = tokeninit("=")
s = tokenset(t, subset1)
getit = tokengetall(t)
vopts = parseurls(endpoints[2,epid], "optional")
isopt1 = isvalid(getit[1], vopts)
if (isopt1 == 1){
grades = ("pk","k","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","99","999")
grades_alt = ("-1","0","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","99","999")
gradesed = ("3","4","5","6","7","8","9","99")
gradesed_alt = ("3","4","5","6","7","8","9","99")
levels = ("undergraduate","graduate","first-professional","post-baccalaureate")
fedaids = ("fed","sub-stafford","no-pell-stafford")
if (getit[1] == "year") years = parseyears(epid)
else years = ("fake","data")
if (getit[2] != "alldata"){
if (subinstr(subinstr(getit[2], ",", ""), ":", "") == getit[2]){
checklist = checkinglist((getit[2]), getit[1], years)
if (checklist[1] == "Error") return(("Invalid Option: " + checklist[2] + " in " + getit[1] + "\nValid options are: " + checklist[3], ""))
else return(checklist)
}
else if (subinstr(getit[2], ",", "") != getit[2]){
t = tokeninit(",")
s = tokenset(t, getit[2])
checklist = checkinglist(tokengetall(t), getit[1], years)
if (checklist[1] == "Error") return(("Invalid Option: " + checklist[2] + " in " + getit[1] + "\nValid options are: " + checklist[3], ""))
else return(checklist)
}
else{
tempadd = ""
isgrade = 0
if (getit[1] == "year") tlev = years
else if (getit[1] == "grade"){
tlev = grades
tempadd = "grade-"
isgrade = 1
}
else if (getit[1] == "grade_edfacts"){
tlev = gradesed
tempadd = "grade-"
isgrade = 2
}
else if (getit[1] == "level_of_study") tlev = levels
else if (getit[1] == "fed_aid_type") tlev = fedaids
keepg1 = getit[1]
t = tokeninit(":")
s = tokenset(t, getit[2])
getit = tokengetall(t)
if (isvalid(getit[1], tlev) == 1 && isvalid(getit[2], tlev) == 1){
spos1 = stringpos(getit[1], tlev)
spos2 = stringpos(getit[2], tlev)
getstring = tempadd + tlev[spos1]
for (c=spos1 + 1; c<=spos2; c++){
getstring = getstring + "," + tempadd + tlev[c]
}
t = tokeninit(",")
s = tokenset(t, getstring)
checklist = checkinglist(tokengetall(t), getit[1], years)
if (checklist[1] == "Error") return(("Invalid Option: " + checklist[2] + " in " + getit[1] + "\nValid options are: " + checklist[3], ""))
else return(checklist)
}
else if (isgrade == 1 && (isvalid(getit[1], grades_alt) == 1 && isvalid(getit[2], grades_alt) == 1)){
spos1 = stringpos(getit[1], grades_alt)
spos2 = stringpos(getit[2], grades_alt)
getstring = tempadd + tlev[spos1]
for (c=spos1 + 1; c<=spos2; c++){
getstring = getstring + "," + tempadd + tlev[c]
}
t = tokeninit(",")
s = tokenset(t, getstring)
checklist = checkinglist(tokengetall(t), getit[1], years)
if (checklist[1] == "Error") return(("Invalid Option: " + checklist[2] + " in " + getit[1] + "\nValid options are: " + checklist[3], ""))
else return(checklist)
}
else if (isgrade == 2 && (isvalid(getit[1], gradesed_alt) == 1 && isvalid(getit[2], gradesed_alt) == 1)){
spos1 = stringpos(getit[1], gradesed_alt)
spos2 = stringpos(getit[2], gradesed_alt)
getstring = tempadd + tlev[spos1]
for (c=spos1 + 1; c<=spos2; c++){
getstring = getstring + "," + tempadd + tlev[c]
}
t = tokeninit(",")
s = tokenset(t, getstring)
checklist = checkinglist(tokengetall(t), getit[1], years)
if (checklist[1] == "Error") return(("Invalid Option: " + checklist[2] + " in " + getit[1] + "\nValid options are: " + checklist[3], ""))
else return(checklist)
}
else {
if (isvalid(getit[1], tlev) == 0){
checklist = checkinglist((getit[1]),keepg1, years)
return(("Invalid Option selection: " + getit[1] + " in " + keepg1 + "\nValid options are: " + checklist[3], ""))
}
else{
checklist = checkinglist((getit[2]),keepg1, years)
return(("Invalid Option selection: " + getit[2] + " in " + keepg1 + "\nValid options are: " + checklist[3], ""))
}
}
}
}
else{
tempadd = ""
if (getit[1] == "year") tlev = years
else if (getit[1] == "grade"){
tlev = grades
tempadd = "grade-"
}
else if (getit[1] == "grade_edfacts"){
tlev = gradesed
tempadd = "grade-"
}
else if (getit[1] == "level_of_study") tlev = levels
else if (getit[1] == "fed_aid_type") tlev = fedaids
getstring = tempadd + tlev[1]
for (c=2; c<=length(tlev); c++){
getstring = getstring + "," + tempadd + tlev[c]
}
t = tokeninit(",")
s = tokenset(t, getstring)
return(tokengetall(t))
}
}
else return(("Invalid Option: " + getit[1]))
}
// Helper function that returns string and real/integer variable names
string rowvector getvartypes(string scalar typ, string matrix varinfo){
real scalar counting
real scalar counter1
string scalar varnametypes
real scalar numvars
numvars = length(varinfo[1,.])
counting = 0
for (c=1; c<=numvars; c++){
if (subinstr(varinfo[3,c], "str", "") != varinfo[3,c]){
if (typ == "string") counting = counting + 1
}
else {
if (typ != "string") counting = counting + 1
}
}
varnametypes = J(1,counting,"")
counter1 = 1
for (c=1; c<=numvars; c++){
if (subinstr(varinfo[3,c], "str", "") != varinfo[3,c]){
if (typ == "string") {
varnametypes[1,counter1] = varinfo[1,c]
counter1 = counter1 + 1
}
}
else {
if (typ != "string") {
varnametypes[1,counter1] = varinfo[1,c]
counter1 = counter1 + 1
}
}
}
return(varnametypes)
}
// Helper function to get variable value definitions
string matrix getvardefs(string scalar var1, string scalar format1){
pointer (class libjson scalar) scalar result
pointer (class libjson scalar) scalar trow
string matrix vardefs
string rowvector tokenstemp
string scalar tempvar
string scalar tempstring
real scalar numrows
real scalar startvar
if (format1 != var1 && format1 != "string" && format1 != "numeric"){
result = getresults(st_global("base_url") + "/api/v1/api-values/?format_name=" + format1)
}
else result = getresults(st_global("base_url") + "/api/v1/api-values/?format_name=" + var1)
numrows = result->arrayLength()
vardefs = J(2,numrows,"")
for (r=1; r<=numrows; r++){
trow = result->getArrayValue(r)
vardefs[1,r] = trow->getString("code", "")
tempvar = trow->getString("code_label", "")
tokenstemp = tokens(tempvar, "-")
if (tokenstemp[1] == "-") startvar = 4
else startvar = 3
tempstring = ""
for (i=startvar; i<=length(tokenstemp); i++){
tempstring = tempstring + tokenstemp[i]
if (i != length(tokenstemp)) tempstring = tempstring + " "
}
vardefs[2,r] = subinstr(tempstring, "–", "–")
vardefs[2,r] = subinstr(vardefs[2,r], "—", "—")
vardefs[2,r] = subinstr(vardefs[2,r], " - ", "-")
vardefs[2,r] = subinstr(vardefs[2,r], " – ", "–")
vardefs[2,r] = subinstr(vardefs[2,r], " — ", "—")
}
return(vardefs)
}
// Get table just gets data we need for one table, this appends results to the stata dataset
string scalar gettable(string scalar url, real scalar startpos, string matrix varinfo){
pointer (class libjson scalar) scalar root
pointer (class libjson scalar) scalar result
pointer (class libjson scalar) scalar trow
string matrix sdata
string rowvector varnames
string scalar nextpage
string scalar tval
real matrix rdata
real scalar numrows
real scalar endpos
if (st_global("debug_ind") == "1") printf(urlmode(url) + "\n")
root = libjson::webcall(urlmode(url) ,"");
result = root->getNode("results")
numrows = result->arrayLength()
varinfotemp = J(6,length(varinfo[1,.]),"")
for (c=1; c<=length(varinfo[1,.]); c++){
varinfotemp[1,c] = strlower(varinfo[1,c])
varinfotemp[3,c] = varinfo[3,c]
}
if (numrows > 0){
st_addobs(numrows)
endpos = startpos + numrows - 1
svarnames = getvartypes("string", varinfo)
rvarnames = getvartypes("other", varinfo)
svarnamestemp = getvartypes("string", varinfotemp)
rvarnamestemp = getvartypes("other", varinfotemp)
sdata = J(numrows,length(svarnames),"")
rdata = J(numrows,length(rvarnames),.)
for (r=1; r<=numrows; r++) {
trow = result->getArrayValue(r);
for(c=1; c<=length(svarnames); c++) {
tval = trow->getString(svarnames[c],"");
if (tval == "null") tval = ""
if (tval == `"""' + `"""') tval = ""
sdata[r,c] = tval
}
for(c=1; c<=length(rvarnames); c++) {
tval = trow->getString(rvarnames[c],"");
if (tval == "null") rdata[r,c] = .
else rdata[r,c] = strtoreal(tval)
}
}
if (length(svarnames) > 0){
st_sview(SV,(startpos..endpos)',svarnamestemp)
SV[.,.] = sdata[.,.]
}
if (length(rvarnames) > 0){
st_view(V,(startpos..endpos)',rvarnamestemp)
V[.,.] = rdata[.,.]
}
nextpage = root->getString("next", "")
return(nextpage)
}
else return("null")
}
string scalar gettable_summaries(string scalar url, real scalar startpos, string matrix varinfo){
pointer (class libjson scalar) scalar root
pointer (class libjson scalar) scalar result
pointer (class libjson scalar) scalar trow
string matrix sdata
string rowvector varnames
string scalar nextpage
string scalar tval
real matrix rdata
real scalar numrows
real scalar endpos
if (st_global("debug_ind") == "1") printf(urlmode(url) + "\n")
root = libjson::webcall(url ,"");
result = root->getNode("results")
numrows = result->arrayLength()
varinfotemp = J(6,length(varinfo[1,.]),"")
for (c=1; c<=length(varinfo[1,.]); c++){
varinfotemp[1,c] = strlower(varinfo[1,c])
varinfotemp[3,c] = varinfo[3,c]
}
if (numrows > 0){
st_addobs(numrows)
endpos = startpos + numrows - 1
svarnames = getvartypes("string", varinfo)
rvarnames = getvartypes("other", varinfo)
svarnamestemp = getvartypes("string", varinfotemp)
rvarnamestemp = getvartypes("other", varinfotemp)
sdata = J(numrows,length(svarnames),"")
rdata = J(numrows,length(rvarnames),.)
for (r=1; r<=numrows; r++) {
trow = result->getArrayValue(r);
for(c=1; c<=length(svarnames); c++) {
tval = trow->getString(svarnames[c],"");
if (tval == "null") tval = ""
if (tval == `"""' + `"""') tval = ""
sdata[r,c] = tval
}
for(c=1; c<=length(rvarnames); c++) {
tval = trow->getString(rvarnames[c],"");
if (tval == "null") rdata[r,c] = .
else rdata[r,c] = strtoreal(tval)
}
}
if (length(svarnames) > 0){
st_sview(SV,(startpos..endpos)',svarnamestemp)
SV[.,.] = sdata[.,.]
}
if (length(rvarnames) > 0){
st_view(V,(startpos..endpos)',rvarnamestemp)
V[.,.] = rdata[.,.]
}
nextpage = root->getString("next", "")
return(nextpage)
}
else return("null")
}
// Helper function to create query strings ?var=x for all potential subset combinations
string scalar getquerystrings(string scalar additions){
string rowvector result1
string rowvector result2
string rowvector result3
string scalar staticstring
string scalar dynamicstring
real scalar countstatic
if (additions == "") return("")
t = tokeninit(";")
s = tokenset(t, additions)
result1 = tokengetall(t)
countstatic = 1
staticstring = ""
for (c=1; c<=length(result1); c++){
t = tokeninit("=")
s = tokenset(t, result1[c])
result2 = tokengetall(t)
if (subinstr(result2[2], ":", "") == result2[2]){
if (countstatic == 1) staticstring = staticstring + result1[c]
else staticstring = staticstring + "&" + result1[c]
countstatic = countstatic + 1
}
else{
t = tokeninit(":")
s = tokenset(t, result2[2])
result3 = tokengetall(t)
dynamicstring = ""
for (r=strtoreal(result3[1]); r<=strtoreal(result3[2]); r++){
if (r == strtoreal(result3[1])) dynamicstring = dynamicstring + result2[1] + "=" + strofreal(r)
else dynamicstring = dynamicstring + "," + strofreal(r)
}
if (countstatic == 1) staticstring = staticstring + dynamicstring
else staticstring = staticstring + "&" + result1[c]
countstatic = countstatic + 1
}
}
return("?" + staticstring)
}
// Helper function to create dataset
real scalar createdataset(string scalar eid){
string matrix varinfo
string matrix vardef
string scalar labeldef
string scalar labelshort
varinfo = getvarinfo(st_global("base_url") + "/api/v1/api-endpoint-varlist/?endpoint_id=" + eid)
for (c=1; c<=length(varinfo[1,.]); c++){
varinfo[1,c] = strlower(varinfo[1,c])
}
temp1 = st_addvar(varinfo[3,.],varinfo[1,.])
for (c=1; c<=length(varinfo[1,.]); c++){
varinfo[2,c] = subinstr(varinfo[2,c], "—", "—")
varinfo[2,c] = subinstr(varinfo[2,c], "–", "–")
stata("qui label var " + varinfo[1,c] + " " + `"""' + varinfo[2,c] + `"""')
if (strlen(varinfo[1,c]) > 30) labelshort = substr(varinfo[1,c], 1, 30) + "df"
else labelshort = varinfo[1,c] + "df"
if (varinfo[4,c] == "1"){
vardef = getvardefs(varinfo[1,c], varinfo[5,c])
labeldef = "qui label define " + labelshort + " "
for (r=1; r<=length(vardef[1,.]); r++){
labeldef = labeldef + vardef[1,r] + " " + `"""' + vardef[2,r] + `"""'
if (r != length(vardef[1,.])) labeldef = labeldef + " "
}
labeldef = labeldef + ", replace"
stata(labeldef)
stata("qui label values " + varinfo[1,c] + " " + labelshort)
}
else if (varinfo[3,c] == "float"){
labeldef = "qui label define " + labelshort + " -1 " + `"""' + "Missing/Not reported" + `"""' + " -2 " + `"""' + "Not applicable" + `"""' + " -3 " + `"""' + "Suppressed data" + `"""' + ", replace"
stata(labeldef)
stata("qui label values " + varinfo[1,c] + " " + labelshort)
}
else if (varinfo[3,c] == "double"){
labeldef = "qui label define " + labelshort + " -1 " + `"""' + "Missing/Not reported" + `"""' + " -2 " + `"""' + "Not applicable" + `"""' + " -3 " + `"""' + "Suppressed data" + `"""' + ", replace"
stata(labeldef)
stata("qui label values " + varinfo[1,c] + " " + labelshort + ", nofix")
}
}
return(1)
}
// Helper function to create dataset
real scalar createdataset_summaries_ep(string matrix varinfo){
string matrix vardef
string scalar labeldef
string scalar labelshort
for (c=1; c<=length(varinfo[1,.]); c++){
varinfo[1,c] = strlower(varinfo[1,c])
}
temp1 = st_addvar(varinfo[3,.],varinfo[1,.])
for (c=1; c<=length(varinfo[1,.]); c++){
varinfo[2,c] = subinstr(varinfo[2,c], "—", "—")
varinfo[2,c] = subinstr(varinfo[2,c], "–", "–")
stata("qui label var " + varinfo[1,c] + " " + `"""' + varinfo[2,c] + `"""')
if (strlen(varinfo[1,c]) > 30) labelshort = substr(varinfo[1,c], 1, 30) + "df"
else labelshort = varinfo[1,c] + "df"
if (varinfo[4,c] == "1"){
vardef = getvardefs(varinfo[1,c], varinfo[5,c])
labeldef = "qui label define " + labelshort + " "
for (r=1; r<=length(vardef[1,.]); r++){
labeldef = labeldef + vardef[1,r] + " " + `"""' + vardef[2,r] + `"""'
if (r != length(vardef[1,.])) labeldef = labeldef + " "
}
labeldef = labeldef + ", replace"
stata(labeldef)
stata("qui label values " + varinfo[1,c] + " " + labelshort)
}
else if (varinfo[3,c] == "float"){
labeldef = "qui label define " + labelshort + " -1 " + `"""' + "Missing/Not reported" + `"""' + " -2 " + `"""' + "Not applicable" + `"""' + " -3 " + `"""' + "Suppressed data" + `"""' + ", replace"
stata(labeldef)
stata("qui label values " + varinfo[1,c] + " " + labelshort)
}
else if (varinfo[3,c] == "double"){
labeldef = "qui label define " + labelshort + " -1 " + `"""' + "Missing/Not reported" + `"""' + " -2 " + `"""' + "Not applicable" + `"""' + " -3 " + `"""' + "Suppressed data" + `"""' + ", replace"
stata(labeldef)
stata("qui label values " + varinfo[1,c] + " " + labelshort + ", nofix")
}
}
return(1)
}
// Helper function to translate short dataset name to full name
string scalar shorttolongname(string scalar shortname, string matrix eps){
string rowvector voptions
string rowvector result1
string scalar toreturn
result1 = tokens(shortname)
if (length(result1) < 2) return("Error1")
if (result1[1] == "school") st1 = "schools"
else if (result1[1] == "district") st1 = "school-districts"
else if (result1[1] == "college") st1 = "college-university"
else return("Error2")
result1[1] = st1
toreturn = ""
for (r=1; r<=length(result1); r++){
if (r == 1) toreturn = toreturn + result1[r]
else toreturn = toreturn + " " + result1[r]
}
return(toreturn)
}
// Helper function to reformat summaries subcommand to endpoint URLs
string scalar getsummariesurl(string scalar dataoptions, string scalar summaries_cmd){
string scalar ep_url
string scalar agg_method
string scalar var_to_agg
string scalar agg_by
string rowvector token_cmd
ep_url = "/api/v1/"
for (c=1; c<=length(tokens(dataoptions)); c++){
ep_url = ep_url + tokens(dataoptions)[c] + "/"
}
ep_url = ep_url + "summaries/"
token_cmd = tokens(summaries_cmd)
agg_method = token_cmd[1]
var_to_agg = token_cmd[2]
agg_by = ""
for (c=4; c<=length(token_cmd); c++){
if (c != length(token_cmd)){
agg_by = agg_by + token_cmd[c] + ","
} else {
agg_by = agg_by + token_cmd[c]
}
}
ep_url = ep_url + "?stat=" + agg_method + "&by=" + agg_by + "&var=" + var_to_agg
return(ep_url)
}
// Helper function for time taken
string scalar timeit(real scalar timeper){
string scalar timetaken
if (hhC(timeper) == 0 && mmC(timeper) == 0) timetaken = "less than one minute"
else if (hhC(timeper) == 0) timetaken = strofreal(mmC(timeper)) + " minute(s)"
else timetaken = strofreal(hhC(timeper)) + " hour(s) and " + strofreal(mmC(timeper)) + " minute(s)"
return(timetaken)
}
// Provide CSV download with numbered list of columns that should be strings
string scalar numliststr(string matrix varinfo2){
string rowvector varnames
string scalar nliststr
real scalar listnum
varnames = st_varname((1..st_nvar()))
nliststr = ""
for (c=1; c<=length(varinfo2[1,.]); c++){
if (varinfo2[5,c] == "string"){
listnum = iteminlistnum(varinfo2[1,c], varnames)
if (nliststr == "") nliststr = strofreal(listnum)
else nliststr = nliststr + " " + strofreal(listnum)
}
}
return(nliststr)
}
// Label CSV dataset appropriately when it is loaded in
real scalar labelcsv(string matrix varinfo2, real scalar init1){
string matrix vardef
string scalar labeldef
string scalar labelshort
for (c=1; c<=length(varinfo2[1,.]); c++){
stata("qui label var " + varinfo2[1,c] + " " + `"""' + varinfo2[2,c] + `"""')
if (strlen(varinfo2[1,c]) > 30) labelshort = substr(varinfo2[1,c], 1, 30) + "df"
else labelshort = varinfo2[1,c] + "df"
if (varinfo2[4,c] == "1"){
if (init1 == 1){
vardef = getvardefs(varinfo2[1,c], varinfo2[5,c])
labeldef = "qui label define " + labelshort + " "
for (r=1; r<=length(vardef[1,.]); r++){
labeldef = labeldef + vardef[1,r] + " " + `"""' + vardef[2,r] + `"""'
if (r != length(vardef[1,.])) labeldef = labeldef + " "
}
labeldef = labeldef + ", replace"
stata(labeldef)
}
stata("qui label values " + varinfo2[1,c] + " " + labelshort)
}
else if (varinfo2[3,c] == "float"){
if (init1 == 1){
labeldef = "qui label define " + labelshort + " -1 " + `"""' + "Missing/Not reported" + `"""' + " -2 " + `"""' + "Not applicable" + `"""' + " -3 " + `"""' + "Suppressed data" + `"""' + ", replace"
stata(labeldef)
}
stata("qui label values " + varinfo2[1,c] + " " + labelshort)
}
else if (varinfo2[3,c] == "double"){
if (init1 == 1){
labeldef = "qui label define " + labelshort + " -1 " + `"""' + "Missing/Not reported" + `"""' + " -2 " + `"""' + "Not applicable" + `"""' + " -3 " + `"""' + "Suppressed data" + `"""' + ", replace"
stata(labeldef)
}
stata("qui label values " + varinfo2[1,c] + " " + labelshort + ", nofix")
}
}
return(1)
}
// Correct grade list for subsetting CSV files
string scalar correctgrade(string scalar vopt1){
if (vopt1 == "grade-pk" || vopt1 == "pk") return("-1")
else if (vopt1 == "grade-k" || vopt1 == "k") return("0")
else return(subinstr(vopt1, "grade-", ""))
}
// Subset and keep relevant variables - keep if inlist(varname,val1,val2,etc.)
real scalar subsetkeep(string matrix spops2, string scalar querystring2, real scalar epid2, string scalar vlist2){
string rowvector spopsres
string rowvector voptions
string rowvector queryparams
string rowvector queryparamvals
string rowvector queryparamlist
string scalar keepstate
string scalar keepbase
keepbase = "qui keep if inlist("
for (r=1; r<=length(spops2[1,.]); r++){
t = tokeninit("=")
s = tokenset(t, spops2[2,r])
spopsres = tokengetall(t)
keepstate = keepbase + spops2[1,r]
if (spopsres[2] != "alldata"){
voptions = validoptions(spops2[2,r], epid2)
for (c=1; c<=length(voptions); c++){
keepstate = keepstate + "," + correctgrade(voptions[c])
}
keepstate = keepstate + ")"
stata(keepstate)
}
}
querystring2 = subinstr(querystring2, "?", "")
t = tokeninit("&")
s = tokenset(t, querystring2)
queryparams = tokengetall(t)
for (r=1; r<=length(queryparams); r++){
t = tokeninit("=")
s = tokenset(t, queryparams[r])
queryparamvals = tokengetall(t)
keepstate = keepbase + queryparamvals[1] + "," + queryparamvals[2] + ")"
stata(keepstate)
}
if (vlist2 != "") stata("keep " + vlist2)
return(1)
}
// Download Local CSV to parse column order, keep it
real scalar copycsv(string scalar tval1, string scalar tbaseurl1){
stata("qui copy " + tbaseurl1 + subinstr(tval1, " ", "") + " temp_eddata_file_gen_012345.csv, replace")
stata("qui import delimited temp_eddata_file_gen_012345.csv, clear rowrange(1:1)")
return(1)
}
// Download from CSV instead
real scalar downloadcsv(string scalar eid1, string matrix spops1, string scalar ds1, real scalar epid1, string matrix varinfo1, string scalar querystring1, string scalar vlist1){
pointer (class libjson scalar) scalar results1
pointer (class libjson scalar) scalar trow
string rowvector yearslist
string rowvector relfiles
string scalar tval
string scalar tbaseurl
string scalar addstrings
string scalar liststrings
string scalar relfilesstr
real scalar dlyear
real scalar numresults
real scalar temp1
real scalar temp2
real scalar temp3
real scalar countfiles
tbaseurl = st_global("base_url") + "/csv/" + ds1 + "/"
results1 = getresults(st_global("base_url") + "/api/v1/api-downloads/?endpoint_id=" + eid1)
yearslist = validoptions(spops1[2,1], epid1)
numresults = results1->arrayLength()
temp1 = 0
if (numresults == 1){
return(0)
}
if (numresults == 2){
printf("Downloading file, please wait...\n")
tval = results1->getArrayValue(2)->getString("file_name", "")
temp3 = copycsv(tval, tbaseurl)
liststrings = numliststr(varinfo1)
if (liststrings == "") addstrings = ""
else addstrings = " stringcols(" + liststrings + ")"
stata("clear")
stata("qui import delimited temp_eddata_file_gen_012345.csv, clear" + addstrings)
stata("qui rm temp_eddata_file_gen_012345.csv")
temp1 = labelcsv(varinfo1, 1)
temp2 = subsetkeep(spops1, querystring1, epid1, vlist1)
}
else{
printf("Progress for each CSV file will print to your screen. Please wait...\n\n")
relfilesstr = ""
for (r=1; r<=numresults; r++){
trow = results1->getArrayValue(r);
tval = trow->getString("file_name","");
dlyear = 0
if (subinstr(tval, ".csv", "") != tval) dlyear = dlyear + 1
else dlyear = -10
for (c=1; c<=length(yearslist); c++){
if (subinstr(tval, yearslist[c], "") != tval) dlyear = dlyear + 1
}
if (dlyear == 2){
if (relfilesstr == "") relfilesstr = tval
else relfilesstr = relfilesstr + ";" + tval
}
}
t = tokeninit(";")
s = tokenset(t, relfilesstr)
relfiles = tokengetall(t)
for (r=1; r<=length(relfiles); r++){
if (r == 1){
temp3 = copycsv(relfiles[r], tbaseurl)
liststrings = numliststr(varinfo1)
if (liststrings == "") addstrings = ""
else addstrings = " stringcols(" + liststrings + ")"
stata("clear")
}
printf("Processing file " + strofreal(r) + " of " + strofreal(length(relfiles)) + "\n")
stata("qui preserve")
if (r == 1) {
stata("qui import delimited temp_eddata_file_gen_012345.csv, clear" + addstrings)
stata("qui rm temp_eddata_file_gen_012345.csv")
}
else stata("qui import delimited " + tbaseurl + subinstr(relfiles[r], " ", "") + ", clear" + addstrings)
if (temp1 == 0) temp1 = labelcsv(varinfo1, 1)
else temp1 = labelcsv(varinfo1, 0)
temp2 = subsetkeep(spops1, querystring1, epid1, vlist1)
stata("qui save temp_eddata_file_gen_012345, replace")
stata("qui restore")
stata("qui append using temp_eddata_file_gen_012345")
}
stata("qui rm temp_eddata_file_gen_012345.dta")
}
stata("qui compress")
return(1)
}
// Gets all tables, using API to get the varlist and vartypes, and looping through all "nexts", calling gettable
real scalar getalltables(string scalar eid, string scalar url2, real scalar totallen1, real scalar epcount1){
pointer (class libjson scalar) scalar root
pointer (class libjson scalar) scalar results1
string matrix varinfo
string scalar nextpage
string scalar timea
string scalar timetaken1
string scalar timetaken2
real scalar pagesize
real scalar totalpages
real scalar countpage
real scalar timeper1
real scalar timeper2
varinfo = getvarinfo(st_global("base_url") + "/api/v1/api-endpoint-varlist/?endpoint_id=" + eid)
if (st_global("debug_ind") == "1") printf(urlmode(st_global("base_url") + url2) + "\n")
root = libjson::webcall(urlmode(st_global("base_url") + url2),"");
results1 = root->getNode("results")
pagesize = results1->arrayLength()
totalpages = floor((strtoreal(root->getString("count", ""))) / pagesize) + 1
spos = 1
if (st_nobs() > 0) spos = st_nobs() + 1
countpage = 1
if (epcount1 == 1){
if (totalpages == .) totalpages = 1
timeper1 = 1500 * totalpages * totallen1
timeper2 = 10000 * totalpages * totallen1
timetaken1 = timeit(timeper1)
timetaken2 = timeit(timeper2)
timea = "\nI estimate that the download for the entire file you requested will take "
if (timetaken1 == "less than one minute" && timetaken2 == "less than one minute") printf(timea + "less than one minute.\n")
else if (timetaken1 == "less than one minute" && timetaken2 != "less than one minute") printf(timea + "less than " + timetaken2 + ".\n")
else printf(timea + "between %s and %s.\n", timetaken1, timetaken2)
printf("This is only an estimate, so actual time may vary due to internet speed and file size differences.\n\n")
printf("Progress for each endpoint and call to the API will print to your screen. Please wait...\n")
printf("If this time is too long for you to wait, try adding the " + `"""' + "csv" + `"""' + " option to the end of your command to download the full csv directly.\n")
}
printf("\nGetting data from %s, endpoint %s of %s (%s records).\n", url2, strofreal(epcount1), strofreal(totallen1), root->getString("count", ""))
nextpage = gettable(st_global("base_url") + url2, spos, varinfo)
if (nextpage!="null"){
do {
spos = spos + pagesize
countpage = countpage + 1
printf("Endpoint %s of %s: On page %s of %s\n", strofreal(epcount1), strofreal(totallen1), strofreal(countpage), strofreal(totalpages))
nextpage = gettable(nextpage, spos, varinfo)
} while (nextpage!="null")
}
return(1)
}
real scalar raise_error(){
printf("\nThis Stata command is invalid. Please open the URL above in a browser for detailed error messages. More instructions can be found on the Education Data Portal Documentation Website (https://educationdata.urban.org/documentation/).")
return(0)
}
// Gets all tables, using API to get the varlist and vartypes, and looping through all "nexts", calling gettable
real scalar getalltables_summaries(string matrix varinfo, string scalar url2, real scalar totallen1, real scalar epcount1){
pointer (class libjson scalar) scalar root
pointer (class libjson scalar) scalar results1
string scalar nextpage
string scalar timea
string scalar timetaken1
string scalar timetaken2
real scalar pagesize
real scalar totalpages
real scalar countpage
real scalar timeper1
real scalar timeper2
if (st_global("debug_ind") == "1") printf(st_global("base_url") + url2 + "\n")
root = libjson::webcall(st_global("base_url") + url2, "");
if (root){
results1 = root->getNode("results")
pagesize = results1->arrayLength()
totalpages = floor((strtoreal(root->getString("count", ""))) / pagesize) + 1
spos = 1
if (st_nobs() > 0) spos = st_nobs() + 1
countpage = 1
nextpage = gettable_summaries(st_global("base_url") + url2, spos, varinfo)
return(1)
} else{
error=raise_error()
return(0)
}
}
// helper function to get data from summary endpoints
string scalar getsummarydata(string scalar dataoptions, string scalar summaries, string scalar opts, string scalar vlist){
string matrix varinfo
real scalar spos
string matrix summary_ep_url
string rowvector allopts
string rowvector token_cmd
string matrix varinfo1
string matrix varinfo2
string matrix varinfo_groupby_var
real scalar tempdata
real scalar totallen
real scalar epcount
summary_ep_url = getsummariesurl(dataoptions, summaries)
allopts = tokens(opts)
for (i=1; i<=length(allopts); i++){
summary_ep_url = summary_ep_url + "&" + allopts[i]
}
printf("\n\nGetting data from: " + st_global("base_url") + summary_ep_url + "\n")
token_cmd = tokens(summaries)
var_to_agg = token_cmd[2]
agg_by = ""
token_cmd = select(token_cmd, token_cmd[1,.]:!="year")
for (c=4; c<=length(token_cmd); c++){
if (c != length(token_cmd)){
agg_by = agg_by + token_cmd[c] + ","
} else {
agg_by = agg_by + token_cmd[c]
}
}
if (strmatch(agg_by, "*,*") == 1) {
groupby_lst = tokens(agg_by, ",")
} else {
groupby_lst = tokens(agg_by)
}
varinfo1 = getvarinfo(st_global("base_url") + "/api/v1/api-variables/?variable=year")
varinfo_var_to_agg = getvarinfo(st_global("base_url") + "/api/v1/api-variables/?variable=" + var_to_agg)
num_var = 2 + (length(groupby_lst) + 1)/2
var_attr = 6
varinfo = J(var_attr, num_var, "")
for (r=1; r<=var_attr; r++){
varinfo[r, 1] = varinfo1[r, 1]
}
temp = 2
for (j=1; j<=length(groupby_lst); j++){
if (groupby_lst[j] != ","){
varinfo_groupby_var = getvarinfo(st_global("base_url") + "/api/v1/api-variables/?variable=" + groupby_lst[j])
for (r=1; r<=var_attr; r++){
varinfo[r, temp] = varinfo_groupby_var[r, 1]
}
temp = temp + 1
}
}
for (r=1; r<=var_attr; r++){
varinfo[r, temp] = varinfo_var_to_agg[r, 1]
}
spos = 1
epcount = 0
totallen = 1
tempdata = createdataset_summaries_ep(varinfo)
for (i=1; i<=totallen; i++){
epcount = epcount + 1
alldata = getalltables_summaries(varinfo, summary_ep_url, totallen, epcount)
}
if (alldata == 1){
stata("qui compress")
if (vlist != "") stata("keep " + vlist)
else printf("\n\nData successfully loaded into Stata and ready to use.")
}
return("")
}
// Main function to get data based on Stata request - calls other helper functions
string scalar getalldata(string scalar dataoptions, string scalar vlist, string scalar opts, string scalar summaries, real scalar clearme, real scalar metadataonly, real scalar staging, real scalar csv, real scalar clearcache, real scalar debugind){
string matrix endpoints
string matrix spops
string matrix varinfo
string rowvector allopts
string rowvector validopts
string rowvector res2
string rowvector respre
string rowvector temp1
string rowvector temp2
string scalar eid
string scalar urltemp
string scalar urladds
string scalar querystring
string scalar dataoptions1
string scalar validfilters
string scalar ds
string scalar summary_ep_url
real scalar epid
real scalar spos
real scalar spos1
real scalar hidereturn
real scalar totallen
real scalar epcount
real scalar tempdata
real scalar temp3
real scalar test
st_global("base_url","https://educationdata.urban.org")
st_global("staging_url","https://educationdata-stg.urban.org")
if (staging > 0) st_global("base_url", st_global("staging_url"))
st_global("cc","0")
if (clearcache > 0) st_global("cc","1")
st_global("debug_ind", "0")
if (debugind > 0) st_global("debug_ind", "1")
X = st_data(.,.)
if (clearme > 0) stata("clear")
else{
if (length(X[.,.]) > 0) {
printf("Error: You currently have data loaded in Stata. Please add " + `"""' + "clear" + `"""' + " to the end of this command if you wish to remove your current data.")
return("")
}
else stata("clear")
}
endpoints = endpointstrings()
dataoptions1 = shorttolongname(strlower(dataoptions), endpoints)
if (strlen(summaries) > 0){
getsummarydata(dataoptions1, summaries, opts, vlist)
return("")
}
else{
if (dataoptions1 == "Error1"){
printf("Error: You must enter the complete name of a dataset in the 'using' statement. The first is the 'short' name for the data category, and the remaining words are the unique name of the dataset. E.g., using " + `"""' + "school directory" + `"""' + ". Type " + `"""' + "help educationdata" + `"""' + " to learn more.")
return("")
}
else if (dataoptions1 == "Error2"){
printf("Error: The option you selected was invalid. The three options are: " + `"""' + "school" + `"""' + ", " + `"""' + "district" + `"""' + ", and " + `"""' + "college" + `"""' + ". Type " + `"""' + "help educationdata" + `"""' + " to learn more.")
return("")
}
epid = validendpoints(dataoptions1)
if (epid == 0 || dataoptions1 == "Error3"){
printf("Error: The name of the category ('school', 'district', or 'college') is correct, but the name of the dataset you chose is not. Please verify the list of allowed options by typing " + `"""' + "help educationdata" + `"""' + ".")
return("")
}
eid = endpoints[1,epid]
varinfo = getvarinfo(st_global("base_url") + "/api/v1/api-endpoint-varlist/?endpoint_id=" + eid)
for (c=1; c<=length(varinfo[1,.]); c++){
varinfo[1,c] = strlower(varinfo[1,c])
}
validfilters = ""
for (c=1; c<=length(varinfo[6,.]); c++){ /* varinfo[6,c] indicates is_filter */
if (varinfo[6,c] == "1" && varinfo[3,c] == "double"){ /* note that no float variables are filters per metadata */
if (validfilters == "") validfilters = varinfo[1,c]
else validfilters = validfilters + ", " + varinfo[1,c]
}
}
t = tokeninit(", ")
s = tokenset(t, validfilters)
respre = tokengetall(t)
allopts = tokens(opts)
validopts = parseurls(endpoints[2,epid], "optional")
spops = J(2,length(validopts),"")
spops[1,.] = validopts[1,.]
urladds = ""
if (length(varinfo[1,.]) > 0){
for (i=1; i<=length(allopts); i++){
t = tokeninit("=")
s = tokenset(t, allopts[i])
res2 = tokengetall(t)
spos = stringpos(res2[1], validopts)
if (spos > 0) spops[2,spos] = allopts[i]
else{
spos1 = stringpos(res2[1], varinfo[1,.])
if (spos1 > 0){
if (res2[2] != subinstr(subinstr(res2[2], ":", ""), ",", "")){
if (iteminlist(res2[1], respre) == 0){
printf("Error, option " + allopts[i] + " is not valid, because it may only be filtered on a single value, not multiple values.\n")
printf("Decimal variables may not be filtered at all. The variables that can be filtered on multiple values in this dataset are as follows:\n\n")
printf(validfilters)
return("\n\nDownload failed. Please try again.")
}
}
if (urladds == "") {
urladds = urladds + allopts[i]
}
else {
urladds = urladds + ";" + allopts[i]
}
}
else {
printf("Error, option " + allopts[i] + " is not valid. Valid variable selections are as follows:\n")
urladds = ""
for (c=1; c<=length(varinfo[1,.]); c++){
if (stringpos(strofreal(c),("1","6","11","16","21","26","31","36","41","46","51","56","61","66","71","76","81","86","91","96","101")) > 0) urladds = urladds + varinfo[1,c]
else urladds = urladds + ", " + varinfo[1,c]
if (stringpos(strofreal(c),("5","10","15","20","25","30","35","40","45","50","55","60","65","70","75","80","85","90","95","100")) > 0) urladds = urladds + "\n"
}
return("\n\nDownload failed. Please try again.")
}
}
}
}
querystring = getquerystrings(urladds)
for (i=1; i<=length(spops[1,.]); i++){
if (spops[2,i] == "") spops[2,i] = spops[1,i] + "=alldata"
}
temp1 = validoptions(spops[2,1], epid)
if (tokens(temp1[1])[1] == "Invalid"){
printf(temp1[1])
return("")
}
epcount = 0
if (metadataonly <= 0) printf("Please be patient - downloading data.\n")
if (csv > 0 && metadataonly <= 0){
printf("\nNote that this function temporarily writes data to the current working directory.\n")
printf("If you do not have read and write privileges to the current directory, please change your working directory.\n")
printf("For example, you can enter " + `"""' + "cd D:/Users/[Your username here]/Documents" + `"""' + ".\n\n")
ds = tokens(dataoptions)[2]
temp3 = downloadcsv(eid,spops,ds,epid,varinfo,querystring,vlist)
if (temp3 == 0){
printf("Error: Sorry, there is no CSV file available for download for this dataset at this time.")
}
}
else{
tempdata = createdataset(eid)
if (metadataonly <= 0){
if (length(spops[1,.]) == 1){
totallen = length(temp1)
for (i=1; i<=length(temp1); i++){
epcount = epcount + 1
urltemp = subinstr(endpoints[2,epid], "{" + spops[1,1] + "}", temp1[i]) + querystring
hidereturn = getalltables(eid, urltemp, totallen, epcount)
}
}
else{
temp2 = validoptions(spops[2,2], epid)
if (tokens(temp2[1])[1] == "Invalid"){
printf(temp2[1])
return("")
}
totallen = length(temp1) * length(temp2)
for (i=1; i<=length(temp1); i++){
for (j=1; j<=length(temp2); j++){
epcount = epcount + 1
urltemp = subinstr(subinstr(endpoints[2,epid], "{" + spops[1,1] + "}", temp1[i]), "{" + spops[1,2] + "}", temp2[j]) + querystring
hidereturn = getalltables(eid, urltemp, totallen, epcount)
}
}
}
stata("qui compress")
}
if (metadataonly > 0) {
printf("Metadata successfully loaded into Stata and ready to view. Remove the " + `"""' + "metadata" + `"""' + " argument if you want to load the data itself.\n\n")
printf("Note: You may filter this dataset on any variable (as long as it does not have a decimal value) using a single value (e.g. grade=1), however only the following variables allow filtering on multiple values (e.g.grade=1:3 or grade=1,2):\n\n")
printf(validfilters)
}
}
if (vlist != "") stata("keep " + vlist)
else printf("\nData successfully loaded into Stata and ready to use.")
return("")
}
}
end |
*! version 0.4.3
program educationdata
version 11.0
mata: if (findfile("libjson.mlib") != "") {} else stata("ssc install libjson");
mata: if (libjson::checkVersion((1,0,2))) {} else printf("{err: The JSON library version is not compatible with this command and so will likely fail. Please update libjson by running the following: ado uninstall libjson, then run: ssc install libjson}\n");
syntax using/ , [SUBset(string)] [COLumns(string)] [SUMMARIES(string)] [CLEAR] [METAdata] [STAGING] [CSV] [CACHE] [DEBUG]
mata: dummy=getalldata("`using'", "`columns'", "`subset'", "`summaries'", strlen("`clear'"),strlen("`metadata'"),strlen("`staging'"),strlen("`csv'"),strlen("`cache'"),strlen("`debug'"));
end
mata
// Beginning section above and some structure borrowed from insheetjson - thanks!;
// Helper function that returns results node
pointer (class libjson scalar) scalar getresults(string scalar url){
pointer (class libjson scalar) scalar root
pointer (class libjson scalar) scalar result
if (st_global("debug_ind") == "1") printf(urlmode(url) + "\n")
root = libjson::webcall(urlmode(url) ,"");
result = root->getNode("results")
return(result)
}
// Helper function that returns matrix of variable information from API
string matrix getvarinfo(string scalar url){
pointer (class libjson scalar) scalar res
pointer (class libjson scalar) scalar trow
pointer (class libjson scalar) scalar result
string scalar tempvar
string scalar tempind
real scalar numrows
real scalar numrowscheck
res = getresults(url)
numrows = res->arrayLength()
if (numrows == 0){
temp = raise_error()
return("")
}
varinfo = J(6,numrows,"")
for (r=1; r<=numrows; r++) {
trow = res->getArrayValue(r)
varinfo[1,r] = trow->getString("variable", "")
varinfo[2,r] = trow->getString("label", "")
tempvar = trow->getString("data_type", "")
if (tempvar == "integer" || tempvar == "float") varinfo[3,r] = "double"
else if (tempvar == "string"){
varinfo[3,r] = "str" + trow->getString("string_length", "")
}
varinfo[5,r] = trow->getString("format", "")
if (varinfo[5,r] != varinfo[1,r] && varinfo[5,r] != "string" && varinfo[5,r] != "numeric"){
result = getresults(st_global("base_url") + "/api/v1/api-values/?format_name=" + varinfo[5,r])
}
else result = getresults(st_global("base_url") + "/api/v1/api-values/?format_name=" + varinfo[1,r])
numrowscheck = result->arrayLength()
if (numrowscheck == 0) varinfo[4,r] = "0"
else varinfo[4,r] = "1"
varinfo[6,r] = trow->getString("is_filter", "")
}
return(varinfo)
}
// Parse metadata to get api endpoint strings, years, and required selectors from enpoint URL
string matrix endpointstrings(){
pointer (class libjson scalar) scalar res1
pointer (class libjson scalar) scalar trow
string matrix endpointdata
res1 = getresults(st_global("base_url") + "/api/v1/api-endpoints/")
numrows = res1->arrayLength()
endpointdata = J(3,numrows,"")
for (r=1; r<=numrows; r++){
trow = res1->getArrayValue(r)
endpointdata[1,r] = trow->getString("endpoint_id", "")
endpointdata[2,r] = trow->getString("endpoint_url", "")
endpointdata[3,r] = trow->getString("years_available", "")
}
return(endpointdata)
}
// Helper function to parse url endpoint strings into required variables
string rowvector parseurls(string scalar url, string scalar typevar){
string rowvector splits
string scalar splitr
string scalar keepvars
real scalar stopme
url = subinstr(url, "/api/v1/", "")
t = tokeninit("/")
s = tokenset(t, url)
splits = tokengetall(t)
keepvars = ""
if (typevar == "optional"){
for (r=1; r<=length(splits); r++){
splitr = subinstr(subinstr(splits[r], "{", ""), "}", "")
if (splitr != splits[r]){
if (keepvars == "") keepvars = keepvars + splitr
else keepvars = keepvars + "," + splitr
}
}
}
else{
for (r=1; r<=length(splits); r++){
splitr = subinstr(subinstr(splits[r], "{", ""), "}", "")
if (splitr == splits[r]){
if (keepvars == "") keepvars = keepvars + splits[r]
else keepvars = keepvars + "," + splits[r]
}
}
}
t = tokeninit(",")
s = tokenset(t, keepvars)
return(tokengetall(t))
}
// Helper function to parse required data as inputs, check validity, and return endpoint chosen
real scalar validendpoints(string scalar eps){
string matrix endpoints
string rowvector epsind
string rowvector parsedurls
real scalar check
real scalar permcheck
endpoints = endpointstrings()
epsind = tokens(eps)
permcheck = 0
for (c=1; c<=length(endpoints[2,.]); c++){
parsedurls = parseurls(endpoints[2,c], "required")
if (length(parsedurls) == length(epsind)){
check = 1
for (r=1; r<=length(epsind); r++){
if (epsind[r] == parsedurls[r]) check = check * 1
else check = check * 0
}
if (check == 1) permcheck = c
}
}
return(permcheck)
}
// Helper function to parse years available for endpoint
string rowvector parseyears(real scalar matid){
string matrix endpoints
string rowvector getit
string rowvector getit2
string rowvector returnyears
string scalar yrs
string scalar yrstring
string scalar yrstring2
endpoints = endpointstrings()
yrs = endpoints[3,matid]
if (subinstr(subinstr(yrs, ",", ""), "–", "") == yrs){
returnyears = (yrs)
}
else if (subinstr(yrs, "and", "") != yrs){
yrs = subinstr(subinstr(yrs, " ", ""), "and", "")
t = tokeninit(",")
s = tokenset(t, yrs)
getit = tokengetall(t)
yrstring = subinstr(yrs, "," + getit[length(getit)], "")
t = tokeninit("–")
s = tokenset(t, getit[length(getit)])
getit = tokengetall(t)
for (y=strtoreal(getit[1]); y<=strtoreal(getit[2]); y++){
yrstring = yrstring + "," + strofreal(y)
}
t = tokeninit(",")
s = tokenset(t, yrstring)
returnyears = tokengetall(t)
}
else if (subinstr(yrs, ",", "") != yrs){
t = tokeninit(", ")
s = tokenset(t, yrs)
getit = tokengetall(t)
yrstring = ""
for (c=1; c<=length(getit); c++){
if (subinstr(getit[c], "–", "") != getit[c]){
t = tokeninit("–")
s = tokenset(t, getit[c])
getit2 = tokengetall(t)
if (c == 1) yrstring = getit2[c]
else yrstring = yrstring + "," + getit2[1]
for (y=strtoreal(getit2[1])+1; y<=strtoreal(getit2[2]); y++){
yrstring = yrstring + "," + strofreal(y)
}
}
else{
if (c == 1) yrstring = getit[c]
else yrstring = yrstring + "," + getit[c]
}
}
t = tokeninit(",")
s = tokenset(t, yrstring)
returnyears = tokengetall(t)
}
else {
t = tokeninit("–")
s = tokenset(t, yrs)
getit = tokengetall(t)
yrstring = getit[1]
for (y=strtoreal(getit[1])+1; y<=strtoreal(getit[2]); y++){
yrstring = yrstring + "," + strofreal(y)
}
t = tokeninit(",")
s = tokenset(t, yrstring)
returnyears = tokengetall(t)
}
return(returnyears)
}
// Helper function to validate a single option against the list of valid options
real scalar isvalid(string scalar test, string rowvector vopts){
real scalar isopt
isopt = 0
for (c = 1; c<=length(vopts); c++){
if (vopts[c] == test) return(1)
}
return(0)
}
// Helper function to get the position of a string in a list
real scalar stringpos(string scalar test, string rowvector tlist){
for (r = 1; r<=length(tlist); r++){
if (test == tlist[r]) return(r)
}
return(0)
}
// Helper function to check if item is in a list
real scalar iteminlist(string scalar i, string rowvector tlist){
real scalar isinlist
isinlist = 0
for (r=1; r<=length(tlist); r++){
if (i == tlist[r]) isinlist = 1
}
return(isinlist)
}
// Helper function to check number of item in list
real scalar iteminlistnum(string scalar i, string rowvector tlist){
real scalar isinlist
isinlist = 0
for (r=1; r<=length(tlist); r++){
if (i == tlist[r]) isinlist = r
}
return(isinlist)
}
// Helper function to add mode logging to URLs for API tracking
string scalar urlmode(string scalar url3){
string scalar strnum
if (strpos(url3, "mode=stata") == 0){
if (subinstr(url3, "?", "") == url3) url3 = url3 + "?mode=stata"
else url3 = url3 + "&mode=stata"
}
strnum = strofreal(round(runiform(1,1)*100000))
if (st_global("cc") == "1") url3 = url3 + "&a=" + strnum
return(url3)
}
// Helper function to validate against list
string rowvector checkinglist(string rowvector alist, string scalar tocheck, string rowvector yearlist){
string rowvector tochecklist
string rowvector toaddlist
string rowvector validlist
string scalar returnlist
if (tocheck == "grade") {
tochecklist = ("grade-pk","grade-k","grade-1","grade-2","grade-3","grade-4","grade-5","grade-6","grade-7","grade-8","grade-9","grade-10","grade-11","grade-12","grade-13","grade-14","grade-15","grade-99","grade-999")
toaddlist = ("pk","k","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","99","999")
}
else if (tocheck == "grade_edfacts") {
tochecklist = ("grade-3","grade-4","grade-5","grade-6","grade-7","grade-8","grade-9","grade-99")
toaddlist = ("3","4","5","6","7","8","9","99")
}
else if (tocheck == "level_of_study") tochecklist = ("undergraduate","graduate","first-professional","post-baccalaureate","1","2","3","4")
else if (tocheck == "fed_aid_type") tochecklist = ("fed","sub-stafford","no-pell-stafford","1","2","3")
else if (tocheck == "year") tochecklist = yearlist
else return(alist)
for (c=1; c<=length(alist); c++){
if (iteminlist(alist[c],tochecklist) == 0) {
if ((tocheck == "grade" || tocheck == "grade_edfacts") && (alist[c] == "-1" || alist[c] == "0")){
if (alist[c] == "-1") alist[c] = "grade-pk"
else alist[c] = "grade-k"
}
else if ((tocheck != "grade" && tocheck != "grade_edfacts") || iteminlist(alist[c],toaddlist) == 0){
if (tocheck == "grade" || tocheck == "grade_edfacts") validlist = toaddlist
else validlist = tochecklist
for (r=1; r<=length(validlist); r++){
if (r == 1) returnlist = validlist[r]
else returnlist = returnlist + ", " + validlist[r]
}
return(("Error",alist[c],returnlist))
}
else alist[c] = "grade-" + alist[c]
}
}
return(alist)
}
// Helper function to parse optional data as inputs, taking a single optional data argument, check validity, and return all chosen options
string rowvector validoptions(string scalar subset1, real scalar epid){
string matrix endpoints
string rowvector grades
string rowvector levels
string rowvector fedaids
string rowvector vopts
string rowvector getit
string rowvector tlev
string rowvector years
string rowvector checklist
string scalar getstring
string scalar tempadd
string scalar keepg1
real scalar isopt1
real scalar spos1
real scalar spos2
real scalar isgrade
endpoints = endpointstrings()
t = tokeninit("=")
s = tokenset(t, subset1)
getit = tokengetall(t)
vopts = parseurls(endpoints[2,epid], "optional")
isopt1 = isvalid(getit[1], vopts)
if (isopt1 == 1){
grades = ("pk","k","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","99","999")
grades_alt = ("-1","0","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","99","999")
gradesed = ("3","4","5","6","7","8","9","99")
gradesed_alt = ("3","4","5","6","7","8","9","99")
levels = ("undergraduate","graduate","first-professional","post-baccalaureate")
fedaids = ("fed","sub-stafford","no-pell-stafford")
if (getit[1] == "year") years = parseyears(epid)
else years = ("fake","data")
if (getit[2] != "alldata"){
if (subinstr(subinstr(getit[2], ",", ""), ":", "") == getit[2]){
checklist = checkinglist((getit[2]), getit[1], years)
if (checklist[1] == "Error") return(("Invalid Option: " + checklist[2] + " in " + getit[1] + "\nValid options are: " + checklist[3], ""))
else return(checklist)
}
else if (subinstr(getit[2], ",", "") != getit[2]){
t = tokeninit(",")
s = tokenset(t, getit[2])
checklist = checkinglist(tokengetall(t), getit[1], years)
if (checklist[1] == "Error") return(("Invalid Option: " + checklist[2] + " in " + getit[1] + "\nValid options are: " + checklist[3], ""))
else return(checklist)
}
else{
tempadd = ""
isgrade = 0
if (getit[1] == "year") tlev = years
else if (getit[1] == "grade"){
tlev = grades
tempadd = "grade-"
isgrade = 1
}
else if (getit[1] == "grade_edfacts"){
tlev = gradesed
tempadd = "grade-"
isgrade = 2
}
else if (getit[1] == "level_of_study") tlev = levels
else if (getit[1] == "fed_aid_type") tlev = fedaids
keepg1 = getit[1]
t = tokeninit(":")
s = tokenset(t, getit[2])
getit = tokengetall(t)
if (isvalid(getit[1], tlev) == 1 && isvalid(getit[2], tlev) == 1){
spos1 = stringpos(getit[1], tlev)
spos2 = stringpos(getit[2], tlev)
getstring = tempadd + tlev[spos1]
for (c=spos1 + 1; c<=spos2; c++){
getstring = getstring + "," + tempadd + tlev[c]
}
t = tokeninit(",")
s = tokenset(t, getstring)
checklist = checkinglist(tokengetall(t), getit[1], years)
if (checklist[1] == "Error") return(("Invalid Option: " + checklist[2] + " in " + getit[1] + "\nValid options are: " + checklist[3], ""))
else return(checklist)
}
else if (isgrade == 1 && (isvalid(getit[1], grades_alt) == 1 && isvalid(getit[2], grades_alt) == 1)){
spos1 = stringpos(getit[1], grades_alt)
spos2 = stringpos(getit[2], grades_alt)
getstring = tempadd + tlev[spos1]
for (c=spos1 + 1; c<=spos2; c++){
getstring = getstring + "," + tempadd + tlev[c]
}
t = tokeninit(",")
s = tokenset(t, getstring)
checklist = checkinglist(tokengetall(t), getit[1], years)
if (checklist[1] == "Error") return(("Invalid Option: " + checklist[2] + " in " + getit[1] + "\nValid options are: " + checklist[3], ""))
else return(checklist)
}
else if (isgrade == 2 && (isvalid(getit[1], gradesed_alt) == 1 && isvalid(getit[2], gradesed_alt) == 1)){
spos1 = stringpos(getit[1], gradesed_alt)
spos2 = stringpos(getit[2], gradesed_alt)
getstring = tempadd + tlev[spos1]
for (c=spos1 + 1; c<=spos2; c++){
getstring = getstring + "," + tempadd + tlev[c]
}
t = tokeninit(",")
s = tokenset(t, getstring)
checklist = checkinglist(tokengetall(t), getit[1], years)
if (checklist[1] == "Error") return(("Invalid Option: " + checklist[2] + " in " + getit[1] + "\nValid options are: " + checklist[3], ""))
else return(checklist)
}
else {
if (isvalid(getit[1], tlev) == 0){
checklist = checkinglist((getit[1]),keepg1, years)
return(("Invalid Option selection: " + getit[1] + " in " + keepg1 + "\nValid options are: " + checklist[3], ""))
}
else{
checklist = checkinglist((getit[2]),keepg1, years)
return(("Invalid Option selection: " + getit[2] + " in " + keepg1 + "\nValid options are: " + checklist[3], ""))
}
}
}
}
else{
tempadd = ""
if (getit[1] == "year") tlev = years
else if (getit[1] == "grade"){
tlev = grades
tempadd = "grade-"
}
else if (getit[1] == "grade_edfacts"){
tlev = gradesed
tempadd = "grade-"
}
else if (getit[1] == "level_of_study") tlev = levels
else if (getit[1] == "fed_aid_type") tlev = fedaids
getstring = tempadd + tlev[1]
for (c=2; c<=length(tlev); c++){
getstring = getstring + "," + tempadd + tlev[c]
}
t = tokeninit(",")
s = tokenset(t, getstring)
return(tokengetall(t))
}
}
else return(("Invalid Option: " + getit[1]))
}
// Helper function that returns string and real/integer variable names
string rowvector getvartypes(string scalar typ, string matrix varinfo){
real scalar counting
real scalar counter1
string scalar varnametypes
real scalar numvars
numvars = length(varinfo[1,.])
counting = 0
for (c=1; c<=numvars; c++){
if (subinstr(varinfo[3,c], "str", "") != varinfo[3,c]){
if (typ == "string") counting = counting + 1
}
else {
if (typ != "string") counting = counting + 1
}
}
varnametypes = J(1,counting,"")
counter1 = 1
for (c=1; c<=numvars; c++){
if (subinstr(varinfo[3,c], "str", "") != varinfo[3,c]){
if (typ == "string") {
varnametypes[1,counter1] = varinfo[1,c]
counter1 = counter1 + 1
}
}
else {
if (typ != "string") {
varnametypes[1,counter1] = varinfo[1,c]
counter1 = counter1 + 1
}
}
}
return(varnametypes)
}
// Helper function to get variable value definitions
string matrix getvardefs(string scalar var1, string scalar format1){
pointer (class libjson scalar) scalar result
pointer (class libjson scalar) scalar trow
string matrix vardefs
string rowvector tokenstemp
string scalar tempvar
string scalar tempstring
real scalar numrows
real scalar startvar
if (format1 != var1 && format1 != "string" && format1 != "numeric"){
result = getresults(st_global("base_url") + "/api/v1/api-values/?format_name=" + format1)
}
else result = getresults(st_global("base_url") + "/api/v1/api-values/?format_name=" + var1)
numrows = result->arrayLength()
vardefs = J(2,numrows,"")
for (r=1; r<=numrows; r++){
trow = result->getArrayValue(r)
vardefs[1,r] = trow->getString("code", "")
tempvar = trow->getString("code_label", "")
tokenstemp = tokens(tempvar, "-")
if (tokenstemp[1] == "-") startvar = 4
else startvar = 3
tempstring = ""
for (i=startvar; i<=length(tokenstemp); i++){
tempstring = tempstring + tokenstemp[i]
if (i != length(tokenstemp)) tempstring = tempstring + " "
}
vardefs[2,r] = subinstr(tempstring, "–", "–")
vardefs[2,r] = subinstr(vardefs[2,r], "—", "—")
vardefs[2,r] = subinstr(vardefs[2,r], " - ", "-")
vardefs[2,r] = subinstr(vardefs[2,r], " – ", "–")
vardefs[2,r] = subinstr(vardefs[2,r], " — ", "—")
}
return(vardefs)
}
// Get table just gets data we need for one table, this appends results to the stata dataset
string scalar gettable(string scalar url, real scalar startpos, string matrix varinfo){
pointer (class libjson scalar) scalar root
pointer (class libjson scalar) scalar result
pointer (class libjson scalar) scalar trow
string matrix sdata
string rowvector varnames
string scalar nextpage
string scalar tval
real matrix rdata
real scalar numrows
real scalar endpos
if (st_global("debug_ind") == "1") printf(urlmode(url) + "\n")
root = libjson::webcall(urlmode(url) ,"");
result = root->getNode("results")
numrows = result->arrayLength()
varinfotemp = J(6,length(varinfo[1,.]),"")
for (c=1; c<=length(varinfo[1,.]); c++){
varinfotemp[1,c] = strlower(varinfo[1,c])
varinfotemp[3,c] = varinfo[3,c]
}
if (numrows > 0){
st_addobs(numrows)
endpos = startpos + numrows - 1
svarnames = getvartypes("string", varinfo)
rvarnames = getvartypes("other", varinfo)
svarnamestemp = getvartypes("string", varinfotemp)
rvarnamestemp = getvartypes("other", varinfotemp)
sdata = J(numrows,length(svarnames),"")
rdata = J(numrows,length(rvarnames),.)
for (r=1; r<=numrows; r++) {
trow = result->getArrayValue(r);
for(c=1; c<=length(svarnames); c++) {
tval = trow->getString(svarnames[c],"");
if (tval == "null") tval = ""
if (tval == `"""' + `"""') tval = ""
sdata[r,c] = tval
}
for(c=1; c<=length(rvarnames); c++) {
tval = trow->getString(rvarnames[c],"");
if (tval == "null") rdata[r,c] = .
else rdata[r,c] = strtoreal(tval)
}
}
if (length(svarnames) > 0){
st_sview(SV,(startpos..endpos)',svarnamestemp)
SV[.,.] = sdata[.,.]
}
if (length(rvarnames) > 0){
st_view(V,(startpos..endpos)',rvarnamestemp)
V[.,.] = rdata[.,.]
}
nextpage = root->getString("next", "")
return(nextpage)
}
else return("null")
}
string scalar gettable_summaries(string scalar url, real scalar startpos, string matrix varinfo){
pointer (class libjson scalar) scalar root
pointer (class libjson scalar) scalar result
pointer (class libjson scalar) scalar trow
string matrix sdata
string rowvector varnames
string scalar nextpage
string scalar tval
real matrix rdata
real scalar numrows
real scalar endpos
if (st_global("debug_ind") == "1") printf(urlmode(url) + "\n")
root = libjson::webcall(url ,"");
result = root->getNode("results")
numrows = result->arrayLength()
varinfotemp = J(6,length(varinfo[1,.]),"")
for (c=1; c<=length(varinfo[1,.]); c++){
varinfotemp[1,c] = strlower(varinfo[1,c])
varinfotemp[3,c] = varinfo[3,c]
}
if (numrows > 0){
st_addobs(numrows)
endpos = startpos + numrows - 1
svarnames = getvartypes("string", varinfo)
rvarnames = getvartypes("other", varinfo)
svarnamestemp = getvartypes("string", varinfotemp)
rvarnamestemp = getvartypes("other", varinfotemp)
sdata = J(numrows,length(svarnames),"")
rdata = J(numrows,length(rvarnames),.)
for (r=1; r<=numrows; r++) {
trow = result->getArrayValue(r);
for(c=1; c<=length(svarnames); c++) {
tval = trow->getString(svarnames[c],"");
if (tval == "null") tval = ""
if (tval == `"""' + `"""') tval = ""
sdata[r,c] = tval
}
for(c=1; c<=length(rvarnames); c++) {
tval = trow->getString(rvarnames[c],"");
if (tval == "null") rdata[r,c] = .
else rdata[r,c] = strtoreal(tval)
}
}
if (length(svarnames) > 0){
st_sview(SV,(startpos..endpos)',svarnamestemp)
SV[.,.] = sdata[.,.]
}
if (length(rvarnames) > 0){
st_view(V,(startpos..endpos)',rvarnamestemp)
V[.,.] = rdata[.,.]
}
nextpage = root->getString("next", "")
return(nextpage)
}
else return("null")
}
// Helper function to create query strings ?var=x for all potential subset combinations
string scalar getquerystrings(string scalar additions){
string rowvector result1
string rowvector result2
string rowvector result3
string scalar staticstring
string scalar dynamicstring
real scalar countstatic
if (additions == "") return("")
t = tokeninit(";")
s = tokenset(t, additions)
result1 = tokengetall(t)
countstatic = 1
staticstring = ""
for (c=1; c<=length(result1); c++){
t = tokeninit("=")
s = tokenset(t, result1[c])
result2 = tokengetall(t)
if (subinstr(result2[2], ":", "") == result2[2]){
if (countstatic == 1) staticstring = staticstring + result1[c]
else staticstring = staticstring + "&" + result1[c]
countstatic = countstatic + 1
}
else{
t = tokeninit(":")
s = tokenset(t, result2[2])
result3 = tokengetall(t)
dynamicstring = ""
for (r=strtoreal(result3[1]); r<=strtoreal(result3[2]); r++){
if (r == strtoreal(result3[1])) dynamicstring = dynamicstring + result2[1] + "=" + strofreal(r)
else dynamicstring = dynamicstring + "," + strofreal(r)
}
if (countstatic == 1) staticstring = staticstring + dynamicstring
else staticstring = staticstring + "&" + result1[c]
countstatic = countstatic + 1
}
}
return("?" + staticstring)
}
// Helper function to create dataset
real scalar createdataset(string scalar eid){
string matrix varinfo
string matrix vardef
string scalar labeldef
string scalar labelshort
varinfo = getvarinfo(st_global("base_url") + "/api/v1/api-endpoint-varlist/?endpoint_id=" + eid)
for (c=1; c<=length(varinfo[1,.]); c++){
varinfo[1,c] = strlower(varinfo[1,c])
}
temp1 = st_addvar(varinfo[3,.],varinfo[1,.])
for (c=1; c<=length(varinfo[1,.]); c++){
varinfo[2,c] = subinstr(varinfo[2,c], "—", "—")
varinfo[2,c] = subinstr(varinfo[2,c], "–", "–")
stata("qui label var " + varinfo[1,c] + " " + `"""' + varinfo[2,c] + `"""')
if (strlen(varinfo[1,c]) > 30) labelshort = substr(varinfo[1,c], 1, 30) + "df"
else labelshort = varinfo[1,c] + "df"
if (varinfo[4,c] == "1"){
vardef = getvardefs(varinfo[1,c], varinfo[5,c])
labeldef = "qui label define " + labelshort + " "
for (r=1; r<=length(vardef[1,.]); r++){
labeldef = labeldef + vardef[1,r] + " " + `"""' + vardef[2,r] + `"""'
if (r != length(vardef[1,.])) labeldef = labeldef + " "
}
labeldef = labeldef + ", replace"
stata(labeldef)
stata("qui label values " + varinfo[1,c] + " " + labelshort)
}
else if (varinfo[3,c] == "float"){
labeldef = "qui label define " + labelshort + " -1 " + `"""' + "Missing/Not reported" + `"""' + " -2 " + `"""' + "Not applicable" + `"""' + " -3 " + `"""' + "Suppressed data" + `"""' + ", replace"
stata(labeldef)
stata("qui label values " + varinfo[1,c] + " " + labelshort)
}
else if (varinfo[3,c] == "double"){
labeldef = "qui label define " + labelshort + " -1 " + `"""' + "Missing/Not reported" + `"""' + " -2 " + `"""' + "Not applicable" + `"""' + " -3 " + `"""' + "Suppressed data" + `"""' + ", replace"
stata(labeldef)
stata("qui label values " + varinfo[1,c] + " " + labelshort + ", nofix")
}
}
return(1)
}
// Helper function to create dataset
real scalar createdataset_summaries_ep(string matrix varinfo){
string matrix vardef
string scalar labeldef
string scalar labelshort
for (c=1; c<=length(varinfo[1,.]); c++){
varinfo[1,c] = strlower(varinfo[1,c])
}
temp1 = st_addvar(varinfo[3,.],varinfo[1,.])
for (c=1; c<=length(varinfo[1,.]); c++){
varinfo[2,c] = subinstr(varinfo[2,c], "—", "—")
varinfo[2,c] = subinstr(varinfo[2,c], "–", "–")
stata("qui label var " + varinfo[1,c] + " " + `"""' + varinfo[2,c] + `"""')
if (strlen(varinfo[1,c]) > 30) labelshort = substr(varinfo[1,c], 1, 30) + "df"
else labelshort = varinfo[1,c] + "df"
if (varinfo[4,c] == "1"){
vardef = getvardefs(varinfo[1,c], varinfo[5,c])
labeldef = "qui label define " + labelshort + " "
for (r=1; r<=length(vardef[1,.]); r++){
labeldef = labeldef + vardef[1,r] + " " + `"""' + vardef[2,r] + `"""'
if (r != length(vardef[1,.])) labeldef = labeldef + " "
}
labeldef = labeldef + ", replace"
stata(labeldef)
stata("qui label values " + varinfo[1,c] + " " + labelshort)
}
else if (varinfo[3,c] == "float"){
labeldef = "qui label define " + labelshort + " -1 " + `"""' + "Missing/Not reported" + `"""' + " -2 " + `"""' + "Not applicable" + `"""' + " -3 " + `"""' + "Suppressed data" + `"""' + ", replace"
stata(labeldef)
stata("qui label values " + varinfo[1,c] + " " + labelshort)
}
else if (varinfo[3,c] == "double"){
labeldef = "qui label define " + labelshort + " -1 " + `"""' + "Missing/Not reported" + `"""' + " -2 " + `"""' + "Not applicable" + `"""' + " -3 " + `"""' + "Suppressed data" + `"""' + ", replace"
stata(labeldef)
stata("qui label values " + varinfo[1,c] + " " + labelshort + ", nofix")
}
}
return(1)
}
// Helper function to translate short dataset name to full name
string scalar shorttolongname(string scalar shortname, string matrix eps){
string rowvector voptions
string rowvector result1
string scalar toreturn
result1 = tokens(shortname)
if (length(result1) < 2) return("Error1")
if (result1[1] == "school") st1 = "schools"
else if (result1[1] == "district") st1 = "school-districts"
else if (result1[1] == "college") st1 = "college-university"
else return("Error2")
result1[1] = st1
toreturn = ""
for (r=1; r<=length(result1); r++){
if (r == 1) toreturn = toreturn + result1[r]
else toreturn = toreturn + " " + result1[r]
}
return(toreturn)
}
// Helper function to reformat summaries subcommand to endpoint URLs
string scalar getsummariesurl(string scalar dataoptions, string scalar summaries_cmd){
string scalar ep_url
string scalar agg_method
string scalar var_to_agg
string scalar agg_by
string rowvector token_cmd
ep_url = "/api/v1/"
for (c=1; c<=length(tokens(dataoptions)); c++){
ep_url = ep_url + tokens(dataoptions)[c] + "/"
}
ep_url = ep_url + "summaries/"
token_cmd = tokens(summaries_cmd)
agg_method = token_cmd[1]
var_to_agg = token_cmd[2]
agg_by = ""
for (c=4; c<=length(token_cmd); c++){
if (c != length(token_cmd)){
agg_by = agg_by + token_cmd[c] + ","
} else {
agg_by = agg_by + token_cmd[c]
}
}
ep_url = ep_url + "?stat=" + agg_method + "&by=" + agg_by + "&var=" + var_to_agg
return(ep_url)
}
// Helper function for time taken
string scalar timeit(real scalar timeper){
string scalar timetaken
if (hhC(timeper) == 0 && mmC(timeper) == 0) timetaken = "less than one minute"
else if (hhC(timeper) == 0) timetaken = strofreal(mmC(timeper)) + " minute(s)"
else timetaken = strofreal(hhC(timeper)) + " hour(s) and " + strofreal(mmC(timeper)) + " minute(s)"
return(timetaken)
}
// Provide CSV download with numbered list of columns that should be strings
string scalar numliststr(string matrix varinfo2){
string rowvector varnames
string scalar nliststr
real scalar listnum
varnames = st_varname((1..st_nvar()))
nliststr = ""
for (c=1; c<=length(varinfo2[1,.]); c++){
if (varinfo2[5,c] == "string"){
listnum = iteminlistnum(varinfo2[1,c], varnames)
if (nliststr == "") nliststr = strofreal(listnum)
else nliststr = nliststr + " " + strofreal(listnum)
}
}
return(nliststr)
}
// Label CSV dataset appropriately when it is loaded in
real scalar labelcsv(string matrix varinfo2, real scalar init1){
string matrix vardef
string scalar labeldef
string scalar labelshort
for (c=1; c<=length(varinfo2[1,.]); c++){
stata("qui label var " + varinfo2[1,c] + " " + `"""' + varinfo2[2,c] + `"""')
if (strlen(varinfo2[1,c]) > 30) labelshort = substr(varinfo2[1,c], 1, 30) + "df"
else labelshort = varinfo2[1,c] + "df"
if (varinfo2[4,c] == "1"){
if (init1 == 1){
vardef = getvardefs(varinfo2[1,c], varinfo2[5,c])
labeldef = "qui label define " + labelshort + " "
for (r=1; r<=length(vardef[1,.]); r++){
labeldef = labeldef + vardef[1,r] + " " + `"""' + vardef[2,r] + `"""'
if (r != length(vardef[1,.])) labeldef = labeldef + " "
}
labeldef = labeldef + ", replace"
stata(labeldef)
}
stata("qui label values " + varinfo2[1,c] + " " + labelshort)
}
else if (varinfo2[3,c] == "float"){
if (init1 == 1){
labeldef = "qui label define " + labelshort + " -1 " + `"""' + "Missing/Not reported" + `"""' + " -2 " + `"""' + "Not applicable" + `"""' + " -3 " + `"""' + "Suppressed data" + `"""' + ", replace"
stata(labeldef)
}
stata("qui label values " + varinfo2[1,c] + " " + labelshort)
}
else if (varinfo2[3,c] == "double"){
if (init1 == 1){
labeldef = "qui label define " + labelshort + " -1 " + `"""' + "Missing/Not reported" + `"""' + " -2 " + `"""' + "Not applicable" + `"""' + " -3 " + `"""' + "Suppressed data" + `"""' + ", replace"
stata(labeldef)
}
stata("qui label values " + varinfo2[1,c] + " " + labelshort + ", nofix")
}
}
return(1)
}
// Correct grade list for subsetting CSV files
string scalar correctgrade(string scalar vopt1){
if (vopt1 == "grade-pk" || vopt1 == "pk") return("-1")
else if (vopt1 == "grade-k" || vopt1 == "k") return("0")
else return(subinstr(vopt1, "grade-", ""))
}
// Subset and keep relevant variables - keep if inlist(varname,val1,val2,etc.)
real scalar subsetkeep(string matrix spops2, string scalar querystring2, real scalar epid2, string scalar vlist2){
string rowvector spopsres
string rowvector voptions
string rowvector queryparams
string rowvector queryparamvals
string rowvector queryparamlist
string scalar keepstate
string scalar keepbase
keepbase = "qui keep if inlist("
for (r=1; r<=length(spops2[1,.]); r++){
t = tokeninit("=")
s = tokenset(t, spops2[2,r])
spopsres = tokengetall(t)
keepstate = keepbase + spops2[1,r]
if (spopsres[2] != "alldata"){
voptions = validoptions(spops2[2,r], epid2)
for (c=1; c<=length(voptions); c++){
keepstate = keepstate + "," + correctgrade(voptions[c])
}
keepstate = keepstate + ")"
stata(keepstate)
}
}
querystring2 = subinstr(querystring2, "?", "")
t = tokeninit("&")
s = tokenset(t, querystring2)
queryparams = tokengetall(t)
for (r=1; r<=length(queryparams); r++){
t = tokeninit("=")
s = tokenset(t, queryparams[r])
queryparamvals = tokengetall(t)
keepstate = keepbase + queryparamvals[1] + "," + queryparamvals[2] + ")"
stata(keepstate)
}
if (vlist2 != "") stata("keep " + vlist2)
return(1)
}
// Download Local CSV to parse column order, keep it
real scalar copycsv(string scalar tval1, string scalar tbaseurl1){
stata("qui copy " + tbaseurl1 + subinstr(tval1, " ", "") + " temp_eddata_file_gen_012345.csv, replace")
stata("qui import delimited temp_eddata_file_gen_012345.csv, clear rowrange(1:1)")
return(1)
}
// Download from CSV instead
real scalar downloadcsv(string scalar eid1, string matrix spops1, string scalar ds1, real scalar epid1, string matrix varinfo1, string scalar querystring1, string scalar vlist1){
pointer (class libjson scalar) scalar results1
pointer (class libjson scalar) scalar trow
string rowvector yearslist
string rowvector relfiles
string scalar tval
string scalar tbaseurl
string scalar addstrings
string scalar liststrings
string scalar relfilesstr
real scalar dlyear
real scalar numresults
real scalar temp1
real scalar temp2
real scalar temp3
real scalar countfiles
tbaseurl = st_global("base_url") + "/csv/" + ds1 + "/"
results1 = getresults(st_global("base_url") + "/api/v1/api-downloads/?endpoint_id=" + eid1)
yearslist = validoptions(spops1[2,1], epid1)
numresults = results1->arrayLength()
temp1 = 0
if (numresults == 1){
return(0)
}
if (numresults == 2){
printf("Downloading file, please wait...\n")
tval = results1->getArrayValue(2)->getString("file_name", "")
temp3 = copycsv(tval, tbaseurl)
liststrings = numliststr(varinfo1)
if (liststrings == "") addstrings = ""
else addstrings = " stringcols(" + liststrings + ")"
stata("clear")
stata("qui import delimited temp_eddata_file_gen_012345.csv, clear" + addstrings)
stata("qui rm temp_eddata_file_gen_012345.csv")
temp1 = labelcsv(varinfo1, 1)
temp2 = subsetkeep(spops1, querystring1, epid1, vlist1)
}
else{
printf("Progress for each CSV file will print to your screen. Please wait...\n\n")
relfilesstr = ""
for (r=1; r<=numresults; r++){
trow = results1->getArrayValue(r);
tval = trow->getString("file_name","");
dlyear = 0
if (subinstr(tval, ".csv", "") != tval) dlyear = dlyear + 1
else dlyear = -10
for (c=1; c<=length(yearslist); c++){
if (subinstr(tval, yearslist[c], "") != tval) dlyear = dlyear + 1
}
if (dlyear == 2){
if (relfilesstr == "") relfilesstr = tval
else relfilesstr = relfilesstr + ";" + tval
}
}
t = tokeninit(";")
s = tokenset(t, relfilesstr)
relfiles = tokengetall(t)
for (r=1; r<=length(relfiles); r++){
if (r == 1){
temp3 = copycsv(relfiles[r], tbaseurl)
liststrings = numliststr(varinfo1)
if (liststrings == "") addstrings = ""
else addstrings = " stringcols(" + liststrings + ")"
stata("clear")
}
printf("Processing file " + strofreal(r) + " of " + strofreal(length(relfiles)) + "\n")
stata("qui preserve")
if (r == 1) {
stata("qui import delimited temp_eddata_file_gen_012345.csv, clear" + addstrings)
stata("qui rm temp_eddata_file_gen_012345.csv")
}
else stata("qui import delimited " + tbaseurl + subinstr(relfiles[r], " ", "") + ", clear" + addstrings)
if (temp1 == 0) temp1 = labelcsv(varinfo1, 1)
else temp1 = labelcsv(varinfo1, 0)
temp2 = subsetkeep(spops1, querystring1, epid1, vlist1)
stata("qui save temp_eddata_file_gen_012345, replace")
stata("qui restore")
stata("qui append using temp_eddata_file_gen_012345")
}
stata("qui rm temp_eddata_file_gen_012345.dta")
}
stata("qui compress")
return(1)
}
// Gets all tables, using API to get the varlist and vartypes, and looping through all "nexts", calling gettable
real scalar getalltables(string scalar eid, string scalar url2, real scalar totallen1, real scalar epcount1){
pointer (class libjson scalar) scalar root
pointer (class libjson scalar) scalar results1
string matrix varinfo
string scalar nextpage
string scalar timea
string scalar timetaken1
string scalar timetaken2
real scalar pagesize
real scalar totalpages
real scalar countpage
real scalar timeper1
real scalar timeper2
varinfo = getvarinfo(st_global("base_url") + "/api/v1/api-endpoint-varlist/?endpoint_id=" + eid)
if (st_global("debug_ind") == "1") printf(urlmode(st_global("base_url") + url2) + "\n")
root = libjson::webcall(urlmode(st_global("base_url") + url2),"");
results1 = root->getNode("results")
pagesize = results1->arrayLength()
totalpages = floor((strtoreal(root->getString("count", ""))) / pagesize) + 1
spos = 1
if (st_nobs() > 0) spos = st_nobs() + 1
countpage = 1
if (epcount1 == 1){
if (totalpages == .) totalpages = 1
timeper1 = 1500 * totalpages * totallen1
timeper2 = 10000 * totalpages * totallen1
timetaken1 = timeit(timeper1)
timetaken2 = timeit(timeper2)
timea = "\nI estimate that the download for the entire file you requested will take "
if (timetaken1 == "less than one minute" && timetaken2 == "less than one minute") printf(timea + "less than one minute.\n")
else if (timetaken1 == "less than one minute" && timetaken2 != "less than one minute") printf(timea + "less than " + timetaken2 + ".\n")
else printf(timea + "between %s and %s.\n", timetaken1, timetaken2)
printf("This is only an estimate, so actual time may vary due to internet speed and file size differences.\n\n")
printf("Progress for each endpoint and call to the API will print to your screen. Please wait...\n")
printf("If this time is too long for you to wait, try adding the " + `"""' + "csv" + `"""' + " option to the end of your command to download the full csv directly.\n")
}
printf("\nGetting data from %s, endpoint %s of %s (%s records).\n", url2, strofreal(epcount1), strofreal(totallen1), root->getString("count", ""))
nextpage = gettable(st_global("base_url") + url2, spos, varinfo)
if (nextpage!="null"){
do {
spos = spos + pagesize
countpage = countpage + 1
printf("Endpoint %s of %s: On page %s of %s\n", strofreal(epcount1), strofreal(totallen1), strofreal(countpage), strofreal(totalpages))
nextpage = gettable(nextpage, spos, varinfo)
} while (nextpage!="null")
}
return(1)
}
real scalar raise_error(){
printf("\nThis Stata command is invalid. Please open the URL above in a browser for detailed error messages. More instructions can be found on the Education Data Portal Documentation Website (https://educationdata.urban.org/documentation/).")
return(0)
}
// Gets all tables, using API to get the varlist and vartypes, and looping through all "nexts", calling gettable
real scalar getalltables_summaries(string matrix varinfo, string scalar url2, real scalar totallen1, real scalar epcount1){
pointer (class libjson scalar) scalar root
pointer (class libjson scalar) scalar results1
string scalar nextpage
string scalar timea
string scalar timetaken1
string scalar timetaken2
real scalar pagesize
real scalar totalpages
real scalar countpage
real scalar timeper1
real scalar timeper2
if (st_global("debug_ind") == "1") printf(st_global("base_url") + url2 + "\n")
root = libjson::webcall(st_global("base_url") + url2, "");
if (root){
results1 = root->getNode("results")
pagesize = results1->arrayLength()
totalpages = floor((strtoreal(root->getString("count", ""))) / pagesize) + 1
spos = 1
if (st_nobs() > 0) spos = st_nobs() + 1
countpage = 1
nextpage = gettable_summaries(st_global("base_url") + url2, spos, varinfo)
return(1)
} else{
error=raise_error()
return(0)
}
}
// helper function to get data from summary endpoints
string scalar getsummarydata(string scalar dataoptions, string scalar summaries, string scalar opts, string scalar vlist){
string matrix varinfo
real scalar spos
string matrix summary_ep_url
string rowvector allopts
string rowvector token_cmd
string matrix varinfo1
string matrix varinfo2
string matrix varinfo_groupby_var
real scalar tempdata
real scalar totallen
real scalar epcount
summary_ep_url = getsummariesurl(dataoptions, summaries)
allopts = tokens(opts)
for (i=1; i<=length(allopts); i++){
summary_ep_url = summary_ep_url + "&" + allopts[i]
}
printf("\n\nGetting data from: " + st_global("base_url") + summary_ep_url + "\n")
token_cmd = tokens(summaries)
var_to_agg = token_cmd[2]
agg_by = ""
token_cmd = select(token_cmd, token_cmd[1,.]:!="year")
for (c=4; c<=length(token_cmd); c++){
if (c != length(token_cmd)){
agg_by = agg_by + token_cmd[c] + ","
} else {
agg_by = agg_by + token_cmd[c]
}
}
if (strmatch(agg_by, "*,*") == 1) {
groupby_lst = tokens(agg_by, ",")
} else {
groupby_lst = tokens(agg_by)
}
varinfo1 = getvarinfo(st_global("base_url") + "/api/v1/api-variables/?variable=year")
varinfo_var_to_agg = getvarinfo(st_global("base_url") + "/api/v1/api-variables/?variable=" + var_to_agg)
num_var = 2 + (length(groupby_lst) + 1)/2
var_attr = 6
varinfo = J(var_attr, num_var, "")
for (r=1; r<=var_attr; r++){
varinfo[r, 1] = varinfo1[r, 1]
}
temp = 2
for (j=1; j<=length(groupby_lst); j++){
if (groupby_lst[j] != ","){
varinfo_groupby_var = getvarinfo(st_global("base_url") + "/api/v1/api-variables/?variable=" + groupby_lst[j])
for (r=1; r<=var_attr; r++){
varinfo[r, temp] = varinfo_groupby_var[r, 1]
}
temp = temp + 1
}
}
for (r=1; r<=var_attr; r++){
varinfo[r, temp] = varinfo_var_to_agg[r, 1]
}
spos = 1
epcount = 0
totallen = 1
tempdata = createdataset_summaries_ep(varinfo)
for (i=1; i<=totallen; i++){
epcount = epcount + 1
alldata = getalltables_summaries(varinfo, summary_ep_url, totallen, epcount)
}
if (alldata == 1){
stata("qui compress")
if (vlist != "") stata("keep " + vlist)
else printf("\n\nData successfully loaded into Stata and ready to use.")
}
return("")
}
// Main function to get data based on Stata request - calls other helper functions
string scalar getalldata(string scalar dataoptions, string scalar vlist, string scalar opts, string scalar summaries, real scalar clearme, real scalar metadataonly, real scalar staging, real scalar csv, real scalar clearcache, real scalar debugind){
string matrix endpoints
string matrix spops
string matrix varinfo
string rowvector allopts
string rowvector validopts
string rowvector res2
string rowvector respre
string rowvector temp1
string rowvector temp2
string scalar eid
string scalar urltemp
string scalar urladds
string scalar querystring
string scalar dataoptions1
string scalar validfilters
string scalar ds
string scalar summary_ep_url
real scalar epid
real scalar spos
real scalar spos1
real scalar hidereturn
real scalar totallen
real scalar epcount
real scalar tempdata
real scalar temp3
real scalar test
st_global("base_url","https://educationdata.urban.org")
st_global("staging_url","https://educationdata-stg.urban.org")
if (staging > 0) st_global("base_url", st_global("staging_url"))
st_global("cc","0")
if (clearcache > 0) st_global("cc","1")
st_global("debug_ind", "0")
if (debugind > 0) st_global("debug_ind", "1")
X = st_data(.,.)
if (clearme > 0) stata("clear")
else{
if (length(X[.,.]) > 0) {
printf("Error: You currently have data loaded in Stata. Please add " + `"""' + "clear" + `"""' + " to the end of this command if you wish to remove your current data.")
return("")
}
else stata("clear")
}
endpoints = endpointstrings()
dataoptions1 = shorttolongname(strlower(dataoptions), endpoints)
if (strlen(summaries) > 0){
getsummarydata(dataoptions1, summaries, opts, vlist)
return("")
}
else{
if (dataoptions1 == "Error1"){
printf("Error: You must enter the complete name of a dataset in the 'using' statement. The first is the 'short' name for the data category, and the remaining words are the unique name of the dataset. E.g., using " + `"""' + "school directory" + `"""' + ". Type " + `"""' + "help educationdata" + `"""' + " to learn more.")
return("")
}
else if (dataoptions1 == "Error2"){
printf("Error: The option you selected was invalid. The three options are: " + `"""' + "school" + `"""' + ", " + `"""' + "district" + `"""' + ", and " + `"""' + "college" + `"""' + ". Type " + `"""' + "help educationdata" + `"""' + " to learn more.")
return("")
}
epid = validendpoints(dataoptions1)
if (epid == 0 || dataoptions1 == "Error3"){
printf("Error: The name of the category ('school', 'district', or 'college') is correct, but the name of the dataset you chose is not. Please verify the list of allowed options by typing " + `"""' + "help educationdata" + `"""' + ".")
return("")
}
eid = endpoints[1,epid]
varinfo = getvarinfo(st_global("base_url") + "/api/v1/api-endpoint-varlist/?endpoint_id=" + eid)
for (c=1; c<=length(varinfo[1,.]); c++){
varinfo[1,c] = strlower(varinfo[1,c])
}
validfilters = ""
for (c=1; c<=length(varinfo[6,.]); c++){ /* varinfo[6,c] indicates is_filter */
if (varinfo[6,c] == "1" && varinfo[3,c] == "double"){ /* note that no float variables are filters per metadata */
if (validfilters == "") validfilters = varinfo[1,c]
else validfilters = validfilters + ", " + varinfo[1,c]
}
}
t = tokeninit(", ")
s = tokenset(t, validfilters)
respre = tokengetall(t)
allopts = tokens(opts)
validopts = parseurls(endpoints[2,epid], "optional")
spops = J(2,length(validopts),"")
spops[1,.] = validopts[1,.]
urladds = ""
if (length(varinfo[1,.]) > 0){
for (i=1; i<=length(allopts); i++){
t = tokeninit("=")
s = tokenset(t, allopts[i])
res2 = tokengetall(t)
spos = stringpos(res2[1], validopts)
if (spos > 0) spops[2,spos] = allopts[i]
else{
spos1 = stringpos(res2[1], varinfo[1,.])
if (spos1 > 0){
if (res2[2] != subinstr(subinstr(res2[2], ":", ""), ",", "")){
if (iteminlist(res2[1], respre) == 0){
printf("Error, option " + allopts[i] + " is not valid, because it may only be filtered on a single value, not multiple values.\n")
printf("Decimal variables may not be filtered at all. The variables that can be filtered on multiple values in this dataset are as follows:\n\n")
printf(validfilters)
return("\n\nDownload failed. Please try again.")
}
}
if (urladds == "") {
urladds = urladds + allopts[i]
}
else {
urladds = urladds + ";" + allopts[i]
}
}
else {
printf("Error, option " + allopts[i] + " is not valid. Valid variable selections are as follows:\n")
urladds = ""
for (c=1; c<=length(varinfo[1,.]); c++){
if (stringpos(strofreal(c),("1","6","11","16","21","26","31","36","41","46","51","56","61","66","71","76","81","86","91","96","101")) > 0) urladds = urladds + varinfo[1,c]
else urladds = urladds + ", " + varinfo[1,c]
if (stringpos(strofreal(c),("5","10","15","20","25","30","35","40","45","50","55","60","65","70","75","80","85","90","95","100")) > 0) urladds = urladds + "\n"
}
return("\n\nDownload failed. Please try again.")
}
}
}
}
querystring = getquerystrings(urladds)
for (i=1; i<=length(spops[1,.]); i++){
if (spops[2,i] == "") spops[2,i] = spops[1,i] + "=alldata"
}
temp1 = validoptions(spops[2,1], epid)
if (tokens(temp1[1])[1] == "Invalid"){
printf(temp1[1])
return("")
}
epcount = 0
if (metadataonly <= 0) printf("Please be patient - downloading data.\n")
if (csv > 0 && metadataonly <= 0){
printf("\nNote that this function temporarily writes data to the current working directory.\n")
printf("If you do not have read and write privileges to the current directory, please change your working directory.\n")
printf("For example, you can enter " + `"""' + "cd D:/Users/[Your username here]/Documents" + `"""' + ".\n\n")
ds = tokens(dataoptions)[2]
temp3 = downloadcsv(eid,spops,ds,epid,varinfo,querystring,vlist)
if (temp3 == 0){
printf("Error: Sorry, there is no CSV file available for download for this dataset at this time.")
}
}
else{
tempdata = createdataset(eid)
if (metadataonly <= 0){
if (length(spops[1,.]) == 1){
totallen = length(temp1)
for (i=1; i<=length(temp1); i++){
epcount = epcount + 1
urltemp = subinstr(endpoints[2,epid], "{" + spops[1,1] + "}", temp1[i]) + querystring
hidereturn = getalltables(eid, urltemp, totallen, epcount)
}
}
else{
temp2 = validoptions(spops[2,2], epid)
if (tokens(temp2[1])[1] == "Invalid"){
printf(temp2[1])
return("")
}
totallen = length(temp1) * length(temp2)
for (i=1; i<=length(temp1); i++){
for (j=1; j<=length(temp2); j++){
epcount = epcount + 1
urltemp = subinstr(subinstr(endpoints[2,epid], "{" + spops[1,1] + "}", temp1[i]), "{" + spops[1,2] + "}", temp2[j]) + querystring
hidereturn = getalltables(eid, urltemp, totallen, epcount)
}
}
}
stata("qui compress")
}
if (metadataonly > 0) {
printf("Metadata successfully loaded into Stata and ready to view. Remove the " + `"""' + "metadata" + `"""' + " argument if you want to load the data itself.\n\n")
printf("Note: You may filter this dataset on any variable (as long as it does not have a decimal value) using a single value (e.g. grade=1), however only the following variables allow filtering on multiple values (e.g.grade=1:3 or grade=1,2):\n\n")
printf(validfilters)
}
}
if (vlist != "") stata("keep " + vlist)
else printf("\nData successfully loaded into Stata and ready to use.")
return("")
}
}
end |
/*** DO NOT EDIT THIS LINE -----------------------------------------------------
Version: 0.0.1
Title: numplusone
Description: input a number, it will add one to it and print the output
[Education Data Package](http://www.github.com/UI-Research/education-data-package-stata) website
----------------------------------------------------- DO NOT EDIT THIS LINE ***/
prog define numplusone
args num
display `num' + 1
end
|
*! version 1.2
program define elasticregress, eclass byable(recall)
version 13
syntax varlist(min=2 numeric fv) [if] [in] [aweight], [ ///
alpha(real -1) numalpha(integer 6) ///
lambda(real -1) numlambda(integer 100) lambdamin lambda1se ///
numfolds(integer 10) epsilon(real 0.001) ///
tol(real -1) collinear]
/*
alpha is the weight placed on the L1 (LASSO) constraint and (1-alpha) is the
weight placed on the L2 (ridgereg) constraint. if alpha is -1 (the
default) it is found by cross-validation.
numalpha is the number of alpha for which beta is calculated when alpha is
being found via cross-validation.
lambda is the penalty for placed on larger coefficients. if lambda is -1 (the
default) it is found by cross-validation.
numlambda is the number of lambda for which beta is calculated when lambda is
being found via cross-validation.
If lambdamin, the lambda selected by cross-validation is that which minimises
MSE in the cross-validation samples. This is the default.
If lambda1se, the lambda selected by cross-validation is the largest within
a standard error of that selected under lambdamin.
numfolds is the number of folds used when cross-validating lambda. Its default
is 10.
epsilon is ratio of the smallest lambda tested to the largest. Its default is
0.001. The user will receive a warning if epsilon seems to be binding.
tol is the tolerance used when optimising beta.
If collinear, the program is estimated including collinear variables.
*/
marksample touse
* Seperate the dependant variable and the independant variable, and assert that
* the dependant variable isn't a factor variable.
local depvar : word 1 of `varlist'
local indvars = substr("`varlist'",length("`depvar'")+1,length("`varlist'"))
_fv_check_depvar `depvar'
* Expand factor variables if they are specified, and remove collinear variables
* unless the user has decided not to.
if "`collinear'" == "collinear" fvexpand `indvars' if `touse'
else _rmcoll `indvars' if `touse', expand
local indvars_uncoded `r(varlist)'
* Create temporary variables for collinear and factor variables.
fvrevar `indvars_uncoded'
local indvars_coded `r(varlist)'
* Count covariates.
local K = wordcount("`indvars_coded'")
* Count observations.
summarize `touse', meanonly
local N = _N*`r(mean)'
* Assert that alpha is in [0,1].
if ((`alpha' < 0) | (`alpha' > 1)) & (`alpha' != -1) {
display as error `"alpha must be between 0 and 1."'
exit
}
* Assert that at most one of lambdamin and lambda1se is specified, and set the
* heuristic on the basis of the option provided.
if ("`lambdamin'" == "lambdamin") & ("`lambda1se'" == "lambda1se") {
display as error `"only one of lambdamax and lambda1se can be specified"'
exit
}
else if ("`lambdamin'" == "lambdamin") local heuristic min
else if ("`lambda1se'" == "lambda1se") local heuristic 1se
else local heuristic min
* Assert that lambda is non-negative.
if (`lambda' < 0 & `lambda' != -1) {
display as error `"lambda cannot be negative."'
exit
}
* Assert that numlambda is > 1 when lambda is not provided.
if (`numlambda' < 2 & `lambda' == -1) {
display as error `"numlambda must be greater than 1."'
exit
}
* Assert that numalpha is > 1 when alpha is not provided.
if (`numalpha' < 2 & `alpha' == -1) {
display as error `"numalpha must be greater than 1."'
exit
}
* Assert that epsilon is > 0. (Note that we cannot have a lambda series ending
* in 0 as we require the lambda to be log-equidistant. When lambda is provided,
* lambda = 0 is acceptable.)
if (`epsilon' <= 0) {
display as error `"epsilon must be positive."'
exit
}
* Assert that tol is >= 0 when provided.
if (`tol' < 0 & `tol' != -1) {
display as error `"tol cannot be negative."'
exit
}
* Assert that numfolds is >=2 and <= N.
if !inrange(`numfolds', 2, `N') {
display as error `"The number of folds must be between 2 and N."'
exit
}
* Make the weights sum to 1 (or generating a weight=1/N if not provided).
tempvar weight_sum1
if "`weight'" == "" quietly generate `weight_sum1' = 1
else quietly generate `weight_sum1' `exp'
summarize `weight_sum1' if `touse', meanonly
quietly replace `weight_sum1' = `weight_sum1'/(`N' * r(mean))
* If tol is not provided, it equals the least of 0.001 and abs(0.0001*var(y)).
if `tol' == -1 {
quietly summarize `depvar' [aweight = `weight_sum1'] if `touse'
local tol = min(abs(0.0001*`r(Var)'), 0.001)
}
* Estimate the regression within Mata, storing outputs in temporary matrices.
tempname beta_handle lambda_handle alpha_handle r2_handle ///
cvmse_minimal_handle cvmse_actual_handle
mata: notEstimation( ///
"`depvar'", "`indvars_coded'", "`weight_sum1'", "`touse'", ///
`numfolds', `alpha', `numalpha', `lambda', `numlambda', "`heuristic'", ///
`epsilon', `tol', ///
"`beta_handle'", "`lambda_handle'", "`alpha_handle'", ///
"`r2_handle'", "`cvmse_minimal_handle'", "`cvmse_actual_handle'")
* Set beta rownames.
matrix rownames `beta_handle' = `indvars_uncoded' _cons
* Note the list of the non-zero covariates.
forvalues j = 1/`K' {
if `beta_handle'[`j',1] != 0 {
local xname : word `j' of `indvars_uncoded'
local varlist_nonzero `varlist_nonzero' `xname'
}
}
* Return the covariates of interest.
matrix `beta_handle' = `beta_handle''
ereturn post `beta_handle' , depname(`depvar') obs(`N') esample(`touse')
ereturn scalar alpha = `alpha_handle'
ereturn scalar lambda = `lambda_handle'
ereturn scalar r2 = `r2_handle'
ereturn scalar cvmse_minimal = `cvmse_minimal_handle'
ereturn scalar cvmse_actual = `cvmse_actual_handle'
if (`lambda' != -1 & `alpha' != -1) ereturn scalar numfolds = .
else ereturn scalar numfolds = `numfolds'
if `alpha' != -1 ereturn scalar numalpha = .
else ereturn scalar numalpha = `numalpha'
if `lambda' != -1 ereturn scalar numlambda = .
else ereturn scalar numlambda = `numlambda'
ereturn local varlist_nonzero `varlist_nonzero'
ereturn local cmd "elasticregress"
* Display the results.
if `alpha' == 1 local title LASSO regression
else if `alpha' == 0 local title Ridge regression
else local title Elastic-net regression
display _newline as text "`title'" _continue
local textpreface _col(40) as text
local intpreface _col(67) "= " as res %10.0fc
local realpreface _col(67) "= " as res %10.4f
display `textpreface' "Number of observations" `intpreface' e(N)
display `textpreface' "R-squared" `realpreface' e(r2)
display `textpreface' "alpha" `realpreface' e(alpha)
display `textpreface' "lambda" `realpreface' e(lambda)
if (`lambda' == -1 | `alpha' == -1 ) {
display `textpreface' "Cross-validation MSE" `realpreface' e(cvmse_actual)
display `textpreface' "Number of folds" `intpreface' e(numfolds)
}
if (`alpha' == -1) display `textpreface' "Number of alpha tested" `intpreface' e(numalpha)
if (`lambda' == -1) display `textpreface' "Number of lambda tested" `intpreface' e(numlambda)
_coef_table
end
version 13
mata:
// This function load our data into Mata and calls our estimation subroutine. It
// then stores result matrices available to Stata.
void notEstimation(
string scalar y_var, string scalar x_varlist,
string scalar weight_var, string scalar touse_var,
real scalar numfolds,
real scalar alpha, real scalar numalpha,
real scalar lambda, real scalar numlambda, string scalar heuristic,
real scalar epsilon, real scalar tol,
string scalar beta_handle, string scalar lambda_handle,
string scalar alpha_handle, string scalar r2_handle,
string scalar cvmse_minimal_handle, string scalar cvmse_actual_handle
)
{
// Import data into Mata.
real matrix x
real colvector y
real colvector weight
st_view(y, ., y_var, touse_var)
st_view(x, ., x_varlist, touse_var)
st_view(weight, ., weight_var, touse_var)
K = cols(x)
N = length(y)
// Calculate the full sample weighted covariance between each independent
// variable and the dependent variable. (This is used both when calculating
// the series of lambda and, after cross-validation, when estimating the
// final beta, so for efficiency we calculate it only once).
cov_xy = cross(standardise(x, weight, J(K,1,.)), weight, y)
// If alpha and lambda are both provided, we select them and move on. If not
// we loop first over a vector of possible alphas (which will be a singleton
// when alpha is provided but lambda is not) and, for each alpha, calculate
// the optimal lambda.
if (lambda!=-1 & alpha!=-1) {
CVMSE = (.\.)
lambda_found = lambda
alpha_found = alpha
}
else {
// If alpha is not provided, we loop over a series of alpha. Otherwise
// this loop is trivial. Across each interation we store CVMSE[1,2] and
// lambda_found.
if (alpha == -1) alpha_vec = rangen(0, 1, numalpha)
else alpha_vec = (alpha)
lambda_found_vec = J(length(alpha_vec), 1, .)
CVMSE_vec = J(length(alpha_vec), 2, .)
// We divide the data into numfolds equally-sized (+- one observation)
// cross-validation subsamples, which are consistent across alpha.
Npersample = floor(N/numfolds)
cvsample = J(N, 4, .)
cvsample[,1] = 1::N
cvsample[,2] = runiform(N, 1)
_sort(cvsample, 2)
cvsample[,3] = 1::N
cvsample[,4] = ceil(cvsample[,3]:/Npersample)
cvsample[,4] = cvsample[,4] +
(cvsample[,4] :> numfolds) :*
(cvsample[,3] :- numfolds*Npersample :- cvsample[,4])
_sort(cvsample, 1)
cvsample = cvsample[,4]
// We contain each fold's cov_x (which in this algorithm is only found
// when necessary) within a single matrix, to avoid re-finding for
// various alpha/lambda. Note that this corresponds to standardised x's.
cov_x_byfold = J(K*numfolds, K, 0)
// And do similarly with each fold's cov_xy.
cov_xy_byfold = J(K, numfolds, .)
// Within each iteration of the loop:
for (alphaindex=1; alphaindex<=length(alpha_vec); alphaindex++) {
thisalpha = alpha_vec[alphaindex]
// Select the series of lambda for which we will estimate beta. If
// lambda is provided, this is trivial. If not, the series depends
// on the data.
if (lambda==-1) lambda_vec = findLambda(cov_xy, thisalpha, numlambda, epsilon, tol)
else lambda_vec = (lambda)
// And run a function which finds the MSE-minimising lambda using
// cross-validation. (CVMSE is a vector which crossValidateLambda
// alters to include the minimal cross-validation mean error and the
// cross-validation mean error corresponding to the selected lambda.)
// If lambda is provided but alpha isn't, this function is still
// useful because it provides the CVMSE. In practice it'd be pretty
// weird to provide lambda but not alpha.
thisCVMSE = (.\.)
lambda_found_vec[alphaindex] = crossValidateLambda(
numfolds, heuristic, x, y, weight, cvsample,
thisalpha, tol, lambda_vec,
thisCVMSE, cov_x_byfold, cov_xy_byfold)
CVMSE_vec[alphaindex, ] = thisCVMSE'
}
// We select alpha on the basis of CVMSE[1, ], regardless of heuristic.
// If CVMSE[1, ] doesn't have a unique minimum (e.g. because lambda is
// set to its maximal value regardless of alpha and thus
// beta(lambda_min) = 0) we select the largest such alpha.
minMSEindex = selectindex(CVMSE_vec[,1] :== min(CVMSE_vec[,1]))
minMSEindex = minMSEindex[length(minMSEindex)]
alpha_found = alpha_vec[ minMSEindex]
lambda_found = lambda_found_vec[minMSEindex]
CVMSE = CVMSE_vec[ minMSEindex, ]'
}
// Estimate the beta on the full data, given the lambda selected.
beta = findAllBeta(x, demean(y, weight), weight, alpha_found, tol,
lambda_found, cov_xy, J(K,K,0))
intercept = weight'*(y :- x*beta)
// Calculate the weighted r2.
r = y - x*beta :- intercept
r2 = 1 - cross(r, weight, r)/(cross(y, weight, y) - (weight'*y)^2)
// Store lambda, beta, the minimal cross-validation MSE and the selected
// cross-validation MSE.
st_matrix(beta_handle, (beta \ intercept))
st_numscalar(lambda_handle, lambda_found)
st_numscalar(alpha_handle, alpha_found)
st_numscalar(r2_handle, r2)
st_numscalar(cvmse_minimal_handle, CVMSE[1])
st_numscalar(cvmse_actual_handle, CVMSE[2])
}
// This function calculates the series of lambda for which our model will be
// estimated when no lambda has been provided. It calculates the largest lambda
// such that all beta are guaranteed zero and then creates a decreasing sequence
// of lambda which are equidistant in log space. (When alpha is 0, there is no
// largest lambda and so we calculate the one corresponding to alpha = 0.001,
// we will later warn the user if this seems to low.)
real colvector findLambda(real colvector cov_xy,
real scalar alpha, real scalar numlambda,
real scalar epsilon, real scalar tol)
{
lambda_max = max(abs(cov_xy))/max((alpha, 0.001))
lambda_min = epsilon * lambda_max
// We allow for the trivial case when the empirical correlation between all
// of the x's and y is 0 by setting lambda equal to zero.
if (lambda_max == 0) lambda = 0
else {
loglambda_delta = (log(lambda_max) - log(lambda_min))/(numlambda-1)
lambda = lambda_max :/ exp((0..(numlambda-1))*loglambda_delta)'
}
return(lambda)
}
// This function calculates the optimal lambda using cross-validation.
real scalar crossValidateLambda(
real scalar numfolds, string scalar heuristic,
real matrix x, real colvector y, real colvector weight, real colvector cv,
real scalar alpha, real scalar tol, real colvector lambda_vec,
real colvector CVMSE,
real matrix cov_x_byfold, real matrix cov_xy_byfold)
{
N = length(y)
K = cols(x)
numlambda = length(lambda_vec)
// Now for each subsample...
MSE = J(numfolds, numlambda, .)
for (s=1; s<=numfolds; s++) {
// select the appropriate weights,
selectedweights = weightNorm(select(weight, cv:!=s))
// select the appropriate block of cov_x_byfold,
cov_x = cov_x_byfold[(s-1)*K + 1 :: s*K, ]
// if cov_xy for that fold has already been calculated, use it, and
// otherwise calculate it,
if (cov_xy_byfold[, s] == J(K, 1, .)) {
cov_xy = cross(standardise(select(x, cv:!=s), selectedweights, J(K,1,.)),
selectedweights,
demean(select(y, cv:!=s), selectedweights))
cov_xy_byfold[, s] = cov_xy
}
else cov_xy = cov_xy_byfold[, s]
// estimate beta for all lambda, excluding that subsample,
beta = findAllBeta(
select(x, cv:!=s), demean(select(y, cv:!=s), selectedweights),
selectedweights,
alpha, tol, lambda_vec, cov_xy, cov_x)
// retain the newly-edited block of cov_x_byfold,
cov_x_byfold[(s-1)*K + 1 :: s*K, ] = cov_x
// find the intercept,
intercept = selectedweights'*(select(y, cv:!=s) :- select(x, cv:!=s)*beta)
// extrapolate beta to that subsample for all lambda and store within
// an N_s x numlambda matrix,
unselectedweights = weightNorm(select(weight, cv:==s))
r = select(y, cv:==s) :- select(x, cv:==s)*beta :- intercept
// and calculate the weighted MSE for each lambda.
for (l=1; l<=numlambda; l++) MSE[s,l] =
cross(r[,l], unselectedweights, r[,l])
}
// Then collapse MSE(k,lambda) to mean MSE(lambda) and se MSE(lambda).
MSEmean = mean(MSE)
MSEse = sqrt(mean((MSE:-MSEmean):^2):/(numlambda-1))
// Then apply the heuristic by which we select lambda -- the traditional
// choice is the MSE-minimising lambda but a more severe choice is the
// maximal lambda within a standard error of the MSE-minimising lambda.
minMSE = selectindex(MSEmean :== min(MSEmean))
if (heuristic == "min") lambda = lambda_vec[minMSE]
else if (heuristic == "1se") lambda = lambda_vec[
selectindex(MSEmean :< (MSEmean+MSEse)[minMSE])[1]]
else _error("Heuristic must be 'min' or '1se'.")
// Warn the user if the MSE-minimising lambda is the smallest lambda tested.
if (lambda_vec[minMSE] == lambda_vec[length(lambda_vec)]) {
display("Warning: the smallest λ tested was the MSE-minimising λ.")
display("Consider re-running estimation with a smaller epsilon.")
}
// Warn the user if the MSE-minimising lambda is the largest lambda tested
// if the maximal lambda was truncated.
if (lambda_vec[minMSE] == lambda_vec[1] & alpha < 0.001) {
display("Warning: the largest λ tested was the MSE-minimising λ.")
display("elasticregress includes a very large λ for ridge regression but")
display("here it appears that this λ constraint is binding.")
}
// Return the lambda selected and (implicitly) a vector composed of the
// minimal cross-validation mean error and the cross-validation mean error
// corresponding to the selected lambda -- these only differ if heuristic
// == "1se". This function also implicitly returns cov_x_byfold and
// cov_xy_byfold.
CVMSE = (MSEmean[minMSE] \ MSEmean[selectindex(lambda :== lambda_vec)])
return(lambda)
}
// This function finds beta for a series of lambda.
real matrix findAllBeta(
real matrix x, real colvector y, real colvector weight,
real scalar alpha, real scalar tol, real colvector lambda,
real colvector cov_xy, real matrix cov_x)
{
K = cols(x)
numlambda = length(lambda)
// First standardise the covariates on this (sub)sample, storing their
// variances.
xsd = J(K,1,.)
x_stand = standardise(x, weight, xsd)
// Store the series of beta in a K x numlamda matrix, with Kth column equal
// to the beta found from the Kth lambda.
beta = J(K, numlambda, 0)
// If estimating for a series of lambda, beta should remain at zero when
// calculated given lambda_max = lambda[1]. (This doesn't hold for the
// limiting case alpha = 0). Each subsequent column of beta is calculated
// starting from the previous. (Note that beta(lambda_max) can be non-zero
// in cross-validation samples because lambda_max takes into account the
// total sample cov_xy, not the subsample cov_xy. However given that
// beta(lambda_max) will be zero in the full sample, for the sake of cross-
// validation it makes sense to leave to at zero in that case too.)
if (numlambda > 1) {
for (l=2; l<=numlambda; l++) {
beta[,l] = findBeta(x_stand, weight, beta[,l-1], lambda[l],
alpha, tol, cov_x, cov_xy)
}
}
// Otherwise we estimate beta(lambda) starting from beta = 0. Note that this
// isn't necessarily efficient -- sometimes hot starts are quicker.
else beta = findBeta(x_stand, weight, J(K,1,0), lambda[1],
alpha, tol, cov_x, cov_xy)
// Replace beta with one corresponding to un-standardised covariates.
beta = beta :/ xsd
// Return the beta matrix. This function also implicitly edits cov_x.
return(beta)
}
// This function continues refining beta until the set of variables is stable
// and some tolerance is reached.
real colvector findBeta(
real matrix x, real colvector weight, real colvector beta_start,
real scalar lambda, real scalar alpha, real scalar tol,
real matrix cov_x, real colvector cov_xy)
{
beta = beta_start
beta_previous = .
elements = .
// Now we find the beta for the standardised covariates: we loop,
while (1) {
// in each loop, starting with the full set of variables,
elements_previous = elements
elements = 1::length(beta)
// improving beta but not re-checking invariant elements of beta,
// until beta stabilises.
while (norm(beta:-beta_previous) > tol) {
beta_previous = beta
covUpdate(x, weight, beta, elements, lambda, alpha, cov_x, cov_xy)
}
// and we only stop looping when the set of variables has stabilised.
if (elements == elements_previous) break
}
// This function modifies the cov_x matrix and returns beta.
return(beta)
}
// This function updates certain elements of the beta vector (those indexed by
// the elements vector) using the covariance update formula. It modifies the
// beta, elements and cov_x matrices and returns null.
void covUpdate(
real matrix x, real colvector weight,
real colvector beta, real colvector elements,
real scalar lambda, real scalar alpha,
real matrix cov_x, real colvector cov_xy)
{ // Loop over the selected elements of beta,
K = length(elements)
for (k=1; k<=K; k++) {
// finding the element of beta,
j = elements[k]
// finding the new value of beta,
beta_old_j = beta[j]
z = cov_xy[j] - cov_x[j,]*beta + beta_old_j
if (cov_xy[j] == 0) beta_new_j = 0
else beta_new_j = softThreshold(z, lambda*alpha) / (1 + lambda*(1-alpha))
if (beta_new_j == .) ///
_error("Beta became missing. Please report this bug to " +
"https://github.com/wilbur-t/elasticregress.")
beta[j] = beta_new_j
// determining if the new beta is non-zero,
if (beta_new_j != 0) {
// if so, adding the corresponding covariate to the cov_x matrix
// if necessary,
if (beta_old_j == 0) updateCovX(x, weight, j, cov_x)
}
// and if not, removing the element from the elements vector.
else elements[k] = 0
}
elements = select(elements, elements)
}
// This is the soft-thresholding operator.
real scalar softThreshold(real scalar z, real scalar gamma)
{
if ((z > 0) & (gamma < z)) return(z-gamma)
else if ((z < 0) & (gamma < -z)) return(z+gamma)
else return(0)
}
// This produces a de-(column) meaned matrix. Weights must be normalized.
real matrix demean(real matrix mat, real colvector w)
{
return(mat :- w'*mat)
}
// This standardises a matrix of variables (constant variables are left
// unstandardised). Weights must be normalized.
real matrix standardise(real matrix x, real colvector w, real colvector xsd)
{
xmean = x'*w
for (k=1;k<=cols(x);k++) xsd[k,1] = sqrt(((x[,k] :- xmean[k]):^2)'*w)
if (sum((xsd:==0)) > 0) ///
xsd[selectindex(xsd:==0)] = J(length(selectindex(xsd:==0)), 1, 1)
// Return the standardised covariates. This function also implicitly edits
// xsd.
return((x :- xmean'):/xsd')
}
// This renormalises weights so that they sum to 1.
real colvector weightNorm(real colvector w)
{
return(w:/sum(w))
}
// This function adds to the covariance matrix of covariates when beta[j] has
// been made non-zero.
void updateCovX(
real matrix x, real colvector w, real scalar j, real matrix cov_x)
{
this_cov = cross(x[,j], w, x)
cov_x[j,] = this_cov
cov_x[,j] = this_cov'
assert(issymmetric(cov_x))
}
// This function is useful for debugging. Credit:
// https://www.stata.com/statalist/archive/2007-08/msg01077.html
void matlist(
real matrix X,
| string scalar fmt
)
{
real scalar i, j, wd, rw, cw
string scalar sfmt
if (fmt=="") fmt = "%g"
wd = strlen(sprintf(fmt,-1/3))
if (length(X)==0) return
rw = trunc(log10(rows(X))) + 1
cw = trunc(log10(cols(X))) + 1
wd = max((cw,wd)) + 2
sfmt = "%"+strofreal(wd)+"s"
printf("{txt}"+(2+rw+1+1)*" ")
for (j=1;j<=cols(X);j++) {
printf(sfmt+" ", sprintf("%g", j))
}
printf(" \n")
printf((2+rw+1)*" " + "{c TLC}{hline " +
strofreal((wd+1)*cols(X)+1) + "}{c TRC}\n")
for (i=1;i<=rows(X);i++) {
printf("{txt} %"+strofreal(rw)+"s {c |}{res}", sprintf("%g", i))
for (j=1;j<=cols(X);j++) {
printf(sfmt+" ",sprintf(fmt, X[i,j]))
}
printf(" {txt}{c |}\n")
}
printf((2+rw+1)*" " + "{c BLC}{hline " +
strofreal((wd+1)*cols(X)+1) + "}{c BRC}\n")
}
end
|
*! version 1.2
* This command calculates the LASSO estimator of a linear regression. It is a
* wrapper for elasticregress.
program define lassoregress, eclass byable(onecall)
version 13
syntax varlist(min=2 numeric fv) [if] [in] [aweight], [ ///
lambda(real -1) numlambda(integer 100) lambda1se lambdamin ///
numfolds(integer 10) epsilon(real 0.001) tol(real -1) collinear ]
if _by() local byprefix by `_byvars':
`byprefix' elasticregress `varlist' `if' `in' [`weight'`exp'], alpha(1) ///
lambda(`lambda') numlambda(`numlambda') `lambda1se' `lambdamin' ///
numfolds(`numfolds') epsilon(`epsilon') tol(`tol') `collinear'
ereturn local cmd "lassoregress"
end
|
*! version 1.2
* This command calculates the ridge regression estimator of a linear regression.
* It is a wrapper for elasticregress.
program define ridgeregress, eclass byable(onecall)
version 13
syntax varlist(min=2 numeric fv) [if] [in] [aweight], [ ///
lambda(real -1) numlambda(integer 100) lambda1se lambdamin ///
numfolds(integer 10) epsilon(real 0.001) tol(real -1) collinear ]
if _by() local byprefix by `_byvars':
`byprefix' elasticregress `varlist' `if' `in' [`weight'`exp'], alpha(0) ///
lambda(`lambda') numlambda(`numlambda') `lambda1se' `lambdamin' ///
numfolds(`numfolds') epsilon(`epsilon') tol(`tol') `collinear'
ereturn local cmd "ridgeregress"
end
|
cap program drop fect
cap program drop cross_validation
cap program drop fect_counter
cap program drop placebo_Test
cap program drop carryover_Test
cap program drop permutation
cap program drop _gwtmean
program define fect,eclass
version 15.1
syntax varlist(min=1 max=1) [if], Treat(varlist min=1 max=1) ///
Unit(varlist min=1 max=1) ///
Time(varlist min=1 max=1) ///
[ cov(varlist) ///
weight(varlist max=1) ///
force(string) ///
degree(integer 3) ///
nknots(integer 3) ///
r(integer 4) ///
lambda(numlist) ///
nlambda(integer 10) ///
cv ///
kfolds(integer 10) ///
cvtreat ///
cvnobs(integer 3) ///
method(string) ///
exit ///
alpha(real 0.05) ///
se ///
vartype(string) ///
nboots(integer 200) ///
tol(real 1e-5) ///
maxiterations(integer 2000) ///
seed(integer 100) ///
minT0(integer 5) ///
maxmissing(integer 0) ///
preperiod(integer -999999) ///
offperiod(integer 999999) ///
proportion(real 0.3) ///
wald ///
placeboTest ///
placeboperiod(integer 3) ///
carryoverTest ///
carryoverperiod(integer 3) ///
equiTest ///
permutation ///
title(string) ///
ylabel(string) ///
xlabel(string) ///
saving(string) ///
counterfactual ///
]
set trace off
/*reghdfe*/
cap which reghdfe.ado
if _rc {
di as error "reghdfe.ado required: {stata ssc install reghdfe,replace}"
exit 111
}
cap which ftools.ado
if _rc {
di as error "ftools.ado required: {stata ssc install ftools,replace}"
exit 111
}
cap which _gwtmean.ado
if _rc {
di as error "_gwtmean.ado required: {stata ssc install _gwtmean,replace}"
exit 111
}
/* tokenize `varlist'
local y `1'
local treat `2'
macro shift
macro shift
local cov `*'
local varlist `y'
local unit `I'
local time `T' */
/* treat */
qui sum `treat',meanonly
if(r(min)!=0 | r(max)!=1){
dis as err "treat() invalid; should only contain 0 and 1."
exit
}
/* force */
local force = cond("`force'"=="","two-way","`force'")
if ("`force'"!="none" & "`force'"!="unit" & "`force'"!="time" & "`force'"!="two-way") {
dis as err "force() invalid; choose one from none, unit, time and two-way."
exit
}
/* degree */
if(`degree'<1) {
dis as err "degree() must be an integer greater than 1"
exit
}
/* nknots */
if(`nknots'<3 | `nknots'>7) {
dis as err "nknots() must be an integer between 3 and 7"
exit
}
/* r */
if(`r'<1) {
dis as err "r() must be an integer greater than 1"
exit
}
/* lambda */
if("`lambda'"!="") {
local smp = 0
foreach lambda_grid in `lambda' {
if(`lambda_grid'<=0){
dis as err "lambda() invalid; elements in lambda must be positive."
exit
}
local smp=`smp'+1
}
if(`smp'==1 & "`cv'"!=""){
//dis as err "lambda() should have at least 2 values when cv is on."
//exit
}
}
/* nlambda */
if(`nlambda'<1) {
dis as err "nlambda() must be an integer greater than 1"
exit
}
/* cv */
if("`cv'"==""){
local r = `r'
}
else{
local nlambda = `nlambda'
}
/* kfold */
if(`kfolds'<3) {
dis as err "k() must be an integer greater than 3"
exit
}
local kfold=`kfolds'
/* cvnobs */
if(`cvnobs'<1) {
dis as err "cvnobs() must be an integer greater than 1"
exit
}
/* method */
local method = cond("`method'"=="","fe","`method'")
if ("`method'"!="fe" & "`method'"!="ife" & "`method'"!="mc" & "`method'"!="bspline" & "`method'"!="polynomial" & "`method'"!="both") {
dis as err "method() invalid; choose one from fe, ife, mc, bspline, polynomial and both."
exit
}
/* alpha */
if(`alpha'>0.5 | `alpha'<0) {
dis as err "alpha() must be between 0 and 0.5"
exit
}
/* vartype */
local vartype = cond("`vartype'"=="","bootstrap","`vartype'")
if ("`vartype'"!="bootstrap" & "`vartype'"!="jackknife") {
dis as err "vartype() invalid; choose one from bootstrap and jackknife."
exit
}
/* nboots */
if(`nboots'<10) {
dis as err "nboots() must be an integer greater than 10."
exit
}
/* tol */
if(`tol'<0) {
dis as err "tol() must be larger than 0"
exit
}
/* minT0 */
if(`minT0'<1) {
dis as err "minT0() must be an integer greater than 1"
exit
}
/* maxmissing */
if(`maxmissing'>0) {
dis as res "Drop units whose number of missing values is larger than `maxmissing'."
}
if(`maxmissing'<0){
dis as err "maxmissing() must be an integer greater than 0"
exit
}
/* preperiod */
if(`preperiod'>0){
dis as err "preperiod() must be an integer no larger than 0"
exit
}
/* offperiod */
if(`offperiod'<0){
dis as err "offperiod() must be an integer no less than 0"
exit
}
/* Proportion */
if(`proportion'>=1 | `proportion'<0){
dis as err "proportion() must be larger than 0 and less than 1"
exit
}
/* placeboperiod */
if(`placeboperiod'<1) {
dis as err "placeboperiod() must be an integer not less than 1"
exit
}
/* carryoverperiod*/
if(`carryoverperiod'<1) {
dis as err "carryoverperiod() must be an integer not less than 1"
exit
}
/* saving */
if (strpos("`saving'",".") == 0) {
local saving = "`saving'.png"
}
/* EquiTest/PlaceboTest/CarryoverTest */
if("`se'"==""){
local equiTest=""
local placeboTest=""
local carryoverTest=""
}
/*EquiTest*/
if("`equiTest'"!=""){
local offperiod = 0
dis "offperiod is set to 0 for Equivalence Test"
if(`preperiod' == -999999){
local preperiod = -2
dis "Please state the number of preperiods for Equivalence Test. Default number is -2. "
}
}
************************************Input Check End
/* save raw data */
tempfile raw
qui save `raw',replace
tempvar touse
mark `touse' `if'
qui drop if `touse'==0
qui keep `varlist' `treat' `unit' `time' `cov' `weight' `touse'
qui drop if `unit' == .
qui drop if `time' == .
tempvar newid newtime
qui egen `newid'=group(`unit')
sort `newid' `time'
qui egen `newtime'=group(`time')
/* weight */
if("`weight'"!=""){
tempvar sd_weight
qui bys `newid': egen `sd_weight' = sd(`weight')
qui sum `sd_weight',meanonly
//if(r(mean)!=0){
// di as err "weights should be the same across periods for each unit."
// exit
//}
}
else{
qui cap drop `weight'
tempvar weight
qui gen `weight' = 1
}
/* Check if the dataset is strongly balanced */
qui tsset `newid' `newtime'
if "`r(balanced)'"!="strongly balanced"{
di as res "Unbalanced Panel Data, fill the gap."
tsfill,full
}
else{
di as res "Balanced Panel Data"
}
sort `newid' `newtime'
qui mata: treat_fill("`treat'","`newid'","`newtime'") //fill the missing values in Treat
tempvar id
/* Check if the dataset is strongly balanced END */
/* Threshold of touse */
tempvar ftreat notreatnum notmissingy missingy
gen `ftreat'=0
qui replace `ftreat'=1 if `treat'==0 & `varlist'!=. //the number of training data
bys `newid': egen `notreatnum'=sum(`ftreat')
qui replace `touse'=0 if `notreatnum'<`minT0'
if(`maxmissing'>0){
bys `newid': egen `notmissingy'=count(`varlist')
qui sum `newtime',meanonly
local TT = r(max)-r(min)
qui gen `missingy'=`TT'-`notmissingy'
qui replace `touse'=0 if `missingy'>`maxmissing'
}
qui drop if `touse'==0
if(r(N_drop)>0){
di as res "Some treated units has too few pre-treatment periods; they are removed automatically."
}
/* Threshold of touse END*/
/* Re-Index */
tempvar newid2 newtime2
qui egen `newid2'=group(`newid')
qui sort `newid2' `time'
qui egen `newtime2'=group(`newtime')
qui sort `newid2' `newtime2'
qui drop `newid'
qui drop `newtime'
qui rename `newid2' `newid'
qui rename `newtime2' `newtime'
qui tsset `newid' `newtime'
/* period index: enter and exit*/
tempvar t_on
qui mata: gen_s("`treat'","`newid'","`newtime'","`t_on'")
tempvar t_off treat_rev
qui gen `treat_rev' = 1 - `treat'
qui mata: gen_s("`treat_rev'","`newid'","`newtime'","`t_off'")
qui sum `t_off'
if(r(N)==0){
local hasrev = 0
}
else{
local hasrev = 1
}
if(`hasrev'==1){
di as res "Treatment has reversals."
}
/* Cross-Validation */
local lambda_size = wordcount("`lambda'")
local do_cv = 0
if("`method'"=="both"){
local do_cv = 1
}
if("`cv'"!="" & "`method'"!="fe"){
local do_cv = 1
}
if((`lambda_size'>1 | `lambda_size'==0) & "`method'"=="mc"){
local do_cv = 1
}
if(`do_cv'==1){
cross_validation `varlist',treat(`treat') unit(`newid') time(`newtime') method(`method') t_on(`t_on') t_off(`t_off') ///
weight(`weight') force(`force') cov(`cov') `cvtreat' cvnobs(`cvnobs') ///
kfold(`kfold') nknots(`nknots') degree(`degree') ///
r(`r') tol(`tol') maxiterations(`maxiterations') nlambda(`nlambda') lambda(`lambda') seed(`seed')
local method_index=e(method)
if(`method_index'==0){
local method="fe"
local lambda=0
local r=0
}
else if(`method_index'==1){
local method="ife"
local r=e(optimal_parameter)
local lambda=0
}
else if(`method_index'==2){
local method="mc"
local lambda=e(optimal_parameter)
local r=0
}
else if(`method_index'==3){
local method="bspline"
local nknots=e(optimal_parameter)
local lambda=0
local r=0
}
else if(`method_index'==4){
local method="polynomial"
local degree=e(optimal_parameter)
local lambda=0
local r=0
}
local optimal_para=e(optimal_parameter) //to save
tempname CV
matrix `CV'=e(CV) //to save
local min_mspe=e(min_mspe) //to save
}
if("`method'"!="mc"){
local lambda=0
}
/* Estimate ATT & ATTs */
preserve
tempvar counter TE S ATTs ATTs_off
qui fect_counter `counter' `TE' `ATTs' `ATTs_off',outcome(`varlist') ///
treat(`treat') unit(`newid') time(`newtime') t_on(`t_on') ///
t_off(`t_off') method("`method'") force("`force'") ///
cov(`cov') nknots(`nknots') degree(`degree') r(`r') tol(`tol') ///
maxiterations(`maxiterations') lambda(`lambda')
local judge_converge=e(converge)
if `judge_converge'==0 {
dis as err "`method' can't converge."
exit
}
//coef
tempname coef_output
if("`cov'"!=""){
mat `coef_output' = e(coef)
local colnum=colsof(`coef_output')
}
local cons_output = e(cons)
if("`counterfactual'"!=""){
tempfile counter_out
cap gen time_relative_to_treatment=`t_on'
if _rc!=0 {
cap replace time_relative_to_treatment=`t_on'
}
cap gen counterfactual_of_response=`counter'
if _rc!=0 {
cap replace counterfactual_of_response=`counter'
}
qui save `counter_out',replace
qui drop time_relative_to_treatment
qui drop counterfactual_of_response
sort `newid' `newtime'
}
qui sum `t_on',meanonly
local min_s=r(min)
local max_s=r(max)
if(`preperiod'<`min_s'){
local preperiod=`min_s'
}
else{
local preperiod=`preperiod'
}
if(`offperiod'>`max_s'){
local offperiod=`max_s'
}
else{
local offperiod=`offperiod'
}
sort `newid' `newtime'
qui sum `TE' [iweight = `weight'] if `treat'==1 & `touse'==1 ,meanonly
local ATT=r(mean) //to save
local N_alltreat=r(N) //to save
tempname sim_nose
tempfile results_nose
qui postfile `sim_nose' s atts s_N using `results_nose',replace
forvalue s=`min_s'/`max_s' {
qui sum `ATTs' [iweight = `weight'] if `t_on'==`s' & `touse'==1,meanonly
if r(N)==0{
//di in red "No observations for s=`s'"
local s_index=`s'-`min_s'
local att`s_index' = .
local N`s_index'=0
}
else{
local s_index=`s'-`min_s'
local att`s_index' = r(mean)
local N`s_index'=r(N)
}
post `sim_nose' (`s') (`att`s_index'') (`N`s_index'')
}
postclose `sim_nose'
if(`hasrev'==1){
qui sum `t_off',meanonly
local min_s_off=r(min)
local max_s_off=r(max)
if(`preperiod'<`min_s_off'){
local preperiod_off=`min_s_off'
}
else{
local preperiod_off=`preperiod'
}
if(`offperiod'>`max_s_off'){
local offperiod_off=`max_s_off'
}
else{
local offperiod_off=`offperiod'
}
tempname sim_nose_off
tempfile results_nose_off
qui postfile `sim_nose_off' s atts s_N using `results_nose_off',replace
forvalue s=`min_s_off'/`max_s_off' {
qui sum `ATTs_off' [iweight = `weight'] if `t_off'==`s' & `touse'==1,meanonly
if r(N)==0{
//di in red "No observations for s=`s'"
local s_index=`s'-`min_s_off'
local att_off`s_index' = .
local N_off`s_index'=0
}
else{
local s_index=`s'-`min_s_off'
local att_off`s_index' = r(mean)
local N_off`s_index'=r(N)
}
post `sim_nose_off' (`s') (`att_off`s_index'') (`N_off`s_index'')
}
postclose `sim_nose_off'
}
restore
/* Permutation Test */
if("`permutation'"!=""){
permutation `varlist', treat(`treat') unit(`unit') time(`time') ///
t_on(`t_on') cov(`cov') weight(`weight') ///
force(`force') degree(`degree') nknots(`nknots') ///
r(`r') lambda(`lambda') method(`method') nboots(`nboots') ///
tol(`tol') maxiterations(`maxiterations')
local permutation_pvalue=e(permutation_pvalue)
}
/* Bootstrap/Jackknife */
if("`se'"!="" & "`placeboTest'"=="" & "`carryoverTest'"==""){
tempname sim sim2 sim2_off sim3
tempfile results results2 results2_off results3
qui postfile `sim' ATT using `results',replace
qui postfile `sim2' s ATTs using `results2',replace
qui postfile `sim2_off' s ATTs using `results2_off',replace
qui postfile `sim3' coef index using `results3',replace
if("`vartype'"=="bootstrap"){
di as txt "{hline}"
di as txt "Bootstrapping..."
forvalue i=1/`nboots'{
preserve
tempvar counter TE S ATTs ATTs_off
bsample, cluster(`newid') idcluster(boot_id)
drop `newid'
rename boot_id `newid'
capture qui fect_counter `counter' `TE' `ATTs' `ATTs_off',outcome(`varlist') treat(`treat') unit(`newid') time(`newtime') ///
t_on(`t_on') t_off(`t_off') ///
method("`method'") force("`force'") cov(`cov') nknots(`nknots') degree(`degree') r(`r') tol(`tol') ///
maxiterations(`maxiterations') lambda(`lambda')
if _rc!=0 {
restore
continue
}
/* coefs */
local cons_output_boot = e(cons)
post `sim3' (`cons_output_boot') (0)
tempname coef_output_boot
if("`cov'"!=""){
mat `coef_output_boot' = e(coef)
local colnum=colsof(`coef_output_boot')
forval ii=1/`colnum'{
post `sim3' (`coef_output_boot'[1,`ii']) (`ii')
}
}
/* ATT */
qui sum `TE' [iweight = `weight'] if `treat'==1 & `touse'==1,meanonly
if r(mean)!=.{
post `sim' (r(mean))
}
/* ATTs */
forvalue si=`min_s'/`max_s' {
qui sum `ATTs' [iweight = `weight'] if `t_on'==`si' & `touse'==1,meanonly
if r(mean)!=.{
post `sim2' (`si') (r(mean))
}
}
/* ATTs with exit */
if(`hasrev'==1){
forvalue si=`min_s_off'/`max_s_off' {
qui sum `ATTs_off' [iweight = `weight'] if `t_off'==`si' & `touse'==1,meanonly
if r(mean)!=.{
post `sim2_off' (`si') (r(mean))
}
}
}
if mod(`i',100)==0 {
di as txt "ATT Estimation: Already Bootstrapped `i' Times"
}
restore
}
postclose `sim'
postclose `sim2' // all ATT_m calculate covariance F test. write meta. meta calculate covariance matrix
postclose `sim2_off'
postclose `sim3'
}
if("`vartype'"=="jackknife"){
di as txt "{hline}"
di as txt "Jackknifing..."
tempvar order order_mean order_rank
bys `newid': gen `order'=runiform()
bys `newid': egen `order_mean'=mean(`order')
sort `order_mean'
egen `order_rank'=group(`order_mean')
qui sum `newid',meanonly
local max_id=r(max)
forvalue i=1/`max_id'{
preserve
tempvar counter TE S ATTs ATTs_off
qui drop if `order_rank'==`i'
capture qui fect_counter `counter' `TE' `ATTs' `ATTs_off',outcome(`varlist') treat(`treat') unit(`newid') time(`newtime') ///
t_on(`t_on') t_off(`t_off') ///
method("`method'") force("`force'") cov(`cov') nknots(`nknots') degree(`degree') r(`r') tol(`tol') ///
maxiterations(`maxiterations') lambda(`lambda')
if _rc!=0 {
restore
continue
}
/* coefs */
local cons_output_jack = e(cons)
post `sim3' (`cons_output_jack') (0)
tempname coef_output_jack
if("`cov'"!=""){
mat `coef_output_jack' = e(coef)
local colnum=colsof(`coef_output_jack')
forval ii=1/`colnum'{
post `sim3' (`coef_output_jack'[1,`ii']) (`ii')
}
}
/* ATT */
qui sum `TE' [iweight = `weight'] if `treat'==1 & `touse'==1,meanonly
if r(mean)!=.{
post `sim' (r(mean))
}
/* ATTs */
forvalue si=`min_s'/`max_s' {
qui sum `ATTs' [iweight = `weight'] if `t_on'==`si' & `touse'==1,meanonly
if r(mean)!=.{
post `sim2' (`si') (r(mean))
}
}
if(`hasrev'==1){
forvalue si=`min_s_off'/`max_s_off' {
qui sum `ATTs' [iweight = `weight'] if `t_off'==`si' & `touse'==1,meanonly
if r(mean)!=.{
post `sim2_off' (`si') (r(mean))
}
}
}
//di as txt "Jackknife: Round `i' Finished"
restore
}
postclose `sim'
postclose `sim2'
postclose `sim2_off'
postclose `sim3'
}
//get estimation
if("`vartype'"=="bootstrap"){
//ATT
preserve
use `results',clear
tempname ci ci_att
qui sum ATT
local ATTsd=r(sd) //to save
local twosidel=100*`alpha'/2
local twosideu=100*(1-`alpha'/2)
local twoside=100-`alpha'*100
qui _pctile ATT,p(`twosidel' ,`twosideu')
local ATT_Lower_Bound=r(r1)
local ATT_Upper_Bound=r(r2)
matrix `ci_att'=(r(r1),r(r2)) //to save
matrix rownames `ci_att' = "Confidence Interval"
matrix colnames `ci_att' = "Lower Bound" "Upper Bound"
//ATTs
tempname sim_plot
tempfile results_plot
qui postfile `sim_plot' s atts attsd att_lb att_ub s_N using `results_plot',replace
qui use `results2',clear
forvalue s=`min_s'/`max_s' {
qui sum ATTs if s==`s'
if r(N)<1 {
continue
}
local attsd_temp=r(sd)
qui _pctile ATTs if s==`s',p(`twosidel' ,`twosideu')
matrix `ci'=(r(r1),r(r2))
local s_index=`s'-`min_s'
if("`vartype'"=="bootstrap"){
post `sim_plot' (`s') (`att`s_index'') (`attsd_temp') (`ci'[1,1]) (`ci'[1,2]) (`N`s_index'')
}
}
postclose `sim_plot'
if(`hasrev'==1){
//ATTs_off
tempname sim_plot_off
tempfile results_plot_off
qui postfile `sim_plot_off' s atts attsd att_lb att_ub s_N using `results_plot_off',replace
qui use `results2_off',clear
forvalue s=`min_s_off'/`max_s_off' {
qui sum ATTs if s==`s'
if r(N)<1 {
continue
}
local attsd_temp=r(sd)
qui _pctile ATTs if s==`s',p(`twosidel' ,`twosideu')
matrix `ci'=(r(r1),r(r2))
local s_index=`s'-`min_s_off'
if("`vartype'"=="bootstrap"){
post `sim_plot_off' (`s') (`att_off`s_index'') (`attsd_temp') (`ci'[1,1]) (`ci'[1,2]) (`N_off`s_index'')
}
}
postclose `sim_plot_off'
}
//coef
tempname sim_coef coef_ci
tempfile results_coef
qui postfile `sim_coef' coef sd p_value lower_bound upper_bound using `results_coef',replace
qui use `results3',clear
if("`cov'"==""){
local colnum=0
}
forval ii=0/`colnum'{
if(`ii'>0){
local coef_tar=`coef_output'[1,`ii']
}
if(`ii'==0){
local coef_tar=`cons_output'
}
qui sum coef if index==`ii'
local coef_sd=r(sd)
qui _pctile coef if index==`ii',p(`twosidel' ,`twosideu')
matrix `coef_ci'=(r(r1),r(r2))
local coef_p=round(2*(1-normal(abs(`coef_tar'/`coef_sd'))),0.001)
post `sim_coef' (`coef_tar') (`coef_sd') (`coef_p') (`coef_ci'[1,1]) (`coef_ci'[1,2])
}
postclose `sim_coef'
restore
}
if("`vartype'"=="jackknife"){
//ATT
preserve
use `results',clear
tempname ci ci_att
qui sum ATT
local ATTsd=r(sd)*sqrt(`max_id') //to save
local tvalue = invttail(`max_id'-1,`alpha'/2)
local ub_jack = `ATT'+`tvalue'*`ATTsd'
local lb_jack = `ATT'-`tvalue'*`ATTsd'
local ATT_Lower_Bound=`lb_jack'
local ATT_Upper_Bound=`ub_jack'
matrix `ci_att'=(`lb_jack',`ub_jack') //to save
matrix rownames `ci_att' = "Confidence Interval"
matrix colnames `ci_att' = "Lower Bound" "Upper Bound"
//ATTs
tempname sim_plot
tempfile results_plot
qui postfile `sim_plot' s atts attsd att_lb att_ub s_N using `results_plot',replace
qui use `results2',clear
forvalue s=`min_s'/`max_s' {
qui sum ATTs if s==`s'
if r(N)<1 {
continue
}
local attsd_temp=r(sd)*sqrt(`max_id')
local s_index=`s'-`min_s'
if("`vartype'"=="jackknife"){
local tvalue = invttail(`max_id'-1,`alpha'/2)
local ub_jack = `att`s_index''+`tvalue'*`attsd_temp'
local lb_jack = `att`s_index''-`tvalue'*`attsd_temp'
post `sim_plot' (`s') (`att`s_index'') (`attsd_temp') (`lb_jack') (`ub_jack') (`N`s_index'')
}
}
postclose `sim_plot'
if(`hasrev'==1){
//ATTs_off
tempname sim_plot_off
tempfile results_plot_off
qui postfile `sim_plot_off' s atts attsd att_lb att_ub s_N using `results_plot_off',replace
qui use `results2_off',clear
forvalue s=`min_s_off'/`max_s_off' {
qui sum ATTs if s==`s'
if r(N)<1 {
continue
}
local attsd_temp=r(sd)*sqrt(`max_id')
local s_index=`s'-`min_s_off'
if("`vartype'"=="jackknife"){
local tvalue = invttail(`max_id'-1,`alpha'/2)
local ub_jack = `att_off`s_index''+`tvalue'*`attsd_temp'
local lb_jack = `att_off`s_index''-`tvalue'*`attsd_temp'
post `sim_plot_off' (`s') (`att_off`s_index'') (`attsd_temp') (`lb_jack') (`ub_jack') (`N_off`s_index'')
}
}
postclose `sim_plot_off'
}
//coef
tempname sim_coef coef_ci
tempfile results_coef
qui postfile `sim_coef' coef sd p_value lower_bound upper_bound using `results_coef',replace
qui use `results3',clear
//list
if("`cov'"==""){
local colnum=0
}
forval ii=0/`colnum'{
if(`ii'>0){
local coef_tar=`coef_output'[1,`ii']
}
if(`ii'==0){
local coef_tar=`cons_output'
}
qui sum coef if index==`ii'
local coef_sd=r(sd)*sqrt(`max_id')
local tvalue = invttail(`max_id'-1,`alpha'/2)
local ub_jack = `coef_tar'+`tvalue'*`coef_sd'
local lb_jack = `coef_tar'-`tvalue'*`coef_sd'
matrix `coef_ci'=(`lb_jack',`ub_jack')
local coef_p=round(2*(1-normal(abs(`coef_tar'/`coef_sd'))),0.001)
post `sim_coef' (`coef_tar') (`coef_sd') (`coef_p') (`coef_ci'[1,1]) (`coef_ci'[1,2])
}
postclose `sim_coef'
restore
}
}
if("`se'"=="" & "`placeboTest'"=="" & "`carryoverTest'"=="" & "`equiTest'"==""){
tempname sim_plot
tempfile results_plot
qui postfile `sim_plot' s atts s_N using `results_plot',replace
forvalue s=`min_s'/`max_s' {
local s_index=`s'-`min_s'
post `sim_plot' (`s') (`att`s_index'') (`N`s_index'')
}
postclose `sim_plot'
if(`hasrev'==1){
tempname sim_plot_off
tempfile results_plot_off
qui postfile `sim_plot_off' s atts s_N using `results_plot_off',replace
forvalue s=`min_s_off'/`max_s_off' {
local s_index=`s'-`min_s_off'
post `sim_plot_off' (`s') (`att_off`s_index'') (`N_off`s_index'')
}
postclose `sim_plot_off'
}
}
/* Wald Test*/
if("`wald'"!=""){
di as txt "{hline}"
di as txt "Wald Testing..."
tempname sim_wald Fobs
tempfile results_wald raw2
qui postfile `sim_wald' SimuF using `results_wald',replace
qui save `raw2',replace
tempvar counter TE S ATTs ATTs_off
qui fect_counter `counter' `TE' `ATTs' `ATTs_off',outcome(`varlist') ///
treat(`treat') unit(`newid') time(`newtime') ///
t_on(`t_on') t_off(`t_off') ///
method("`method'") force("`force'") cov(`cov') nknots(`nknots') degree(`degree') r(`r') tol(`tol') ///
maxiterations(`maxiterations') lambda(`lambda')
mata:waldF("`newid'", "`newtime'", "`TE'", "`ATTs'", "`t_on'", `preperiod', 0,"`touse'")
local F_stat=r(F)
forval i=1/`nboots' {
preserve
tempvar counter2 te2 s2 atts2 atts2_off w new_TE new_outcome
qui gen `w'=runiformint(0,1)
qui replace `w'=2*(`w'-0.5)
qui gen `new_TE'=`w'*`TE'
qui gen `new_outcome'=`counter'+`new_TE'
qui fect_counter `counter2' `te2' `atts2' `atts2_off',outcome(`new_outcome') treat(`treat') unit(`newid') time(`newtime') ///
t_on(`t_on') t_off(`t_off') ///
method("`method'") force("`force'") cov(`cov') nknots(`nknots') degree(`degree') r(`r') tol(`tol') ///
maxiterations(`maxiterations') lambda(`lambda')
sort `newid' `newtime'
mata:waldF("`newid'", "`newtime'", "`te2'", "`atts2'", "`t_on'", `preperiod', 0,"`touse'")
post `sim_wald' (r(F))
restore
if mod(`i',100)==0 {
di as txt "Wald Testing: Already Simulated `i' Times"
}
}
postclose `sim_wald'
qui use `results_wald',clear
qui sum SimuF,meanonly
qui count if SimuF>`F_stat'
local larger=r(N)
local WaldF=`F_stat'
local WaldP=`larger'/`nboots' //to save
local waldp_print=string(round(`WaldP',.001))
di as res "The p-value in wald test is `waldp_print'"
qui use `raw2',clear
}
/* Plot */
//draw plot0
if("`se'"=="" & "`placeboTest'"=="" & "`carryoverTest'"=="" & "`equiTest'"==""){
preserve
if("`exit'"!="" & `hasrev'==1){
qui use `results_plot_off',clear
local preperiod = `preperiod_off'
local offperiod = `offperiod_off'
}
else{
qui use `results_plot',clear
}
qui egen max_N=max(s_N)
qui sum max_N,meanonly
local max_N=r(mean)
local N_cutoff = `max_N'*`proportion'
qui drop if s_N<`N_cutoff'
qui drop if s<`preperiod'
qui drop if s>`offperiod'
//update preperiod and offperiod
qui sum s, meanonly
local preperiod = r(min)
local offperiod = r(max)
qui tsset s
qui egen max_atts=max(atts)
local axis2_up=4*`max_N'
qui sum max_atts,meanonly
local max_atts=1.2*r(mean)
if `max_atts'<0 {
local max_atts=0
}
qui egen min_atts=min(atts)
qui sum min_atts,meanonly
local min_atts=1.2*r(mean)
if `min_atts'>0 {
local min_atts=0
}
if(abs(`max_atts')>abs(`min_atts')){
local min_atts=-`max_atts'*0.8
}
else{
local max_atts=-`min_atts'*0.8
}
/* Title */
if("`exit'"==""){
local xlabel = cond("`xlabel'"=="","Time relative to the Treatment","`xlabel'")
}
else{
local xlabel = cond("`xlabel'"=="","Time relative to the Exit of Treatment","`xlabel'")
}
local ylabel = cond("`ylabel'"=="","Average Treatment Effect","`ylabel'")
local title = cond("`title'"=="","Estimated Average Treatment Effect","`title'")
if("`wald'"!=""){
local note = "Wald p-value: `waldp_print'"
}
else{
local note = " "
}
qui gen y0=0
/*LSJ NEW*/
twoway (scatter atts s, lcolor(black) yaxis(1) msize(2pt)) ///
(bar s_N s,yaxis(2) barwidth(0.5) color(gray%50)), ///
xline(0, lcolor(gs6%50) lpattern(dash)) ///
yline(0, lcolor(gs6%50) lpattern(dash)) ///
yscale(axis(2) r(0 `axis2_up')) ///
yscale(axis(1) r(`min_atts' `max_atts')) ///
xscale(noextend) ///
xlabel(`preperiod' 0 (10) `offperiod', labsize(*0.75)) ///
xtick(`preperiod'(1)`offperiod') ///
ylabel(0 `max_N',axis(2) ) ///
ytitle(`ylabel',axis(1)) ///
ytitle("Num of observations",axis(2)) ///
xtitle(`xlabel') ///
title(`title') ///
text(`max_atts' `preperiod' "`note'",place(e)) ///
scheme(s2mono) ///
graphr(fcolor(white)) ///
plotregion(lcolor(black) lwidth(thin) margin(zero) ) ///
legend(order( 1 "ATT")) ///
if("`saving'"!=""){
cap graph export `saving',replace
}
restore
}
//draw plot1
if("`se'"!="" & "`placeboTest'"=="" & "`carryoverTest'"=="" & "`equiTest'"==""){
preserve
if("`exit'"!="" & `hasrev'==1){
qui use `results_plot_off',clear
local preperiod = `preperiod_off'
local offperiod = `offperiod_off'
}
else{
qui use `results_plot',clear
}
qui egen max_N=max(s_N)
qui sum max_N,meanonly
local max_N=r(mean)
local N_cutoff = `max_N'*`proportion'
qui drop if s_N<`N_cutoff'
qui drop if s<`preperiod'
qui drop if s>`offperiod'
//update preperiod and offperiod
qui sum s, meanonly
local preperiod = r(min)
local offperiod = r(max)
qui tsset s
local CIlevel=100*(1-`alpha')
qui egen max_atts=max(atts)
local axis2_up=4*`max_N'
qui sum max_atts,meanonly
local max_atts=1.2*r(mean)
if `max_atts'<0 {
local max_atts=0
}
qui egen min_atts=min(att_lb)
qui sum min_atts,meanonly
local min_atts=1.2*r(mean)
if `min_atts'>0 {
local min_atts=0
}
if(abs(`max_atts')>abs(`min_atts')){
local min_atts=-`max_atts'*0.8
}
else{
local max_atts=-`min_atts'*0.8
}
/* Title */
if("`exit'"==""){
local xlabel = cond("`xlabel'"=="","Time relative to the Treatment","`xlabel'")
}
else{
local xlabel = cond("`xlabel'"=="","Time relative to the Exit of Treatment","`xlabel'")
}
local ylabel = cond("`ylabel'"=="","Average Treatment Effect","`ylabel'")
local title = cond("`title'"=="","Estimated Average Treatment Effect","`title'")
if("`wald'"!=""){
local note = "Wald p-value: `waldp_print'"
}
else{
local note = " "
}
/*NEW changes LSJ */
qui gen y0=0
twoway (rcap att_lb att_ub s, color(black) lcolor(black) yaxis(1)) ///
(scatter atts s, mcolor(black) yaxis(1) msize(2pt)) ///
(bar s_N s,yaxis(2) barwidth(0.5) color(gray%50)), ///
xline(0.5, lcolor(gs6%50) lpattern(dash)) ///
yline(0, lcolor(gs6%50) lpattern(dash)) ///
yscale(axis(2) r(0 `axis2_up')) ///
yscale(axis(1) r(`min_atts' `max_atts')) ///
xscale(noextend) ///
xlabel(`preperiod' 0 (10) `offperiod', labsize(*0.75)) ///
xtick(`preperiod'(1)`offperiod') ///
ylabel(0 `max_N',axis(2) ) ///
ytitle(`ylabel',axis(1)) ///
ytitle("Num of observations",axis(2)) ///
xtitle(`xlabel') ///
title(`title') ///
text(`max_atts' `preperiod' "`note'",place(e)) ///
scheme(s2mono) ///
graphr(fcolor(white)) ///
plotregion(lcolor(black) lwidth(thin) margin(zero) ) ///
legend(order( 1 "ATT `CIlevel'% CI" 2 "ATT"))
if("`saving'"!=""){
cap graph export `saving',replace
}
restore
}
/* Equivalence Test */
//draw plot2
// LSJ: Added F test
if("`se'"!="" & "`placeboTest'"=="" & "`carryoverTest'"=="" & "`equiTest'"!=""){
di as txt "{hline}"
di as txt "Equivalence Test"
qui reg `varlist' `cov' i.`newid' i.`newtime' [iweight = `weight'] if `treat'==0 & `touse'==1
local ebound= 0.36*e(rmse)
/* Etest is an one-side test*/
local twosidel=100*`alpha'
local twosideu=100*(1-`alpha')
local twoside=100-`alpha'*100
preserve
tempname sim_etest
tempfile results_etest
qui postfile `sim_etest' s atts att_lb att_ub s_N using `results_etest',replace
qui use `results2',clear
local et_flag=0
forvalue s=`min_s'/`max_s' {
qui sum ATTs if s==`s',meanonly
if r(N)<1 {
continue
}
qui _pctile ATTs if s==`s',p(`twosidel' ,`twosideu')
matrix `ci'=(r(r1),r(r2))
local s_index=`s'-`min_s'
post `sim_etest' (`s') (`att`s_index'') (`ci'[1,1]) (`ci'[1,2]) (`N`s_index'')
if (`ci'[1,1]<(-`ebound') | `ci'[1,2]>(`ebound'))&(`s'<=0 & `s'>=`preperiod') {
di as res "Equivalence Test...Fail at s=`s'"
local et_flag=1
}
}
if(`et_flag'==1){
di as res "Equivalence Test...Fail"
}
else{
di as res "Equivalence Test...Pass"
}
postclose `sim_etest'
/*F test*/
local ft_flag=0
qui use `results_etest', clear // still use the same one generated for TOST test.
/*Get Ntr and m*/
qui egen max_N=max(s_N)
qui sum max_N,meanonly
local max_N=r(mean)
local m_f = abs(`preperiod')
/*calculate F stats*/
qui use `results2',clear
qui mkmat ATTs if s==`preperiod', matrix(delta_m)
local new_s_start = `preperiod'+1
forvalue s=`new_s_start'/0{
qui mkmat ATTs if s==`s', matrix(temp)
qui matrix delta_m = delta_m, temp
}
/*Covariance matrix*/
qui mata: delta_m = st_matrix("delta_m")
qui mata: vce_m = st_matrix("vce_m", variance(delta_m))
qui mat list delta_m
qui mat list vce_m // display the matrix
/*Get F value*/
qui mata: delta_vec = st_matrix("delta_vec", mean(delta_m))
matrix F_mat = delta_vec*vce_m*delta_vec'
scalar F = (`max_N'*(`max_N'-`m_f'-1)/((`max_N'-1)*(`m_f'+1))) * F_mat[1,1]
di "F = " F
local F_val = F
local F_crit = invnFtail(`m_f',`max_N'-`m_f'-1,`m_f'*0.6,`alpha')
if(`F_val' < `F_crit'){
local ft_flag=1
}
if(`ft_flag'==1){
di as res "Equivalence F-Test...Pass"
}
else{
di as res "Equivalence F-Test...Fail"
}
local FvalPrint = string(`F_val')
/*F test ends*/
/* Draw Plot */
qui use `results_etest',clear
qui egen max_N=max(s_N)
qui sum max_N,meanonly
local max_N=r(mean)
local N_cutoff = `max_N'*`proportion'
qui drop if s_N<`N_cutoff'
qui drop if s<`preperiod'
qui drop if s>`offperiod'
qui tsset s
qui egen max_atts=max(att_ub) if s<=0
qui sum max_atts,meanonly
qui gen yub=r(mean)
local max_atts=2*r(mean)
if `max_atts'<0 {
local max_atts=0
}
if `max_atts'<`ebound' {
local max_atts=`ebound'*2
}
qui egen min_atts=min(att_lb) if s<=0
qui sum min_atts,meanonly
qui gen ylb=r(mean)
local min_atts=2*r(mean)
if `min_atts'>0 {
local min_atts=0
}
if `min_atts'>-`ebound' {
local min_atts=-`ebound'*2
}
local axis2_up=8*`max_N'
local CIlevel=100*(1-`alpha')
local Tlevel=100*(1-2*`alpha')
qui gen y0=0
qui gen y1=`ebound'
qui gen y2=-`ebound'
if(abs(`max_atts')>abs(`min_atts')){
local min_atts=-`max_atts'*0.8
}
else{
local max_atts=-`min_atts'*0.8
}
/* Title */
local xlabel = cond("`xlabel'"=="","Time relative to the Treatment","`xlabel'")
local ylabel = cond("`ylabel'"=="","Average Treatment Effect","`ylabel'")
local title = cond("`title'"=="","Equivalence Test","`title'")
/*NEW changes LSJ */
twoway (rcap att_lb att_ub s, color(black) lcolor(black) yaxis(1)) ///
(scatter atts s, mcolor(black) yaxis(1) msize(2pt)) ///
(line y1 y2 ylb yub s if s<=0,lcolor(blue blue green green) lpattern(dash dash dash dash) yaxis(1) lwidth(0.5 0.5 0.5 0.5)) ///
(bar s_N s,yaxis(2) barwidth(0.5) color(gray%50)), ///
xline(0, lcolor(gs6%50) lpattern(dash)) ///
yline(0, lcolor(gs6%50) lpattern(dash)) ///
yscale(axis(2) r(0 `axis2_up')) ///
yscale(axis(1) r(`min_atts' `max_atts')) ///
xscale(noextend) ///
xlabel(`preperiod' 0 (10) `offperiod', labsize(*0.75)) ///
xtick(`preperiod'(1)`offperiod') ///
ylabel(0 `max_N',axis(2) ) ///
ytitle(`ylabel',axis(1)) ///
ytitle("Num of observations",axis(2)) ///
xtitle(`xlabel') ///
title(`title') ///
text(`max_atts' `preperiod' "`note'",place(e)) ///
text(`max_atts' `offperiod' "F-Test p-value: `FvalPrint'",place(sw)) ///
scheme(s2mono) ///
graphr(fcolor(white)) ///
plotregion(lcolor(black) lwidth(thin) margin(zero) ) ///
legend(order(1 "ATT(`Tlevel'% CI)" 2 "ATT" 4 "Equiv.Bound" 6 "Min.Bound"))
if("`saving'"!=""){
cap graph export `saving',replace
}
restore
}
/* Placebo Test */
//draw plot3
if("`placeboTest'"!="" & "`se'"!="" & "`carryoverTest'"=="" & "`equiTest'"==""){
placebo_Test `varlist',treat(`treat') unit(`newid') time(`newtime') ///
cov(`cov') method("`method'") weight(`weight') proportion(`proportion') ///
force("`force'") degree(`degree') nknots(`nknots') r(`r') lambda(`lambda') alpha(`alpha') vartype("`vartype'") ///
nboots(`nboots') tol(`tol') maxiterations(`maxiterations') seed(`seed') minT0(`minT0') maxmissing(`maxmissing') ///
preperiod(`preperiod') offperiod(`offperiod') placeboperiod(`placeboperiod') xlabel(`xlabel') ylabel(`ylabel') title(`title') saving(`saving')
//to save
local placebo_pvalue=e(placebo_pvalue)
local placebo_ATT_mean=e(placebo_ATT_mean)
local placebo_ATT_sd=e(placebo_ATT_sd)
tempname placebo_CI
matrix `placebo_CI' = e(placebo_CI)
}
/*NEW LSJ*/
/*Carryover Test*/
//draw plot4
if("`carryoverTest'"!="" & "`placeboTest'"=="" & "`se'"!="" & "`equiTest'"==""){
//change preperiod and offperiod for exit
/* if(`hasrev'==1){
local preperiod = `preperiod_off'
local offperiod = `offperiod_off'
} */
carryover_Test `varlist',treat(`treat') unit(`newid') time(`newtime') ///
cov(`cov') method("`method'") weight(`weight') proportion(`proportion') ///
force("`force'") degree(`degree') nknots(`nknots') r(`r') lambda(`lambda') alpha(`alpha') vartype("`vartype'") ///
nboots(`nboots') tol(`tol') maxiterations(`maxiterations') seed(`seed') minT0(`minT0') maxmissing(`maxmissing') ///
preperiod(`preperiod_off') offperiod(`offperiod_off') carryoverperiod(`carryoverperiod') xlabel(`xlabel') ylabel(`ylabel') title(`title') saving(`saving')
//to save
local carryover_pvalue=e(carryover_pvalue)
local carryover_ATT_mean=e(carryover_ATT_mean)
local carryover_ATT_sd=e(carryover_ATT_sd)
tempname carryover_CI
matrix `carryover_CI' = e(carryover_CI)
}
/*LSJ END*/
/* Storage */
ereturn clear
//CV
if( `do_cv'==1){
ereturn scalar optimal_parameter=`optimal_para'
ereturn scalar min_mspe=`min_mspe'
ereturn matrix CV=`CV'
}
//ATT
//ereturn scalar ATT=`ATT'
//ereturn scalar n=`N_alltreat'
if("`se'"==""){
preserve
qui use `results_nose',clear
qui rename atts ATT
qui rename s_N n
order s n ATT
tempname ATTs_matrix
qui mkmat s n ATT, matrix(`ATTs_matrix')
ereturn matrix ATTs=`ATTs_matrix'
if("`cov'"!=""){
tempname coef_final_output
matrix `coef_final_output'=(`cons_output')
matrix `coef_final_output'=(`coef_final_output',`coef_output')
matrix colnames `coef_final_output'=cons `cov'
ereturn matrix coefs=`coef_final_output'
}
if("`cov'"==""){
tempname coef_final_output
matrix `coef_final_output'=(`cons_output')
matrix colnames `coef_final_output'=cons
ereturn matrix coefs=`coef_final_output'
}
tempname ATT_final_output
matrix `ATT_final_output'=(`ATT',`N_alltreat')
matrix colnames `ATT_final_output'=ATT N
ereturn matrix ATT=`ATT_final_output'
restore
}
//ATTsd
if("`se'"!="" & "`placeboTest'"=="" & "`carryoverTest'"==""){
//ereturn scalar ATTsd=`ATTsd'
//ereturn matrix ATTCI=`ci_att'
//ereturn scalar ATT_Lower_Bound=`ATT_Lower_Bound'
//ereturn scalar ATT_Upper_Bound=`ATT_Upper_Bound'
local ATT_pvalue=round(2*(1-normal(abs(`ATT'/`ATTsd'))),0.001)
tempname ATT_final_output
matrix `ATT_final_output'=(`ATT',`N_alltreat',`ATTsd',`ATT_Lower_Bound',`ATT_Upper_Bound',`ATT_pvalue')
matrix colnames `ATT_final_output'=ATT N sd Lower_Bound Upper_Bound pvalue
ereturn matrix ATT=`ATT_final_output'
}
//ATTs & coef
if("`se'"!="" & "`placeboTest'"=="" & "`carryoverTest'"==""){
preserve
qui use `results_plot',clear
qui rename atts ATT
qui rename attsd ATT_sd
qui rename att_lb ATT_Lower_Bound
qui rename att_ub ATT_Upper_Bound
qui rename s_N n
gen ATT_p_value=2*(1-normal(abs(ATT/ATT_sd)))
order s n ATT ATT_sd ATT_p_value ATT_Lower_Bound ATT_Upper_Bound
tempname ATTs_matrix
qui mkmat s n ATT ATT_sd ATT_p_value ATT_Lower_Bound ATT_Upper_Bound, matrix(`ATTs_matrix')
ereturn matrix ATTs=`ATTs_matrix'
if(`hasrev'==1){
qui use `results_plot_off',clear
qui rename atts ATT
qui rename attsd ATT_sd
qui rename att_lb ATT_Lower_Bound
qui rename att_ub ATT_Upper_Bound
qui rename s_N n
gen ATT_p_value=2*(1-normal(abs(ATT/ATT_sd)))
order s n ATT ATT_sd ATT_p_value ATT_Lower_Bound ATT_Upper_Bound
tempname ATTs_off_matrix
qui mkmat s n ATT ATT_sd ATT_p_value ATT_Lower_Bound ATT_Upper_Bound, matrix(`ATTs_off_matrix')
ereturn matrix ATTs_off=`ATTs_off_matrix'
}
qui use `results_coef',clear
tempname coefs_matrix_output
qui mkmat coef sd p_value lower_bound upper_bound, matrix(`coefs_matrix_output')
matrix rownames `coefs_matrix_output'= cons `cov'
ereturn matrix coefs=`coefs_matrix_output'
restore
}
//permutation
if("`permutation'"!=""){
ereturn scalar permutation_pvalue=`permutation_pvalue'
}
//Wald
if("`wald'"!=""){
ereturn scalar wald_pvalue=`WaldP'
}
//Placebo
if("`placeboTest'"!=""){
ereturn scalar placebo_pvalue=`placebo_pvalue'
//ereturn scalar placebo_ATT=`placebo_ATT_mean'
//ereturn scalar placebo_ATT_sd=`placebo_ATT_sd'
//ereturn matrix placebo_ATT_CI=`placebo_CI'
tempname placebo_ATT_final_output
matrix `placebo_ATT_final_output'=(`placebo_ATT_mean',`placebo_ATT_sd',`placebo_CI'[1,1],`placebo_CI'[1,2],`placebo_pvalue')
matrix colnames `placebo_ATT_final_output'=placebo_ATT sd Lower_Bound Upper_Bound pvalue
ereturn matrix placebo_ATT=`placebo_ATT_final_output'
}
/*NEW LSJ*/
//Carryover
if("`carryoverTest'"!=""){
ereturn scalar carryover_pvalue=`carryover_pvalue'
tempname carryover_ATT_final_output
matrix `carryover_ATT_final_output'=(`carryover_ATT_mean',`carryover_ATT_sd',`carryover_CI'[1,1],`carryover_CI'[1,2],`carryover_pvalue')
matrix colnames `carryover_ATT_final_output'=carryover_ATT sd Lower_Bound Upper_Bound pvalue
ereturn matrix carryover_ATT=`carryover_ATT_final_output'
}
/*LSJ END*/
//counterfactual
qui use `raw',clear
if("`counterfactual'"!=""){
//di as res "Counterfactual"
qui use `counter_out',clear
}
end
*********************************************************functions
program fect_counter,eclass
syntax newvarlist(min=4 max=4 gen) [if] , outcome(varlist min=1 max=1) ///
treat(varlist min=1 max=1) ///
unit(varlist min=1 max=1) ///
time(varlist min=1 max=1) ///
t_on(varlist min=1 max=1) ///
t_off(varlist min=1 max=1) ///
method(string) ///
force(string) ///
[ cov(varlist) ///
nknots(integer 3) ///
degree(integer 3) ///
r(integer 2) ///
tol(real 1e-5) ///
maxiterations(integer 5000) ///
lambda(real 0.5) ///
t_on_original(varlist max=1) ///
t_off_original(varlist max=1) ///
]
set trace off
tempvar touse
mark `touse' `if'
tempvar newid newtime
qui egen `newid'=group(`unit')
sort `newid' `time'
qui egen `newtime'=group(`time')
/* Normalization */
tempvar norm_y
//qui sum `outcome' if `treat'==0 & `touse'==1
//local mean_y=r(mean)
//local sd_y=r(sd)
//qui gen `norm_y'=(`outcome'-`mean_y')/`sd_y'
qui gen `norm_y'=`outcome'
/* Regression/Training */
if("`method'"=="fe"){
tempvar FE1 FE2 yearFE unitFE counterfactual
if("`force'"=="two-way"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,absorb(`FE1'=`newid' `FE2'=`newtime') ///
dof(none)
}
if("`force'"=="unit"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,absorb(`FE1'=`newid') ///
dof(none)
qui gen `FE2'=0
}
if("`force'"=="time"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,absorb(`FE2'=`newtime') ///
dof(none)
qui gen `FE1'=0
}
if("`force'"=="none"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,noabsorb ///
dof(none)
qui gen `FE2'=0
qui gen `FE1'=0
}
qui bys `newtime': egen `yearFE'=mean(`FE2')
qui bys `newid': egen `unitFE'=mean(`FE1')
drop `FE1' `FE2'
qui gen double `counterfactual'=_b[_cons]+`unitFE'+`yearFE'
if "`cov'"!="" {
tempname coefficient
matrix `coefficient'=e(b)
local colnum=colsof(`coefficient')-1
forval i=1/`colnum'{
local p=word("`cov'",`i')
qui replace `counterfactual'=`counterfactual'+`p'*`coefficient'[1,`i']
}
}
local Converge=1
tempname coef_output
if( "`cov'"!=""){
forval i=1/`colnum'{
if(`i'==1){
matrix `coef_output'=(`coefficient'[1,`i'])
}
else{
matrix `coef_output'=(`coef_output',`coefficient'[1,`i'])
}
}
}
local mu_output=_b[_cons]
}
if("`method'"=="bspline"){
tempvar trend
tempvar FE1 FE2 yearFE unitFE counterfactual FE
qui mkspline `trend' = `newtime',cubic nknots(`nknots')
local run = `nknots'-1
forvalue i=1/`run'{
local trend_all `trend_all' `trend'`i'
tempvar `FE'Slope`i'
}
if("`force'"=="two-way"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,absorb(`FE1'=`newid' `FE2'=`newtime' `FE'=i.`newid'#c.(`trend_all')) ///
dof(none)
}
if("`force'"=="unit"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,absorb(`FE1'=`newid' `FE'=i.`newid'#c.(`trend_all')) ///
dof(none)
qui gen `FE2'=0
}
if("`force'"=="time"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,absorb(`FE2'=`newtime' `FE'=i.`newid'#c.(`trend_all')) ///
dof(none)
qui gen `FE1'=0
}
if("`force'"=="none"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,absorb(`FE'=i.`newid'#c.(`trend_all')) ///
dof(none)
qui gen `FE2'=0
qui gen `FE1'=0
}
qui bys `newtime': egen `yearFE'=mean(`FE2')
qui bys `newid': egen `unitFE'=mean(`FE1')
drop `FE1' `FE2'
if("`force'"!="none"){
qui gen `counterfactual'=_b[_cons]+`unitFE'+`yearFE'
}
else{
qui gen `counterfactual'=0
}
if "`cov'"!="" {
tempname coefficient
matrix `coefficient'=e(b)
if("`force'"!="none"){
local colnum=colsof(`coefficient')-1
}
else{
local colnum=colsof(`coefficient')
}
forval i=1/`colnum'{
local p=word("`cov'",`i')
qui replace `counterfactual'=`counterfactual'+`p'*`coefficient'[1,`i']
}
}
forvalue i=1/`run'{
qui bys `newid': egen `unitFE'`i'=mean(`FE'Slope`i')
qui replace `counterfactual'=`counterfactual'+`unitFE'`i'*`trend'`i'
}
local Converge=1
tempname coef_output
if( "`cov'"!=""){
forval i=1/`colnum'{
if(`i'==1){
matrix `coef_output'=(`coefficient'[1,`i'])
}
else{
matrix `coef_output'=(`coef_output',`coefficient'[1,`i'])
}
}
}
local mu_output=_b[_cons]
}
if("`method'"=="polynomial"){
tempvar trend
tempvar FE1 FE2 yearFE unitFE counterfactual FE
forvalue i=1/`degree'{
qui gen `trend'`i' = `newtime'^`i'
local trend_all `trend_all' `trend'`i'
}
if("`force'"=="two-way"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,absorb(`FE1'=`newid' `FE2'=`newtime' `FE'=i.`newid'#c.(`trend_all')) ///
dof(none)
}
if("`force'"=="unit"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,absorb(`FE1'=`newid' `FE'=i.`newid'#c.(`trend_all')) ///
dof(none)
qui gen `FE2'=0
}
if("`force'"=="time"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,absorb(`FE2'=`newtime' `FE'=i.`newid'#c.(`trend_all')) ///
dof(none)
qui gen `FE1'=0
}
if("`force'"=="none"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,absorb(`FE'=i.`newid'#c.(`trend_all')) ///
dof(none)
qui gen `FE2'=0
qui gen `FE1'=0
}
qui bys `newtime': egen `yearFE'=mean(`FE2')
qui bys `newid': egen `unitFE'=mean(`FE1')
drop `FE1' `FE2'
if("`force'"!="none"){
qui gen `counterfactual'=_b[_cons]+`unitFE'+`yearFE'
}
else{
qui gen `counterfactual'=0
}
if "`cov'"!="" {
tempname coefficient
matrix `coefficient'=e(b)
if("`force'"!="none"){
local colnum=colsof(`coefficient')-1
}
else{
local colnum=colsof(`coefficient')
}
forval i=1/`colnum'{
local p=word("`cov'",`i')
qui replace `counterfactual'=`counterfactual'+`p'*`coefficient'[1,`i']
}
}
forvalue i=1/`degree'{
qui bys `newid': egen `unitFE'`i'=mean(`FE'Slope`i')
qui replace `counterfactual'=`counterfactual'+`unitFE'`i'*`trend'`i'
}
local Converge=1
tempname coef_output
if( "`cov'"!=""){
forval i=1/`colnum'{
if(`i'==1){
matrix `coef_output'=(`coefficient'[1,`i'])
}
else{
matrix `coef_output'=(`coef_output',`coefficient'[1,`i'])
}
}
}
local mu_output=_b[_cons]
}
if("`method'"=="ife"){
tempvar FE1 FE2 yearFE unitFE cons counterfactual p_treat
if("`force'"=="two-way"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,absorb(`FE1'=`newid' `FE2'=`newtime') ///
dof(none)
}
if("`force'"=="unit"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,absorb(`FE1'=`newid') ///
dof(none)
qui gen `FE2'=0
}
if("`force'"=="time"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,absorb(`FE2'=`newtime') ///
dof(none)
qui gen `FE1'=0
}
if("`force'"=="none"){
qui reghdfe `norm_y' `cov' if `treat'==0 & `touse'==1,noabsorb ///
dof(none)
qui gen `FE2'=0
qui gen `FE1'=0
}
qui gen `cons'=_b[_cons]
qui bys `newtime': egen `yearFE'=mean(`FE2')
qui bys `newid': egen `unitFE'=mean(`FE1')
drop `FE1' `FE2'
sort `newid' `newtime'
qui gen `p_treat'=0
qui replace `p_treat'=1 if `treat'==1 | `touse'==0 | `norm_y'==.
qui mata: ife("`norm_y'","`cov'","`p_treat'","`newid'","`newtime'","`force'",`r',`tol',`maxiterations',"`counterfactual'","`unitFE'","`yearFE'","`cons'")
if(r(stop)==1){
local Converge=1
}
else{
local Converge=0
di as res "IFE can't converge."
}
tempname coef_output
if "`cov'"!=""{
matrix `coef_output'=r(coef)
}
local mu_output=r(cons)
}
if("`method'"=="mc"){
tempvar y FE1 FE2 yearFE unitFE cons counterfactual p_treat
qui gen `y'=`outcome'
if("`force'"=="two-way"){
qui reghdfe `y' `cov' if `treat'==0 & `touse'==1,absorb(`FE1'=`newid' `FE2'=`newtime') ///
dof(none)
}
if("`force'"=="unit"){
qui reghdfe `y' `cov' if `treat'==0 & `touse'==1,absorb(`FE1'=`newid') ///
dof(none)
qui gen `FE2'=0
}
if("`force'"=="time"){
qui reghdfe `y' `cov' if `treat'==0 & `touse'==1,absorb(`FE2'=`newtime') ///
dof(none)
qui gen `FE1'=0
}
if("`force'"=="none"){
qui reghdfe `y' `cov' if `treat'==0 & `touse'==1,noabsorb ///
dof(none)
qui gen `FE2'=0
qui gen `FE1'=0
}
qui gen `cons'=_b[_cons]
qui bys `newtime': egen `yearFE'=mean(`FE2')
qui bys `newid': egen `unitFE'=mean(`FE1')
drop `FE1' `FE2'
sort `newid' `newtime'
qui gen `p_treat'=0
qui replace `p_treat'=1 if `treat'==1 | `touse'==0 | `y'==.
qui mata: mc("`y'","`cov'","`p_treat'","`newid'","`newtime'","`force'",`lambda',`tol',`maxiterations',"`counterfactual'","`unitFE'","`yearFE'","`cons'")
if(r(stop)==1){
local Converge=1
}
else{
local Converge=0
di as res "MC can't converge."
}
tempname coef_output
if "`cov'"!=""{
matrix `coef_output'=r(coef)
}
local mu_output=r(cons)
}
if("`cov'"!=""){
matrix colnames `coef_output' = `cov'
}
token `varlist'
qui replace `1' = `counterfactual'
tempvar treat_effect
qui gen double `treat_effect'=`outcome'-`counterfactual'
qui replace `2' = `treat_effect'
sort `unit' `time'
tempvar treatsum targettime target_on ATTs target_off ATTs_off
//qui mata:gen_s("`treat'","`newid'","`newtime'","`target'")
gen `target_on'=`t_on'
if("`t_on_original'"!=""){
replace `target_on'=`t_on_original'
}
qui bys `target_on': egen `ATTs'= mean(`treat_effect') if `target_on'!=. & `touse'==1
qui replace `3' = `ATTs' if `touse'==1
gen `target_off'=`t_off'
if("`t_off_original'"!=""){
replace `target_off'=`t_off_original'
}
qui bys `target_off': egen `ATTs_off'= mean(`treat_effect') if `target_off'!=. & `touse'==1
qui replace `4' = `ATTs_off' if `touse'==1
qui sort `newid' `newtime'
ereturn scalar converge=`Converge'
ereturn scalar cons= `mu_output'
if("`cov'"!=""){
ereturn matrix coef= `coef_output'
}
end
program cross_validation,eclass
syntax varlist(min=1 max=1), treat(varlist min=1 max=1) ///
unit(varlist min=1 max=1) ///
time(varlist min=1 max=1) ///
t_on(varlist min=1 max=1) ///
t_off(varlist min=1 max=1) ///
method(string) ///
force(string) ///
[ cov(varlist) ///
weight(varlist max=1) ///
cvtreat ///
cvnobs(integer 3) ///
kfold(integer 10) ///
nknots(integer 3) ///
degree(integer 3) ///
r(integer 3) ///
tol(real 1e-4) ///
maxiterations(integer 5000) ///
nlambda(integer 10) ///
lambda(numlist ascending) ///
seed(integer 123) ///
]
set trace off
di as txt "{hline}"
di as txt "Cross Validation..."
tempvar newid newtime touse
qui gen `touse'=1
qui egen `newid'=group(`unit')
qui egen `newtime'=group(`time')
sort `newid' `newtime'
tempvar validation
tempname sim final_sim final_sim2
tempfile results final_results final_results2
gen `validation'=0
/* Only for treated values */
if("`cvtreat'"!=""){
tempvar iftreat obs_num
tempfile tempsave
qui gen `obs_num' = _n
qui save `tempsave',replace
qui bys `newid': egen `iftreat'=mean(`treat')
qui keep if `iftreat'>0
mata:val_gen("`treat'", "`newid'", "`newtime'", "`touse'", ///
`kfold',`cvnobs',"`validation'",`seed')
qui keep `obs_num' `validation'
qui merge 1:1 `obs_num' using `tempsave', nogen nol nonote norep
qui drop `obs_num'
qui replace `validation' = 0 if `validation'==.
sort `newid' `newtime'
}
else{
mata: val_gen("`treat'", "`newid'", "`newtime'", "`touse'", ///
`kfold',`cvnobs',"`validation'",`seed')
}
/*
if("`cvtreat'"!=""){
tempvar iftreat
qui bys `newid': egen `iftreat'=mean(`treat')
qui replace `validation'=0 if `iftreat'==0
}
*/
if("`method'"=="ife" | "`method'"=="both"){
qui postfile `final_sim' r mspe using `final_results',replace
forval fnum=0/`r' {
//di as res "Factor: `fnum'"
qui postfile `sim' N spe using `results',replace
if `fnum'==0 {
forval i=1/`kfold' {
preserve
tempvar counter spe TE S ATTs ATTs_off
qui fect_counter `counter' `TE' `ATTs' `ATTs_off' ///
if `validation'!=`i' & `touse'==1,outcome(`varlist') ///
treat(`treat') unit(`newid') time(`newtime') t_on(`t_on') ///
t_off(`t_off') cov(`cov') method("fe") force("`force'")
if(e(converge)==0){
restore
continue
}
qui gen `spe'=(`varlist'-`counter')^2 if `validation'==`i' & `touse'==1
qui sum `spe' [iweight=`weight'] if `validation'==`i' & `touse'==1,meanonly
if r(N)!=0 {
post `sim' (r(N)) (r(mean))
}
restore
}
postclose `sim'
preserve
use `results',clear
tempvar weight_mean
egen `weight_mean'=wtmean(spe),weight(N)
qui sum `weight_mean',meanonly
post `final_sim' (0) (r(mean))
local mspe = string(round(r(mean),.0001))
di as txt "fe r=0 force=`force' mspe=`mspe'"
restore
continue
}
/* ife */
forval i=1/`kfold' {
preserve
tempvar counter spe TE S ATTs ATTs_off
qui fect_counter `counter' `TE' `ATTs' `ATTs_off' ///
if `validation'!=`i' & `touse'==1,outcome(`varlist') ///
treat(`treat') unit(`newid') time(`newtime') t_on(`t_on') ///
t_off(`t_off') cov(`cov') method("ife") force("`force'") r(`fnum') ///
tol(`tol') maxiterations(`maxiterations')
if(e(converge)==0){
restore
continue
}
qui gen `spe'=(`varlist'-`counter')^2 if `validation'==`i' & `touse'==1
qui sum `spe' [iweight=`weight'] if `validation'==`i' & `touse'==1,meanonly
if r(N)!=0 {
post `sim' (r(N)) (r(mean))
}
restore
//di as res "Fold `i' finished"
}
postclose `sim'
preserve
use `results',clear
tempvar weight_mean
egen `weight_mean'=wtmean(spe),weight(N)
qui sum `weight_mean',meanonly
local mspe = string(round(r(mean),.0001))
post `final_sim' (`fnum') (r(mean))
di as txt "ife r=`fnum' force=`force' mspe=`mspe'"
restore
}
postclose `final_sim'
}
if("`method'"=="mc" | "`method'"=="both"){
qui postfile `final_sim2' lambda lambda_norm mspe using `final_results2',replace
//get lambda list
tempvar FE1 FE2 e
if("`force'"=="two-way"){
qui reghdfe `varlist' `cov' if `treat'==0 & `touse'==1, ab(`FE1'=`newid' `FE2'=`newtime') resid ///
dof(none)
}
if("`force'"=="unit"){
qui reghdfe `varlist' `cov' if `treat'==0 & `touse'==1, ab(`FE1'=`newid') resid ///
dof(none)
}
if("`force'"=="unit"){
qui reghdfe `varlist' `cov' if `treat'==0 & `touse'==1, ab(`FE2'=`newtime') resid ///
dof(none)
}
if("`force'"=="none"){
qui reghdfe `varlist' `cov' if `treat'==0 & `touse'==1, noabsorb resid ///
dof(none)
}
qui predict `e',residual
qui mata: eig_v("`e'","`treat'","`newid'","`newtime'")
local lambda_max=log10(r(max_sing))
local lambda_by = 3/(`nlambda' - 2)
local start_lambda= 10^(`lambda_max')
if("`lambda'"==""){
if(`nlambda'<3){
di as err "nlambda should be larger than 2."
exit
}
local lambda `start_lambda'
forval num=2/`nlambda'{
local lambda_add=10^(`lambda_max' - (`num' - 1)*`lambda_by')
local lambda `lambda' `lambda_add'
}
}
foreach lambda_grid in `lambda' {
local lambda_grid_norm = `lambda_grid'/`start_lambda'
qui postfile `sim' N spe using `results',replace
forval i=1/`kfold' {
preserve
tempvar counter spe TE S ATTs ATTs_off
qui fect_counter `counter' `TE' `ATTs' `ATTs_off' if `validation'!=`i' & `touse'==1,outcome(`varlist') ///
treat(`treat') unit(`newid') time(`newtime') t_on(`t_on') ///
t_off(`t_off') cov(`cov') method("mc") force(`force') ///
tol(`tol') maxiterations(`maxiterations') lambda(`lambda_grid')
if(e(converge)==0){
restore
continue
}
qui gen `spe'=(`varlist'-`counter')^2 if `validation'==`i' & `touse'==1
qui sum `spe' [iweight=`weight'] if `validation'==`i' & `touse'==1 ,meanonly
if r(N)!=0 {
post `sim' (r(N)) (r(mean))
}
restore
}
postclose `sim'
preserve
use `results',clear
tempvar weight_mean
egen `weight_mean'=wtmean(spe),weight(N)
qui sum `weight_mean' ,meanonly
post `final_sim2' (`lambda_grid') (`lambda_grid_norm') (r(mean))
local mspe = string(round(r(mean),.0001))
local lambda_print = string(round(`lambda_grid',.0001))
local lambda_norm_print = string(round(`lambda_grid'/`start_lambda',.0001))
di as txt "mc: lambda=`lambda_print' lambda.norm=`lambda_norm_print' mspe=`mspe'"
restore
}
postclose `final_sim2'
}
if("`method'"=="bspline"){
qui postfile `final_sim' nknots mspe using `final_results',replace
if(`nknots'>7 | `nknots'<3){
dis as err "nkots must be between 3 and 7"
exit
}
forval knot=3/`nknots' {
qui postfile `sim' N spe using `results',replace
forval i=1/`kfold' {
preserve
tempvar counter spe TE S ATTs ATTs_off
qui fect_counter `counter' `TE' `ATTs' `ATTs_off' if `validation'!=`i' & `touse'==1,outcome(`varlist') ///
treat(`treat') unit(`newid') time(`newtime') t_on(`t_on') ///
t_off(`t_off') cov(`cov') method("bspline") nknots(`knot') force(`force')
qui gen `spe'=(`varlist'-`counter')^2 if `validation'==`i' & `touse'==1
qui sum `spe' [iweight=`weight'] if `validation'==`i' & `touse'==1,meanonly
if r(N)!=0 {
post `sim' (r(N)) (r(mean))
}
restore
}
postclose `sim'
preserve
use `results',clear
tempvar weight_mean
egen `weight_mean'=wtmean(spe),weight(N)
qui sum `weight_mean',meanonly
post `final_sim' (`knot') (r(mean))
local mspe = string(round(r(mean),.0001))
di as txt "bspline nknots=`knot' mspe=`mspe'"
restore
}
postclose `final_sim'
}
if("`method'"=="polynomial"){
qui postfile `final_sim' degree mspe using `final_results',replace
if(`degree'<1){
dis as err "degree must be a positive integer."
exit
}
forval dg=1/`degree' {
qui postfile `sim' N spe using `results',replace
forval i=1/`kfold' {
preserve
tempvar counter spe TE S ATTs ATTs_off
qui fect_counter `counter' `TE' `ATTs' `ATTs_off' if `validation'!=`i' & `touse'==1,outcome(`varlist') ///
treat(`treat') unit(`newid') time(`newtime') t_on(`t_on') ///
t_off(`t_off') cov(`cov') method("polynomial") degree(`dg') force(`force')
qui gen `spe'=(`varlist'-`counter')^2 if `validation'==`i' & `touse'==1
qui sum `spe' [iweight=`weight'] if `validation'==`i' & `touse'==1,meanonly
if r(N)!=0 {
post `sim' (r(N)) (r(mean))
}
restore
}
postclose `sim'
preserve
use `results',clear
tempvar weight_mean
egen `weight_mean'=wtmean(spe),weight(N)
qui sum `weight_mean',meanonly
post `final_sim' (`dg') (r(mean))
local mspe = string(round(r(mean),.0001))
di as txt "polynomial degree=`dg' mspe=`mspe'"
restore
}
postclose `final_sim'
}
ereturn clear
preserve
if("`method'"=="ife"){
use `final_results',clear
mkmat r mspe, matrix(CV)
ereturn matrix CV = CV
sort mspe
qui sum mspe in 1 ,meanonly
local min_mspe=r(mean)
ereturn scalar min_mspe=`min_mspe'
qui sum r in 1 ,meanonly
local optimal_r=r(mean)
ereturn scalar optimal_parameter=`optimal_r'
if(`optimal_r'==0){
ereturn scalar method=0
}
else{
ereturn scalar method=1
}
di as res "optimal r=`optimal_r' in fe/ife model"
restore
}
if("`method'"=="mc"){
use `final_results2',clear
mkmat lambda mspe, matrix(CV)
ereturn matrix CV = CV
sort mspe
qui sum mspe in 1,meanonly
local min_mspe=r(mean)
ereturn scalar min_mspe=`min_mspe'
qui sum lambda in 1,meanonly
local optimal_lambda=string(round(r(mean),.0001))
ereturn scalar optimal_parameter=`optimal_lambda'
qui sum lambda_norm in 1,meanonly
local optimal_lambda_norm =string(round(r(mean),.0001))
ereturn scalar method = 2
di as res "optimal lambda=`optimal_lambda', lambda.norm=`optimal_lambda_norm' in mc model"
restore
}
if("`method'"=="bspline"){
use `final_results',clear
mkmat nknots mspe, matrix(CV)
ereturn matrix CV = CV
sort mspe
qui sum mspe in 1,meanonly
local min_mspe=r(mean)
ereturn scalar min_mspe=`min_mspe'
qui sum nknots in 1,meanonly
local optimal_nknots=string(round(r(mean),.0001))
ereturn scalar optimal_parameter=`optimal_nknots'
ereturn scalar method = 3
di as res "optimal nknots=`optimal_nknots' in bspline model"
restore
}
if("`method'"=="polynomial"){
use `final_results',clear
mkmat degree mspe, matrix(CV)
ereturn matrix CV = CV
sort mspe
qui sum mspe in 1,meanonly
local min_mspe=r(mean)
ereturn scalar min_mspe=`min_mspe'
qui sum degree in 1,meanonly
local optimal_degree=r(mean)
ereturn scalar optimal_parameter=`optimal_degree'
ereturn scalar method = 4
di as res "optimal degree=`optimal_degree' in polynomial model"
restore
}
if("`method'"=="both"){
use `final_results',clear
mkmat r mspe, matrix(CV)
matrix CV1 = CV
sort mspe
qui sum mspe in 1,meanonly
local min_mspe1=r(mean)
qui sum r in 1,meanonly
local optimal_parameter1=r(mean)
use `final_results2',clear
mkmat lambda mspe, matrix(CV)
matrix CV2 = CV
sort mspe
qui sum mspe in 1,meanonly
local min_mspe2=r(mean)
qui sum lambda in 1,meanonly
local optimal_parameter2=r(mean)
qui sum lambda_norm in 1,meanonly
local optimal_parameter2_norm=r(mean)
if(`min_mspe1'<=`min_mspe2'){
di as res "Choose the fe/ife model, r = `optimal_parameter1'."
ereturn matrix CV=CV1
ereturn scalar min_mspe=`min_mspe1'
if(`optimal_parameter1'==0){
ereturn scalar method=0
}
else{
ereturn scalar method=1
}
ereturn scalar optimal_parameter=`optimal_parameter1'
}
else{
ereturn matrix CV=CV2
ereturn scalar min_mspe=`min_mspe2'
ereturn scalar optimal_parameter=`optimal_parameter2'
local optimal_parameter2=string(round(`optimal_parameter2',.0001))
local optimal_parameter2_norm=string(round(`optimal_parameter2_norm',.0001))
di as res "Choose the mc model, lambda = `optimal_parameter2', lambda.norm = `optimal_parameter2_norm'."
ereturn scalar method=2
}
}
end
program define placebo_Test,eclass
syntax varlist(min=1 max=1) , Treat(varlist min=1 max=1) ///
Unit(varlist min=1 max=1) ///
Time(varlist min=1 max=1) ///
[ cov(varlist) ///
weight(varlist max=1) ///
force(string) ///
degree(integer 3) ///
nknots(integer 3) ///
r(integer 3) ///
lambda(real 0.5) ///
method(string) ///
alpha(real 0.05) ///
vartype(string) ///
nboots(integer 200) ///
tol(real 1e-4) ///
maxiterations(integer 5000) ///
seed(integer 12345678) ///
minT0(integer 5) ///
maxmissing(integer 0) ///
preperiod(integer -999999) ///
offperiod(integer 999999) ///
Proportion(real 0.3) ///
placeboperiod(integer 3) ///
Xlabel(string) ///
Ylabel(string) ///
Title(string) ///
Saving(string) ///
]
set trace off
di as txt "{hline}"
di as txt "Placebo Test..."
tempvar newid newtime touse
qui gen `touse'=1
qui egen `newid'=group(`unit')
qui egen `newtime'=group(`time')
sort `newid' `newtime'
local lag=`placeboperiod'
//generate placebotreat
tempvar ptreat treat_rev
qui mata:p_treat("`treat'","`newid'", "`newtime'","`ptreat'",`lag')
//generate true s
tempvar true_s true_s_off
qui gen `treat_rev' = 1 - `treat'
qui mata:gen_s("`treat'","`newid'", "`newtime'","`true_s'")
qui mata:gen_s("`treat_rev'","`newid'", "`newtime'","`true_s_off'")
//generate placebo s
tempvar placebo_t_on
qui mata:gen_s("`ptreat'","`newid'", "`newtime'","`placebo_t_on'")
//generate pllacebo s_off
tempvar ptreat_rev placebo_t_off
qui gen `ptreat_rev' = 1 - `ptreat'
qui mata:gen_s("`ptreat_rev'","`newid'", "`newtime'","`placebo_t_off'")
/* Threshold of touse */
tempvar ftreat notreatnum notmissingy missingy
gen `ftreat'=0
qui replace `ftreat'=1 if `ptreat'==0 & `varlist'!=. //the number of training data
bys `newid': egen `notreatnum'=sum(`ftreat')
qui replace `touse'=0 if `notreatnum'<`minT0'
if(`maxmissing'>0){
bys `newid': egen `notmissingy'=count(`varlist')
qui sum `newtime',meanonly
local TT = r(max)-r(min)
qui gen `missingy'=`TT'-`notmissingy'
qui replace `touse'=0 if `missingy'>`maxmissing'
}
qui drop if `touse'==0
/* Threshold of touse END*/
preserve
tempvar counter TE S ATTs ATTs_off
qui fect_counter `counter' `TE' `ATTs' `ATTs_off',outcome(`varlist') treat(`ptreat') unit(`newid') time(`newtime') ///
t_on(`placebo_t_on') t_off(`placebo_t_off') t_on_original(`true_s') t_off_original(`true_s_off') ///
method("`method'") force("`force'") cov(`cov') nknots(`nknots') ///
degree(`degree') r(`r') tol(`tol') ///
maxiterations(`maxiterations') lambda(`lambda')
qui sum `TE' [iweight = `weight'] if `true_s'<=0 & `true_s'>-`lag' & `touse'==1 ,meanonly
local PlaceboATT=r(mean)
forvalue s=`preperiod'/`offperiod' {
qui sum `TE' [iweight = `weight'] if `true_s'==`s' & `touse'==1 ,meanonly
if r(N)==0{
di in red "No observations for s=`s'"
local s_index=`s'-`preperiod'
local att`s_index' = .
local N`s_index'=0
}
else{
local s_index=`s'-`preperiod'
local att`s_index' = r(mean)
local N`s_index'=r(N)
}
}
restore
tempname sim sim2
tempfile results results2
qui postfile `sim' ATT using `results',replace
qui postfile `sim2' s ATTs using `results2',replace
if("`vartype'"=="bootstrap"){
di as txt "Bootstrapping..."
forvalue i=1/`nboots'{
preserve
tempvar counter TE S ATTs ATTs_off
bsample, cluster(`newid') idcluster(boot_id)
drop `newid'
rename boot_id `newid'
capture qui fect_counter `counter' `TE' `ATTs' `ATTs_off',outcome(`varlist') treat(`ptreat') unit(`newid') time(`newtime') ///
t_on(`placebo_t_on') t_off(`placebo_t_off') t_on_original(`true_s') t_off_original(`true_s_off') ///
method("`method'") force("`force'") cov(`cov') nknots(`nknots') degree(`degree') r(`r') tol(`tol') ///
maxiterations(`maxiterations') lambda(`lambda')
if _rc!=0 {
restore
continue
}
/* ATT */
qui sum `TE' [iweight = `weight'] if `true_s'<=0 & `true_s'>-`lag' & `touse'==1,meanonly
if r(mean)!=.{
post `sim' (r(mean))
}
/* ATTs */
forvalue si=`preperiod'/`offperiod' {
qui sum `ATTs' [iweight = `weight'] if `true_s'==`si' & `touse'==1,meanonly
if r(mean)!=.{
post `sim2' (`si') (r(mean))
}
}
if mod(`i',100)==0 {
di as txt "ATT Estimation: Already Bootstrapped `i' Times"
}
restore
}
postclose `sim'
postclose `sim2'
}
if("`vartype'"=="jackknife"){
//di as txt "{hline}"
di as txt "Jackknifing..."
tempvar order order_mean order_rank
bys `newid': gen `order'=runiform()
bys `newid': egen `order_mean'=mean(`order')
sort `order_mean'
egen `order_rank'=group(`order_mean')
qui sum `newid',meanonly
local max_id=r(max)
forvalue i=1/`max_id'{
preserve
tempvar counter TE S ATTs ATTs_off
qui drop if `order_rank'==`i'
capture qui fect_counter `counter' `TE' `ATTs' `ATTs_off',outcome(`varlist') treat(`ptreat') unit(`newid') time(`newtime') ///
t_on(`placebo_t_on') t_off(`placebo_t_off') t_on_original(`true_s') t_off_original(`true_s_off') ///
method("`method'") force("`force'") cov(`cov') nknots(`nknots') degree(`degree') r(`r') tol(`tol') ///
maxiterations(`maxiterations') lambda(`lambda')
if _rc!=0 {
restore
continue
}
/* ATT */
qui sum `TE' [iweight = `weight'] if `true_s'<=0 & `true_s'>-`lag' & `touse'==1,meanonly
if r(mean)!=.{
post `sim' (r(mean))
}
/* ATTs */
forvalue si=`preperiod'/`offperiod' {
qui sum `ATTs' [iweight = `weight'] if `true_s'==`si' & `touse'==1,meanonly
if r(mean)!=.{
post `sim2' (`si') (r(mean))
}
}
//di as txt "Jackknife: Round `i' Finished"
restore
}
postclose `sim'
postclose `sim2'
}
//Placebo_ATT
if("`vartype'"=="bootstrap"){
preserve
use `results',clear
tempname ci placebo_ci_att
qui sum ATT
local Placebo_ATTsd=r(sd) //to save
local twosidel=100*`alpha'/2
local twosideu=100*(1-`alpha'/2)
local twoside=100-`alpha'*100
qui _pctile ATT,p(`twosidel' ,`twosideu')
matrix `placebo_ci_att'=(r(r1),r(r2)) //to save
matrix rownames `placebo_ci_att' = "Confidence Interval"
matrix colnames `placebo_ci_att' = "Lower Bound" "Upper Bound"
if r(r1)>0 | r(r2)<0 {
di "Placebo Test Fail"
}
else {
di "Placebo Test Pass"
}
local placebo_z_score = `PlaceboATT'/`Placebo_ATTsd'
local placebo_p_value = 2*(1-normal(abs(`placebo_z_score')))
local placebo_pvalue=round(`placebo_p_value',0.001)
local placebo_pvalueplot=string(`placebo_pvalue')
//ATTs
tempname sim_plot
tempfile results_plot
qui postfile `sim_plot' s atts att_lb att_ub s_N using `results_plot',replace
qui use `results2',clear
forvalue s=`preperiod'/`offperiod' {
qui sum ATTs if s==`s'
local attsd_temp=r(sd)
qui _pctile ATTs if s==`s',p(`twosidel' ,`twosideu')
matrix `ci'=(r(r1),r(r2))
local s_index=`s'-`preperiod'
//post `sim_plot' (`s') (`att`s_index'') (`ci'[1,1]) (`ci'[1,2]) (`N`s_index'')
if("`vartype'"=="bootstrap"){
post `sim_plot' (`s') (`att`s_index'') (`ci'[1,1]) (`ci'[1,2]) (`N`s_index'')
}
if("`vartype'"=="jackknife"){
local tvalue = invttail(`max_id'-1,`alpha'/2)
local ub_jack = `att`s_index''+`tvalue'*`attsd_temp'
local lb_jack = `att`s_index''-`tvalue'*`attsd_temp'
post `sim_plot' (`s') (`att`s_index'') (`lb_jack') (`ub_jack') (`N`s_index'')
}
}
postclose `sim_plot'
restore
}
if("`vartype'"=="jackknife"){
preserve
use `results',clear
tempname ci placebo_ci_att
qui sum ATT
local Placebo_ATTsd=r(sd)*sqrt(`max_id') //to save
local tvalue = invttail(`max_id'-1,`alpha'/2)
local ub_jack_p = `PlaceboATT'+`tvalue'*`Placebo_ATTsd'
local lb_jack_p = `PlaceboATT'-`tvalue'*`Placebo_ATTsd'
matrix `placebo_ci_att'=(`lb_jack_p',`ub_jack_p') //to save
matrix rownames `placebo_ci_att' = "Confidence Interval"
matrix colnames `placebo_ci_att' = "Lower Bound" "Upper Bound"
//p-value
local placebo_z_score = `PlaceboATT'/`Placebo_ATTsd'
local placebo_p_value = 2*(1-normal(abs(`placebo_z_score')))
local placebo_pvalue=round(`placebo_p_value',0.001)
local placebo_pvalueplot=string(`placebo_pvalue')
//ATTs
tempname sim_plot
tempfile results_plot
qui postfile `sim_plot' s atts att_lb att_ub s_N using `results_plot',replace
qui use `results2',clear
forvalue s=`preperiod'/`offperiod' {
qui sum ATTs if s==`s'
local attsd_temp=r(sd)*sqrt(`max_id')
//qui _pctile ATTs if s==`s',p(`twosidel' ,`twosideu')
//matrix `ci'=(r(r1),r(r2))
local s_index=`s'-`preperiod'
//post `sim_plot' (`s') (`att`s_index'') (`ci'[1,1]) (`ci'[1,2]) (`N`s_index'')
if("`vartype'"=="jackknife"){
local tvalue = invttail(`max_id'-1,`alpha'/2)
local ub_jack = `att`s_index''+`tvalue'*`attsd_temp'
local lb_jack = `att`s_index''-`tvalue'*`attsd_temp'
post `sim_plot' (`s') (`att`s_index'') (`lb_jack') (`ub_jack') (`N`s_index'')
}
}
postclose `sim_plot'
restore
}
// Draw ATTs plot
preserve
qui use `results_plot',clear
qui egen max_N=max(s_N)
qui sum max_N,meanonly
local max_N=r(mean)
/*NEW update with regard to proportion*/
local N_cutoff = `max_N'*`proportion'
qui drop if s_N<`N_cutoff'
qui drop if s<`preperiod'
qui drop if s>`offperiod'
//update preperiod and offperiod
qui sum s, meanonly
local preperiod = r(min)
local offperiod = r(max)
/*NEW End*/
qui tsset s
local CIlevel=100*(1-`alpha')
qui egen max_atts=max(att_ub)
local axis2_up=4*`max_N'
qui sum max_atts,meanonly
local max_atts=1.2*r(mean)
if `max_atts'<0 {
local max_atts=0
}
qui egen min_atts=min(att_lb)
qui sum min_atts,meanonly
local min_atts=1.2*r(mean)
if `min_atts'>0 {
local min_atts=0
}
qui gen y0=0
local placebo_line=`lag'-1+0.5
if(abs(`max_atts')>abs(`min_atts')){
local min_atts=-`max_atts'*0.8
}
else{
local max_atts=-`min_atts'*0.8
}
/* Title */
local xlabel = cond("`xlabel'"=="","Time relative to the Treatment","`xlabel'")
local ylabel = cond("`ylabel'"=="","Average Treatment Effect","`ylabel'")
local title = cond("`title'"=="","Placebo Test","`title'")
local neg_lag=-(`lag'-1)
/* NEW Changes LSJ */
twoway (rcap att_lb att_ub s, color(black) lcolor(black) yaxis(1)) ///
(scatter atts s, mcolor(black) yaxis(1) msize(2pt)) ///
(rcap att_lb att_ub s if s>-`lag' & s<=0, color(blue) lcolor(blue) yaxis(1)) ///
(scatter atts s if s>-`lag' & s<=0,mcolor(blue) msymbol(O) yaxis(1) msize(small)) ///
(bar s_N s,yaxis(2) barwidth(0.5) color(gray%50)), ///
xline(0.5 -`placebo_line', lcolor(gs6%50) lpattern(dash)) ///
yline(0, lcolor(gs6%50) lpattern(dash)) ///
yscale(axis(2) r(0 `axis2_up')) ///
yscale(axis(1) r(`min_atts' `max_atts')) ///
xscale(noextend) ///
xlabel(`preperiod' 0 (10) `offperiod', labsize(*0.75)) ///
xtick(`preperiod'(1)`offperiod') ///
ylabel(0 `max_N',axis(2) ) ///
ytitle(`ylabel',axis(1)) ///
ytitle("Num of observations",axis(2)) ///
xtitle(`xlabel') ///
title(`title') ///
text(`max_atts' `offperiod' "Placebo Test p-value: `placebo_pvalueplot'",place(sw)) ///
scheme(s2mono) ///
graphr(fcolor(white)) ///
plotregion(lcolor(black) lwidth(thin) margin(zero) ) ///
note("`CIlevel'% Confidence Interval") ///
legend(order( 1 "ATT(`CIlevel'% CI)" 2 "Placebo Region" 3 "ATT"))
if("`saving'"!=""){
cap graph export `saving',replace
}
restore
ereturn scalar placebo_pvalue=`placebo_pvalue'
ereturn scalar placebo_ATT_mean=`PlaceboATT'
ereturn scalar placebo_ATT_sd=`Placebo_ATTsd'
ereturn matrix placebo_CI=`placebo_ci_att'
end
/*NEW LSJ Carryover Effect Test*/
program define carryover_Test,eclass
syntax varlist(min=1 max=1) , Treat(varlist min=1 max=1) ///
Unit(varlist min=1 max=1) ///
Time(varlist min=1 max=1) ///
[ cov(varlist) ///
weight(varlist max=1) ///
force(string) ///
degree(integer 3) ///
nknots(integer 3) ///
r(integer 3) ///
lambda(real 0.5) ///
method(string) ///
alpha(real 0.05) ///
vartype(string) ///
nboots(integer 200) ///
tol(real 1e-4) ///
maxiterations(integer 5000) ///
seed(integer 12345678) ///
minT0(integer 5) ///
maxmissing(integer 0) ///
preperiod(integer -999999) ///
offperiod(integer 999999) ///
Proportion(real 0.3) ///
carryoverperiod(integer 3) ///
Xlabel(string) ///
Ylabel(string) ///
Title(string) ///
Saving(string) ///
]
set trace off
di as txt "{hline}"
di as txt "Carryover Test..."
tempvar newid newtime touse
qui gen `touse'=1
qui egen `newid'=group(`unit')
qui egen `newtime'=group(`time')
sort `newid' `newtime'
local lead=`carryoverperiod'
//generate carryovertreat
tempvar ctreat
qui mata:c_treat("`treat'","`newid'", "`newtime'","`ctreat'",`lead')
//generate true s
tempvar true_s
qui mata:gen_s("`treat'","`newid'", "`newtime'","`true_s'")
//generate true reverse s
tempvar treat_rev true_off_s
qui gen `treat_rev' = 1 - `treat'
qui mata:gen_s("`treat_rev'","`newid'", "`newtime'","`true_off_s'")
//generate carryover s
tempvar carryover_t_on
qui mata:gen_s("`ctreat'","`newid'", "`newtime'","`carryover_t_on'")
//generate carryover s_off
tempvar ctreat_rev carryover_t_off
qui gen `ctreat_rev' = 1 - `ctreat'
qui mata:gen_s("`ctreat_rev'","`newid'", "`newtime'","`carryover_t_off'")
/* Threshold of touse */
tempvar ftreat notreatnum notmissingy missingy
gen `ftreat'=0
qui replace `ftreat'=1 if `ctreat'==0 & `varlist'!=. //the number of training data
bys `newid': egen `notreatnum'=sum(`ftreat')
qui replace `touse'=0 if `notreatnum'<`minT0'
if(`maxmissing'>0){
bys `newid': egen `notmissingy'=count(`varlist')
qui sum `newtime',meanonly
local TT = r(max)-r(min)
qui gen `missingy'=`TT'-`notmissingy'
qui replace `touse'=0 if `missingy'>`maxmissing'
}
qui drop if `touse'==0
/* Threshold of touse END*/
preserve
tempvar counter TE S ATTs ATTs_off
qui fect_counter `counter' `TE' `ATTs' `ATTs_off',outcome(`varlist') treat(`ctreat') unit(`newid') time(`newtime') ///
t_on(`carryover_t_on') t_off(`carryover_t_off') t_on_original(`true_s') t_off_original(`true_off_s') ///
method("`method'") force("`force'") cov(`cov') nknots(`nknots') ///
degree(`degree') r(`r') tol(`tol') ///
maxiterations(`maxiterations') lambda(`lambda')
/*QUESTION: lead 3 periods, including 0?*/
qui sum `TE' [iweight = `weight'] if `true_off_s'>0 & `true_off_s'<=`lead' & `touse'==1 ,meanonly
local CarryoverATT=r(mean)
forvalue s=`preperiod'/`offperiod' {
qui sum `TE' [iweight = `weight'] if `true_off_s'==`s' & `touse'==1 ,meanonly
if r(N)==0{
di in red "No observations for s=`s'"
local s_index=`s'-`preperiod'
local att_off`s_index' = .
local N_off`s_index'=0
}
else{
local s_index=`s'-`preperiod'
local att_off`s_index' = r(mean)
local N_off`s_index'=r(N)
}
}
restore
tempname sim sim2_off
tempfile results results2_off
qui postfile `sim' ATT using `results',replace
qui postfile `sim2_off' s ATTs using `results2_off',replace
// sim-results: ATT only in 0-lead periods
// sim2_off-results2_off: ATT for all the periods
if("`vartype'"=="bootstrap"){
di as txt "Bootstrapping..."
forvalue i=1/`nboots'{
preserve
tempvar counter TE S ATTs ATTs_off
bsample, cluster(`newid') idcluster(boot_id)
drop `newid'
rename boot_id `newid'
capture qui fect_counter `counter' `TE' `ATTs' `ATTs_off',outcome(`varlist') treat(`ctreat') unit(`newid') time(`newtime') ///
t_on(`carryover_t_on') t_off(`carryover_t_off') t_on_original(`true_s') t_off_original(`true_off_s') ///
method("`method'") force("`force'") cov(`cov') nknots(`nknots') degree(`degree') r(`r') tol(`tol') ///
maxiterations(`maxiterations') lambda(`lambda')
if _rc!=0 {
restore
continue
}
/* ATT */
qui sum `TE' [iweight = `weight'] if `true_off_s'>0 & `true_off_s'<=`lead' & `touse'==1,meanonly
if r(mean)!=.{
post `sim' (r(mean))
}
forvalue si=`preperiod'/`offperiod' {
qui sum `ATTs_off' [iweight = `weight'] if `true_off_s'==`si' & `touse'==1,meanonly
if r(mean)!=.{
post `sim2_off' (`si') (r(mean))
}
}
if mod(`i',100)==0 {
di as txt "ATT Estimation: Already Bootstrapped `i' Times"
}
restore
}
postclose `sim'
postclose `sim2_off'
}
if("`vartype'"=="jackknife"){
//di as txt "{hline}"
di as txt "Jackknifing..."
tempvar order order_mean order_rank
bys `newid': gen `order'=runiform()
bys `newid': egen `order_mean'=mean(`order')
sort `order_mean'
egen `order_rank'=group(`order_mean')
qui sum `newid',meanonly
local max_id=r(max)
forvalue i=1/`max_id'{
preserve
tempvar counter TE S ATTs ATTs_off
qui drop if `order_rank'==`i'
capture qui fect_counter `counter' `TE' `ATTs' `ATTs_off',outcome(`varlist') treat(`ctreat') unit(`newid') time(`newtime') ///
t_on(`carryover_t_on') t_off(`carryover_t_off') t_on_original(`true_s') t_off_original(`true_off_s') ///
method("`method'") force("`force'") cov(`cov') nknots(`nknots') degree(`degree') r(`r') tol(`tol') ///
maxiterations(`maxiterations') lambda(`lambda')
if _rc!=0 {
restore
continue
}
/* ATT */
qui sum `TE' [iweight = `weight'] if `true_off_s'>0 & `true_off_s'<=`lead' & `touse'==1,meanonly
if r(mean)!=.{
post `sim' (r(mean))
}
/* ATTs */
forvalue si=`preperiod'/`offperiod' {
qui sum `ATTs_off' [iweight = `weight'] if `true_off_s'==`si' & `touse'==1,meanonly
if r(mean)!=.{
post `sim2_off' (`si') (r(mean))
}
}
//di as txt "Jackknife: Round `i' Finished"
restore
}
postclose `sim'
postclose `sim2_off'
}
//Carryover_ATT
if("`vartype'"=="bootstrap"){
preserve
use `results',clear
tempname ci carryover_ci_att
qui sum ATT
local Carryover_ATTsd=r(sd) //to save
local twosidel=100*`alpha'/2 // twoside test
local twosideu=100*(1-`alpha'/2)
local twoside=100-`alpha'*100
qui _pctile ATT,p(`twosidel' ,`twosideu')
matrix `carryover_ci_att'=(r(r1),r(r2)) //to save
matrix rownames `carryover_ci_att' = "Confidence Interval"
matrix colnames `carryover_ci_att' = "Lower Bound" "Upper Bound"
if r(r1)>0 | r(r2)<0 {
di "Carryover Test Fail"
}
else {
di "Carryover Test Pass"
}
local carryover_z_score = `CarryoverATT'/`Carryover_ATTsd'
local carryover_p_value = 2*(1-normal(abs(`carryover_z_score')))
local carryover_pvalue=round(`carryover_p_value',0.001)
local carryover_pvalueplot=string(`carryover_pvalue')
//ATTs
tempname sim_plot_off
tempfile results_plot_off
//next line no attsd?
qui postfile `sim_plot_off' s atts att_lb att_ub s_N using `results_plot_off',replace
qui use `results2_off',clear
forvalue s=`preperiod'/`offperiod' {
qui sum ATTs if s==`s'
local attsd_temp=r(sd)
qui _pctile ATTs if s==`s',p(`twosidel' ,`twosideu')
matrix `ci'=(r(r1),r(r2))
local s_index=`s'-`preperiod'
//post `sim_plot' (`s') (`att`s_index'') (`ci'[1,1]) (`ci'[1,2]) (`N`s_index'')
// must be something wrong here
if("`vartype'"=="bootstrap"){
post `sim_plot_off' (`s') (`att_off`s_index'') (`ci'[1,1]) (`ci'[1,2]) (`N_off`s_index'')
}
}
postclose `sim_plot_off'
restore
}
if("`vartype'"=="jackknife"){
preserve
use `results',clear
tempname ci carryover_ci_att
qui sum ATT
local Carryover_ATTsd=r(sd)*sqrt(`max_id') //to save
local tvalue = invttail(`max_id'-1,`alpha'/2)
local ub_jack_c = `CarryoverATT'+`tvalue'*`Carryover_ATTsd'
local lb_jack_c = `CarryoverATT'-`tvalue'*`Carryover_ATTsd'
matrix `carryover_ci_att'=(`lb_jack_c',`ub_jack_c') //to save
matrix rownames `carryover_ci_att' = "Confidence Interval"
matrix colnames `carryover_ci_att' = "Lower Bound" "Upper Bound"
//p-value
local carryover_z_score = `CarryoverATT'/`Carryover_ATTsd'
local carryover_p_value = 2*(1-normal(abs(`carryover_z_score')))
local carryover_pvalue=round(`carryover_p_value',0.001)
local carryover_pvalueplot=string(`carryover_pvalue')
//ATTs
tempname sim_plot_off
tempfile results_plot_off
qui postfile `sim_plot_off' s atts att_lb att_ub s_N using `results_plot_off',replace
qui use `results2_off',clear
forvalue s=`preperiod'/`offperiod' {
qui sum ATTs if s==`s'
local attsd_temp=r(sd)*sqrt(`max_id')
//qui _pctile ATTs if s==`s',p(`twosidel' ,`twosideu')
//matrix `ci'=(r(r1),r(r2))
local s_index=`s'-`preperiod'
//post `sim_plot' (`s') (`att`s_index'') (`ci'[1,1]) (`ci'[1,2]) (`N`s_index'')
if("`vartype'"=="jackknife"){
local tvalue = invttail(`max_id'-1,`alpha'/2)
local ub_jack = `att_off`s_index''+`tvalue'*`attsd_temp'
local lb_jack = `att_off`s_index''-`tvalue'*`attsd_temp'
post `sim_plot_off' (`s') (`att_off`s_index'') (`lb_jack') (`ub_jack') (`N_off`s_index'')
}
}
postclose `sim_plot_off'
restore
}
// Draw ATTs plot
preserve
qui use `results_plot_off',clear
qui egen max_N=max(s_N)
qui sum max_N,meanonly
local max_N=r(mean)
/*NEW update with regard to proportion*/
local N_cutoff = `max_N'*`proportion'
qui drop if s_N<`N_cutoff'
qui drop if s<`preperiod'
qui drop if s>`offperiod'
//update preperiod and offperiod
qui sum s, meanonly
local preperiod = r(min)
local offperiod = r(max)
/*NEW End*/
qui tsset s
local CIlevel=100*(1-`alpha')
qui egen max_atts=max(att_ub)
local axis2_up=4*`max_N'
qui sum max_atts,meanonly
local max_atts=1.2*r(mean)
if `max_atts'<0 {
local max_atts=0
}
qui egen min_atts=min(att_lb)
qui sum min_atts,meanonly
local min_atts=1.2*r(mean)
if `min_atts'>0 {
local min_atts=0
}
qui gen y0=0
local carryover_line=`lead'+0.5
if(abs(`max_atts')>abs(`min_atts')){
local min_atts=-`max_atts'*0.8
}
else{
local max_atts=-`min_atts'*0.8
}
/* Title */
local xlabel = cond("`xlabel'"=="","Time relative to the Exit of Treatment","`xlabel'")
local ylabel = cond("`ylabel'"=="","Average Treatment Effect","`ylabel'")
local title = cond("`title'"=="","Carryover Test","`title'")
local neg_lead=`lead'+1
/*MEW LSJ*/
twoway (rcap att_lb att_ub s, color(black) lcolor(black) yaxis(1)) ///
(rcap att_lb att_ub s if s<=`lead' & s>0, color(red) lcolor(red) yaxis(1)) ///
(scatter atts s, mcolor(black) yaxis(1) msize(2pt)) ///
(scatter atts s if s<=`lead' & s>0,mcolor(red) msymbol(O) yaxis(1) msize(small)) ///
(bar s_N s,yaxis(2) barwidth(0.5) color(gray%50)), ///
xline(0.5 `carryover_line', lcolor(gs6%50) lpattern(dash)) ///
yline(0, lcolor(gs6%50) lpattern(dash)) ///
ysc(axis(1) r(`min_atts' `max_atts')) ///
ysc(axis(2) r(0 `axis2_up')) ///
ylabel(0 `max_N',axis(2)) ///
xlabel(`preperiod' 0 (10) `neg_lead' `offperiod', labsize(*0.75)) ///
xtick(`preperiod'(1)`offperiod') ///
ytitle(`ylabel',axis(1)) ///
ytitle("Num of observations",axis(2)) ///
xtitle(`xlabel') ///
title(`title') ///
text(`max_atts' `offperiod' "Carryover Test p-value: `carryover_pvalueplot'",place(sw)) ///
scheme(s2mono) ///
graphr(fcolor(white)) ///
plotregion(lcolor(black) lwidth(thin) margin(zero) ) ///
note("`CIlevel'% Confidence Interval") ///
legend(order( 1 "ATT(`CIlevel'% CI)" 2 "Carryover Region" 3 "ATT"))
if("`saving'"!=""){
cap graph export `saving',replace
}
restore
ereturn scalar carryover_pvalue=`carryover_pvalue'
ereturn scalar carryover_ATT_mean=`CarryoverATT'
ereturn scalar carryover_ATT_sd=`Carryover_ATTsd'
ereturn matrix carryover_CI=`carryover_ci_att'
end
/*LSJ END*/
program define permutation,eclass
syntax varlist(min=1 max=1) , Treat(varlist min=1 max=1) ///
Unit(varlist min=1 max=1) ///
Time(varlist min=1 max=1) ///
t_on(varlist min=1 max=1) ///
t_off(varlist min=1 max=1) ///
[ cov(varlist) ///
weight(varlist max=1) ///
force(string) ///
degree(integer 3) ///
nknots(integer 3) ///
r(integer 3) ///
lambda(real 0.5) ///
method(string) ///
nboots(integer 200) ///
tol(real 1e-4) ///
maxiterations(integer 5000) ///
]
set trace off
di as txt "{hline}"
di as txt "Permutation Test..."
tempvar newid newtime
qui egen `newid'=group(`unit')
qui egen `newtime'=group(`time')
sort `newid' `newtime'
/* estimate ATT */
preserve
tempvar counter TE S ATTs ATTs_off
qui fect_counter `counter' `TE' `ATTs' `ATTs_off',outcome(`varlist') treat(`treat') unit(`newid') time(`newtime') ///
t_on(`t_on') t_off(`t_off') ///
method("`method'") force("`force'") cov(`cov') nknots(`nknots') degree(`degree') r(`r') tol(`tol') ///
maxiterations(`maxiterations') lambda(`lambda')
sort `newid' `newtime'
qui sum `TE' [iweight = `weight'] if `treat'==1,meanonly
local ATT=r(mean) //to save
restore
/* Simulation */
tempname sim_permu
tempfile results_permu
qui postfile `sim_permu' ATT using `results_permu',replace
forvalue i=1/`nboots'{
preserve
tempvar permutreat
qui mata:permute("`treat'","`newid'","`newtime'","`permutreat'")
tempvar counter TE S ATTs ATTs_off
qui fect_counter `counter' `TE' `ATTs' `ATTs_off',outcome(`varlist') treat(`permutreat') unit(`newid') time(`newtime') ///
t_on(`t_on') t_off(`t_off') ///
method("`method'") force("`force'") cov(`cov') nknots(`nknots') degree(`degree') r(`r') tol(`tol') ///
maxiterations(`maxiterations') lambda(`lambda')
qui sum `TE' [iweight = `weight'] if `permutreat'==1,meanonly
if r(mean)!=.{
post `sim_permu' (r(mean))
}
if mod(`i',100)==0 {
di as txt "Permutation Test: Already Simulated `i' Times"
}
restore
}
postclose `sim_permu'
preserve
qui use `results_permu',clear
qui drop if ATT<`ATT'
qui sum ATT,meanonly
local pvalue=r(N)/`nboots'
ereturn scalar permutation_pvalue=`pvalue'
local pvalue_print=string(round(`pvalue',.001))
di as res "Permutation Test: p value=`pvalue_print'"
restore
end
/* program define _gwtmean
version 3.0
local varlist "req new max(1)"
local exp "req nopre"
local if "opt"
local in "opt"
local options "by(string) weight(string)"
parse "`*'"
tempvar touse
if "`weight'" ~= "" {
local weight "* (`weight')"
}
quietly {
gen byte `touse'=1 `if' `in'
sort `touse' `by'
by `touse' `by': replace `varlist' = /*
*/ sum((`exp')`weight')/sum(((`exp')!=.)`weight') if `touse'==1
by `touse' `by': replace `varlist' = `varlist'[_N]
}
end */
*********************************************************mata
mata:
void treat_fill(string missing_treat,string unit, string time)
{
real matrix treat,panel_treat,x
real scalar minid,maxid,mintime,maxtime,rownum,colnum,i,j
st_view(treat=.,.,missing_treat)
st_view(x=.,.,(unit,time))
minid=min(x[,1])
maxid=max(x[,1])
mintime=min(x[,2])
maxtime=max(x[,2])
rownum=maxid-minid+1
colnum=maxtime-mintime+1
panel_treat=treat
panel_treat=rowshape(panel_treat,rownum)
for(i=1;i<=rownum;i++) {
if(hasmissing(panel_treat[i,1])==1) {
panel_treat[i,1]=0
}
for(j=2;j<=colnum;j++) {
if(hasmissing(panel_treat[i,j])==1) {
panel_treat[i,j]=panel_treat[i,j-1]
}
}
}
treat=colshape(panel_treat,1)
st_store(.,missing_treat,treat)
}
void gen_s(string missing_treat,string unit, string time, string outputs)
{
real matrix treat,panel_treat,x,panel_s
real scalar minid,maxid,mintime,maxtime,rownum,colnum,i,j,state,start,cut,k
st_view(treat=.,.,missing_treat)
st_view(x=.,.,(unit,time))
minid=min(x[,1])
maxid=max(x[,1])
mintime=min(x[,2])
maxtime=max(x[,2])
rownum=maxid-minid+1
colnum=maxtime-mintime+1
panel_treat=treat
panel_treat=rowshape(panel_treat,rownum)
panel_s=panel_treat
for(i=1;i<=rownum;i++) {
if(panel_treat[i,1]==0){
state=0
start=1
cut=1
panel_s[i,1]=.
}
else{
state=1
panel_s[i,1]=.
}
for(j=2;j<=colnum;j++) {
if(panel_treat[i,j]==0 & state==1) {
state=0
start=j
cut=j
panel_s[i,j]=.
}
else if(panel_treat[i,j]==0 & state==0) {
cut=cut+1
panel_s[i,j]=.
}
else if(panel_treat[i,j]==1 & state==1) {
panel_s[i,j]=1+panel_s[i,j-1]
}
else if(panel_treat[i,j]==1 & state==0){
for(k=start;k<=cut;k++) {
panel_s[i,k]=k-cut
}
panel_s[i,j]=1
state=1
}
}
}
panel_s=colshape(panel_s,1)
st_addvar("int", outputs)
st_store(., outputs,panel_s)
}
/* NEW LSJ: Invert treatment: 1 to 0, 0 to 1 */
void inv_treat(string Treat,
string unit,
string time,
string outputs)
{
real matrix treat,panel_treat,x,inverttreat
real scalar minid,maxid,mintime,maxtime,rownum,colnum,i,j,k
st_view(treat=.,.,Treat)
st_view(x=.,.,(unit,time))
minid=min(x[,1])
maxid=max(x[,1])
mintime=min(x[,2])
maxtime=max(x[,2])
rownum=maxid-minid+1
colnum=(maxtime-mintime)+1
panel_treat=treat
panel_treat=rowshape(panel_treat,rownum)
inverttreat=panel_treat
for(i=1;i<=rownum;i++){
for(j=colnum;j>=1;j--){
if(panel_treat[i,j]==1){
inverttreat[i,j]=0
}
else if(panel_treat[i,j]==0){
inverttreat[i,j]=1
}
}
}
inverttreat=colshape(inverttreat,1)
st_addvar("int", outputs)
st_store(., outputs,inverttreat)
}
void ife(string outcome,
string cov,
string treat,
string unit,
string time,
string force,
real r,
real Tol,
real iter,
string newvarname,
string alpha,
string xi,
string mu)
{
real matrix D_long,D_panel
real matrix I_long,I_panel
real matrix X_long,Y_long,Y_panel,Y_predict,Y_predict_old,Y_predict_delta
real scalar num_obs,p
real matrix unit_long, time_long
real scalar num_unit,num_time
real matrix X_long_I, XX_inv, XY, beta_hat
real matrix alpha_hat, xi_hat, mu_hat, ife_hat
real matrix Y_hat_panel
real matrix Y_hat_long_I, Y_hat_panel_I
real matrix W
real matrix W_all_mean, W_unit_mean, W_time_mean, W_hat
real matrix I_NT
real scalar trans,m,crit,i
real matrix U, Vt, svd_val,target_svd,ife_fit
st_view(D_long=.,.,treat)
D_long = editmissing(D_long,0)
I_long=(D_long:==0)
st_view(X_long=.,.,(cov))
X_long = editmissing(X_long,0)
st_view(Y_long=.,.,outcome)
Y_long = editmissing(Y_long,0)
num_obs=rows(Y_long)
p=cols(X_long)
st_view(unit_long=.,.,unit)
st_view(time_long=.,.,time)
unit_long = editmissing(unit_long,0)
time_long = editmissing(time_long,0)
num_unit=rows(uniqrows(unit_long))
num_time=rows(uniqrows(time_long))
I_NT = J(num_unit,num_time,1)
//get XX_inv (p×p dimension)
if(p>0){
X_long_I = X_long:*I_long //NT*p
XX_inv = transposeonly(X_long_I)*X_long_I
_invsym(XX_inv) //p*p
}
//reshape Y_long; unit_long; time_long
Y_panel=rowshape(Y_long,num_unit) //N*T
D_panel=rowshape(D_long,num_unit) //N*T
I_panel=rowshape(I_long,num_unit) //N*T
//initialization
st_view(alpha_hat=.,.,alpha)
alpha_hat = editmissing(alpha_hat,0)
alpha_hat = rowshape(alpha_hat,num_unit) //N*T
st_view(xi_hat=.,.,xi)
xi_hat = editmissing(xi_hat,0)
xi_hat = rowshape(xi_hat,num_unit) //N*T
st_view(mu_hat=.,.,mu)
mu_hat = editmissing(mu_hat,0)
mu_hat = rowshape(mu_hat,num_unit) //N*T
ife_hat = J(num_unit,num_time,0) //N*T
// EM Algorithm
for(m=1;m<=iter;m++) {
Y_hat_panel = Y_panel-mu_hat-alpha_hat-xi_hat-ife_hat
Y_hat_panel_I = Y_hat_panel:*I_panel
Y_hat_long_I = rowshape(Y_hat_panel_I,num_obs)
if(p>0){
XY = transposeonly(X_long_I)*Y_hat_long_I
beta_hat = XX_inv*XY
}
//calculate W, a N*T matrix
W=J(num_unit,num_time,0) //N*T
if(p>0){
W = (Y_panel - rowshape(X_long*beta_hat,num_unit)):*I_panel
}else{
W = Y_panel:*I_panel
}
W = W + (mu_hat + alpha_hat + xi_hat + ife_hat):*D_panel
//calculate W_mean; W_unit_mean; W_time_mean
W_all_mean = J(num_unit,num_time,sum(W)/num_obs)
W_unit_mean = J(num_unit,num_time,0)
W_time_mean = J(num_unit,num_time,0)
if(force=="two-way"|force=="unit"){ // mean across T
W_unit_mean = rowsum(W):*I_NT/num_time
}
if(force=="two-way"|force=="time"){ // mean across N
W_time_mean = I_NT:*colsum(W)/num_unit
}
if(force=="two-way"){
W_hat = W - (W_unit_mean+W_time_mean) + W_all_mean
}
if(force=="unit"){
W_hat = W - W_unit_mean
}
if(force=="time"){
W_hat = W - W_time_mean
}
if(force=="none"){
W_hat = W - W_all_mean
}
//svd
if(rows(W_hat)<cols(W_hat)){
trans=1
W_hat = transposeonly(W_hat)
}else{
trans=0
}
W_hat = W_hat/num_obs
svd(W_hat,U=.,svd_val=.,Vt=.)
target_svd=J(length(svd_val),1,0)
for(i=1;i<=r;i++){
target_svd[i,]=1
}
svd_val=svd_val:*target_svd
ife_fit = U[|1,1\.,r|]*diag(svd_val)[|1,1\r,r|]*Vt[|1,1\r,.|]
if(trans==1){
ife_fit=transposeonly(ife_fit)
}
//update
ife_hat=ife_fit*num_obs
if(force=="two-way"|force=="unit"){
alpha_hat = W_unit_mean-W_all_mean
}
if(force=="two-way"|force=="time"){
xi_hat = W_time_mean - W_all_mean
}
mu_hat = W_all_mean
//predict
Y_predict = mu_hat+alpha_hat+xi_hat+ife_hat
if(p>0){
Y_predict = Y_predict + rowshape(X_long*beta_hat,num_unit)
}
if(m==1){
Y_predict_old = Y_predict
}else{
Y_predict_delta = (Y_predict-Y_predict_old):*I_panel
crit = sqrt(sum(Y_predict_delta:*Y_predict_delta))/sqrt(sum(Y_predict:*Y_predict))
if (crit<Tol){
st_numscalar("r(stop)", 1)
break
}
st_numscalar("r(stop)", 0)
Y_predict_old = Y_predict
}
}
Y_predict = rowshape(Y_predict,num_obs)
st_addvar("double", newvarname)
st_store(., newvarname,Y_predict)
if(p>0){
st_matrix("r(coef)",transposeonly(beta_hat))
}
st_numscalar("r(cons)", sum(W_all_mean)/num_obs)
}
void mc(string outcome,
string cov,
string treat,
string unit,
string time,
string force ,
real lambda,
real Tol,
real iter,
string newvarname,
string alpha,
string xi,
string mu)
{
real matrix D_long,D_panel
real matrix I_long,I_panel
real matrix X_long,Y_long,Y_panel,Y_predict,Y_predict_old,Y_predict_delta
real scalar num_obs,p
real matrix unit_long, time_long
real scalar num_unit,num_time
real matrix X_long_I, XX_inv, XY, beta_hat
real matrix alpha_hat, xi_hat, mu_hat, mc_hat
real matrix Y_hat_panel
real matrix Y_hat_long_I, Y_hat_panel_I
real matrix W
real matrix W_all_mean, W_unit_mean, W_time_mean, W_hat
real matrix I_NT
real scalar trans,m,crit
real matrix U, Vt, svd_val,mc_fit
st_view(D_long=.,.,treat)
D_long = editmissing(D_long,0)
I_long=(D_long:==0)
st_view(X_long=.,.,(cov))
X_long = editmissing(X_long,0)
st_view(Y_long=.,.,outcome)
Y_long = editmissing(Y_long,0)
num_obs=rows(Y_long)
p=cols(X_long)
st_view(unit_long=.,.,unit)
st_view(time_long=.,.,time)
unit_long = editmissing(unit_long,0)
time_long = editmissing(time_long,0)
num_unit=rows(uniqrows(unit_long))
num_time=rows(uniqrows(time_long))
I_NT = J(num_unit,num_time,1)
//get XX_inv (p×p dimension)
if(p>0){
X_long_I = X_long:*I_long //NT*p
XX_inv = transposeonly(X_long_I)*X_long_I
_invsym(XX_inv) //p*p
}
//reshape Y_long; unit_long; time_long
Y_panel=rowshape(Y_long,num_unit) //N*T
D_panel=rowshape(D_long,num_unit) //N*T
I_panel=rowshape(I_long,num_unit) //N*T
//initialization
st_view(alpha_hat=.,.,alpha)
alpha_hat = editmissing(alpha_hat,0)
alpha_hat = rowshape(alpha_hat,num_unit) //N*T
st_view(xi_hat=.,.,xi)
xi_hat = editmissing(xi_hat,0)
xi_hat = rowshape(xi_hat,num_unit) //N*T
st_view(mu_hat=.,.,mu)
mu_hat = editmissing(mu_hat,0)
mu_hat = rowshape(mu_hat,num_unit) //N*T
mc_hat = J(num_unit,num_time,0) //N*T
// EM Algorithm
for(m=1;m<=iter;m++) {
Y_hat_panel = Y_panel-mu_hat-alpha_hat-xi_hat-mc_hat
Y_hat_panel_I = Y_hat_panel:*I_panel
Y_hat_long_I = rowshape(Y_hat_panel_I,num_obs)
if(p>0){
XY = transposeonly(X_long_I)*Y_hat_long_I
beta_hat = XX_inv*XY
}
//calculate W, a N*T matrix
W=J(num_unit,num_time,0) //N*T
if(p>0){
W = (Y_panel - rowshape(X_long*beta_hat,num_unit)):*I_panel
}else{
W = Y_panel:*I_panel
}
W = W + (mu_hat + alpha_hat + xi_hat + mc_hat):*D_panel
//calculate W_mean; W_unit_mean; W_time_mean
W_all_mean = J(num_unit,num_time,sum(W)/num_obs)
W_unit_mean = J(num_unit,num_time,0)
W_time_mean = J(num_unit,num_time,0)
if(force=="two-way"|force=="unit"){ // mean across T
W_unit_mean = rowsum(W):*I_NT/num_time
}
if(force=="two-way"|force=="time"){ // mean across N
W_time_mean = I_NT:*colsum(W)/num_unit
}
if(force=="two-way"){
W_hat = W - (W_unit_mean+W_time_mean) + W_all_mean
}
if(force=="unit"){
W_hat = W - W_unit_mean
}
if(force=="time"){
W_hat = W - W_time_mean
}
if(force=="none"){
W_hat = W - W_all_mean
}
//svd
if(rows(W_hat)<cols(W_hat)){
trans=1
W_hat = transposeonly(W_hat)
}else{
trans=0
}
W_hat = W_hat/num_obs
svd(W_hat,U=.,svd_val=.,Vt=.)
svd_val=svd_val:-lambda
svd_val=svd_val:*(svd_val:>0)
mc_fit=U*diag(svd_val)*Vt
if(trans==1){
mc_fit=transposeonly(mc_fit)
}
//update
mc_hat=mc_fit*num_obs
if(force=="two-way"|force=="unit"){
alpha_hat = W_unit_mean-W_all_mean
}
if(force=="two-way"|force=="time"){
xi_hat = W_time_mean - W_all_mean
}
mu_hat = W_all_mean
//predict
Y_predict = mu_hat+alpha_hat+xi_hat+mc_hat
if(p>0){
Y_predict = Y_predict + rowshape(X_long*beta_hat,num_unit)
}
if(m==1){
Y_predict_old = Y_predict
}else{
Y_predict_delta = (Y_predict-Y_predict_old):*I_panel
crit = sqrt(sum(Y_predict_delta:*Y_predict_delta))/sqrt(sum(Y_predict:*Y_predict))
if (crit<Tol){
st_numscalar("r(stop)", 1)
break
}
st_numscalar("r(stop)", 0)
Y_predict_old = Y_predict
}
}
Y_predict = rowshape(Y_predict,num_obs)
st_addvar("double", newvarname)
st_store(., newvarname,Y_predict)
if(p>0){
st_matrix("r(coef)",transposeonly(beta_hat))
}
st_numscalar("r(cons)", sum(W_all_mean)/num_obs)
}
void val_gen(string treat,
string unit,
string time,
string touse,
real fold,
real period,
string validation,
real seed)
{
real matrix panel_treat,x,panel_touse,groupid,slice_treat,slice_touse,index,targetindex
real scalar rownum,colnum,i,j,k,groupnum,colcut,mod,num_infold
st_view(x=.,.,(unit,time,treat,touse))
rownum=rows(uniqrows(x[,1]))
colnum=rows(uniqrows(x[,2]))
panel_treat=x[,3]
panel_treat=rowshape(panel_treat,rownum)
panel_touse=x[,4]
panel_touse=rowshape(panel_touse,rownum)
groupid=J(rownum,colnum,.)
groupnum=1
if(period>=0.5*colnum) {
_error("CVnobs is too large.")
}
if(fold<=1) {
_error("Folds should be larger than 1.")
}
colcut=floor(colnum/period)
if(colcut*period==colnum){
mod = 1
}
else{
mod = 0
}
for(i=1;i<=rownum;i++) {
for(j=0;j<colcut;j++) {
slice_treat=(panel_treat[i,(j*period+1)::((j+1)*period)]:==0)
slice_touse=panel_touse[i,(j*period+1)::((j+1)*period)]
if(sum(slice_touse:*slice_treat)>0) {
for(k=(j*period+1);k<=(j+1)*period;k++) {
groupid[i,k]=groupnum
}
groupnum=groupnum+1
}
}
if(mod==1) {
continue
}
slice_treat=(panel_treat[i,(colcut*period+1)::colnum]:==0)
slice_touse=panel_touse[i,(colcut*period+1)::colnum]
if(sum(slice_touse:*slice_treat)>0) {
for(k=(colcut*period+1);k<=colnum;k++) {
groupid[i,k]=groupnum
}
groupnum=groupnum+1
}
}
index=1::(groupnum-1)
rseed(seed)
_jumble(index)
num_infold=floor((groupnum-1)/fold)
if(num_infold==0) {
_error("kfold is too large.")
}
for(i=0;i<fold;i++) {
targetindex=index[(i*num_infold+1)::(i+1)*num_infold]
for(j=1;j<=num_infold;j++) {
_editvalue(groupid,targetindex[j],-(i+1))
}
}
_editmissing(groupid,0)
groupid=-groupid:*(groupid:<0)
groupid=colshape(groupid,1)
st_store(.,validation,groupid)
}
void eig_v(string outcome, string treat, string unit, string time)
{
real matrix tr,use,x
real scalar minid,maxid,rownum,num
real matrix out_outcome,index,s
st_view(tr=.,.,treat)
use=(tr:==0)
st_view(x=.,.,(unit,time,outcome))
minid=min(x[,1])
maxid=max(x[,1])
rownum=maxid-minid+1
num=rows(use)
index=rowshape(use,rownum)
out_outcome=editmissing(rowshape(x[,3],rownum),0):*index
out_outcome=out_outcome/num
s=svdsv(out_outcome)
st_numscalar("r(max_sing)", max(s))
}
void p_treat(string Treat,
string unit,
string time,
string outputs,
real period)
{
real matrix treat,panel_treat,x,placebotreat
real scalar minid,maxid,mintime,maxtime,rownum,colnum,i,j,k
st_view(treat=.,.,Treat)
st_view(x=.,.,(unit,time))
minid=min(x[,1])
maxid=max(x[,1])
mintime=min(x[,2])
maxtime=max(x[,2])
rownum=maxid-minid+1
colnum=(maxtime-mintime)+1
panel_treat=treat
panel_treat=rowshape(panel_treat,rownum)
placebotreat=panel_treat
for(i=1;i<=rownum;i++){
for(j=colnum;j>=1;j--){
if(panel_treat[i,j]==1){
for(k=1;k<=period;k++){
if((j-k)>0){
placebotreat[i,j-k]=placebotreat[i,j-k]+1
}
}
}
}
}
placebotreat=placebotreat:>=1
placebotreat=colshape(placebotreat,1)
st_addvar("int", outputs)
st_store(., outputs,placebotreat)
}
/*NEW LSJ*/
/*Carryover Effect Treatment*/
void c_treat(string Treat,
string unit,
string time,
string outputs,
real period)
{
real matrix treat,panel_treat,x,carryovertreat
real scalar minid,maxid,mintime,maxtime,rownum,colnum,i,j,k
st_view(treat=.,.,Treat)
st_view(x=.,.,(unit,time))
minid=min(x[,1])
maxid=max(x[,1])
mintime=min(x[,2])
maxtime=max(x[,2])
rownum=maxid-minid+1
colnum=(maxtime-mintime)+1
panel_treat=treat
panel_treat=rowshape(panel_treat,rownum)
carryovertreat=panel_treat
for(i=1;i<=rownum;i++){
for(j=colnum;j>=1;j--){
if(panel_treat[i,j]==1){
for(k=1;k<=period;k++){
if((j+k)<=colnum){
carryovertreat[i,j+k]=carryovertreat[i,j+k]+1
}
}
}
}
}
carryovertreat=carryovertreat:>=1
carryovertreat=colshape(carryovertreat,1)
st_addvar("int", outputs)
st_store(., outputs,carryovertreat)
}
/*LSJ END*/
void waldF(string scalar Id,
string scalar Time,
string scalar TE,
string scalar ATTs,
string scalar S,
real scalar from,
real scalar to,
string scalar to_use)
{
real matrix panel_s,panel_atts,panel_e,id,s,time,atts,e,touse,panel_touse
real scalar maxid,maxtime,mintime,timespan,Ot,nominator,denominator,Fobs,i,j,mi
if(from>to){
_error("preperiod should less than to")
}
st_view(id=.,.,Id)
st_view(s=.,.,S)
st_view(time=.,.,Time)
st_view(atts=.,.,ATTs)
st_view(e=.,.,TE)
st_view(touse=.,.,to_use)
maxid=max(id)
maxtime=max(time)
mintime=min(time)
timespan=maxtime-mintime+1
panel_s=s
panel_s=rowshape(panel_s,maxid)
panel_atts=atts
panel_atts=rowshape(panel_atts,maxid)
panel_e=e
panel_e=rowshape(panel_e,maxid)
panel_touse=touse
panel_touse=rowshape(panel_touse,maxid)
Ot=0
for(i=1;i<=maxid;i++) {
if(missing(panel_s[i,])==timespan){
continue
}
mi=0
for(j=1;j<=timespan;j++) {
if(panel_s[i,j]>=from & panel_s[i,j]<=to & missing(panel_s[i,j])==0 & panel_touse[i,j]==1) {
mi=mi+1
}
Ot=Ot+mi
mi=0
}
}
nominator=0
denominator=0
mi=min((abs(from)+1+to,abs(min(s))+1+to))
for(i=1;i<=maxid;i++) {
if(missing(panel_s[i,])==timespan) {
continue
}
for(j=1;j<=timespan;j++) {
if(panel_s[i,j]>=from & panel_s[i,j]<=to & missing(panel_s[i,j])==0 & panel_touse[i,j]==1 &missing(panel_e[i,j])==0) {
nominator=nominator+(panel_e[i,j]^2-(panel_e[i,j]-panel_atts[i,j])^2)/mi
denominator=denominator+((panel_e[i,j]-panel_atts[i,j]))^2/(Ot+mi)
}
}
}
Fobs=nominator/denominator
st_numscalar("r(F)", Fobs)
}
void permute(string demissing_treat,string unit, string time, string permu_treat)
{
real matrix treat,treat2,panel_treat,panel_treat2,x,index
real scalar minid,maxid,rownum,i
st_view(treat=.,.,demissing_treat)
st_view(x=.,.,(unit,time))
minid=min(x[,1])
maxid=max(x[,1])
rownum=maxid-minid+1
panel_treat=treat
panel_treat=rowshape(panel_treat,rownum)
index=minid::maxid
_jumble(index)
panel_treat2=panel_treat
for(i=1;i<=rownum;i++) {
panel_treat2[i,]=panel_treat[index[i],]
}
treat2=colshape(panel_treat2,1)
st_addvar("int", permu_treat)
st_store(., permu_treat,treat2)
}
end
|
*! version 0.0.8 18feb2019 Isaac M. E. Dodd
*##############################################################################*
********************************************************************************
*** FLOWCHART - SUBJECT DISPOSITION FLOW DIAGRAM FIGURE GENERATOR ****
********************************************************************************
*##############################################################################*
* FLOWCHART --------------------------------------------------------------------
capture program drop flowchart
program define flowchart
version 13
syntax [anything] [using/] [, name(string) value(string) template(string) output(string) arrow(string) *]
if("`1'" == "" | "`1'" == "getstarted" | "`1'" == "firsttime" | ("`1'" == "get" & "`2'" == "started")) {
display ""
flowchart_hline
flowchart_header
flowchart_title
flowchart_subtitle "Getting Started"
display ""
if("`1'" == "" | "`1'" == "firsttime") {
display " Setup: If this is your first time running the flowchart package, type: " //_newline
display " . {stata flowchart setup:flowchart setup}" _newline
display `" Start with the example flow diagram in "flowchart_example1.do" "'
display ""
}
display `" To start a new flowchart, here is a general starting point: "'
display `" Start with the command '. flowchart init using <filename>.data'"'
display `" (<filename>.data is an automatically generated/regenerated variable file.)"'
display `" Study the documentation and examples on how to properly format 'writerow' commands."'
display `" Use the 'connect' command to draw arrows between the blocks in each row."'
display `" End a diagram with the 'flowchart finalize' command with 2 important options:"'
display `" - template("...") is the .texdoc file, is an ancillary file which you don't need to edit."'
display `" - output("...") is the .tikz file which is automatically generated/regenerated."'
display ""
if("`1'" == "" | "`1'" == "firsttime") {
display `" If you do not have a LaTeX distribution installed you can get started using an online editor:"'
display `" {browse "https://www.overleaf.com/"}"'
display `" {browse "https://papeeria.com/"}"'
display `" {browse "https://www.latexbase.com/"}"'
display `" See the notes in "flowchart_example1.do" on how to eventually get started with a full LaTeX setup."'
display ""
}
flowchart_subtitle "Other Options"
display " 1. Updates: To update flowchart, type: " //_newline
display " . {stata flowchart setup, update:flowchart setup, update}" _newline
display " 2. Help: For extensive documentation, type: " //_newline
display " . {help flowchart:help flowchart}" _newline
display " 3. Support: For the URL to submit a support ticket, type: " //_newline
display " . {stata flowchart setup, support:flowchart setup, support}" _newline
display " 4. Uninstall: To uninstall flowchart, type: " //_newline
display " . {stata flowchart setup, uninstall:flowchart setup, uninstall}"
display ""
flowchart_subtitle "Website"
display " The flowchart package's website is available at:"
display `" {browse "https://github.com/IsaacDodd/flowchart/"}"'
display ""
flowchart_subtitle "License"
display " GNU LGPL 2007 - By installing this program you agree to this license, available in full here:" //_newline
display `" {browse "https://github.com/IsaacDodd/flowchart/blob/master/LICENSE.txt"}"'
display ""
display "Read this message again at anytime by typing '{stata flowchart getstarted:flowchart getstarted}'"
display ""
flowchart_footer
flowchart_hline
}
else if("`1'" == "status" | "`1'" == "status,") {
display ""
flowchart_header
flowchart_title
flowchart_footer
}
else if("`1'" == "help" | "`1'" == "help,") {
help flowchart
}
else if("`1'" == "init" | "`1'" == "init,") {
global Flowchart_Settings = "" // Stores settings in a space-delimited string.
global Flowchart_IteratorBlockfields = 0
global Flowchart_IteratorPathfields = 0
.Global.blockfields=.object.new
.Global.pathfields=.object.new
.Global.blockfields.Declare array list
.Global.pathfields.Declare array list
capture file close FlowchartFile
if("$Flowchart_Debug" == "on") {
display _rc
}
file open FlowchartFile using "`using'", write text replace
if("$Flowchart_Debug" == "on") {
display _rc
}
flowchart_init
display ""
display "...flowchart initialized."
}
else if("`1'" == "close" | "`1'" == "finalize" | "`1'" == "close," | "`1'" == "finalize," ) {
if("$Flowchart_Debug" == "on") {
display "Closed."
}
capture file close FlowchartFile
flowchart_tdfinalize, template("`template'") output("`output'")
}
else if("`1'" == "setup" | "`1'" == "setup,") {
gettoken varfirst varothers : 0
if("$Flowchart_Debug" == "on") {
display " First Variable: `varfirst'"
display `" Other Variables: `varothers'"'
}
flowchart_setup, `varothers' // Setup Function
}
else if("`1'" == "debug" | "`1'" == "debug,") {
gettoken varfirst varothers : 0
if("$Flowchart_Debug" == "on") {
display " First Variable: `varfirst'"
display `" Other Variables: `varothers'"'
}
flowchart_debug, `varothers' // Debug Function
}
else if("`1'" == "set") {
if("`2'" == "layout" | "`2'" == "layout,") {
if("$Flowchart_Debug" == "on") {
display "Write: `2' `name' `value'"
* To Do: Not yet implemented, other options: Move the variable writing to finalize so that if the
* user overrides default values they are committed afterwards. Use cond() to iterate through each
* variable to determine if the user has specified a new layout variable to override the default.
}
flowchart_writevar, name(`"set_`name'"') value(`"`value'"')
}
else if("`2'" == "variable" | "`2'" == "variable,") {
if("$Flowchart_Debug" == "on") {
display "Write: `2' `name' `value'"
}
flowchart_writevar, name(`"`name'"') value(`"`value'"')
}
}
else if("`1'" == "connect") {
if("$Flowchart_Debug" == "on") {
display "Connect: `1' `2' `3'"
}
if("`arrow'" != "") {
if("`arrow'" == "angled" | "`arrow'" == "angle" | "`arrow'" == "angledrev" | "`arrow'" == "anglerev") {
if("`arrow'" == "angled" | "`arrow'" == "angle") {
local arrow = "-|"
}
else if("`arrow'" == "angledrev" | "`arrow'" == "anglerev") { // Reverse the arrow direction
local arrow = "|-"
}
if("$Flowchart_Debug" == "on") {
display "`3'"
}
if(strpos(trim("`3'"), ",") > 0) {
local 3 = substr(trim("`3'"), 1, strpos(trim("`3'"), ",")-1)
if("$Flowchart_Debug" == "on") {
display "`3'"
}
}
}
}
else {
local arrow = "--"
}
flowchart_tdwrite_pathfield `" \path (`2') `arrow' (`3');"'
}
else {
*Sub-Commands that Require More Advanced Parsing
* Parse the token for a possible sub-command that contains a parameter (e.g., flowchart subcommand(parameter): ... )
* This is necessary since Stata's 'syntax' command returns the subcommand token `1' with a colon. This method ensures the proper string is parsed.
gettoken subcommand 0 : 0, parse(" :") quotes
while `"`subcommand'"' != ":" & `"`subcommand'"' != "" {
local subcmdwithparam `"`subcmdwithparam' `subcommand'"'
gettoken subcommand 0 : 0, parse(" :") quotes
if("$Flowchart_Debug" == "on") {
display ""
display "COMMAND PARSING: "
display `"Subcommand via GetToken: `subcommand'"'
}
local subcmdsyntax = "`1'"
if("$Flowchart_Debug" == "on") {
display "Subcommand via Syntax: `subcmdsyntax'"
display `"Subcommand with Parameter: `subcmdwithparam'"'
display `"Compound Quotes (CQ's): `0'"'
}
}
* Parse the possible sub-command with parameter, accounting for any whitespace within the passed parameter and subcommand.
local subparam = trim(substr(trim("`subcmdwithparam'"), strpos(trim("`subcmdwithparam'"), "(")+1, length(trim("`subcmdwithparam'"))-strpos(trim("`subcmdwithparam'"), "(")-1))
local subcmdparsed = substr(trim("`subcmdwithparam'"), 1, strpos(trim("`subcmdwithparam'"), "(")-1)
if("$Flowchart_Debug" == "on") {
display `"Subparameter via String Parse (CQs): `subparam'"'
display `"Subcommand via String Parse (CQs): `subcmdparsed'"'
}
if("`1'" == "writerow:" | "`1'" == "writerow" | "`subcmdparsed'" == "writerow" | trim("`subcmdparsed'") == "writerow") {
gettoken varfirst varothers : 0
if("$Flowchart_Debug" == "on") {
display ""
display "ROW CONTENT: "
display ""
display " First Variable: `varfirst'"
display ""
* display " Macro Without Quotes: " `varothers' <-- Breaks with flowchart_blank
* display ""
display `" Compound Quotes (CQ's): `varothers'"'
display ""
display `" Entire Statement (With CQ's): `0'"'
display ""
display "TOKENS:"
display ""
}
local i = 1 // Token Iterator
local blockparse = "center" // First Block Default = Center
flowchart_tdwrite_blockfield `" % Row - `subparam'"' // Row Command with Subparam (This is the Rowname)
while ("``i''" != "") { // while: TokenWhileLoop -- Loop through all of the tokens passed after the 'writerow(subparam):' call
if("$Flowchart_Debug" == "on") {
display "BLOCK START ---- [blockparse: `blockparse']"
display "`i': ``i''" // Print Token Number that starts the block, and the contents of that Token
}
if("``i''" == "`subcmdparsed'" | trim("``i''") == "`subcmdwithparam'" | trim("``i''") == "`subcmdsyntax'") {
local i = `i' + 1 // If the first token is the subparameter detected, ignore it and move to the next token instead.
continue
}
else if(trim("``i''") == "," | ((lower(trim("``i''")) == "flowchart_blank" | lower(trim("``i''")) == "flowchart_blank,") & "`blockparse'" == "center") ) {
* If a comma is encountered, or the block is blank/empty on the first block (default center), switch the blockparse flag to parse the left block (lblock) instead of the default center block (cblock).
local blockparse = "left"
flowchart_tdwrite_blockfield `" % -- Blank Center Block"' // flowchart_blank detected at the start of a new row, the center block.
local i = `i' + 1 // Move to the next token after the loop continues.
continue
}
* Generate a Look-Ahead Macro: This allows conditional if statements to anticipate the end of a block. (Returns 1 triplet/line ahead of the current triplet/line being parsed.)
local ilookahead = `i' + 3
if("$Flowchart_Debug" == "on") {
display `" [blockparse: `blockparse']"'
display `" LA: |``ilookahead''|"'
}
if("`blockparse'" == "center") {
local blockparsetoken = `" \node [block_`blockparse'] (`subparam'_`blockparse') {"'
} // fi: End of BlockParse
else if("`blockparse'" == "left") {
local blockparsetoken = `" & \node [block_`blockparse'] (`subparam'_`blockparse') {"'
} // fi: End of BlockParse
local k = 1 // Line Iterator - The first line (k=1) is the lead line. If only 1 line for the block is present (i.e., the Look-Ahead is a ',' after the lead-line) then the lead line represents a singleton lead-line, which is the only line in the block.
local stop = ""
while("`stop'" == "") { // while: LineWhileLoop - Loop through all of the lines for each block. The 'Stop' flag is raised when a comma is encountered or there is no more content passed in the command to parse.
if("$Flowchart_Debug" == "on") {
display " ---- NEW LINE"
}
if(trim("``i''") == "," | ((lower(trim("``i''")) == "flowchart_blank" | lower(trim("``i''")) == "flowchart_blank,") & "`blockparse'" == "center") ) { // Inept - To Do
* Here, if the first token encountered is a ',' or it's the first block parsed and the block is blank, produce no content. (If the second block, the left block, is blank, it needs to continue to produce a blank line '& \\' character.)
if("$Flowchart_Debug" == "on") {
display " --- "
display " --- Blank First Row --- "
display " --- Switching to parse the next block."
display " --- "
}
local blockparse = "left"
local stop = "stop"
break
}
if( trim("``i''") == "flowchart_blank" & "`blockparse'" == "left") {
if("$Flowchart_Debug" == "on") {
display " FLOWCHART_BLANK [blockparse: `blockparse'] [ i#: `i'] [ token: ``i''] [ k: `k']"
}
flowchart_tdwrite_blockfield `" & \\ % -- Blank Left Block"' // flowchart_blank detected at the start of a new row, the center block.
local stop = "stop"
continue, break
}
local linename = `"``i''"' // Field 1 of the Line is expected to be the line-name, which is also the variable_name.
if("$Flowchart_Debug" == "on") {
display " token: `i'"
display " desc: ``i''"
}
local i = `i' + 1 // Move to the next field in the triplet/line.
if("$Flowchart_Debug" == "on") {
display " token: `i'"
display " lnum: ``i''"
}
local linenum = `"``i''"' // Field 2 of the Line is expected to be the line's value-number, variable_value, the (n=#).
flowchart_writevar, name(`"`linename'"') value(`"`linenum'"') // Store both the number and the line's name, with the line-name as
* the variable_name and the line's value-number as the variable_value with an equal sign as the delimiter (variable_name = variable_value)
* with a newline after. (Write it to the figvalue file.)
local i = `i' + 1 // Move to the next field in the triplet/line.
if("$Flowchart_Debug" == "on") {
display " token: `i'"
display " desc: ``i''"
}
local linedesc = `"``i''"' // Field 3 of the Line is expected to be the descriptive sentence.
if("$Flowchart_Debug" == "on") {
display " Added to Block-Line [`k']: "
}
if(`k' == 1) {
if(trim("``ilookahead''") == ",") {
local ilookaheadx2 = `ilookahead' + 1
if("$Flowchart_Debug" == "on") {
display " [blockparse: `blockparse'] [ i#: `i'] [ token: ``i''] [ k: `k']"
display "Lead-Line LA"
display "Look Ahead x 1: |``ilookahead''|"
display "Look Ahead x 2: |``ilookaheadx2''|"
}
if(lower(trim("``ilookaheadx2''")) == "flowchart_blank") {
if("$Flowchart_Debug" == "on") {
display "...--- EndBlank Detection on Singleton:"
display " --- Singleton Lead-line on Center Block but BLANK Left Block (k=1, LA is Comma, LA is flowchart_blank): tdwriteline - [content] [lead] [singleton] [end] [endblank]"
}
flowchart_tdwriteline, name(`"`linename'"') num(`"`linenum'"') desc(`"`linedesc'"') lead(`"`blockparsetoken'"') singleton end endblank
if("$Flowchart_Debug" == "on") {
display "BREAK SINGLETON"
}
local blockparse = "left"
local i = `i' + 2 // Move by 2 tokens to move past the flowchart_blank
local stop = "stop"
continue, break
}
else {
if("$Flowchart_Debug" == "on") {
display " --- Singleton Lead-line on Center Block (k=1, LA is Comma): tdwriteline - [content] [lead] [singleton]"
}
flowchart_tdwriteline, name(`"`linename'"') num(`"`linenum'"') desc(`"`linedesc'"') lead(`"`blockparsetoken'"') singleton
}
}
else if(trim("``ilookahead''") == "") {
if("$Flowchart_Debug" == "on") {
display " --- Singleton Lead-line on Left Block With Blank Center Block (so k=1) and Singleton Left Block (so LA is Blank): tdwriteline - [content] [lead] [singleton] [end]"
display " [blockparse: `blockparse'] [ i#: `i'] [ token: ``i''] [ k: `k']"
}
flowchart_tdwriteline, name(`"`linename'"') num(`"`linenum'"') desc(`"`linedesc'"') lead(`"`blockparsetoken'"') singleton end
}
else {
if("$Flowchart_Debug" == "on") {
*display " --- Singleton Lead-line on Left Block With Blank Center Block (so k=1) and Singleton Left Block (so LA is Blank): tdwriteline - [content] [lead] [singleton] [end]"
display " [blockparse: `blockparse'] [ i#: `i'] [ token: ``i''] [ k: `k']"
}
flowchart_tdwriteline, name(`"`linename'"') num(`"`linenum'"') desc(`"`linedesc'"') lead(`"`blockparsetoken'"')
}
}
else if(trim("``ilookahead''") == "," | trim("``ilookahead''") == "" | lower(trim("``i''")) == "flowchart_blank" | lower(trim("``ilookahead''")) == "flowchart_blank") {
local ilookaheadx2 = `ilookahead' + 1
if("$Flowchart_Debug" == "on") {
display "Non-Lead-Line LA"
display "Look Ahead x 1: ``ilookahead''"
display "Look Ahead x 2: ``ilookaheadx2''"
}
if(trim("``ilookahead''") == "") {
if("$Flowchart_Debug" == "on") {
display " --- End of Row with New Row - LA is Blank: tdwriteline - [content] [newrow] [end]"
display " [blockparse: `blockparse'] [ i#: `i'] [ token: ``i''] [ k: `k']"
}
flowchart_tdwriteline, name(`"`linename'"') num(`"`linenum'"') desc(`"`linedesc'"') newrow end
}
else if( (trim("``ilookahead''") == "," & trim("``ilookaheadx2''") == "") | lower(trim("``ilookaheadx2''")) == "flowchart_blank" ) {
if("$Flowchart_Debug" == "on") {
display "...--- EndBlank Detection: Second Block is Blank... tdwriteline - [content] [newrow] [end] [endblank]"
display " [blockparse: `blockparse'] [ i#: `i'] [ token: ``i''] [ k: `k']"
}
flowchart_tdwriteline, name(`"`linename'"') num(`"`linenum'"') desc(`"`linedesc'"') newrow end endblank
* The second block, the left block, is blank: Stop the LineWhileLoop to stop parsing the flowchart_blank token and any tokens after it.
if(lower(trim("``ilookaheadx2''")) == "flowchart_blank") {
if("$Flowchart_Debug" == "on") {
display "BREAK"
}
local i = `i' + 1
local stop = "stop"
continue, break
}
}
else {
if("$Flowchart_Debug" == "on") {
display "...--- End of Row: tdwriteline - [content] [end]""
display " [blockparse: `blockparse'] [ i#: `i'] [ token: ``i''] [ k: `k']"
}
flowchart_tdwriteline, name(`"`linename'"') num(`"`linenum'"') desc(`"`linedesc'"') end
}
}
else {
if("$Flowchart_Debug" == "on") {
display "...--- Same Row, End of Line: tdwriteline - [content] "
display " [blockparse: `blockparse'] [ i#: `i'] [ token: ``i''] [ k: `k']"
}
flowchart_tdwriteline, name(`"`linename'"') num(`"`linenum'"') desc(`"`linedesc'"')
}
if("$Flowchart_Debug" == "on") {
display " ---- END OF LINE"
display ""
}
local k = `k' + 1
local i = `i' + 1
local ilookahead = `ilookahead' + 3
if("$Flowchart_Debug" == "on") {
display `" LA: ``ilookahead'' "'
}
if(trim("``i''") == "," | "``i''" == "") {
local blockparse = "left"
local stop = "stop"
}
} // elihw: End of LineWhileLoop
if("$Flowchart_Debug" == "tikz") {
flowchart_tdwrite_blockfield `" % +- Debug - End block for row: `subparam'"' // End of the Row
}
local i = `i' + 1
} // elihw: End of TokenWhile
} // fi: End of Writerow
} // fi: End of SyntaxCmdElse
end
capture program drop flowchart_setup
program define flowchart_setup
syntax [anything] [, update support uninstall]
display ""
display "|||||| Setup"
display ""
if("`uninstall'" != "") {
display "Uninstalling 'flowchart' package installation..."
display ""
capture ado uninstall flowchart
if (_rc) {
display as error "Uninstall Error: Previous version of 'flowchart' could not be uninstalled."
exit 111
}
else {
display "...Package 'flowchart' uninstalled successfully."
display ""
display "Note: If you uninstalled the package due to an error, please notify the developers"
display " of this error so that it can be fixed for all users by submitting an issue"
display " at the following URL:"
display ""
display `"{browse "https://github.com/IsaacDodd/flowchart/issues/new/"}"'
}
}
else if("`support'" != "") {
display ""
display "Open a new support ticket using the following URL: " _newline
display `"{browse "https://github.com/IsaacDodd/flowchart/issues/new/"}"'
display ""
}
else if("`update'" != "") {
display "Updating 'flowchart' package installation..."
display ""
capture ado uninstall flowchart
if (_rc) {
display as error "Update Error: Previous version of 'flowchart' could not be uninstalled."
exit 111
}
capture net install flowchart, replace from("https://raw.github.com/IsaacDodd/flowchart/master/")
if (_rc) {
display "Update Error: Update could not be completed."
display "Instructions:"
display " 1. Uninstall 'flowchart' by running:"
display " . {stata ado uninstall flowchart:ado uninstall flowchart}"
display " 2. Install 'flowchart' from GitHub directly by running:"
display `" . net install flowchart, replace from("https://raw.github.com/IsaacDodd/flowchart/master/")"'
display " If Instruction #2 does not work, check your internet connection."
display ""
capture ssc install flowchart, replace // Attempt to reinstall flwochart from SSC.
if(_rc) {
display as error "Update Error: Attempt to reinstall flowchart failed. Please reinstall flowchart."
exit 499
}
}
else {
display "...Update to flowchart installed successfully."
display ""
}
}
else {
* SETUP (Default)
* Update Flowchart from GitHub.
display " (1/3) Updating 'flowchart' installation ..."
display ""
capture ado uninstall flowchart // Same effect as ssc or net uninstall flowchart.
if (_rc) {
display as error "Setup Error: Update of 'flowchart' could not be completed. Attempt to update a previous version of flowchart has failed."
// exit 111 <-- This is the normal exit code. Rather than exist here, try to continue to see if the flowchart installation can be replaced.
}
capture net install flowchart, replace from("https://raw.github.com/IsaacDodd/flowchart/master/")
if (_rc) {
capture ssc install flowchart // Attempt to reinstall flowchart from SSC again since it was previously uninstalled.
display as error "Setup Error: Update of 'flowchart' could not be completed. Please check your internet connection and try again, or you may need to reinstall flowchart."
exit 499
}
else {
display "...Update to flowchart installed successfully."
display "Note: Updates to Flowchart will take effect when Stata is restarted."
display ""
}
* Install an updated version of texdoc
display " (2/3) Installing/Updating 'texdoc'..."
display ""
* Install texdoc
display " ...Installing/Updating Texdoc..."
capture ssc install texdoc, replace
if (_rc) {
display as error "Setup Error: Installation of dependency 'texdoc' could not be completed. Please check your internet connection and try again."
exit 499
}
* Install sjlatex
display " ...Installing/Updating sjlatex..."
capture net install sjlatex, from("http://www.stata-journal.com/production")
if (_rc) {
display as error "Setup Error: Installation of dependency 'sjlatex' for dependency 'texdoc' could not be completed. Please check your internet connection and try again."
exit 499
}
else {
display "...Texdoc installed/updated successfully."
display ""
}
display " (3/3) Installing Ancillary Files for 'flowchart'..."
display ""
capture net get flowchart, from("https://raw.github.com/IsaacDodd/flowchart/master/")
if (_rc) {
display as error "Setup Error: Setup could not install Ancillary Files. Please connect to the internet and try again." _newline ///
" (1) Check your current working directory to see if these ancillary files already exist." _newline ///
" If so, there is no need to re-run setup. Safely ignore this error message." _newline ///
" (2) Try running the following command:" _newline ///
`" . net get flowchart, from("https://raw.github.com/isaacdodd/flowchart/master/")"' _newline ///
" (3) You may also download these ancillary files directly from the latest release at the following URL:" _newline ///
`" {browse "https://github.com/IsaacDodd/flowchart/releases"} "'
exit 499
}
else {
display ""
display "...Ancillary files installed successfully in current working directory:"
pwd
display ""
}
display "|||||| Setup Complete"
display ""
flowchart_hline
display ""
if(_rc == 0) {
sleep 2000
flowchart firsttime // Print the get started message. Include the 'first time' part of the message
}
}
end
capture program drop flowchart_debug
program define flowchart_debug
syntax [anything] [, on off tikz logreset check info deletefiles yes]
if("`on'" == "on") {
global Flowchart_Debug = "on"
set more off
set linesize 161
local logid = subinstr("`c(current_date)'_`c(current_time)'", ":", "", .)
local logid = subinstr("`logid'", " ", "", .)
capture log query DebugLog
* If a log has already been started, DebugLog will exist. If it is off (i.e., it was started but has been closed/turned off),
* append to the existing log. If DebugLog does not exist (r(status) is blank) or it exists but is on already, replace the log.
flowchart_subtitle "DEBUG MODE: ON"
display ""
display " Starting Debug Log..."
display ""
if("`r(status)'" == "off") {
capture log close DebugLog
log using "DebugLog.log", name(DebugLog) append text
local debugtitle = "STARTED"
}
else {
capture log close DebugLog
log using "DebugLog.log", name(DebugLog) replace text
local debugtitle = "RESUMED"
}
capture log close DebugLog
log using "DebugLog.log", name(DebugLog) append text
display ""
flowchart_header "DEBUG LOG `debugtitle': Log ID = `logid'"
display ""
display ""
}
else if("`off'" == "off") {
global Flowchart_Debug = "off"
capture log off DebugLog
if(_rc) {
display as error "Could not turn off DebugLog."
}
else {
display "...DebugLog Off."
}
display ""
flowchart_footer "DEBUG MODE: OFF"
display ""
display ""
}
else if("`tikz'" == "tikz") {
global Flowchart_Debug = "tikz"
display ""
flowchart_header "DEBUG MODE: TikZ"
display ""
display ""
}
else if("`check'" == "check") {
flowchart_hline
flowchart_header "DEBUG CHECK"
flowchart_debugcheck
flowchart_footer
flowchart_hline
}
else if("`logreset'" == "logreset") {
capture log close DebugLog
if(_rc) {
display as error "DebugLog could not be closed."
display _rc
}
else {
display "...DebugLog Closed."
display ""
flowchart_footer "DEBUG LOG RESET" // Close just the log without turning off $Flowchart_Debug
}
}
else if("`close'" == "close") {
global Flowchart_Debug = "off"
capture log close DebugLog // Close the log and also turn off $Flowchart_Debug
if(_rc) {
display as error "Could not close DebugLog."
}
else {
display "...DebugLog Closed."
display ""
flowchart_footer "DEBUG MODE: OFF"
display ""
}
}
else if("`info'" == "info") {
display ""
flowchart_hline
flowchart_header "DEBUG INFO"
display ""
flowchart_subtitle "Debug Options"
display ""
display "1. To Debug Code:" _newline
display " Turn Debugging Mode On: "
display " . {stata flowchart debug on:flowchart debug on}"
display " Use this at the start of code that produces errors." _newline
display " Turn Debugging Mode Off: "
display " . {stata flowchart debug off:flowchart debug off}"
display " Use this at the end of code that produces errors." _newline
display " This will generate DebugLog.log in your working directory with debugging information." _newline
display "2. To Get Environment Information: "
display " . {stata flowchart debug check:flowchart debug check}"
display " This will give you versioning information on Stata, the flowchart package, and dependencies installed." _newline
display "3. To Debug TikZ Code: "
display " . {stata flowchart debug tikz:flowchart debug tikz}"
display " This will insert debugging information into the TikZ code." _newline
display "4. To Uninstall Flowchart: "
display " . {stata flowchart setup, uninstall:flowchart setup, uninstall}"
display " This will uninstall the flowchart package. The dependencies will remain." _newline
display "Read this message again at anytime by typing '{stata flowchart debug info:flowchart debug info}'"
flowchart_footer
flowchart_hline
}
else if("`deletefiles'" == "deletefiles") {
if("`yes'" == "yes") {
flowchart_debugdeletefiles
}
else {
display "Are you sure you want to delete the ancillary files in the current working directory?"
display " {stata flowchart debug deletefiles yes: Yes}"
}
}
else {
if("$Flowchart_Debug" == "on") {
flowchart debug off
}
else if("$Flowchart_Debug" == "off") {
flowchart debug on
}
else {
flowchart debug info
}
}
end
capture program drop flowchart_debugdeletefiles
program define flowchart_debugdeletefiles
* DeleteFiles - This deletes the ancillary files from the current working directory - Use with caution.
capture rm methods--figure-flowchart.tex
capture rm methods--figure-flowchart.data
capture rm methods--figure-flowchart.tikz
capture rm manuscript.tex
capture rm license.txt
capture rm figure-flowchart.texdoc
capture rm example1output.pdf
capture rm example2output.pdf
capture rm flowchart_example1.do
capture rm flowchart_example2.do
display ""
display " ...Ancillary Files Deleted."
end
capture program drop flowchart_debugcheck
program define flowchart_debugcheck
display ""
* Machine Inforation:
flowchart_subtitle "Machine"
display ""
display " [Operating System]"
display "`c(os)'"
display " [Machine Type]"
display "`c(machine_type)'"
display ""
* Stata Version Information:
flowchart_subtitle "Stata"
display ""
display " [Version]"
version // Returns the STATA Version #
display ""
display " [ADO Directory]"
capture noisily net query
display ""
* Dependencies - Check Presence & Give Version #'s:
flowchart_subtitle "Dependency Check"
display ""
display " 1. [Flowchart Package]"
capture noisily which flowchart
if(_rc) {
display as error "Package 'flowchart' likely uninstalled itself. Please try reinstalling the package again."
exit 111
}
capture noisily ado dir flowchart
if(_rc) {
display as error "ADO Directory could not be returned for the 'flowchart' package."
exit 111
}
display ""
display " 2. [TexDoc Package]"
capture noisily which texdoc
if(_rc) {
display as error "Package 'texdoc' is required by the flowchart package. Please run command 'flowchart setup' and try again."
exit 111
}
display ""
display " 3. [SJLatex]"
capture noisily which sjlatex
if(_rc) {
display as error "Package 'sjlatex' is required by the 'texdoc' package. Please run command 'flowchart setup' and try again."
exit 111
}
display ""
end
capture program drop flowchart_init
program define flowchart_init
flowchart_writevar, name("set_dummy") value("null") // Set dummy variable since the first variable is not recognized by texdoc.
flowchart_writevar, name("set_draw") value("black")
flowchart_writevar, name("set_fill") value("white")
flowchart_writevar, name("set_center_textwidth") value("18em")
flowchart_writevar, name("set_center_textalign") value("centered")
flowchart_writevar, name("set_center_minheight") value("4em")
flowchart_writevar, name("set_left_textwidth") value("21em")
flowchart_writevar, name("set_left_textalign") value("ragged")
flowchart_writevar, name("set_left_minheight") value("4em")
flowchart_writevar, name("set_left_innersep") value("6pt")
/* To Do: Future Releases: Implement row-options - 'flowchart writerow(rowname,rowoption): ...' -- Allow noborder, assign, and lost-style boxes.
flowchart_writevar, name("set_noborder_textwidth") value("18em")
flowchart_writevar, name("set_noborder_textalign") value("centered")
flowchart_writevar, name("set_noborder_minheight") value("1em")
flowchart_writevar, name("set_noborder_draw") value("none")
flowchart_writevar, name("set_noborder_fill") value("none")
flowchart_writevar, name("set_assign_textwidth") value("18em")
flowchart_writevar, name("set_assign_textalign") value("ragged")
flowchart_writevar, name("set_assign_minheight") value("3em")
flowchart_writevar, name("set_assign_innersep") value("6pt")
flowchart_writevar, name("set_lost_textwidth") value("16em")
flowchart_writevar, name("set_lost_textalign") value("ragged")
flowchart_writevar, name("set_lost_minheight") value("3em")
flowchart_writevar, name("set_lost_innersep") value("6pt")*/
end
capture program drop flowchart_writevar
program define flowchart_writevar
syntax [anything] [, name(string) value(string) *]
local variablerow "`name' = `value'"
file write FlowchartFile "`variablerow'" _n
if(substr("`name'",1,4) == "set_") {
global Flowchart_Settings = `"$Flowchart_Settings @`name'"'
global Flowchart_Settings = `"$Flowchart_Settings "`value'""'
}
end
capture program drop flowchart_tdfinalize
program define flowchart_tdfinalize
syntax , template(string) output(string)
***\\ TIKZ PICTURE: Write the TikZ Picture to the file.
if("$Flowchart_Debug" == "on") {
display "`template' `output'"
}
texdoc do "`template'", init("`output'") replace
* Important Note: The '.tikz' extension here is important since if it is not specified, calling 'texdoc do' in the Main Analysis Do File will overwrite the .tex file of the same name in the same directory.
texdoc close
end
capture program drop flowchart_tdwrite_blockfield
program define flowchart_tdwrite_blockfield
syntax [anything] [, indent]
global Flowchart_IteratorBlockfields = $Flowchart_IteratorBlockfields + 1
.blockfields.list[$Flowchart_IteratorBlockfields] = `"`1'"'
if("$Flowchart_Debug" == "on") {
display "1=|`1'|, 2=|`2'|, 3=|`3'| indent=|`indent'|"
}
* texdoc write "`varname'"
end
capture program drop flowchart_tdwrite_pathfield
program define flowchart_tdwrite_pathfield
syntax [anything] [, indent]
global Flowchart_IteratorPathfields = $Flowchart_IteratorPathfields + 1
.pathfields.list[$Flowchart_IteratorPathfields] = `"`1'"'
if("$Flowchart_Debug" == "on") {
display "1=|`1'|, 2=|`2'|, 3=|`3'| indent=|`indent'|"
}
* texdoc write "`varname'"
end
capture program drop flowchart_tdwriteline
program define flowchart_tdwriteline
syntax [anything] [, indent lead(string) singleton end endblank newrow name(string) num(string) desc(string)]
if("`lead'" != "") {
if("`singleton'" != "") {
if("`end'" != "") {
if("`endblank'" != "") {
local addrowskip = "true"
}
local linestring = `"`lead'`desc' (n=\figvalue{`name'})}; \\"' // Usually, a left-block that has only 1 line (a singleton) when the center-block was blank.
}
else {
local linestring = `"`lead'`desc' (n=\figvalue{`name'})}; "'
}
}
else {
local linestring = `"`lead'`desc' (n=\figvalue{`name'}): \\"'
}
}
else {
* Determine ending first (suffix)
if("`end'" != "") {
if("`newrow'" != "") {
if("`endblank'" != "") {
local suffix = "}; \\" // Add Row-Skip: + " & \\"
local addrowskip = "true"
}
else {
local suffix = "}; \\"
}
}
else {
local suffix = "};" // No New Row (i.e., it is the first block/center block, so don't print \\ at the end).
}
}
else {
local suffix = "\\"
}
if("`indent'" != "") {
local linestring = `" \h\h \figvalue{`name'} `desc' `suffix'"'
}
else {
local linestring = `" \h `desc' (n=\figvalue{`name'}) `suffix'"'
}
}
if("$Flowchart_Debug" == "on") {
display `"Blockfield Linestring: `linestring'"'
}
global Flowchart_IteratorBlockfields = $Flowchart_IteratorBlockfields + 1
.blockfields.list[$Flowchart_IteratorBlockfields] = `"`linestring'"'
if("`addrowskip'" == "true") {
global Flowchart_IteratorBlockfields = $Flowchart_IteratorBlockfields + 1
.blockfields.list[$Flowchart_IteratorBlockfields] = `" & \\"'
global Flowchart_IteratorBlockfields = $Flowchart_IteratorBlockfields + 1
.blockfields.list[$Flowchart_IteratorBlockfields] = `" % -- Blank Left Block"'
macro drop addrowskip // Guarantee this is deleted from memory and only happens when it is supposed to happen.
if("$Flowchart_Debug" == "on") {
display `"Blockfield Linestring: & \\"'
display `"Blockfield Linestring: % -- Blank Left Block"'
}
}
*flowchart_tdwrite_blockfield `"`linestring'"'
* texdoc write "`varname'"
end
capture program drop flowchart_header
program define flowchart_header
syntax [anything]
if ("`1'" != "") {
local text = "`1'"
}
else {
local text = "FLOWCHART"
}
display "{bf:|||||| `text'}"
end
capture program drop flowchart_footer
program define flowchart_footer
syntax [anything]
if ("`1'" != "") {
local text = "`1'"
}
else {
local text = "FLOWCHART"
}
display "{bf:|||||| `text'}"
end
capture program drop flowchart_hline
program define flowchart_hline
display "{hline}"
end
capture program drop flowchart_subtitle
program define flowchart_subtitle
syntax [anything]
display `" {title:`1'}:"' // Requirement: Quotes around text. Safer to use quotes with input to avoid unusual errors rather than compound quotes.
end
capture program drop flowchart_title
program define flowchart_title
syntax [anything] [, num(string)]
if("`num'" == "") {
local num = floor((5-1+1)*runiform() + 1)
}
* Based on ASCII Generated from: http://www.network-science.de/ascii/
* Citation: Seyfferth, Jorg. (19 Feb. 2011.). Imprint / Impressum. Network-science.de. Retrieved from http://www.network-science.de/impressum.html
* larry3d
display "" // New Line - Before Title
if("`num'" == "1") {
display " ___ ___ __ __ "
display " /'___\/\_ \ /\ \ /\ \__ "
display " /\ \__/\//\ \ ___ __ __ __ ___\ \ \___ __ _ __\ \ ,_\ "
display " \ \ ,__\ \ \ \ / __\`\/\ \/\ \/\ \ /'___\ \ _ \`\ /'__\`\ /\\`'__\ \ \ \ "
display " \ \ \_/ \_\ \_/\ \_\ \ \ \_/ \_/ \/\ \__/\ \ \ \ \/\ \_\.\_\ \ \/ \ \ \_ "
display " \ \_\ /\____\ \____/\ \___ ___/'\ \____\\ \_\ \_\ \__/.\_\\ \_\ \ \__\ "
display " \/_/ \/____/\/___/ \/__//__/ \/____/ \/_/\/_/\/__/\/_/ \/_/ \/__/ "
}
* ogre
else if("`num'" == "2") {
display " __ _ _ _ "
display " / _| | _____ _____| |__ __ _ _ __| |_ "
display "| |_| |/ _ \ \ /\ / / __| '_ \ / _\` | '__| __| "
display "| _| | (_) \ V V / (__| | | | (_| | | | |_ "
display "|_| |_|\___/ \_/\_/ \___|_| |_|\__,_|_| \__| "
}
* slant
else if("`num'" == "3") {
display " ______ __ __ "
display " / __/ /___ _ _______/ /_ ____ ______/ /_ "
display " / /_/ / __ \ | /| / / ___/ __ \/ __ \`/ ___/ __/ "
display " / __/ / /_/ / |/ |/ / /__/ / / / /_/ / / / /_ "
display " /_/ /_/\____/|__/|__/\___/_/ /_/\__,_/_/ \__/ "
}
* smslant
else if("`num'" == "4") {
display " _____ __ __ "
display " / _/ /__ _ ______/ / ___ _____/ /_ "
display " / _/ / _ \ |/|/ / __/ _ \/ _ \`/ __/ __/ "
display " /_//_/\___/__,__/\__/_//_/\_,_/_/ \__/ "
}
* speed
else if("`num'" == "5") {
display " _____________ ______ _____ "
display " ___ __/__ /________ __________ /_______ _________ /_ "
display " __ /_ __ /_ __ \_ | /| / / ___/_ __ \ __ \`/_ ___/ __/ "
display " _ __/ _ / / /_/ /_ |/ |/ // /__ _ / / / /_/ /_ / / /_ "
display " /_/ /_/ \____/____/|__/ \___/ /_/ /_/\__,_/ /_/ \__/ "
}
display "" // New Line - After Title
end
|
********************************************************************************
****** EXAMPLE
********************************************************************************
*
********************
* INTRODUCTION: Producing a Subject Disposition Flowchart
********************
*
* A similar example flowchart can be seen here:
* http://www.texample.net/tikz/examples/consort-flowchart/
* The code from this example was used as a guide for this project.
* Citation: Willert, Morten Vejs (2011 Dec 31). "A CONSORT-style flowchart of
* a randomized controlled trial". TikZ Example (Texample.net). Retrieved
* from http://www.texample.net/tikz/examples/consort-flowchart/
* Running this example should produce similar otuput.
*
* INSTRUCTIONS:
* This file is a part of the ancillary files that come with flowchart
* (installed by typing 'net get flowchart').
* By default it installs to the working directory at the time that
* the 'net get' command is run.
*
* Run this do file from the do editor by hitting Ctrl + D (or Cmd + D on a
* mac) in the same directory as the ancillary files.
* After running, a .tikz file will be produced. Open this file. In your LaTeX
* editor, run the manuscript with this file
* included (\input{<filename>.tikz})
* Be sure to use the recommended packages and commands in the preamble of the
* ancillary file manuscript for the diagram to display properly.
*
* DEPENDENCIES:
* After installing flowchart, be sure the following are in place:
* 1. texdoc, sjlatex - STATA Packages
* Installation Instructions:
* In the STATA command-line, run the following command:
* flowchart setup
* This installs 2 dependencies: texdoc and its dependency, sjlatex
* 2. figure-flowchart.texdoc = Ancillary File
* Installation Instructions:
* In the STATA command-line, when you ran the setup command, it also
* installed the Ancillary Files into your present working directory.
* 3. LaTeX Setup (Typesetting)
* A LaTeX setup should be installed to compile .tex and .tikz files:
* a) Distribution (MiKTeX or TeXLive)
* Recommended: MiKTeX, then use it to install the following packages:
* datatool, listings, multicol, xcolor, graphicx, tikz
* Download: https://miktex.org/download/
* b) Distribution Engine
* Recommended: pdfLaTeX
* Download: (Comes preinstalled with either Distribution)
* c) IDE Editor
* Recommended: TeXstudio (instead of others: TeXworks, TeXMaker, etc.)
* Download: http://www.texstudio.org/
* -----------------------------
* d) Online LaTeX Setup
* Setting up a, b, and c can take some time. Therefore, an online
* LaTeX can be used if you would like get started quickly.
* ShareLaTeX - http://www.sharelatex.com/
* Overleaf - http://www.overleaf.com/
* These two companies have announced that they will soon merge into
* one editor.
* -----------------------------
* If you are a beginner/new to LaTeX, here are good starting points:
* Installations:
* https://www.youtube.com/watch?v=WewSa9aaFXg
* Syntax:
* https://www.sharelatex.com/learn/Learn_LaTeX_in_30_minutes
* https://www.youtube.com/watch?v=SoDv0qhyysQ
* Help:
* https://tex.stackexchange.com
*
********************
* SUGGESTED ANALYSIS APPROACH: Organization, Workflow, and Writing Code
********************
*
* Here is a proposed way to use the flowchart program:
* * DISPOSITION SUBANALYSIS: Analyze and setup the subject disposition.
* *** Subanalysis Data is performed here where the numbers and data to
* produce the flowchart are created.
* *** Rows can be created using macros to fill in each row as the data for
* the analysis are changed.
*
* * DIAGRAM: This writes the analysis as a diagram.
* * Note: All files are relative to the current working directory unless
* you specify a path with the filenames specified. Here is an example.
*
* The following details suggested directory structures and naming conventions:
*
* /Manuscript/
* |
* |-- ##-[ProjectName]-[Main-Manuscript-File].tex <-- LaTeX Document
* |-- ##-[ProjectName]-[Section]-Fig-[FigureName].tex <-- LaTeX Document
* +-- ##-[ProjectName]-[Section]-Fig-[FigureName].tikz <-- TikZ Picture
*
* /Stata/
* |
* |-- /Data/
* | |
* | +-- /Subanalysis Data/
* | |
* | +-- [Section]-Fig-[FigureName].data <-- Suba. Data File
* +-- /Do/
* |
* |-- ##-[ProjectName]-PostProduction-[Section]--Fig-[FigureName].do
* | Figure Do-File -------^
* \\ ...
* |
* +-- ##-[ProjectName]-[Section]-[Main Analysis File].do
* Main Analysis File -----^
*
* For this suggested structure, the filepaths to use would be as follows:
*
* . flowchart init using "..\Data\Subanalysis Data\methods--fig-flowchart.data"
*
* . flowchart writerow ...
* . flowchart writerow ...
* . flowchart writerow ...
*
* . flowchart connect ...
* . flowchart connect ...
* . flowchart connect ...
*
* . flowchart finalize, template("fig-flowchart.texdoc") output("..\..\Manuscript\methods--fig-flowchart.tikz")
*
********************
* EXPLANATION OF FILES:
********************
*
* Do File
* This is the .do file that contains your analysis where you can use
* the flowchart commands to generate the diagram.
* See Example: flowchart_example2.do
* LaTeX Documents
* This is a (.tex) file that contains a \begin{figure}...\end{figure}
* Environment command. STATA does not manipulate this file. It instead
* contains all of the design elements that arrange the TikZ picture
* appropriately in the Manuscript and also loads the Subanalysis Data
* (.data) in the Data file for generating the different components of the
* TikZ picture's diagram (e.g., data for the boxes of a
* Subject Disposition Flowchart).
* See Example: methods--figure-flowchart.tex
* The manuscript's .tex file can then include this .tex file specific to
* the figure directly into the manuscript file with an \input{ } command:
* \input{methods--figure-flowchart.tex}
* See Example: manuscript.tex
* Figure Texdoc Do File - Do Not Edit
* This Do file is a 'Texdoc Do File' which is to say it is invoked by the
* texdoc command in STATA in the Main Analysis File that is producing the
* Subanalysis Data created from your analysis using your dataset. There's
* no need to edit this file beyond changing its filename to match your
* project's naming convention.
* See Example: figure-flowchart.texdoc (No Need to Edit)
* TikZ Picture (Automatically regenerated)
* This is a 'picture' that is used by the TikZ package in LaTeX to
* generate a diagram in LaTeX. There's no need to edit this file beyond
* changing its filename to match your project's naming convention.
* Instead, in your LaTeX document, use the \input{<filename.tikz>} to
* make LaTeX automatically include it in the final document when
* compiling.
* See Example: methods--figure-flowchart.tikz (No Need to Edit)
* Subanalysis Data File (Automatically regenerated)
* The data for a figure is produced from a subanalysis and is assigned to
* variables. The Data file consists of variables with the generated data,
* as one variable assignment per line. A '=' sign is used as a delimiter
* to denote [variable] = [value] where the left-hand side is the
* variable-name and the right-hand side is the value or data produced in
* the subanalysis. The variables with data produced by the subanalysis
* have to have a unique name and are given a name in the do file that
* produces the figure. Data from the Dataset used in an analysis can be
* used to generate the data for the diagram. There's no need to edit the
* file beyond changing its filename to match your project's naming
* convention.
* See Example: methods--figure-flowchart.data (No Need to Edit)
*
* OVERALL:
*
* Main Analysis File --> Runs the Figure Do-File (which is changed by the
* user to reflect the flow of data analysis).
*
* Figure Do-File --> Produces the boxes in the TikZ Picture and writes the
* equivalent values in the Subanalysis Data File.
*
* LaTeX Document --> Changed by the user to arrange or re-arrange the
* 'TikZ picture' in the Manuscript.
*
* REFERENCES
* 1. Texdoc Command Use Based On:
* Citation: Jann, Ben (2016 Nov 27). Creating LaTeX documents from within Stata using texdoc. University of Bern Social Sciences Working Paper No. 14; The Stata Journal 16(2): 245-263. Reprinted with updates at ftp://ftp.repec.org/opt/ReDIF/RePEc/bss/files/wp14/jann-2015-texdoc.pdf Retrieved on July 28, 2017.
* 2. TikzPicture Diagram Code Based On:
* Citation: Willert, Morten Vejs (2011 Dec 31). "A CONSORT-style flowchart of a randomized controlled trial". TikZ Example (Texample.net). Retrieved from http://www.texample.net/tikz/examples/consort-flowchart/
* Acknowledgements: Thank you Morten Willert for the TikZ flowchart example.
********************************************************************************
****** EXAMPLE
********************************************************************************
* DISPOSITION SUBANALYSIS:
*
* ... This subanalysis section would be performed in your main analysis do file
* to produce the data for the the flowchart command.
* ------------------------------------------------------------------------------
* DIAGRAM:
* Run this code to produce a similar flowchart to M. Willert's CONSORT-style
* flowchart: http://www.texample.net/tikz/examples/consort-flowchart/
* It should resemble that flowchart.
* Initiate a flowchart by specifying the subanalysis data file to write:
flowchart init using "methods--figure-flowchart.data"
* Format: flowchart writerow(rowname): [center-block triplet lines] , [left-block triplet lines]
* Triplet Format: "variable_name" n= "Descriptive text."
flowchart writerow(enrollment): ///
"referred" 173 "Referred", ///
"referred_excluded" 17 "Excluded" ///
"referred_excluded_nopartic" 9 "a) Did not wish to participate" ///
"referred_excluded_noshow" 5 "b) Did not show for interview" ///
"referred_excluded_other" 3 "c) Other reasons"
flowchart writerow(assessment): ///
"assessed" 156 "Assessed for Eligibility", ///
"assessed_excluded" 54 "Excluded" ///
"assessed_excluded_inclusioncritunmet" 22 "a) Inclusion criteria not met" ///
"assessed_excluded_exclusioncritmet" 13 "b) Exclusion criteria met" ///
"assessed_excluded_unsuitedgroup" 7 "c) Not suited for waitlist group" ///
"assessed_excluded_unsuitedtx" 2 "d) Not suited for intervention" ///
"assessed_excluded_othertx" 3 "e) Sought other treatment" ///
"assessed_excluded_other" 7 "f) Other reasons"
flowchart writerow(random): "randomized" 102 "Randomized", flowchart_blank // Blank Row
flowchart writerow(allocgroup): ///
"alloc_interventiongroup" 51 "Allocated to Intervention group", ///
"alloc_waitlistgroup" 51 "Allocated to Wait-list control group"
flowchart writerow(allocdetails): ///
"intervention_received" 49 "Received intervention" ///
"intervention_unreceived" 2 "Did not receive intervention" ///
"intervention_unreceived_exclusioncrit" 1 "With exclusionary criteria" ///
"intervention_unreceived_notime" 1 "Could not find time to participate", ///
"waitlist_stayedon" 48 "Stayed on wait-list" ///
"waitlist_didnotstay" 3 "Did not stay on wait-list" ///
"waitlist_didnotstay_selfinduced" 2 "Lost motivation" ///
"waitlist_didnotstay_leftarea" 1 "Was offered treatment elsewhere"
flowchart writerow(postmeasurement): ///
"postintervention_lost" 5 "Post-intervention measurement" ///
"postintervention_lost_droppedout" 2 "Dropped out of the intervention" ///
"postintervention_lost_nomeasurement" 3 "Did not complete measurement", ///
"postwaitlist_lost" 6 "Post-wait-list measurement" ///
"postwaitlist_lost_droppedout" 3 "Dropped out of the wait-list" ///
"postwaitlist_lost_nomeasurement" 3 "Did not complete measurement" ///
flowchart writerow(wlistintervention): flowchart_blank, ///
"postwaitlist_intervention_allocated" 48 "Allocated to intervention" ///
"postwaitlist_intervention_received" 46 "Received intervention" ///
"postwaitlist_intervention_didnotreceive" 2 "Did not receive intervention" ///
"postwaitlist_intervention_dnr_lowmotivation" 1 "Reported low motivation" ///
"postwaitlist_intervention_dnr_notime" 1 "Could not find time to participate"
flowchart writerow(measurement3monpostint): ///
"intervention_3monthfollowup" 9 "3-months follow-up measurement: \\ \h Loss to follow-up", ///
"postwaitlist_postintervention_losstofollowup" 5 "Post-intervention measurement: \\ \h Loss to follow-up" ///
"postwaitlist_postintervention_losstofollowup_droppedout" 2 "Dropped out of the intervention" ///
"postwaitlist_postintervention_losstofollowup_incomplete" 3 "Did not complete measurement"
flowchart writerow(wlist3mon): flowchart_blank, ///
"postwaitlist_3monthfollowup" 2 "3-months follow-up measurement \\ \h Did not complete measurement"
flowchart writerow(analyzed): ///
"intervention_analyzed" 51 "Analyzed in Intervention group", ///
"postwaitlist_analyzed" 51 "Analyzed in Wait-list control group"
* Format: rowname_blockorientation rowname_blockorientation
* This command connects the blocks with arrows by their assigned orientation.
* Use rowname_center for the center-block (first block of triplets), which will appear on the left of the diagram.
* Use rowname_left for the left-block (second blow of triplets), which will appear on the right of the diagram.
flowchart connect enrollment_center enrollment_left
flowchart connect enrollment_center assessment_center
flowchart connect assessment_center assessment_left
flowchart connect assessment_center random_center
flowchart connect random_center allocgroup_center
flowchart connect random_center allocgroup_left, arrow(angled)
flowchart connect allocgroup_center allocdetails_center
flowchart connect allocgroup_left allocdetails_left
flowchart connect allocdetails_center postmeasurement_center
flowchart connect allocdetails_left postmeasurement_left
flowchart connect postmeasurement_center measurement3monpostint_center
flowchart connect measurement3monpostint_center analyzed_center
flowchart connect postmeasurement_left wlistintervention_left
flowchart connect wlistintervention_left measurement3monpostint_left
flowchart connect measurement3monpostint_left wlist3mon_left
flowchart connect wlist3mon_left analyzed_left
flowchart finalize, template("figure-flowchart.texdoc") output("methods--figure-flowchart.tikz")
* Now, using LaTeX, compile the manuscript.tex file -- This file is already setup to tie all of these files together.
* This file shows you how you would use \input{} to include the new .tikz file as a figure diagram into a 'figure' tex LaTeX document.
* The preamble in the ancillary manuscript file is a guide on which packages and commands to include in your LaTeX setup.
|
********************
* EXAMPLE 2:
********************
* TESTS: This is a barebones test file for running tests. Use this as a template
* of the flowchart syntax to follow.
flowchart init using "filename.data"
* |||||| TEST1: Row with 2 blocks.
flowchart writerow(rownametest1): "lblock1_line1" 46 "This is one line, \\ of a block." ///
"lblock1_line2" 43 "This is another line, of a block" ///
"lblock1_line3" 3 "This is another line, of a block", ///
"rblock1_line1" 97 "This is one line, of a block." ///
"rblock1_line2" 33 "This is another line, of a block" ///
"rblock1_line3" 44 "This is another line, of a block"
* |||||| TEST2: Row with No center-block (a center-block appears on the left)
flowchart writerow(rownametest2): Flowchart_Blank, ///
"rblock1_line1" 97 "This is one line, of a block." ///
"rblock1_line2" 33 "This is another line, of a block" ///
"rblock1_line3" 44 "This is another line, of a block"
* |||||| TEST3: Row with No left-block (a left-block appears on the right)
flowchart writerow(rownametest3): "lblock1_line1" 46 "This is one line, \\ of a block." ///
"lblock1_line2" 43 "This is another line, of a block" ///
"lblock1_line3" 3 "This is another line, of a block", Flowchart_Blank
* |||||| TEST4: Row with No center-block and a Singleton Lead-Line in the left-block
flowchart writerow(rownametest4): Flowchart_Blank, "rblock1_line1" 97 "This is one line, \\ of a block."
* |||||| TEST5: Row with Singleton Lead-Line in the center-block and No left-block
flowchart writerow(rownametest5): "lblock1_line1" 46 "This is one line, \\ of a block.", Flowchart_Blank
* |||||| CONNECTIONS: Use the block orientation to connect arrows to the appropriate blocks
flowchart connect rownametest1_center rownametest1_left
flowchart connect rownametest1_left rownametest2_left
flowchart connect rownametest1_center rownametest3_center
flowchart connect rownametest3_center rownametest5_center
flowchart connect rownametest2_left rownametest4_left
* |||||| FINALIZE: This writes the files and generates the 'tikzpicture'
flowchart finalize, template("figure.texdoc") output("figure.tikz")
|
* Compare the variables region-no_good_at_all of the datasets firstEntry.dta and
* secondEntry.dta, using variable uniqueid to match observations
use firstEntry
cfout region-no_good_at_all using secondEntry, id(uniqueid)
* Save the differences to the file diffs.dta
cfout region-no_good_at_all using secondEntry, id(uniqueid) saving(diffs)
use diffs
* Save the differences dataset with alternative variable names
use firstEntry
cfout region-no_good_at_all using secondEntry, id(uniqueid) saving(diffs, variable(varname) masterval(master_value) usingval(using_value) replace)
use diffs
* Save all comparisons to the differences dataset, not just differences
use firstEntry
cfout region-no_good_at_all using secondEntry, id(uniqueid) saving(diffs, all replace)
use diffs
count if diff
* Add variable deo from firstEntry.dta to the differences dataset
use firstEntry
cfout region-no_good_at_all using secondEntry, id(uniqueid) saving(diffs, keepmaster(deo) replace)
use diffs
* Save the storage types of the compared variables as an additional variable of the
* differences dataset
use firstEntry
cfout region-no_good_at_all using secondEntry, id(uniqueid) saving(diffs, properties(type) replace)
use diffs
generate isstrvar = strmatch(type, "str*")
* Save the storage types of the compared variables with an alternative variable name
use firstEntry, clear
cfout region-no_good_at_all using secondEntry, id(uniqueid) saving(diffs, properties(type(storage_type)) replace)
use diffs
* For data that has been entered twice, compare the first and second entries, calculating
* discrepancy rates for each pair of data entry operators. This yields the same results as
* the SSC program cfby.
use firstEntry
* Variable deo identifies the data entry operator.
rename deo deo1
cfout region-no_good_at_all using secondEntry, id(uniqueid) saving(diffs, all keepmaster(deo1) keepusing(deo) replace)
use diffs, clear
rename deo deo2
generate swap = deo1 > deo2
generate t = deo1 if swap
replace deo1 = deo2 if swap
replace deo2 = t if swap
drop swap t
bysort deo*: generate total = _N
by deo*: egen total_diff = total(diff)
by deo*: generate error_rate = 100 * total_diff / total
format error_rate %9.2f
sort deo*
egen tag = tag(deo*)
list deo* total_diff total error_rate if tag, abbreviate(32) noobs
* For twice entered data and a list of correct values, determine the error rates of
* individual data entry operators (not pairs as above)
use firstEntry, clear
readreplace using correctedValues.csv, id(uniqueid) variable(question) value(correctvalue)
cfout region-no_good_at_all using firstEntry, id(uniqueid) saving(diff1, all keepusing(deo))
cfout region-no_good_at_all using secondEntry, id(uniqueid) saving(diff2, all keepusing(deo))
use diff1, clear
append using diff2
bysort deo: generate total = _N
by deo: egen total_diff = total(diff)
by deo: generate error_rate = 100 * total_diff / total
format error_rate %9.2f
sort deo
egen tag = tag(deo)
list deo total_diff total error_rate if tag, abbreviate(32) noobs
|
G75*
%MOIN*%
%OFA0B0*%
%FSLAX25Y25*%
%IPPOS*%
%LPD*%
%AMOC8*
5,1,8,0,0,1.08239X$1,22.5*
%
%ADD10C,0.00000*%
%ADD11C,0.00100*%
D10*
X0002038Y0001200D02*
X0002038Y0148650D01*
X0376959Y0148650D01*
X0376959Y0001200D01*
X0002038Y0001200D01*
X0012018Y0030550D02*
X0012018Y0033050D01*
X0115768Y0033050D01*
X0115768Y0030550D01*
X0012018Y0030550D01*
X0011112Y0046800D02*
X0011114Y0046953D01*
X0011120Y0047107D01*
X0011130Y0047260D01*
X0011144Y0047412D01*
X0011162Y0047565D01*
X0011184Y0047716D01*
X0011209Y0047867D01*
X0011239Y0048018D01*
X0011273Y0048168D01*
X0011310Y0048316D01*
X0011351Y0048464D01*
X0011396Y0048610D01*
X0011445Y0048756D01*
X0011498Y0048900D01*
X0011554Y0049042D01*
X0011614Y0049183D01*
X0011678Y0049323D01*
X0011745Y0049461D01*
X0011816Y0049597D01*
X0011891Y0049731D01*
X0011968Y0049863D01*
X0012050Y0049993D01*
X0012134Y0050121D01*
X0012222Y0050247D01*
X0012313Y0050370D01*
X0012407Y0050491D01*
X0012505Y0050609D01*
X0012605Y0050725D01*
X0012709Y0050838D01*
X0012815Y0050949D01*
X0012924Y0051057D01*
X0013036Y0051162D01*
X0013150Y0051263D01*
X0013268Y0051362D01*
X0013387Y0051458D01*
X0013509Y0051551D01*
X0013634Y0051640D01*
X0013761Y0051727D01*
X0013890Y0051809D01*
X0014021Y0051889D01*
X0014154Y0051965D01*
X0014289Y0052038D01*
X0014426Y0052107D01*
X0014565Y0052172D01*
X0014705Y0052234D01*
X0014847Y0052292D01*
X0014990Y0052347D01*
X0015135Y0052398D01*
X0015281Y0052445D01*
X0015428Y0052488D01*
X0015576Y0052527D01*
X0015725Y0052563D01*
X0015875Y0052594D01*
X0016026Y0052622D01*
X0016177Y0052646D01*
X0016330Y0052666D01*
X0016482Y0052682D01*
X0016635Y0052694D01*
X0016788Y0052702D01*
X0016941Y0052706D01*
X0017095Y0052706D01*
X0017248Y0052702D01*
X0017401Y0052694D01*
X0017554Y0052682D01*
X0017706Y0052666D01*
X0017859Y0052646D01*
X0018010Y0052622D01*
X0018161Y0052594D01*
X0018311Y0052563D01*
X0018460Y0052527D01*
X0018608Y0052488D01*
X0018755Y0052445D01*
X0018901Y0052398D01*
X0019046Y0052347D01*
X0019189Y0052292D01*
X0019331Y0052234D01*
X0019471Y0052172D01*
X0019610Y0052107D01*
X0019747Y0052038D01*
X0019882Y0051965D01*
X0020015Y0051889D01*
X0020146Y0051809D01*
X0020275Y0051727D01*
X0020402Y0051640D01*
X0020527Y0051551D01*
X0020649Y0051458D01*
X0020768Y0051362D01*
X0020886Y0051263D01*
X0021000Y0051162D01*
X0021112Y0051057D01*
X0021221Y0050949D01*
X0021327Y0050838D01*
X0021431Y0050725D01*
X0021531Y0050609D01*
X0021629Y0050491D01*
X0021723Y0050370D01*
X0021814Y0050247D01*
X0021902Y0050121D01*
X0021986Y0049993D01*
X0022068Y0049863D01*
X0022145Y0049731D01*
X0022220Y0049597D01*
X0022291Y0049461D01*
X0022358Y0049323D01*
X0022422Y0049183D01*
X0022482Y0049042D01*
X0022538Y0048900D01*
X0022591Y0048756D01*
X0022640Y0048610D01*
X0022685Y0048464D01*
X0022726Y0048316D01*
X0022763Y0048168D01*
X0022797Y0048018D01*
X0022827Y0047867D01*
X0022852Y0047716D01*
X0022874Y0047565D01*
X0022892Y0047412D01*
X0022906Y0047260D01*
X0022916Y0047107D01*
X0022922Y0046953D01*
X0022924Y0046800D01*
X0022922Y0046647D01*
X0022916Y0046493D01*
X0022906Y0046340D01*
X0022892Y0046188D01*
X0022874Y0046035D01*
X0022852Y0045884D01*
X0022827Y0045733D01*
X0022797Y0045582D01*
X0022763Y0045432D01*
X0022726Y0045284D01*
X0022685Y0045136D01*
X0022640Y0044990D01*
X0022591Y0044844D01*
X0022538Y0044700D01*
X0022482Y0044558D01*
X0022422Y0044417D01*
X0022358Y0044277D01*
X0022291Y0044139D01*
X0022220Y0044003D01*
X0022145Y0043869D01*
X0022068Y0043737D01*
X0021986Y0043607D01*
X0021902Y0043479D01*
X0021814Y0043353D01*
X0021723Y0043230D01*
X0021629Y0043109D01*
X0021531Y0042991D01*
X0021431Y0042875D01*
X0021327Y0042762D01*
X0021221Y0042651D01*
X0021112Y0042543D01*
X0021000Y0042438D01*
X0020886Y0042337D01*
X0020768Y0042238D01*
X0020649Y0042142D01*
X0020527Y0042049D01*
X0020402Y0041960D01*
X0020275Y0041873D01*
X0020146Y0041791D01*
X0020015Y0041711D01*
X0019882Y0041635D01*
X0019747Y0041562D01*
X0019610Y0041493D01*
X0019471Y0041428D01*
X0019331Y0041366D01*
X0019189Y0041308D01*
X0019046Y0041253D01*
X0018901Y0041202D01*
X0018755Y0041155D01*
X0018608Y0041112D01*
X0018460Y0041073D01*
X0018311Y0041037D01*
X0018161Y0041006D01*
X0018010Y0040978D01*
X0017859Y0040954D01*
X0017706Y0040934D01*
X0017554Y0040918D01*
X0017401Y0040906D01*
X0017248Y0040898D01*
X0017095Y0040894D01*
X0016941Y0040894D01*
X0016788Y0040898D01*
X0016635Y0040906D01*
X0016482Y0040918D01*
X0016330Y0040934D01*
X0016177Y0040954D01*
X0016026Y0040978D01*
X0015875Y0041006D01*
X0015725Y0041037D01*
X0015576Y0041073D01*
X0015428Y0041112D01*
X0015281Y0041155D01*
X0015135Y0041202D01*
X0014990Y0041253D01*
X0014847Y0041308D01*
X0014705Y0041366D01*
X0014565Y0041428D01*
X0014426Y0041493D01*
X0014289Y0041562D01*
X0014154Y0041635D01*
X0014021Y0041711D01*
X0013890Y0041791D01*
X0013761Y0041873D01*
X0013634Y0041960D01*
X0013509Y0042049D01*
X0013387Y0042142D01*
X0013268Y0042238D01*
X0013150Y0042337D01*
X0013036Y0042438D01*
X0012924Y0042543D01*
X0012815Y0042651D01*
X0012709Y0042762D01*
X0012605Y0042875D01*
X0012505Y0042991D01*
X0012407Y0043109D01*
X0012313Y0043230D01*
X0012222Y0043353D01*
X0012134Y0043479D01*
X0012050Y0043607D01*
X0011968Y0043737D01*
X0011891Y0043869D01*
X0011816Y0044003D01*
X0011745Y0044139D01*
X0011678Y0044277D01*
X0011614Y0044417D01*
X0011554Y0044558D01*
X0011498Y0044700D01*
X0011445Y0044844D01*
X0011396Y0044990D01*
X0011351Y0045136D01*
X0011310Y0045284D01*
X0011273Y0045432D01*
X0011239Y0045582D01*
X0011209Y0045733D01*
X0011184Y0045884D01*
X0011162Y0046035D01*
X0011144Y0046188D01*
X0011130Y0046340D01*
X0011120Y0046493D01*
X0011114Y0046647D01*
X0011112Y0046800D01*
X0134518Y0033050D02*
X0134518Y0030550D01*
X0244518Y0030550D01*
X0244518Y0033050D01*
X0134518Y0033050D01*
X0263268Y0033050D02*
X0263268Y0030550D01*
X0367018Y0030550D01*
X0367018Y0033050D01*
X0263268Y0033050D01*
X0358612Y0046800D02*
X0358614Y0046953D01*
X0358620Y0047107D01*
X0358630Y0047260D01*
X0358644Y0047412D01*
X0358662Y0047565D01*
X0358684Y0047716D01*
X0358709Y0047867D01*
X0358739Y0048018D01*
X0358773Y0048168D01*
X0358810Y0048316D01*
X0358851Y0048464D01*
X0358896Y0048610D01*
X0358945Y0048756D01*
X0358998Y0048900D01*
X0359054Y0049042D01*
X0359114Y0049183D01*
X0359178Y0049323D01*
X0359245Y0049461D01*
X0359316Y0049597D01*
X0359391Y0049731D01*
X0359468Y0049863D01*
X0359550Y0049993D01*
X0359634Y0050121D01*
X0359722Y0050247D01*
X0359813Y0050370D01*
X0359907Y0050491D01*
X0360005Y0050609D01*
X0360105Y0050725D01*
X0360209Y0050838D01*
X0360315Y0050949D01*
X0360424Y0051057D01*
X0360536Y0051162D01*
X0360650Y0051263D01*
X0360768Y0051362D01*
X0360887Y0051458D01*
X0361009Y0051551D01*
X0361134Y0051640D01*
X0361261Y0051727D01*
X0361390Y0051809D01*
X0361521Y0051889D01*
X0361654Y0051965D01*
X0361789Y0052038D01*
X0361926Y0052107D01*
X0362065Y0052172D01*
X0362205Y0052234D01*
X0362347Y0052292D01*
X0362490Y0052347D01*
X0362635Y0052398D01*
X0362781Y0052445D01*
X0362928Y0052488D01*
X0363076Y0052527D01*
X0363225Y0052563D01*
X0363375Y0052594D01*
X0363526Y0052622D01*
X0363677Y0052646D01*
X0363830Y0052666D01*
X0363982Y0052682D01*
X0364135Y0052694D01*
X0364288Y0052702D01*
X0364441Y0052706D01*
X0364595Y0052706D01*
X0364748Y0052702D01*
X0364901Y0052694D01*
X0365054Y0052682D01*
X0365206Y0052666D01*
X0365359Y0052646D01*
X0365510Y0052622D01*
X0365661Y0052594D01*
X0365811Y0052563D01*
X0365960Y0052527D01*
X0366108Y0052488D01*
X0366255Y0052445D01*
X0366401Y0052398D01*
X0366546Y0052347D01*
X0366689Y0052292D01*
X0366831Y0052234D01*
X0366971Y0052172D01*
X0367110Y0052107D01*
X0367247Y0052038D01*
X0367382Y0051965D01*
X0367515Y0051889D01*
X0367646Y0051809D01*
X0367775Y0051727D01*
X0367902Y0051640D01*
X0368027Y0051551D01*
X0368149Y0051458D01*
X0368268Y0051362D01*
X0368386Y0051263D01*
X0368500Y0051162D01*
X0368612Y0051057D01*
X0368721Y0050949D01*
X0368827Y0050838D01*
X0368931Y0050725D01*
X0369031Y0050609D01*
X0369129Y0050491D01*
X0369223Y0050370D01*
X0369314Y0050247D01*
X0369402Y0050121D01*
X0369486Y0049993D01*
X0369568Y0049863D01*
X0369645Y0049731D01*
X0369720Y0049597D01*
X0369791Y0049461D01*
X0369858Y0049323D01*
X0369922Y0049183D01*
X0369982Y0049042D01*
X0370038Y0048900D01*
X0370091Y0048756D01*
X0370140Y0048610D01*
X0370185Y0048464D01*
X0370226Y0048316D01*
X0370263Y0048168D01*
X0370297Y0048018D01*
X0370327Y0047867D01*
X0370352Y0047716D01*
X0370374Y0047565D01*
X0370392Y0047412D01*
X0370406Y0047260D01*
X0370416Y0047107D01*
X0370422Y0046953D01*
X0370424Y0046800D01*
X0370422Y0046647D01*
X0370416Y0046493D01*
X0370406Y0046340D01*
X0370392Y0046188D01*
X0370374Y0046035D01*
X0370352Y0045884D01*
X0370327Y0045733D01*
X0370297Y0045582D01*
X0370263Y0045432D01*
X0370226Y0045284D01*
X0370185Y0045136D01*
X0370140Y0044990D01*
X0370091Y0044844D01*
X0370038Y0044700D01*
X0369982Y0044558D01*
X0369922Y0044417D01*
X0369858Y0044277D01*
X0369791Y0044139D01*
X0369720Y0044003D01*
X0369645Y0043869D01*
X0369568Y0043737D01*
X0369486Y0043607D01*
X0369402Y0043479D01*
X0369314Y0043353D01*
X0369223Y0043230D01*
X0369129Y0043109D01*
X0369031Y0042991D01*
X0368931Y0042875D01*
X0368827Y0042762D01*
X0368721Y0042651D01*
X0368612Y0042543D01*
X0368500Y0042438D01*
X0368386Y0042337D01*
X0368268Y0042238D01*
X0368149Y0042142D01*
X0368027Y0042049D01*
X0367902Y0041960D01*
X0367775Y0041873D01*
X0367646Y0041791D01*
X0367515Y0041711D01*
X0367382Y0041635D01*
X0367247Y0041562D01*
X0367110Y0041493D01*
X0366971Y0041428D01*
X0366831Y0041366D01*
X0366689Y0041308D01*
X0366546Y0041253D01*
X0366401Y0041202D01*
X0366255Y0041155D01*
X0366108Y0041112D01*
X0365960Y0041073D01*
X0365811Y0041037D01*
X0365661Y0041006D01*
X0365510Y0040978D01*
X0365359Y0040954D01*
X0365206Y0040934D01*
X0365054Y0040918D01*
X0364901Y0040906D01*
X0364748Y0040898D01*
X0364595Y0040894D01*
X0364441Y0040894D01*
X0364288Y0040898D01*
X0364135Y0040906D01*
X0363982Y0040918D01*
X0363830Y0040934D01*
X0363677Y0040954D01*
X0363526Y0040978D01*
X0363375Y0041006D01*
X0363225Y0041037D01*
X0363076Y0041073D01*
X0362928Y0041112D01*
X0362781Y0041155D01*
X0362635Y0041202D01*
X0362490Y0041253D01*
X0362347Y0041308D01*
X0362205Y0041366D01*
X0362065Y0041428D01*
X0361926Y0041493D01*
X0361789Y0041562D01*
X0361654Y0041635D01*
X0361521Y0041711D01*
X0361390Y0041791D01*
X0361261Y0041873D01*
X0361134Y0041960D01*
X0361009Y0042049D01*
X0360887Y0042142D01*
X0360768Y0042238D01*
X0360650Y0042337D01*
X0360536Y0042438D01*
X0360424Y0042543D01*
X0360315Y0042651D01*
X0360209Y0042762D01*
X0360105Y0042875D01*
X0360005Y0042991D01*
X0359907Y0043109D01*
X0359813Y0043230D01*
X0359722Y0043353D01*
X0359634Y0043479D01*
X0359550Y0043607D01*
X0359468Y0043737D01*
X0359391Y0043869D01*
X0359316Y0044003D01*
X0359245Y0044139D01*
X0359178Y0044277D01*
X0359114Y0044417D01*
X0359054Y0044558D01*
X0358998Y0044700D01*
X0358945Y0044844D01*
X0358896Y0044990D01*
X0358851Y0045136D01*
X0358810Y0045284D01*
X0358773Y0045432D01*
X0358739Y0045582D01*
X0358709Y0045733D01*
X0358684Y0045884D01*
X0358662Y0046035D01*
X0358644Y0046188D01*
X0358630Y0046340D01*
X0358620Y0046493D01*
X0358614Y0046647D01*
X0358612Y0046800D01*
D11*
X0360618Y0046800D02*
X0360620Y0046924D01*
X0360626Y0047049D01*
X0360636Y0047173D01*
X0360650Y0047296D01*
X0360667Y0047419D01*
X0360689Y0047542D01*
X0360715Y0047664D01*
X0360744Y0047784D01*
X0360778Y0047904D01*
X0360815Y0048023D01*
X0360856Y0048140D01*
X0360900Y0048256D01*
X0360948Y0048371D01*
X0361000Y0048484D01*
X0361056Y0048595D01*
X0361115Y0048705D01*
X0361177Y0048812D01*
X0361243Y0048918D01*
X0361312Y0049021D01*
X0361385Y0049122D01*
X0361461Y0049221D01*
X0361539Y0049317D01*
X0361621Y0049411D01*
X0361706Y0049502D01*
X0361793Y0049591D01*
X0361884Y0049676D01*
X0361977Y0049759D01*
X0362073Y0049838D01*
X0362171Y0049914D01*
X0362271Y0049988D01*
X0362374Y0050058D01*
X0362479Y0050124D01*
X0362586Y0050188D01*
X0362695Y0050248D01*
X0362806Y0050304D01*
X0362918Y0050357D01*
X0363033Y0050406D01*
X0363148Y0050452D01*
X0363266Y0050493D01*
X0363384Y0050532D01*
X0363504Y0050566D01*
X0363624Y0050596D01*
X0363746Y0050623D01*
X0363868Y0050645D01*
X0363991Y0050664D01*
X0364114Y0050679D01*
X0364238Y0050690D01*
X0364363Y0050697D01*
X0364487Y0050700D01*
X0364611Y0050699D01*
X0364736Y0050694D01*
X0364860Y0050685D01*
X0364983Y0050672D01*
X0365107Y0050655D01*
X0365229Y0050635D01*
X0365351Y0050610D01*
X0365472Y0050581D01*
X0365592Y0050549D01*
X0365711Y0050513D01*
X0365829Y0050473D01*
X0365946Y0050429D01*
X0366061Y0050382D01*
X0366174Y0050331D01*
X0366286Y0050276D01*
X0366396Y0050218D01*
X0366504Y0050157D01*
X0366610Y0050092D01*
X0366714Y0050023D01*
X0366815Y0049952D01*
X0366915Y0049877D01*
X0367012Y0049799D01*
X0367106Y0049718D01*
X0367198Y0049634D01*
X0367287Y0049547D01*
X0367373Y0049457D01*
X0367456Y0049365D01*
X0367536Y0049270D01*
X0367614Y0049172D01*
X0367688Y0049072D01*
X0367759Y0048970D01*
X0367826Y0048866D01*
X0367890Y0048759D01*
X0367951Y0048650D01*
X0368008Y0048540D01*
X0368062Y0048428D01*
X0368112Y0048314D01*
X0368159Y0048199D01*
X0368201Y0048082D01*
X0368240Y0047964D01*
X0368276Y0047844D01*
X0368307Y0047724D01*
X0368334Y0047603D01*
X0368358Y0047481D01*
X0368378Y0047358D01*
X0368394Y0047234D01*
X0368406Y0047111D01*
X0368414Y0046987D01*
X0368418Y0046862D01*
X0368418Y0046738D01*
X0368414Y0046613D01*
X0368406Y0046489D01*
X0368394Y0046366D01*
X0368378Y0046242D01*
X0368358Y0046119D01*
X0368334Y0045997D01*
X0368307Y0045876D01*
X0368276Y0045756D01*
X0368240Y0045636D01*
X0368201Y0045518D01*
X0368159Y0045401D01*
X0368112Y0045286D01*
X0368062Y0045172D01*
X0368008Y0045060D01*
X0367951Y0044950D01*
X0367890Y0044841D01*
X0367826Y0044734D01*
X0367759Y0044630D01*
X0367688Y0044528D01*
X0367614Y0044428D01*
X0367536Y0044330D01*
X0367456Y0044235D01*
X0367373Y0044143D01*
X0367287Y0044053D01*
X0367198Y0043966D01*
X0367106Y0043882D01*
X0367012Y0043801D01*
X0366915Y0043723D01*
X0366815Y0043648D01*
X0366714Y0043577D01*
X0366610Y0043508D01*
X0366504Y0043443D01*
X0366396Y0043382D01*
X0366286Y0043324D01*
X0366174Y0043269D01*
X0366061Y0043218D01*
X0365946Y0043171D01*
X0365829Y0043127D01*
X0365711Y0043087D01*
X0365592Y0043051D01*
X0365472Y0043019D01*
X0365351Y0042990D01*
X0365229Y0042965D01*
X0365107Y0042945D01*
X0364983Y0042928D01*
X0364860Y0042915D01*
X0364736Y0042906D01*
X0364611Y0042901D01*
X0364487Y0042900D01*
X0364363Y0042903D01*
X0364238Y0042910D01*
X0364114Y0042921D01*
X0363991Y0042936D01*
X0363868Y0042955D01*
X0363746Y0042977D01*
X0363624Y0043004D01*
X0363504Y0043034D01*
X0363384Y0043068D01*
X0363266Y0043107D01*
X0363148Y0043148D01*
X0363033Y0043194D01*
X0362918Y0043243D01*
X0362806Y0043296D01*
X0362695Y0043352D01*
X0362586Y0043412D01*
X0362479Y0043476D01*
X0362374Y0043542D01*
X0362271Y0043612D01*
X0362171Y0043686D01*
X0362073Y0043762D01*
X0361977Y0043841D01*
X0361884Y0043924D01*
X0361793Y0044009D01*
X0361706Y0044098D01*
X0361621Y0044189D01*
X0361539Y0044283D01*
X0361461Y0044379D01*
X0361385Y0044478D01*
X0361312Y0044579D01*
X0361243Y0044682D01*
X0361177Y0044788D01*
X0361115Y0044895D01*
X0361056Y0045005D01*
X0361000Y0045116D01*
X0360948Y0045229D01*
X0360900Y0045344D01*
X0360856Y0045460D01*
X0360815Y0045577D01*
X0360778Y0045696D01*
X0360744Y0045816D01*
X0360715Y0045936D01*
X0360689Y0046058D01*
X0360667Y0046181D01*
X0360650Y0046304D01*
X0360636Y0046427D01*
X0360626Y0046551D01*
X0360620Y0046676D01*
X0360618Y0046800D01*
X0360518Y0042800D02*
X0368518Y0050800D01*
X0344368Y0045550D02*
X0344370Y0045674D01*
X0344376Y0045799D01*
X0344386Y0045923D01*
X0344400Y0046046D01*
X0344417Y0046169D01*
X0344439Y0046292D01*
X0344465Y0046414D01*
X0344494Y0046534D01*
X0344528Y0046654D01*
X0344565Y0046773D01*
X0344606Y0046890D01*
X0344650Y0047006D01*
X0344698Y0047121D01*
X0344750Y0047234D01*
X0344806Y0047345D01*
X0344865Y0047455D01*
X0344927Y0047562D01*
X0344993Y0047668D01*
X0345062Y0047771D01*
X0345135Y0047872D01*
X0345211Y0047971D01*
X0345289Y0048067D01*
X0345371Y0048161D01*
X0345456Y0048252D01*
X0345543Y0048341D01*
X0345634Y0048426D01*
X0345727Y0048509D01*
X0345823Y0048588D01*
X0345921Y0048664D01*
X0346021Y0048738D01*
X0346124Y0048808D01*
X0346229Y0048874D01*
X0346336Y0048938D01*
X0346445Y0048998D01*
X0346556Y0049054D01*
X0346668Y0049107D01*
X0346783Y0049156D01*
X0346898Y0049202D01*
X0347016Y0049243D01*
X0347134Y0049282D01*
X0347254Y0049316D01*
X0347374Y0049346D01*
X0347496Y0049373D01*
X0347618Y0049395D01*
X0347741Y0049414D01*
X0347864Y0049429D01*
X0347988Y0049440D01*
X0348113Y0049447D01*
X0348237Y0049450D01*
X0348361Y0049449D01*
X0348486Y0049444D01*
X0348610Y0049435D01*
X0348733Y0049422D01*
X0348857Y0049405D01*
X0348979Y0049385D01*
X0349101Y0049360D01*
X0349222Y0049331D01*
X0349342Y0049299D01*
X0349461Y0049263D01*
X0349579Y0049223D01*
X0349696Y0049179D01*
X0349811Y0049132D01*
X0349924Y0049081D01*
X0350036Y0049026D01*
X0350146Y0048968D01*
X0350254Y0048907D01*
X0350360Y0048842D01*
X0350464Y0048773D01*
X0350565Y0048702D01*
X0350665Y0048627D01*
X0350762Y0048549D01*
X0350856Y0048468D01*
X0350948Y0048384D01*
X0351037Y0048297D01*
X0351123Y0048207D01*
X0351206Y0048115D01*
X0351286Y0048020D01*
X0351364Y0047922D01*
X0351438Y0047822D01*
X0351509Y0047720D01*
X0351576Y0047616D01*
X0351640Y0047509D01*
X0351701Y0047400D01*
X0351758Y0047290D01*
X0351812Y0047178D01*
X0351862Y0047064D01*
X0351909Y0046949D01*
X0351951Y0046832D01*
X0351990Y0046714D01*
X0352026Y0046594D01*
X0352057Y0046474D01*
X0352084Y0046353D01*
X0352108Y0046231D01*
X0352128Y0046108D01*
X0352144Y0045984D01*
X0352156Y0045861D01*
X0352164Y0045737D01*
X0352168Y0045612D01*
X0352168Y0045488D01*
X0352164Y0045363D01*
X0352156Y0045239D01*
X0352144Y0045116D01*
X0352128Y0044992D01*
X0352108Y0044869D01*
X0352084Y0044747D01*
X0352057Y0044626D01*
X0352026Y0044506D01*
X0351990Y0044386D01*
X0351951Y0044268D01*
X0351909Y0044151D01*
X0351862Y0044036D01*
X0351812Y0043922D01*
X0351758Y0043810D01*
X0351701Y0043700D01*
X0351640Y0043591D01*
X0351576Y0043484D01*
X0351509Y0043380D01*
X0351438Y0043278D01*
X0351364Y0043178D01*
X0351286Y0043080D01*
X0351206Y0042985D01*
X0351123Y0042893D01*
X0351037Y0042803D01*
X0350948Y0042716D01*
X0350856Y0042632D01*
X0350762Y0042551D01*
X0350665Y0042473D01*
X0350565Y0042398D01*
X0350464Y0042327D01*
X0350360Y0042258D01*
X0350254Y0042193D01*
X0350146Y0042132D01*
X0350036Y0042074D01*
X0349924Y0042019D01*
X0349811Y0041968D01*
X0349696Y0041921D01*
X0349579Y0041877D01*
X0349461Y0041837D01*
X0349342Y0041801D01*
X0349222Y0041769D01*
X0349101Y0041740D01*
X0348979Y0041715D01*
X0348857Y0041695D01*
X0348733Y0041678D01*
X0348610Y0041665D01*
X0348486Y0041656D01*
X0348361Y0041651D01*
X0348237Y0041650D01*
X0348113Y0041653D01*
X0347988Y0041660D01*
X0347864Y0041671D01*
X0347741Y0041686D01*
X0347618Y0041705D01*
X0347496Y0041727D01*
X0347374Y0041754D01*
X0347254Y0041784D01*
X0347134Y0041818D01*
X0347016Y0041857D01*
X0346898Y0041898D01*
X0346783Y0041944D01*
X0346668Y0041993D01*
X0346556Y0042046D01*
X0346445Y0042102D01*
X0346336Y0042162D01*
X0346229Y0042226D01*
X0346124Y0042292D01*
X0346021Y0042362D01*
X0345921Y0042436D01*
X0345823Y0042512D01*
X0345727Y0042591D01*
X0345634Y0042674D01*
X0345543Y0042759D01*
X0345456Y0042848D01*
X0345371Y0042939D01*
X0345289Y0043033D01*
X0345211Y0043129D01*
X0345135Y0043228D01*
X0345062Y0043329D01*
X0344993Y0043432D01*
X0344927Y0043538D01*
X0344865Y0043645D01*
X0344806Y0043755D01*
X0344750Y0043866D01*
X0344698Y0043979D01*
X0344650Y0044094D01*
X0344606Y0044210D01*
X0344565Y0044327D01*
X0344528Y0044446D01*
X0344494Y0044566D01*
X0344465Y0044686D01*
X0344439Y0044808D01*
X0344417Y0044931D01*
X0344400Y0045054D01*
X0344386Y0045177D01*
X0344376Y0045301D01*
X0344370Y0045426D01*
X0344368Y0045550D01*
X0344268Y0041550D02*
X0352268Y0049550D01*
X0344368Y0056800D02*
X0344370Y0056924D01*
X0344376Y0057049D01*
X0344386Y0057173D01*
X0344400Y0057296D01*
X0344417Y0057419D01*
X0344439Y0057542D01*
X0344465Y0057664D01*
X0344494Y0057784D01*
X0344528Y0057904D01*
X0344565Y0058023D01*
X0344606Y0058140D01*
X0344650Y0058256D01*
X0344698Y0058371D01*
X0344750Y0058484D01*
X0344806Y0058595D01*
X0344865Y0058705D01*
X0344927Y0058812D01*
X0344993Y0058918D01*
X0345062Y0059021D01*
X0345135Y0059122D01*
X0345211Y0059221D01*
X0345289Y0059317D01*
X0345371Y0059411D01*
X0345456Y0059502D01*
X0345543Y0059591D01*
X0345634Y0059676D01*
X0345727Y0059759D01*
X0345823Y0059838D01*
X0345921Y0059914D01*
X0346021Y0059988D01*
X0346124Y0060058D01*
X0346229Y0060124D01*
X0346336Y0060188D01*
X0346445Y0060248D01*
X0346556Y0060304D01*
X0346668Y0060357D01*
X0346783Y0060406D01*
X0346898Y0060452D01*
X0347016Y0060493D01*
X0347134Y0060532D01*
X0347254Y0060566D01*
X0347374Y0060596D01*
X0347496Y0060623D01*
X0347618Y0060645D01*
X0347741Y0060664D01*
X0347864Y0060679D01*
X0347988Y0060690D01*
X0348113Y0060697D01*
X0348237Y0060700D01*
X0348361Y0060699D01*
X0348486Y0060694D01*
X0348610Y0060685D01*
X0348733Y0060672D01*
X0348857Y0060655D01*
X0348979Y0060635D01*
X0349101Y0060610D01*
X0349222Y0060581D01*
X0349342Y0060549D01*
X0349461Y0060513D01*
X0349579Y0060473D01*
X0349696Y0060429D01*
X0349811Y0060382D01*
X0349924Y0060331D01*
X0350036Y0060276D01*
X0350146Y0060218D01*
X0350254Y0060157D01*
X0350360Y0060092D01*
X0350464Y0060023D01*
X0350565Y0059952D01*
X0350665Y0059877D01*
X0350762Y0059799D01*
X0350856Y0059718D01*
X0350948Y0059634D01*
X0351037Y0059547D01*
X0351123Y0059457D01*
X0351206Y0059365D01*
X0351286Y0059270D01*
X0351364Y0059172D01*
X0351438Y0059072D01*
X0351509Y0058970D01*
X0351576Y0058866D01*
X0351640Y0058759D01*
X0351701Y0058650D01*
X0351758Y0058540D01*
X0351812Y0058428D01*
X0351862Y0058314D01*
X0351909Y0058199D01*
X0351951Y0058082D01*
X0351990Y0057964D01*
X0352026Y0057844D01*
X0352057Y0057724D01*
X0352084Y0057603D01*
X0352108Y0057481D01*
X0352128Y0057358D01*
X0352144Y0057234D01*
X0352156Y0057111D01*
X0352164Y0056987D01*
X0352168Y0056862D01*
X0352168Y0056738D01*
X0352164Y0056613D01*
X0352156Y0056489D01*
X0352144Y0056366D01*
X0352128Y0056242D01*
X0352108Y0056119D01*
X0352084Y0055997D01*
X0352057Y0055876D01*
X0352026Y0055756D01*
X0351990Y0055636D01*
X0351951Y0055518D01*
X0351909Y0055401D01*
X0351862Y0055286D01*
X0351812Y0055172D01*
X0351758Y0055060D01*
X0351701Y0054950D01*
X0351640Y0054841D01*
X0351576Y0054734D01*
X0351509Y0054630D01*
X0351438Y0054528D01*
X0351364Y0054428D01*
X0351286Y0054330D01*
X0351206Y0054235D01*
X0351123Y0054143D01*
X0351037Y0054053D01*
X0350948Y0053966D01*
X0350856Y0053882D01*
X0350762Y0053801D01*
X0350665Y0053723D01*
X0350565Y0053648D01*
X0350464Y0053577D01*
X0350360Y0053508D01*
X0350254Y0053443D01*
X0350146Y0053382D01*
X0350036Y0053324D01*
X0349924Y0053269D01*
X0349811Y0053218D01*
X0349696Y0053171D01*
X0349579Y0053127D01*
X0349461Y0053087D01*
X0349342Y0053051D01*
X0349222Y0053019D01*
X0349101Y0052990D01*
X0348979Y0052965D01*
X0348857Y0052945D01*
X0348733Y0052928D01*
X0348610Y0052915D01*
X0348486Y0052906D01*
X0348361Y0052901D01*
X0348237Y0052900D01*
X0348113Y0052903D01*
X0347988Y0052910D01*
X0347864Y0052921D01*
X0347741Y0052936D01*
X0347618Y0052955D01*
X0347496Y0052977D01*
X0347374Y0053004D01*
X0347254Y0053034D01*
X0347134Y0053068D01*
X0347016Y0053107D01*
X0346898Y0053148D01*
X0346783Y0053194D01*
X0346668Y0053243D01*
X0346556Y0053296D01*
X0346445Y0053352D01*
X0346336Y0053412D01*
X0346229Y0053476D01*
X0346124Y0053542D01*
X0346021Y0053612D01*
X0345921Y0053686D01*
X0345823Y0053762D01*
X0345727Y0053841D01*
X0345634Y0053924D01*
X0345543Y0054009D01*
X0345456Y0054098D01*
X0345371Y0054189D01*
X0345289Y0054283D01*
X0345211Y0054379D01*
X0345135Y0054478D01*
X0345062Y0054579D01*
X0344993Y0054682D01*
X0344927Y0054788D01*
X0344865Y0054895D01*
X0344806Y0055005D01*
X0344750Y0055116D01*
X0344698Y0055229D01*
X0344650Y0055344D01*
X0344606Y0055460D01*
X0344565Y0055577D01*
X0344528Y0055696D01*
X0344494Y0055816D01*
X0344465Y0055936D01*
X0344439Y0056058D01*
X0344417Y0056181D01*
X0344400Y0056304D01*
X0344386Y0056427D01*
X0344376Y0056551D01*
X0344370Y0056676D01*
X0344368Y0056800D01*
X0344268Y0052800D02*
X0352268Y0060800D01*
X0355618Y0070550D02*
X0355620Y0070674D01*
X0355626Y0070799D01*
X0355636Y0070923D01*
X0355650Y0071046D01*
X0355667Y0071169D01*
X0355689Y0071292D01*
X0355715Y0071414D01*
X0355744Y0071534D01*
X0355778Y0071654D01*
X0355815Y0071773D01*
X0355856Y0071890D01*
X0355900Y0072006D01*
X0355948Y0072121D01*
X0356000Y0072234D01*
X0356056Y0072345D01*
X0356115Y0072455D01*
X0356177Y0072562D01*
X0356243Y0072668D01*
X0356312Y0072771D01*
X0356385Y0072872D01*
X0356461Y0072971D01*
X0356539Y0073067D01*
X0356621Y0073161D01*
X0356706Y0073252D01*
X0356793Y0073341D01*
X0356884Y0073426D01*
X0356977Y0073509D01*
X0357073Y0073588D01*
X0357171Y0073664D01*
X0357271Y0073738D01*
X0357374Y0073808D01*
X0357479Y0073874D01*
X0357586Y0073938D01*
X0357695Y0073998D01*
X0357806Y0074054D01*
X0357918Y0074107D01*
X0358033Y0074156D01*
X0358148Y0074202D01*
X0358266Y0074243D01*
X0358384Y0074282D01*
X0358504Y0074316D01*
X0358624Y0074346D01*
X0358746Y0074373D01*
X0358868Y0074395D01*
X0358991Y0074414D01*
X0359114Y0074429D01*
X0359238Y0074440D01*
X0359363Y0074447D01*
X0359487Y0074450D01*
X0359611Y0074449D01*
X0359736Y0074444D01*
X0359860Y0074435D01*
X0359983Y0074422D01*
X0360107Y0074405D01*
X0360229Y0074385D01*
X0360351Y0074360D01*
X0360472Y0074331D01*
X0360592Y0074299D01*
X0360711Y0074263D01*
X0360829Y0074223D01*
X0360946Y0074179D01*
X0361061Y0074132D01*
X0361174Y0074081D01*
X0361286Y0074026D01*
X0361396Y0073968D01*
X0361504Y0073907D01*
X0361610Y0073842D01*
X0361714Y0073773D01*
X0361815Y0073702D01*
X0361915Y0073627D01*
X0362012Y0073549D01*
X0362106Y0073468D01*
X0362198Y0073384D01*
X0362287Y0073297D01*
X0362373Y0073207D01*
X0362456Y0073115D01*
X0362536Y0073020D01*
X0362614Y0072922D01*
X0362688Y0072822D01*
X0362759Y0072720D01*
X0362826Y0072616D01*
X0362890Y0072509D01*
X0362951Y0072400D01*
X0363008Y0072290D01*
X0363062Y0072178D01*
X0363112Y0072064D01*
X0363159Y0071949D01*
X0363201Y0071832D01*
X0363240Y0071714D01*
X0363276Y0071594D01*
X0363307Y0071474D01*
X0363334Y0071353D01*
X0363358Y0071231D01*
X0363378Y0071108D01*
X0363394Y0070984D01*
X0363406Y0070861D01*
X0363414Y0070737D01*
X0363418Y0070612D01*
X0363418Y0070488D01*
X0363414Y0070363D01*
X0363406Y0070239D01*
X0363394Y0070116D01*
X0363378Y0069992D01*
X0363358Y0069869D01*
X0363334Y0069747D01*
X0363307Y0069626D01*
X0363276Y0069506D01*
X0363240Y0069386D01*
X0363201Y0069268D01*
X0363159Y0069151D01*
X0363112Y0069036D01*
X0363062Y0068922D01*
X0363008Y0068810D01*
X0362951Y0068700D01*
X0362890Y0068591D01*
X0362826Y0068484D01*
X0362759Y0068380D01*
X0362688Y0068278D01*
X0362614Y0068178D01*
X0362536Y0068080D01*
X0362456Y0067985D01*
X0362373Y0067893D01*
X0362287Y0067803D01*
X0362198Y0067716D01*
X0362106Y0067632D01*
X0362012Y0067551D01*
X0361915Y0067473D01*
X0361815Y0067398D01*
X0361714Y0067327D01*
X0361610Y0067258D01*
X0361504Y0067193D01*
X0361396Y0067132D01*
X0361286Y0067074D01*
X0361174Y0067019D01*
X0361061Y0066968D01*
X0360946Y0066921D01*
X0360829Y0066877D01*
X0360711Y0066837D01*
X0360592Y0066801D01*
X0360472Y0066769D01*
X0360351Y0066740D01*
X0360229Y0066715D01*
X0360107Y0066695D01*
X0359983Y0066678D01*
X0359860Y0066665D01*
X0359736Y0066656D01*
X0359611Y0066651D01*
X0359487Y0066650D01*
X0359363Y0066653D01*
X0359238Y0066660D01*
X0359114Y0066671D01*
X0358991Y0066686D01*
X0358868Y0066705D01*
X0358746Y0066727D01*
X0358624Y0066754D01*
X0358504Y0066784D01*
X0358384Y0066818D01*
X0358266Y0066857D01*
X0358148Y0066898D01*
X0358033Y0066944D01*
X0357918Y0066993D01*
X0357806Y0067046D01*
X0357695Y0067102D01*
X0357586Y0067162D01*
X0357479Y0067226D01*
X0357374Y0067292D01*
X0357271Y0067362D01*
X0357171Y0067436D01*
X0357073Y0067512D01*
X0356977Y0067591D01*
X0356884Y0067674D01*
X0356793Y0067759D01*
X0356706Y0067848D01*
X0356621Y0067939D01*
X0356539Y0068033D01*
X0356461Y0068129D01*
X0356385Y0068228D01*
X0356312Y0068329D01*
X0356243Y0068432D01*
X0356177Y0068538D01*
X0356115Y0068645D01*
X0356056Y0068755D01*
X0356000Y0068866D01*
X0355948Y0068979D01*
X0355900Y0069094D01*
X0355856Y0069210D01*
X0355815Y0069327D01*
X0355778Y0069446D01*
X0355744Y0069566D01*
X0355715Y0069686D01*
X0355689Y0069808D01*
X0355667Y0069931D01*
X0355650Y0070054D01*
X0355636Y0070177D01*
X0355626Y0070301D01*
X0355620Y0070426D01*
X0355618Y0070550D01*
X0355518Y0066550D02*
X0363518Y0074550D01*
X0363118Y0075550D02*
X0363120Y0075674D01*
X0363126Y0075799D01*
X0363136Y0075923D01*
X0363150Y0076046D01*
X0363167Y0076169D01*
X0363189Y0076292D01*
X0363215Y0076414D01*
X0363244Y0076534D01*
X0363278Y0076654D01*
X0363315Y0076773D01*
X0363356Y0076890D01*
X0363400Y0077006D01*
X0363448Y0077121D01*
X0363500Y0077234D01*
X0363556Y0077345D01*
X0363615Y0077455D01*
X0363677Y0077562D01*
X0363743Y0077668D01*
X0363812Y0077771D01*
X0363885Y0077872D01*
X0363961Y0077971D01*
X0364039Y0078067D01*
X0364121Y0078161D01*
X0364206Y0078252D01*
X0364293Y0078341D01*
X0364384Y0078426D01*
X0364477Y0078509D01*
X0364573Y0078588D01*
X0364671Y0078664D01*
X0364771Y0078738D01*
X0364874Y0078808D01*
X0364979Y0078874D01*
X0365086Y0078938D01*
X0365195Y0078998D01*
X0365306Y0079054D01*
X0365418Y0079107D01*
X0365533Y0079156D01*
X0365648Y0079202D01*
X0365766Y0079243D01*
X0365884Y0079282D01*
X0366004Y0079316D01*
X0366124Y0079346D01*
X0366246Y0079373D01*
X0366368Y0079395D01*
X0366491Y0079414D01*
X0366614Y0079429D01*
X0366738Y0079440D01*
X0366863Y0079447D01*
X0366987Y0079450D01*
X0367111Y0079449D01*
X0367236Y0079444D01*
X0367360Y0079435D01*
X0367483Y0079422D01*
X0367607Y0079405D01*
X0367729Y0079385D01*
X0367851Y0079360D01*
X0367972Y0079331D01*
X0368092Y0079299D01*
X0368211Y0079263D01*
X0368329Y0079223D01*
X0368446Y0079179D01*
X0368561Y0079132D01*
X0368674Y0079081D01*
X0368786Y0079026D01*
X0368896Y0078968D01*
X0369004Y0078907D01*
X0369110Y0078842D01*
X0369214Y0078773D01*
X0369315Y0078702D01*
X0369415Y0078627D01*
X0369512Y0078549D01*
X0369606Y0078468D01*
X0369698Y0078384D01*
X0369787Y0078297D01*
X0369873Y0078207D01*
X0369956Y0078115D01*
X0370036Y0078020D01*
X0370114Y0077922D01*
X0370188Y0077822D01*
X0370259Y0077720D01*
X0370326Y0077616D01*
X0370390Y0077509D01*
X0370451Y0077400D01*
X0370508Y0077290D01*
X0370562Y0077178D01*
X0370612Y0077064D01*
X0370659Y0076949D01*
X0370701Y0076832D01*
X0370740Y0076714D01*
X0370776Y0076594D01*
X0370807Y0076474D01*
X0370834Y0076353D01*
X0370858Y0076231D01*
X0370878Y0076108D01*
X0370894Y0075984D01*
X0370906Y0075861D01*
X0370914Y0075737D01*
X0370918Y0075612D01*
X0370918Y0075488D01*
X0370914Y0075363D01*
X0370906Y0075239D01*
X0370894Y0075116D01*
X0370878Y0074992D01*
X0370858Y0074869D01*
X0370834Y0074747D01*
X0370807Y0074626D01*
X0370776Y0074506D01*
X0370740Y0074386D01*
X0370701Y0074268D01*
X0370659Y0074151D01*
X0370612Y0074036D01*
X0370562Y0073922D01*
X0370508Y0073810D01*
X0370451Y0073700D01*
X0370390Y0073591D01*
X0370326Y0073484D01*
X0370259Y0073380D01*
X0370188Y0073278D01*
X0370114Y0073178D01*
X0370036Y0073080D01*
X0369956Y0072985D01*
X0369873Y0072893D01*
X0369787Y0072803D01*
X0369698Y0072716D01*
X0369606Y0072632D01*
X0369512Y0072551D01*
X0369415Y0072473D01*
X0369315Y0072398D01*
X0369214Y0072327D01*
X0369110Y0072258D01*
X0369004Y0072193D01*
X0368896Y0072132D01*
X0368786Y0072074D01*
X0368674Y0072019D01*
X0368561Y0071968D01*
X0368446Y0071921D01*
X0368329Y0071877D01*
X0368211Y0071837D01*
X0368092Y0071801D01*
X0367972Y0071769D01*
X0367851Y0071740D01*
X0367729Y0071715D01*
X0367607Y0071695D01*
X0367483Y0071678D01*
X0367360Y0071665D01*
X0367236Y0071656D01*
X0367111Y0071651D01*
X0366987Y0071650D01*
X0366863Y0071653D01*
X0366738Y0071660D01*
X0366614Y0071671D01*
X0366491Y0071686D01*
X0366368Y0071705D01*
X0366246Y0071727D01*
X0366124Y0071754D01*
X0366004Y0071784D01*
X0365884Y0071818D01*
X0365766Y0071857D01*
X0365648Y0071898D01*
X0365533Y0071944D01*
X0365418Y0071993D01*
X0365306Y0072046D01*
X0365195Y0072102D01*
X0365086Y0072162D01*
X0364979Y0072226D01*
X0364874Y0072292D01*
X0364771Y0072362D01*
X0364671Y0072436D01*
X0364573Y0072512D01*
X0364477Y0072591D01*
X0364384Y0072674D01*
X0364293Y0072759D01*
X0364206Y0072848D01*
X0364121Y0072939D01*
X0364039Y0073033D01*
X0363961Y0073129D01*
X0363885Y0073228D01*
X0363812Y0073329D01*
X0363743Y0073432D01*
X0363677Y0073538D01*
X0363615Y0073645D01*
X0363556Y0073755D01*
X0363500Y0073866D01*
X0363448Y0073979D01*
X0363400Y0074094D01*
X0363356Y0074210D01*
X0363315Y0074327D01*
X0363278Y0074446D01*
X0363244Y0074566D01*
X0363215Y0074686D01*
X0363189Y0074808D01*
X0363167Y0074931D01*
X0363150Y0075054D01*
X0363136Y0075177D01*
X0363126Y0075301D01*
X0363120Y0075426D01*
X0363118Y0075550D01*
X0363018Y0071550D02*
X0371018Y0079550D01*
X0355618Y0080550D02*
X0355620Y0080674D01*
X0355626Y0080799D01*
X0355636Y0080923D01*
X0355650Y0081046D01*
X0355667Y0081169D01*
X0355689Y0081292D01*
X0355715Y0081414D01*
X0355744Y0081534D01*
X0355778Y0081654D01*
X0355815Y0081773D01*
X0355856Y0081890D01*
X0355900Y0082006D01*
X0355948Y0082121D01*
X0356000Y0082234D01*
X0356056Y0082345D01*
X0356115Y0082455D01*
X0356177Y0082562D01*
X0356243Y0082668D01*
X0356312Y0082771D01*
X0356385Y0082872D01*
X0356461Y0082971D01*
X0356539Y0083067D01*
X0356621Y0083161D01*
X0356706Y0083252D01*
X0356793Y0083341D01*
X0356884Y0083426D01*
X0356977Y0083509D01*
X0357073Y0083588D01*
X0357171Y0083664D01*
X0357271Y0083738D01*
X0357374Y0083808D01*
X0357479Y0083874D01*
X0357586Y0083938D01*
X0357695Y0083998D01*
X0357806Y0084054D01*
X0357918Y0084107D01*
X0358033Y0084156D01*
X0358148Y0084202D01*
X0358266Y0084243D01*
X0358384Y0084282D01*
X0358504Y0084316D01*
X0358624Y0084346D01*
X0358746Y0084373D01*
X0358868Y0084395D01*
X0358991Y0084414D01*
X0359114Y0084429D01*
X0359238Y0084440D01*
X0359363Y0084447D01*
X0359487Y0084450D01*
X0359611Y0084449D01*
X0359736Y0084444D01*
X0359860Y0084435D01*
X0359983Y0084422D01*
X0360107Y0084405D01*
X0360229Y0084385D01*
X0360351Y0084360D01*
X0360472Y0084331D01*
X0360592Y0084299D01*
X0360711Y0084263D01*
X0360829Y0084223D01*
X0360946Y0084179D01*
X0361061Y0084132D01*
X0361174Y0084081D01*
X0361286Y0084026D01*
X0361396Y0083968D01*
X0361504Y0083907D01*
X0361610Y0083842D01*
X0361714Y0083773D01*
X0361815Y0083702D01*
X0361915Y0083627D01*
X0362012Y0083549D01*
X0362106Y0083468D01*
X0362198Y0083384D01*
X0362287Y0083297D01*
X0362373Y0083207D01*
X0362456Y0083115D01*
X0362536Y0083020D01*
X0362614Y0082922D01*
X0362688Y0082822D01*
X0362759Y0082720D01*
X0362826Y0082616D01*
X0362890Y0082509D01*
X0362951Y0082400D01*
X0363008Y0082290D01*
X0363062Y0082178D01*
X0363112Y0082064D01*
X0363159Y0081949D01*
X0363201Y0081832D01*
X0363240Y0081714D01*
X0363276Y0081594D01*
X0363307Y0081474D01*
X0363334Y0081353D01*
X0363358Y0081231D01*
X0363378Y0081108D01*
X0363394Y0080984D01*
X0363406Y0080861D01*
X0363414Y0080737D01*
X0363418Y0080612D01*
X0363418Y0080488D01*
X0363414Y0080363D01*
X0363406Y0080239D01*
X0363394Y0080116D01*
X0363378Y0079992D01*
X0363358Y0079869D01*
X0363334Y0079747D01*
X0363307Y0079626D01*
X0363276Y0079506D01*
X0363240Y0079386D01*
X0363201Y0079268D01*
X0363159Y0079151D01*
X0363112Y0079036D01*
X0363062Y0078922D01*
X0363008Y0078810D01*
X0362951Y0078700D01*
X0362890Y0078591D01*
X0362826Y0078484D01*
X0362759Y0078380D01*
X0362688Y0078278D01*
X0362614Y0078178D01*
X0362536Y0078080D01*
X0362456Y0077985D01*
X0362373Y0077893D01*
X0362287Y0077803D01*
X0362198Y0077716D01*
X0362106Y0077632D01*
X0362012Y0077551D01*
X0361915Y0077473D01*
X0361815Y0077398D01*
X0361714Y0077327D01*
X0361610Y0077258D01*
X0361504Y0077193D01*
X0361396Y0077132D01*
X0361286Y0077074D01*
X0361174Y0077019D01*
X0361061Y0076968D01*
X0360946Y0076921D01*
X0360829Y0076877D01*
X0360711Y0076837D01*
X0360592Y0076801D01*
X0360472Y0076769D01*
X0360351Y0076740D01*
X0360229Y0076715D01*
X0360107Y0076695D01*
X0359983Y0076678D01*
X0359860Y0076665D01*
X0359736Y0076656D01*
X0359611Y0076651D01*
X0359487Y0076650D01*
X0359363Y0076653D01*
X0359238Y0076660D01*
X0359114Y0076671D01*
X0358991Y0076686D01*
X0358868Y0076705D01*
X0358746Y0076727D01*
X0358624Y0076754D01*
X0358504Y0076784D01*
X0358384Y0076818D01*
X0358266Y0076857D01*
X0358148Y0076898D01*
X0358033Y0076944D01*
X0357918Y0076993D01*
X0357806Y0077046D01*
X0357695Y0077102D01*
X0357586Y0077162D01*
X0357479Y0077226D01*
X0357374Y0077292D01*
X0357271Y0077362D01*
X0357171Y0077436D01*
X0357073Y0077512D01*
X0356977Y0077591D01*
X0356884Y0077674D01*
X0356793Y0077759D01*
X0356706Y0077848D01*
X0356621Y0077939D01*
X0356539Y0078033D01*
X0356461Y0078129D01*
X0356385Y0078228D01*
X0356312Y0078329D01*
X0356243Y0078432D01*
X0356177Y0078538D01*
X0356115Y0078645D01*
X0356056Y0078755D01*
X0356000Y0078866D01*
X0355948Y0078979D01*
X0355900Y0079094D01*
X0355856Y0079210D01*
X0355815Y0079327D01*
X0355778Y0079446D01*
X0355744Y0079566D01*
X0355715Y0079686D01*
X0355689Y0079808D01*
X0355667Y0079931D01*
X0355650Y0080054D01*
X0355636Y0080177D01*
X0355626Y0080301D01*
X0355620Y0080426D01*
X0355618Y0080550D01*
X0355518Y0076550D02*
X0363518Y0084550D01*
X0350618Y0098050D02*
X0350620Y0098174D01*
X0350626Y0098299D01*
X0350636Y0098423D01*
X0350650Y0098546D01*
X0350667Y0098669D01*
X0350689Y0098792D01*
X0350715Y0098914D01*
X0350744Y0099034D01*
X0350778Y0099154D01*
X0350815Y0099273D01*
X0350856Y0099390D01*
X0350900Y0099506D01*
X0350948Y0099621D01*
X0351000Y0099734D01*
X0351056Y0099845D01*
X0351115Y0099955D01*
X0351177Y0100062D01*
X0351243Y0100168D01*
X0351312Y0100271D01*
X0351385Y0100372D01*
X0351461Y0100471D01*
X0351539Y0100567D01*
X0351621Y0100661D01*
X0351706Y0100752D01*
X0351793Y0100841D01*
X0351884Y0100926D01*
X0351977Y0101009D01*
X0352073Y0101088D01*
X0352171Y0101164D01*
X0352271Y0101238D01*
X0352374Y0101308D01*
X0352479Y0101374D01*
X0352586Y0101438D01*
X0352695Y0101498D01*
X0352806Y0101554D01*
X0352918Y0101607D01*
X0353033Y0101656D01*
X0353148Y0101702D01*
X0353266Y0101743D01*
X0353384Y0101782D01*
X0353504Y0101816D01*
X0353624Y0101846D01*
X0353746Y0101873D01*
X0353868Y0101895D01*
X0353991Y0101914D01*
X0354114Y0101929D01*
X0354238Y0101940D01*
X0354363Y0101947D01*
X0354487Y0101950D01*
X0354611Y0101949D01*
X0354736Y0101944D01*
X0354860Y0101935D01*
X0354983Y0101922D01*
X0355107Y0101905D01*
X0355229Y0101885D01*
X0355351Y0101860D01*
X0355472Y0101831D01*
X0355592Y0101799D01*
X0355711Y0101763D01*
X0355829Y0101723D01*
X0355946Y0101679D01*
X0356061Y0101632D01*
X0356174Y0101581D01*
X0356286Y0101526D01*
X0356396Y0101468D01*
X0356504Y0101407D01*
X0356610Y0101342D01*
X0356714Y0101273D01*
X0356815Y0101202D01*
X0356915Y0101127D01*
X0357012Y0101049D01*
X0357106Y0100968D01*
X0357198Y0100884D01*
X0357287Y0100797D01*
X0357373Y0100707D01*
X0357456Y0100615D01*
X0357536Y0100520D01*
X0357614Y0100422D01*
X0357688Y0100322D01*
X0357759Y0100220D01*
X0357826Y0100116D01*
X0357890Y0100009D01*
X0357951Y0099900D01*
X0358008Y0099790D01*
X0358062Y0099678D01*
X0358112Y0099564D01*
X0358159Y0099449D01*
X0358201Y0099332D01*
X0358240Y0099214D01*
X0358276Y0099094D01*
X0358307Y0098974D01*
X0358334Y0098853D01*
X0358358Y0098731D01*
X0358378Y0098608D01*
X0358394Y0098484D01*
X0358406Y0098361D01*
X0358414Y0098237D01*
X0358418Y0098112D01*
X0358418Y0097988D01*
X0358414Y0097863D01*
X0358406Y0097739D01*
X0358394Y0097616D01*
X0358378Y0097492D01*
X0358358Y0097369D01*
X0358334Y0097247D01*
X0358307Y0097126D01*
X0358276Y0097006D01*
X0358240Y0096886D01*
X0358201Y0096768D01*
X0358159Y0096651D01*
X0358112Y0096536D01*
X0358062Y0096422D01*
X0358008Y0096310D01*
X0357951Y0096200D01*
X0357890Y0096091D01*
X0357826Y0095984D01*
X0357759Y0095880D01*
X0357688Y0095778D01*
X0357614Y0095678D01*
X0357536Y0095580D01*
X0357456Y0095485D01*
X0357373Y0095393D01*
X0357287Y0095303D01*
X0357198Y0095216D01*
X0357106Y0095132D01*
X0357012Y0095051D01*
X0356915Y0094973D01*
X0356815Y0094898D01*
X0356714Y0094827D01*
X0356610Y0094758D01*
X0356504Y0094693D01*
X0356396Y0094632D01*
X0356286Y0094574D01*
X0356174Y0094519D01*
X0356061Y0094468D01*
X0355946Y0094421D01*
X0355829Y0094377D01*
X0355711Y0094337D01*
X0355592Y0094301D01*
X0355472Y0094269D01*
X0355351Y0094240D01*
X0355229Y0094215D01*
X0355107Y0094195D01*
X0354983Y0094178D01*
X0354860Y0094165D01*
X0354736Y0094156D01*
X0354611Y0094151D01*
X0354487Y0094150D01*
X0354363Y0094153D01*
X0354238Y0094160D01*
X0354114Y0094171D01*
X0353991Y0094186D01*
X0353868Y0094205D01*
X0353746Y0094227D01*
X0353624Y0094254D01*
X0353504Y0094284D01*
X0353384Y0094318D01*
X0353266Y0094357D01*
X0353148Y0094398D01*
X0353033Y0094444D01*
X0352918Y0094493D01*
X0352806Y0094546D01*
X0352695Y0094602D01*
X0352586Y0094662D01*
X0352479Y0094726D01*
X0352374Y0094792D01*
X0352271Y0094862D01*
X0352171Y0094936D01*
X0352073Y0095012D01*
X0351977Y0095091D01*
X0351884Y0095174D01*
X0351793Y0095259D01*
X0351706Y0095348D01*
X0351621Y0095439D01*
X0351539Y0095533D01*
X0351461Y0095629D01*
X0351385Y0095728D01*
X0351312Y0095829D01*
X0351243Y0095932D01*
X0351177Y0096038D01*
X0351115Y0096145D01*
X0351056Y0096255D01*
X0351000Y0096366D01*
X0350948Y0096479D01*
X0350900Y0096594D01*
X0350856Y0096710D01*
X0350815Y0096827D01*
X0350778Y0096946D01*
X0350744Y0097066D01*
X0350715Y0097186D01*
X0350689Y0097308D01*
X0350667Y0097431D01*
X0350650Y0097554D01*
X0350636Y0097677D01*
X0350626Y0097801D01*
X0350620Y0097926D01*
X0350618Y0098050D01*
X0350518Y0094050D02*
X0358518Y0102050D01*
X0350618Y0108050D02*
X0350620Y0108174D01*
X0350626Y0108299D01*
X0350636Y0108423D01*
X0350650Y0108546D01*
X0350667Y0108669D01*
X0350689Y0108792D01*
X0350715Y0108914D01*
X0350744Y0109034D01*
X0350778Y0109154D01*
X0350815Y0109273D01*
X0350856Y0109390D01*
X0350900Y0109506D01*
X0350948Y0109621D01*
X0351000Y0109734D01*
X0351056Y0109845D01*
X0351115Y0109955D01*
X0351177Y0110062D01*
X0351243Y0110168D01*
X0351312Y0110271D01*
X0351385Y0110372D01*
X0351461Y0110471D01*
X0351539Y0110567D01*
X0351621Y0110661D01*
X0351706Y0110752D01*
X0351793Y0110841D01*
X0351884Y0110926D01*
X0351977Y0111009D01*
X0352073Y0111088D01*
X0352171Y0111164D01*
X0352271Y0111238D01*
X0352374Y0111308D01*
X0352479Y0111374D01*
X0352586Y0111438D01*
X0352695Y0111498D01*
X0352806Y0111554D01*
X0352918Y0111607D01*
X0353033Y0111656D01*
X0353148Y0111702D01*
X0353266Y0111743D01*
X0353384Y0111782D01*
X0353504Y0111816D01*
X0353624Y0111846D01*
X0353746Y0111873D01*
X0353868Y0111895D01*
X0353991Y0111914D01*
X0354114Y0111929D01*
X0354238Y0111940D01*
X0354363Y0111947D01*
X0354487Y0111950D01*
X0354611Y0111949D01*
X0354736Y0111944D01*
X0354860Y0111935D01*
X0354983Y0111922D01*
X0355107Y0111905D01*
X0355229Y0111885D01*
X0355351Y0111860D01*
X0355472Y0111831D01*
X0355592Y0111799D01*
X0355711Y0111763D01*
X0355829Y0111723D01*
X0355946Y0111679D01*
X0356061Y0111632D01*
X0356174Y0111581D01*
X0356286Y0111526D01*
X0356396Y0111468D01*
X0356504Y0111407D01*
X0356610Y0111342D01*
X0356714Y0111273D01*
X0356815Y0111202D01*
X0356915Y0111127D01*
X0357012Y0111049D01*
X0357106Y0110968D01*
X0357198Y0110884D01*
X0357287Y0110797D01*
X0357373Y0110707D01*
X0357456Y0110615D01*
X0357536Y0110520D01*
X0357614Y0110422D01*
X0357688Y0110322D01*
X0357759Y0110220D01*
X0357826Y0110116D01*
X0357890Y0110009D01*
X0357951Y0109900D01*
X0358008Y0109790D01*
X0358062Y0109678D01*
X0358112Y0109564D01*
X0358159Y0109449D01*
X0358201Y0109332D01*
X0358240Y0109214D01*
X0358276Y0109094D01*
X0358307Y0108974D01*
X0358334Y0108853D01*
X0358358Y0108731D01*
X0358378Y0108608D01*
X0358394Y0108484D01*
X0358406Y0108361D01*
X0358414Y0108237D01*
X0358418Y0108112D01*
X0358418Y0107988D01*
X0358414Y0107863D01*
X0358406Y0107739D01*
X0358394Y0107616D01*
X0358378Y0107492D01*
X0358358Y0107369D01*
X0358334Y0107247D01*
X0358307Y0107126D01*
X0358276Y0107006D01*
X0358240Y0106886D01*
X0358201Y0106768D01*
X0358159Y0106651D01*
X0358112Y0106536D01*
X0358062Y0106422D01*
X0358008Y0106310D01*
X0357951Y0106200D01*
X0357890Y0106091D01*
X0357826Y0105984D01*
X0357759Y0105880D01*
X0357688Y0105778D01*
X0357614Y0105678D01*
X0357536Y0105580D01*
X0357456Y0105485D01*
X0357373Y0105393D01*
X0357287Y0105303D01*
X0357198Y0105216D01*
X0357106Y0105132D01*
X0357012Y0105051D01*
X0356915Y0104973D01*
X0356815Y0104898D01*
X0356714Y0104827D01*
X0356610Y0104758D01*
X0356504Y0104693D01*
X0356396Y0104632D01*
X0356286Y0104574D01*
X0356174Y0104519D01*
X0356061Y0104468D01*
X0355946Y0104421D01*
X0355829Y0104377D01*
X0355711Y0104337D01*
X0355592Y0104301D01*
X0355472Y0104269D01*
X0355351Y0104240D01*
X0355229Y0104215D01*
X0355107Y0104195D01*
X0354983Y0104178D01*
X0354860Y0104165D01*
X0354736Y0104156D01*
X0354611Y0104151D01*
X0354487Y0104150D01*
X0354363Y0104153D01*
X0354238Y0104160D01*
X0354114Y0104171D01*
X0353991Y0104186D01*
X0353868Y0104205D01*
X0353746Y0104227D01*
X0353624Y0104254D01*
X0353504Y0104284D01*
X0353384Y0104318D01*
X0353266Y0104357D01*
X0353148Y0104398D01*
X0353033Y0104444D01*
X0352918Y0104493D01*
X0352806Y0104546D01*
X0352695Y0104602D01*
X0352586Y0104662D01*
X0352479Y0104726D01*
X0352374Y0104792D01*
X0352271Y0104862D01*
X0352171Y0104936D01*
X0352073Y0105012D01*
X0351977Y0105091D01*
X0351884Y0105174D01*
X0351793Y0105259D01*
X0351706Y0105348D01*
X0351621Y0105439D01*
X0351539Y0105533D01*
X0351461Y0105629D01*
X0351385Y0105728D01*
X0351312Y0105829D01*
X0351243Y0105932D01*
X0351177Y0106038D01*
X0351115Y0106145D01*
X0351056Y0106255D01*
X0351000Y0106366D01*
X0350948Y0106479D01*
X0350900Y0106594D01*
X0350856Y0106710D01*
X0350815Y0106827D01*
X0350778Y0106946D01*
X0350744Y0107066D01*
X0350715Y0107186D01*
X0350689Y0107308D01*
X0350667Y0107431D01*
X0350650Y0107554D01*
X0350636Y0107677D01*
X0350626Y0107801D01*
X0350620Y0107926D01*
X0350618Y0108050D01*
X0350518Y0104050D02*
X0358518Y0112050D01*
X0340618Y0108050D02*
X0340620Y0108174D01*
X0340626Y0108299D01*
X0340636Y0108423D01*
X0340650Y0108546D01*
X0340667Y0108669D01*
X0340689Y0108792D01*
X0340715Y0108914D01*
X0340744Y0109034D01*
X0340778Y0109154D01*
X0340815Y0109273D01*
X0340856Y0109390D01*
X0340900Y0109506D01*
X0340948Y0109621D01*
X0341000Y0109734D01*
X0341056Y0109845D01*
X0341115Y0109955D01*
X0341177Y0110062D01*
X0341243Y0110168D01*
X0341312Y0110271D01*
X0341385Y0110372D01*
X0341461Y0110471D01*
X0341539Y0110567D01*
X0341621Y0110661D01*
X0341706Y0110752D01*
X0341793Y0110841D01*
X0341884Y0110926D01*
X0341977Y0111009D01*
X0342073Y0111088D01*
X0342171Y0111164D01*
X0342271Y0111238D01*
X0342374Y0111308D01*
X0342479Y0111374D01*
X0342586Y0111438D01*
X0342695Y0111498D01*
X0342806Y0111554D01*
X0342918Y0111607D01*
X0343033Y0111656D01*
X0343148Y0111702D01*
X0343266Y0111743D01*
X0343384Y0111782D01*
X0343504Y0111816D01*
X0343624Y0111846D01*
X0343746Y0111873D01*
X0343868Y0111895D01*
X0343991Y0111914D01*
X0344114Y0111929D01*
X0344238Y0111940D01*
X0344363Y0111947D01*
X0344487Y0111950D01*
X0344611Y0111949D01*
X0344736Y0111944D01*
X0344860Y0111935D01*
X0344983Y0111922D01*
X0345107Y0111905D01*
X0345229Y0111885D01*
X0345351Y0111860D01*
X0345472Y0111831D01*
X0345592Y0111799D01*
X0345711Y0111763D01*
X0345829Y0111723D01*
X0345946Y0111679D01*
X0346061Y0111632D01*
X0346174Y0111581D01*
X0346286Y0111526D01*
X0346396Y0111468D01*
X0346504Y0111407D01*
X0346610Y0111342D01*
X0346714Y0111273D01*
X0346815Y0111202D01*
X0346915Y0111127D01*
X0347012Y0111049D01*
X0347106Y0110968D01*
X0347198Y0110884D01*
X0347287Y0110797D01*
X0347373Y0110707D01*
X0347456Y0110615D01*
X0347536Y0110520D01*
X0347614Y0110422D01*
X0347688Y0110322D01*
X0347759Y0110220D01*
X0347826Y0110116D01*
X0347890Y0110009D01*
X0347951Y0109900D01*
X0348008Y0109790D01*
X0348062Y0109678D01*
X0348112Y0109564D01*
X0348159Y0109449D01*
X0348201Y0109332D01*
X0348240Y0109214D01*
X0348276Y0109094D01*
X0348307Y0108974D01*
X0348334Y0108853D01*
X0348358Y0108731D01*
X0348378Y0108608D01*
X0348394Y0108484D01*
X0348406Y0108361D01*
X0348414Y0108237D01*
X0348418Y0108112D01*
X0348418Y0107988D01*
X0348414Y0107863D01*
X0348406Y0107739D01*
X0348394Y0107616D01*
X0348378Y0107492D01*
X0348358Y0107369D01*
X0348334Y0107247D01*
X0348307Y0107126D01*
X0348276Y0107006D01*
X0348240Y0106886D01*
X0348201Y0106768D01*
X0348159Y0106651D01*
X0348112Y0106536D01*
X0348062Y0106422D01*
X0348008Y0106310D01*
X0347951Y0106200D01*
X0347890Y0106091D01*
X0347826Y0105984D01*
X0347759Y0105880D01*
X0347688Y0105778D01*
X0347614Y0105678D01*
X0347536Y0105580D01*
X0347456Y0105485D01*
X0347373Y0105393D01*
X0347287Y0105303D01*
X0347198Y0105216D01*
X0347106Y0105132D01*
X0347012Y0105051D01*
X0346915Y0104973D01*
X0346815Y0104898D01*
X0346714Y0104827D01*
X0346610Y0104758D01*
X0346504Y0104693D01*
X0346396Y0104632D01*
X0346286Y0104574D01*
X0346174Y0104519D01*
X0346061Y0104468D01*
X0345946Y0104421D01*
X0345829Y0104377D01*
X0345711Y0104337D01*
X0345592Y0104301D01*
X0345472Y0104269D01*
X0345351Y0104240D01*
X0345229Y0104215D01*
X0345107Y0104195D01*
X0344983Y0104178D01*
X0344860Y0104165D01*
X0344736Y0104156D01*
X0344611Y0104151D01*
X0344487Y0104150D01*
X0344363Y0104153D01*
X0344238Y0104160D01*
X0344114Y0104171D01*
X0343991Y0104186D01*
X0343868Y0104205D01*
X0343746Y0104227D01*
X0343624Y0104254D01*
X0343504Y0104284D01*
X0343384Y0104318D01*
X0343266Y0104357D01*
X0343148Y0104398D01*
X0343033Y0104444D01*
X0342918Y0104493D01*
X0342806Y0104546D01*
X0342695Y0104602D01*
X0342586Y0104662D01*
X0342479Y0104726D01*
X0342374Y0104792D01*
X0342271Y0104862D01*
X0342171Y0104936D01*
X0342073Y0105012D01*
X0341977Y0105091D01*
X0341884Y0105174D01*
X0341793Y0105259D01*
X0341706Y0105348D01*
X0341621Y0105439D01*
X0341539Y0105533D01*
X0341461Y0105629D01*
X0341385Y0105728D01*
X0341312Y0105829D01*
X0341243Y0105932D01*
X0341177Y0106038D01*
X0341115Y0106145D01*
X0341056Y0106255D01*
X0341000Y0106366D01*
X0340948Y0106479D01*
X0340900Y0106594D01*
X0340856Y0106710D01*
X0340815Y0106827D01*
X0340778Y0106946D01*
X0340744Y0107066D01*
X0340715Y0107186D01*
X0340689Y0107308D01*
X0340667Y0107431D01*
X0340650Y0107554D01*
X0340636Y0107677D01*
X0340626Y0107801D01*
X0340620Y0107926D01*
X0340618Y0108050D01*
X0340518Y0104050D02*
X0348518Y0112050D01*
X0330618Y0108050D02*
X0330620Y0108174D01*
X0330626Y0108299D01*
X0330636Y0108423D01*
X0330650Y0108546D01*
X0330667Y0108669D01*
X0330689Y0108792D01*
X0330715Y0108914D01*
X0330744Y0109034D01*
X0330778Y0109154D01*
X0330815Y0109273D01*
X0330856Y0109390D01*
X0330900Y0109506D01*
X0330948Y0109621D01*
X0331000Y0109734D01*
X0331056Y0109845D01*
X0331115Y0109955D01*
X0331177Y0110062D01*
X0331243Y0110168D01*
X0331312Y0110271D01*
X0331385Y0110372D01*
X0331461Y0110471D01*
X0331539Y0110567D01*
X0331621Y0110661D01*
X0331706Y0110752D01*
X0331793Y0110841D01*
X0331884Y0110926D01*
X0331977Y0111009D01*
X0332073Y0111088D01*
X0332171Y0111164D01*
X0332271Y0111238D01*
X0332374Y0111308D01*
X0332479Y0111374D01*
X0332586Y0111438D01*
X0332695Y0111498D01*
X0332806Y0111554D01*
X0332918Y0111607D01*
X0333033Y0111656D01*
X0333148Y0111702D01*
X0333266Y0111743D01*
X0333384Y0111782D01*
X0333504Y0111816D01*
X0333624Y0111846D01*
X0333746Y0111873D01*
X0333868Y0111895D01*
X0333991Y0111914D01*
X0334114Y0111929D01*
X0334238Y0111940D01*
X0334363Y0111947D01*
X0334487Y0111950D01*
X0334611Y0111949D01*
X0334736Y0111944D01*
X0334860Y0111935D01*
X0334983Y0111922D01*
X0335107Y0111905D01*
X0335229Y0111885D01*
X0335351Y0111860D01*
X0335472Y0111831D01*
X0335592Y0111799D01*
X0335711Y0111763D01*
X0335829Y0111723D01*
X0335946Y0111679D01*
X0336061Y0111632D01*
X0336174Y0111581D01*
X0336286Y0111526D01*
X0336396Y0111468D01*
X0336504Y0111407D01*
X0336610Y0111342D01*
X0336714Y0111273D01*
X0336815Y0111202D01*
X0336915Y0111127D01*
X0337012Y0111049D01*
X0337106Y0110968D01*
X0337198Y0110884D01*
X0337287Y0110797D01*
X0337373Y0110707D01*
X0337456Y0110615D01*
X0337536Y0110520D01*
X0337614Y0110422D01*
X0337688Y0110322D01*
X0337759Y0110220D01*
X0337826Y0110116D01*
X0337890Y0110009D01*
X0337951Y0109900D01*
X0338008Y0109790D01*
X0338062Y0109678D01*
X0338112Y0109564D01*
X0338159Y0109449D01*
X0338201Y0109332D01*
X0338240Y0109214D01*
X0338276Y0109094D01*
X0338307Y0108974D01*
X0338334Y0108853D01*
X0338358Y0108731D01*
X0338378Y0108608D01*
X0338394Y0108484D01*
X0338406Y0108361D01*
X0338414Y0108237D01*
X0338418Y0108112D01*
X0338418Y0107988D01*
X0338414Y0107863D01*
X0338406Y0107739D01*
X0338394Y0107616D01*
X0338378Y0107492D01*
X0338358Y0107369D01*
X0338334Y0107247D01*
X0338307Y0107126D01*
X0338276Y0107006D01*
X0338240Y0106886D01*
X0338201Y0106768D01*
X0338159Y0106651D01*
X0338112Y0106536D01*
X0338062Y0106422D01*
X0338008Y0106310D01*
X0337951Y0106200D01*
X0337890Y0106091D01*
X0337826Y0105984D01*
X0337759Y0105880D01*
X0337688Y0105778D01*
X0337614Y0105678D01*
X0337536Y0105580D01*
X0337456Y0105485D01*
X0337373Y0105393D01*
X0337287Y0105303D01*
X0337198Y0105216D01*
X0337106Y0105132D01*
X0337012Y0105051D01*
X0336915Y0104973D01*
X0336815Y0104898D01*
X0336714Y0104827D01*
X0336610Y0104758D01*
X0336504Y0104693D01*
X0336396Y0104632D01*
X0336286Y0104574D01*
X0336174Y0104519D01*
X0336061Y0104468D01*
X0335946Y0104421D01*
X0335829Y0104377D01*
X0335711Y0104337D01*
X0335592Y0104301D01*
X0335472Y0104269D01*
X0335351Y0104240D01*
X0335229Y0104215D01*
X0335107Y0104195D01*
X0334983Y0104178D01*
X0334860Y0104165D01*
X0334736Y0104156D01*
X0334611Y0104151D01*
X0334487Y0104150D01*
X0334363Y0104153D01*
X0334238Y0104160D01*
X0334114Y0104171D01*
X0333991Y0104186D01*
X0333868Y0104205D01*
X0333746Y0104227D01*
X0333624Y0104254D01*
X0333504Y0104284D01*
X0333384Y0104318D01*
X0333266Y0104357D01*
X0333148Y0104398D01*
X0333033Y0104444D01*
X0332918Y0104493D01*
X0332806Y0104546D01*
X0332695Y0104602D01*
X0332586Y0104662D01*
X0332479Y0104726D01*
X0332374Y0104792D01*
X0332271Y0104862D01*
X0332171Y0104936D01*
X0332073Y0105012D01*
X0331977Y0105091D01*
X0331884Y0105174D01*
X0331793Y0105259D01*
X0331706Y0105348D01*
X0331621Y0105439D01*
X0331539Y0105533D01*
X0331461Y0105629D01*
X0331385Y0105728D01*
X0331312Y0105829D01*
X0331243Y0105932D01*
X0331177Y0106038D01*
X0331115Y0106145D01*
X0331056Y0106255D01*
X0331000Y0106366D01*
X0330948Y0106479D01*
X0330900Y0106594D01*
X0330856Y0106710D01*
X0330815Y0106827D01*
X0330778Y0106946D01*
X0330744Y0107066D01*
X0330715Y0107186D01*
X0330689Y0107308D01*
X0330667Y0107431D01*
X0330650Y0107554D01*
X0330636Y0107677D01*
X0330626Y0107801D01*
X0330620Y0107926D01*
X0330618Y0108050D01*
X0330518Y0104050D02*
X0338518Y0112050D01*
X0320618Y0108050D02*
X0320620Y0108174D01*
X0320626Y0108299D01*
X0320636Y0108423D01*
X0320650Y0108546D01*
X0320667Y0108669D01*
X0320689Y0108792D01*
X0320715Y0108914D01*
X0320744Y0109034D01*
X0320778Y0109154D01*
X0320815Y0109273D01*
X0320856Y0109390D01*
X0320900Y0109506D01*
X0320948Y0109621D01*
X0321000Y0109734D01*
X0321056Y0109845D01*
X0321115Y0109955D01*
X0321177Y0110062D01*
X0321243Y0110168D01*
X0321312Y0110271D01*
X0321385Y0110372D01*
X0321461Y0110471D01*
X0321539Y0110567D01*
X0321621Y0110661D01*
X0321706Y0110752D01*
X0321793Y0110841D01*
X0321884Y0110926D01*
X0321977Y0111009D01*
X0322073Y0111088D01*
X0322171Y0111164D01*
X0322271Y0111238D01*
X0322374Y0111308D01*
X0322479Y0111374D01*
X0322586Y0111438D01*
X0322695Y0111498D01*
X0322806Y0111554D01*
X0322918Y0111607D01*
X0323033Y0111656D01*
X0323148Y0111702D01*
X0323266Y0111743D01*
X0323384Y0111782D01*
X0323504Y0111816D01*
X0323624Y0111846D01*
X0323746Y0111873D01*
X0323868Y0111895D01*
X0323991Y0111914D01*
X0324114Y0111929D01*
X0324238Y0111940D01*
X0324363Y0111947D01*
X0324487Y0111950D01*
X0324611Y0111949D01*
X0324736Y0111944D01*
X0324860Y0111935D01*
X0324983Y0111922D01*
X0325107Y0111905D01*
X0325229Y0111885D01*
X0325351Y0111860D01*
X0325472Y0111831D01*
X0325592Y0111799D01*
X0325711Y0111763D01*
X0325829Y0111723D01*
X0325946Y0111679D01*
X0326061Y0111632D01*
X0326174Y0111581D01*
X0326286Y0111526D01*
X0326396Y0111468D01*
X0326504Y0111407D01*
X0326610Y0111342D01*
X0326714Y0111273D01*
X0326815Y0111202D01*
X0326915Y0111127D01*
X0327012Y0111049D01*
X0327106Y0110968D01*
X0327198Y0110884D01*
X0327287Y0110797D01*
X0327373Y0110707D01*
X0327456Y0110615D01*
X0327536Y0110520D01*
X0327614Y0110422D01*
X0327688Y0110322D01*
X0327759Y0110220D01*
X0327826Y0110116D01*
X0327890Y0110009D01*
X0327951Y0109900D01*
X0328008Y0109790D01*
X0328062Y0109678D01*
X0328112Y0109564D01*
X0328159Y0109449D01*
X0328201Y0109332D01*
X0328240Y0109214D01*
X0328276Y0109094D01*
X0328307Y0108974D01*
X0328334Y0108853D01*
X0328358Y0108731D01*
X0328378Y0108608D01*
X0328394Y0108484D01*
X0328406Y0108361D01*
X0328414Y0108237D01*
X0328418Y0108112D01*
X0328418Y0107988D01*
X0328414Y0107863D01*
X0328406Y0107739D01*
X0328394Y0107616D01*
X0328378Y0107492D01*
X0328358Y0107369D01*
X0328334Y0107247D01*
X0328307Y0107126D01*
X0328276Y0107006D01*
X0328240Y0106886D01*
X0328201Y0106768D01*
X0328159Y0106651D01*
X0328112Y0106536D01*
X0328062Y0106422D01*
X0328008Y0106310D01*
X0327951Y0106200D01*
X0327890Y0106091D01*
X0327826Y0105984D01*
X0327759Y0105880D01*
X0327688Y0105778D01*
X0327614Y0105678D01*
X0327536Y0105580D01*
X0327456Y0105485D01*
X0327373Y0105393D01*
X0327287Y0105303D01*
X0327198Y0105216D01*
X0327106Y0105132D01*
X0327012Y0105051D01*
X0326915Y0104973D01*
X0326815Y0104898D01*
X0326714Y0104827D01*
X0326610Y0104758D01*
X0326504Y0104693D01*
X0326396Y0104632D01*
X0326286Y0104574D01*
X0326174Y0104519D01*
X0326061Y0104468D01*
X0325946Y0104421D01*
X0325829Y0104377D01*
X0325711Y0104337D01*
X0325592Y0104301D01*
X0325472Y0104269D01*
X0325351Y0104240D01*
X0325229Y0104215D01*
X0325107Y0104195D01*
X0324983Y0104178D01*
X0324860Y0104165D01*
X0324736Y0104156D01*
X0324611Y0104151D01*
X0324487Y0104150D01*
X0324363Y0104153D01*
X0324238Y0104160D01*
X0324114Y0104171D01*
X0323991Y0104186D01*
X0323868Y0104205D01*
X0323746Y0104227D01*
X0323624Y0104254D01*
X0323504Y0104284D01*
X0323384Y0104318D01*
X0323266Y0104357D01*
X0323148Y0104398D01*
X0323033Y0104444D01*
X0322918Y0104493D01*
X0322806Y0104546D01*
X0322695Y0104602D01*
X0322586Y0104662D01*
X0322479Y0104726D01*
X0322374Y0104792D01*
X0322271Y0104862D01*
X0322171Y0104936D01*
X0322073Y0105012D01*
X0321977Y0105091D01*
X0321884Y0105174D01*
X0321793Y0105259D01*
X0321706Y0105348D01*
X0321621Y0105439D01*
X0321539Y0105533D01*
X0321461Y0105629D01*
X0321385Y0105728D01*
X0321312Y0105829D01*
X0321243Y0105932D01*
X0321177Y0106038D01*
X0321115Y0106145D01*
X0321056Y0106255D01*
X0321000Y0106366D01*
X0320948Y0106479D01*
X0320900Y0106594D01*
X0320856Y0106710D01*
X0320815Y0106827D01*
X0320778Y0106946D01*
X0320744Y0107066D01*
X0320715Y0107186D01*
X0320689Y0107308D01*
X0320667Y0107431D01*
X0320650Y0107554D01*
X0320636Y0107677D01*
X0320626Y0107801D01*
X0320620Y0107926D01*
X0320618Y0108050D01*
X0320518Y0104050D02*
X0328518Y0112050D01*
X0310618Y0108050D02*
X0310620Y0108174D01*
X0310626Y0108299D01*
X0310636Y0108423D01*
X0310650Y0108546D01*
X0310667Y0108669D01*
X0310689Y0108792D01*
X0310715Y0108914D01*
X0310744Y0109034D01*
X0310778Y0109154D01*
X0310815Y0109273D01*
X0310856Y0109390D01*
X0310900Y0109506D01*
X0310948Y0109621D01*
X0311000Y0109734D01*
X0311056Y0109845D01*
X0311115Y0109955D01*
X0311177Y0110062D01*
X0311243Y0110168D01*
X0311312Y0110271D01*
X0311385Y0110372D01*
X0311461Y0110471D01*
X0311539Y0110567D01*
X0311621Y0110661D01*
X0311706Y0110752D01*
X0311793Y0110841D01*
X0311884Y0110926D01*
X0311977Y0111009D01*
X0312073Y0111088D01*
X0312171Y0111164D01*
X0312271Y0111238D01*
X0312374Y0111308D01*
X0312479Y0111374D01*
X0312586Y0111438D01*
X0312695Y0111498D01*
X0312806Y0111554D01*
X0312918Y0111607D01*
X0313033Y0111656D01*
X0313148Y0111702D01*
X0313266Y0111743D01*
X0313384Y0111782D01*
X0313504Y0111816D01*
X0313624Y0111846D01*
X0313746Y0111873D01*
X0313868Y0111895D01*
X0313991Y0111914D01*
X0314114Y0111929D01*
X0314238Y0111940D01*
X0314363Y0111947D01*
X0314487Y0111950D01*
X0314611Y0111949D01*
X0314736Y0111944D01*
X0314860Y0111935D01*
X0314983Y0111922D01*
X0315107Y0111905D01*
X0315229Y0111885D01*
X0315351Y0111860D01*
X0315472Y0111831D01*
X0315592Y0111799D01*
X0315711Y0111763D01*
X0315829Y0111723D01*
X0315946Y0111679D01*
X0316061Y0111632D01*
X0316174Y0111581D01*
X0316286Y0111526D01*
X0316396Y0111468D01*
X0316504Y0111407D01*
X0316610Y0111342D01*
X0316714Y0111273D01*
X0316815Y0111202D01*
X0316915Y0111127D01*
X0317012Y0111049D01*
X0317106Y0110968D01*
X0317198Y0110884D01*
X0317287Y0110797D01*
X0317373Y0110707D01*
X0317456Y0110615D01*
X0317536Y0110520D01*
X0317614Y0110422D01*
X0317688Y0110322D01*
X0317759Y0110220D01*
X0317826Y0110116D01*
X0317890Y0110009D01*
X0317951Y0109900D01*
X0318008Y0109790D01*
X0318062Y0109678D01*
X0318112Y0109564D01*
X0318159Y0109449D01*
X0318201Y0109332D01*
X0318240Y0109214D01*
X0318276Y0109094D01*
X0318307Y0108974D01*
X0318334Y0108853D01*
X0318358Y0108731D01*
X0318378Y0108608D01*
X0318394Y0108484D01*
X0318406Y0108361D01*
X0318414Y0108237D01*
X0318418Y0108112D01*
X0318418Y0107988D01*
X0318414Y0107863D01*
X0318406Y0107739D01*
X0318394Y0107616D01*
X0318378Y0107492D01*
X0318358Y0107369D01*
X0318334Y0107247D01*
X0318307Y0107126D01*
X0318276Y0107006D01*
X0318240Y0106886D01*
X0318201Y0106768D01*
X0318159Y0106651D01*
X0318112Y0106536D01*
X0318062Y0106422D01*
X0318008Y0106310D01*
X0317951Y0106200D01*
X0317890Y0106091D01*
X0317826Y0105984D01*
X0317759Y0105880D01*
X0317688Y0105778D01*
X0317614Y0105678D01*
X0317536Y0105580D01*
X0317456Y0105485D01*
X0317373Y0105393D01*
X0317287Y0105303D01*
X0317198Y0105216D01*
X0317106Y0105132D01*
X0317012Y0105051D01*
X0316915Y0104973D01*
X0316815Y0104898D01*
X0316714Y0104827D01*
X0316610Y0104758D01*
X0316504Y0104693D01*
X0316396Y0104632D01*
X0316286Y0104574D01*
X0316174Y0104519D01*
X0316061Y0104468D01*
X0315946Y0104421D01*
X0315829Y0104377D01*
X0315711Y0104337D01*
X0315592Y0104301D01*
X0315472Y0104269D01*
X0315351Y0104240D01*
X0315229Y0104215D01*
X0315107Y0104195D01*
X0314983Y0104178D01*
X0314860Y0104165D01*
X0314736Y0104156D01*
X0314611Y0104151D01*
X0314487Y0104150D01*
X0314363Y0104153D01*
X0314238Y0104160D01*
X0314114Y0104171D01*
X0313991Y0104186D01*
X0313868Y0104205D01*
X0313746Y0104227D01*
X0313624Y0104254D01*
X0313504Y0104284D01*
X0313384Y0104318D01*
X0313266Y0104357D01*
X0313148Y0104398D01*
X0313033Y0104444D01*
X0312918Y0104493D01*
X0312806Y0104546D01*
X0312695Y0104602D01*
X0312586Y0104662D01*
X0312479Y0104726D01*
X0312374Y0104792D01*
X0312271Y0104862D01*
X0312171Y0104936D01*
X0312073Y0105012D01*
X0311977Y0105091D01*
X0311884Y0105174D01*
X0311793Y0105259D01*
X0311706Y0105348D01*
X0311621Y0105439D01*
X0311539Y0105533D01*
X0311461Y0105629D01*
X0311385Y0105728D01*
X0311312Y0105829D01*
X0311243Y0105932D01*
X0311177Y0106038D01*
X0311115Y0106145D01*
X0311056Y0106255D01*
X0311000Y0106366D01*
X0310948Y0106479D01*
X0310900Y0106594D01*
X0310856Y0106710D01*
X0310815Y0106827D01*
X0310778Y0106946D01*
X0310744Y0107066D01*
X0310715Y0107186D01*
X0310689Y0107308D01*
X0310667Y0107431D01*
X0310650Y0107554D01*
X0310636Y0107677D01*
X0310626Y0107801D01*
X0310620Y0107926D01*
X0310618Y0108050D01*
X0310518Y0104050D02*
X0318518Y0112050D01*
X0299768Y0096550D02*
X0291768Y0104550D01*
X0291768Y0096550D02*
X0299768Y0104550D01*
X0310618Y0098050D02*
X0310620Y0098174D01*
X0310626Y0098299D01*
X0310636Y0098423D01*
X0310650Y0098546D01*
X0310667Y0098669D01*
X0310689Y0098792D01*
X0310715Y0098914D01*
X0310744Y0099034D01*
X0310778Y0099154D01*
X0310815Y0099273D01*
X0310856Y0099390D01*
X0310900Y0099506D01*
X0310948Y0099621D01*
X0311000Y0099734D01*
X0311056Y0099845D01*
X0311115Y0099955D01*
X0311177Y0100062D01*
X0311243Y0100168D01*
X0311312Y0100271D01*
X0311385Y0100372D01*
X0311461Y0100471D01*
X0311539Y0100567D01*
X0311621Y0100661D01*
X0311706Y0100752D01*
X0311793Y0100841D01*
X0311884Y0100926D01*
X0311977Y0101009D01*
X0312073Y0101088D01*
X0312171Y0101164D01*
X0312271Y0101238D01*
X0312374Y0101308D01*
X0312479Y0101374D01*
X0312586Y0101438D01*
X0312695Y0101498D01*
X0312806Y0101554D01*
X0312918Y0101607D01*
X0313033Y0101656D01*
X0313148Y0101702D01*
X0313266Y0101743D01*
X0313384Y0101782D01*
X0313504Y0101816D01*
X0313624Y0101846D01*
X0313746Y0101873D01*
X0313868Y0101895D01*
X0313991Y0101914D01*
X0314114Y0101929D01*
X0314238Y0101940D01*
X0314363Y0101947D01*
X0314487Y0101950D01*
X0314611Y0101949D01*
X0314736Y0101944D01*
X0314860Y0101935D01*
X0314983Y0101922D01*
X0315107Y0101905D01*
X0315229Y0101885D01*
X0315351Y0101860D01*
X0315472Y0101831D01*
X0315592Y0101799D01*
X0315711Y0101763D01*
X0315829Y0101723D01*
X0315946Y0101679D01*
X0316061Y0101632D01*
X0316174Y0101581D01*
X0316286Y0101526D01*
X0316396Y0101468D01*
X0316504Y0101407D01*
X0316610Y0101342D01*
X0316714Y0101273D01*
X0316815Y0101202D01*
X0316915Y0101127D01*
X0317012Y0101049D01*
X0317106Y0100968D01*
X0317198Y0100884D01*
X0317287Y0100797D01*
X0317373Y0100707D01*
X0317456Y0100615D01*
X0317536Y0100520D01*
X0317614Y0100422D01*
X0317688Y0100322D01*
X0317759Y0100220D01*
X0317826Y0100116D01*
X0317890Y0100009D01*
X0317951Y0099900D01*
X0318008Y0099790D01*
X0318062Y0099678D01*
X0318112Y0099564D01*
X0318159Y0099449D01*
X0318201Y0099332D01*
X0318240Y0099214D01*
X0318276Y0099094D01*
X0318307Y0098974D01*
X0318334Y0098853D01*
X0318358Y0098731D01*
X0318378Y0098608D01*
X0318394Y0098484D01*
X0318406Y0098361D01*
X0318414Y0098237D01*
X0318418Y0098112D01*
X0318418Y0097988D01*
X0318414Y0097863D01*
X0318406Y0097739D01*
X0318394Y0097616D01*
X0318378Y0097492D01*
X0318358Y0097369D01*
X0318334Y0097247D01*
X0318307Y0097126D01*
X0318276Y0097006D01*
X0318240Y0096886D01*
X0318201Y0096768D01*
X0318159Y0096651D01*
X0318112Y0096536D01*
X0318062Y0096422D01*
X0318008Y0096310D01*
X0317951Y0096200D01*
X0317890Y0096091D01*
X0317826Y0095984D01*
X0317759Y0095880D01*
X0317688Y0095778D01*
X0317614Y0095678D01*
X0317536Y0095580D01*
X0317456Y0095485D01*
X0317373Y0095393D01*
X0317287Y0095303D01*
X0317198Y0095216D01*
X0317106Y0095132D01*
X0317012Y0095051D01*
X0316915Y0094973D01*
X0316815Y0094898D01*
X0316714Y0094827D01*
X0316610Y0094758D01*
X0316504Y0094693D01*
X0316396Y0094632D01*
X0316286Y0094574D01*
X0316174Y0094519D01*
X0316061Y0094468D01*
X0315946Y0094421D01*
X0315829Y0094377D01*
X0315711Y0094337D01*
X0315592Y0094301D01*
X0315472Y0094269D01*
X0315351Y0094240D01*
X0315229Y0094215D01*
X0315107Y0094195D01*
X0314983Y0094178D01*
X0314860Y0094165D01*
X0314736Y0094156D01*
X0314611Y0094151D01*
X0314487Y0094150D01*
X0314363Y0094153D01*
X0314238Y0094160D01*
X0314114Y0094171D01*
X0313991Y0094186D01*
X0313868Y0094205D01*
X0313746Y0094227D01*
X0313624Y0094254D01*
X0313504Y0094284D01*
X0313384Y0094318D01*
X0313266Y0094357D01*
X0313148Y0094398D01*
X0313033Y0094444D01*
X0312918Y0094493D01*
X0312806Y0094546D01*
X0312695Y0094602D01*
X0312586Y0094662D01*
X0312479Y0094726D01*
X0312374Y0094792D01*
X0312271Y0094862D01*
X0312171Y0094936D01*
X0312073Y0095012D01*
X0311977Y0095091D01*
X0311884Y0095174D01*
X0311793Y0095259D01*
X0311706Y0095348D01*
X0311621Y0095439D01*
X0311539Y0095533D01*
X0311461Y0095629D01*
X0311385Y0095728D01*
X0311312Y0095829D01*
X0311243Y0095932D01*
X0311177Y0096038D01*
X0311115Y0096145D01*
X0311056Y0096255D01*
X0311000Y0096366D01*
X0310948Y0096479D01*
X0310900Y0096594D01*
X0310856Y0096710D01*
X0310815Y0096827D01*
X0310778Y0096946D01*
X0310744Y0097066D01*
X0310715Y0097186D01*
X0310689Y0097308D01*
X0310667Y0097431D01*
X0310650Y0097554D01*
X0310636Y0097677D01*
X0310626Y0097801D01*
X0310620Y0097926D01*
X0310618Y0098050D01*
X0310518Y0094050D02*
X0318518Y0102050D01*
X0320618Y0098050D02*
X0320620Y0098174D01*
X0320626Y0098299D01*
X0320636Y0098423D01*
X0320650Y0098546D01*
X0320667Y0098669D01*
X0320689Y0098792D01*
X0320715Y0098914D01*
X0320744Y0099034D01*
X0320778Y0099154D01*
X0320815Y0099273D01*
X0320856Y0099390D01*
X0320900Y0099506D01*
X0320948Y0099621D01*
X0321000Y0099734D01*
X0321056Y0099845D01*
X0321115Y0099955D01*
X0321177Y0100062D01*
X0321243Y0100168D01*
X0321312Y0100271D01*
X0321385Y0100372D01*
X0321461Y0100471D01*
X0321539Y0100567D01*
X0321621Y0100661D01*
X0321706Y0100752D01*
X0321793Y0100841D01*
X0321884Y0100926D01*
X0321977Y0101009D01*
X0322073Y0101088D01*
X0322171Y0101164D01*
X0322271Y0101238D01*
X0322374Y0101308D01*
X0322479Y0101374D01*
X0322586Y0101438D01*
X0322695Y0101498D01*
X0322806Y0101554D01*
X0322918Y0101607D01*
X0323033Y0101656D01*
X0323148Y0101702D01*
X0323266Y0101743D01*
X0323384Y0101782D01*
X0323504Y0101816D01*
X0323624Y0101846D01*
X0323746Y0101873D01*
X0323868Y0101895D01*
X0323991Y0101914D01*
X0324114Y0101929D01*
X0324238Y0101940D01*
X0324363Y0101947D01*
X0324487Y0101950D01*
X0324611Y0101949D01*
X0324736Y0101944D01*
X0324860Y0101935D01*
X0324983Y0101922D01*
X0325107Y0101905D01*
X0325229Y0101885D01*
X0325351Y0101860D01*
X0325472Y0101831D01*
X0325592Y0101799D01*
X0325711Y0101763D01*
X0325829Y0101723D01*
X0325946Y0101679D01*
X0326061Y0101632D01*
X0326174Y0101581D01*
X0326286Y0101526D01*
X0326396Y0101468D01*
X0326504Y0101407D01*
X0326610Y0101342D01*
X0326714Y0101273D01*
X0326815Y0101202D01*
X0326915Y0101127D01*
X0327012Y0101049D01*
X0327106Y0100968D01*
X0327198Y0100884D01*
X0327287Y0100797D01*
X0327373Y0100707D01*
X0327456Y0100615D01*
X0327536Y0100520D01*
X0327614Y0100422D01*
X0327688Y0100322D01*
X0327759Y0100220D01*
X0327826Y0100116D01*
X0327890Y0100009D01*
X0327951Y0099900D01*
X0328008Y0099790D01*
X0328062Y0099678D01*
X0328112Y0099564D01*
X0328159Y0099449D01*
X0328201Y0099332D01*
X0328240Y0099214D01*
X0328276Y0099094D01*
X0328307Y0098974D01*
X0328334Y0098853D01*
X0328358Y0098731D01*
X0328378Y0098608D01*
X0328394Y0098484D01*
X0328406Y0098361D01*
X0328414Y0098237D01*
X0328418Y0098112D01*
X0328418Y0097988D01*
X0328414Y0097863D01*
X0328406Y0097739D01*
X0328394Y0097616D01*
X0328378Y0097492D01*
X0328358Y0097369D01*
X0328334Y0097247D01*
X0328307Y0097126D01*
X0328276Y0097006D01*
X0328240Y0096886D01*
X0328201Y0096768D01*
X0328159Y0096651D01*
X0328112Y0096536D01*
X0328062Y0096422D01*
X0328008Y0096310D01*
X0327951Y0096200D01*
X0327890Y0096091D01*
X0327826Y0095984D01*
X0327759Y0095880D01*
X0327688Y0095778D01*
X0327614Y0095678D01*
X0327536Y0095580D01*
X0327456Y0095485D01*
X0327373Y0095393D01*
X0327287Y0095303D01*
X0327198Y0095216D01*
X0327106Y0095132D01*
X0327012Y0095051D01*
X0326915Y0094973D01*
X0326815Y0094898D01*
X0326714Y0094827D01*
X0326610Y0094758D01*
X0326504Y0094693D01*
X0326396Y0094632D01*
X0326286Y0094574D01*
X0326174Y0094519D01*
X0326061Y0094468D01*
X0325946Y0094421D01*
X0325829Y0094377D01*
X0325711Y0094337D01*
X0325592Y0094301D01*
X0325472Y0094269D01*
X0325351Y0094240D01*
X0325229Y0094215D01*
X0325107Y0094195D01*
X0324983Y0094178D01*
X0324860Y0094165D01*
X0324736Y0094156D01*
X0324611Y0094151D01*
X0324487Y0094150D01*
X0324363Y0094153D01*
X0324238Y0094160D01*
X0324114Y0094171D01*
X0323991Y0094186D01*
X0323868Y0094205D01*
X0323746Y0094227D01*
X0323624Y0094254D01*
X0323504Y0094284D01*
X0323384Y0094318D01*
X0323266Y0094357D01*
X0323148Y0094398D01*
X0323033Y0094444D01*
X0322918Y0094493D01*
X0322806Y0094546D01*
X0322695Y0094602D01*
X0322586Y0094662D01*
X0322479Y0094726D01*
X0322374Y0094792D01*
X0322271Y0094862D01*
X0322171Y0094936D01*
X0322073Y0095012D01*
X0321977Y0095091D01*
X0321884Y0095174D01*
X0321793Y0095259D01*
X0321706Y0095348D01*
X0321621Y0095439D01*
X0321539Y0095533D01*
X0321461Y0095629D01*
X0321385Y0095728D01*
X0321312Y0095829D01*
X0321243Y0095932D01*
X0321177Y0096038D01*
X0321115Y0096145D01*
X0321056Y0096255D01*
X0321000Y0096366D01*
X0320948Y0096479D01*
X0320900Y0096594D01*
X0320856Y0096710D01*
X0320815Y0096827D01*
X0320778Y0096946D01*
X0320744Y0097066D01*
X0320715Y0097186D01*
X0320689Y0097308D01*
X0320667Y0097431D01*
X0320650Y0097554D01*
X0320636Y0097677D01*
X0320626Y0097801D01*
X0320620Y0097926D01*
X0320618Y0098050D01*
X0320518Y0094050D02*
X0328518Y0102050D01*
X0330618Y0098050D02*
X0330620Y0098174D01*
X0330626Y0098299D01*
X0330636Y0098423D01*
X0330650Y0098546D01*
X0330667Y0098669D01*
X0330689Y0098792D01*
X0330715Y0098914D01*
X0330744Y0099034D01*
X0330778Y0099154D01*
X0330815Y0099273D01*
X0330856Y0099390D01*
X0330900Y0099506D01*
X0330948Y0099621D01*
X0331000Y0099734D01*
X0331056Y0099845D01*
X0331115Y0099955D01*
X0331177Y0100062D01*
X0331243Y0100168D01*
X0331312Y0100271D01*
X0331385Y0100372D01*
X0331461Y0100471D01*
X0331539Y0100567D01*
X0331621Y0100661D01*
X0331706Y0100752D01*
X0331793Y0100841D01*
X0331884Y0100926D01*
X0331977Y0101009D01*
X0332073Y0101088D01*
X0332171Y0101164D01*
X0332271Y0101238D01*
X0332374Y0101308D01*
X0332479Y0101374D01*
X0332586Y0101438D01*
X0332695Y0101498D01*
X0332806Y0101554D01*
X0332918Y0101607D01*
X0333033Y0101656D01*
X0333148Y0101702D01*
X0333266Y0101743D01*
X0333384Y0101782D01*
X0333504Y0101816D01*
X0333624Y0101846D01*
X0333746Y0101873D01*
X0333868Y0101895D01*
X0333991Y0101914D01*
X0334114Y0101929D01*
X0334238Y0101940D01*
X0334363Y0101947D01*
X0334487Y0101950D01*
X0334611Y0101949D01*
X0334736Y0101944D01*
X0334860Y0101935D01*
X0334983Y0101922D01*
X0335107Y0101905D01*
X0335229Y0101885D01*
X0335351Y0101860D01*
X0335472Y0101831D01*
X0335592Y0101799D01*
X0335711Y0101763D01*
X0335829Y0101723D01*
X0335946Y0101679D01*
X0336061Y0101632D01*
X0336174Y0101581D01*
X0336286Y0101526D01*
X0336396Y0101468D01*
X0336504Y0101407D01*
X0336610Y0101342D01*
X0336714Y0101273D01*
X0336815Y0101202D01*
X0336915Y0101127D01*
X0337012Y0101049D01*
X0337106Y0100968D01*
X0337198Y0100884D01*
X0337287Y0100797D01*
X0337373Y0100707D01*
X0337456Y0100615D01*
X0337536Y0100520D01*
X0337614Y0100422D01*
X0337688Y0100322D01*
X0337759Y0100220D01*
X0337826Y0100116D01*
X0337890Y0100009D01*
X0337951Y0099900D01*
X0338008Y0099790D01*
X0338062Y0099678D01*
X0338112Y0099564D01*
X0338159Y0099449D01*
X0338201Y0099332D01*
X0338240Y0099214D01*
X0338276Y0099094D01*
X0338307Y0098974D01*
X0338334Y0098853D01*
X0338358Y0098731D01*
X0338378Y0098608D01*
X0338394Y0098484D01*
X0338406Y0098361D01*
X0338414Y0098237D01*
X0338418Y0098112D01*
X0338418Y0097988D01*
X0338414Y0097863D01*
X0338406Y0097739D01*
X0338394Y0097616D01*
X0338378Y0097492D01*
X0338358Y0097369D01*
X0338334Y0097247D01*
X0338307Y0097126D01*
X0338276Y0097006D01*
X0338240Y0096886D01*
X0338201Y0096768D01*
X0338159Y0096651D01*
X0338112Y0096536D01*
X0338062Y0096422D01*
X0338008Y0096310D01*
X0337951Y0096200D01*
X0337890Y0096091D01*
X0337826Y0095984D01*
X0337759Y0095880D01*
X0337688Y0095778D01*
X0337614Y0095678D01*
X0337536Y0095580D01*
X0337456Y0095485D01*
X0337373Y0095393D01*
X0337287Y0095303D01*
X0337198Y0095216D01*
X0337106Y0095132D01*
X0337012Y0095051D01*
X0336915Y0094973D01*
X0336815Y0094898D01*
X0336714Y0094827D01*
X0336610Y0094758D01*
X0336504Y0094693D01*
X0336396Y0094632D01*
X0336286Y0094574D01*
X0336174Y0094519D01*
X0336061Y0094468D01*
X0335946Y0094421D01*
X0335829Y0094377D01*
X0335711Y0094337D01*
X0335592Y0094301D01*
X0335472Y0094269D01*
X0335351Y0094240D01*
X0335229Y0094215D01*
X0335107Y0094195D01*
X0334983Y0094178D01*
X0334860Y0094165D01*
X0334736Y0094156D01*
X0334611Y0094151D01*
X0334487Y0094150D01*
X0334363Y0094153D01*
X0334238Y0094160D01*
X0334114Y0094171D01*
X0333991Y0094186D01*
X0333868Y0094205D01*
X0333746Y0094227D01*
X0333624Y0094254D01*
X0333504Y0094284D01*
X0333384Y0094318D01*
X0333266Y0094357D01*
X0333148Y0094398D01*
X0333033Y0094444D01*
X0332918Y0094493D01*
X0332806Y0094546D01*
X0332695Y0094602D01*
X0332586Y0094662D01*
X0332479Y0094726D01*
X0332374Y0094792D01*
X0332271Y0094862D01*
X0332171Y0094936D01*
X0332073Y0095012D01*
X0331977Y0095091D01*
X0331884Y0095174D01*
X0331793Y0095259D01*
X0331706Y0095348D01*
X0331621Y0095439D01*
X0331539Y0095533D01*
X0331461Y0095629D01*
X0331385Y0095728D01*
X0331312Y0095829D01*
X0331243Y0095932D01*
X0331177Y0096038D01*
X0331115Y0096145D01*
X0331056Y0096255D01*
X0331000Y0096366D01*
X0330948Y0096479D01*
X0330900Y0096594D01*
X0330856Y0096710D01*
X0330815Y0096827D01*
X0330778Y0096946D01*
X0330744Y0097066D01*
X0330715Y0097186D01*
X0330689Y0097308D01*
X0330667Y0097431D01*
X0330650Y0097554D01*
X0330636Y0097677D01*
X0330626Y0097801D01*
X0330620Y0097926D01*
X0330618Y0098050D01*
X0330518Y0094050D02*
X0338518Y0102050D01*
X0340618Y0098050D02*
X0340620Y0098174D01*
X0340626Y0098299D01*
X0340636Y0098423D01*
X0340650Y0098546D01*
X0340667Y0098669D01*
X0340689Y0098792D01*
X0340715Y0098914D01*
X0340744Y0099034D01*
X0340778Y0099154D01*
X0340815Y0099273D01*
X0340856Y0099390D01*
X0340900Y0099506D01*
X0340948Y0099621D01*
X0341000Y0099734D01*
X0341056Y0099845D01*
X0341115Y0099955D01*
X0341177Y0100062D01*
X0341243Y0100168D01*
X0341312Y0100271D01*
X0341385Y0100372D01*
X0341461Y0100471D01*
X0341539Y0100567D01*
X0341621Y0100661D01*
X0341706Y0100752D01*
X0341793Y0100841D01*
X0341884Y0100926D01*
X0341977Y0101009D01*
X0342073Y0101088D01*
X0342171Y0101164D01*
X0342271Y0101238D01*
X0342374Y0101308D01*
X0342479Y0101374D01*
X0342586Y0101438D01*
X0342695Y0101498D01*
X0342806Y0101554D01*
X0342918Y0101607D01*
X0343033Y0101656D01*
X0343148Y0101702D01*
X0343266Y0101743D01*
X0343384Y0101782D01*
X0343504Y0101816D01*
X0343624Y0101846D01*
X0343746Y0101873D01*
X0343868Y0101895D01*
X0343991Y0101914D01*
X0344114Y0101929D01*
X0344238Y0101940D01*
X0344363Y0101947D01*
X0344487Y0101950D01*
X0344611Y0101949D01*
X0344736Y0101944D01*
X0344860Y0101935D01*
X0344983Y0101922D01*
X0345107Y0101905D01*
X0345229Y0101885D01*
X0345351Y0101860D01*
X0345472Y0101831D01*
X0345592Y0101799D01*
X0345711Y0101763D01*
X0345829Y0101723D01*
X0345946Y0101679D01*
X0346061Y0101632D01*
X0346174Y0101581D01*
X0346286Y0101526D01*
X0346396Y0101468D01*
X0346504Y0101407D01*
X0346610Y0101342D01*
X0346714Y0101273D01*
X0346815Y0101202D01*
X0346915Y0101127D01*
X0347012Y0101049D01*
X0347106Y0100968D01*
X0347198Y0100884D01*
X0347287Y0100797D01*
X0347373Y0100707D01*
X0347456Y0100615D01*
X0347536Y0100520D01*
X0347614Y0100422D01*
X0347688Y0100322D01*
X0347759Y0100220D01*
X0347826Y0100116D01*
X0347890Y0100009D01*
X0347951Y0099900D01*
X0348008Y0099790D01*
X0348062Y0099678D01*
X0348112Y0099564D01*
X0348159Y0099449D01*
X0348201Y0099332D01*
X0348240Y0099214D01*
X0348276Y0099094D01*
X0348307Y0098974D01*
X0348334Y0098853D01*
X0348358Y0098731D01*
X0348378Y0098608D01*
X0348394Y0098484D01*
X0348406Y0098361D01*
X0348414Y0098237D01*
X0348418Y0098112D01*
X0348418Y0097988D01*
X0348414Y0097863D01*
X0348406Y0097739D01*
X0348394Y0097616D01*
X0348378Y0097492D01*
X0348358Y0097369D01*
X0348334Y0097247D01*
X0348307Y0097126D01*
X0348276Y0097006D01*
X0348240Y0096886D01*
X0348201Y0096768D01*
X0348159Y0096651D01*
X0348112Y0096536D01*
X0348062Y0096422D01*
X0348008Y0096310D01*
X0347951Y0096200D01*
X0347890Y0096091D01*
X0347826Y0095984D01*
X0347759Y0095880D01*
X0347688Y0095778D01*
X0347614Y0095678D01*
X0347536Y0095580D01*
X0347456Y0095485D01*
X0347373Y0095393D01*
X0347287Y0095303D01*
X0347198Y0095216D01*
X0347106Y0095132D01*
X0347012Y0095051D01*
X0346915Y0094973D01*
X0346815Y0094898D01*
X0346714Y0094827D01*
X0346610Y0094758D01*
X0346504Y0094693D01*
X0346396Y0094632D01*
X0346286Y0094574D01*
X0346174Y0094519D01*
X0346061Y0094468D01*
X0345946Y0094421D01*
X0345829Y0094377D01*
X0345711Y0094337D01*
X0345592Y0094301D01*
X0345472Y0094269D01*
X0345351Y0094240D01*
X0345229Y0094215D01*
X0345107Y0094195D01*
X0344983Y0094178D01*
X0344860Y0094165D01*
X0344736Y0094156D01*
X0344611Y0094151D01*
X0344487Y0094150D01*
X0344363Y0094153D01*
X0344238Y0094160D01*
X0344114Y0094171D01*
X0343991Y0094186D01*
X0343868Y0094205D01*
X0343746Y0094227D01*
X0343624Y0094254D01*
X0343504Y0094284D01*
X0343384Y0094318D01*
X0343266Y0094357D01*
X0343148Y0094398D01*
X0343033Y0094444D01*
X0342918Y0094493D01*
X0342806Y0094546D01*
X0342695Y0094602D01*
X0342586Y0094662D01*
X0342479Y0094726D01*
X0342374Y0094792D01*
X0342271Y0094862D01*
X0342171Y0094936D01*
X0342073Y0095012D01*
X0341977Y0095091D01*
X0341884Y0095174D01*
X0341793Y0095259D01*
X0341706Y0095348D01*
X0341621Y0095439D01*
X0341539Y0095533D01*
X0341461Y0095629D01*
X0341385Y0095728D01*
X0341312Y0095829D01*
X0341243Y0095932D01*
X0341177Y0096038D01*
X0341115Y0096145D01*
X0341056Y0096255D01*
X0341000Y0096366D01*
X0340948Y0096479D01*
X0340900Y0096594D01*
X0340856Y0096710D01*
X0340815Y0096827D01*
X0340778Y0096946D01*
X0340744Y0097066D01*
X0340715Y0097186D01*
X0340689Y0097308D01*
X0340667Y0097431D01*
X0340650Y0097554D01*
X0340636Y0097677D01*
X0340626Y0097801D01*
X0340620Y0097926D01*
X0340618Y0098050D01*
X0340518Y0094050D02*
X0348518Y0102050D01*
X0296868Y0079300D02*
X0296870Y0079424D01*
X0296876Y0079549D01*
X0296886Y0079673D01*
X0296900Y0079796D01*
X0296917Y0079919D01*
X0296939Y0080042D01*
X0296965Y0080164D01*
X0296994Y0080284D01*
X0297028Y0080404D01*
X0297065Y0080523D01*
X0297106Y0080640D01*
X0297150Y0080756D01*
X0297198Y0080871D01*
X0297250Y0080984D01*
X0297306Y0081095D01*
X0297365Y0081205D01*
X0297427Y0081312D01*
X0297493Y0081418D01*
X0297562Y0081521D01*
X0297635Y0081622D01*
X0297711Y0081721D01*
X0297789Y0081817D01*
X0297871Y0081911D01*
X0297956Y0082002D01*
X0298043Y0082091D01*
X0298134Y0082176D01*
X0298227Y0082259D01*
X0298323Y0082338D01*
X0298421Y0082414D01*
X0298521Y0082488D01*
X0298624Y0082558D01*
X0298729Y0082624D01*
X0298836Y0082688D01*
X0298945Y0082748D01*
X0299056Y0082804D01*
X0299168Y0082857D01*
X0299283Y0082906D01*
X0299398Y0082952D01*
X0299516Y0082993D01*
X0299634Y0083032D01*
X0299754Y0083066D01*
X0299874Y0083096D01*
X0299996Y0083123D01*
X0300118Y0083145D01*
X0300241Y0083164D01*
X0300364Y0083179D01*
X0300488Y0083190D01*
X0300613Y0083197D01*
X0300737Y0083200D01*
X0300861Y0083199D01*
X0300986Y0083194D01*
X0301110Y0083185D01*
X0301233Y0083172D01*
X0301357Y0083155D01*
X0301479Y0083135D01*
X0301601Y0083110D01*
X0301722Y0083081D01*
X0301842Y0083049D01*
X0301961Y0083013D01*
X0302079Y0082973D01*
X0302196Y0082929D01*
X0302311Y0082882D01*
X0302424Y0082831D01*
X0302536Y0082776D01*
X0302646Y0082718D01*
X0302754Y0082657D01*
X0302860Y0082592D01*
X0302964Y0082523D01*
X0303065Y0082452D01*
X0303165Y0082377D01*
X0303262Y0082299D01*
X0303356Y0082218D01*
X0303448Y0082134D01*
X0303537Y0082047D01*
X0303623Y0081957D01*
X0303706Y0081865D01*
X0303786Y0081770D01*
X0303864Y0081672D01*
X0303938Y0081572D01*
X0304009Y0081470D01*
X0304076Y0081366D01*
X0304140Y0081259D01*
X0304201Y0081150D01*
X0304258Y0081040D01*
X0304312Y0080928D01*
X0304362Y0080814D01*
X0304409Y0080699D01*
X0304451Y0080582D01*
X0304490Y0080464D01*
X0304526Y0080344D01*
X0304557Y0080224D01*
X0304584Y0080103D01*
X0304608Y0079981D01*
X0304628Y0079858D01*
X0304644Y0079734D01*
X0304656Y0079611D01*
X0304664Y0079487D01*
X0304668Y0079362D01*
X0304668Y0079238D01*
X0304664Y0079113D01*
X0304656Y0078989D01*
X0304644Y0078866D01*
X0304628Y0078742D01*
X0304608Y0078619D01*
X0304584Y0078497D01*
X0304557Y0078376D01*
X0304526Y0078256D01*
X0304490Y0078136D01*
X0304451Y0078018D01*
X0304409Y0077901D01*
X0304362Y0077786D01*
X0304312Y0077672D01*
X0304258Y0077560D01*
X0304201Y0077450D01*
X0304140Y0077341D01*
X0304076Y0077234D01*
X0304009Y0077130D01*
X0303938Y0077028D01*
X0303864Y0076928D01*
X0303786Y0076830D01*
X0303706Y0076735D01*
X0303623Y0076643D01*
X0303537Y0076553D01*
X0303448Y0076466D01*
X0303356Y0076382D01*
X0303262Y0076301D01*
X0303165Y0076223D01*
X0303065Y0076148D01*
X0302964Y0076077D01*
X0302860Y0076008D01*
X0302754Y0075943D01*
X0302646Y0075882D01*
X0302536Y0075824D01*
X0302424Y0075769D01*
X0302311Y0075718D01*
X0302196Y0075671D01*
X0302079Y0075627D01*
X0301961Y0075587D01*
X0301842Y0075551D01*
X0301722Y0075519D01*
X0301601Y0075490D01*
X0301479Y0075465D01*
X0301357Y0075445D01*
X0301233Y0075428D01*
X0301110Y0075415D01*
X0300986Y0075406D01*
X0300861Y0075401D01*
X0300737Y0075400D01*
X0300613Y0075403D01*
X0300488Y0075410D01*
X0300364Y0075421D01*
X0300241Y0075436D01*
X0300118Y0075455D01*
X0299996Y0075477D01*
X0299874Y0075504D01*
X0299754Y0075534D01*
X0299634Y0075568D01*
X0299516Y0075607D01*
X0299398Y0075648D01*
X0299283Y0075694D01*
X0299168Y0075743D01*
X0299056Y0075796D01*
X0298945Y0075852D01*
X0298836Y0075912D01*
X0298729Y0075976D01*
X0298624Y0076042D01*
X0298521Y0076112D01*
X0298421Y0076186D01*
X0298323Y0076262D01*
X0298227Y0076341D01*
X0298134Y0076424D01*
X0298043Y0076509D01*
X0297956Y0076598D01*
X0297871Y0076689D01*
X0297789Y0076783D01*
X0297711Y0076879D01*
X0297635Y0076978D01*
X0297562Y0077079D01*
X0297493Y0077182D01*
X0297427Y0077288D01*
X0297365Y0077395D01*
X0297306Y0077505D01*
X0297250Y0077616D01*
X0297198Y0077729D01*
X0297150Y0077844D01*
X0297106Y0077960D01*
X0297065Y0078077D01*
X0297028Y0078196D01*
X0296994Y0078316D01*
X0296965Y0078436D01*
X0296939Y0078558D01*
X0296917Y0078681D01*
X0296900Y0078804D01*
X0296886Y0078927D01*
X0296876Y0079051D01*
X0296870Y0079176D01*
X0296868Y0079300D01*
X0296768Y0075300D02*
X0304768Y0083300D01*
X0286018Y0087800D02*
X0278018Y0095800D01*
X0278018Y0087800D02*
X0286018Y0095800D01*
X0281018Y0090800D02*
X0273018Y0082800D01*
X0273018Y0090800D02*
X0281018Y0090800D01*
X0273018Y0090800D02*
X0281018Y0082800D01*
X0273018Y0082800D01*
X0266018Y0089050D02*
X0258018Y0097050D01*
X0258018Y0089050D02*
X0266018Y0097050D01*
X0236018Y0076550D02*
X0228018Y0084550D01*
X0228018Y0076550D02*
X0236018Y0084550D01*
X0219768Y0066550D02*
X0211768Y0074550D01*
X0211768Y0066550D02*
X0219768Y0074550D01*
X0213118Y0061800D02*
X0213120Y0061924D01*
X0213126Y0062049D01*
X0213136Y0062173D01*
X0213150Y0062296D01*
X0213167Y0062419D01*
X0213189Y0062542D01*
X0213215Y0062664D01*
X0213244Y0062784D01*
X0213278Y0062904D01*
X0213315Y0063023D01*
X0213356Y0063140D01*
X0213400Y0063256D01*
X0213448Y0063371D01*
X0213500Y0063484D01*
X0213556Y0063595D01*
X0213615Y0063705D01*
X0213677Y0063812D01*
X0213743Y0063918D01*
X0213812Y0064021D01*
X0213885Y0064122D01*
X0213961Y0064221D01*
X0214039Y0064317D01*
X0214121Y0064411D01*
X0214206Y0064502D01*
X0214293Y0064591D01*
X0214384Y0064676D01*
X0214477Y0064759D01*
X0214573Y0064838D01*
X0214671Y0064914D01*
X0214771Y0064988D01*
X0214874Y0065058D01*
X0214979Y0065124D01*
X0215086Y0065188D01*
X0215195Y0065248D01*
X0215306Y0065304D01*
X0215418Y0065357D01*
X0215533Y0065406D01*
X0215648Y0065452D01*
X0215766Y0065493D01*
X0215884Y0065532D01*
X0216004Y0065566D01*
X0216124Y0065596D01*
X0216246Y0065623D01*
X0216368Y0065645D01*
X0216491Y0065664D01*
X0216614Y0065679D01*
X0216738Y0065690D01*
X0216863Y0065697D01*
X0216987Y0065700D01*
X0217111Y0065699D01*
X0217236Y0065694D01*
X0217360Y0065685D01*
X0217483Y0065672D01*
X0217607Y0065655D01*
X0217729Y0065635D01*
X0217851Y0065610D01*
X0217972Y0065581D01*
X0218092Y0065549D01*
X0218211Y0065513D01*
X0218329Y0065473D01*
X0218446Y0065429D01*
X0218561Y0065382D01*
X0218674Y0065331D01*
X0218786Y0065276D01*
X0218896Y0065218D01*
X0219004Y0065157D01*
X0219110Y0065092D01*
X0219214Y0065023D01*
X0219315Y0064952D01*
X0219415Y0064877D01*
X0219512Y0064799D01*
X0219606Y0064718D01*
X0219698Y0064634D01*
X0219787Y0064547D01*
X0219873Y0064457D01*
X0219956Y0064365D01*
X0220036Y0064270D01*
X0220114Y0064172D01*
X0220188Y0064072D01*
X0220259Y0063970D01*
X0220326Y0063866D01*
X0220390Y0063759D01*
X0220451Y0063650D01*
X0220508Y0063540D01*
X0220562Y0063428D01*
X0220612Y0063314D01*
X0220659Y0063199D01*
X0220701Y0063082D01*
X0220740Y0062964D01*
X0220776Y0062844D01*
X0220807Y0062724D01*
X0220834Y0062603D01*
X0220858Y0062481D01*
X0220878Y0062358D01*
X0220894Y0062234D01*
X0220906Y0062111D01*
X0220914Y0061987D01*
X0220918Y0061862D01*
X0220918Y0061738D01*
X0220914Y0061613D01*
X0220906Y0061489D01*
X0220894Y0061366D01*
X0220878Y0061242D01*
X0220858Y0061119D01*
X0220834Y0060997D01*
X0220807Y0060876D01*
X0220776Y0060756D01*
X0220740Y0060636D01*
X0220701Y0060518D01*
X0220659Y0060401D01*
X0220612Y0060286D01*
X0220562Y0060172D01*
X0220508Y0060060D01*
X0220451Y0059950D01*
X0220390Y0059841D01*
X0220326Y0059734D01*
X0220259Y0059630D01*
X0220188Y0059528D01*
X0220114Y0059428D01*
X0220036Y0059330D01*
X0219956Y0059235D01*
X0219873Y0059143D01*
X0219787Y0059053D01*
X0219698Y0058966D01*
X0219606Y0058882D01*
X0219512Y0058801D01*
X0219415Y0058723D01*
X0219315Y0058648D01*
X0219214Y0058577D01*
X0219110Y0058508D01*
X0219004Y0058443D01*
X0218896Y0058382D01*
X0218786Y0058324D01*
X0218674Y0058269D01*
X0218561Y0058218D01*
X0218446Y0058171D01*
X0218329Y0058127D01*
X0218211Y0058087D01*
X0218092Y0058051D01*
X0217972Y0058019D01*
X0217851Y0057990D01*
X0217729Y0057965D01*
X0217607Y0057945D01*
X0217483Y0057928D01*
X0217360Y0057915D01*
X0217236Y0057906D01*
X0217111Y0057901D01*
X0216987Y0057900D01*
X0216863Y0057903D01*
X0216738Y0057910D01*
X0216614Y0057921D01*
X0216491Y0057936D01*
X0216368Y0057955D01*
X0216246Y0057977D01*
X0216124Y0058004D01*
X0216004Y0058034D01*
X0215884Y0058068D01*
X0215766Y0058107D01*
X0215648Y0058148D01*
X0215533Y0058194D01*
X0215418Y0058243D01*
X0215306Y0058296D01*
X0215195Y0058352D01*
X0215086Y0058412D01*
X0214979Y0058476D01*
X0214874Y0058542D01*
X0214771Y0058612D01*
X0214671Y0058686D01*
X0214573Y0058762D01*
X0214477Y0058841D01*
X0214384Y0058924D01*
X0214293Y0059009D01*
X0214206Y0059098D01*
X0214121Y0059189D01*
X0214039Y0059283D01*
X0213961Y0059379D01*
X0213885Y0059478D01*
X0213812Y0059579D01*
X0213743Y0059682D01*
X0213677Y0059788D01*
X0213615Y0059895D01*
X0213556Y0060005D01*
X0213500Y0060116D01*
X0213448Y0060229D01*
X0213400Y0060344D01*
X0213356Y0060460D01*
X0213315Y0060577D01*
X0213278Y0060696D01*
X0213244Y0060816D01*
X0213215Y0060936D01*
X0213189Y0061058D01*
X0213167Y0061181D01*
X0213150Y0061304D01*
X0213136Y0061427D01*
X0213126Y0061551D01*
X0213120Y0061676D01*
X0213118Y0061800D01*
X0213018Y0057800D02*
X0221018Y0065800D01*
X0223118Y0061800D02*
X0223120Y0061924D01*
X0223126Y0062049D01*
X0223136Y0062173D01*
X0223150Y0062296D01*
X0223167Y0062419D01*
X0223189Y0062542D01*
X0223215Y0062664D01*
X0223244Y0062784D01*
X0223278Y0062904D01*
X0223315Y0063023D01*
X0223356Y0063140D01*
X0223400Y0063256D01*
X0223448Y0063371D01*
X0223500Y0063484D01*
X0223556Y0063595D01*
X0223615Y0063705D01*
X0223677Y0063812D01*
X0223743Y0063918D01*
X0223812Y0064021D01*
X0223885Y0064122D01*
X0223961Y0064221D01*
X0224039Y0064317D01*
X0224121Y0064411D01*
X0224206Y0064502D01*
X0224293Y0064591D01*
X0224384Y0064676D01*
X0224477Y0064759D01*
X0224573Y0064838D01*
X0224671Y0064914D01*
X0224771Y0064988D01*
X0224874Y0065058D01*
X0224979Y0065124D01*
X0225086Y0065188D01*
X0225195Y0065248D01*
X0225306Y0065304D01*
X0225418Y0065357D01*
X0225533Y0065406D01*
X0225648Y0065452D01*
X0225766Y0065493D01*
X0225884Y0065532D01*
X0226004Y0065566D01*
X0226124Y0065596D01*
X0226246Y0065623D01*
X0226368Y0065645D01*
X0226491Y0065664D01*
X0226614Y0065679D01*
X0226738Y0065690D01*
X0226863Y0065697D01*
X0226987Y0065700D01*
X0227111Y0065699D01*
X0227236Y0065694D01*
X0227360Y0065685D01*
X0227483Y0065672D01*
X0227607Y0065655D01*
X0227729Y0065635D01*
X0227851Y0065610D01*
X0227972Y0065581D01*
X0228092Y0065549D01*
X0228211Y0065513D01*
X0228329Y0065473D01*
X0228446Y0065429D01*
X0228561Y0065382D01*
X0228674Y0065331D01*
X0228786Y0065276D01*
X0228896Y0065218D01*
X0229004Y0065157D01*
X0229110Y0065092D01*
X0229214Y0065023D01*
X0229315Y0064952D01*
X0229415Y0064877D01*
X0229512Y0064799D01*
X0229606Y0064718D01*
X0229698Y0064634D01*
X0229787Y0064547D01*
X0229873Y0064457D01*
X0229956Y0064365D01*
X0230036Y0064270D01*
X0230114Y0064172D01*
X0230188Y0064072D01*
X0230259Y0063970D01*
X0230326Y0063866D01*
X0230390Y0063759D01*
X0230451Y0063650D01*
X0230508Y0063540D01*
X0230562Y0063428D01*
X0230612Y0063314D01*
X0230659Y0063199D01*
X0230701Y0063082D01*
X0230740Y0062964D01*
X0230776Y0062844D01*
X0230807Y0062724D01*
X0230834Y0062603D01*
X0230858Y0062481D01*
X0230878Y0062358D01*
X0230894Y0062234D01*
X0230906Y0062111D01*
X0230914Y0061987D01*
X0230918Y0061862D01*
X0230918Y0061738D01*
X0230914Y0061613D01*
X0230906Y0061489D01*
X0230894Y0061366D01*
X0230878Y0061242D01*
X0230858Y0061119D01*
X0230834Y0060997D01*
X0230807Y0060876D01*
X0230776Y0060756D01*
X0230740Y0060636D01*
X0230701Y0060518D01*
X0230659Y0060401D01*
X0230612Y0060286D01*
X0230562Y0060172D01*
X0230508Y0060060D01*
X0230451Y0059950D01*
X0230390Y0059841D01*
X0230326Y0059734D01*
X0230259Y0059630D01*
X0230188Y0059528D01*
X0230114Y0059428D01*
X0230036Y0059330D01*
X0229956Y0059235D01*
X0229873Y0059143D01*
X0229787Y0059053D01*
X0229698Y0058966D01*
X0229606Y0058882D01*
X0229512Y0058801D01*
X0229415Y0058723D01*
X0229315Y0058648D01*
X0229214Y0058577D01*
X0229110Y0058508D01*
X0229004Y0058443D01*
X0228896Y0058382D01*
X0228786Y0058324D01*
X0228674Y0058269D01*
X0228561Y0058218D01*
X0228446Y0058171D01*
X0228329Y0058127D01*
X0228211Y0058087D01*
X0228092Y0058051D01*
X0227972Y0058019D01*
X0227851Y0057990D01*
X0227729Y0057965D01*
X0227607Y0057945D01*
X0227483Y0057928D01*
X0227360Y0057915D01*
X0227236Y0057906D01*
X0227111Y0057901D01*
X0226987Y0057900D01*
X0226863Y0057903D01*
X0226738Y0057910D01*
X0226614Y0057921D01*
X0226491Y0057936D01*
X0226368Y0057955D01*
X0226246Y0057977D01*
X0226124Y0058004D01*
X0226004Y0058034D01*
X0225884Y0058068D01*
X0225766Y0058107D01*
X0225648Y0058148D01*
X0225533Y0058194D01*
X0225418Y0058243D01*
X0225306Y0058296D01*
X0225195Y0058352D01*
X0225086Y0058412D01*
X0224979Y0058476D01*
X0224874Y0058542D01*
X0224771Y0058612D01*
X0224671Y0058686D01*
X0224573Y0058762D01*
X0224477Y0058841D01*
X0224384Y0058924D01*
X0224293Y0059009D01*
X0224206Y0059098D01*
X0224121Y0059189D01*
X0224039Y0059283D01*
X0223961Y0059379D01*
X0223885Y0059478D01*
X0223812Y0059579D01*
X0223743Y0059682D01*
X0223677Y0059788D01*
X0223615Y0059895D01*
X0223556Y0060005D01*
X0223500Y0060116D01*
X0223448Y0060229D01*
X0223400Y0060344D01*
X0223356Y0060460D01*
X0223315Y0060577D01*
X0223278Y0060696D01*
X0223244Y0060816D01*
X0223215Y0060936D01*
X0223189Y0061058D01*
X0223167Y0061181D01*
X0223150Y0061304D01*
X0223136Y0061427D01*
X0223126Y0061551D01*
X0223120Y0061676D01*
X0223118Y0061800D01*
X0223018Y0057800D02*
X0231018Y0065800D01*
X0233118Y0061800D02*
X0233120Y0061924D01*
X0233126Y0062049D01*
X0233136Y0062173D01*
X0233150Y0062296D01*
X0233167Y0062419D01*
X0233189Y0062542D01*
X0233215Y0062664D01*
X0233244Y0062784D01*
X0233278Y0062904D01*
X0233315Y0063023D01*
X0233356Y0063140D01*
X0233400Y0063256D01*
X0233448Y0063371D01*
X0233500Y0063484D01*
X0233556Y0063595D01*
X0233615Y0063705D01*
X0233677Y0063812D01*
X0233743Y0063918D01*
X0233812Y0064021D01*
X0233885Y0064122D01*
X0233961Y0064221D01*
X0234039Y0064317D01*
X0234121Y0064411D01*
X0234206Y0064502D01*
X0234293Y0064591D01*
X0234384Y0064676D01*
X0234477Y0064759D01*
X0234573Y0064838D01*
X0234671Y0064914D01*
X0234771Y0064988D01*
X0234874Y0065058D01*
X0234979Y0065124D01*
X0235086Y0065188D01*
X0235195Y0065248D01*
X0235306Y0065304D01*
X0235418Y0065357D01*
X0235533Y0065406D01*
X0235648Y0065452D01*
X0235766Y0065493D01*
X0235884Y0065532D01*
X0236004Y0065566D01*
X0236124Y0065596D01*
X0236246Y0065623D01*
X0236368Y0065645D01*
X0236491Y0065664D01*
X0236614Y0065679D01*
X0236738Y0065690D01*
X0236863Y0065697D01*
X0236987Y0065700D01*
X0237111Y0065699D01*
X0237236Y0065694D01*
X0237360Y0065685D01*
X0237483Y0065672D01*
X0237607Y0065655D01*
X0237729Y0065635D01*
X0237851Y0065610D01*
X0237972Y0065581D01*
X0238092Y0065549D01*
X0238211Y0065513D01*
X0238329Y0065473D01*
X0238446Y0065429D01*
X0238561Y0065382D01*
X0238674Y0065331D01*
X0238786Y0065276D01*
X0238896Y0065218D01*
X0239004Y0065157D01*
X0239110Y0065092D01*
X0239214Y0065023D01*
X0239315Y0064952D01*
X0239415Y0064877D01*
X0239512Y0064799D01*
X0239606Y0064718D01*
X0239698Y0064634D01*
X0239787Y0064547D01*
X0239873Y0064457D01*
X0239956Y0064365D01*
X0240036Y0064270D01*
X0240114Y0064172D01*
X0240188Y0064072D01*
X0240259Y0063970D01*
X0240326Y0063866D01*
X0240390Y0063759D01*
X0240451Y0063650D01*
X0240508Y0063540D01*
X0240562Y0063428D01*
X0240612Y0063314D01*
X0240659Y0063199D01*
X0240701Y0063082D01*
X0240740Y0062964D01*
X0240776Y0062844D01*
X0240807Y0062724D01*
X0240834Y0062603D01*
X0240858Y0062481D01*
X0240878Y0062358D01*
X0240894Y0062234D01*
X0240906Y0062111D01*
X0240914Y0061987D01*
X0240918Y0061862D01*
X0240918Y0061738D01*
X0240914Y0061613D01*
X0240906Y0061489D01*
X0240894Y0061366D01*
X0240878Y0061242D01*
X0240858Y0061119D01*
X0240834Y0060997D01*
X0240807Y0060876D01*
X0240776Y0060756D01*
X0240740Y0060636D01*
X0240701Y0060518D01*
X0240659Y0060401D01*
X0240612Y0060286D01*
X0240562Y0060172D01*
X0240508Y0060060D01*
X0240451Y0059950D01*
X0240390Y0059841D01*
X0240326Y0059734D01*
X0240259Y0059630D01*
X0240188Y0059528D01*
X0240114Y0059428D01*
X0240036Y0059330D01*
X0239956Y0059235D01*
X0239873Y0059143D01*
X0239787Y0059053D01*
X0239698Y0058966D01*
X0239606Y0058882D01*
X0239512Y0058801D01*
X0239415Y0058723D01*
X0239315Y0058648D01*
X0239214Y0058577D01*
X0239110Y0058508D01*
X0239004Y0058443D01*
X0238896Y0058382D01*
X0238786Y0058324D01*
X0238674Y0058269D01*
X0238561Y0058218D01*
X0238446Y0058171D01*
X0238329Y0058127D01*
X0238211Y0058087D01*
X0238092Y0058051D01*
X0237972Y0058019D01*
X0237851Y0057990D01*
X0237729Y0057965D01*
X0237607Y0057945D01*
X0237483Y0057928D01*
X0237360Y0057915D01*
X0237236Y0057906D01*
X0237111Y0057901D01*
X0236987Y0057900D01*
X0236863Y0057903D01*
X0236738Y0057910D01*
X0236614Y0057921D01*
X0236491Y0057936D01*
X0236368Y0057955D01*
X0236246Y0057977D01*
X0236124Y0058004D01*
X0236004Y0058034D01*
X0235884Y0058068D01*
X0235766Y0058107D01*
X0235648Y0058148D01*
X0235533Y0058194D01*
X0235418Y0058243D01*
X0235306Y0058296D01*
X0235195Y0058352D01*
X0235086Y0058412D01*
X0234979Y0058476D01*
X0234874Y0058542D01*
X0234771Y0058612D01*
X0234671Y0058686D01*
X0234573Y0058762D01*
X0234477Y0058841D01*
X0234384Y0058924D01*
X0234293Y0059009D01*
X0234206Y0059098D01*
X0234121Y0059189D01*
X0234039Y0059283D01*
X0233961Y0059379D01*
X0233885Y0059478D01*
X0233812Y0059579D01*
X0233743Y0059682D01*
X0233677Y0059788D01*
X0233615Y0059895D01*
X0233556Y0060005D01*
X0233500Y0060116D01*
X0233448Y0060229D01*
X0233400Y0060344D01*
X0233356Y0060460D01*
X0233315Y0060577D01*
X0233278Y0060696D01*
X0233244Y0060816D01*
X0233215Y0060936D01*
X0233189Y0061058D01*
X0233167Y0061181D01*
X0233150Y0061304D01*
X0233136Y0061427D01*
X0233126Y0061551D01*
X0233120Y0061676D01*
X0233118Y0061800D01*
X0233018Y0057800D02*
X0241018Y0065800D01*
X0243118Y0061800D02*
X0243120Y0061924D01*
X0243126Y0062049D01*
X0243136Y0062173D01*
X0243150Y0062296D01*
X0243167Y0062419D01*
X0243189Y0062542D01*
X0243215Y0062664D01*
X0243244Y0062784D01*
X0243278Y0062904D01*
X0243315Y0063023D01*
X0243356Y0063140D01*
X0243400Y0063256D01*
X0243448Y0063371D01*
X0243500Y0063484D01*
X0243556Y0063595D01*
X0243615Y0063705D01*
X0243677Y0063812D01*
X0243743Y0063918D01*
X0243812Y0064021D01*
X0243885Y0064122D01*
X0243961Y0064221D01*
X0244039Y0064317D01*
X0244121Y0064411D01*
X0244206Y0064502D01*
X0244293Y0064591D01*
X0244384Y0064676D01*
X0244477Y0064759D01*
X0244573Y0064838D01*
X0244671Y0064914D01*
X0244771Y0064988D01*
X0244874Y0065058D01*
X0244979Y0065124D01*
X0245086Y0065188D01*
X0245195Y0065248D01*
X0245306Y0065304D01*
X0245418Y0065357D01*
X0245533Y0065406D01*
X0245648Y0065452D01*
X0245766Y0065493D01*
X0245884Y0065532D01*
X0246004Y0065566D01*
X0246124Y0065596D01*
X0246246Y0065623D01*
X0246368Y0065645D01*
X0246491Y0065664D01*
X0246614Y0065679D01*
X0246738Y0065690D01*
X0246863Y0065697D01*
X0246987Y0065700D01*
X0247111Y0065699D01*
X0247236Y0065694D01*
X0247360Y0065685D01*
X0247483Y0065672D01*
X0247607Y0065655D01*
X0247729Y0065635D01*
X0247851Y0065610D01*
X0247972Y0065581D01*
X0248092Y0065549D01*
X0248211Y0065513D01*
X0248329Y0065473D01*
X0248446Y0065429D01*
X0248561Y0065382D01*
X0248674Y0065331D01*
X0248786Y0065276D01*
X0248896Y0065218D01*
X0249004Y0065157D01*
X0249110Y0065092D01*
X0249214Y0065023D01*
X0249315Y0064952D01*
X0249415Y0064877D01*
X0249512Y0064799D01*
X0249606Y0064718D01*
X0249698Y0064634D01*
X0249787Y0064547D01*
X0249873Y0064457D01*
X0249956Y0064365D01*
X0250036Y0064270D01*
X0250114Y0064172D01*
X0250188Y0064072D01*
X0250259Y0063970D01*
X0250326Y0063866D01*
X0250390Y0063759D01*
X0250451Y0063650D01*
X0250508Y0063540D01*
X0250562Y0063428D01*
X0250612Y0063314D01*
X0250659Y0063199D01*
X0250701Y0063082D01*
X0250740Y0062964D01*
X0250776Y0062844D01*
X0250807Y0062724D01*
X0250834Y0062603D01*
X0250858Y0062481D01*
X0250878Y0062358D01*
X0250894Y0062234D01*
X0250906Y0062111D01*
X0250914Y0061987D01*
X0250918Y0061862D01*
X0250918Y0061738D01*
X0250914Y0061613D01*
X0250906Y0061489D01*
X0250894Y0061366D01*
X0250878Y0061242D01*
X0250858Y0061119D01*
X0250834Y0060997D01*
X0250807Y0060876D01*
X0250776Y0060756D01*
X0250740Y0060636D01*
X0250701Y0060518D01*
X0250659Y0060401D01*
X0250612Y0060286D01*
X0250562Y0060172D01*
X0250508Y0060060D01*
X0250451Y0059950D01*
X0250390Y0059841D01*
X0250326Y0059734D01*
X0250259Y0059630D01*
X0250188Y0059528D01*
X0250114Y0059428D01*
X0250036Y0059330D01*
X0249956Y0059235D01*
X0249873Y0059143D01*
X0249787Y0059053D01*
X0249698Y0058966D01*
X0249606Y0058882D01*
X0249512Y0058801D01*
X0249415Y0058723D01*
X0249315Y0058648D01*
X0249214Y0058577D01*
X0249110Y0058508D01*
X0249004Y0058443D01*
X0248896Y0058382D01*
X0248786Y0058324D01*
X0248674Y0058269D01*
X0248561Y0058218D01*
X0248446Y0058171D01*
X0248329Y0058127D01*
X0248211Y0058087D01*
X0248092Y0058051D01*
X0247972Y0058019D01*
X0247851Y0057990D01*
X0247729Y0057965D01*
X0247607Y0057945D01*
X0247483Y0057928D01*
X0247360Y0057915D01*
X0247236Y0057906D01*
X0247111Y0057901D01*
X0246987Y0057900D01*
X0246863Y0057903D01*
X0246738Y0057910D01*
X0246614Y0057921D01*
X0246491Y0057936D01*
X0246368Y0057955D01*
X0246246Y0057977D01*
X0246124Y0058004D01*
X0246004Y0058034D01*
X0245884Y0058068D01*
X0245766Y0058107D01*
X0245648Y0058148D01*
X0245533Y0058194D01*
X0245418Y0058243D01*
X0245306Y0058296D01*
X0245195Y0058352D01*
X0245086Y0058412D01*
X0244979Y0058476D01*
X0244874Y0058542D01*
X0244771Y0058612D01*
X0244671Y0058686D01*
X0244573Y0058762D01*
X0244477Y0058841D01*
X0244384Y0058924D01*
X0244293Y0059009D01*
X0244206Y0059098D01*
X0244121Y0059189D01*
X0244039Y0059283D01*
X0243961Y0059379D01*
X0243885Y0059478D01*
X0243812Y0059579D01*
X0243743Y0059682D01*
X0243677Y0059788D01*
X0243615Y0059895D01*
X0243556Y0060005D01*
X0243500Y0060116D01*
X0243448Y0060229D01*
X0243400Y0060344D01*
X0243356Y0060460D01*
X0243315Y0060577D01*
X0243278Y0060696D01*
X0243244Y0060816D01*
X0243215Y0060936D01*
X0243189Y0061058D01*
X0243167Y0061181D01*
X0243150Y0061304D01*
X0243136Y0061427D01*
X0243126Y0061551D01*
X0243120Y0061676D01*
X0243118Y0061800D01*
X0243018Y0057800D02*
X0251018Y0065800D01*
X0253118Y0061800D02*
X0253120Y0061924D01*
X0253126Y0062049D01*
X0253136Y0062173D01*
X0253150Y0062296D01*
X0253167Y0062419D01*
X0253189Y0062542D01*
X0253215Y0062664D01*
X0253244Y0062784D01*
X0253278Y0062904D01*
X0253315Y0063023D01*
X0253356Y0063140D01*
X0253400Y0063256D01*
X0253448Y0063371D01*
X0253500Y0063484D01*
X0253556Y0063595D01*
X0253615Y0063705D01*
X0253677Y0063812D01*
X0253743Y0063918D01*
X0253812Y0064021D01*
X0253885Y0064122D01*
X0253961Y0064221D01*
X0254039Y0064317D01*
X0254121Y0064411D01*
X0254206Y0064502D01*
X0254293Y0064591D01*
X0254384Y0064676D01*
X0254477Y0064759D01*
X0254573Y0064838D01*
X0254671Y0064914D01*
X0254771Y0064988D01*
X0254874Y0065058D01*
X0254979Y0065124D01*
X0255086Y0065188D01*
X0255195Y0065248D01*
X0255306Y0065304D01*
X0255418Y0065357D01*
X0255533Y0065406D01*
X0255648Y0065452D01*
X0255766Y0065493D01*
X0255884Y0065532D01*
X0256004Y0065566D01*
X0256124Y0065596D01*
X0256246Y0065623D01*
X0256368Y0065645D01*
X0256491Y0065664D01*
X0256614Y0065679D01*
X0256738Y0065690D01*
X0256863Y0065697D01*
X0256987Y0065700D01*
X0257111Y0065699D01*
X0257236Y0065694D01*
X0257360Y0065685D01*
X0257483Y0065672D01*
X0257607Y0065655D01*
X0257729Y0065635D01*
X0257851Y0065610D01*
X0257972Y0065581D01*
X0258092Y0065549D01*
X0258211Y0065513D01*
X0258329Y0065473D01*
X0258446Y0065429D01*
X0258561Y0065382D01*
X0258674Y0065331D01*
X0258786Y0065276D01*
X0258896Y0065218D01*
X0259004Y0065157D01*
X0259110Y0065092D01*
X0259214Y0065023D01*
X0259315Y0064952D01*
X0259415Y0064877D01*
X0259512Y0064799D01*
X0259606Y0064718D01*
X0259698Y0064634D01*
X0259787Y0064547D01*
X0259873Y0064457D01*
X0259956Y0064365D01*
X0260036Y0064270D01*
X0260114Y0064172D01*
X0260188Y0064072D01*
X0260259Y0063970D01*
X0260326Y0063866D01*
X0260390Y0063759D01*
X0260451Y0063650D01*
X0260508Y0063540D01*
X0260562Y0063428D01*
X0260612Y0063314D01*
X0260659Y0063199D01*
X0260701Y0063082D01*
X0260740Y0062964D01*
X0260776Y0062844D01*
X0260807Y0062724D01*
X0260834Y0062603D01*
X0260858Y0062481D01*
X0260878Y0062358D01*
X0260894Y0062234D01*
X0260906Y0062111D01*
X0260914Y0061987D01*
X0260918Y0061862D01*
X0260918Y0061738D01*
X0260914Y0061613D01*
X0260906Y0061489D01*
X0260894Y0061366D01*
X0260878Y0061242D01*
X0260858Y0061119D01*
X0260834Y0060997D01*
X0260807Y0060876D01*
X0260776Y0060756D01*
X0260740Y0060636D01*
X0260701Y0060518D01*
X0260659Y0060401D01*
X0260612Y0060286D01*
X0260562Y0060172D01*
X0260508Y0060060D01*
X0260451Y0059950D01*
X0260390Y0059841D01*
X0260326Y0059734D01*
X0260259Y0059630D01*
X0260188Y0059528D01*
X0260114Y0059428D01*
X0260036Y0059330D01*
X0259956Y0059235D01*
X0259873Y0059143D01*
X0259787Y0059053D01*
X0259698Y0058966D01*
X0259606Y0058882D01*
X0259512Y0058801D01*
X0259415Y0058723D01*
X0259315Y0058648D01*
X0259214Y0058577D01*
X0259110Y0058508D01*
X0259004Y0058443D01*
X0258896Y0058382D01*
X0258786Y0058324D01*
X0258674Y0058269D01*
X0258561Y0058218D01*
X0258446Y0058171D01*
X0258329Y0058127D01*
X0258211Y0058087D01*
X0258092Y0058051D01*
X0257972Y0058019D01*
X0257851Y0057990D01*
X0257729Y0057965D01*
X0257607Y0057945D01*
X0257483Y0057928D01*
X0257360Y0057915D01*
X0257236Y0057906D01*
X0257111Y0057901D01*
X0256987Y0057900D01*
X0256863Y0057903D01*
X0256738Y0057910D01*
X0256614Y0057921D01*
X0256491Y0057936D01*
X0256368Y0057955D01*
X0256246Y0057977D01*
X0256124Y0058004D01*
X0256004Y0058034D01*
X0255884Y0058068D01*
X0255766Y0058107D01*
X0255648Y0058148D01*
X0255533Y0058194D01*
X0255418Y0058243D01*
X0255306Y0058296D01*
X0255195Y0058352D01*
X0255086Y0058412D01*
X0254979Y0058476D01*
X0254874Y0058542D01*
X0254771Y0058612D01*
X0254671Y0058686D01*
X0254573Y0058762D01*
X0254477Y0058841D01*
X0254384Y0058924D01*
X0254293Y0059009D01*
X0254206Y0059098D01*
X0254121Y0059189D01*
X0254039Y0059283D01*
X0253961Y0059379D01*
X0253885Y0059478D01*
X0253812Y0059579D01*
X0253743Y0059682D01*
X0253677Y0059788D01*
X0253615Y0059895D01*
X0253556Y0060005D01*
X0253500Y0060116D01*
X0253448Y0060229D01*
X0253400Y0060344D01*
X0253356Y0060460D01*
X0253315Y0060577D01*
X0253278Y0060696D01*
X0253244Y0060816D01*
X0253215Y0060936D01*
X0253189Y0061058D01*
X0253167Y0061181D01*
X0253150Y0061304D01*
X0253136Y0061427D01*
X0253126Y0061551D01*
X0253120Y0061676D01*
X0253118Y0061800D01*
X0253018Y0057800D02*
X0261018Y0065800D01*
X0296868Y0069300D02*
X0296870Y0069424D01*
X0296876Y0069549D01*
X0296886Y0069673D01*
X0296900Y0069796D01*
X0296917Y0069919D01*
X0296939Y0070042D01*
X0296965Y0070164D01*
X0296994Y0070284D01*
X0297028Y0070404D01*
X0297065Y0070523D01*
X0297106Y0070640D01*
X0297150Y0070756D01*
X0297198Y0070871D01*
X0297250Y0070984D01*
X0297306Y0071095D01*
X0297365Y0071205D01*
X0297427Y0071312D01*
X0297493Y0071418D01*
X0297562Y0071521D01*
X0297635Y0071622D01*
X0297711Y0071721D01*
X0297789Y0071817D01*
X0297871Y0071911D01*
X0297956Y0072002D01*
X0298043Y0072091D01*
X0298134Y0072176D01*
X0298227Y0072259D01*
X0298323Y0072338D01*
X0298421Y0072414D01*
X0298521Y0072488D01*
X0298624Y0072558D01*
X0298729Y0072624D01*
X0298836Y0072688D01*
X0298945Y0072748D01*
X0299056Y0072804D01*
X0299168Y0072857D01*
X0299283Y0072906D01*
X0299398Y0072952D01*
X0299516Y0072993D01*
X0299634Y0073032D01*
X0299754Y0073066D01*
X0299874Y0073096D01*
X0299996Y0073123D01*
X0300118Y0073145D01*
X0300241Y0073164D01*
X0300364Y0073179D01*
X0300488Y0073190D01*
X0300613Y0073197D01*
X0300737Y0073200D01*
X0300861Y0073199D01*
X0300986Y0073194D01*
X0301110Y0073185D01*
X0301233Y0073172D01*
X0301357Y0073155D01*
X0301479Y0073135D01*
X0301601Y0073110D01*
X0301722Y0073081D01*
X0301842Y0073049D01*
X0301961Y0073013D01*
X0302079Y0072973D01*
X0302196Y0072929D01*
X0302311Y0072882D01*
X0302424Y0072831D01*
X0302536Y0072776D01*
X0302646Y0072718D01*
X0302754Y0072657D01*
X0302860Y0072592D01*
X0302964Y0072523D01*
X0303065Y0072452D01*
X0303165Y0072377D01*
X0303262Y0072299D01*
X0303356Y0072218D01*
X0303448Y0072134D01*
X0303537Y0072047D01*
X0303623Y0071957D01*
X0303706Y0071865D01*
X0303786Y0071770D01*
X0303864Y0071672D01*
X0303938Y0071572D01*
X0304009Y0071470D01*
X0304076Y0071366D01*
X0304140Y0071259D01*
X0304201Y0071150D01*
X0304258Y0071040D01*
X0304312Y0070928D01*
X0304362Y0070814D01*
X0304409Y0070699D01*
X0304451Y0070582D01*
X0304490Y0070464D01*
X0304526Y0070344D01*
X0304557Y0070224D01*
X0304584Y0070103D01*
X0304608Y0069981D01*
X0304628Y0069858D01*
X0304644Y0069734D01*
X0304656Y0069611D01*
X0304664Y0069487D01*
X0304668Y0069362D01*
X0304668Y0069238D01*
X0304664Y0069113D01*
X0304656Y0068989D01*
X0304644Y0068866D01*
X0304628Y0068742D01*
X0304608Y0068619D01*
X0304584Y0068497D01*
X0304557Y0068376D01*
X0304526Y0068256D01*
X0304490Y0068136D01*
X0304451Y0068018D01*
X0304409Y0067901D01*
X0304362Y0067786D01*
X0304312Y0067672D01*
X0304258Y0067560D01*
X0304201Y0067450D01*
X0304140Y0067341D01*
X0304076Y0067234D01*
X0304009Y0067130D01*
X0303938Y0067028D01*
X0303864Y0066928D01*
X0303786Y0066830D01*
X0303706Y0066735D01*
X0303623Y0066643D01*
X0303537Y0066553D01*
X0303448Y0066466D01*
X0303356Y0066382D01*
X0303262Y0066301D01*
X0303165Y0066223D01*
X0303065Y0066148D01*
X0302964Y0066077D01*
X0302860Y0066008D01*
X0302754Y0065943D01*
X0302646Y0065882D01*
X0302536Y0065824D01*
X0302424Y0065769D01*
X0302311Y0065718D01*
X0302196Y0065671D01*
X0302079Y0065627D01*
X0301961Y0065587D01*
X0301842Y0065551D01*
X0301722Y0065519D01*
X0301601Y0065490D01*
X0301479Y0065465D01*
X0301357Y0065445D01*
X0301233Y0065428D01*
X0301110Y0065415D01*
X0300986Y0065406D01*
X0300861Y0065401D01*
X0300737Y0065400D01*
X0300613Y0065403D01*
X0300488Y0065410D01*
X0300364Y0065421D01*
X0300241Y0065436D01*
X0300118Y0065455D01*
X0299996Y0065477D01*
X0299874Y0065504D01*
X0299754Y0065534D01*
X0299634Y0065568D01*
X0299516Y0065607D01*
X0299398Y0065648D01*
X0299283Y0065694D01*
X0299168Y0065743D01*
X0299056Y0065796D01*
X0298945Y0065852D01*
X0298836Y0065912D01*
X0298729Y0065976D01*
X0298624Y0066042D01*
X0298521Y0066112D01*
X0298421Y0066186D01*
X0298323Y0066262D01*
X0298227Y0066341D01*
X0298134Y0066424D01*
X0298043Y0066509D01*
X0297956Y0066598D01*
X0297871Y0066689D01*
X0297789Y0066783D01*
X0297711Y0066879D01*
X0297635Y0066978D01*
X0297562Y0067079D01*
X0297493Y0067182D01*
X0297427Y0067288D01*
X0297365Y0067395D01*
X0297306Y0067505D01*
X0297250Y0067616D01*
X0297198Y0067729D01*
X0297150Y0067844D01*
X0297106Y0067960D01*
X0297065Y0068077D01*
X0297028Y0068196D01*
X0296994Y0068316D01*
X0296965Y0068436D01*
X0296939Y0068558D01*
X0296917Y0068681D01*
X0296900Y0068804D01*
X0296886Y0068927D01*
X0296876Y0069051D01*
X0296870Y0069176D01*
X0296868Y0069300D01*
X0296768Y0065300D02*
X0304768Y0073300D01*
X0304368Y0056800D02*
X0304370Y0056924D01*
X0304376Y0057049D01*
X0304386Y0057173D01*
X0304400Y0057296D01*
X0304417Y0057419D01*
X0304439Y0057542D01*
X0304465Y0057664D01*
X0304494Y0057784D01*
X0304528Y0057904D01*
X0304565Y0058023D01*
X0304606Y0058140D01*
X0304650Y0058256D01*
X0304698Y0058371D01*
X0304750Y0058484D01*
X0304806Y0058595D01*
X0304865Y0058705D01*
X0304927Y0058812D01*
X0304993Y0058918D01*
X0305062Y0059021D01*
X0305135Y0059122D01*
X0305211Y0059221D01*
X0305289Y0059317D01*
X0305371Y0059411D01*
X0305456Y0059502D01*
X0305543Y0059591D01*
X0305634Y0059676D01*
X0305727Y0059759D01*
X0305823Y0059838D01*
X0305921Y0059914D01*
X0306021Y0059988D01*
X0306124Y0060058D01*
X0306229Y0060124D01*
X0306336Y0060188D01*
X0306445Y0060248D01*
X0306556Y0060304D01*
X0306668Y0060357D01*
X0306783Y0060406D01*
X0306898Y0060452D01*
X0307016Y0060493D01*
X0307134Y0060532D01*
X0307254Y0060566D01*
X0307374Y0060596D01*
X0307496Y0060623D01*
X0307618Y0060645D01*
X0307741Y0060664D01*
X0307864Y0060679D01*
X0307988Y0060690D01*
X0308113Y0060697D01*
X0308237Y0060700D01*
X0308361Y0060699D01*
X0308486Y0060694D01*
X0308610Y0060685D01*
X0308733Y0060672D01*
X0308857Y0060655D01*
X0308979Y0060635D01*
X0309101Y0060610D01*
X0309222Y0060581D01*
X0309342Y0060549D01*
X0309461Y0060513D01*
X0309579Y0060473D01*
X0309696Y0060429D01*
X0309811Y0060382D01*
X0309924Y0060331D01*
X0310036Y0060276D01*
X0310146Y0060218D01*
X0310254Y0060157D01*
X0310360Y0060092D01*
X0310464Y0060023D01*
X0310565Y0059952D01*
X0310665Y0059877D01*
X0310762Y0059799D01*
X0310856Y0059718D01*
X0310948Y0059634D01*
X0311037Y0059547D01*
X0311123Y0059457D01*
X0311206Y0059365D01*
X0311286Y0059270D01*
X0311364Y0059172D01*
X0311438Y0059072D01*
X0311509Y0058970D01*
X0311576Y0058866D01*
X0311640Y0058759D01*
X0311701Y0058650D01*
X0311758Y0058540D01*
X0311812Y0058428D01*
X0311862Y0058314D01*
X0311909Y0058199D01*
X0311951Y0058082D01*
X0311990Y0057964D01*
X0312026Y0057844D01*
X0312057Y0057724D01*
X0312084Y0057603D01*
X0312108Y0057481D01*
X0312128Y0057358D01*
X0312144Y0057234D01*
X0312156Y0057111D01*
X0312164Y0056987D01*
X0312168Y0056862D01*
X0312168Y0056738D01*
X0312164Y0056613D01*
X0312156Y0056489D01*
X0312144Y0056366D01*
X0312128Y0056242D01*
X0312108Y0056119D01*
X0312084Y0055997D01*
X0312057Y0055876D01*
X0312026Y0055756D01*
X0311990Y0055636D01*
X0311951Y0055518D01*
X0311909Y0055401D01*
X0311862Y0055286D01*
X0311812Y0055172D01*
X0311758Y0055060D01*
X0311701Y0054950D01*
X0311640Y0054841D01*
X0311576Y0054734D01*
X0311509Y0054630D01*
X0311438Y0054528D01*
X0311364Y0054428D01*
X0311286Y0054330D01*
X0311206Y0054235D01*
X0311123Y0054143D01*
X0311037Y0054053D01*
X0310948Y0053966D01*
X0310856Y0053882D01*
X0310762Y0053801D01*
X0310665Y0053723D01*
X0310565Y0053648D01*
X0310464Y0053577D01*
X0310360Y0053508D01*
X0310254Y0053443D01*
X0310146Y0053382D01*
X0310036Y0053324D01*
X0309924Y0053269D01*
X0309811Y0053218D01*
X0309696Y0053171D01*
X0309579Y0053127D01*
X0309461Y0053087D01*
X0309342Y0053051D01*
X0309222Y0053019D01*
X0309101Y0052990D01*
X0308979Y0052965D01*
X0308857Y0052945D01*
X0308733Y0052928D01*
X0308610Y0052915D01*
X0308486Y0052906D01*
X0308361Y0052901D01*
X0308237Y0052900D01*
X0308113Y0052903D01*
X0307988Y0052910D01*
X0307864Y0052921D01*
X0307741Y0052936D01*
X0307618Y0052955D01*
X0307496Y0052977D01*
X0307374Y0053004D01*
X0307254Y0053034D01*
X0307134Y0053068D01*
X0307016Y0053107D01*
X0306898Y0053148D01*
X0306783Y0053194D01*
X0306668Y0053243D01*
X0306556Y0053296D01*
X0306445Y0053352D01*
X0306336Y0053412D01*
X0306229Y0053476D01*
X0306124Y0053542D01*
X0306021Y0053612D01*
X0305921Y0053686D01*
X0305823Y0053762D01*
X0305727Y0053841D01*
X0305634Y0053924D01*
X0305543Y0054009D01*
X0305456Y0054098D01*
X0305371Y0054189D01*
X0305289Y0054283D01*
X0305211Y0054379D01*
X0305135Y0054478D01*
X0305062Y0054579D01*
X0304993Y0054682D01*
X0304927Y0054788D01*
X0304865Y0054895D01*
X0304806Y0055005D01*
X0304750Y0055116D01*
X0304698Y0055229D01*
X0304650Y0055344D01*
X0304606Y0055460D01*
X0304565Y0055577D01*
X0304528Y0055696D01*
X0304494Y0055816D01*
X0304465Y0055936D01*
X0304439Y0056058D01*
X0304417Y0056181D01*
X0304400Y0056304D01*
X0304386Y0056427D01*
X0304376Y0056551D01*
X0304370Y0056676D01*
X0304368Y0056800D01*
X0304268Y0052800D02*
X0312268Y0060800D01*
X0304368Y0045550D02*
X0304370Y0045674D01*
X0304376Y0045799D01*
X0304386Y0045923D01*
X0304400Y0046046D01*
X0304417Y0046169D01*
X0304439Y0046292D01*
X0304465Y0046414D01*
X0304494Y0046534D01*
X0304528Y0046654D01*
X0304565Y0046773D01*
X0304606Y0046890D01*
X0304650Y0047006D01*
X0304698Y0047121D01*
X0304750Y0047234D01*
X0304806Y0047345D01*
X0304865Y0047455D01*
X0304927Y0047562D01*
X0304993Y0047668D01*
X0305062Y0047771D01*
X0305135Y0047872D01*
X0305211Y0047971D01*
X0305289Y0048067D01*
X0305371Y0048161D01*
X0305456Y0048252D01*
X0305543Y0048341D01*
X0305634Y0048426D01*
X0305727Y0048509D01*
X0305823Y0048588D01*
X0305921Y0048664D01*
X0306021Y0048738D01*
X0306124Y0048808D01*
X0306229Y0048874D01*
X0306336Y0048938D01*
X0306445Y0048998D01*
X0306556Y0049054D01*
X0306668Y0049107D01*
X0306783Y0049156D01*
X0306898Y0049202D01*
X0307016Y0049243D01*
X0307134Y0049282D01*
X0307254Y0049316D01*
X0307374Y0049346D01*
X0307496Y0049373D01*
X0307618Y0049395D01*
X0307741Y0049414D01*
X0307864Y0049429D01*
X0307988Y0049440D01*
X0308113Y0049447D01*
X0308237Y0049450D01*
X0308361Y0049449D01*
X0308486Y0049444D01*
X0308610Y0049435D01*
X0308733Y0049422D01*
X0308857Y0049405D01*
X0308979Y0049385D01*
X0309101Y0049360D01*
X0309222Y0049331D01*
X0309342Y0049299D01*
X0309461Y0049263D01*
X0309579Y0049223D01*
X0309696Y0049179D01*
X0309811Y0049132D01*
X0309924Y0049081D01*
X0310036Y0049026D01*
X0310146Y0048968D01*
X0310254Y0048907D01*
X0310360Y0048842D01*
X0310464Y0048773D01*
X0310565Y0048702D01*
X0310665Y0048627D01*
X0310762Y0048549D01*
X0310856Y0048468D01*
X0310948Y0048384D01*
X0311037Y0048297D01*
X0311123Y0048207D01*
X0311206Y0048115D01*
X0311286Y0048020D01*
X0311364Y0047922D01*
X0311438Y0047822D01*
X0311509Y0047720D01*
X0311576Y0047616D01*
X0311640Y0047509D01*
X0311701Y0047400D01*
X0311758Y0047290D01*
X0311812Y0047178D01*
X0311862Y0047064D01*
X0311909Y0046949D01*
X0311951Y0046832D01*
X0311990Y0046714D01*
X0312026Y0046594D01*
X0312057Y0046474D01*
X0312084Y0046353D01*
X0312108Y0046231D01*
X0312128Y0046108D01*
X0312144Y0045984D01*
X0312156Y0045861D01*
X0312164Y0045737D01*
X0312168Y0045612D01*
X0312168Y0045488D01*
X0312164Y0045363D01*
X0312156Y0045239D01*
X0312144Y0045116D01*
X0312128Y0044992D01*
X0312108Y0044869D01*
X0312084Y0044747D01*
X0312057Y0044626D01*
X0312026Y0044506D01*
X0311990Y0044386D01*
X0311951Y0044268D01*
X0311909Y0044151D01*
X0311862Y0044036D01*
X0311812Y0043922D01*
X0311758Y0043810D01*
X0311701Y0043700D01*
X0311640Y0043591D01*
X0311576Y0043484D01*
X0311509Y0043380D01*
X0311438Y0043278D01*
X0311364Y0043178D01*
X0311286Y0043080D01*
X0311206Y0042985D01*
X0311123Y0042893D01*
X0311037Y0042803D01*
X0310948Y0042716D01*
X0310856Y0042632D01*
X0310762Y0042551D01*
X0310665Y0042473D01*
X0310565Y0042398D01*
X0310464Y0042327D01*
X0310360Y0042258D01*
X0310254Y0042193D01*
X0310146Y0042132D01*
X0310036Y0042074D01*
X0309924Y0042019D01*
X0309811Y0041968D01*
X0309696Y0041921D01*
X0309579Y0041877D01*
X0309461Y0041837D01*
X0309342Y0041801D01*
X0309222Y0041769D01*
X0309101Y0041740D01*
X0308979Y0041715D01*
X0308857Y0041695D01*
X0308733Y0041678D01*
X0308610Y0041665D01*
X0308486Y0041656D01*
X0308361Y0041651D01*
X0308237Y0041650D01*
X0308113Y0041653D01*
X0307988Y0041660D01*
X0307864Y0041671D01*
X0307741Y0041686D01*
X0307618Y0041705D01*
X0307496Y0041727D01*
X0307374Y0041754D01*
X0307254Y0041784D01*
X0307134Y0041818D01*
X0307016Y0041857D01*
X0306898Y0041898D01*
X0306783Y0041944D01*
X0306668Y0041993D01*
X0306556Y0042046D01*
X0306445Y0042102D01*
X0306336Y0042162D01*
X0306229Y0042226D01*
X0306124Y0042292D01*
X0306021Y0042362D01*
X0305921Y0042436D01*
X0305823Y0042512D01*
X0305727Y0042591D01*
X0305634Y0042674D01*
X0305543Y0042759D01*
X0305456Y0042848D01*
X0305371Y0042939D01*
X0305289Y0043033D01*
X0305211Y0043129D01*
X0305135Y0043228D01*
X0305062Y0043329D01*
X0304993Y0043432D01*
X0304927Y0043538D01*
X0304865Y0043645D01*
X0304806Y0043755D01*
X0304750Y0043866D01*
X0304698Y0043979D01*
X0304650Y0044094D01*
X0304606Y0044210D01*
X0304565Y0044327D01*
X0304528Y0044446D01*
X0304494Y0044566D01*
X0304465Y0044686D01*
X0304439Y0044808D01*
X0304417Y0044931D01*
X0304400Y0045054D01*
X0304386Y0045177D01*
X0304376Y0045301D01*
X0304370Y0045426D01*
X0304368Y0045550D01*
X0304268Y0041550D02*
X0312268Y0049550D01*
X0294368Y0045550D02*
X0294370Y0045674D01*
X0294376Y0045799D01*
X0294386Y0045923D01*
X0294400Y0046046D01*
X0294417Y0046169D01*
X0294439Y0046292D01*
X0294465Y0046414D01*
X0294494Y0046534D01*
X0294528Y0046654D01*
X0294565Y0046773D01*
X0294606Y0046890D01*
X0294650Y0047006D01*
X0294698Y0047121D01*
X0294750Y0047234D01*
X0294806Y0047345D01*
X0294865Y0047455D01*
X0294927Y0047562D01*
X0294993Y0047668D01*
X0295062Y0047771D01*
X0295135Y0047872D01*
X0295211Y0047971D01*
X0295289Y0048067D01*
X0295371Y0048161D01*
X0295456Y0048252D01*
X0295543Y0048341D01*
X0295634Y0048426D01*
X0295727Y0048509D01*
X0295823Y0048588D01*
X0295921Y0048664D01*
X0296021Y0048738D01*
X0296124Y0048808D01*
X0296229Y0048874D01*
X0296336Y0048938D01*
X0296445Y0048998D01*
X0296556Y0049054D01*
X0296668Y0049107D01*
X0296783Y0049156D01*
X0296898Y0049202D01*
X0297016Y0049243D01*
X0297134Y0049282D01*
X0297254Y0049316D01*
X0297374Y0049346D01*
X0297496Y0049373D01*
X0297618Y0049395D01*
X0297741Y0049414D01*
X0297864Y0049429D01*
X0297988Y0049440D01*
X0298113Y0049447D01*
X0298237Y0049450D01*
X0298361Y0049449D01*
X0298486Y0049444D01*
X0298610Y0049435D01*
X0298733Y0049422D01*
X0298857Y0049405D01*
X0298979Y0049385D01*
X0299101Y0049360D01*
X0299222Y0049331D01*
X0299342Y0049299D01*
X0299461Y0049263D01*
X0299579Y0049223D01*
X0299696Y0049179D01*
X0299811Y0049132D01*
X0299924Y0049081D01*
X0300036Y0049026D01*
X0300146Y0048968D01*
X0300254Y0048907D01*
X0300360Y0048842D01*
X0300464Y0048773D01*
X0300565Y0048702D01*
X0300665Y0048627D01*
X0300762Y0048549D01*
X0300856Y0048468D01*
X0300948Y0048384D01*
X0301037Y0048297D01*
X0301123Y0048207D01*
X0301206Y0048115D01*
X0301286Y0048020D01*
X0301364Y0047922D01*
X0301438Y0047822D01*
X0301509Y0047720D01*
X0301576Y0047616D01*
X0301640Y0047509D01*
X0301701Y0047400D01*
X0301758Y0047290D01*
X0301812Y0047178D01*
X0301862Y0047064D01*
X0301909Y0046949D01*
X0301951Y0046832D01*
X0301990Y0046714D01*
X0302026Y0046594D01*
X0302057Y0046474D01*
X0302084Y0046353D01*
X0302108Y0046231D01*
X0302128Y0046108D01*
X0302144Y0045984D01*
X0302156Y0045861D01*
X0302164Y0045737D01*
X0302168Y0045612D01*
X0302168Y0045488D01*
X0302164Y0045363D01*
X0302156Y0045239D01*
X0302144Y0045116D01*
X0302128Y0044992D01*
X0302108Y0044869D01*
X0302084Y0044747D01*
X0302057Y0044626D01*
X0302026Y0044506D01*
X0301990Y0044386D01*
X0301951Y0044268D01*
X0301909Y0044151D01*
X0301862Y0044036D01*
X0301812Y0043922D01*
X0301758Y0043810D01*
X0301701Y0043700D01*
X0301640Y0043591D01*
X0301576Y0043484D01*
X0301509Y0043380D01*
X0301438Y0043278D01*
X0301364Y0043178D01*
X0301286Y0043080D01*
X0301206Y0042985D01*
X0301123Y0042893D01*
X0301037Y0042803D01*
X0300948Y0042716D01*
X0300856Y0042632D01*
X0300762Y0042551D01*
X0300665Y0042473D01*
X0300565Y0042398D01*
X0300464Y0042327D01*
X0300360Y0042258D01*
X0300254Y0042193D01*
X0300146Y0042132D01*
X0300036Y0042074D01*
X0299924Y0042019D01*
X0299811Y0041968D01*
X0299696Y0041921D01*
X0299579Y0041877D01*
X0299461Y0041837D01*
X0299342Y0041801D01*
X0299222Y0041769D01*
X0299101Y0041740D01*
X0298979Y0041715D01*
X0298857Y0041695D01*
X0298733Y0041678D01*
X0298610Y0041665D01*
X0298486Y0041656D01*
X0298361Y0041651D01*
X0298237Y0041650D01*
X0298113Y0041653D01*
X0297988Y0041660D01*
X0297864Y0041671D01*
X0297741Y0041686D01*
X0297618Y0041705D01*
X0297496Y0041727D01*
X0297374Y0041754D01*
X0297254Y0041784D01*
X0297134Y0041818D01*
X0297016Y0041857D01*
X0296898Y0041898D01*
X0296783Y0041944D01*
X0296668Y0041993D01*
X0296556Y0042046D01*
X0296445Y0042102D01*
X0296336Y0042162D01*
X0296229Y0042226D01*
X0296124Y0042292D01*
X0296021Y0042362D01*
X0295921Y0042436D01*
X0295823Y0042512D01*
X0295727Y0042591D01*
X0295634Y0042674D01*
X0295543Y0042759D01*
X0295456Y0042848D01*
X0295371Y0042939D01*
X0295289Y0043033D01*
X0295211Y0043129D01*
X0295135Y0043228D01*
X0295062Y0043329D01*
X0294993Y0043432D01*
X0294927Y0043538D01*
X0294865Y0043645D01*
X0294806Y0043755D01*
X0294750Y0043866D01*
X0294698Y0043979D01*
X0294650Y0044094D01*
X0294606Y0044210D01*
X0294565Y0044327D01*
X0294528Y0044446D01*
X0294494Y0044566D01*
X0294465Y0044686D01*
X0294439Y0044808D01*
X0294417Y0044931D01*
X0294400Y0045054D01*
X0294386Y0045177D01*
X0294376Y0045301D01*
X0294370Y0045426D01*
X0294368Y0045550D01*
X0294268Y0041550D02*
X0302268Y0049550D01*
X0274368Y0045550D02*
X0274370Y0045674D01*
X0274376Y0045799D01*
X0274386Y0045923D01*
X0274400Y0046046D01*
X0274417Y0046169D01*
X0274439Y0046292D01*
X0274465Y0046414D01*
X0274494Y0046534D01*
X0274528Y0046654D01*
X0274565Y0046773D01*
X0274606Y0046890D01*
X0274650Y0047006D01*
X0274698Y0047121D01*
X0274750Y0047234D01*
X0274806Y0047345D01*
X0274865Y0047455D01*
X0274927Y0047562D01*
X0274993Y0047668D01*
X0275062Y0047771D01*
X0275135Y0047872D01*
X0275211Y0047971D01*
X0275289Y0048067D01*
X0275371Y0048161D01*
X0275456Y0048252D01*
X0275543Y0048341D01*
X0275634Y0048426D01*
X0275727Y0048509D01*
X0275823Y0048588D01*
X0275921Y0048664D01*
X0276021Y0048738D01*
X0276124Y0048808D01*
X0276229Y0048874D01*
X0276336Y0048938D01*
X0276445Y0048998D01*
X0276556Y0049054D01*
X0276668Y0049107D01*
X0276783Y0049156D01*
X0276898Y0049202D01*
X0277016Y0049243D01*
X0277134Y0049282D01*
X0277254Y0049316D01*
X0277374Y0049346D01*
X0277496Y0049373D01*
X0277618Y0049395D01*
X0277741Y0049414D01*
X0277864Y0049429D01*
X0277988Y0049440D01*
X0278113Y0049447D01*
X0278237Y0049450D01*
X0278361Y0049449D01*
X0278486Y0049444D01*
X0278610Y0049435D01*
X0278733Y0049422D01*
X0278857Y0049405D01*
X0278979Y0049385D01*
X0279101Y0049360D01*
X0279222Y0049331D01*
X0279342Y0049299D01*
X0279461Y0049263D01*
X0279579Y0049223D01*
X0279696Y0049179D01*
X0279811Y0049132D01*
X0279924Y0049081D01*
X0280036Y0049026D01*
X0280146Y0048968D01*
X0280254Y0048907D01*
X0280360Y0048842D01*
X0280464Y0048773D01*
X0280565Y0048702D01*
X0280665Y0048627D01*
X0280762Y0048549D01*
X0280856Y0048468D01*
X0280948Y0048384D01*
X0281037Y0048297D01*
X0281123Y0048207D01*
X0281206Y0048115D01*
X0281286Y0048020D01*
X0281364Y0047922D01*
X0281438Y0047822D01*
X0281509Y0047720D01*
X0281576Y0047616D01*
X0281640Y0047509D01*
X0281701Y0047400D01*
X0281758Y0047290D01*
X0281812Y0047178D01*
X0281862Y0047064D01*
X0281909Y0046949D01*
X0281951Y0046832D01*
X0281990Y0046714D01*
X0282026Y0046594D01*
X0282057Y0046474D01*
X0282084Y0046353D01*
X0282108Y0046231D01*
X0282128Y0046108D01*
X0282144Y0045984D01*
X0282156Y0045861D01*
X0282164Y0045737D01*
X0282168Y0045612D01*
X0282168Y0045488D01*
X0282164Y0045363D01*
X0282156Y0045239D01*
X0282144Y0045116D01*
X0282128Y0044992D01*
X0282108Y0044869D01*
X0282084Y0044747D01*
X0282057Y0044626D01*
X0282026Y0044506D01*
X0281990Y0044386D01*
X0281951Y0044268D01*
X0281909Y0044151D01*
X0281862Y0044036D01*
X0281812Y0043922D01*
X0281758Y0043810D01*
X0281701Y0043700D01*
X0281640Y0043591D01*
X0281576Y0043484D01*
X0281509Y0043380D01*
X0281438Y0043278D01*
X0281364Y0043178D01*
X0281286Y0043080D01*
X0281206Y0042985D01*
X0281123Y0042893D01*
X0281037Y0042803D01*
X0280948Y0042716D01*
X0280856Y0042632D01*
X0280762Y0042551D01*
X0280665Y0042473D01*
X0280565Y0042398D01*
X0280464Y0042327D01*
X0280360Y0042258D01*
X0280254Y0042193D01*
X0280146Y0042132D01*
X0280036Y0042074D01*
X0279924Y0042019D01*
X0279811Y0041968D01*
X0279696Y0041921D01*
X0279579Y0041877D01*
X0279461Y0041837D01*
X0279342Y0041801D01*
X0279222Y0041769D01*
X0279101Y0041740D01*
X0278979Y0041715D01*
X0278857Y0041695D01*
X0278733Y0041678D01*
X0278610Y0041665D01*
X0278486Y0041656D01*
X0278361Y0041651D01*
X0278237Y0041650D01*
X0278113Y0041653D01*
X0277988Y0041660D01*
X0277864Y0041671D01*
X0277741Y0041686D01*
X0277618Y0041705D01*
X0277496Y0041727D01*
X0277374Y0041754D01*
X0277254Y0041784D01*
X0277134Y0041818D01*
X0277016Y0041857D01*
X0276898Y0041898D01*
X0276783Y0041944D01*
X0276668Y0041993D01*
X0276556Y0042046D01*
X0276445Y0042102D01*
X0276336Y0042162D01*
X0276229Y0042226D01*
X0276124Y0042292D01*
X0276021Y0042362D01*
X0275921Y0042436D01*
X0275823Y0042512D01*
X0275727Y0042591D01*
X0275634Y0042674D01*
X0275543Y0042759D01*
X0275456Y0042848D01*
X0275371Y0042939D01*
X0275289Y0043033D01*
X0275211Y0043129D01*
X0275135Y0043228D01*
X0275062Y0043329D01*
X0274993Y0043432D01*
X0274927Y0043538D01*
X0274865Y0043645D01*
X0274806Y0043755D01*
X0274750Y0043866D01*
X0274698Y0043979D01*
X0274650Y0044094D01*
X0274606Y0044210D01*
X0274565Y0044327D01*
X0274528Y0044446D01*
X0274494Y0044566D01*
X0274465Y0044686D01*
X0274439Y0044808D01*
X0274417Y0044931D01*
X0274400Y0045054D01*
X0274386Y0045177D01*
X0274376Y0045301D01*
X0274370Y0045426D01*
X0274368Y0045550D01*
X0274268Y0041550D02*
X0282268Y0049550D01*
X0274768Y0037800D02*
X0266768Y0045800D01*
X0266768Y0037800D02*
X0274768Y0045800D01*
X0248118Y0046800D02*
X0248120Y0046924D01*
X0248126Y0047049D01*
X0248136Y0047173D01*
X0248150Y0047296D01*
X0248167Y0047419D01*
X0248189Y0047542D01*
X0248215Y0047664D01*
X0248244Y0047784D01*
X0248278Y0047904D01*
X0248315Y0048023D01*
X0248356Y0048140D01*
X0248400Y0048256D01*
X0248448Y0048371D01*
X0248500Y0048484D01*
X0248556Y0048595D01*
X0248615Y0048705D01*
X0248677Y0048812D01*
X0248743Y0048918D01*
X0248812Y0049021D01*
X0248885Y0049122D01*
X0248961Y0049221D01*
X0249039Y0049317D01*
X0249121Y0049411D01*
X0249206Y0049502D01*
X0249293Y0049591D01*
X0249384Y0049676D01*
X0249477Y0049759D01*
X0249573Y0049838D01*
X0249671Y0049914D01*
X0249771Y0049988D01*
X0249874Y0050058D01*
X0249979Y0050124D01*
X0250086Y0050188D01*
X0250195Y0050248D01*
X0250306Y0050304D01*
X0250418Y0050357D01*
X0250533Y0050406D01*
X0250648Y0050452D01*
X0250766Y0050493D01*
X0250884Y0050532D01*
X0251004Y0050566D01*
X0251124Y0050596D01*
X0251246Y0050623D01*
X0251368Y0050645D01*
X0251491Y0050664D01*
X0251614Y0050679D01*
X0251738Y0050690D01*
X0251863Y0050697D01*
X0251987Y0050700D01*
X0252111Y0050699D01*
X0252236Y0050694D01*
X0252360Y0050685D01*
X0252483Y0050672D01*
X0252607Y0050655D01*
X0252729Y0050635D01*
X0252851Y0050610D01*
X0252972Y0050581D01*
X0253092Y0050549D01*
X0253211Y0050513D01*
X0253329Y0050473D01*
X0253446Y0050429D01*
X0253561Y0050382D01*
X0253674Y0050331D01*
X0253786Y0050276D01*
X0253896Y0050218D01*
X0254004Y0050157D01*
X0254110Y0050092D01*
X0254214Y0050023D01*
X0254315Y0049952D01*
X0254415Y0049877D01*
X0254512Y0049799D01*
X0254606Y0049718D01*
X0254698Y0049634D01*
X0254787Y0049547D01*
X0254873Y0049457D01*
X0254956Y0049365D01*
X0255036Y0049270D01*
X0255114Y0049172D01*
X0255188Y0049072D01*
X0255259Y0048970D01*
X0255326Y0048866D01*
X0255390Y0048759D01*
X0255451Y0048650D01*
X0255508Y0048540D01*
X0255562Y0048428D01*
X0255612Y0048314D01*
X0255659Y0048199D01*
X0255701Y0048082D01*
X0255740Y0047964D01*
X0255776Y0047844D01*
X0255807Y0047724D01*
X0255834Y0047603D01*
X0255858Y0047481D01*
X0255878Y0047358D01*
X0255894Y0047234D01*
X0255906Y0047111D01*
X0255914Y0046987D01*
X0255918Y0046862D01*
X0255918Y0046738D01*
X0255914Y0046613D01*
X0255906Y0046489D01*
X0255894Y0046366D01*
X0255878Y0046242D01*
X0255858Y0046119D01*
X0255834Y0045997D01*
X0255807Y0045876D01*
X0255776Y0045756D01*
X0255740Y0045636D01*
X0255701Y0045518D01*
X0255659Y0045401D01*
X0255612Y0045286D01*
X0255562Y0045172D01*
X0255508Y0045060D01*
X0255451Y0044950D01*
X0255390Y0044841D01*
X0255326Y0044734D01*
X0255259Y0044630D01*
X0255188Y0044528D01*
X0255114Y0044428D01*
X0255036Y0044330D01*
X0254956Y0044235D01*
X0254873Y0044143D01*
X0254787Y0044053D01*
X0254698Y0043966D01*
X0254606Y0043882D01*
X0254512Y0043801D01*
X0254415Y0043723D01*
X0254315Y0043648D01*
X0254214Y0043577D01*
X0254110Y0043508D01*
X0254004Y0043443D01*
X0253896Y0043382D01*
X0253786Y0043324D01*
X0253674Y0043269D01*
X0253561Y0043218D01*
X0253446Y0043171D01*
X0253329Y0043127D01*
X0253211Y0043087D01*
X0253092Y0043051D01*
X0252972Y0043019D01*
X0252851Y0042990D01*
X0252729Y0042965D01*
X0252607Y0042945D01*
X0252483Y0042928D01*
X0252360Y0042915D01*
X0252236Y0042906D01*
X0252111Y0042901D01*
X0251987Y0042900D01*
X0251863Y0042903D01*
X0251738Y0042910D01*
X0251614Y0042921D01*
X0251491Y0042936D01*
X0251368Y0042955D01*
X0251246Y0042977D01*
X0251124Y0043004D01*
X0251004Y0043034D01*
X0250884Y0043068D01*
X0250766Y0043107D01*
X0250648Y0043148D01*
X0250533Y0043194D01*
X0250418Y0043243D01*
X0250306Y0043296D01*
X0250195Y0043352D01*
X0250086Y0043412D01*
X0249979Y0043476D01*
X0249874Y0043542D01*
X0249771Y0043612D01*
X0249671Y0043686D01*
X0249573Y0043762D01*
X0249477Y0043841D01*
X0249384Y0043924D01*
X0249293Y0044009D01*
X0249206Y0044098D01*
X0249121Y0044189D01*
X0249039Y0044283D01*
X0248961Y0044379D01*
X0248885Y0044478D01*
X0248812Y0044579D01*
X0248743Y0044682D01*
X0248677Y0044788D01*
X0248615Y0044895D01*
X0248556Y0045005D01*
X0248500Y0045116D01*
X0248448Y0045229D01*
X0248400Y0045344D01*
X0248356Y0045460D01*
X0248315Y0045577D01*
X0248278Y0045696D01*
X0248244Y0045816D01*
X0248215Y0045936D01*
X0248189Y0046058D01*
X0248167Y0046181D01*
X0248150Y0046304D01*
X0248136Y0046427D01*
X0248126Y0046551D01*
X0248120Y0046676D01*
X0248118Y0046800D01*
X0248018Y0042800D02*
X0256018Y0050800D01*
X0238118Y0046800D02*
X0238120Y0046924D01*
X0238126Y0047049D01*
X0238136Y0047173D01*
X0238150Y0047296D01*
X0238167Y0047419D01*
X0238189Y0047542D01*
X0238215Y0047664D01*
X0238244Y0047784D01*
X0238278Y0047904D01*
X0238315Y0048023D01*
X0238356Y0048140D01*
X0238400Y0048256D01*
X0238448Y0048371D01*
X0238500Y0048484D01*
X0238556Y0048595D01*
X0238615Y0048705D01*
X0238677Y0048812D01*
X0238743Y0048918D01*
X0238812Y0049021D01*
X0238885Y0049122D01*
X0238961Y0049221D01*
X0239039Y0049317D01*
X0239121Y0049411D01*
X0239206Y0049502D01*
X0239293Y0049591D01*
X0239384Y0049676D01*
X0239477Y0049759D01*
X0239573Y0049838D01*
X0239671Y0049914D01*
X0239771Y0049988D01*
X0239874Y0050058D01*
X0239979Y0050124D01*
X0240086Y0050188D01*
X0240195Y0050248D01*
X0240306Y0050304D01*
X0240418Y0050357D01*
X0240533Y0050406D01*
X0240648Y0050452D01*
X0240766Y0050493D01*
X0240884Y0050532D01*
X0241004Y0050566D01*
X0241124Y0050596D01*
X0241246Y0050623D01*
X0241368Y0050645D01*
X0241491Y0050664D01*
X0241614Y0050679D01*
X0241738Y0050690D01*
X0241863Y0050697D01*
X0241987Y0050700D01*
X0242111Y0050699D01*
X0242236Y0050694D01*
X0242360Y0050685D01*
X0242483Y0050672D01*
X0242607Y0050655D01*
X0242729Y0050635D01*
X0242851Y0050610D01*
X0242972Y0050581D01*
X0243092Y0050549D01*
X0243211Y0050513D01*
X0243329Y0050473D01*
X0243446Y0050429D01*
X0243561Y0050382D01*
X0243674Y0050331D01*
X0243786Y0050276D01*
X0243896Y0050218D01*
X0244004Y0050157D01*
X0244110Y0050092D01*
X0244214Y0050023D01*
X0244315Y0049952D01*
X0244415Y0049877D01*
X0244512Y0049799D01*
X0244606Y0049718D01*
X0244698Y0049634D01*
X0244787Y0049547D01*
X0244873Y0049457D01*
X0244956Y0049365D01*
X0245036Y0049270D01*
X0245114Y0049172D01*
X0245188Y0049072D01*
X0245259Y0048970D01*
X0245326Y0048866D01*
X0245390Y0048759D01*
X0245451Y0048650D01*
X0245508Y0048540D01*
X0245562Y0048428D01*
X0245612Y0048314D01*
X0245659Y0048199D01*
X0245701Y0048082D01*
X0245740Y0047964D01*
X0245776Y0047844D01*
X0245807Y0047724D01*
X0245834Y0047603D01*
X0245858Y0047481D01*
X0245878Y0047358D01*
X0245894Y0047234D01*
X0245906Y0047111D01*
X0245914Y0046987D01*
X0245918Y0046862D01*
X0245918Y0046738D01*
X0245914Y0046613D01*
X0245906Y0046489D01*
X0245894Y0046366D01*
X0245878Y0046242D01*
X0245858Y0046119D01*
X0245834Y0045997D01*
X0245807Y0045876D01*
X0245776Y0045756D01*
X0245740Y0045636D01*
X0245701Y0045518D01*
X0245659Y0045401D01*
X0245612Y0045286D01*
X0245562Y0045172D01*
X0245508Y0045060D01*
X0245451Y0044950D01*
X0245390Y0044841D01*
X0245326Y0044734D01*
X0245259Y0044630D01*
X0245188Y0044528D01*
X0245114Y0044428D01*
X0245036Y0044330D01*
X0244956Y0044235D01*
X0244873Y0044143D01*
X0244787Y0044053D01*
X0244698Y0043966D01*
X0244606Y0043882D01*
X0244512Y0043801D01*
X0244415Y0043723D01*
X0244315Y0043648D01*
X0244214Y0043577D01*
X0244110Y0043508D01*
X0244004Y0043443D01*
X0243896Y0043382D01*
X0243786Y0043324D01*
X0243674Y0043269D01*
X0243561Y0043218D01*
X0243446Y0043171D01*
X0243329Y0043127D01*
X0243211Y0043087D01*
X0243092Y0043051D01*
X0242972Y0043019D01*
X0242851Y0042990D01*
X0242729Y0042965D01*
X0242607Y0042945D01*
X0242483Y0042928D01*
X0242360Y0042915D01*
X0242236Y0042906D01*
X0242111Y0042901D01*
X0241987Y0042900D01*
X0241863Y0042903D01*
X0241738Y0042910D01*
X0241614Y0042921D01*
X0241491Y0042936D01*
X0241368Y0042955D01*
X0241246Y0042977D01*
X0241124Y0043004D01*
X0241004Y0043034D01*
X0240884Y0043068D01*
X0240766Y0043107D01*
X0240648Y0043148D01*
X0240533Y0043194D01*
X0240418Y0043243D01*
X0240306Y0043296D01*
X0240195Y0043352D01*
X0240086Y0043412D01*
X0239979Y0043476D01*
X0239874Y0043542D01*
X0239771Y0043612D01*
X0239671Y0043686D01*
X0239573Y0043762D01*
X0239477Y0043841D01*
X0239384Y0043924D01*
X0239293Y0044009D01*
X0239206Y0044098D01*
X0239121Y0044189D01*
X0239039Y0044283D01*
X0238961Y0044379D01*
X0238885Y0044478D01*
X0238812Y0044579D01*
X0238743Y0044682D01*
X0238677Y0044788D01*
X0238615Y0044895D01*
X0238556Y0045005D01*
X0238500Y0045116D01*
X0238448Y0045229D01*
X0238400Y0045344D01*
X0238356Y0045460D01*
X0238315Y0045577D01*
X0238278Y0045696D01*
X0238244Y0045816D01*
X0238215Y0045936D01*
X0238189Y0046058D01*
X0238167Y0046181D01*
X0238150Y0046304D01*
X0238136Y0046427D01*
X0238126Y0046551D01*
X0238120Y0046676D01*
X0238118Y0046800D01*
X0238018Y0042800D02*
X0246018Y0050800D01*
X0228118Y0046800D02*
X0228120Y0046924D01*
X0228126Y0047049D01*
X0228136Y0047173D01*
X0228150Y0047296D01*
X0228167Y0047419D01*
X0228189Y0047542D01*
X0228215Y0047664D01*
X0228244Y0047784D01*
X0228278Y0047904D01*
X0228315Y0048023D01*
X0228356Y0048140D01*
X0228400Y0048256D01*
X0228448Y0048371D01*
X0228500Y0048484D01*
X0228556Y0048595D01*
X0228615Y0048705D01*
X0228677Y0048812D01*
X0228743Y0048918D01*
X0228812Y0049021D01*
X0228885Y0049122D01*
X0228961Y0049221D01*
X0229039Y0049317D01*
X0229121Y0049411D01*
X0229206Y0049502D01*
X0229293Y0049591D01*
X0229384Y0049676D01*
X0229477Y0049759D01*
X0229573Y0049838D01*
X0229671Y0049914D01*
X0229771Y0049988D01*
X0229874Y0050058D01*
X0229979Y0050124D01*
X0230086Y0050188D01*
X0230195Y0050248D01*
X0230306Y0050304D01*
X0230418Y0050357D01*
X0230533Y0050406D01*
X0230648Y0050452D01*
X0230766Y0050493D01*
X0230884Y0050532D01*
X0231004Y0050566D01*
X0231124Y0050596D01*
X0231246Y0050623D01*
X0231368Y0050645D01*
X0231491Y0050664D01*
X0231614Y0050679D01*
X0231738Y0050690D01*
X0231863Y0050697D01*
X0231987Y0050700D01*
X0232111Y0050699D01*
X0232236Y0050694D01*
X0232360Y0050685D01*
X0232483Y0050672D01*
X0232607Y0050655D01*
X0232729Y0050635D01*
X0232851Y0050610D01*
X0232972Y0050581D01*
X0233092Y0050549D01*
X0233211Y0050513D01*
X0233329Y0050473D01*
X0233446Y0050429D01*
X0233561Y0050382D01*
X0233674Y0050331D01*
X0233786Y0050276D01*
X0233896Y0050218D01*
X0234004Y0050157D01*
X0234110Y0050092D01*
X0234214Y0050023D01*
X0234315Y0049952D01*
X0234415Y0049877D01*
X0234512Y0049799D01*
X0234606Y0049718D01*
X0234698Y0049634D01*
X0234787Y0049547D01*
X0234873Y0049457D01*
X0234956Y0049365D01*
X0235036Y0049270D01*
X0235114Y0049172D01*
X0235188Y0049072D01*
X0235259Y0048970D01*
X0235326Y0048866D01*
X0235390Y0048759D01*
X0235451Y0048650D01*
X0235508Y0048540D01*
X0235562Y0048428D01*
X0235612Y0048314D01*
X0235659Y0048199D01*
X0235701Y0048082D01*
X0235740Y0047964D01*
X0235776Y0047844D01*
X0235807Y0047724D01*
X0235834Y0047603D01*
X0235858Y0047481D01*
X0235878Y0047358D01*
X0235894Y0047234D01*
X0235906Y0047111D01*
X0235914Y0046987D01*
X0235918Y0046862D01*
X0235918Y0046738D01*
X0235914Y0046613D01*
X0235906Y0046489D01*
X0235894Y0046366D01*
X0235878Y0046242D01*
X0235858Y0046119D01*
X0235834Y0045997D01*
X0235807Y0045876D01*
X0235776Y0045756D01*
X0235740Y0045636D01*
X0235701Y0045518D01*
X0235659Y0045401D01*
X0235612Y0045286D01*
X0235562Y0045172D01*
X0235508Y0045060D01*
X0235451Y0044950D01*
X0235390Y0044841D01*
X0235326Y0044734D01*
X0235259Y0044630D01*
X0235188Y0044528D01*
X0235114Y0044428D01*
X0235036Y0044330D01*
X0234956Y0044235D01*
X0234873Y0044143D01*
X0234787Y0044053D01*
X0234698Y0043966D01*
X0234606Y0043882D01*
X0234512Y0043801D01*
X0234415Y0043723D01*
X0234315Y0043648D01*
X0234214Y0043577D01*
X0234110Y0043508D01*
X0234004Y0043443D01*
X0233896Y0043382D01*
X0233786Y0043324D01*
X0233674Y0043269D01*
X0233561Y0043218D01*
X0233446Y0043171D01*
X0233329Y0043127D01*
X0233211Y0043087D01*
X0233092Y0043051D01*
X0232972Y0043019D01*
X0232851Y0042990D01*
X0232729Y0042965D01*
X0232607Y0042945D01*
X0232483Y0042928D01*
X0232360Y0042915D01*
X0232236Y0042906D01*
X0232111Y0042901D01*
X0231987Y0042900D01*
X0231863Y0042903D01*
X0231738Y0042910D01*
X0231614Y0042921D01*
X0231491Y0042936D01*
X0231368Y0042955D01*
X0231246Y0042977D01*
X0231124Y0043004D01*
X0231004Y0043034D01*
X0230884Y0043068D01*
X0230766Y0043107D01*
X0230648Y0043148D01*
X0230533Y0043194D01*
X0230418Y0043243D01*
X0230306Y0043296D01*
X0230195Y0043352D01*
X0230086Y0043412D01*
X0229979Y0043476D01*
X0229874Y0043542D01*
X0229771Y0043612D01*
X0229671Y0043686D01*
X0229573Y0043762D01*
X0229477Y0043841D01*
X0229384Y0043924D01*
X0229293Y0044009D01*
X0229206Y0044098D01*
X0229121Y0044189D01*
X0229039Y0044283D01*
X0228961Y0044379D01*
X0228885Y0044478D01*
X0228812Y0044579D01*
X0228743Y0044682D01*
X0228677Y0044788D01*
X0228615Y0044895D01*
X0228556Y0045005D01*
X0228500Y0045116D01*
X0228448Y0045229D01*
X0228400Y0045344D01*
X0228356Y0045460D01*
X0228315Y0045577D01*
X0228278Y0045696D01*
X0228244Y0045816D01*
X0228215Y0045936D01*
X0228189Y0046058D01*
X0228167Y0046181D01*
X0228150Y0046304D01*
X0228136Y0046427D01*
X0228126Y0046551D01*
X0228120Y0046676D01*
X0228118Y0046800D01*
X0228018Y0042800D02*
X0236018Y0050800D01*
X0218118Y0046800D02*
X0218120Y0046924D01*
X0218126Y0047049D01*
X0218136Y0047173D01*
X0218150Y0047296D01*
X0218167Y0047419D01*
X0218189Y0047542D01*
X0218215Y0047664D01*
X0218244Y0047784D01*
X0218278Y0047904D01*
X0218315Y0048023D01*
X0218356Y0048140D01*
X0218400Y0048256D01*
X0218448Y0048371D01*
X0218500Y0048484D01*
X0218556Y0048595D01*
X0218615Y0048705D01*
X0218677Y0048812D01*
X0218743Y0048918D01*
X0218812Y0049021D01*
X0218885Y0049122D01*
X0218961Y0049221D01*
X0219039Y0049317D01*
X0219121Y0049411D01*
X0219206Y0049502D01*
X0219293Y0049591D01*
X0219384Y0049676D01*
X0219477Y0049759D01*
X0219573Y0049838D01*
X0219671Y0049914D01*
X0219771Y0049988D01*
X0219874Y0050058D01*
X0219979Y0050124D01*
X0220086Y0050188D01*
X0220195Y0050248D01*
X0220306Y0050304D01*
X0220418Y0050357D01*
X0220533Y0050406D01*
X0220648Y0050452D01*
X0220766Y0050493D01*
X0220884Y0050532D01*
X0221004Y0050566D01*
X0221124Y0050596D01*
X0221246Y0050623D01*
X0221368Y0050645D01*
X0221491Y0050664D01*
X0221614Y0050679D01*
X0221738Y0050690D01*
X0221863Y0050697D01*
X0221987Y0050700D01*
X0222111Y0050699D01*
X0222236Y0050694D01*
X0222360Y0050685D01*
X0222483Y0050672D01*
X0222607Y0050655D01*
X0222729Y0050635D01*
X0222851Y0050610D01*
X0222972Y0050581D01*
X0223092Y0050549D01*
X0223211Y0050513D01*
X0223329Y0050473D01*
X0223446Y0050429D01*
X0223561Y0050382D01*
X0223674Y0050331D01*
X0223786Y0050276D01*
X0223896Y0050218D01*
X0224004Y0050157D01*
X0224110Y0050092D01*
X0224214Y0050023D01*
X0224315Y0049952D01*
X0224415Y0049877D01*
X0224512Y0049799D01*
X0224606Y0049718D01*
X0224698Y0049634D01*
X0224787Y0049547D01*
X0224873Y0049457D01*
X0224956Y0049365D01*
X0225036Y0049270D01*
X0225114Y0049172D01*
X0225188Y0049072D01*
X0225259Y0048970D01*
X0225326Y0048866D01*
X0225390Y0048759D01*
X0225451Y0048650D01*
X0225508Y0048540D01*
X0225562Y0048428D01*
X0225612Y0048314D01*
X0225659Y0048199D01*
X0225701Y0048082D01*
X0225740Y0047964D01*
X0225776Y0047844D01*
X0225807Y0047724D01*
X0225834Y0047603D01*
X0225858Y0047481D01*
X0225878Y0047358D01*
X0225894Y0047234D01*
X0225906Y0047111D01*
X0225914Y0046987D01*
X0225918Y0046862D01*
X0225918Y0046738D01*
X0225914Y0046613D01*
X0225906Y0046489D01*
X0225894Y0046366D01*
X0225878Y0046242D01*
X0225858Y0046119D01*
X0225834Y0045997D01*
X0225807Y0045876D01*
X0225776Y0045756D01*
X0225740Y0045636D01*
X0225701Y0045518D01*
X0225659Y0045401D01*
X0225612Y0045286D01*
X0225562Y0045172D01*
X0225508Y0045060D01*
X0225451Y0044950D01*
X0225390Y0044841D01*
X0225326Y0044734D01*
X0225259Y0044630D01*
X0225188Y0044528D01*
X0225114Y0044428D01*
X0225036Y0044330D01*
X0224956Y0044235D01*
X0224873Y0044143D01*
X0224787Y0044053D01*
X0224698Y0043966D01*
X0224606Y0043882D01*
X0224512Y0043801D01*
X0224415Y0043723D01*
X0224315Y0043648D01*
X0224214Y0043577D01*
X0224110Y0043508D01*
X0224004Y0043443D01*
X0223896Y0043382D01*
X0223786Y0043324D01*
X0223674Y0043269D01*
X0223561Y0043218D01*
X0223446Y0043171D01*
X0223329Y0043127D01*
X0223211Y0043087D01*
X0223092Y0043051D01*
X0222972Y0043019D01*
X0222851Y0042990D01*
X0222729Y0042965D01*
X0222607Y0042945D01*
X0222483Y0042928D01*
X0222360Y0042915D01*
X0222236Y0042906D01*
X0222111Y0042901D01*
X0221987Y0042900D01*
X0221863Y0042903D01*
X0221738Y0042910D01*
X0221614Y0042921D01*
X0221491Y0042936D01*
X0221368Y0042955D01*
X0221246Y0042977D01*
X0221124Y0043004D01*
X0221004Y0043034D01*
X0220884Y0043068D01*
X0220766Y0043107D01*
X0220648Y0043148D01*
X0220533Y0043194D01*
X0220418Y0043243D01*
X0220306Y0043296D01*
X0220195Y0043352D01*
X0220086Y0043412D01*
X0219979Y0043476D01*
X0219874Y0043542D01*
X0219771Y0043612D01*
X0219671Y0043686D01*
X0219573Y0043762D01*
X0219477Y0043841D01*
X0219384Y0043924D01*
X0219293Y0044009D01*
X0219206Y0044098D01*
X0219121Y0044189D01*
X0219039Y0044283D01*
X0218961Y0044379D01*
X0218885Y0044478D01*
X0218812Y0044579D01*
X0218743Y0044682D01*
X0218677Y0044788D01*
X0218615Y0044895D01*
X0218556Y0045005D01*
X0218500Y0045116D01*
X0218448Y0045229D01*
X0218400Y0045344D01*
X0218356Y0045460D01*
X0218315Y0045577D01*
X0218278Y0045696D01*
X0218244Y0045816D01*
X0218215Y0045936D01*
X0218189Y0046058D01*
X0218167Y0046181D01*
X0218150Y0046304D01*
X0218136Y0046427D01*
X0218126Y0046551D01*
X0218120Y0046676D01*
X0218118Y0046800D01*
X0218018Y0042800D02*
X0226018Y0050800D01*
X0208118Y0046800D02*
X0208120Y0046924D01*
X0208126Y0047049D01*
X0208136Y0047173D01*
X0208150Y0047296D01*
X0208167Y0047419D01*
X0208189Y0047542D01*
X0208215Y0047664D01*
X0208244Y0047784D01*
X0208278Y0047904D01*
X0208315Y0048023D01*
X0208356Y0048140D01*
X0208400Y0048256D01*
X0208448Y0048371D01*
X0208500Y0048484D01*
X0208556Y0048595D01*
X0208615Y0048705D01*
X0208677Y0048812D01*
X0208743Y0048918D01*
X0208812Y0049021D01*
X0208885Y0049122D01*
X0208961Y0049221D01*
X0209039Y0049317D01*
X0209121Y0049411D01*
X0209206Y0049502D01*
X0209293Y0049591D01*
X0209384Y0049676D01*
X0209477Y0049759D01*
X0209573Y0049838D01*
X0209671Y0049914D01*
X0209771Y0049988D01*
X0209874Y0050058D01*
X0209979Y0050124D01*
X0210086Y0050188D01*
X0210195Y0050248D01*
X0210306Y0050304D01*
X0210418Y0050357D01*
X0210533Y0050406D01*
X0210648Y0050452D01*
X0210766Y0050493D01*
X0210884Y0050532D01*
X0211004Y0050566D01*
X0211124Y0050596D01*
X0211246Y0050623D01*
X0211368Y0050645D01*
X0211491Y0050664D01*
X0211614Y0050679D01*
X0211738Y0050690D01*
X0211863Y0050697D01*
X0211987Y0050700D01*
X0212111Y0050699D01*
X0212236Y0050694D01*
X0212360Y0050685D01*
X0212483Y0050672D01*
X0212607Y0050655D01*
X0212729Y0050635D01*
X0212851Y0050610D01*
X0212972Y0050581D01*
X0213092Y0050549D01*
X0213211Y0050513D01*
X0213329Y0050473D01*
X0213446Y0050429D01*
X0213561Y0050382D01*
X0213674Y0050331D01*
X0213786Y0050276D01*
X0213896Y0050218D01*
X0214004Y0050157D01*
X0214110Y0050092D01*
X0214214Y0050023D01*
X0214315Y0049952D01*
X0214415Y0049877D01*
X0214512Y0049799D01*
X0214606Y0049718D01*
X0214698Y0049634D01*
X0214787Y0049547D01*
X0214873Y0049457D01*
X0214956Y0049365D01*
X0215036Y0049270D01*
X0215114Y0049172D01*
X0215188Y0049072D01*
X0215259Y0048970D01*
X0215326Y0048866D01*
X0215390Y0048759D01*
X0215451Y0048650D01*
X0215508Y0048540D01*
X0215562Y0048428D01*
X0215612Y0048314D01*
X0215659Y0048199D01*
X0215701Y0048082D01*
X0215740Y0047964D01*
X0215776Y0047844D01*
X0215807Y0047724D01*
X0215834Y0047603D01*
X0215858Y0047481D01*
X0215878Y0047358D01*
X0215894Y0047234D01*
X0215906Y0047111D01*
X0215914Y0046987D01*
X0215918Y0046862D01*
X0215918Y0046738D01*
X0215914Y0046613D01*
X0215906Y0046489D01*
X0215894Y0046366D01*
X0215878Y0046242D01*
X0215858Y0046119D01*
X0215834Y0045997D01*
X0215807Y0045876D01*
X0215776Y0045756D01*
X0215740Y0045636D01*
X0215701Y0045518D01*
X0215659Y0045401D01*
X0215612Y0045286D01*
X0215562Y0045172D01*
X0215508Y0045060D01*
X0215451Y0044950D01*
X0215390Y0044841D01*
X0215326Y0044734D01*
X0215259Y0044630D01*
X0215188Y0044528D01*
X0215114Y0044428D01*
X0215036Y0044330D01*
X0214956Y0044235D01*
X0214873Y0044143D01*
X0214787Y0044053D01*
X0214698Y0043966D01*
X0214606Y0043882D01*
X0214512Y0043801D01*
X0214415Y0043723D01*
X0214315Y0043648D01*
X0214214Y0043577D01*
X0214110Y0043508D01*
X0214004Y0043443D01*
X0213896Y0043382D01*
X0213786Y0043324D01*
X0213674Y0043269D01*
X0213561Y0043218D01*
X0213446Y0043171D01*
X0213329Y0043127D01*
X0213211Y0043087D01*
X0213092Y0043051D01*
X0212972Y0043019D01*
X0212851Y0042990D01*
X0212729Y0042965D01*
X0212607Y0042945D01*
X0212483Y0042928D01*
X0212360Y0042915D01*
X0212236Y0042906D01*
X0212111Y0042901D01*
X0211987Y0042900D01*
X0211863Y0042903D01*
X0211738Y0042910D01*
X0211614Y0042921D01*
X0211491Y0042936D01*
X0211368Y0042955D01*
X0211246Y0042977D01*
X0211124Y0043004D01*
X0211004Y0043034D01*
X0210884Y0043068D01*
X0210766Y0043107D01*
X0210648Y0043148D01*
X0210533Y0043194D01*
X0210418Y0043243D01*
X0210306Y0043296D01*
X0210195Y0043352D01*
X0210086Y0043412D01*
X0209979Y0043476D01*
X0209874Y0043542D01*
X0209771Y0043612D01*
X0209671Y0043686D01*
X0209573Y0043762D01*
X0209477Y0043841D01*
X0209384Y0043924D01*
X0209293Y0044009D01*
X0209206Y0044098D01*
X0209121Y0044189D01*
X0209039Y0044283D01*
X0208961Y0044379D01*
X0208885Y0044478D01*
X0208812Y0044579D01*
X0208743Y0044682D01*
X0208677Y0044788D01*
X0208615Y0044895D01*
X0208556Y0045005D01*
X0208500Y0045116D01*
X0208448Y0045229D01*
X0208400Y0045344D01*
X0208356Y0045460D01*
X0208315Y0045577D01*
X0208278Y0045696D01*
X0208244Y0045816D01*
X0208215Y0045936D01*
X0208189Y0046058D01*
X0208167Y0046181D01*
X0208150Y0046304D01*
X0208136Y0046427D01*
X0208126Y0046551D01*
X0208120Y0046676D01*
X0208118Y0046800D01*
X0208018Y0042800D02*
X0216018Y0050800D01*
X0198118Y0046800D02*
X0198120Y0046924D01*
X0198126Y0047049D01*
X0198136Y0047173D01*
X0198150Y0047296D01*
X0198167Y0047419D01*
X0198189Y0047542D01*
X0198215Y0047664D01*
X0198244Y0047784D01*
X0198278Y0047904D01*
X0198315Y0048023D01*
X0198356Y0048140D01*
X0198400Y0048256D01*
X0198448Y0048371D01*
X0198500Y0048484D01*
X0198556Y0048595D01*
X0198615Y0048705D01*
X0198677Y0048812D01*
X0198743Y0048918D01*
X0198812Y0049021D01*
X0198885Y0049122D01*
X0198961Y0049221D01*
X0199039Y0049317D01*
X0199121Y0049411D01*
X0199206Y0049502D01*
X0199293Y0049591D01*
X0199384Y0049676D01*
X0199477Y0049759D01*
X0199573Y0049838D01*
X0199671Y0049914D01*
X0199771Y0049988D01*
X0199874Y0050058D01*
X0199979Y0050124D01*
X0200086Y0050188D01*
X0200195Y0050248D01*
X0200306Y0050304D01*
X0200418Y0050357D01*
X0200533Y0050406D01*
X0200648Y0050452D01*
X0200766Y0050493D01*
X0200884Y0050532D01*
X0201004Y0050566D01*
X0201124Y0050596D01*
X0201246Y0050623D01*
X0201368Y0050645D01*
X0201491Y0050664D01*
X0201614Y0050679D01*
X0201738Y0050690D01*
X0201863Y0050697D01*
X0201987Y0050700D01*
X0202111Y0050699D01*
X0202236Y0050694D01*
X0202360Y0050685D01*
X0202483Y0050672D01*
X0202607Y0050655D01*
X0202729Y0050635D01*
X0202851Y0050610D01*
X0202972Y0050581D01*
X0203092Y0050549D01*
X0203211Y0050513D01*
X0203329Y0050473D01*
X0203446Y0050429D01*
X0203561Y0050382D01*
X0203674Y0050331D01*
X0203786Y0050276D01*
X0203896Y0050218D01*
X0204004Y0050157D01*
X0204110Y0050092D01*
X0204214Y0050023D01*
X0204315Y0049952D01*
X0204415Y0049877D01*
X0204512Y0049799D01*
X0204606Y0049718D01*
X0204698Y0049634D01*
X0204787Y0049547D01*
X0204873Y0049457D01*
X0204956Y0049365D01*
X0205036Y0049270D01*
X0205114Y0049172D01*
X0205188Y0049072D01*
X0205259Y0048970D01*
X0205326Y0048866D01*
X0205390Y0048759D01*
X0205451Y0048650D01*
X0205508Y0048540D01*
X0205562Y0048428D01*
X0205612Y0048314D01*
X0205659Y0048199D01*
X0205701Y0048082D01*
X0205740Y0047964D01*
X0205776Y0047844D01*
X0205807Y0047724D01*
X0205834Y0047603D01*
X0205858Y0047481D01*
X0205878Y0047358D01*
X0205894Y0047234D01*
X0205906Y0047111D01*
X0205914Y0046987D01*
X0205918Y0046862D01*
X0205918Y0046738D01*
X0205914Y0046613D01*
X0205906Y0046489D01*
X0205894Y0046366D01*
X0205878Y0046242D01*
X0205858Y0046119D01*
X0205834Y0045997D01*
X0205807Y0045876D01*
X0205776Y0045756D01*
X0205740Y0045636D01*
X0205701Y0045518D01*
X0205659Y0045401D01*
X0205612Y0045286D01*
X0205562Y0045172D01*
X0205508Y0045060D01*
X0205451Y0044950D01*
X0205390Y0044841D01*
X0205326Y0044734D01*
X0205259Y0044630D01*
X0205188Y0044528D01*
X0205114Y0044428D01*
X0205036Y0044330D01*
X0204956Y0044235D01*
X0204873Y0044143D01*
X0204787Y0044053D01*
X0204698Y0043966D01*
X0204606Y0043882D01*
X0204512Y0043801D01*
X0204415Y0043723D01*
X0204315Y0043648D01*
X0204214Y0043577D01*
X0204110Y0043508D01*
X0204004Y0043443D01*
X0203896Y0043382D01*
X0203786Y0043324D01*
X0203674Y0043269D01*
X0203561Y0043218D01*
X0203446Y0043171D01*
X0203329Y0043127D01*
X0203211Y0043087D01*
X0203092Y0043051D01*
X0202972Y0043019D01*
X0202851Y0042990D01*
X0202729Y0042965D01*
X0202607Y0042945D01*
X0202483Y0042928D01*
X0202360Y0042915D01*
X0202236Y0042906D01*
X0202111Y0042901D01*
X0201987Y0042900D01*
X0201863Y0042903D01*
X0201738Y0042910D01*
X0201614Y0042921D01*
X0201491Y0042936D01*
X0201368Y0042955D01*
X0201246Y0042977D01*
X0201124Y0043004D01*
X0201004Y0043034D01*
X0200884Y0043068D01*
X0200766Y0043107D01*
X0200648Y0043148D01*
X0200533Y0043194D01*
X0200418Y0043243D01*
X0200306Y0043296D01*
X0200195Y0043352D01*
X0200086Y0043412D01*
X0199979Y0043476D01*
X0199874Y0043542D01*
X0199771Y0043612D01*
X0199671Y0043686D01*
X0199573Y0043762D01*
X0199477Y0043841D01*
X0199384Y0043924D01*
X0199293Y0044009D01*
X0199206Y0044098D01*
X0199121Y0044189D01*
X0199039Y0044283D01*
X0198961Y0044379D01*
X0198885Y0044478D01*
X0198812Y0044579D01*
X0198743Y0044682D01*
X0198677Y0044788D01*
X0198615Y0044895D01*
X0198556Y0045005D01*
X0198500Y0045116D01*
X0198448Y0045229D01*
X0198400Y0045344D01*
X0198356Y0045460D01*
X0198315Y0045577D01*
X0198278Y0045696D01*
X0198244Y0045816D01*
X0198215Y0045936D01*
X0198189Y0046058D01*
X0198167Y0046181D01*
X0198150Y0046304D01*
X0198136Y0046427D01*
X0198126Y0046551D01*
X0198120Y0046676D01*
X0198118Y0046800D01*
X0198018Y0042800D02*
X0206018Y0050800D01*
X0188118Y0046800D02*
X0188120Y0046924D01*
X0188126Y0047049D01*
X0188136Y0047173D01*
X0188150Y0047296D01*
X0188167Y0047419D01*
X0188189Y0047542D01*
X0188215Y0047664D01*
X0188244Y0047784D01*
X0188278Y0047904D01*
X0188315Y0048023D01*
X0188356Y0048140D01*
X0188400Y0048256D01*
X0188448Y0048371D01*
X0188500Y0048484D01*
X0188556Y0048595D01*
X0188615Y0048705D01*
X0188677Y0048812D01*
X0188743Y0048918D01*
X0188812Y0049021D01*
X0188885Y0049122D01*
X0188961Y0049221D01*
X0189039Y0049317D01*
X0189121Y0049411D01*
X0189206Y0049502D01*
X0189293Y0049591D01*
X0189384Y0049676D01*
X0189477Y0049759D01*
X0189573Y0049838D01*
X0189671Y0049914D01*
X0189771Y0049988D01*
X0189874Y0050058D01*
X0189979Y0050124D01*
X0190086Y0050188D01*
X0190195Y0050248D01*
X0190306Y0050304D01*
X0190418Y0050357D01*
X0190533Y0050406D01*
X0190648Y0050452D01*
X0190766Y0050493D01*
X0190884Y0050532D01*
X0191004Y0050566D01*
X0191124Y0050596D01*
X0191246Y0050623D01*
X0191368Y0050645D01*
X0191491Y0050664D01*
X0191614Y0050679D01*
X0191738Y0050690D01*
X0191863Y0050697D01*
X0191987Y0050700D01*
X0192111Y0050699D01*
X0192236Y0050694D01*
X0192360Y0050685D01*
X0192483Y0050672D01*
X0192607Y0050655D01*
X0192729Y0050635D01*
X0192851Y0050610D01*
X0192972Y0050581D01*
X0193092Y0050549D01*
X0193211Y0050513D01*
X0193329Y0050473D01*
X0193446Y0050429D01*
X0193561Y0050382D01*
X0193674Y0050331D01*
X0193786Y0050276D01*
X0193896Y0050218D01*
X0194004Y0050157D01*
X0194110Y0050092D01*
X0194214Y0050023D01*
X0194315Y0049952D01*
X0194415Y0049877D01*
X0194512Y0049799D01*
X0194606Y0049718D01*
X0194698Y0049634D01*
X0194787Y0049547D01*
X0194873Y0049457D01*
X0194956Y0049365D01*
X0195036Y0049270D01*
X0195114Y0049172D01*
X0195188Y0049072D01*
X0195259Y0048970D01*
X0195326Y0048866D01*
X0195390Y0048759D01*
X0195451Y0048650D01*
X0195508Y0048540D01*
X0195562Y0048428D01*
X0195612Y0048314D01*
X0195659Y0048199D01*
X0195701Y0048082D01*
X0195740Y0047964D01*
X0195776Y0047844D01*
X0195807Y0047724D01*
X0195834Y0047603D01*
X0195858Y0047481D01*
X0195878Y0047358D01*
X0195894Y0047234D01*
X0195906Y0047111D01*
X0195914Y0046987D01*
X0195918Y0046862D01*
X0195918Y0046738D01*
X0195914Y0046613D01*
X0195906Y0046489D01*
X0195894Y0046366D01*
X0195878Y0046242D01*
X0195858Y0046119D01*
X0195834Y0045997D01*
X0195807Y0045876D01*
X0195776Y0045756D01*
X0195740Y0045636D01*
X0195701Y0045518D01*
X0195659Y0045401D01*
X0195612Y0045286D01*
X0195562Y0045172D01*
X0195508Y0045060D01*
X0195451Y0044950D01*
X0195390Y0044841D01*
X0195326Y0044734D01*
X0195259Y0044630D01*
X0195188Y0044528D01*
X0195114Y0044428D01*
X0195036Y0044330D01*
X0194956Y0044235D01*
X0194873Y0044143D01*
X0194787Y0044053D01*
X0194698Y0043966D01*
X0194606Y0043882D01*
X0194512Y0043801D01*
X0194415Y0043723D01*
X0194315Y0043648D01*
X0194214Y0043577D01*
X0194110Y0043508D01*
X0194004Y0043443D01*
X0193896Y0043382D01*
X0193786Y0043324D01*
X0193674Y0043269D01*
X0193561Y0043218D01*
X0193446Y0043171D01*
X0193329Y0043127D01*
X0193211Y0043087D01*
X0193092Y0043051D01*
X0192972Y0043019D01*
X0192851Y0042990D01*
X0192729Y0042965D01*
X0192607Y0042945D01*
X0192483Y0042928D01*
X0192360Y0042915D01*
X0192236Y0042906D01*
X0192111Y0042901D01*
X0191987Y0042900D01*
X0191863Y0042903D01*
X0191738Y0042910D01*
X0191614Y0042921D01*
X0191491Y0042936D01*
X0191368Y0042955D01*
X0191246Y0042977D01*
X0191124Y0043004D01*
X0191004Y0043034D01*
X0190884Y0043068D01*
X0190766Y0043107D01*
X0190648Y0043148D01*
X0190533Y0043194D01*
X0190418Y0043243D01*
X0190306Y0043296D01*
X0190195Y0043352D01*
X0190086Y0043412D01*
X0189979Y0043476D01*
X0189874Y0043542D01*
X0189771Y0043612D01*
X0189671Y0043686D01*
X0189573Y0043762D01*
X0189477Y0043841D01*
X0189384Y0043924D01*
X0189293Y0044009D01*
X0189206Y0044098D01*
X0189121Y0044189D01*
X0189039Y0044283D01*
X0188961Y0044379D01*
X0188885Y0044478D01*
X0188812Y0044579D01*
X0188743Y0044682D01*
X0188677Y0044788D01*
X0188615Y0044895D01*
X0188556Y0045005D01*
X0188500Y0045116D01*
X0188448Y0045229D01*
X0188400Y0045344D01*
X0188356Y0045460D01*
X0188315Y0045577D01*
X0188278Y0045696D01*
X0188244Y0045816D01*
X0188215Y0045936D01*
X0188189Y0046058D01*
X0188167Y0046181D01*
X0188150Y0046304D01*
X0188136Y0046427D01*
X0188126Y0046551D01*
X0188120Y0046676D01*
X0188118Y0046800D01*
X0188018Y0042800D02*
X0196018Y0050800D01*
X0178118Y0046800D02*
X0178120Y0046924D01*
X0178126Y0047049D01*
X0178136Y0047173D01*
X0178150Y0047296D01*
X0178167Y0047419D01*
X0178189Y0047542D01*
X0178215Y0047664D01*
X0178244Y0047784D01*
X0178278Y0047904D01*
X0178315Y0048023D01*
X0178356Y0048140D01*
X0178400Y0048256D01*
X0178448Y0048371D01*
X0178500Y0048484D01*
X0178556Y0048595D01*
X0178615Y0048705D01*
X0178677Y0048812D01*
X0178743Y0048918D01*
X0178812Y0049021D01*
X0178885Y0049122D01*
X0178961Y0049221D01*
X0179039Y0049317D01*
X0179121Y0049411D01*
X0179206Y0049502D01*
X0179293Y0049591D01*
X0179384Y0049676D01*
X0179477Y0049759D01*
X0179573Y0049838D01*
X0179671Y0049914D01*
X0179771Y0049988D01*
X0179874Y0050058D01*
X0179979Y0050124D01*
X0180086Y0050188D01*
X0180195Y0050248D01*
X0180306Y0050304D01*
X0180418Y0050357D01*
X0180533Y0050406D01*
X0180648Y0050452D01*
X0180766Y0050493D01*
X0180884Y0050532D01*
X0181004Y0050566D01*
X0181124Y0050596D01*
X0181246Y0050623D01*
X0181368Y0050645D01*
X0181491Y0050664D01*
X0181614Y0050679D01*
X0181738Y0050690D01*
X0181863Y0050697D01*
X0181987Y0050700D01*
X0182111Y0050699D01*
X0182236Y0050694D01*
X0182360Y0050685D01*
X0182483Y0050672D01*
X0182607Y0050655D01*
X0182729Y0050635D01*
X0182851Y0050610D01*
X0182972Y0050581D01*
X0183092Y0050549D01*
X0183211Y0050513D01*
X0183329Y0050473D01*
X0183446Y0050429D01*
X0183561Y0050382D01*
X0183674Y0050331D01*
X0183786Y0050276D01*
X0183896Y0050218D01*
X0184004Y0050157D01*
X0184110Y0050092D01*
X0184214Y0050023D01*
X0184315Y0049952D01*
X0184415Y0049877D01*
X0184512Y0049799D01*
X0184606Y0049718D01*
X0184698Y0049634D01*
X0184787Y0049547D01*
X0184873Y0049457D01*
X0184956Y0049365D01*
X0185036Y0049270D01*
X0185114Y0049172D01*
X0185188Y0049072D01*
X0185259Y0048970D01*
X0185326Y0048866D01*
X0185390Y0048759D01*
X0185451Y0048650D01*
X0185508Y0048540D01*
X0185562Y0048428D01*
X0185612Y0048314D01*
X0185659Y0048199D01*
X0185701Y0048082D01*
X0185740Y0047964D01*
X0185776Y0047844D01*
X0185807Y0047724D01*
X0185834Y0047603D01*
X0185858Y0047481D01*
X0185878Y0047358D01*
X0185894Y0047234D01*
X0185906Y0047111D01*
X0185914Y0046987D01*
X0185918Y0046862D01*
X0185918Y0046738D01*
X0185914Y0046613D01*
X0185906Y0046489D01*
X0185894Y0046366D01*
X0185878Y0046242D01*
X0185858Y0046119D01*
X0185834Y0045997D01*
X0185807Y0045876D01*
X0185776Y0045756D01*
X0185740Y0045636D01*
X0185701Y0045518D01*
X0185659Y0045401D01*
X0185612Y0045286D01*
X0185562Y0045172D01*
X0185508Y0045060D01*
X0185451Y0044950D01*
X0185390Y0044841D01*
X0185326Y0044734D01*
X0185259Y0044630D01*
X0185188Y0044528D01*
X0185114Y0044428D01*
X0185036Y0044330D01*
X0184956Y0044235D01*
X0184873Y0044143D01*
X0184787Y0044053D01*
X0184698Y0043966D01*
X0184606Y0043882D01*
X0184512Y0043801D01*
X0184415Y0043723D01*
X0184315Y0043648D01*
X0184214Y0043577D01*
X0184110Y0043508D01*
X0184004Y0043443D01*
X0183896Y0043382D01*
X0183786Y0043324D01*
X0183674Y0043269D01*
X0183561Y0043218D01*
X0183446Y0043171D01*
X0183329Y0043127D01*
X0183211Y0043087D01*
X0183092Y0043051D01*
X0182972Y0043019D01*
X0182851Y0042990D01*
X0182729Y0042965D01*
X0182607Y0042945D01*
X0182483Y0042928D01*
X0182360Y0042915D01*
X0182236Y0042906D01*
X0182111Y0042901D01*
X0181987Y0042900D01*
X0181863Y0042903D01*
X0181738Y0042910D01*
X0181614Y0042921D01*
X0181491Y0042936D01*
X0181368Y0042955D01*
X0181246Y0042977D01*
X0181124Y0043004D01*
X0181004Y0043034D01*
X0180884Y0043068D01*
X0180766Y0043107D01*
X0180648Y0043148D01*
X0180533Y0043194D01*
X0180418Y0043243D01*
X0180306Y0043296D01*
X0180195Y0043352D01*
X0180086Y0043412D01*
X0179979Y0043476D01*
X0179874Y0043542D01*
X0179771Y0043612D01*
X0179671Y0043686D01*
X0179573Y0043762D01*
X0179477Y0043841D01*
X0179384Y0043924D01*
X0179293Y0044009D01*
X0179206Y0044098D01*
X0179121Y0044189D01*
X0179039Y0044283D01*
X0178961Y0044379D01*
X0178885Y0044478D01*
X0178812Y0044579D01*
X0178743Y0044682D01*
X0178677Y0044788D01*
X0178615Y0044895D01*
X0178556Y0045005D01*
X0178500Y0045116D01*
X0178448Y0045229D01*
X0178400Y0045344D01*
X0178356Y0045460D01*
X0178315Y0045577D01*
X0178278Y0045696D01*
X0178244Y0045816D01*
X0178215Y0045936D01*
X0178189Y0046058D01*
X0178167Y0046181D01*
X0178150Y0046304D01*
X0178136Y0046427D01*
X0178126Y0046551D01*
X0178120Y0046676D01*
X0178118Y0046800D01*
X0178018Y0042800D02*
X0186018Y0050800D01*
X0168118Y0046800D02*
X0168120Y0046924D01*
X0168126Y0047049D01*
X0168136Y0047173D01*
X0168150Y0047296D01*
X0168167Y0047419D01*
X0168189Y0047542D01*
X0168215Y0047664D01*
X0168244Y0047784D01*
X0168278Y0047904D01*
X0168315Y0048023D01*
X0168356Y0048140D01*
X0168400Y0048256D01*
X0168448Y0048371D01*
X0168500Y0048484D01*
X0168556Y0048595D01*
X0168615Y0048705D01*
X0168677Y0048812D01*
X0168743Y0048918D01*
X0168812Y0049021D01*
X0168885Y0049122D01*
X0168961Y0049221D01*
X0169039Y0049317D01*
X0169121Y0049411D01*
X0169206Y0049502D01*
X0169293Y0049591D01*
X0169384Y0049676D01*
X0169477Y0049759D01*
X0169573Y0049838D01*
X0169671Y0049914D01*
X0169771Y0049988D01*
X0169874Y0050058D01*
X0169979Y0050124D01*
X0170086Y0050188D01*
X0170195Y0050248D01*
X0170306Y0050304D01*
X0170418Y0050357D01*
X0170533Y0050406D01*
X0170648Y0050452D01*
X0170766Y0050493D01*
X0170884Y0050532D01*
X0171004Y0050566D01*
X0171124Y0050596D01*
X0171246Y0050623D01*
X0171368Y0050645D01*
X0171491Y0050664D01*
X0171614Y0050679D01*
X0171738Y0050690D01*
X0171863Y0050697D01*
X0171987Y0050700D01*
X0172111Y0050699D01*
X0172236Y0050694D01*
X0172360Y0050685D01*
X0172483Y0050672D01*
X0172607Y0050655D01*
X0172729Y0050635D01*
X0172851Y0050610D01*
X0172972Y0050581D01*
X0173092Y0050549D01*
X0173211Y0050513D01*
X0173329Y0050473D01*
X0173446Y0050429D01*
X0173561Y0050382D01*
X0173674Y0050331D01*
X0173786Y0050276D01*
X0173896Y0050218D01*
X0174004Y0050157D01*
X0174110Y0050092D01*
X0174214Y0050023D01*
X0174315Y0049952D01*
X0174415Y0049877D01*
X0174512Y0049799D01*
X0174606Y0049718D01*
X0174698Y0049634D01*
X0174787Y0049547D01*
X0174873Y0049457D01*
X0174956Y0049365D01*
X0175036Y0049270D01*
X0175114Y0049172D01*
X0175188Y0049072D01*
X0175259Y0048970D01*
X0175326Y0048866D01*
X0175390Y0048759D01*
X0175451Y0048650D01*
X0175508Y0048540D01*
X0175562Y0048428D01*
X0175612Y0048314D01*
X0175659Y0048199D01*
X0175701Y0048082D01*
X0175740Y0047964D01*
X0175776Y0047844D01*
X0175807Y0047724D01*
X0175834Y0047603D01*
X0175858Y0047481D01*
X0175878Y0047358D01*
X0175894Y0047234D01*
X0175906Y0047111D01*
X0175914Y0046987D01*
X0175918Y0046862D01*
X0175918Y0046738D01*
X0175914Y0046613D01*
X0175906Y0046489D01*
X0175894Y0046366D01*
X0175878Y0046242D01*
X0175858Y0046119D01*
X0175834Y0045997D01*
X0175807Y0045876D01*
X0175776Y0045756D01*
X0175740Y0045636D01*
X0175701Y0045518D01*
X0175659Y0045401D01*
X0175612Y0045286D01*
X0175562Y0045172D01*
X0175508Y0045060D01*
X0175451Y0044950D01*
X0175390Y0044841D01*
X0175326Y0044734D01*
X0175259Y0044630D01*
X0175188Y0044528D01*
X0175114Y0044428D01*
X0175036Y0044330D01*
X0174956Y0044235D01*
X0174873Y0044143D01*
X0174787Y0044053D01*
X0174698Y0043966D01*
X0174606Y0043882D01*
X0174512Y0043801D01*
X0174415Y0043723D01*
X0174315Y0043648D01*
X0174214Y0043577D01*
X0174110Y0043508D01*
X0174004Y0043443D01*
X0173896Y0043382D01*
X0173786Y0043324D01*
X0173674Y0043269D01*
X0173561Y0043218D01*
X0173446Y0043171D01*
X0173329Y0043127D01*
X0173211Y0043087D01*
X0173092Y0043051D01*
X0172972Y0043019D01*
X0172851Y0042990D01*
X0172729Y0042965D01*
X0172607Y0042945D01*
X0172483Y0042928D01*
X0172360Y0042915D01*
X0172236Y0042906D01*
X0172111Y0042901D01*
X0171987Y0042900D01*
X0171863Y0042903D01*
X0171738Y0042910D01*
X0171614Y0042921D01*
X0171491Y0042936D01*
X0171368Y0042955D01*
X0171246Y0042977D01*
X0171124Y0043004D01*
X0171004Y0043034D01*
X0170884Y0043068D01*
X0170766Y0043107D01*
X0170648Y0043148D01*
X0170533Y0043194D01*
X0170418Y0043243D01*
X0170306Y0043296D01*
X0170195Y0043352D01*
X0170086Y0043412D01*
X0169979Y0043476D01*
X0169874Y0043542D01*
X0169771Y0043612D01*
X0169671Y0043686D01*
X0169573Y0043762D01*
X0169477Y0043841D01*
X0169384Y0043924D01*
X0169293Y0044009D01*
X0169206Y0044098D01*
X0169121Y0044189D01*
X0169039Y0044283D01*
X0168961Y0044379D01*
X0168885Y0044478D01*
X0168812Y0044579D01*
X0168743Y0044682D01*
X0168677Y0044788D01*
X0168615Y0044895D01*
X0168556Y0045005D01*
X0168500Y0045116D01*
X0168448Y0045229D01*
X0168400Y0045344D01*
X0168356Y0045460D01*
X0168315Y0045577D01*
X0168278Y0045696D01*
X0168244Y0045816D01*
X0168215Y0045936D01*
X0168189Y0046058D01*
X0168167Y0046181D01*
X0168150Y0046304D01*
X0168136Y0046427D01*
X0168126Y0046551D01*
X0168120Y0046676D01*
X0168118Y0046800D01*
X0168018Y0042800D02*
X0176018Y0050800D01*
X0158118Y0046800D02*
X0158120Y0046924D01*
X0158126Y0047049D01*
X0158136Y0047173D01*
X0158150Y0047296D01*
X0158167Y0047419D01*
X0158189Y0047542D01*
X0158215Y0047664D01*
X0158244Y0047784D01*
X0158278Y0047904D01*
X0158315Y0048023D01*
X0158356Y0048140D01*
X0158400Y0048256D01*
X0158448Y0048371D01*
X0158500Y0048484D01*
X0158556Y0048595D01*
X0158615Y0048705D01*
X0158677Y0048812D01*
X0158743Y0048918D01*
X0158812Y0049021D01*
X0158885Y0049122D01*
X0158961Y0049221D01*
X0159039Y0049317D01*
X0159121Y0049411D01*
X0159206Y0049502D01*
X0159293Y0049591D01*
X0159384Y0049676D01*
X0159477Y0049759D01*
X0159573Y0049838D01*
X0159671Y0049914D01*
X0159771Y0049988D01*
X0159874Y0050058D01*
X0159979Y0050124D01*
X0160086Y0050188D01*
X0160195Y0050248D01*
X0160306Y0050304D01*
X0160418Y0050357D01*
X0160533Y0050406D01*
X0160648Y0050452D01*
X0160766Y0050493D01*
X0160884Y0050532D01*
X0161004Y0050566D01*
X0161124Y0050596D01*
X0161246Y0050623D01*
X0161368Y0050645D01*
X0161491Y0050664D01*
X0161614Y0050679D01*
X0161738Y0050690D01*
X0161863Y0050697D01*
X0161987Y0050700D01*
X0162111Y0050699D01*
X0162236Y0050694D01*
X0162360Y0050685D01*
X0162483Y0050672D01*
X0162607Y0050655D01*
X0162729Y0050635D01*
X0162851Y0050610D01*
X0162972Y0050581D01*
X0163092Y0050549D01*
X0163211Y0050513D01*
X0163329Y0050473D01*
X0163446Y0050429D01*
X0163561Y0050382D01*
X0163674Y0050331D01*
X0163786Y0050276D01*
X0163896Y0050218D01*
X0164004Y0050157D01*
X0164110Y0050092D01*
X0164214Y0050023D01*
X0164315Y0049952D01*
X0164415Y0049877D01*
X0164512Y0049799D01*
X0164606Y0049718D01*
X0164698Y0049634D01*
X0164787Y0049547D01*
X0164873Y0049457D01*
X0164956Y0049365D01*
X0165036Y0049270D01*
X0165114Y0049172D01*
X0165188Y0049072D01*
X0165259Y0048970D01*
X0165326Y0048866D01*
X0165390Y0048759D01*
X0165451Y0048650D01*
X0165508Y0048540D01*
X0165562Y0048428D01*
X0165612Y0048314D01*
X0165659Y0048199D01*
X0165701Y0048082D01*
X0165740Y0047964D01*
X0165776Y0047844D01*
X0165807Y0047724D01*
X0165834Y0047603D01*
X0165858Y0047481D01*
X0165878Y0047358D01*
X0165894Y0047234D01*
X0165906Y0047111D01*
X0165914Y0046987D01*
X0165918Y0046862D01*
X0165918Y0046738D01*
X0165914Y0046613D01*
X0165906Y0046489D01*
X0165894Y0046366D01*
X0165878Y0046242D01*
X0165858Y0046119D01*
X0165834Y0045997D01*
X0165807Y0045876D01*
X0165776Y0045756D01*
X0165740Y0045636D01*
X0165701Y0045518D01*
X0165659Y0045401D01*
X0165612Y0045286D01*
X0165562Y0045172D01*
X0165508Y0045060D01*
X0165451Y0044950D01*
X0165390Y0044841D01*
X0165326Y0044734D01*
X0165259Y0044630D01*
X0165188Y0044528D01*
X0165114Y0044428D01*
X0165036Y0044330D01*
X0164956Y0044235D01*
X0164873Y0044143D01*
X0164787Y0044053D01*
X0164698Y0043966D01*
X0164606Y0043882D01*
X0164512Y0043801D01*
X0164415Y0043723D01*
X0164315Y0043648D01*
X0164214Y0043577D01*
X0164110Y0043508D01*
X0164004Y0043443D01*
X0163896Y0043382D01*
X0163786Y0043324D01*
X0163674Y0043269D01*
X0163561Y0043218D01*
X0163446Y0043171D01*
X0163329Y0043127D01*
X0163211Y0043087D01*
X0163092Y0043051D01*
X0162972Y0043019D01*
X0162851Y0042990D01*
X0162729Y0042965D01*
X0162607Y0042945D01*
X0162483Y0042928D01*
X0162360Y0042915D01*
X0162236Y0042906D01*
X0162111Y0042901D01*
X0161987Y0042900D01*
X0161863Y0042903D01*
X0161738Y0042910D01*
X0161614Y0042921D01*
X0161491Y0042936D01*
X0161368Y0042955D01*
X0161246Y0042977D01*
X0161124Y0043004D01*
X0161004Y0043034D01*
X0160884Y0043068D01*
X0160766Y0043107D01*
X0160648Y0043148D01*
X0160533Y0043194D01*
X0160418Y0043243D01*
X0160306Y0043296D01*
X0160195Y0043352D01*
X0160086Y0043412D01*
X0159979Y0043476D01*
X0159874Y0043542D01*
X0159771Y0043612D01*
X0159671Y0043686D01*
X0159573Y0043762D01*
X0159477Y0043841D01*
X0159384Y0043924D01*
X0159293Y0044009D01*
X0159206Y0044098D01*
X0159121Y0044189D01*
X0159039Y0044283D01*
X0158961Y0044379D01*
X0158885Y0044478D01*
X0158812Y0044579D01*
X0158743Y0044682D01*
X0158677Y0044788D01*
X0158615Y0044895D01*
X0158556Y0045005D01*
X0158500Y0045116D01*
X0158448Y0045229D01*
X0158400Y0045344D01*
X0158356Y0045460D01*
X0158315Y0045577D01*
X0158278Y0045696D01*
X0158244Y0045816D01*
X0158215Y0045936D01*
X0158189Y0046058D01*
X0158167Y0046181D01*
X0158150Y0046304D01*
X0158136Y0046427D01*
X0158126Y0046551D01*
X0158120Y0046676D01*
X0158118Y0046800D01*
X0158018Y0042800D02*
X0166018Y0050800D01*
X0148118Y0046800D02*
X0148120Y0046924D01*
X0148126Y0047049D01*
X0148136Y0047173D01*
X0148150Y0047296D01*
X0148167Y0047419D01*
X0148189Y0047542D01*
X0148215Y0047664D01*
X0148244Y0047784D01*
X0148278Y0047904D01*
X0148315Y0048023D01*
X0148356Y0048140D01*
X0148400Y0048256D01*
X0148448Y0048371D01*
X0148500Y0048484D01*
X0148556Y0048595D01*
X0148615Y0048705D01*
X0148677Y0048812D01*
X0148743Y0048918D01*
X0148812Y0049021D01*
X0148885Y0049122D01*
X0148961Y0049221D01*
X0149039Y0049317D01*
X0149121Y0049411D01*
X0149206Y0049502D01*
X0149293Y0049591D01*
X0149384Y0049676D01*
X0149477Y0049759D01*
X0149573Y0049838D01*
X0149671Y0049914D01*
X0149771Y0049988D01*
X0149874Y0050058D01*
X0149979Y0050124D01*
X0150086Y0050188D01*
X0150195Y0050248D01*
X0150306Y0050304D01*
X0150418Y0050357D01*
X0150533Y0050406D01*
X0150648Y0050452D01*
X0150766Y0050493D01*
X0150884Y0050532D01*
X0151004Y0050566D01*
X0151124Y0050596D01*
X0151246Y0050623D01*
X0151368Y0050645D01*
X0151491Y0050664D01*
X0151614Y0050679D01*
X0151738Y0050690D01*
X0151863Y0050697D01*
X0151987Y0050700D01*
X0152111Y0050699D01*
X0152236Y0050694D01*
X0152360Y0050685D01*
X0152483Y0050672D01*
X0152607Y0050655D01*
X0152729Y0050635D01*
X0152851Y0050610D01*
X0152972Y0050581D01*
X0153092Y0050549D01*
X0153211Y0050513D01*
X0153329Y0050473D01*
X0153446Y0050429D01*
X0153561Y0050382D01*
X0153674Y0050331D01*
X0153786Y0050276D01*
X0153896Y0050218D01*
X0154004Y0050157D01*
X0154110Y0050092D01*
X0154214Y0050023D01*
X0154315Y0049952D01*
X0154415Y0049877D01*
X0154512Y0049799D01*
X0154606Y0049718D01*
X0154698Y0049634D01*
X0154787Y0049547D01*
X0154873Y0049457D01*
X0154956Y0049365D01*
X0155036Y0049270D01*
X0155114Y0049172D01*
X0155188Y0049072D01*
X0155259Y0048970D01*
X0155326Y0048866D01*
X0155390Y0048759D01*
X0155451Y0048650D01*
X0155508Y0048540D01*
X0155562Y0048428D01*
X0155612Y0048314D01*
X0155659Y0048199D01*
X0155701Y0048082D01*
X0155740Y0047964D01*
X0155776Y0047844D01*
X0155807Y0047724D01*
X0155834Y0047603D01*
X0155858Y0047481D01*
X0155878Y0047358D01*
X0155894Y0047234D01*
X0155906Y0047111D01*
X0155914Y0046987D01*
X0155918Y0046862D01*
X0155918Y0046738D01*
X0155914Y0046613D01*
X0155906Y0046489D01*
X0155894Y0046366D01*
X0155878Y0046242D01*
X0155858Y0046119D01*
X0155834Y0045997D01*
X0155807Y0045876D01*
X0155776Y0045756D01*
X0155740Y0045636D01*
X0155701Y0045518D01*
X0155659Y0045401D01*
X0155612Y0045286D01*
X0155562Y0045172D01*
X0155508Y0045060D01*
X0155451Y0044950D01*
X0155390Y0044841D01*
X0155326Y0044734D01*
X0155259Y0044630D01*
X0155188Y0044528D01*
X0155114Y0044428D01*
X0155036Y0044330D01*
X0154956Y0044235D01*
X0154873Y0044143D01*
X0154787Y0044053D01*
X0154698Y0043966D01*
X0154606Y0043882D01*
X0154512Y0043801D01*
X0154415Y0043723D01*
X0154315Y0043648D01*
X0154214Y0043577D01*
X0154110Y0043508D01*
X0154004Y0043443D01*
X0153896Y0043382D01*
X0153786Y0043324D01*
X0153674Y0043269D01*
X0153561Y0043218D01*
X0153446Y0043171D01*
X0153329Y0043127D01*
X0153211Y0043087D01*
X0153092Y0043051D01*
X0152972Y0043019D01*
X0152851Y0042990D01*
X0152729Y0042965D01*
X0152607Y0042945D01*
X0152483Y0042928D01*
X0152360Y0042915D01*
X0152236Y0042906D01*
X0152111Y0042901D01*
X0151987Y0042900D01*
X0151863Y0042903D01*
X0151738Y0042910D01*
X0151614Y0042921D01*
X0151491Y0042936D01*
X0151368Y0042955D01*
X0151246Y0042977D01*
X0151124Y0043004D01*
X0151004Y0043034D01*
X0150884Y0043068D01*
X0150766Y0043107D01*
X0150648Y0043148D01*
X0150533Y0043194D01*
X0150418Y0043243D01*
X0150306Y0043296D01*
X0150195Y0043352D01*
X0150086Y0043412D01*
X0149979Y0043476D01*
X0149874Y0043542D01*
X0149771Y0043612D01*
X0149671Y0043686D01*
X0149573Y0043762D01*
X0149477Y0043841D01*
X0149384Y0043924D01*
X0149293Y0044009D01*
X0149206Y0044098D01*
X0149121Y0044189D01*
X0149039Y0044283D01*
X0148961Y0044379D01*
X0148885Y0044478D01*
X0148812Y0044579D01*
X0148743Y0044682D01*
X0148677Y0044788D01*
X0148615Y0044895D01*
X0148556Y0045005D01*
X0148500Y0045116D01*
X0148448Y0045229D01*
X0148400Y0045344D01*
X0148356Y0045460D01*
X0148315Y0045577D01*
X0148278Y0045696D01*
X0148244Y0045816D01*
X0148215Y0045936D01*
X0148189Y0046058D01*
X0148167Y0046181D01*
X0148150Y0046304D01*
X0148136Y0046427D01*
X0148126Y0046551D01*
X0148120Y0046676D01*
X0148118Y0046800D01*
X0148018Y0042800D02*
X0156018Y0050800D01*
X0138118Y0046800D02*
X0138120Y0046924D01*
X0138126Y0047049D01*
X0138136Y0047173D01*
X0138150Y0047296D01*
X0138167Y0047419D01*
X0138189Y0047542D01*
X0138215Y0047664D01*
X0138244Y0047784D01*
X0138278Y0047904D01*
X0138315Y0048023D01*
X0138356Y0048140D01*
X0138400Y0048256D01*
X0138448Y0048371D01*
X0138500Y0048484D01*
X0138556Y0048595D01*
X0138615Y0048705D01*
X0138677Y0048812D01*
X0138743Y0048918D01*
X0138812Y0049021D01*
X0138885Y0049122D01*
X0138961Y0049221D01*
X0139039Y0049317D01*
X0139121Y0049411D01*
X0139206Y0049502D01*
X0139293Y0049591D01*
X0139384Y0049676D01*
X0139477Y0049759D01*
X0139573Y0049838D01*
X0139671Y0049914D01*
X0139771Y0049988D01*
X0139874Y0050058D01*
X0139979Y0050124D01*
X0140086Y0050188D01*
X0140195Y0050248D01*
X0140306Y0050304D01*
X0140418Y0050357D01*
X0140533Y0050406D01*
X0140648Y0050452D01*
X0140766Y0050493D01*
X0140884Y0050532D01*
X0141004Y0050566D01*
X0141124Y0050596D01*
X0141246Y0050623D01*
X0141368Y0050645D01*
X0141491Y0050664D01*
X0141614Y0050679D01*
X0141738Y0050690D01*
X0141863Y0050697D01*
X0141987Y0050700D01*
X0142111Y0050699D01*
X0142236Y0050694D01*
X0142360Y0050685D01*
X0142483Y0050672D01*
X0142607Y0050655D01*
X0142729Y0050635D01*
X0142851Y0050610D01*
X0142972Y0050581D01*
X0143092Y0050549D01*
X0143211Y0050513D01*
X0143329Y0050473D01*
X0143446Y0050429D01*
X0143561Y0050382D01*
X0143674Y0050331D01*
X0143786Y0050276D01*
X0143896Y0050218D01*
X0144004Y0050157D01*
X0144110Y0050092D01*
X0144214Y0050023D01*
X0144315Y0049952D01*
X0144415Y0049877D01*
X0144512Y0049799D01*
X0144606Y0049718D01*
X0144698Y0049634D01*
X0144787Y0049547D01*
X0144873Y0049457D01*
X0144956Y0049365D01*
X0145036Y0049270D01*
X0145114Y0049172D01*
X0145188Y0049072D01*
X0145259Y0048970D01*
X0145326Y0048866D01*
X0145390Y0048759D01*
X0145451Y0048650D01*
X0145508Y0048540D01*
X0145562Y0048428D01*
X0145612Y0048314D01*
X0145659Y0048199D01*
X0145701Y0048082D01*
X0145740Y0047964D01*
X0145776Y0047844D01*
X0145807Y0047724D01*
X0145834Y0047603D01*
X0145858Y0047481D01*
X0145878Y0047358D01*
X0145894Y0047234D01*
X0145906Y0047111D01*
X0145914Y0046987D01*
X0145918Y0046862D01*
X0145918Y0046738D01*
X0145914Y0046613D01*
X0145906Y0046489D01*
X0145894Y0046366D01*
X0145878Y0046242D01*
X0145858Y0046119D01*
X0145834Y0045997D01*
X0145807Y0045876D01*
X0145776Y0045756D01*
X0145740Y0045636D01*
X0145701Y0045518D01*
X0145659Y0045401D01*
X0145612Y0045286D01*
X0145562Y0045172D01*
X0145508Y0045060D01*
X0145451Y0044950D01*
X0145390Y0044841D01*
X0145326Y0044734D01*
X0145259Y0044630D01*
X0145188Y0044528D01*
X0145114Y0044428D01*
X0145036Y0044330D01*
X0144956Y0044235D01*
X0144873Y0044143D01*
X0144787Y0044053D01*
X0144698Y0043966D01*
X0144606Y0043882D01*
X0144512Y0043801D01*
X0144415Y0043723D01*
X0144315Y0043648D01*
X0144214Y0043577D01*
X0144110Y0043508D01*
X0144004Y0043443D01*
X0143896Y0043382D01*
X0143786Y0043324D01*
X0143674Y0043269D01*
X0143561Y0043218D01*
X0143446Y0043171D01*
X0143329Y0043127D01*
X0143211Y0043087D01*
X0143092Y0043051D01*
X0142972Y0043019D01*
X0142851Y0042990D01*
X0142729Y0042965D01*
X0142607Y0042945D01*
X0142483Y0042928D01*
X0142360Y0042915D01*
X0142236Y0042906D01*
X0142111Y0042901D01*
X0141987Y0042900D01*
X0141863Y0042903D01*
X0141738Y0042910D01*
X0141614Y0042921D01*
X0141491Y0042936D01*
X0141368Y0042955D01*
X0141246Y0042977D01*
X0141124Y0043004D01*
X0141004Y0043034D01*
X0140884Y0043068D01*
X0140766Y0043107D01*
X0140648Y0043148D01*
X0140533Y0043194D01*
X0140418Y0043243D01*
X0140306Y0043296D01*
X0140195Y0043352D01*
X0140086Y0043412D01*
X0139979Y0043476D01*
X0139874Y0043542D01*
X0139771Y0043612D01*
X0139671Y0043686D01*
X0139573Y0043762D01*
X0139477Y0043841D01*
X0139384Y0043924D01*
X0139293Y0044009D01*
X0139206Y0044098D01*
X0139121Y0044189D01*
X0139039Y0044283D01*
X0138961Y0044379D01*
X0138885Y0044478D01*
X0138812Y0044579D01*
X0138743Y0044682D01*
X0138677Y0044788D01*
X0138615Y0044895D01*
X0138556Y0045005D01*
X0138500Y0045116D01*
X0138448Y0045229D01*
X0138400Y0045344D01*
X0138356Y0045460D01*
X0138315Y0045577D01*
X0138278Y0045696D01*
X0138244Y0045816D01*
X0138215Y0045936D01*
X0138189Y0046058D01*
X0138167Y0046181D01*
X0138150Y0046304D01*
X0138136Y0046427D01*
X0138126Y0046551D01*
X0138120Y0046676D01*
X0138118Y0046800D01*
X0138018Y0042800D02*
X0146018Y0050800D01*
X0128118Y0046800D02*
X0128120Y0046924D01*
X0128126Y0047049D01*
X0128136Y0047173D01*
X0128150Y0047296D01*
X0128167Y0047419D01*
X0128189Y0047542D01*
X0128215Y0047664D01*
X0128244Y0047784D01*
X0128278Y0047904D01*
X0128315Y0048023D01*
X0128356Y0048140D01*
X0128400Y0048256D01*
X0128448Y0048371D01*
X0128500Y0048484D01*
X0128556Y0048595D01*
X0128615Y0048705D01*
X0128677Y0048812D01*
X0128743Y0048918D01*
X0128812Y0049021D01*
X0128885Y0049122D01*
X0128961Y0049221D01*
X0129039Y0049317D01*
X0129121Y0049411D01*
X0129206Y0049502D01*
X0129293Y0049591D01*
X0129384Y0049676D01*
X0129477Y0049759D01*
X0129573Y0049838D01*
X0129671Y0049914D01*
X0129771Y0049988D01*
X0129874Y0050058D01*
X0129979Y0050124D01*
X0130086Y0050188D01*
X0130195Y0050248D01*
X0130306Y0050304D01*
X0130418Y0050357D01*
X0130533Y0050406D01*
X0130648Y0050452D01*
X0130766Y0050493D01*
X0130884Y0050532D01*
X0131004Y0050566D01*
X0131124Y0050596D01*
X0131246Y0050623D01*
X0131368Y0050645D01*
X0131491Y0050664D01*
X0131614Y0050679D01*
X0131738Y0050690D01*
X0131863Y0050697D01*
X0131987Y0050700D01*
X0132111Y0050699D01*
X0132236Y0050694D01*
X0132360Y0050685D01*
X0132483Y0050672D01*
X0132607Y0050655D01*
X0132729Y0050635D01*
X0132851Y0050610D01*
X0132972Y0050581D01*
X0133092Y0050549D01*
X0133211Y0050513D01*
X0133329Y0050473D01*
X0133446Y0050429D01*
X0133561Y0050382D01*
X0133674Y0050331D01*
X0133786Y0050276D01*
X0133896Y0050218D01*
X0134004Y0050157D01*
X0134110Y0050092D01*
X0134214Y0050023D01*
X0134315Y0049952D01*
X0134415Y0049877D01*
X0134512Y0049799D01*
X0134606Y0049718D01*
X0134698Y0049634D01*
X0134787Y0049547D01*
X0134873Y0049457D01*
X0134956Y0049365D01*
X0135036Y0049270D01*
X0135114Y0049172D01*
X0135188Y0049072D01*
X0135259Y0048970D01*
X0135326Y0048866D01*
X0135390Y0048759D01*
X0135451Y0048650D01*
X0135508Y0048540D01*
X0135562Y0048428D01*
X0135612Y0048314D01*
X0135659Y0048199D01*
X0135701Y0048082D01*
X0135740Y0047964D01*
X0135776Y0047844D01*
X0135807Y0047724D01*
X0135834Y0047603D01*
X0135858Y0047481D01*
X0135878Y0047358D01*
X0135894Y0047234D01*
X0135906Y0047111D01*
X0135914Y0046987D01*
X0135918Y0046862D01*
X0135918Y0046738D01*
X0135914Y0046613D01*
X0135906Y0046489D01*
X0135894Y0046366D01*
X0135878Y0046242D01*
X0135858Y0046119D01*
X0135834Y0045997D01*
X0135807Y0045876D01*
X0135776Y0045756D01*
X0135740Y0045636D01*
X0135701Y0045518D01*
X0135659Y0045401D01*
X0135612Y0045286D01*
X0135562Y0045172D01*
X0135508Y0045060D01*
X0135451Y0044950D01*
X0135390Y0044841D01*
X0135326Y0044734D01*
X0135259Y0044630D01*
X0135188Y0044528D01*
X0135114Y0044428D01*
X0135036Y0044330D01*
X0134956Y0044235D01*
X0134873Y0044143D01*
X0134787Y0044053D01*
X0134698Y0043966D01*
X0134606Y0043882D01*
X0134512Y0043801D01*
X0134415Y0043723D01*
X0134315Y0043648D01*
X0134214Y0043577D01*
X0134110Y0043508D01*
X0134004Y0043443D01*
X0133896Y0043382D01*
X0133786Y0043324D01*
X0133674Y0043269D01*
X0133561Y0043218D01*
X0133446Y0043171D01*
X0133329Y0043127D01*
X0133211Y0043087D01*
X0133092Y0043051D01*
X0132972Y0043019D01*
X0132851Y0042990D01*
X0132729Y0042965D01*
X0132607Y0042945D01*
X0132483Y0042928D01*
X0132360Y0042915D01*
X0132236Y0042906D01*
X0132111Y0042901D01*
X0131987Y0042900D01*
X0131863Y0042903D01*
X0131738Y0042910D01*
X0131614Y0042921D01*
X0131491Y0042936D01*
X0131368Y0042955D01*
X0131246Y0042977D01*
X0131124Y0043004D01*
X0131004Y0043034D01*
X0130884Y0043068D01*
X0130766Y0043107D01*
X0130648Y0043148D01*
X0130533Y0043194D01*
X0130418Y0043243D01*
X0130306Y0043296D01*
X0130195Y0043352D01*
X0130086Y0043412D01*
X0129979Y0043476D01*
X0129874Y0043542D01*
X0129771Y0043612D01*
X0129671Y0043686D01*
X0129573Y0043762D01*
X0129477Y0043841D01*
X0129384Y0043924D01*
X0129293Y0044009D01*
X0129206Y0044098D01*
X0129121Y0044189D01*
X0129039Y0044283D01*
X0128961Y0044379D01*
X0128885Y0044478D01*
X0128812Y0044579D01*
X0128743Y0044682D01*
X0128677Y0044788D01*
X0128615Y0044895D01*
X0128556Y0045005D01*
X0128500Y0045116D01*
X0128448Y0045229D01*
X0128400Y0045344D01*
X0128356Y0045460D01*
X0128315Y0045577D01*
X0128278Y0045696D01*
X0128244Y0045816D01*
X0128215Y0045936D01*
X0128189Y0046058D01*
X0128167Y0046181D01*
X0128150Y0046304D01*
X0128136Y0046427D01*
X0128126Y0046551D01*
X0128120Y0046676D01*
X0128118Y0046800D01*
X0128018Y0042800D02*
X0136018Y0050800D01*
X0118118Y0046800D02*
X0118120Y0046924D01*
X0118126Y0047049D01*
X0118136Y0047173D01*
X0118150Y0047296D01*
X0118167Y0047419D01*
X0118189Y0047542D01*
X0118215Y0047664D01*
X0118244Y0047784D01*
X0118278Y0047904D01*
X0118315Y0048023D01*
X0118356Y0048140D01*
X0118400Y0048256D01*
X0118448Y0048371D01*
X0118500Y0048484D01*
X0118556Y0048595D01*
X0118615Y0048705D01*
X0118677Y0048812D01*
X0118743Y0048918D01*
X0118812Y0049021D01*
X0118885Y0049122D01*
X0118961Y0049221D01*
X0119039Y0049317D01*
X0119121Y0049411D01*
X0119206Y0049502D01*
X0119293Y0049591D01*
X0119384Y0049676D01*
X0119477Y0049759D01*
X0119573Y0049838D01*
X0119671Y0049914D01*
X0119771Y0049988D01*
X0119874Y0050058D01*
X0119979Y0050124D01*
X0120086Y0050188D01*
X0120195Y0050248D01*
X0120306Y0050304D01*
X0120418Y0050357D01*
X0120533Y0050406D01*
X0120648Y0050452D01*
X0120766Y0050493D01*
X0120884Y0050532D01*
X0121004Y0050566D01*
X0121124Y0050596D01*
X0121246Y0050623D01*
X0121368Y0050645D01*
X0121491Y0050664D01*
X0121614Y0050679D01*
X0121738Y0050690D01*
X0121863Y0050697D01*
X0121987Y0050700D01*
X0122111Y0050699D01*
X0122236Y0050694D01*
X0122360Y0050685D01*
X0122483Y0050672D01*
X0122607Y0050655D01*
X0122729Y0050635D01*
X0122851Y0050610D01*
X0122972Y0050581D01*
X0123092Y0050549D01*
X0123211Y0050513D01*
X0123329Y0050473D01*
X0123446Y0050429D01*
X0123561Y0050382D01*
X0123674Y0050331D01*
X0123786Y0050276D01*
X0123896Y0050218D01*
X0124004Y0050157D01*
X0124110Y0050092D01*
X0124214Y0050023D01*
X0124315Y0049952D01*
X0124415Y0049877D01*
X0124512Y0049799D01*
X0124606Y0049718D01*
X0124698Y0049634D01*
X0124787Y0049547D01*
X0124873Y0049457D01*
X0124956Y0049365D01*
X0125036Y0049270D01*
X0125114Y0049172D01*
X0125188Y0049072D01*
X0125259Y0048970D01*
X0125326Y0048866D01*
X0125390Y0048759D01*
X0125451Y0048650D01*
X0125508Y0048540D01*
X0125562Y0048428D01*
X0125612Y0048314D01*
X0125659Y0048199D01*
X0125701Y0048082D01*
X0125740Y0047964D01*
X0125776Y0047844D01*
X0125807Y0047724D01*
X0125834Y0047603D01*
X0125858Y0047481D01*
X0125878Y0047358D01*
X0125894Y0047234D01*
X0125906Y0047111D01*
X0125914Y0046987D01*
X0125918Y0046862D01*
X0125918Y0046738D01*
X0125914Y0046613D01*
X0125906Y0046489D01*
X0125894Y0046366D01*
X0125878Y0046242D01*
X0125858Y0046119D01*
X0125834Y0045997D01*
X0125807Y0045876D01*
X0125776Y0045756D01*
X0125740Y0045636D01*
X0125701Y0045518D01*
X0125659Y0045401D01*
X0125612Y0045286D01*
X0125562Y0045172D01*
X0125508Y0045060D01*
X0125451Y0044950D01*
X0125390Y0044841D01*
X0125326Y0044734D01*
X0125259Y0044630D01*
X0125188Y0044528D01*
X0125114Y0044428D01*
X0125036Y0044330D01*
X0124956Y0044235D01*
X0124873Y0044143D01*
X0124787Y0044053D01*
X0124698Y0043966D01*
X0124606Y0043882D01*
X0124512Y0043801D01*
X0124415Y0043723D01*
X0124315Y0043648D01*
X0124214Y0043577D01*
X0124110Y0043508D01*
X0124004Y0043443D01*
X0123896Y0043382D01*
X0123786Y0043324D01*
X0123674Y0043269D01*
X0123561Y0043218D01*
X0123446Y0043171D01*
X0123329Y0043127D01*
X0123211Y0043087D01*
X0123092Y0043051D01*
X0122972Y0043019D01*
X0122851Y0042990D01*
X0122729Y0042965D01*
X0122607Y0042945D01*
X0122483Y0042928D01*
X0122360Y0042915D01*
X0122236Y0042906D01*
X0122111Y0042901D01*
X0121987Y0042900D01*
X0121863Y0042903D01*
X0121738Y0042910D01*
X0121614Y0042921D01*
X0121491Y0042936D01*
X0121368Y0042955D01*
X0121246Y0042977D01*
X0121124Y0043004D01*
X0121004Y0043034D01*
X0120884Y0043068D01*
X0120766Y0043107D01*
X0120648Y0043148D01*
X0120533Y0043194D01*
X0120418Y0043243D01*
X0120306Y0043296D01*
X0120195Y0043352D01*
X0120086Y0043412D01*
X0119979Y0043476D01*
X0119874Y0043542D01*
X0119771Y0043612D01*
X0119671Y0043686D01*
X0119573Y0043762D01*
X0119477Y0043841D01*
X0119384Y0043924D01*
X0119293Y0044009D01*
X0119206Y0044098D01*
X0119121Y0044189D01*
X0119039Y0044283D01*
X0118961Y0044379D01*
X0118885Y0044478D01*
X0118812Y0044579D01*
X0118743Y0044682D01*
X0118677Y0044788D01*
X0118615Y0044895D01*
X0118556Y0045005D01*
X0118500Y0045116D01*
X0118448Y0045229D01*
X0118400Y0045344D01*
X0118356Y0045460D01*
X0118315Y0045577D01*
X0118278Y0045696D01*
X0118244Y0045816D01*
X0118215Y0045936D01*
X0118189Y0046058D01*
X0118167Y0046181D01*
X0118150Y0046304D01*
X0118136Y0046427D01*
X0118126Y0046551D01*
X0118120Y0046676D01*
X0118118Y0046800D01*
X0118018Y0042800D02*
X0126018Y0050800D01*
X0108118Y0046800D02*
X0108120Y0046924D01*
X0108126Y0047049D01*
X0108136Y0047173D01*
X0108150Y0047296D01*
X0108167Y0047419D01*
X0108189Y0047542D01*
X0108215Y0047664D01*
X0108244Y0047784D01*
X0108278Y0047904D01*
X0108315Y0048023D01*
X0108356Y0048140D01*
X0108400Y0048256D01*
X0108448Y0048371D01*
X0108500Y0048484D01*
X0108556Y0048595D01*
X0108615Y0048705D01*
X0108677Y0048812D01*
X0108743Y0048918D01*
X0108812Y0049021D01*
X0108885Y0049122D01*
X0108961Y0049221D01*
X0109039Y0049317D01*
X0109121Y0049411D01*
X0109206Y0049502D01*
X0109293Y0049591D01*
X0109384Y0049676D01*
X0109477Y0049759D01*
X0109573Y0049838D01*
X0109671Y0049914D01*
X0109771Y0049988D01*
X0109874Y0050058D01*
X0109979Y0050124D01*
X0110086Y0050188D01*
X0110195Y0050248D01*
X0110306Y0050304D01*
X0110418Y0050357D01*
X0110533Y0050406D01*
X0110648Y0050452D01*
X0110766Y0050493D01*
X0110884Y0050532D01*
X0111004Y0050566D01*
X0111124Y0050596D01*
X0111246Y0050623D01*
X0111368Y0050645D01*
X0111491Y0050664D01*
X0111614Y0050679D01*
X0111738Y0050690D01*
X0111863Y0050697D01*
X0111987Y0050700D01*
X0112111Y0050699D01*
X0112236Y0050694D01*
X0112360Y0050685D01*
X0112483Y0050672D01*
X0112607Y0050655D01*
X0112729Y0050635D01*
X0112851Y0050610D01*
X0112972Y0050581D01*
X0113092Y0050549D01*
X0113211Y0050513D01*
X0113329Y0050473D01*
X0113446Y0050429D01*
X0113561Y0050382D01*
X0113674Y0050331D01*
X0113786Y0050276D01*
X0113896Y0050218D01*
X0114004Y0050157D01*
X0114110Y0050092D01*
X0114214Y0050023D01*
X0114315Y0049952D01*
X0114415Y0049877D01*
X0114512Y0049799D01*
X0114606Y0049718D01*
X0114698Y0049634D01*
X0114787Y0049547D01*
X0114873Y0049457D01*
X0114956Y0049365D01*
X0115036Y0049270D01*
X0115114Y0049172D01*
X0115188Y0049072D01*
X0115259Y0048970D01*
X0115326Y0048866D01*
X0115390Y0048759D01*
X0115451Y0048650D01*
X0115508Y0048540D01*
X0115562Y0048428D01*
X0115612Y0048314D01*
X0115659Y0048199D01*
X0115701Y0048082D01*
X0115740Y0047964D01*
X0115776Y0047844D01*
X0115807Y0047724D01*
X0115834Y0047603D01*
X0115858Y0047481D01*
X0115878Y0047358D01*
X0115894Y0047234D01*
X0115906Y0047111D01*
X0115914Y0046987D01*
X0115918Y0046862D01*
X0115918Y0046738D01*
X0115914Y0046613D01*
X0115906Y0046489D01*
X0115894Y0046366D01*
X0115878Y0046242D01*
X0115858Y0046119D01*
X0115834Y0045997D01*
X0115807Y0045876D01*
X0115776Y0045756D01*
X0115740Y0045636D01*
X0115701Y0045518D01*
X0115659Y0045401D01*
X0115612Y0045286D01*
X0115562Y0045172D01*
X0115508Y0045060D01*
X0115451Y0044950D01*
X0115390Y0044841D01*
X0115326Y0044734D01*
X0115259Y0044630D01*
X0115188Y0044528D01*
X0115114Y0044428D01*
X0115036Y0044330D01*
X0114956Y0044235D01*
X0114873Y0044143D01*
X0114787Y0044053D01*
X0114698Y0043966D01*
X0114606Y0043882D01*
X0114512Y0043801D01*
X0114415Y0043723D01*
X0114315Y0043648D01*
X0114214Y0043577D01*
X0114110Y0043508D01*
X0114004Y0043443D01*
X0113896Y0043382D01*
X0113786Y0043324D01*
X0113674Y0043269D01*
X0113561Y0043218D01*
X0113446Y0043171D01*
X0113329Y0043127D01*
X0113211Y0043087D01*
X0113092Y0043051D01*
X0112972Y0043019D01*
X0112851Y0042990D01*
X0112729Y0042965D01*
X0112607Y0042945D01*
X0112483Y0042928D01*
X0112360Y0042915D01*
X0112236Y0042906D01*
X0112111Y0042901D01*
X0111987Y0042900D01*
X0111863Y0042903D01*
X0111738Y0042910D01*
X0111614Y0042921D01*
X0111491Y0042936D01*
X0111368Y0042955D01*
X0111246Y0042977D01*
X0111124Y0043004D01*
X0111004Y0043034D01*
X0110884Y0043068D01*
X0110766Y0043107D01*
X0110648Y0043148D01*
X0110533Y0043194D01*
X0110418Y0043243D01*
X0110306Y0043296D01*
X0110195Y0043352D01*
X0110086Y0043412D01*
X0109979Y0043476D01*
X0109874Y0043542D01*
X0109771Y0043612D01*
X0109671Y0043686D01*
X0109573Y0043762D01*
X0109477Y0043841D01*
X0109384Y0043924D01*
X0109293Y0044009D01*
X0109206Y0044098D01*
X0109121Y0044189D01*
X0109039Y0044283D01*
X0108961Y0044379D01*
X0108885Y0044478D01*
X0108812Y0044579D01*
X0108743Y0044682D01*
X0108677Y0044788D01*
X0108615Y0044895D01*
X0108556Y0045005D01*
X0108500Y0045116D01*
X0108448Y0045229D01*
X0108400Y0045344D01*
X0108356Y0045460D01*
X0108315Y0045577D01*
X0108278Y0045696D01*
X0108244Y0045816D01*
X0108215Y0045936D01*
X0108189Y0046058D01*
X0108167Y0046181D01*
X0108150Y0046304D01*
X0108136Y0046427D01*
X0108126Y0046551D01*
X0108120Y0046676D01*
X0108118Y0046800D01*
X0108018Y0042800D02*
X0116018Y0050800D01*
X0098118Y0046800D02*
X0098120Y0046924D01*
X0098126Y0047049D01*
X0098136Y0047173D01*
X0098150Y0047296D01*
X0098167Y0047419D01*
X0098189Y0047542D01*
X0098215Y0047664D01*
X0098244Y0047784D01*
X0098278Y0047904D01*
X0098315Y0048023D01*
X0098356Y0048140D01*
X0098400Y0048256D01*
X0098448Y0048371D01*
X0098500Y0048484D01*
X0098556Y0048595D01*
X0098615Y0048705D01*
X0098677Y0048812D01*
X0098743Y0048918D01*
X0098812Y0049021D01*
X0098885Y0049122D01*
X0098961Y0049221D01*
X0099039Y0049317D01*
X0099121Y0049411D01*
X0099206Y0049502D01*
X0099293Y0049591D01*
X0099384Y0049676D01*
X0099477Y0049759D01*
X0099573Y0049838D01*
X0099671Y0049914D01*
X0099771Y0049988D01*
X0099874Y0050058D01*
X0099979Y0050124D01*
X0100086Y0050188D01*
X0100195Y0050248D01*
X0100306Y0050304D01*
X0100418Y0050357D01*
X0100533Y0050406D01*
X0100648Y0050452D01*
X0100766Y0050493D01*
X0100884Y0050532D01*
X0101004Y0050566D01*
X0101124Y0050596D01*
X0101246Y0050623D01*
X0101368Y0050645D01*
X0101491Y0050664D01*
X0101614Y0050679D01*
X0101738Y0050690D01*
X0101863Y0050697D01*
X0101987Y0050700D01*
X0102111Y0050699D01*
X0102236Y0050694D01*
X0102360Y0050685D01*
X0102483Y0050672D01*
X0102607Y0050655D01*
X0102729Y0050635D01*
X0102851Y0050610D01*
X0102972Y0050581D01*
X0103092Y0050549D01*
X0103211Y0050513D01*
X0103329Y0050473D01*
X0103446Y0050429D01*
X0103561Y0050382D01*
X0103674Y0050331D01*
X0103786Y0050276D01*
X0103896Y0050218D01*
X0104004Y0050157D01*
X0104110Y0050092D01*
X0104214Y0050023D01*
X0104315Y0049952D01*
X0104415Y0049877D01*
X0104512Y0049799D01*
X0104606Y0049718D01*
X0104698Y0049634D01*
X0104787Y0049547D01*
X0104873Y0049457D01*
X0104956Y0049365D01*
X0105036Y0049270D01*
X0105114Y0049172D01*
X0105188Y0049072D01*
X0105259Y0048970D01*
X0105326Y0048866D01*
X0105390Y0048759D01*
X0105451Y0048650D01*
X0105508Y0048540D01*
X0105562Y0048428D01*
X0105612Y0048314D01*
X0105659Y0048199D01*
X0105701Y0048082D01*
X0105740Y0047964D01*
X0105776Y0047844D01*
X0105807Y0047724D01*
X0105834Y0047603D01*
X0105858Y0047481D01*
X0105878Y0047358D01*
X0105894Y0047234D01*
X0105906Y0047111D01*
X0105914Y0046987D01*
X0105918Y0046862D01*
X0105918Y0046738D01*
X0105914Y0046613D01*
X0105906Y0046489D01*
X0105894Y0046366D01*
X0105878Y0046242D01*
X0105858Y0046119D01*
X0105834Y0045997D01*
X0105807Y0045876D01*
X0105776Y0045756D01*
X0105740Y0045636D01*
X0105701Y0045518D01*
X0105659Y0045401D01*
X0105612Y0045286D01*
X0105562Y0045172D01*
X0105508Y0045060D01*
X0105451Y0044950D01*
X0105390Y0044841D01*
X0105326Y0044734D01*
X0105259Y0044630D01*
X0105188Y0044528D01*
X0105114Y0044428D01*
X0105036Y0044330D01*
X0104956Y0044235D01*
X0104873Y0044143D01*
X0104787Y0044053D01*
X0104698Y0043966D01*
X0104606Y0043882D01*
X0104512Y0043801D01*
X0104415Y0043723D01*
X0104315Y0043648D01*
X0104214Y0043577D01*
X0104110Y0043508D01*
X0104004Y0043443D01*
X0103896Y0043382D01*
X0103786Y0043324D01*
X0103674Y0043269D01*
X0103561Y0043218D01*
X0103446Y0043171D01*
X0103329Y0043127D01*
X0103211Y0043087D01*
X0103092Y0043051D01*
X0102972Y0043019D01*
X0102851Y0042990D01*
X0102729Y0042965D01*
X0102607Y0042945D01*
X0102483Y0042928D01*
X0102360Y0042915D01*
X0102236Y0042906D01*
X0102111Y0042901D01*
X0101987Y0042900D01*
X0101863Y0042903D01*
X0101738Y0042910D01*
X0101614Y0042921D01*
X0101491Y0042936D01*
X0101368Y0042955D01*
X0101246Y0042977D01*
X0101124Y0043004D01*
X0101004Y0043034D01*
X0100884Y0043068D01*
X0100766Y0043107D01*
X0100648Y0043148D01*
X0100533Y0043194D01*
X0100418Y0043243D01*
X0100306Y0043296D01*
X0100195Y0043352D01*
X0100086Y0043412D01*
X0099979Y0043476D01*
X0099874Y0043542D01*
X0099771Y0043612D01*
X0099671Y0043686D01*
X0099573Y0043762D01*
X0099477Y0043841D01*
X0099384Y0043924D01*
X0099293Y0044009D01*
X0099206Y0044098D01*
X0099121Y0044189D01*
X0099039Y0044283D01*
X0098961Y0044379D01*
X0098885Y0044478D01*
X0098812Y0044579D01*
X0098743Y0044682D01*
X0098677Y0044788D01*
X0098615Y0044895D01*
X0098556Y0045005D01*
X0098500Y0045116D01*
X0098448Y0045229D01*
X0098400Y0045344D01*
X0098356Y0045460D01*
X0098315Y0045577D01*
X0098278Y0045696D01*
X0098244Y0045816D01*
X0098215Y0045936D01*
X0098189Y0046058D01*
X0098167Y0046181D01*
X0098150Y0046304D01*
X0098136Y0046427D01*
X0098126Y0046551D01*
X0098120Y0046676D01*
X0098118Y0046800D01*
X0098018Y0042800D02*
X0106018Y0050800D01*
X0088118Y0046800D02*
X0088120Y0046924D01*
X0088126Y0047049D01*
X0088136Y0047173D01*
X0088150Y0047296D01*
X0088167Y0047419D01*
X0088189Y0047542D01*
X0088215Y0047664D01*
X0088244Y0047784D01*
X0088278Y0047904D01*
X0088315Y0048023D01*
X0088356Y0048140D01*
X0088400Y0048256D01*
X0088448Y0048371D01*
X0088500Y0048484D01*
X0088556Y0048595D01*
X0088615Y0048705D01*
X0088677Y0048812D01*
X0088743Y0048918D01*
X0088812Y0049021D01*
X0088885Y0049122D01*
X0088961Y0049221D01*
X0089039Y0049317D01*
X0089121Y0049411D01*
X0089206Y0049502D01*
X0089293Y0049591D01*
X0089384Y0049676D01*
X0089477Y0049759D01*
X0089573Y0049838D01*
X0089671Y0049914D01*
X0089771Y0049988D01*
X0089874Y0050058D01*
X0089979Y0050124D01*
X0090086Y0050188D01*
X0090195Y0050248D01*
X0090306Y0050304D01*
X0090418Y0050357D01*
X0090533Y0050406D01*
X0090648Y0050452D01*
X0090766Y0050493D01*
X0090884Y0050532D01*
X0091004Y0050566D01*
X0091124Y0050596D01*
X0091246Y0050623D01*
X0091368Y0050645D01*
X0091491Y0050664D01*
X0091614Y0050679D01*
X0091738Y0050690D01*
X0091863Y0050697D01*
X0091987Y0050700D01*
X0092111Y0050699D01*
X0092236Y0050694D01*
X0092360Y0050685D01*
X0092483Y0050672D01*
X0092607Y0050655D01*
X0092729Y0050635D01*
X0092851Y0050610D01*
X0092972Y0050581D01*
X0093092Y0050549D01*
X0093211Y0050513D01*
X0093329Y0050473D01*
X0093446Y0050429D01*
X0093561Y0050382D01*
X0093674Y0050331D01*
X0093786Y0050276D01*
X0093896Y0050218D01*
X0094004Y0050157D01*
X0094110Y0050092D01*
X0094214Y0050023D01*
X0094315Y0049952D01*
X0094415Y0049877D01*
X0094512Y0049799D01*
X0094606Y0049718D01*
X0094698Y0049634D01*
X0094787Y0049547D01*
X0094873Y0049457D01*
X0094956Y0049365D01*
X0095036Y0049270D01*
X0095114Y0049172D01*
X0095188Y0049072D01*
X0095259Y0048970D01*
X0095326Y0048866D01*
X0095390Y0048759D01*
X0095451Y0048650D01*
X0095508Y0048540D01*
X0095562Y0048428D01*
X0095612Y0048314D01*
X0095659Y0048199D01*
X0095701Y0048082D01*
X0095740Y0047964D01*
X0095776Y0047844D01*
X0095807Y0047724D01*
X0095834Y0047603D01*
X0095858Y0047481D01*
X0095878Y0047358D01*
X0095894Y0047234D01*
X0095906Y0047111D01*
X0095914Y0046987D01*
X0095918Y0046862D01*
X0095918Y0046738D01*
X0095914Y0046613D01*
X0095906Y0046489D01*
X0095894Y0046366D01*
X0095878Y0046242D01*
X0095858Y0046119D01*
X0095834Y0045997D01*
X0095807Y0045876D01*
X0095776Y0045756D01*
X0095740Y0045636D01*
X0095701Y0045518D01*
X0095659Y0045401D01*
X0095612Y0045286D01*
X0095562Y0045172D01*
X0095508Y0045060D01*
X0095451Y0044950D01*
X0095390Y0044841D01*
X0095326Y0044734D01*
X0095259Y0044630D01*
X0095188Y0044528D01*
X0095114Y0044428D01*
X0095036Y0044330D01*
X0094956Y0044235D01*
X0094873Y0044143D01*
X0094787Y0044053D01*
X0094698Y0043966D01*
X0094606Y0043882D01*
X0094512Y0043801D01*
X0094415Y0043723D01*
X0094315Y0043648D01*
X0094214Y0043577D01*
X0094110Y0043508D01*
X0094004Y0043443D01*
X0093896Y0043382D01*
X0093786Y0043324D01*
X0093674Y0043269D01*
X0093561Y0043218D01*
X0093446Y0043171D01*
X0093329Y0043127D01*
X0093211Y0043087D01*
X0093092Y0043051D01*
X0092972Y0043019D01*
X0092851Y0042990D01*
X0092729Y0042965D01*
X0092607Y0042945D01*
X0092483Y0042928D01*
X0092360Y0042915D01*
X0092236Y0042906D01*
X0092111Y0042901D01*
X0091987Y0042900D01*
X0091863Y0042903D01*
X0091738Y0042910D01*
X0091614Y0042921D01*
X0091491Y0042936D01*
X0091368Y0042955D01*
X0091246Y0042977D01*
X0091124Y0043004D01*
X0091004Y0043034D01*
X0090884Y0043068D01*
X0090766Y0043107D01*
X0090648Y0043148D01*
X0090533Y0043194D01*
X0090418Y0043243D01*
X0090306Y0043296D01*
X0090195Y0043352D01*
X0090086Y0043412D01*
X0089979Y0043476D01*
X0089874Y0043542D01*
X0089771Y0043612D01*
X0089671Y0043686D01*
X0089573Y0043762D01*
X0089477Y0043841D01*
X0089384Y0043924D01*
X0089293Y0044009D01*
X0089206Y0044098D01*
X0089121Y0044189D01*
X0089039Y0044283D01*
X0088961Y0044379D01*
X0088885Y0044478D01*
X0088812Y0044579D01*
X0088743Y0044682D01*
X0088677Y0044788D01*
X0088615Y0044895D01*
X0088556Y0045005D01*
X0088500Y0045116D01*
X0088448Y0045229D01*
X0088400Y0045344D01*
X0088356Y0045460D01*
X0088315Y0045577D01*
X0088278Y0045696D01*
X0088244Y0045816D01*
X0088215Y0045936D01*
X0088189Y0046058D01*
X0088167Y0046181D01*
X0088150Y0046304D01*
X0088136Y0046427D01*
X0088126Y0046551D01*
X0088120Y0046676D01*
X0088118Y0046800D01*
X0088018Y0042800D02*
X0096018Y0050800D01*
X0078118Y0046800D02*
X0078120Y0046924D01*
X0078126Y0047049D01*
X0078136Y0047173D01*
X0078150Y0047296D01*
X0078167Y0047419D01*
X0078189Y0047542D01*
X0078215Y0047664D01*
X0078244Y0047784D01*
X0078278Y0047904D01*
X0078315Y0048023D01*
X0078356Y0048140D01*
X0078400Y0048256D01*
X0078448Y0048371D01*
X0078500Y0048484D01*
X0078556Y0048595D01*
X0078615Y0048705D01*
X0078677Y0048812D01*
X0078743Y0048918D01*
X0078812Y0049021D01*
X0078885Y0049122D01*
X0078961Y0049221D01*
X0079039Y0049317D01*
X0079121Y0049411D01*
X0079206Y0049502D01*
X0079293Y0049591D01*
X0079384Y0049676D01*
X0079477Y0049759D01*
X0079573Y0049838D01*
X0079671Y0049914D01*
X0079771Y0049988D01*
X0079874Y0050058D01*
X0079979Y0050124D01*
X0080086Y0050188D01*
X0080195Y0050248D01*
X0080306Y0050304D01*
X0080418Y0050357D01*
X0080533Y0050406D01*
X0080648Y0050452D01*
X0080766Y0050493D01*
X0080884Y0050532D01*
X0081004Y0050566D01*
X0081124Y0050596D01*
X0081246Y0050623D01*
X0081368Y0050645D01*
X0081491Y0050664D01*
X0081614Y0050679D01*
X0081738Y0050690D01*
X0081863Y0050697D01*
X0081987Y0050700D01*
X0082111Y0050699D01*
X0082236Y0050694D01*
X0082360Y0050685D01*
X0082483Y0050672D01*
X0082607Y0050655D01*
X0082729Y0050635D01*
X0082851Y0050610D01*
X0082972Y0050581D01*
X0083092Y0050549D01*
X0083211Y0050513D01*
X0083329Y0050473D01*
X0083446Y0050429D01*
X0083561Y0050382D01*
X0083674Y0050331D01*
X0083786Y0050276D01*
X0083896Y0050218D01*
X0084004Y0050157D01*
X0084110Y0050092D01*
X0084214Y0050023D01*
X0084315Y0049952D01*
X0084415Y0049877D01*
X0084512Y0049799D01*
X0084606Y0049718D01*
X0084698Y0049634D01*
X0084787Y0049547D01*
X0084873Y0049457D01*
X0084956Y0049365D01*
X0085036Y0049270D01*
X0085114Y0049172D01*
X0085188Y0049072D01*
X0085259Y0048970D01*
X0085326Y0048866D01*
X0085390Y0048759D01*
X0085451Y0048650D01*
X0085508Y0048540D01*
X0085562Y0048428D01*
X0085612Y0048314D01*
X0085659Y0048199D01*
X0085701Y0048082D01*
X0085740Y0047964D01*
X0085776Y0047844D01*
X0085807Y0047724D01*
X0085834Y0047603D01*
X0085858Y0047481D01*
X0085878Y0047358D01*
X0085894Y0047234D01*
X0085906Y0047111D01*
X0085914Y0046987D01*
X0085918Y0046862D01*
X0085918Y0046738D01*
X0085914Y0046613D01*
X0085906Y0046489D01*
X0085894Y0046366D01*
X0085878Y0046242D01*
X0085858Y0046119D01*
X0085834Y0045997D01*
X0085807Y0045876D01*
X0085776Y0045756D01*
X0085740Y0045636D01*
X0085701Y0045518D01*
X0085659Y0045401D01*
X0085612Y0045286D01*
X0085562Y0045172D01*
X0085508Y0045060D01*
X0085451Y0044950D01*
X0085390Y0044841D01*
X0085326Y0044734D01*
X0085259Y0044630D01*
X0085188Y0044528D01*
X0085114Y0044428D01*
X0085036Y0044330D01*
X0084956Y0044235D01*
X0084873Y0044143D01*
X0084787Y0044053D01*
X0084698Y0043966D01*
X0084606Y0043882D01*
X0084512Y0043801D01*
X0084415Y0043723D01*
X0084315Y0043648D01*
X0084214Y0043577D01*
X0084110Y0043508D01*
X0084004Y0043443D01*
X0083896Y0043382D01*
X0083786Y0043324D01*
X0083674Y0043269D01*
X0083561Y0043218D01*
X0083446Y0043171D01*
X0083329Y0043127D01*
X0083211Y0043087D01*
X0083092Y0043051D01*
X0082972Y0043019D01*
X0082851Y0042990D01*
X0082729Y0042965D01*
X0082607Y0042945D01*
X0082483Y0042928D01*
X0082360Y0042915D01*
X0082236Y0042906D01*
X0082111Y0042901D01*
X0081987Y0042900D01*
X0081863Y0042903D01*
X0081738Y0042910D01*
X0081614Y0042921D01*
X0081491Y0042936D01*
X0081368Y0042955D01*
X0081246Y0042977D01*
X0081124Y0043004D01*
X0081004Y0043034D01*
X0080884Y0043068D01*
X0080766Y0043107D01*
X0080648Y0043148D01*
X0080533Y0043194D01*
X0080418Y0043243D01*
X0080306Y0043296D01*
X0080195Y0043352D01*
X0080086Y0043412D01*
X0079979Y0043476D01*
X0079874Y0043542D01*
X0079771Y0043612D01*
X0079671Y0043686D01*
X0079573Y0043762D01*
X0079477Y0043841D01*
X0079384Y0043924D01*
X0079293Y0044009D01*
X0079206Y0044098D01*
X0079121Y0044189D01*
X0079039Y0044283D01*
X0078961Y0044379D01*
X0078885Y0044478D01*
X0078812Y0044579D01*
X0078743Y0044682D01*
X0078677Y0044788D01*
X0078615Y0044895D01*
X0078556Y0045005D01*
X0078500Y0045116D01*
X0078448Y0045229D01*
X0078400Y0045344D01*
X0078356Y0045460D01*
X0078315Y0045577D01*
X0078278Y0045696D01*
X0078244Y0045816D01*
X0078215Y0045936D01*
X0078189Y0046058D01*
X0078167Y0046181D01*
X0078150Y0046304D01*
X0078136Y0046427D01*
X0078126Y0046551D01*
X0078120Y0046676D01*
X0078118Y0046800D01*
X0078018Y0042800D02*
X0086018Y0050800D01*
X0068118Y0046800D02*
X0068120Y0046924D01*
X0068126Y0047049D01*
X0068136Y0047173D01*
X0068150Y0047296D01*
X0068167Y0047419D01*
X0068189Y0047542D01*
X0068215Y0047664D01*
X0068244Y0047784D01*
X0068278Y0047904D01*
X0068315Y0048023D01*
X0068356Y0048140D01*
X0068400Y0048256D01*
X0068448Y0048371D01*
X0068500Y0048484D01*
X0068556Y0048595D01*
X0068615Y0048705D01*
X0068677Y0048812D01*
X0068743Y0048918D01*
X0068812Y0049021D01*
X0068885Y0049122D01*
X0068961Y0049221D01*
X0069039Y0049317D01*
X0069121Y0049411D01*
X0069206Y0049502D01*
X0069293Y0049591D01*
X0069384Y0049676D01*
X0069477Y0049759D01*
X0069573Y0049838D01*
X0069671Y0049914D01*
X0069771Y0049988D01*
X0069874Y0050058D01*
X0069979Y0050124D01*
X0070086Y0050188D01*
X0070195Y0050248D01*
X0070306Y0050304D01*
X0070418Y0050357D01*
X0070533Y0050406D01*
X0070648Y0050452D01*
X0070766Y0050493D01*
X0070884Y0050532D01*
X0071004Y0050566D01*
X0071124Y0050596D01*
X0071246Y0050623D01*
X0071368Y0050645D01*
X0071491Y0050664D01*
X0071614Y0050679D01*
X0071738Y0050690D01*
X0071863Y0050697D01*
X0071987Y0050700D01*
X0072111Y0050699D01*
X0072236Y0050694D01*
X0072360Y0050685D01*
X0072483Y0050672D01*
X0072607Y0050655D01*
X0072729Y0050635D01*
X0072851Y0050610D01*
X0072972Y0050581D01*
X0073092Y0050549D01*
X0073211Y0050513D01*
X0073329Y0050473D01*
X0073446Y0050429D01*
X0073561Y0050382D01*
X0073674Y0050331D01*
X0073786Y0050276D01*
X0073896Y0050218D01*
X0074004Y0050157D01*
X0074110Y0050092D01*
X0074214Y0050023D01*
X0074315Y0049952D01*
X0074415Y0049877D01*
X0074512Y0049799D01*
X0074606Y0049718D01*
X0074698Y0049634D01*
X0074787Y0049547D01*
X0074873Y0049457D01*
X0074956Y0049365D01*
X0075036Y0049270D01*
X0075114Y0049172D01*
X0075188Y0049072D01*
X0075259Y0048970D01*
X0075326Y0048866D01*
X0075390Y0048759D01*
X0075451Y0048650D01*
X0075508Y0048540D01*
X0075562Y0048428D01*
X0075612Y0048314D01*
X0075659Y0048199D01*
X0075701Y0048082D01*
X0075740Y0047964D01*
X0075776Y0047844D01*
X0075807Y0047724D01*
X0075834Y0047603D01*
X0075858Y0047481D01*
X0075878Y0047358D01*
X0075894Y0047234D01*
X0075906Y0047111D01*
X0075914Y0046987D01*
X0075918Y0046862D01*
X0075918Y0046738D01*
X0075914Y0046613D01*
X0075906Y0046489D01*
X0075894Y0046366D01*
X0075878Y0046242D01*
X0075858Y0046119D01*
X0075834Y0045997D01*
X0075807Y0045876D01*
X0075776Y0045756D01*
X0075740Y0045636D01*
X0075701Y0045518D01*
X0075659Y0045401D01*
X0075612Y0045286D01*
X0075562Y0045172D01*
X0075508Y0045060D01*
X0075451Y0044950D01*
X0075390Y0044841D01*
X0075326Y0044734D01*
X0075259Y0044630D01*
X0075188Y0044528D01*
X0075114Y0044428D01*
X0075036Y0044330D01*
X0074956Y0044235D01*
X0074873Y0044143D01*
X0074787Y0044053D01*
X0074698Y0043966D01*
X0074606Y0043882D01*
X0074512Y0043801D01*
X0074415Y0043723D01*
X0074315Y0043648D01*
X0074214Y0043577D01*
X0074110Y0043508D01*
X0074004Y0043443D01*
X0073896Y0043382D01*
X0073786Y0043324D01*
X0073674Y0043269D01*
X0073561Y0043218D01*
X0073446Y0043171D01*
X0073329Y0043127D01*
X0073211Y0043087D01*
X0073092Y0043051D01*
X0072972Y0043019D01*
X0072851Y0042990D01*
X0072729Y0042965D01*
X0072607Y0042945D01*
X0072483Y0042928D01*
X0072360Y0042915D01*
X0072236Y0042906D01*
X0072111Y0042901D01*
X0071987Y0042900D01*
X0071863Y0042903D01*
X0071738Y0042910D01*
X0071614Y0042921D01*
X0071491Y0042936D01*
X0071368Y0042955D01*
X0071246Y0042977D01*
X0071124Y0043004D01*
X0071004Y0043034D01*
X0070884Y0043068D01*
X0070766Y0043107D01*
X0070648Y0043148D01*
X0070533Y0043194D01*
X0070418Y0043243D01*
X0070306Y0043296D01*
X0070195Y0043352D01*
X0070086Y0043412D01*
X0069979Y0043476D01*
X0069874Y0043542D01*
X0069771Y0043612D01*
X0069671Y0043686D01*
X0069573Y0043762D01*
X0069477Y0043841D01*
X0069384Y0043924D01*
X0069293Y0044009D01*
X0069206Y0044098D01*
X0069121Y0044189D01*
X0069039Y0044283D01*
X0068961Y0044379D01*
X0068885Y0044478D01*
X0068812Y0044579D01*
X0068743Y0044682D01*
X0068677Y0044788D01*
X0068615Y0044895D01*
X0068556Y0045005D01*
X0068500Y0045116D01*
X0068448Y0045229D01*
X0068400Y0045344D01*
X0068356Y0045460D01*
X0068315Y0045577D01*
X0068278Y0045696D01*
X0068244Y0045816D01*
X0068215Y0045936D01*
X0068189Y0046058D01*
X0068167Y0046181D01*
X0068150Y0046304D01*
X0068136Y0046427D01*
X0068126Y0046551D01*
X0068120Y0046676D01*
X0068118Y0046800D01*
X0068018Y0042800D02*
X0076018Y0050800D01*
X0058118Y0046800D02*
X0058120Y0046924D01*
X0058126Y0047049D01*
X0058136Y0047173D01*
X0058150Y0047296D01*
X0058167Y0047419D01*
X0058189Y0047542D01*
X0058215Y0047664D01*
X0058244Y0047784D01*
X0058278Y0047904D01*
X0058315Y0048023D01*
X0058356Y0048140D01*
X0058400Y0048256D01*
X0058448Y0048371D01*
X0058500Y0048484D01*
X0058556Y0048595D01*
X0058615Y0048705D01*
X0058677Y0048812D01*
X0058743Y0048918D01*
X0058812Y0049021D01*
X0058885Y0049122D01*
X0058961Y0049221D01*
X0059039Y0049317D01*
X0059121Y0049411D01*
X0059206Y0049502D01*
X0059293Y0049591D01*
X0059384Y0049676D01*
X0059477Y0049759D01*
X0059573Y0049838D01*
X0059671Y0049914D01*
X0059771Y0049988D01*
X0059874Y0050058D01*
X0059979Y0050124D01*
X0060086Y0050188D01*
X0060195Y0050248D01*
X0060306Y0050304D01*
X0060418Y0050357D01*
X0060533Y0050406D01*
X0060648Y0050452D01*
X0060766Y0050493D01*
X0060884Y0050532D01*
X0061004Y0050566D01*
X0061124Y0050596D01*
X0061246Y0050623D01*
X0061368Y0050645D01*
X0061491Y0050664D01*
X0061614Y0050679D01*
X0061738Y0050690D01*
X0061863Y0050697D01*
X0061987Y0050700D01*
X0062111Y0050699D01*
X0062236Y0050694D01*
X0062360Y0050685D01*
X0062483Y0050672D01*
X0062607Y0050655D01*
X0062729Y0050635D01*
X0062851Y0050610D01*
X0062972Y0050581D01*
X0063092Y0050549D01*
X0063211Y0050513D01*
X0063329Y0050473D01*
X0063446Y0050429D01*
X0063561Y0050382D01*
X0063674Y0050331D01*
X0063786Y0050276D01*
X0063896Y0050218D01*
X0064004Y0050157D01*
X0064110Y0050092D01*
X0064214Y0050023D01*
X0064315Y0049952D01*
X0064415Y0049877D01*
X0064512Y0049799D01*
X0064606Y0049718D01*
X0064698Y0049634D01*
X0064787Y0049547D01*
X0064873Y0049457D01*
X0064956Y0049365D01*
X0065036Y0049270D01*
X0065114Y0049172D01*
X0065188Y0049072D01*
X0065259Y0048970D01*
X0065326Y0048866D01*
X0065390Y0048759D01*
X0065451Y0048650D01*
X0065508Y0048540D01*
X0065562Y0048428D01*
X0065612Y0048314D01*
X0065659Y0048199D01*
X0065701Y0048082D01*
X0065740Y0047964D01*
X0065776Y0047844D01*
X0065807Y0047724D01*
X0065834Y0047603D01*
X0065858Y0047481D01*
X0065878Y0047358D01*
X0065894Y0047234D01*
X0065906Y0047111D01*
X0065914Y0046987D01*
X0065918Y0046862D01*
X0065918Y0046738D01*
X0065914Y0046613D01*
X0065906Y0046489D01*
X0065894Y0046366D01*
X0065878Y0046242D01*
X0065858Y0046119D01*
X0065834Y0045997D01*
X0065807Y0045876D01*
X0065776Y0045756D01*
X0065740Y0045636D01*
X0065701Y0045518D01*
X0065659Y0045401D01*
X0065612Y0045286D01*
X0065562Y0045172D01*
X0065508Y0045060D01*
X0065451Y0044950D01*
X0065390Y0044841D01*
X0065326Y0044734D01*
X0065259Y0044630D01*
X0065188Y0044528D01*
X0065114Y0044428D01*
X0065036Y0044330D01*
X0064956Y0044235D01*
X0064873Y0044143D01*
X0064787Y0044053D01*
X0064698Y0043966D01*
X0064606Y0043882D01*
X0064512Y0043801D01*
X0064415Y0043723D01*
X0064315Y0043648D01*
X0064214Y0043577D01*
X0064110Y0043508D01*
X0064004Y0043443D01*
X0063896Y0043382D01*
X0063786Y0043324D01*
X0063674Y0043269D01*
X0063561Y0043218D01*
X0063446Y0043171D01*
X0063329Y0043127D01*
X0063211Y0043087D01*
X0063092Y0043051D01*
X0062972Y0043019D01*
X0062851Y0042990D01*
X0062729Y0042965D01*
X0062607Y0042945D01*
X0062483Y0042928D01*
X0062360Y0042915D01*
X0062236Y0042906D01*
X0062111Y0042901D01*
X0061987Y0042900D01*
X0061863Y0042903D01*
X0061738Y0042910D01*
X0061614Y0042921D01*
X0061491Y0042936D01*
X0061368Y0042955D01*
X0061246Y0042977D01*
X0061124Y0043004D01*
X0061004Y0043034D01*
X0060884Y0043068D01*
X0060766Y0043107D01*
X0060648Y0043148D01*
X0060533Y0043194D01*
X0060418Y0043243D01*
X0060306Y0043296D01*
X0060195Y0043352D01*
X0060086Y0043412D01*
X0059979Y0043476D01*
X0059874Y0043542D01*
X0059771Y0043612D01*
X0059671Y0043686D01*
X0059573Y0043762D01*
X0059477Y0043841D01*
X0059384Y0043924D01*
X0059293Y0044009D01*
X0059206Y0044098D01*
X0059121Y0044189D01*
X0059039Y0044283D01*
X0058961Y0044379D01*
X0058885Y0044478D01*
X0058812Y0044579D01*
X0058743Y0044682D01*
X0058677Y0044788D01*
X0058615Y0044895D01*
X0058556Y0045005D01*
X0058500Y0045116D01*
X0058448Y0045229D01*
X0058400Y0045344D01*
X0058356Y0045460D01*
X0058315Y0045577D01*
X0058278Y0045696D01*
X0058244Y0045816D01*
X0058215Y0045936D01*
X0058189Y0046058D01*
X0058167Y0046181D01*
X0058150Y0046304D01*
X0058136Y0046427D01*
X0058126Y0046551D01*
X0058120Y0046676D01*
X0058118Y0046800D01*
X0058018Y0042800D02*
X0066018Y0050800D01*
X0048518Y0049050D02*
X0040518Y0057050D01*
X0040518Y0049050D02*
X0048518Y0057050D01*
X0045618Y0061800D02*
X0045620Y0061924D01*
X0045626Y0062049D01*
X0045636Y0062173D01*
X0045650Y0062296D01*
X0045667Y0062419D01*
X0045689Y0062542D01*
X0045715Y0062664D01*
X0045744Y0062784D01*
X0045778Y0062904D01*
X0045815Y0063023D01*
X0045856Y0063140D01*
X0045900Y0063256D01*
X0045948Y0063371D01*
X0046000Y0063484D01*
X0046056Y0063595D01*
X0046115Y0063705D01*
X0046177Y0063812D01*
X0046243Y0063918D01*
X0046312Y0064021D01*
X0046385Y0064122D01*
X0046461Y0064221D01*
X0046539Y0064317D01*
X0046621Y0064411D01*
X0046706Y0064502D01*
X0046793Y0064591D01*
X0046884Y0064676D01*
X0046977Y0064759D01*
X0047073Y0064838D01*
X0047171Y0064914D01*
X0047271Y0064988D01*
X0047374Y0065058D01*
X0047479Y0065124D01*
X0047586Y0065188D01*
X0047695Y0065248D01*
X0047806Y0065304D01*
X0047918Y0065357D01*
X0048033Y0065406D01*
X0048148Y0065452D01*
X0048266Y0065493D01*
X0048384Y0065532D01*
X0048504Y0065566D01*
X0048624Y0065596D01*
X0048746Y0065623D01*
X0048868Y0065645D01*
X0048991Y0065664D01*
X0049114Y0065679D01*
X0049238Y0065690D01*
X0049363Y0065697D01*
X0049487Y0065700D01*
X0049611Y0065699D01*
X0049736Y0065694D01*
X0049860Y0065685D01*
X0049983Y0065672D01*
X0050107Y0065655D01*
X0050229Y0065635D01*
X0050351Y0065610D01*
X0050472Y0065581D01*
X0050592Y0065549D01*
X0050711Y0065513D01*
X0050829Y0065473D01*
X0050946Y0065429D01*
X0051061Y0065382D01*
X0051174Y0065331D01*
X0051286Y0065276D01*
X0051396Y0065218D01*
X0051504Y0065157D01*
X0051610Y0065092D01*
X0051714Y0065023D01*
X0051815Y0064952D01*
X0051915Y0064877D01*
X0052012Y0064799D01*
X0052106Y0064718D01*
X0052198Y0064634D01*
X0052287Y0064547D01*
X0052373Y0064457D01*
X0052456Y0064365D01*
X0052536Y0064270D01*
X0052614Y0064172D01*
X0052688Y0064072D01*
X0052759Y0063970D01*
X0052826Y0063866D01*
X0052890Y0063759D01*
X0052951Y0063650D01*
X0053008Y0063540D01*
X0053062Y0063428D01*
X0053112Y0063314D01*
X0053159Y0063199D01*
X0053201Y0063082D01*
X0053240Y0062964D01*
X0053276Y0062844D01*
X0053307Y0062724D01*
X0053334Y0062603D01*
X0053358Y0062481D01*
X0053378Y0062358D01*
X0053394Y0062234D01*
X0053406Y0062111D01*
X0053414Y0061987D01*
X0053418Y0061862D01*
X0053418Y0061738D01*
X0053414Y0061613D01*
X0053406Y0061489D01*
X0053394Y0061366D01*
X0053378Y0061242D01*
X0053358Y0061119D01*
X0053334Y0060997D01*
X0053307Y0060876D01*
X0053276Y0060756D01*
X0053240Y0060636D01*
X0053201Y0060518D01*
X0053159Y0060401D01*
X0053112Y0060286D01*
X0053062Y0060172D01*
X0053008Y0060060D01*
X0052951Y0059950D01*
X0052890Y0059841D01*
X0052826Y0059734D01*
X0052759Y0059630D01*
X0052688Y0059528D01*
X0052614Y0059428D01*
X0052536Y0059330D01*
X0052456Y0059235D01*
X0052373Y0059143D01*
X0052287Y0059053D01*
X0052198Y0058966D01*
X0052106Y0058882D01*
X0052012Y0058801D01*
X0051915Y0058723D01*
X0051815Y0058648D01*
X0051714Y0058577D01*
X0051610Y0058508D01*
X0051504Y0058443D01*
X0051396Y0058382D01*
X0051286Y0058324D01*
X0051174Y0058269D01*
X0051061Y0058218D01*
X0050946Y0058171D01*
X0050829Y0058127D01*
X0050711Y0058087D01*
X0050592Y0058051D01*
X0050472Y0058019D01*
X0050351Y0057990D01*
X0050229Y0057965D01*
X0050107Y0057945D01*
X0049983Y0057928D01*
X0049860Y0057915D01*
X0049736Y0057906D01*
X0049611Y0057901D01*
X0049487Y0057900D01*
X0049363Y0057903D01*
X0049238Y0057910D01*
X0049114Y0057921D01*
X0048991Y0057936D01*
X0048868Y0057955D01*
X0048746Y0057977D01*
X0048624Y0058004D01*
X0048504Y0058034D01*
X0048384Y0058068D01*
X0048266Y0058107D01*
X0048148Y0058148D01*
X0048033Y0058194D01*
X0047918Y0058243D01*
X0047806Y0058296D01*
X0047695Y0058352D01*
X0047586Y0058412D01*
X0047479Y0058476D01*
X0047374Y0058542D01*
X0047271Y0058612D01*
X0047171Y0058686D01*
X0047073Y0058762D01*
X0046977Y0058841D01*
X0046884Y0058924D01*
X0046793Y0059009D01*
X0046706Y0059098D01*
X0046621Y0059189D01*
X0046539Y0059283D01*
X0046461Y0059379D01*
X0046385Y0059478D01*
X0046312Y0059579D01*
X0046243Y0059682D01*
X0046177Y0059788D01*
X0046115Y0059895D01*
X0046056Y0060005D01*
X0046000Y0060116D01*
X0045948Y0060229D01*
X0045900Y0060344D01*
X0045856Y0060460D01*
X0045815Y0060577D01*
X0045778Y0060696D01*
X0045744Y0060816D01*
X0045715Y0060936D01*
X0045689Y0061058D01*
X0045667Y0061181D01*
X0045650Y0061304D01*
X0045636Y0061427D01*
X0045626Y0061551D01*
X0045620Y0061676D01*
X0045618Y0061800D01*
X0045518Y0057800D02*
X0053518Y0065800D01*
X0045618Y0071800D02*
X0045620Y0071924D01*
X0045626Y0072049D01*
X0045636Y0072173D01*
X0045650Y0072296D01*
X0045667Y0072419D01*
X0045689Y0072542D01*
X0045715Y0072664D01*
X0045744Y0072784D01*
X0045778Y0072904D01*
X0045815Y0073023D01*
X0045856Y0073140D01*
X0045900Y0073256D01*
X0045948Y0073371D01*
X0046000Y0073484D01*
X0046056Y0073595D01*
X0046115Y0073705D01*
X0046177Y0073812D01*
X0046243Y0073918D01*
X0046312Y0074021D01*
X0046385Y0074122D01*
X0046461Y0074221D01*
X0046539Y0074317D01*
X0046621Y0074411D01*
X0046706Y0074502D01*
X0046793Y0074591D01*
X0046884Y0074676D01*
X0046977Y0074759D01*
X0047073Y0074838D01*
X0047171Y0074914D01*
X0047271Y0074988D01*
X0047374Y0075058D01*
X0047479Y0075124D01*
X0047586Y0075188D01*
X0047695Y0075248D01*
X0047806Y0075304D01*
X0047918Y0075357D01*
X0048033Y0075406D01*
X0048148Y0075452D01*
X0048266Y0075493D01*
X0048384Y0075532D01*
X0048504Y0075566D01*
X0048624Y0075596D01*
X0048746Y0075623D01*
X0048868Y0075645D01*
X0048991Y0075664D01*
X0049114Y0075679D01*
X0049238Y0075690D01*
X0049363Y0075697D01*
X0049487Y0075700D01*
X0049611Y0075699D01*
X0049736Y0075694D01*
X0049860Y0075685D01*
X0049983Y0075672D01*
X0050107Y0075655D01*
X0050229Y0075635D01*
X0050351Y0075610D01*
X0050472Y0075581D01*
X0050592Y0075549D01*
X0050711Y0075513D01*
X0050829Y0075473D01*
X0050946Y0075429D01*
X0051061Y0075382D01*
X0051174Y0075331D01*
X0051286Y0075276D01*
X0051396Y0075218D01*
X0051504Y0075157D01*
X0051610Y0075092D01*
X0051714Y0075023D01*
X0051815Y0074952D01*
X0051915Y0074877D01*
X0052012Y0074799D01*
X0052106Y0074718D01*
X0052198Y0074634D01*
X0052287Y0074547D01*
X0052373Y0074457D01*
X0052456Y0074365D01*
X0052536Y0074270D01*
X0052614Y0074172D01*
X0052688Y0074072D01*
X0052759Y0073970D01*
X0052826Y0073866D01*
X0052890Y0073759D01*
X0052951Y0073650D01*
X0053008Y0073540D01*
X0053062Y0073428D01*
X0053112Y0073314D01*
X0053159Y0073199D01*
X0053201Y0073082D01*
X0053240Y0072964D01*
X0053276Y0072844D01*
X0053307Y0072724D01*
X0053334Y0072603D01*
X0053358Y0072481D01*
X0053378Y0072358D01*
X0053394Y0072234D01*
X0053406Y0072111D01*
X0053414Y0071987D01*
X0053418Y0071862D01*
X0053418Y0071738D01*
X0053414Y0071613D01*
X0053406Y0071489D01*
X0053394Y0071366D01*
X0053378Y0071242D01*
X0053358Y0071119D01*
X0053334Y0070997D01*
X0053307Y0070876D01*
X0053276Y0070756D01*
X0053240Y0070636D01*
X0053201Y0070518D01*
X0053159Y0070401D01*
X0053112Y0070286D01*
X0053062Y0070172D01*
X0053008Y0070060D01*
X0052951Y0069950D01*
X0052890Y0069841D01*
X0052826Y0069734D01*
X0052759Y0069630D01*
X0052688Y0069528D01*
X0052614Y0069428D01*
X0052536Y0069330D01*
X0052456Y0069235D01*
X0052373Y0069143D01*
X0052287Y0069053D01*
X0052198Y0068966D01*
X0052106Y0068882D01*
X0052012Y0068801D01*
X0051915Y0068723D01*
X0051815Y0068648D01*
X0051714Y0068577D01*
X0051610Y0068508D01*
X0051504Y0068443D01*
X0051396Y0068382D01*
X0051286Y0068324D01*
X0051174Y0068269D01*
X0051061Y0068218D01*
X0050946Y0068171D01*
X0050829Y0068127D01*
X0050711Y0068087D01*
X0050592Y0068051D01*
X0050472Y0068019D01*
X0050351Y0067990D01*
X0050229Y0067965D01*
X0050107Y0067945D01*
X0049983Y0067928D01*
X0049860Y0067915D01*
X0049736Y0067906D01*
X0049611Y0067901D01*
X0049487Y0067900D01*
X0049363Y0067903D01*
X0049238Y0067910D01*
X0049114Y0067921D01*
X0048991Y0067936D01*
X0048868Y0067955D01*
X0048746Y0067977D01*
X0048624Y0068004D01*
X0048504Y0068034D01*
X0048384Y0068068D01*
X0048266Y0068107D01*
X0048148Y0068148D01*
X0048033Y0068194D01*
X0047918Y0068243D01*
X0047806Y0068296D01*
X0047695Y0068352D01*
X0047586Y0068412D01*
X0047479Y0068476D01*
X0047374Y0068542D01*
X0047271Y0068612D01*
X0047171Y0068686D01*
X0047073Y0068762D01*
X0046977Y0068841D01*
X0046884Y0068924D01*
X0046793Y0069009D01*
X0046706Y0069098D01*
X0046621Y0069189D01*
X0046539Y0069283D01*
X0046461Y0069379D01*
X0046385Y0069478D01*
X0046312Y0069579D01*
X0046243Y0069682D01*
X0046177Y0069788D01*
X0046115Y0069895D01*
X0046056Y0070005D01*
X0046000Y0070116D01*
X0045948Y0070229D01*
X0045900Y0070344D01*
X0045856Y0070460D01*
X0045815Y0070577D01*
X0045778Y0070696D01*
X0045744Y0070816D01*
X0045715Y0070936D01*
X0045689Y0071058D01*
X0045667Y0071181D01*
X0045650Y0071304D01*
X0045636Y0071427D01*
X0045626Y0071551D01*
X0045620Y0071676D01*
X0045618Y0071800D01*
X0045518Y0067800D02*
X0053518Y0075800D01*
X0045618Y0083050D02*
X0045620Y0083174D01*
X0045626Y0083299D01*
X0045636Y0083423D01*
X0045650Y0083546D01*
X0045667Y0083669D01*
X0045689Y0083792D01*
X0045715Y0083914D01*
X0045744Y0084034D01*
X0045778Y0084154D01*
X0045815Y0084273D01*
X0045856Y0084390D01*
X0045900Y0084506D01*
X0045948Y0084621D01*
X0046000Y0084734D01*
X0046056Y0084845D01*
X0046115Y0084955D01*
X0046177Y0085062D01*
X0046243Y0085168D01*
X0046312Y0085271D01*
X0046385Y0085372D01*
X0046461Y0085471D01*
X0046539Y0085567D01*
X0046621Y0085661D01*
X0046706Y0085752D01*
X0046793Y0085841D01*
X0046884Y0085926D01*
X0046977Y0086009D01*
X0047073Y0086088D01*
X0047171Y0086164D01*
X0047271Y0086238D01*
X0047374Y0086308D01*
X0047479Y0086374D01*
X0047586Y0086438D01*
X0047695Y0086498D01*
X0047806Y0086554D01*
X0047918Y0086607D01*
X0048033Y0086656D01*
X0048148Y0086702D01*
X0048266Y0086743D01*
X0048384Y0086782D01*
X0048504Y0086816D01*
X0048624Y0086846D01*
X0048746Y0086873D01*
X0048868Y0086895D01*
X0048991Y0086914D01*
X0049114Y0086929D01*
X0049238Y0086940D01*
X0049363Y0086947D01*
X0049487Y0086950D01*
X0049611Y0086949D01*
X0049736Y0086944D01*
X0049860Y0086935D01*
X0049983Y0086922D01*
X0050107Y0086905D01*
X0050229Y0086885D01*
X0050351Y0086860D01*
X0050472Y0086831D01*
X0050592Y0086799D01*
X0050711Y0086763D01*
X0050829Y0086723D01*
X0050946Y0086679D01*
X0051061Y0086632D01*
X0051174Y0086581D01*
X0051286Y0086526D01*
X0051396Y0086468D01*
X0051504Y0086407D01*
X0051610Y0086342D01*
X0051714Y0086273D01*
X0051815Y0086202D01*
X0051915Y0086127D01*
X0052012Y0086049D01*
X0052106Y0085968D01*
X0052198Y0085884D01*
X0052287Y0085797D01*
X0052373Y0085707D01*
X0052456Y0085615D01*
X0052536Y0085520D01*
X0052614Y0085422D01*
X0052688Y0085322D01*
X0052759Y0085220D01*
X0052826Y0085116D01*
X0052890Y0085009D01*
X0052951Y0084900D01*
X0053008Y0084790D01*
X0053062Y0084678D01*
X0053112Y0084564D01*
X0053159Y0084449D01*
X0053201Y0084332D01*
X0053240Y0084214D01*
X0053276Y0084094D01*
X0053307Y0083974D01*
X0053334Y0083853D01*
X0053358Y0083731D01*
X0053378Y0083608D01*
X0053394Y0083484D01*
X0053406Y0083361D01*
X0053414Y0083237D01*
X0053418Y0083112D01*
X0053418Y0082988D01*
X0053414Y0082863D01*
X0053406Y0082739D01*
X0053394Y0082616D01*
X0053378Y0082492D01*
X0053358Y0082369D01*
X0053334Y0082247D01*
X0053307Y0082126D01*
X0053276Y0082006D01*
X0053240Y0081886D01*
X0053201Y0081768D01*
X0053159Y0081651D01*
X0053112Y0081536D01*
X0053062Y0081422D01*
X0053008Y0081310D01*
X0052951Y0081200D01*
X0052890Y0081091D01*
X0052826Y0080984D01*
X0052759Y0080880D01*
X0052688Y0080778D01*
X0052614Y0080678D01*
X0052536Y0080580D01*
X0052456Y0080485D01*
X0052373Y0080393D01*
X0052287Y0080303D01*
X0052198Y0080216D01*
X0052106Y0080132D01*
X0052012Y0080051D01*
X0051915Y0079973D01*
X0051815Y0079898D01*
X0051714Y0079827D01*
X0051610Y0079758D01*
X0051504Y0079693D01*
X0051396Y0079632D01*
X0051286Y0079574D01*
X0051174Y0079519D01*
X0051061Y0079468D01*
X0050946Y0079421D01*
X0050829Y0079377D01*
X0050711Y0079337D01*
X0050592Y0079301D01*
X0050472Y0079269D01*
X0050351Y0079240D01*
X0050229Y0079215D01*
X0050107Y0079195D01*
X0049983Y0079178D01*
X0049860Y0079165D01*
X0049736Y0079156D01*
X0049611Y0079151D01*
X0049487Y0079150D01*
X0049363Y0079153D01*
X0049238Y0079160D01*
X0049114Y0079171D01*
X0048991Y0079186D01*
X0048868Y0079205D01*
X0048746Y0079227D01*
X0048624Y0079254D01*
X0048504Y0079284D01*
X0048384Y0079318D01*
X0048266Y0079357D01*
X0048148Y0079398D01*
X0048033Y0079444D01*
X0047918Y0079493D01*
X0047806Y0079546D01*
X0047695Y0079602D01*
X0047586Y0079662D01*
X0047479Y0079726D01*
X0047374Y0079792D01*
X0047271Y0079862D01*
X0047171Y0079936D01*
X0047073Y0080012D01*
X0046977Y0080091D01*
X0046884Y0080174D01*
X0046793Y0080259D01*
X0046706Y0080348D01*
X0046621Y0080439D01*
X0046539Y0080533D01*
X0046461Y0080629D01*
X0046385Y0080728D01*
X0046312Y0080829D01*
X0046243Y0080932D01*
X0046177Y0081038D01*
X0046115Y0081145D01*
X0046056Y0081255D01*
X0046000Y0081366D01*
X0045948Y0081479D01*
X0045900Y0081594D01*
X0045856Y0081710D01*
X0045815Y0081827D01*
X0045778Y0081946D01*
X0045744Y0082066D01*
X0045715Y0082186D01*
X0045689Y0082308D01*
X0045667Y0082431D01*
X0045650Y0082554D01*
X0045636Y0082677D01*
X0045626Y0082801D01*
X0045620Y0082926D01*
X0045618Y0083050D01*
X0045518Y0079050D02*
X0053518Y0087050D01*
X0035640Y0101751D02*
X0035640Y0105751D01*
X0039640Y0105751D01*
X0039640Y0097751D01*
X0031640Y0097751D01*
X0031640Y0105751D01*
X0035640Y0105751D01*
X0030916Y0104900D02*
X0030916Y0108900D01*
X0034916Y0108900D01*
X0034916Y0100900D01*
X0026916Y0100900D01*
X0026916Y0108900D01*
X0030916Y0108900D01*
X0035640Y0108050D02*
X0035640Y0112050D01*
X0039640Y0112050D01*
X0039640Y0104050D01*
X0031640Y0104050D01*
X0031640Y0112050D01*
X0035640Y0112050D01*
X0030916Y0111200D02*
X0030916Y0115200D01*
X0034916Y0115200D01*
X0034916Y0107200D01*
X0026916Y0107200D01*
X0026916Y0115200D01*
X0030916Y0115200D01*
X0035640Y0114349D02*
X0035640Y0118349D01*
X0039640Y0118349D01*
X0039640Y0110349D01*
X0031640Y0110349D01*
X0031640Y0118349D01*
X0035640Y0118349D01*
X0019758Y0126420D02*
X0011758Y0118420D01*
X0019758Y0118420D02*
X0019758Y0126420D01*
X0019758Y0118420D02*
X0011758Y0126420D01*
X0011758Y0118420D01*
X0005618Y0133050D02*
X0005620Y0133174D01*
X0005626Y0133299D01*
X0005636Y0133423D01*
X0005650Y0133546D01*
X0005667Y0133669D01*
X0005689Y0133792D01*
X0005715Y0133914D01*
X0005744Y0134034D01*
X0005778Y0134154D01*
X0005815Y0134273D01*
X0005856Y0134390D01*
X0005900Y0134506D01*
X0005948Y0134621D01*
X0006000Y0134734D01*
X0006056Y0134845D01*
X0006115Y0134955D01*
X0006177Y0135062D01*
X0006243Y0135168D01*
X0006312Y0135271D01*
X0006385Y0135372D01*
X0006461Y0135471D01*
X0006539Y0135567D01*
X0006621Y0135661D01*
X0006706Y0135752D01*
X0006793Y0135841D01*
X0006884Y0135926D01*
X0006977Y0136009D01*
X0007073Y0136088D01*
X0007171Y0136164D01*
X0007271Y0136238D01*
X0007374Y0136308D01*
X0007479Y0136374D01*
X0007586Y0136438D01*
X0007695Y0136498D01*
X0007806Y0136554D01*
X0007918Y0136607D01*
X0008033Y0136656D01*
X0008148Y0136702D01*
X0008266Y0136743D01*
X0008384Y0136782D01*
X0008504Y0136816D01*
X0008624Y0136846D01*
X0008746Y0136873D01*
X0008868Y0136895D01*
X0008991Y0136914D01*
X0009114Y0136929D01*
X0009238Y0136940D01*
X0009363Y0136947D01*
X0009487Y0136950D01*
X0009611Y0136949D01*
X0009736Y0136944D01*
X0009860Y0136935D01*
X0009983Y0136922D01*
X0010107Y0136905D01*
X0010229Y0136885D01*
X0010351Y0136860D01*
X0010472Y0136831D01*
X0010592Y0136799D01*
X0010711Y0136763D01*
X0010829Y0136723D01*
X0010946Y0136679D01*
X0011061Y0136632D01*
X0011174Y0136581D01*
X0011286Y0136526D01*
X0011396Y0136468D01*
X0011504Y0136407D01*
X0011610Y0136342D01*
X0011714Y0136273D01*
X0011815Y0136202D01*
X0011915Y0136127D01*
X0012012Y0136049D01*
X0012106Y0135968D01*
X0012198Y0135884D01*
X0012287Y0135797D01*
X0012373Y0135707D01*
X0012456Y0135615D01*
X0012536Y0135520D01*
X0012614Y0135422D01*
X0012688Y0135322D01*
X0012759Y0135220D01*
X0012826Y0135116D01*
X0012890Y0135009D01*
X0012951Y0134900D01*
X0013008Y0134790D01*
X0013062Y0134678D01*
X0013112Y0134564D01*
X0013159Y0134449D01*
X0013201Y0134332D01*
X0013240Y0134214D01*
X0013276Y0134094D01*
X0013307Y0133974D01*
X0013334Y0133853D01*
X0013358Y0133731D01*
X0013378Y0133608D01*
X0013394Y0133484D01*
X0013406Y0133361D01*
X0013414Y0133237D01*
X0013418Y0133112D01*
X0013418Y0132988D01*
X0013414Y0132863D01*
X0013406Y0132739D01*
X0013394Y0132616D01*
X0013378Y0132492D01*
X0013358Y0132369D01*
X0013334Y0132247D01*
X0013307Y0132126D01*
X0013276Y0132006D01*
X0013240Y0131886D01*
X0013201Y0131768D01*
X0013159Y0131651D01*
X0013112Y0131536D01*
X0013062Y0131422D01*
X0013008Y0131310D01*
X0012951Y0131200D01*
X0012890Y0131091D01*
X0012826Y0130984D01*
X0012759Y0130880D01*
X0012688Y0130778D01*
X0012614Y0130678D01*
X0012536Y0130580D01*
X0012456Y0130485D01*
X0012373Y0130393D01*
X0012287Y0130303D01*
X0012198Y0130216D01*
X0012106Y0130132D01*
X0012012Y0130051D01*
X0011915Y0129973D01*
X0011815Y0129898D01*
X0011714Y0129827D01*
X0011610Y0129758D01*
X0011504Y0129693D01*
X0011396Y0129632D01*
X0011286Y0129574D01*
X0011174Y0129519D01*
X0011061Y0129468D01*
X0010946Y0129421D01*
X0010829Y0129377D01*
X0010711Y0129337D01*
X0010592Y0129301D01*
X0010472Y0129269D01*
X0010351Y0129240D01*
X0010229Y0129215D01*
X0010107Y0129195D01*
X0009983Y0129178D01*
X0009860Y0129165D01*
X0009736Y0129156D01*
X0009611Y0129151D01*
X0009487Y0129150D01*
X0009363Y0129153D01*
X0009238Y0129160D01*
X0009114Y0129171D01*
X0008991Y0129186D01*
X0008868Y0129205D01*
X0008746Y0129227D01*
X0008624Y0129254D01*
X0008504Y0129284D01*
X0008384Y0129318D01*
X0008266Y0129357D01*
X0008148Y0129398D01*
X0008033Y0129444D01*
X0007918Y0129493D01*
X0007806Y0129546D01*
X0007695Y0129602D01*
X0007586Y0129662D01*
X0007479Y0129726D01*
X0007374Y0129792D01*
X0007271Y0129862D01*
X0007171Y0129936D01*
X0007073Y0130012D01*
X0006977Y0130091D01*
X0006884Y0130174D01*
X0006793Y0130259D01*
X0006706Y0130348D01*
X0006621Y0130439D01*
X0006539Y0130533D01*
X0006461Y0130629D01*
X0006385Y0130728D01*
X0006312Y0130829D01*
X0006243Y0130932D01*
X0006177Y0131038D01*
X0006115Y0131145D01*
X0006056Y0131255D01*
X0006000Y0131366D01*
X0005948Y0131479D01*
X0005900Y0131594D01*
X0005856Y0131710D01*
X0005815Y0131827D01*
X0005778Y0131946D01*
X0005744Y0132066D01*
X0005715Y0132186D01*
X0005689Y0132308D01*
X0005667Y0132431D01*
X0005650Y0132554D01*
X0005636Y0132677D01*
X0005626Y0132801D01*
X0005620Y0132926D01*
X0005618Y0133050D01*
X0005518Y0129050D02*
X0013518Y0137050D01*
X0005618Y0143050D02*
X0005620Y0143174D01*
X0005626Y0143299D01*
X0005636Y0143423D01*
X0005650Y0143546D01*
X0005667Y0143669D01*
X0005689Y0143792D01*
X0005715Y0143914D01*
X0005744Y0144034D01*
X0005778Y0144154D01*
X0005815Y0144273D01*
X0005856Y0144390D01*
X0005900Y0144506D01*
X0005948Y0144621D01*
X0006000Y0144734D01*
X0006056Y0144845D01*
X0006115Y0144955D01*
X0006177Y0145062D01*
X0006243Y0145168D01*
X0006312Y0145271D01*
X0006385Y0145372D01*
X0006461Y0145471D01*
X0006539Y0145567D01*
X0006621Y0145661D01*
X0006706Y0145752D01*
X0006793Y0145841D01*
X0006884Y0145926D01*
X0006977Y0146009D01*
X0007073Y0146088D01*
X0007171Y0146164D01*
X0007271Y0146238D01*
X0007374Y0146308D01*
X0007479Y0146374D01*
X0007586Y0146438D01*
X0007695Y0146498D01*
X0007806Y0146554D01*
X0007918Y0146607D01*
X0008033Y0146656D01*
X0008148Y0146702D01*
X0008266Y0146743D01*
X0008384Y0146782D01*
X0008504Y0146816D01*
X0008624Y0146846D01*
X0008746Y0146873D01*
X0008868Y0146895D01*
X0008991Y0146914D01*
X0009114Y0146929D01*
X0009238Y0146940D01*
X0009363Y0146947D01*
X0009487Y0146950D01*
X0009611Y0146949D01*
X0009736Y0146944D01*
X0009860Y0146935D01*
X0009983Y0146922D01*
X0010107Y0146905D01*
X0010229Y0146885D01*
X0010351Y0146860D01*
X0010472Y0146831D01*
X0010592Y0146799D01*
X0010711Y0146763D01*
X0010829Y0146723D01*
X0010946Y0146679D01*
X0011061Y0146632D01*
X0011174Y0146581D01*
X0011286Y0146526D01*
X0011396Y0146468D01*
X0011504Y0146407D01*
X0011610Y0146342D01*
X0011714Y0146273D01*
X0011815Y0146202D01*
X0011915Y0146127D01*
X0012012Y0146049D01*
X0012106Y0145968D01*
X0012198Y0145884D01*
X0012287Y0145797D01*
X0012373Y0145707D01*
X0012456Y0145615D01*
X0012536Y0145520D01*
X0012614Y0145422D01*
X0012688Y0145322D01*
X0012759Y0145220D01*
X0012826Y0145116D01*
X0012890Y0145009D01*
X0012951Y0144900D01*
X0013008Y0144790D01*
X0013062Y0144678D01*
X0013112Y0144564D01*
X0013159Y0144449D01*
X0013201Y0144332D01*
X0013240Y0144214D01*
X0013276Y0144094D01*
X0013307Y0143974D01*
X0013334Y0143853D01*
X0013358Y0143731D01*
X0013378Y0143608D01*
X0013394Y0143484D01*
X0013406Y0143361D01*
X0013414Y0143237D01*
X0013418Y0143112D01*
X0013418Y0142988D01*
X0013414Y0142863D01*
X0013406Y0142739D01*
X0013394Y0142616D01*
X0013378Y0142492D01*
X0013358Y0142369D01*
X0013334Y0142247D01*
X0013307Y0142126D01*
X0013276Y0142006D01*
X0013240Y0141886D01*
X0013201Y0141768D01*
X0013159Y0141651D01*
X0013112Y0141536D01*
X0013062Y0141422D01*
X0013008Y0141310D01*
X0012951Y0141200D01*
X0012890Y0141091D01*
X0012826Y0140984D01*
X0012759Y0140880D01*
X0012688Y0140778D01*
X0012614Y0140678D01*
X0012536Y0140580D01*
X0012456Y0140485D01*
X0012373Y0140393D01*
X0012287Y0140303D01*
X0012198Y0140216D01*
X0012106Y0140132D01*
X0012012Y0140051D01*
X0011915Y0139973D01*
X0011815Y0139898D01*
X0011714Y0139827D01*
X0011610Y0139758D01*
X0011504Y0139693D01*
X0011396Y0139632D01*
X0011286Y0139574D01*
X0011174Y0139519D01*
X0011061Y0139468D01*
X0010946Y0139421D01*
X0010829Y0139377D01*
X0010711Y0139337D01*
X0010592Y0139301D01*
X0010472Y0139269D01*
X0010351Y0139240D01*
X0010229Y0139215D01*
X0010107Y0139195D01*
X0009983Y0139178D01*
X0009860Y0139165D01*
X0009736Y0139156D01*
X0009611Y0139151D01*
X0009487Y0139150D01*
X0009363Y0139153D01*
X0009238Y0139160D01*
X0009114Y0139171D01*
X0008991Y0139186D01*
X0008868Y0139205D01*
X0008746Y0139227D01*
X0008624Y0139254D01*
X0008504Y0139284D01*
X0008384Y0139318D01*
X0008266Y0139357D01*
X0008148Y0139398D01*
X0008033Y0139444D01*
X0007918Y0139493D01*
X0007806Y0139546D01*
X0007695Y0139602D01*
X0007586Y0139662D01*
X0007479Y0139726D01*
X0007374Y0139792D01*
X0007271Y0139862D01*
X0007171Y0139936D01*
X0007073Y0140012D01*
X0006977Y0140091D01*
X0006884Y0140174D01*
X0006793Y0140259D01*
X0006706Y0140348D01*
X0006621Y0140439D01*
X0006539Y0140533D01*
X0006461Y0140629D01*
X0006385Y0140728D01*
X0006312Y0140829D01*
X0006243Y0140932D01*
X0006177Y0141038D01*
X0006115Y0141145D01*
X0006056Y0141255D01*
X0006000Y0141366D01*
X0005948Y0141479D01*
X0005900Y0141594D01*
X0005856Y0141710D01*
X0005815Y0141827D01*
X0005778Y0141946D01*
X0005744Y0142066D01*
X0005715Y0142186D01*
X0005689Y0142308D01*
X0005667Y0142431D01*
X0005650Y0142554D01*
X0005636Y0142677D01*
X0005626Y0142801D01*
X0005620Y0142926D01*
X0005618Y0143050D01*
X0005518Y0139050D02*
X0013518Y0147050D01*
X0045618Y0143050D02*
X0045620Y0143174D01*
X0045626Y0143299D01*
X0045636Y0143423D01*
X0045650Y0143546D01*
X0045667Y0143669D01*
X0045689Y0143792D01*
X0045715Y0143914D01*
X0045744Y0144034D01*
X0045778Y0144154D01*
X0045815Y0144273D01*
X0045856Y0144390D01*
X0045900Y0144506D01*
X0045948Y0144621D01*
X0046000Y0144734D01*
X0046056Y0144845D01*
X0046115Y0144955D01*
X0046177Y0145062D01*
X0046243Y0145168D01*
X0046312Y0145271D01*
X0046385Y0145372D01*
X0046461Y0145471D01*
X0046539Y0145567D01*
X0046621Y0145661D01*
X0046706Y0145752D01*
X0046793Y0145841D01*
X0046884Y0145926D01*
X0046977Y0146009D01*
X0047073Y0146088D01*
X0047171Y0146164D01*
X0047271Y0146238D01*
X0047374Y0146308D01*
X0047479Y0146374D01*
X0047586Y0146438D01*
X0047695Y0146498D01*
X0047806Y0146554D01*
X0047918Y0146607D01*
X0048033Y0146656D01*
X0048148Y0146702D01*
X0048266Y0146743D01*
X0048384Y0146782D01*
X0048504Y0146816D01*
X0048624Y0146846D01*
X0048746Y0146873D01*
X0048868Y0146895D01*
X0048991Y0146914D01*
X0049114Y0146929D01*
X0049238Y0146940D01*
X0049363Y0146947D01*
X0049487Y0146950D01*
X0049611Y0146949D01*
X0049736Y0146944D01*
X0049860Y0146935D01*
X0049983Y0146922D01*
X0050107Y0146905D01*
X0050229Y0146885D01*
X0050351Y0146860D01*
X0050472Y0146831D01*
X0050592Y0146799D01*
X0050711Y0146763D01*
X0050829Y0146723D01*
X0050946Y0146679D01*
X0051061Y0146632D01*
X0051174Y0146581D01*
X0051286Y0146526D01*
X0051396Y0146468D01*
X0051504Y0146407D01*
X0051610Y0146342D01*
X0051714Y0146273D01*
X0051815Y0146202D01*
X0051915Y0146127D01*
X0052012Y0146049D01*
X0052106Y0145968D01*
X0052198Y0145884D01*
X0052287Y0145797D01*
X0052373Y0145707D01*
X0052456Y0145615D01*
X0052536Y0145520D01*
X0052614Y0145422D01*
X0052688Y0145322D01*
X0052759Y0145220D01*
X0052826Y0145116D01*
X0052890Y0145009D01*
X0052951Y0144900D01*
X0053008Y0144790D01*
X0053062Y0144678D01*
X0053112Y0144564D01*
X0053159Y0144449D01*
X0053201Y0144332D01*
X0053240Y0144214D01*
X0053276Y0144094D01*
X0053307Y0143974D01*
X0053334Y0143853D01*
X0053358Y0143731D01*
X0053378Y0143608D01*
X0053394Y0143484D01*
X0053406Y0143361D01*
X0053414Y0143237D01*
X0053418Y0143112D01*
X0053418Y0142988D01*
X0053414Y0142863D01*
X0053406Y0142739D01*
X0053394Y0142616D01*
X0053378Y0142492D01*
X0053358Y0142369D01*
X0053334Y0142247D01*
X0053307Y0142126D01*
X0053276Y0142006D01*
X0053240Y0141886D01*
X0053201Y0141768D01*
X0053159Y0141651D01*
X0053112Y0141536D01*
X0053062Y0141422D01*
X0053008Y0141310D01*
X0052951Y0141200D01*
X0052890Y0141091D01*
X0052826Y0140984D01*
X0052759Y0140880D01*
X0052688Y0140778D01*
X0052614Y0140678D01*
X0052536Y0140580D01*
X0052456Y0140485D01*
X0052373Y0140393D01*
X0052287Y0140303D01*
X0052198Y0140216D01*
X0052106Y0140132D01*
X0052012Y0140051D01*
X0051915Y0139973D01*
X0051815Y0139898D01*
X0051714Y0139827D01*
X0051610Y0139758D01*
X0051504Y0139693D01*
X0051396Y0139632D01*
X0051286Y0139574D01*
X0051174Y0139519D01*
X0051061Y0139468D01*
X0050946Y0139421D01*
X0050829Y0139377D01*
X0050711Y0139337D01*
X0050592Y0139301D01*
X0050472Y0139269D01*
X0050351Y0139240D01*
X0050229Y0139215D01*
X0050107Y0139195D01*
X0049983Y0139178D01*
X0049860Y0139165D01*
X0049736Y0139156D01*
X0049611Y0139151D01*
X0049487Y0139150D01*
X0049363Y0139153D01*
X0049238Y0139160D01*
X0049114Y0139171D01*
X0048991Y0139186D01*
X0048868Y0139205D01*
X0048746Y0139227D01*
X0048624Y0139254D01*
X0048504Y0139284D01*
X0048384Y0139318D01*
X0048266Y0139357D01*
X0048148Y0139398D01*
X0048033Y0139444D01*
X0047918Y0139493D01*
X0047806Y0139546D01*
X0047695Y0139602D01*
X0047586Y0139662D01*
X0047479Y0139726D01*
X0047374Y0139792D01*
X0047271Y0139862D01*
X0047171Y0139936D01*
X0047073Y0140012D01*
X0046977Y0140091D01*
X0046884Y0140174D01*
X0046793Y0140259D01*
X0046706Y0140348D01*
X0046621Y0140439D01*
X0046539Y0140533D01*
X0046461Y0140629D01*
X0046385Y0140728D01*
X0046312Y0140829D01*
X0046243Y0140932D01*
X0046177Y0141038D01*
X0046115Y0141145D01*
X0046056Y0141255D01*
X0046000Y0141366D01*
X0045948Y0141479D01*
X0045900Y0141594D01*
X0045856Y0141710D01*
X0045815Y0141827D01*
X0045778Y0141946D01*
X0045744Y0142066D01*
X0045715Y0142186D01*
X0045689Y0142308D01*
X0045667Y0142431D01*
X0045650Y0142554D01*
X0045636Y0142677D01*
X0045626Y0142801D01*
X0045620Y0142926D01*
X0045618Y0143050D01*
X0045518Y0139050D02*
X0053518Y0147050D01*
X0064368Y0140550D02*
X0064370Y0140674D01*
X0064376Y0140799D01*
X0064386Y0140923D01*
X0064400Y0141046D01*
X0064417Y0141169D01*
X0064439Y0141292D01*
X0064465Y0141414D01*
X0064494Y0141534D01*
X0064528Y0141654D01*
X0064565Y0141773D01*
X0064606Y0141890D01*
X0064650Y0142006D01*
X0064698Y0142121D01*
X0064750Y0142234D01*
X0064806Y0142345D01*
X0064865Y0142455D01*
X0064927Y0142562D01*
X0064993Y0142668D01*
X0065062Y0142771D01*
X0065135Y0142872D01*
X0065211Y0142971D01*
X0065289Y0143067D01*
X0065371Y0143161D01*
X0065456Y0143252D01*
X0065543Y0143341D01*
X0065634Y0143426D01*
X0065727Y0143509D01*
X0065823Y0143588D01*
X0065921Y0143664D01*
X0066021Y0143738D01*
X0066124Y0143808D01*
X0066229Y0143874D01*
X0066336Y0143938D01*
X0066445Y0143998D01*
X0066556Y0144054D01*
X0066668Y0144107D01*
X0066783Y0144156D01*
X0066898Y0144202D01*
X0067016Y0144243D01*
X0067134Y0144282D01*
X0067254Y0144316D01*
X0067374Y0144346D01*
X0067496Y0144373D01*
X0067618Y0144395D01*
X0067741Y0144414D01*
X0067864Y0144429D01*
X0067988Y0144440D01*
X0068113Y0144447D01*
X0068237Y0144450D01*
X0068361Y0144449D01*
X0068486Y0144444D01*
X0068610Y0144435D01*
X0068733Y0144422D01*
X0068857Y0144405D01*
X0068979Y0144385D01*
X0069101Y0144360D01*
X0069222Y0144331D01*
X0069342Y0144299D01*
X0069461Y0144263D01*
X0069579Y0144223D01*
X0069696Y0144179D01*
X0069811Y0144132D01*
X0069924Y0144081D01*
X0070036Y0144026D01*
X0070146Y0143968D01*
X0070254Y0143907D01*
X0070360Y0143842D01*
X0070464Y0143773D01*
X0070565Y0143702D01*
X0070665Y0143627D01*
X0070762Y0143549D01*
X0070856Y0143468D01*
X0070948Y0143384D01*
X0071037Y0143297D01*
X0071123Y0143207D01*
X0071206Y0143115D01*
X0071286Y0143020D01*
X0071364Y0142922D01*
X0071438Y0142822D01*
X0071509Y0142720D01*
X0071576Y0142616D01*
X0071640Y0142509D01*
X0071701Y0142400D01*
X0071758Y0142290D01*
X0071812Y0142178D01*
X0071862Y0142064D01*
X0071909Y0141949D01*
X0071951Y0141832D01*
X0071990Y0141714D01*
X0072026Y0141594D01*
X0072057Y0141474D01*
X0072084Y0141353D01*
X0072108Y0141231D01*
X0072128Y0141108D01*
X0072144Y0140984D01*
X0072156Y0140861D01*
X0072164Y0140737D01*
X0072168Y0140612D01*
X0072168Y0140488D01*
X0072164Y0140363D01*
X0072156Y0140239D01*
X0072144Y0140116D01*
X0072128Y0139992D01*
X0072108Y0139869D01*
X0072084Y0139747D01*
X0072057Y0139626D01*
X0072026Y0139506D01*
X0071990Y0139386D01*
X0071951Y0139268D01*
X0071909Y0139151D01*
X0071862Y0139036D01*
X0071812Y0138922D01*
X0071758Y0138810D01*
X0071701Y0138700D01*
X0071640Y0138591D01*
X0071576Y0138484D01*
X0071509Y0138380D01*
X0071438Y0138278D01*
X0071364Y0138178D01*
X0071286Y0138080D01*
X0071206Y0137985D01*
X0071123Y0137893D01*
X0071037Y0137803D01*
X0070948Y0137716D01*
X0070856Y0137632D01*
X0070762Y0137551D01*
X0070665Y0137473D01*
X0070565Y0137398D01*
X0070464Y0137327D01*
X0070360Y0137258D01*
X0070254Y0137193D01*
X0070146Y0137132D01*
X0070036Y0137074D01*
X0069924Y0137019D01*
X0069811Y0136968D01*
X0069696Y0136921D01*
X0069579Y0136877D01*
X0069461Y0136837D01*
X0069342Y0136801D01*
X0069222Y0136769D01*
X0069101Y0136740D01*
X0068979Y0136715D01*
X0068857Y0136695D01*
X0068733Y0136678D01*
X0068610Y0136665D01*
X0068486Y0136656D01*
X0068361Y0136651D01*
X0068237Y0136650D01*
X0068113Y0136653D01*
X0067988Y0136660D01*
X0067864Y0136671D01*
X0067741Y0136686D01*
X0067618Y0136705D01*
X0067496Y0136727D01*
X0067374Y0136754D01*
X0067254Y0136784D01*
X0067134Y0136818D01*
X0067016Y0136857D01*
X0066898Y0136898D01*
X0066783Y0136944D01*
X0066668Y0136993D01*
X0066556Y0137046D01*
X0066445Y0137102D01*
X0066336Y0137162D01*
X0066229Y0137226D01*
X0066124Y0137292D01*
X0066021Y0137362D01*
X0065921Y0137436D01*
X0065823Y0137512D01*
X0065727Y0137591D01*
X0065634Y0137674D01*
X0065543Y0137759D01*
X0065456Y0137848D01*
X0065371Y0137939D01*
X0065289Y0138033D01*
X0065211Y0138129D01*
X0065135Y0138228D01*
X0065062Y0138329D01*
X0064993Y0138432D01*
X0064927Y0138538D01*
X0064865Y0138645D01*
X0064806Y0138755D01*
X0064750Y0138866D01*
X0064698Y0138979D01*
X0064650Y0139094D01*
X0064606Y0139210D01*
X0064565Y0139327D01*
X0064528Y0139446D01*
X0064494Y0139566D01*
X0064465Y0139686D01*
X0064439Y0139808D01*
X0064417Y0139931D01*
X0064400Y0140054D01*
X0064386Y0140177D01*
X0064376Y0140301D01*
X0064370Y0140426D01*
X0064368Y0140550D01*
X0064268Y0136550D02*
X0072268Y0144550D01*
X0074368Y0140550D02*
X0074370Y0140674D01*
X0074376Y0140799D01*
X0074386Y0140923D01*
X0074400Y0141046D01*
X0074417Y0141169D01*
X0074439Y0141292D01*
X0074465Y0141414D01*
X0074494Y0141534D01*
X0074528Y0141654D01*
X0074565Y0141773D01*
X0074606Y0141890D01*
X0074650Y0142006D01*
X0074698Y0142121D01*
X0074750Y0142234D01*
X0074806Y0142345D01*
X0074865Y0142455D01*
X0074927Y0142562D01*
X0074993Y0142668D01*
X0075062Y0142771D01*
X0075135Y0142872D01*
X0075211Y0142971D01*
X0075289Y0143067D01*
X0075371Y0143161D01*
X0075456Y0143252D01*
X0075543Y0143341D01*
X0075634Y0143426D01*
X0075727Y0143509D01*
X0075823Y0143588D01*
X0075921Y0143664D01*
X0076021Y0143738D01*
X0076124Y0143808D01*
X0076229Y0143874D01*
X0076336Y0143938D01*
X0076445Y0143998D01*
X0076556Y0144054D01*
X0076668Y0144107D01*
X0076783Y0144156D01*
X0076898Y0144202D01*
X0077016Y0144243D01*
X0077134Y0144282D01*
X0077254Y0144316D01*
X0077374Y0144346D01*
X0077496Y0144373D01*
X0077618Y0144395D01*
X0077741Y0144414D01*
X0077864Y0144429D01*
X0077988Y0144440D01*
X0078113Y0144447D01*
X0078237Y0144450D01*
X0078361Y0144449D01*
X0078486Y0144444D01*
X0078610Y0144435D01*
X0078733Y0144422D01*
X0078857Y0144405D01*
X0078979Y0144385D01*
X0079101Y0144360D01*
X0079222Y0144331D01*
X0079342Y0144299D01*
X0079461Y0144263D01*
X0079579Y0144223D01*
X0079696Y0144179D01*
X0079811Y0144132D01*
X0079924Y0144081D01*
X0080036Y0144026D01*
X0080146Y0143968D01*
X0080254Y0143907D01*
X0080360Y0143842D01*
X0080464Y0143773D01*
X0080565Y0143702D01*
X0080665Y0143627D01*
X0080762Y0143549D01*
X0080856Y0143468D01*
X0080948Y0143384D01*
X0081037Y0143297D01*
X0081123Y0143207D01*
X0081206Y0143115D01*
X0081286Y0143020D01*
X0081364Y0142922D01*
X0081438Y0142822D01*
X0081509Y0142720D01*
X0081576Y0142616D01*
X0081640Y0142509D01*
X0081701Y0142400D01*
X0081758Y0142290D01*
X0081812Y0142178D01*
X0081862Y0142064D01*
X0081909Y0141949D01*
X0081951Y0141832D01*
X0081990Y0141714D01*
X0082026Y0141594D01*
X0082057Y0141474D01*
X0082084Y0141353D01*
X0082108Y0141231D01*
X0082128Y0141108D01*
X0082144Y0140984D01*
X0082156Y0140861D01*
X0082164Y0140737D01*
X0082168Y0140612D01*
X0082168Y0140488D01*
X0082164Y0140363D01*
X0082156Y0140239D01*
X0082144Y0140116D01*
X0082128Y0139992D01*
X0082108Y0139869D01*
X0082084Y0139747D01*
X0082057Y0139626D01*
X0082026Y0139506D01*
X0081990Y0139386D01*
X0081951Y0139268D01*
X0081909Y0139151D01*
X0081862Y0139036D01*
X0081812Y0138922D01*
X0081758Y0138810D01*
X0081701Y0138700D01*
X0081640Y0138591D01*
X0081576Y0138484D01*
X0081509Y0138380D01*
X0081438Y0138278D01*
X0081364Y0138178D01*
X0081286Y0138080D01*
X0081206Y0137985D01*
X0081123Y0137893D01*
X0081037Y0137803D01*
X0080948Y0137716D01*
X0080856Y0137632D01*
X0080762Y0137551D01*
X0080665Y0137473D01*
X0080565Y0137398D01*
X0080464Y0137327D01*
X0080360Y0137258D01*
X0080254Y0137193D01*
X0080146Y0137132D01*
X0080036Y0137074D01*
X0079924Y0137019D01*
X0079811Y0136968D01*
X0079696Y0136921D01*
X0079579Y0136877D01*
X0079461Y0136837D01*
X0079342Y0136801D01*
X0079222Y0136769D01*
X0079101Y0136740D01*
X0078979Y0136715D01*
X0078857Y0136695D01*
X0078733Y0136678D01*
X0078610Y0136665D01*
X0078486Y0136656D01*
X0078361Y0136651D01*
X0078237Y0136650D01*
X0078113Y0136653D01*
X0077988Y0136660D01*
X0077864Y0136671D01*
X0077741Y0136686D01*
X0077618Y0136705D01*
X0077496Y0136727D01*
X0077374Y0136754D01*
X0077254Y0136784D01*
X0077134Y0136818D01*
X0077016Y0136857D01*
X0076898Y0136898D01*
X0076783Y0136944D01*
X0076668Y0136993D01*
X0076556Y0137046D01*
X0076445Y0137102D01*
X0076336Y0137162D01*
X0076229Y0137226D01*
X0076124Y0137292D01*
X0076021Y0137362D01*
X0075921Y0137436D01*
X0075823Y0137512D01*
X0075727Y0137591D01*
X0075634Y0137674D01*
X0075543Y0137759D01*
X0075456Y0137848D01*
X0075371Y0137939D01*
X0075289Y0138033D01*
X0075211Y0138129D01*
X0075135Y0138228D01*
X0075062Y0138329D01*
X0074993Y0138432D01*
X0074927Y0138538D01*
X0074865Y0138645D01*
X0074806Y0138755D01*
X0074750Y0138866D01*
X0074698Y0138979D01*
X0074650Y0139094D01*
X0074606Y0139210D01*
X0074565Y0139327D01*
X0074528Y0139446D01*
X0074494Y0139566D01*
X0074465Y0139686D01*
X0074439Y0139808D01*
X0074417Y0139931D01*
X0074400Y0140054D01*
X0074386Y0140177D01*
X0074376Y0140301D01*
X0074370Y0140426D01*
X0074368Y0140550D01*
X0074268Y0136550D02*
X0082268Y0144550D01*
X0084368Y0140550D02*
X0084370Y0140674D01*
X0084376Y0140799D01*
X0084386Y0140923D01*
X0084400Y0141046D01*
X0084417Y0141169D01*
X0084439Y0141292D01*
X0084465Y0141414D01*
X0084494Y0141534D01*
X0084528Y0141654D01*
X0084565Y0141773D01*
X0084606Y0141890D01*
X0084650Y0142006D01*
X0084698Y0142121D01*
X0084750Y0142234D01*
X0084806Y0142345D01*
X0084865Y0142455D01*
X0084927Y0142562D01*
X0084993Y0142668D01*
X0085062Y0142771D01*
X0085135Y0142872D01*
X0085211Y0142971D01*
X0085289Y0143067D01*
X0085371Y0143161D01*
X0085456Y0143252D01*
X0085543Y0143341D01*
X0085634Y0143426D01*
X0085727Y0143509D01*
X0085823Y0143588D01*
X0085921Y0143664D01*
X0086021Y0143738D01*
X0086124Y0143808D01*
X0086229Y0143874D01*
X0086336Y0143938D01*
X0086445Y0143998D01*
X0086556Y0144054D01*
X0086668Y0144107D01*
X0086783Y0144156D01*
X0086898Y0144202D01*
X0087016Y0144243D01*
X0087134Y0144282D01*
X0087254Y0144316D01*
X0087374Y0144346D01*
X0087496Y0144373D01*
X0087618Y0144395D01*
X0087741Y0144414D01*
X0087864Y0144429D01*
X0087988Y0144440D01*
X0088113Y0144447D01*
X0088237Y0144450D01*
X0088361Y0144449D01*
X0088486Y0144444D01*
X0088610Y0144435D01*
X0088733Y0144422D01*
X0088857Y0144405D01*
X0088979Y0144385D01*
X0089101Y0144360D01*
X0089222Y0144331D01*
X0089342Y0144299D01*
X0089461Y0144263D01*
X0089579Y0144223D01*
X0089696Y0144179D01*
X0089811Y0144132D01*
X0089924Y0144081D01*
X0090036Y0144026D01*
X0090146Y0143968D01*
X0090254Y0143907D01*
X0090360Y0143842D01*
X0090464Y0143773D01*
X0090565Y0143702D01*
X0090665Y0143627D01*
X0090762Y0143549D01*
X0090856Y0143468D01*
X0090948Y0143384D01*
X0091037Y0143297D01*
X0091123Y0143207D01*
X0091206Y0143115D01*
X0091286Y0143020D01*
X0091364Y0142922D01*
X0091438Y0142822D01*
X0091509Y0142720D01*
X0091576Y0142616D01*
X0091640Y0142509D01*
X0091701Y0142400D01*
X0091758Y0142290D01*
X0091812Y0142178D01*
X0091862Y0142064D01*
X0091909Y0141949D01*
X0091951Y0141832D01*
X0091990Y0141714D01*
X0092026Y0141594D01*
X0092057Y0141474D01*
X0092084Y0141353D01*
X0092108Y0141231D01*
X0092128Y0141108D01*
X0092144Y0140984D01*
X0092156Y0140861D01*
X0092164Y0140737D01*
X0092168Y0140612D01*
X0092168Y0140488D01*
X0092164Y0140363D01*
X0092156Y0140239D01*
X0092144Y0140116D01*
X0092128Y0139992D01*
X0092108Y0139869D01*
X0092084Y0139747D01*
X0092057Y0139626D01*
X0092026Y0139506D01*
X0091990Y0139386D01*
X0091951Y0139268D01*
X0091909Y0139151D01*
X0091862Y0139036D01*
X0091812Y0138922D01*
X0091758Y0138810D01*
X0091701Y0138700D01*
X0091640Y0138591D01*
X0091576Y0138484D01*
X0091509Y0138380D01*
X0091438Y0138278D01*
X0091364Y0138178D01*
X0091286Y0138080D01*
X0091206Y0137985D01*
X0091123Y0137893D01*
X0091037Y0137803D01*
X0090948Y0137716D01*
X0090856Y0137632D01*
X0090762Y0137551D01*
X0090665Y0137473D01*
X0090565Y0137398D01*
X0090464Y0137327D01*
X0090360Y0137258D01*
X0090254Y0137193D01*
X0090146Y0137132D01*
X0090036Y0137074D01*
X0089924Y0137019D01*
X0089811Y0136968D01*
X0089696Y0136921D01*
X0089579Y0136877D01*
X0089461Y0136837D01*
X0089342Y0136801D01*
X0089222Y0136769D01*
X0089101Y0136740D01*
X0088979Y0136715D01*
X0088857Y0136695D01*
X0088733Y0136678D01*
X0088610Y0136665D01*
X0088486Y0136656D01*
X0088361Y0136651D01*
X0088237Y0136650D01*
X0088113Y0136653D01*
X0087988Y0136660D01*
X0087864Y0136671D01*
X0087741Y0136686D01*
X0087618Y0136705D01*
X0087496Y0136727D01*
X0087374Y0136754D01*
X0087254Y0136784D01*
X0087134Y0136818D01*
X0087016Y0136857D01*
X0086898Y0136898D01*
X0086783Y0136944D01*
X0086668Y0136993D01*
X0086556Y0137046D01*
X0086445Y0137102D01*
X0086336Y0137162D01*
X0086229Y0137226D01*
X0086124Y0137292D01*
X0086021Y0137362D01*
X0085921Y0137436D01*
X0085823Y0137512D01*
X0085727Y0137591D01*
X0085634Y0137674D01*
X0085543Y0137759D01*
X0085456Y0137848D01*
X0085371Y0137939D01*
X0085289Y0138033D01*
X0085211Y0138129D01*
X0085135Y0138228D01*
X0085062Y0138329D01*
X0084993Y0138432D01*
X0084927Y0138538D01*
X0084865Y0138645D01*
X0084806Y0138755D01*
X0084750Y0138866D01*
X0084698Y0138979D01*
X0084650Y0139094D01*
X0084606Y0139210D01*
X0084565Y0139327D01*
X0084528Y0139446D01*
X0084494Y0139566D01*
X0084465Y0139686D01*
X0084439Y0139808D01*
X0084417Y0139931D01*
X0084400Y0140054D01*
X0084386Y0140177D01*
X0084376Y0140301D01*
X0084370Y0140426D01*
X0084368Y0140550D01*
X0084268Y0136550D02*
X0092268Y0144550D01*
X0094368Y0140550D02*
X0094370Y0140674D01*
X0094376Y0140799D01*
X0094386Y0140923D01*
X0094400Y0141046D01*
X0094417Y0141169D01*
X0094439Y0141292D01*
X0094465Y0141414D01*
X0094494Y0141534D01*
X0094528Y0141654D01*
X0094565Y0141773D01*
X0094606Y0141890D01*
X0094650Y0142006D01*
X0094698Y0142121D01*
X0094750Y0142234D01*
X0094806Y0142345D01*
X0094865Y0142455D01*
X0094927Y0142562D01*
X0094993Y0142668D01*
X0095062Y0142771D01*
X0095135Y0142872D01*
X0095211Y0142971D01*
X0095289Y0143067D01*
X0095371Y0143161D01*
X0095456Y0143252D01*
X0095543Y0143341D01*
X0095634Y0143426D01*
X0095727Y0143509D01*
X0095823Y0143588D01*
X0095921Y0143664D01*
X0096021Y0143738D01*
X0096124Y0143808D01*
X0096229Y0143874D01*
X0096336Y0143938D01*
X0096445Y0143998D01*
X0096556Y0144054D01*
X0096668Y0144107D01*
X0096783Y0144156D01*
X0096898Y0144202D01*
X0097016Y0144243D01*
X0097134Y0144282D01*
X0097254Y0144316D01*
X0097374Y0144346D01*
X0097496Y0144373D01*
X0097618Y0144395D01*
X0097741Y0144414D01*
X0097864Y0144429D01*
X0097988Y0144440D01*
X0098113Y0144447D01*
X0098237Y0144450D01*
X0098361Y0144449D01*
X0098486Y0144444D01*
X0098610Y0144435D01*
X0098733Y0144422D01*
X0098857Y0144405D01*
X0098979Y0144385D01*
X0099101Y0144360D01*
X0099222Y0144331D01*
X0099342Y0144299D01*
X0099461Y0144263D01*
X0099579Y0144223D01*
X0099696Y0144179D01*
X0099811Y0144132D01*
X0099924Y0144081D01*
X0100036Y0144026D01*
X0100146Y0143968D01*
X0100254Y0143907D01*
X0100360Y0143842D01*
X0100464Y0143773D01*
X0100565Y0143702D01*
X0100665Y0143627D01*
X0100762Y0143549D01*
X0100856Y0143468D01*
X0100948Y0143384D01*
X0101037Y0143297D01*
X0101123Y0143207D01*
X0101206Y0143115D01*
X0101286Y0143020D01*
X0101364Y0142922D01*
X0101438Y0142822D01*
X0101509Y0142720D01*
X0101576Y0142616D01*
X0101640Y0142509D01*
X0101701Y0142400D01*
X0101758Y0142290D01*
X0101812Y0142178D01*
X0101862Y0142064D01*
X0101909Y0141949D01*
X0101951Y0141832D01*
X0101990Y0141714D01*
X0102026Y0141594D01*
X0102057Y0141474D01*
X0102084Y0141353D01*
X0102108Y0141231D01*
X0102128Y0141108D01*
X0102144Y0140984D01*
X0102156Y0140861D01*
X0102164Y0140737D01*
X0102168Y0140612D01*
X0102168Y0140488D01*
X0102164Y0140363D01*
X0102156Y0140239D01*
X0102144Y0140116D01*
X0102128Y0139992D01*
X0102108Y0139869D01*
X0102084Y0139747D01*
X0102057Y0139626D01*
X0102026Y0139506D01*
X0101990Y0139386D01*
X0101951Y0139268D01*
X0101909Y0139151D01*
X0101862Y0139036D01*
X0101812Y0138922D01*
X0101758Y0138810D01*
X0101701Y0138700D01*
X0101640Y0138591D01*
X0101576Y0138484D01*
X0101509Y0138380D01*
X0101438Y0138278D01*
X0101364Y0138178D01*
X0101286Y0138080D01*
X0101206Y0137985D01*
X0101123Y0137893D01*
X0101037Y0137803D01*
X0100948Y0137716D01*
X0100856Y0137632D01*
X0100762Y0137551D01*
X0100665Y0137473D01*
X0100565Y0137398D01*
X0100464Y0137327D01*
X0100360Y0137258D01*
X0100254Y0137193D01*
X0100146Y0137132D01*
X0100036Y0137074D01*
X0099924Y0137019D01*
X0099811Y0136968D01*
X0099696Y0136921D01*
X0099579Y0136877D01*
X0099461Y0136837D01*
X0099342Y0136801D01*
X0099222Y0136769D01*
X0099101Y0136740D01*
X0098979Y0136715D01*
X0098857Y0136695D01*
X0098733Y0136678D01*
X0098610Y0136665D01*
X0098486Y0136656D01*
X0098361Y0136651D01*
X0098237Y0136650D01*
X0098113Y0136653D01*
X0097988Y0136660D01*
X0097864Y0136671D01*
X0097741Y0136686D01*
X0097618Y0136705D01*
X0097496Y0136727D01*
X0097374Y0136754D01*
X0097254Y0136784D01*
X0097134Y0136818D01*
X0097016Y0136857D01*
X0096898Y0136898D01*
X0096783Y0136944D01*
X0096668Y0136993D01*
X0096556Y0137046D01*
X0096445Y0137102D01*
X0096336Y0137162D01*
X0096229Y0137226D01*
X0096124Y0137292D01*
X0096021Y0137362D01*
X0095921Y0137436D01*
X0095823Y0137512D01*
X0095727Y0137591D01*
X0095634Y0137674D01*
X0095543Y0137759D01*
X0095456Y0137848D01*
X0095371Y0137939D01*
X0095289Y0138033D01*
X0095211Y0138129D01*
X0095135Y0138228D01*
X0095062Y0138329D01*
X0094993Y0138432D01*
X0094927Y0138538D01*
X0094865Y0138645D01*
X0094806Y0138755D01*
X0094750Y0138866D01*
X0094698Y0138979D01*
X0094650Y0139094D01*
X0094606Y0139210D01*
X0094565Y0139327D01*
X0094528Y0139446D01*
X0094494Y0139566D01*
X0094465Y0139686D01*
X0094439Y0139808D01*
X0094417Y0139931D01*
X0094400Y0140054D01*
X0094386Y0140177D01*
X0094376Y0140301D01*
X0094370Y0140426D01*
X0094368Y0140550D01*
X0094268Y0136550D02*
X0102268Y0144550D01*
X0115618Y0138050D02*
X0115620Y0138174D01*
X0115626Y0138299D01*
X0115636Y0138423D01*
X0115650Y0138546D01*
X0115667Y0138669D01*
X0115689Y0138792D01*
X0115715Y0138914D01*
X0115744Y0139034D01*
X0115778Y0139154D01*
X0115815Y0139273D01*
X0115856Y0139390D01*
X0115900Y0139506D01*
X0115948Y0139621D01*
X0116000Y0139734D01*
X0116056Y0139845D01*
X0116115Y0139955D01*
X0116177Y0140062D01*
X0116243Y0140168D01*
X0116312Y0140271D01*
X0116385Y0140372D01*
X0116461Y0140471D01*
X0116539Y0140567D01*
X0116621Y0140661D01*
X0116706Y0140752D01*
X0116793Y0140841D01*
X0116884Y0140926D01*
X0116977Y0141009D01*
X0117073Y0141088D01*
X0117171Y0141164D01*
X0117271Y0141238D01*
X0117374Y0141308D01*
X0117479Y0141374D01*
X0117586Y0141438D01*
X0117695Y0141498D01*
X0117806Y0141554D01*
X0117918Y0141607D01*
X0118033Y0141656D01*
X0118148Y0141702D01*
X0118266Y0141743D01*
X0118384Y0141782D01*
X0118504Y0141816D01*
X0118624Y0141846D01*
X0118746Y0141873D01*
X0118868Y0141895D01*
X0118991Y0141914D01*
X0119114Y0141929D01*
X0119238Y0141940D01*
X0119363Y0141947D01*
X0119487Y0141950D01*
X0119611Y0141949D01*
X0119736Y0141944D01*
X0119860Y0141935D01*
X0119983Y0141922D01*
X0120107Y0141905D01*
X0120229Y0141885D01*
X0120351Y0141860D01*
X0120472Y0141831D01*
X0120592Y0141799D01*
X0120711Y0141763D01*
X0120829Y0141723D01*
X0120946Y0141679D01*
X0121061Y0141632D01*
X0121174Y0141581D01*
X0121286Y0141526D01*
X0121396Y0141468D01*
X0121504Y0141407D01*
X0121610Y0141342D01*
X0121714Y0141273D01*
X0121815Y0141202D01*
X0121915Y0141127D01*
X0122012Y0141049D01*
X0122106Y0140968D01*
X0122198Y0140884D01*
X0122287Y0140797D01*
X0122373Y0140707D01*
X0122456Y0140615D01*
X0122536Y0140520D01*
X0122614Y0140422D01*
X0122688Y0140322D01*
X0122759Y0140220D01*
X0122826Y0140116D01*
X0122890Y0140009D01*
X0122951Y0139900D01*
X0123008Y0139790D01*
X0123062Y0139678D01*
X0123112Y0139564D01*
X0123159Y0139449D01*
X0123201Y0139332D01*
X0123240Y0139214D01*
X0123276Y0139094D01*
X0123307Y0138974D01*
X0123334Y0138853D01*
X0123358Y0138731D01*
X0123378Y0138608D01*
X0123394Y0138484D01*
X0123406Y0138361D01*
X0123414Y0138237D01*
X0123418Y0138112D01*
X0123418Y0137988D01*
X0123414Y0137863D01*
X0123406Y0137739D01*
X0123394Y0137616D01*
X0123378Y0137492D01*
X0123358Y0137369D01*
X0123334Y0137247D01*
X0123307Y0137126D01*
X0123276Y0137006D01*
X0123240Y0136886D01*
X0123201Y0136768D01*
X0123159Y0136651D01*
X0123112Y0136536D01*
X0123062Y0136422D01*
X0123008Y0136310D01*
X0122951Y0136200D01*
X0122890Y0136091D01*
X0122826Y0135984D01*
X0122759Y0135880D01*
X0122688Y0135778D01*
X0122614Y0135678D01*
X0122536Y0135580D01*
X0122456Y0135485D01*
X0122373Y0135393D01*
X0122287Y0135303D01*
X0122198Y0135216D01*
X0122106Y0135132D01*
X0122012Y0135051D01*
X0121915Y0134973D01*
X0121815Y0134898D01*
X0121714Y0134827D01*
X0121610Y0134758D01*
X0121504Y0134693D01*
X0121396Y0134632D01*
X0121286Y0134574D01*
X0121174Y0134519D01*
X0121061Y0134468D01*
X0120946Y0134421D01*
X0120829Y0134377D01*
X0120711Y0134337D01*
X0120592Y0134301D01*
X0120472Y0134269D01*
X0120351Y0134240D01*
X0120229Y0134215D01*
X0120107Y0134195D01*
X0119983Y0134178D01*
X0119860Y0134165D01*
X0119736Y0134156D01*
X0119611Y0134151D01*
X0119487Y0134150D01*
X0119363Y0134153D01*
X0119238Y0134160D01*
X0119114Y0134171D01*
X0118991Y0134186D01*
X0118868Y0134205D01*
X0118746Y0134227D01*
X0118624Y0134254D01*
X0118504Y0134284D01*
X0118384Y0134318D01*
X0118266Y0134357D01*
X0118148Y0134398D01*
X0118033Y0134444D01*
X0117918Y0134493D01*
X0117806Y0134546D01*
X0117695Y0134602D01*
X0117586Y0134662D01*
X0117479Y0134726D01*
X0117374Y0134792D01*
X0117271Y0134862D01*
X0117171Y0134936D01*
X0117073Y0135012D01*
X0116977Y0135091D01*
X0116884Y0135174D01*
X0116793Y0135259D01*
X0116706Y0135348D01*
X0116621Y0135439D01*
X0116539Y0135533D01*
X0116461Y0135629D01*
X0116385Y0135728D01*
X0116312Y0135829D01*
X0116243Y0135932D01*
X0116177Y0136038D01*
X0116115Y0136145D01*
X0116056Y0136255D01*
X0116000Y0136366D01*
X0115948Y0136479D01*
X0115900Y0136594D01*
X0115856Y0136710D01*
X0115815Y0136827D01*
X0115778Y0136946D01*
X0115744Y0137066D01*
X0115715Y0137186D01*
X0115689Y0137308D01*
X0115667Y0137431D01*
X0115650Y0137554D01*
X0115636Y0137677D01*
X0115626Y0137801D01*
X0115620Y0137926D01*
X0115618Y0138050D01*
X0115518Y0134050D02*
X0123518Y0142050D01*
X0125618Y0138050D02*
X0125620Y0138174D01*
X0125626Y0138299D01*
X0125636Y0138423D01*
X0125650Y0138546D01*
X0125667Y0138669D01*
X0125689Y0138792D01*
X0125715Y0138914D01*
X0125744Y0139034D01*
X0125778Y0139154D01*
X0125815Y0139273D01*
X0125856Y0139390D01*
X0125900Y0139506D01*
X0125948Y0139621D01*
X0126000Y0139734D01*
X0126056Y0139845D01*
X0126115Y0139955D01*
X0126177Y0140062D01*
X0126243Y0140168D01*
X0126312Y0140271D01*
X0126385Y0140372D01*
X0126461Y0140471D01*
X0126539Y0140567D01*
X0126621Y0140661D01*
X0126706Y0140752D01*
X0126793Y0140841D01*
X0126884Y0140926D01*
X0126977Y0141009D01*
X0127073Y0141088D01*
X0127171Y0141164D01*
X0127271Y0141238D01*
X0127374Y0141308D01*
X0127479Y0141374D01*
X0127586Y0141438D01*
X0127695Y0141498D01*
X0127806Y0141554D01*
X0127918Y0141607D01*
X0128033Y0141656D01*
X0128148Y0141702D01*
X0128266Y0141743D01*
X0128384Y0141782D01*
X0128504Y0141816D01*
X0128624Y0141846D01*
X0128746Y0141873D01*
X0128868Y0141895D01*
X0128991Y0141914D01*
X0129114Y0141929D01*
X0129238Y0141940D01*
X0129363Y0141947D01*
X0129487Y0141950D01*
X0129611Y0141949D01*
X0129736Y0141944D01*
X0129860Y0141935D01*
X0129983Y0141922D01*
X0130107Y0141905D01*
X0130229Y0141885D01*
X0130351Y0141860D01*
X0130472Y0141831D01*
X0130592Y0141799D01*
X0130711Y0141763D01*
X0130829Y0141723D01*
X0130946Y0141679D01*
X0131061Y0141632D01*
X0131174Y0141581D01*
X0131286Y0141526D01*
X0131396Y0141468D01*
X0131504Y0141407D01*
X0131610Y0141342D01*
X0131714Y0141273D01*
X0131815Y0141202D01*
X0131915Y0141127D01*
X0132012Y0141049D01*
X0132106Y0140968D01*
X0132198Y0140884D01*
X0132287Y0140797D01*
X0132373Y0140707D01*
X0132456Y0140615D01*
X0132536Y0140520D01*
X0132614Y0140422D01*
X0132688Y0140322D01*
X0132759Y0140220D01*
X0132826Y0140116D01*
X0132890Y0140009D01*
X0132951Y0139900D01*
X0133008Y0139790D01*
X0133062Y0139678D01*
X0133112Y0139564D01*
X0133159Y0139449D01*
X0133201Y0139332D01*
X0133240Y0139214D01*
X0133276Y0139094D01*
X0133307Y0138974D01*
X0133334Y0138853D01*
X0133358Y0138731D01*
X0133378Y0138608D01*
X0133394Y0138484D01*
X0133406Y0138361D01*
X0133414Y0138237D01*
X0133418Y0138112D01*
X0133418Y0137988D01*
X0133414Y0137863D01*
X0133406Y0137739D01*
X0133394Y0137616D01*
X0133378Y0137492D01*
X0133358Y0137369D01*
X0133334Y0137247D01*
X0133307Y0137126D01*
X0133276Y0137006D01*
X0133240Y0136886D01*
X0133201Y0136768D01*
X0133159Y0136651D01*
X0133112Y0136536D01*
X0133062Y0136422D01*
X0133008Y0136310D01*
X0132951Y0136200D01*
X0132890Y0136091D01*
X0132826Y0135984D01*
X0132759Y0135880D01*
X0132688Y0135778D01*
X0132614Y0135678D01*
X0132536Y0135580D01*
X0132456Y0135485D01*
X0132373Y0135393D01*
X0132287Y0135303D01*
X0132198Y0135216D01*
X0132106Y0135132D01*
X0132012Y0135051D01*
X0131915Y0134973D01*
X0131815Y0134898D01*
X0131714Y0134827D01*
X0131610Y0134758D01*
X0131504Y0134693D01*
X0131396Y0134632D01*
X0131286Y0134574D01*
X0131174Y0134519D01*
X0131061Y0134468D01*
X0130946Y0134421D01*
X0130829Y0134377D01*
X0130711Y0134337D01*
X0130592Y0134301D01*
X0130472Y0134269D01*
X0130351Y0134240D01*
X0130229Y0134215D01*
X0130107Y0134195D01*
X0129983Y0134178D01*
X0129860Y0134165D01*
X0129736Y0134156D01*
X0129611Y0134151D01*
X0129487Y0134150D01*
X0129363Y0134153D01*
X0129238Y0134160D01*
X0129114Y0134171D01*
X0128991Y0134186D01*
X0128868Y0134205D01*
X0128746Y0134227D01*
X0128624Y0134254D01*
X0128504Y0134284D01*
X0128384Y0134318D01*
X0128266Y0134357D01*
X0128148Y0134398D01*
X0128033Y0134444D01*
X0127918Y0134493D01*
X0127806Y0134546D01*
X0127695Y0134602D01*
X0127586Y0134662D01*
X0127479Y0134726D01*
X0127374Y0134792D01*
X0127271Y0134862D01*
X0127171Y0134936D01*
X0127073Y0135012D01*
X0126977Y0135091D01*
X0126884Y0135174D01*
X0126793Y0135259D01*
X0126706Y0135348D01*
X0126621Y0135439D01*
X0126539Y0135533D01*
X0126461Y0135629D01*
X0126385Y0135728D01*
X0126312Y0135829D01*
X0126243Y0135932D01*
X0126177Y0136038D01*
X0126115Y0136145D01*
X0126056Y0136255D01*
X0126000Y0136366D01*
X0125948Y0136479D01*
X0125900Y0136594D01*
X0125856Y0136710D01*
X0125815Y0136827D01*
X0125778Y0136946D01*
X0125744Y0137066D01*
X0125715Y0137186D01*
X0125689Y0137308D01*
X0125667Y0137431D01*
X0125650Y0137554D01*
X0125636Y0137677D01*
X0125626Y0137801D01*
X0125620Y0137926D01*
X0125618Y0138050D01*
X0125518Y0134050D02*
X0133518Y0142050D01*
X0146118Y0138050D02*
X0146120Y0138174D01*
X0146126Y0138299D01*
X0146136Y0138423D01*
X0146150Y0138546D01*
X0146167Y0138669D01*
X0146189Y0138792D01*
X0146215Y0138914D01*
X0146244Y0139034D01*
X0146278Y0139154D01*
X0146315Y0139273D01*
X0146356Y0139390D01*
X0146400Y0139506D01*
X0146448Y0139621D01*
X0146500Y0139734D01*
X0146556Y0139845D01*
X0146615Y0139955D01*
X0146677Y0140062D01*
X0146743Y0140168D01*
X0146812Y0140271D01*
X0146885Y0140372D01*
X0146961Y0140471D01*
X0147039Y0140567D01*
X0147121Y0140661D01*
X0147206Y0140752D01*
X0147293Y0140841D01*
X0147384Y0140926D01*
X0147477Y0141009D01*
X0147573Y0141088D01*
X0147671Y0141164D01*
X0147771Y0141238D01*
X0147874Y0141308D01*
X0147979Y0141374D01*
X0148086Y0141438D01*
X0148195Y0141498D01*
X0148306Y0141554D01*
X0148418Y0141607D01*
X0148533Y0141656D01*
X0148648Y0141702D01*
X0148766Y0141743D01*
X0148884Y0141782D01*
X0149004Y0141816D01*
X0149124Y0141846D01*
X0149246Y0141873D01*
X0149368Y0141895D01*
X0149491Y0141914D01*
X0149614Y0141929D01*
X0149738Y0141940D01*
X0149863Y0141947D01*
X0149987Y0141950D01*
X0150111Y0141949D01*
X0150236Y0141944D01*
X0150360Y0141935D01*
X0150483Y0141922D01*
X0150607Y0141905D01*
X0150729Y0141885D01*
X0150851Y0141860D01*
X0150972Y0141831D01*
X0151092Y0141799D01*
X0151211Y0141763D01*
X0151329Y0141723D01*
X0151446Y0141679D01*
X0151561Y0141632D01*
X0151674Y0141581D01*
X0151786Y0141526D01*
X0151896Y0141468D01*
X0152004Y0141407D01*
X0152110Y0141342D01*
X0152214Y0141273D01*
X0152315Y0141202D01*
X0152415Y0141127D01*
X0152512Y0141049D01*
X0152606Y0140968D01*
X0152698Y0140884D01*
X0152787Y0140797D01*
X0152873Y0140707D01*
X0152956Y0140615D01*
X0153036Y0140520D01*
X0153114Y0140422D01*
X0153188Y0140322D01*
X0153259Y0140220D01*
X0153326Y0140116D01*
X0153390Y0140009D01*
X0153451Y0139900D01*
X0153508Y0139790D01*
X0153562Y0139678D01*
X0153612Y0139564D01*
X0153659Y0139449D01*
X0153701Y0139332D01*
X0153740Y0139214D01*
X0153776Y0139094D01*
X0153807Y0138974D01*
X0153834Y0138853D01*
X0153858Y0138731D01*
X0153878Y0138608D01*
X0153894Y0138484D01*
X0153906Y0138361D01*
X0153914Y0138237D01*
X0153918Y0138112D01*
X0153918Y0137988D01*
X0153914Y0137863D01*
X0153906Y0137739D01*
X0153894Y0137616D01*
X0153878Y0137492D01*
X0153858Y0137369D01*
X0153834Y0137247D01*
X0153807Y0137126D01*
X0153776Y0137006D01*
X0153740Y0136886D01*
X0153701Y0136768D01*
X0153659Y0136651D01*
X0153612Y0136536D01*
X0153562Y0136422D01*
X0153508Y0136310D01*
X0153451Y0136200D01*
X0153390Y0136091D01*
X0153326Y0135984D01*
X0153259Y0135880D01*
X0153188Y0135778D01*
X0153114Y0135678D01*
X0153036Y0135580D01*
X0152956Y0135485D01*
X0152873Y0135393D01*
X0152787Y0135303D01*
X0152698Y0135216D01*
X0152606Y0135132D01*
X0152512Y0135051D01*
X0152415Y0134973D01*
X0152315Y0134898D01*
X0152214Y0134827D01*
X0152110Y0134758D01*
X0152004Y0134693D01*
X0151896Y0134632D01*
X0151786Y0134574D01*
X0151674Y0134519D01*
X0151561Y0134468D01*
X0151446Y0134421D01*
X0151329Y0134377D01*
X0151211Y0134337D01*
X0151092Y0134301D01*
X0150972Y0134269D01*
X0150851Y0134240D01*
X0150729Y0134215D01*
X0150607Y0134195D01*
X0150483Y0134178D01*
X0150360Y0134165D01*
X0150236Y0134156D01*
X0150111Y0134151D01*
X0149987Y0134150D01*
X0149863Y0134153D01*
X0149738Y0134160D01*
X0149614Y0134171D01*
X0149491Y0134186D01*
X0149368Y0134205D01*
X0149246Y0134227D01*
X0149124Y0134254D01*
X0149004Y0134284D01*
X0148884Y0134318D01*
X0148766Y0134357D01*
X0148648Y0134398D01*
X0148533Y0134444D01*
X0148418Y0134493D01*
X0148306Y0134546D01*
X0148195Y0134602D01*
X0148086Y0134662D01*
X0147979Y0134726D01*
X0147874Y0134792D01*
X0147771Y0134862D01*
X0147671Y0134936D01*
X0147573Y0135012D01*
X0147477Y0135091D01*
X0147384Y0135174D01*
X0147293Y0135259D01*
X0147206Y0135348D01*
X0147121Y0135439D01*
X0147039Y0135533D01*
X0146961Y0135629D01*
X0146885Y0135728D01*
X0146812Y0135829D01*
X0146743Y0135932D01*
X0146677Y0136038D01*
X0146615Y0136145D01*
X0146556Y0136255D01*
X0146500Y0136366D01*
X0146448Y0136479D01*
X0146400Y0136594D01*
X0146356Y0136710D01*
X0146315Y0136827D01*
X0146278Y0136946D01*
X0146244Y0137066D01*
X0146215Y0137186D01*
X0146189Y0137308D01*
X0146167Y0137431D01*
X0146150Y0137554D01*
X0146136Y0137677D01*
X0146126Y0137801D01*
X0146120Y0137926D01*
X0146118Y0138050D01*
X0146018Y0134050D02*
X0154018Y0142050D01*
X0165118Y0138050D02*
X0165120Y0138174D01*
X0165126Y0138299D01*
X0165136Y0138423D01*
X0165150Y0138546D01*
X0165167Y0138669D01*
X0165189Y0138792D01*
X0165215Y0138914D01*
X0165244Y0139034D01*
X0165278Y0139154D01*
X0165315Y0139273D01*
X0165356Y0139390D01*
X0165400Y0139506D01*
X0165448Y0139621D01*
X0165500Y0139734D01*
X0165556Y0139845D01*
X0165615Y0139955D01*
X0165677Y0140062D01*
X0165743Y0140168D01*
X0165812Y0140271D01*
X0165885Y0140372D01*
X0165961Y0140471D01*
X0166039Y0140567D01*
X0166121Y0140661D01*
X0166206Y0140752D01*
X0166293Y0140841D01*
X0166384Y0140926D01*
X0166477Y0141009D01*
X0166573Y0141088D01*
X0166671Y0141164D01*
X0166771Y0141238D01*
X0166874Y0141308D01*
X0166979Y0141374D01*
X0167086Y0141438D01*
X0167195Y0141498D01*
X0167306Y0141554D01*
X0167418Y0141607D01*
X0167533Y0141656D01*
X0167648Y0141702D01*
X0167766Y0141743D01*
X0167884Y0141782D01*
X0168004Y0141816D01*
X0168124Y0141846D01*
X0168246Y0141873D01*
X0168368Y0141895D01*
X0168491Y0141914D01*
X0168614Y0141929D01*
X0168738Y0141940D01*
X0168863Y0141947D01*
X0168987Y0141950D01*
X0169111Y0141949D01*
X0169236Y0141944D01*
X0169360Y0141935D01*
X0169483Y0141922D01*
X0169607Y0141905D01*
X0169729Y0141885D01*
X0169851Y0141860D01*
X0169972Y0141831D01*
X0170092Y0141799D01*
X0170211Y0141763D01*
X0170329Y0141723D01*
X0170446Y0141679D01*
X0170561Y0141632D01*
X0170674Y0141581D01*
X0170786Y0141526D01*
X0170896Y0141468D01*
X0171004Y0141407D01*
X0171110Y0141342D01*
X0171214Y0141273D01*
X0171315Y0141202D01*
X0171415Y0141127D01*
X0171512Y0141049D01*
X0171606Y0140968D01*
X0171698Y0140884D01*
X0171787Y0140797D01*
X0171873Y0140707D01*
X0171956Y0140615D01*
X0172036Y0140520D01*
X0172114Y0140422D01*
X0172188Y0140322D01*
X0172259Y0140220D01*
X0172326Y0140116D01*
X0172390Y0140009D01*
X0172451Y0139900D01*
X0172508Y0139790D01*
X0172562Y0139678D01*
X0172612Y0139564D01*
X0172659Y0139449D01*
X0172701Y0139332D01*
X0172740Y0139214D01*
X0172776Y0139094D01*
X0172807Y0138974D01*
X0172834Y0138853D01*
X0172858Y0138731D01*
X0172878Y0138608D01*
X0172894Y0138484D01*
X0172906Y0138361D01*
X0172914Y0138237D01*
X0172918Y0138112D01*
X0172918Y0137988D01*
X0172914Y0137863D01*
X0172906Y0137739D01*
X0172894Y0137616D01*
X0172878Y0137492D01*
X0172858Y0137369D01*
X0172834Y0137247D01*
X0172807Y0137126D01*
X0172776Y0137006D01*
X0172740Y0136886D01*
X0172701Y0136768D01*
X0172659Y0136651D01*
X0172612Y0136536D01*
X0172562Y0136422D01*
X0172508Y0136310D01*
X0172451Y0136200D01*
X0172390Y0136091D01*
X0172326Y0135984D01*
X0172259Y0135880D01*
X0172188Y0135778D01*
X0172114Y0135678D01*
X0172036Y0135580D01*
X0171956Y0135485D01*
X0171873Y0135393D01*
X0171787Y0135303D01*
X0171698Y0135216D01*
X0171606Y0135132D01*
X0171512Y0135051D01*
X0171415Y0134973D01*
X0171315Y0134898D01*
X0171214Y0134827D01*
X0171110Y0134758D01*
X0171004Y0134693D01*
X0170896Y0134632D01*
X0170786Y0134574D01*
X0170674Y0134519D01*
X0170561Y0134468D01*
X0170446Y0134421D01*
X0170329Y0134377D01*
X0170211Y0134337D01*
X0170092Y0134301D01*
X0169972Y0134269D01*
X0169851Y0134240D01*
X0169729Y0134215D01*
X0169607Y0134195D01*
X0169483Y0134178D01*
X0169360Y0134165D01*
X0169236Y0134156D01*
X0169111Y0134151D01*
X0168987Y0134150D01*
X0168863Y0134153D01*
X0168738Y0134160D01*
X0168614Y0134171D01*
X0168491Y0134186D01*
X0168368Y0134205D01*
X0168246Y0134227D01*
X0168124Y0134254D01*
X0168004Y0134284D01*
X0167884Y0134318D01*
X0167766Y0134357D01*
X0167648Y0134398D01*
X0167533Y0134444D01*
X0167418Y0134493D01*
X0167306Y0134546D01*
X0167195Y0134602D01*
X0167086Y0134662D01*
X0166979Y0134726D01*
X0166874Y0134792D01*
X0166771Y0134862D01*
X0166671Y0134936D01*
X0166573Y0135012D01*
X0166477Y0135091D01*
X0166384Y0135174D01*
X0166293Y0135259D01*
X0166206Y0135348D01*
X0166121Y0135439D01*
X0166039Y0135533D01*
X0165961Y0135629D01*
X0165885Y0135728D01*
X0165812Y0135829D01*
X0165743Y0135932D01*
X0165677Y0136038D01*
X0165615Y0136145D01*
X0165556Y0136255D01*
X0165500Y0136366D01*
X0165448Y0136479D01*
X0165400Y0136594D01*
X0165356Y0136710D01*
X0165315Y0136827D01*
X0165278Y0136946D01*
X0165244Y0137066D01*
X0165215Y0137186D01*
X0165189Y0137308D01*
X0165167Y0137431D01*
X0165150Y0137554D01*
X0165136Y0137677D01*
X0165126Y0137801D01*
X0165120Y0137926D01*
X0165118Y0138050D01*
X0165018Y0134050D02*
X0173018Y0142050D01*
X0185618Y0138050D02*
X0185620Y0138174D01*
X0185626Y0138299D01*
X0185636Y0138423D01*
X0185650Y0138546D01*
X0185667Y0138669D01*
X0185689Y0138792D01*
X0185715Y0138914D01*
X0185744Y0139034D01*
X0185778Y0139154D01*
X0185815Y0139273D01*
X0185856Y0139390D01*
X0185900Y0139506D01*
X0185948Y0139621D01*
X0186000Y0139734D01*
X0186056Y0139845D01*
X0186115Y0139955D01*
X0186177Y0140062D01*
X0186243Y0140168D01*
X0186312Y0140271D01*
X0186385Y0140372D01*
X0186461Y0140471D01*
X0186539Y0140567D01*
X0186621Y0140661D01*
X0186706Y0140752D01*
X0186793Y0140841D01*
X0186884Y0140926D01*
X0186977Y0141009D01*
X0187073Y0141088D01*
X0187171Y0141164D01*
X0187271Y0141238D01*
X0187374Y0141308D01*
X0187479Y0141374D01*
X0187586Y0141438D01*
X0187695Y0141498D01*
X0187806Y0141554D01*
X0187918Y0141607D01*
X0188033Y0141656D01*
X0188148Y0141702D01*
X0188266Y0141743D01*
X0188384Y0141782D01*
X0188504Y0141816D01*
X0188624Y0141846D01*
X0188746Y0141873D01*
X0188868Y0141895D01*
X0188991Y0141914D01*
X0189114Y0141929D01*
X0189238Y0141940D01*
X0189363Y0141947D01*
X0189487Y0141950D01*
X0189611Y0141949D01*
X0189736Y0141944D01*
X0189860Y0141935D01*
X0189983Y0141922D01*
X0190107Y0141905D01*
X0190229Y0141885D01*
X0190351Y0141860D01*
X0190472Y0141831D01*
X0190592Y0141799D01*
X0190711Y0141763D01*
X0190829Y0141723D01*
X0190946Y0141679D01*
X0191061Y0141632D01*
X0191174Y0141581D01*
X0191286Y0141526D01*
X0191396Y0141468D01*
X0191504Y0141407D01*
X0191610Y0141342D01*
X0191714Y0141273D01*
X0191815Y0141202D01*
X0191915Y0141127D01*
X0192012Y0141049D01*
X0192106Y0140968D01*
X0192198Y0140884D01*
X0192287Y0140797D01*
X0192373Y0140707D01*
X0192456Y0140615D01*
X0192536Y0140520D01*
X0192614Y0140422D01*
X0192688Y0140322D01*
X0192759Y0140220D01*
X0192826Y0140116D01*
X0192890Y0140009D01*
X0192951Y0139900D01*
X0193008Y0139790D01*
X0193062Y0139678D01*
X0193112Y0139564D01*
X0193159Y0139449D01*
X0193201Y0139332D01*
X0193240Y0139214D01*
X0193276Y0139094D01*
X0193307Y0138974D01*
X0193334Y0138853D01*
X0193358Y0138731D01*
X0193378Y0138608D01*
X0193394Y0138484D01*
X0193406Y0138361D01*
X0193414Y0138237D01*
X0193418Y0138112D01*
X0193418Y0137988D01*
X0193414Y0137863D01*
X0193406Y0137739D01*
X0193394Y0137616D01*
X0193378Y0137492D01*
X0193358Y0137369D01*
X0193334Y0137247D01*
X0193307Y0137126D01*
X0193276Y0137006D01*
X0193240Y0136886D01*
X0193201Y0136768D01*
X0193159Y0136651D01*
X0193112Y0136536D01*
X0193062Y0136422D01*
X0193008Y0136310D01*
X0192951Y0136200D01*
X0192890Y0136091D01*
X0192826Y0135984D01*
X0192759Y0135880D01*
X0192688Y0135778D01*
X0192614Y0135678D01*
X0192536Y0135580D01*
X0192456Y0135485D01*
X0192373Y0135393D01*
X0192287Y0135303D01*
X0192198Y0135216D01*
X0192106Y0135132D01*
X0192012Y0135051D01*
X0191915Y0134973D01*
X0191815Y0134898D01*
X0191714Y0134827D01*
X0191610Y0134758D01*
X0191504Y0134693D01*
X0191396Y0134632D01*
X0191286Y0134574D01*
X0191174Y0134519D01*
X0191061Y0134468D01*
X0190946Y0134421D01*
X0190829Y0134377D01*
X0190711Y0134337D01*
X0190592Y0134301D01*
X0190472Y0134269D01*
X0190351Y0134240D01*
X0190229Y0134215D01*
X0190107Y0134195D01*
X0189983Y0134178D01*
X0189860Y0134165D01*
X0189736Y0134156D01*
X0189611Y0134151D01*
X0189487Y0134150D01*
X0189363Y0134153D01*
X0189238Y0134160D01*
X0189114Y0134171D01*
X0188991Y0134186D01*
X0188868Y0134205D01*
X0188746Y0134227D01*
X0188624Y0134254D01*
X0188504Y0134284D01*
X0188384Y0134318D01*
X0188266Y0134357D01*
X0188148Y0134398D01*
X0188033Y0134444D01*
X0187918Y0134493D01*
X0187806Y0134546D01*
X0187695Y0134602D01*
X0187586Y0134662D01*
X0187479Y0134726D01*
X0187374Y0134792D01*
X0187271Y0134862D01*
X0187171Y0134936D01*
X0187073Y0135012D01*
X0186977Y0135091D01*
X0186884Y0135174D01*
X0186793Y0135259D01*
X0186706Y0135348D01*
X0186621Y0135439D01*
X0186539Y0135533D01*
X0186461Y0135629D01*
X0186385Y0135728D01*
X0186312Y0135829D01*
X0186243Y0135932D01*
X0186177Y0136038D01*
X0186115Y0136145D01*
X0186056Y0136255D01*
X0186000Y0136366D01*
X0185948Y0136479D01*
X0185900Y0136594D01*
X0185856Y0136710D01*
X0185815Y0136827D01*
X0185778Y0136946D01*
X0185744Y0137066D01*
X0185715Y0137186D01*
X0185689Y0137308D01*
X0185667Y0137431D01*
X0185650Y0137554D01*
X0185636Y0137677D01*
X0185626Y0137801D01*
X0185620Y0137926D01*
X0185618Y0138050D01*
X0185518Y0134050D02*
X0193518Y0142050D01*
X0195618Y0138050D02*
X0195620Y0138174D01*
X0195626Y0138299D01*
X0195636Y0138423D01*
X0195650Y0138546D01*
X0195667Y0138669D01*
X0195689Y0138792D01*
X0195715Y0138914D01*
X0195744Y0139034D01*
X0195778Y0139154D01*
X0195815Y0139273D01*
X0195856Y0139390D01*
X0195900Y0139506D01*
X0195948Y0139621D01*
X0196000Y0139734D01*
X0196056Y0139845D01*
X0196115Y0139955D01*
X0196177Y0140062D01*
X0196243Y0140168D01*
X0196312Y0140271D01*
X0196385Y0140372D01*
X0196461Y0140471D01*
X0196539Y0140567D01*
X0196621Y0140661D01*
X0196706Y0140752D01*
X0196793Y0140841D01*
X0196884Y0140926D01*
X0196977Y0141009D01*
X0197073Y0141088D01*
X0197171Y0141164D01*
X0197271Y0141238D01*
X0197374Y0141308D01*
X0197479Y0141374D01*
X0197586Y0141438D01*
X0197695Y0141498D01*
X0197806Y0141554D01*
X0197918Y0141607D01*
X0198033Y0141656D01*
X0198148Y0141702D01*
X0198266Y0141743D01*
X0198384Y0141782D01*
X0198504Y0141816D01*
X0198624Y0141846D01*
X0198746Y0141873D01*
X0198868Y0141895D01*
X0198991Y0141914D01*
X0199114Y0141929D01*
X0199238Y0141940D01*
X0199363Y0141947D01*
X0199487Y0141950D01*
X0199611Y0141949D01*
X0199736Y0141944D01*
X0199860Y0141935D01*
X0199983Y0141922D01*
X0200107Y0141905D01*
X0200229Y0141885D01*
X0200351Y0141860D01*
X0200472Y0141831D01*
X0200592Y0141799D01*
X0200711Y0141763D01*
X0200829Y0141723D01*
X0200946Y0141679D01*
X0201061Y0141632D01*
X0201174Y0141581D01*
X0201286Y0141526D01*
X0201396Y0141468D01*
X0201504Y0141407D01*
X0201610Y0141342D01*
X0201714Y0141273D01*
X0201815Y0141202D01*
X0201915Y0141127D01*
X0202012Y0141049D01*
X0202106Y0140968D01*
X0202198Y0140884D01*
X0202287Y0140797D01*
X0202373Y0140707D01*
X0202456Y0140615D01*
X0202536Y0140520D01*
X0202614Y0140422D01*
X0202688Y0140322D01*
X0202759Y0140220D01*
X0202826Y0140116D01*
X0202890Y0140009D01*
X0202951Y0139900D01*
X0203008Y0139790D01*
X0203062Y0139678D01*
X0203112Y0139564D01*
X0203159Y0139449D01*
X0203201Y0139332D01*
X0203240Y0139214D01*
X0203276Y0139094D01*
X0203307Y0138974D01*
X0203334Y0138853D01*
X0203358Y0138731D01*
X0203378Y0138608D01*
X0203394Y0138484D01*
X0203406Y0138361D01*
X0203414Y0138237D01*
X0203418Y0138112D01*
X0203418Y0137988D01*
X0203414Y0137863D01*
X0203406Y0137739D01*
X0203394Y0137616D01*
X0203378Y0137492D01*
X0203358Y0137369D01*
X0203334Y0137247D01*
X0203307Y0137126D01*
X0203276Y0137006D01*
X0203240Y0136886D01*
X0203201Y0136768D01*
X0203159Y0136651D01*
X0203112Y0136536D01*
X0203062Y0136422D01*
X0203008Y0136310D01*
X0202951Y0136200D01*
X0202890Y0136091D01*
X0202826Y0135984D01*
X0202759Y0135880D01*
X0202688Y0135778D01*
X0202614Y0135678D01*
X0202536Y0135580D01*
X0202456Y0135485D01*
X0202373Y0135393D01*
X0202287Y0135303D01*
X0202198Y0135216D01*
X0202106Y0135132D01*
X0202012Y0135051D01*
X0201915Y0134973D01*
X0201815Y0134898D01*
X0201714Y0134827D01*
X0201610Y0134758D01*
X0201504Y0134693D01*
X0201396Y0134632D01*
X0201286Y0134574D01*
X0201174Y0134519D01*
X0201061Y0134468D01*
X0200946Y0134421D01*
X0200829Y0134377D01*
X0200711Y0134337D01*
X0200592Y0134301D01*
X0200472Y0134269D01*
X0200351Y0134240D01*
X0200229Y0134215D01*
X0200107Y0134195D01*
X0199983Y0134178D01*
X0199860Y0134165D01*
X0199736Y0134156D01*
X0199611Y0134151D01*
X0199487Y0134150D01*
X0199363Y0134153D01*
X0199238Y0134160D01*
X0199114Y0134171D01*
X0198991Y0134186D01*
X0198868Y0134205D01*
X0198746Y0134227D01*
X0198624Y0134254D01*
X0198504Y0134284D01*
X0198384Y0134318D01*
X0198266Y0134357D01*
X0198148Y0134398D01*
X0198033Y0134444D01*
X0197918Y0134493D01*
X0197806Y0134546D01*
X0197695Y0134602D01*
X0197586Y0134662D01*
X0197479Y0134726D01*
X0197374Y0134792D01*
X0197271Y0134862D01*
X0197171Y0134936D01*
X0197073Y0135012D01*
X0196977Y0135091D01*
X0196884Y0135174D01*
X0196793Y0135259D01*
X0196706Y0135348D01*
X0196621Y0135439D01*
X0196539Y0135533D01*
X0196461Y0135629D01*
X0196385Y0135728D01*
X0196312Y0135829D01*
X0196243Y0135932D01*
X0196177Y0136038D01*
X0196115Y0136145D01*
X0196056Y0136255D01*
X0196000Y0136366D01*
X0195948Y0136479D01*
X0195900Y0136594D01*
X0195856Y0136710D01*
X0195815Y0136827D01*
X0195778Y0136946D01*
X0195744Y0137066D01*
X0195715Y0137186D01*
X0195689Y0137308D01*
X0195667Y0137431D01*
X0195650Y0137554D01*
X0195636Y0137677D01*
X0195626Y0137801D01*
X0195620Y0137926D01*
X0195618Y0138050D01*
X0195518Y0134050D02*
X0203518Y0142050D01*
X0224368Y0138050D02*
X0224370Y0138174D01*
X0224376Y0138299D01*
X0224386Y0138423D01*
X0224400Y0138546D01*
X0224417Y0138669D01*
X0224439Y0138792D01*
X0224465Y0138914D01*
X0224494Y0139034D01*
X0224528Y0139154D01*
X0224565Y0139273D01*
X0224606Y0139390D01*
X0224650Y0139506D01*
X0224698Y0139621D01*
X0224750Y0139734D01*
X0224806Y0139845D01*
X0224865Y0139955D01*
X0224927Y0140062D01*
X0224993Y0140168D01*
X0225062Y0140271D01*
X0225135Y0140372D01*
X0225211Y0140471D01*
X0225289Y0140567D01*
X0225371Y0140661D01*
X0225456Y0140752D01*
X0225543Y0140841D01*
X0225634Y0140926D01*
X0225727Y0141009D01*
X0225823Y0141088D01*
X0225921Y0141164D01*
X0226021Y0141238D01*
X0226124Y0141308D01*
X0226229Y0141374D01*
X0226336Y0141438D01*
X0226445Y0141498D01*
X0226556Y0141554D01*
X0226668Y0141607D01*
X0226783Y0141656D01*
X0226898Y0141702D01*
X0227016Y0141743D01*
X0227134Y0141782D01*
X0227254Y0141816D01*
X0227374Y0141846D01*
X0227496Y0141873D01*
X0227618Y0141895D01*
X0227741Y0141914D01*
X0227864Y0141929D01*
X0227988Y0141940D01*
X0228113Y0141947D01*
X0228237Y0141950D01*
X0228361Y0141949D01*
X0228486Y0141944D01*
X0228610Y0141935D01*
X0228733Y0141922D01*
X0228857Y0141905D01*
X0228979Y0141885D01*
X0229101Y0141860D01*
X0229222Y0141831D01*
X0229342Y0141799D01*
X0229461Y0141763D01*
X0229579Y0141723D01*
X0229696Y0141679D01*
X0229811Y0141632D01*
X0229924Y0141581D01*
X0230036Y0141526D01*
X0230146Y0141468D01*
X0230254Y0141407D01*
X0230360Y0141342D01*
X0230464Y0141273D01*
X0230565Y0141202D01*
X0230665Y0141127D01*
X0230762Y0141049D01*
X0230856Y0140968D01*
X0230948Y0140884D01*
X0231037Y0140797D01*
X0231123Y0140707D01*
X0231206Y0140615D01*
X0231286Y0140520D01*
X0231364Y0140422D01*
X0231438Y0140322D01*
X0231509Y0140220D01*
X0231576Y0140116D01*
X0231640Y0140009D01*
X0231701Y0139900D01*
X0231758Y0139790D01*
X0231812Y0139678D01*
X0231862Y0139564D01*
X0231909Y0139449D01*
X0231951Y0139332D01*
X0231990Y0139214D01*
X0232026Y0139094D01*
X0232057Y0138974D01*
X0232084Y0138853D01*
X0232108Y0138731D01*
X0232128Y0138608D01*
X0232144Y0138484D01*
X0232156Y0138361D01*
X0232164Y0138237D01*
X0232168Y0138112D01*
X0232168Y0137988D01*
X0232164Y0137863D01*
X0232156Y0137739D01*
X0232144Y0137616D01*
X0232128Y0137492D01*
X0232108Y0137369D01*
X0232084Y0137247D01*
X0232057Y0137126D01*
X0232026Y0137006D01*
X0231990Y0136886D01*
X0231951Y0136768D01*
X0231909Y0136651D01*
X0231862Y0136536D01*
X0231812Y0136422D01*
X0231758Y0136310D01*
X0231701Y0136200D01*
X0231640Y0136091D01*
X0231576Y0135984D01*
X0231509Y0135880D01*
X0231438Y0135778D01*
X0231364Y0135678D01*
X0231286Y0135580D01*
X0231206Y0135485D01*
X0231123Y0135393D01*
X0231037Y0135303D01*
X0230948Y0135216D01*
X0230856Y0135132D01*
X0230762Y0135051D01*
X0230665Y0134973D01*
X0230565Y0134898D01*
X0230464Y0134827D01*
X0230360Y0134758D01*
X0230254Y0134693D01*
X0230146Y0134632D01*
X0230036Y0134574D01*
X0229924Y0134519D01*
X0229811Y0134468D01*
X0229696Y0134421D01*
X0229579Y0134377D01*
X0229461Y0134337D01*
X0229342Y0134301D01*
X0229222Y0134269D01*
X0229101Y0134240D01*
X0228979Y0134215D01*
X0228857Y0134195D01*
X0228733Y0134178D01*
X0228610Y0134165D01*
X0228486Y0134156D01*
X0228361Y0134151D01*
X0228237Y0134150D01*
X0228113Y0134153D01*
X0227988Y0134160D01*
X0227864Y0134171D01*
X0227741Y0134186D01*
X0227618Y0134205D01*
X0227496Y0134227D01*
X0227374Y0134254D01*
X0227254Y0134284D01*
X0227134Y0134318D01*
X0227016Y0134357D01*
X0226898Y0134398D01*
X0226783Y0134444D01*
X0226668Y0134493D01*
X0226556Y0134546D01*
X0226445Y0134602D01*
X0226336Y0134662D01*
X0226229Y0134726D01*
X0226124Y0134792D01*
X0226021Y0134862D01*
X0225921Y0134936D01*
X0225823Y0135012D01*
X0225727Y0135091D01*
X0225634Y0135174D01*
X0225543Y0135259D01*
X0225456Y0135348D01*
X0225371Y0135439D01*
X0225289Y0135533D01*
X0225211Y0135629D01*
X0225135Y0135728D01*
X0225062Y0135829D01*
X0224993Y0135932D01*
X0224927Y0136038D01*
X0224865Y0136145D01*
X0224806Y0136255D01*
X0224750Y0136366D01*
X0224698Y0136479D01*
X0224650Y0136594D01*
X0224606Y0136710D01*
X0224565Y0136827D01*
X0224528Y0136946D01*
X0224494Y0137066D01*
X0224465Y0137186D01*
X0224439Y0137308D01*
X0224417Y0137431D01*
X0224400Y0137554D01*
X0224386Y0137677D01*
X0224376Y0137801D01*
X0224370Y0137926D01*
X0224368Y0138050D01*
X0224268Y0134050D02*
X0232268Y0142050D01*
X0244368Y0138050D02*
X0244370Y0138174D01*
X0244376Y0138299D01*
X0244386Y0138423D01*
X0244400Y0138546D01*
X0244417Y0138669D01*
X0244439Y0138792D01*
X0244465Y0138914D01*
X0244494Y0139034D01*
X0244528Y0139154D01*
X0244565Y0139273D01*
X0244606Y0139390D01*
X0244650Y0139506D01*
X0244698Y0139621D01*
X0244750Y0139734D01*
X0244806Y0139845D01*
X0244865Y0139955D01*
X0244927Y0140062D01*
X0244993Y0140168D01*
X0245062Y0140271D01*
X0245135Y0140372D01*
X0245211Y0140471D01*
X0245289Y0140567D01*
X0245371Y0140661D01*
X0245456Y0140752D01*
X0245543Y0140841D01*
X0245634Y0140926D01*
X0245727Y0141009D01*
X0245823Y0141088D01*
X0245921Y0141164D01*
X0246021Y0141238D01*
X0246124Y0141308D01*
X0246229Y0141374D01*
X0246336Y0141438D01*
X0246445Y0141498D01*
X0246556Y0141554D01*
X0246668Y0141607D01*
X0246783Y0141656D01*
X0246898Y0141702D01*
X0247016Y0141743D01*
X0247134Y0141782D01*
X0247254Y0141816D01*
X0247374Y0141846D01*
X0247496Y0141873D01*
X0247618Y0141895D01*
X0247741Y0141914D01*
X0247864Y0141929D01*
X0247988Y0141940D01*
X0248113Y0141947D01*
X0248237Y0141950D01*
X0248361Y0141949D01*
X0248486Y0141944D01*
X0248610Y0141935D01*
X0248733Y0141922D01*
X0248857Y0141905D01*
X0248979Y0141885D01*
X0249101Y0141860D01*
X0249222Y0141831D01*
X0249342Y0141799D01*
X0249461Y0141763D01*
X0249579Y0141723D01*
X0249696Y0141679D01*
X0249811Y0141632D01*
X0249924Y0141581D01*
X0250036Y0141526D01*
X0250146Y0141468D01*
X0250254Y0141407D01*
X0250360Y0141342D01*
X0250464Y0141273D01*
X0250565Y0141202D01*
X0250665Y0141127D01*
X0250762Y0141049D01*
X0250856Y0140968D01*
X0250948Y0140884D01*
X0251037Y0140797D01*
X0251123Y0140707D01*
X0251206Y0140615D01*
X0251286Y0140520D01*
X0251364Y0140422D01*
X0251438Y0140322D01*
X0251509Y0140220D01*
X0251576Y0140116D01*
X0251640Y0140009D01*
X0251701Y0139900D01*
X0251758Y0139790D01*
X0251812Y0139678D01*
X0251862Y0139564D01*
X0251909Y0139449D01*
X0251951Y0139332D01*
X0251990Y0139214D01*
X0252026Y0139094D01*
X0252057Y0138974D01*
X0252084Y0138853D01*
X0252108Y0138731D01*
X0252128Y0138608D01*
X0252144Y0138484D01*
X0252156Y0138361D01*
X0252164Y0138237D01*
X0252168Y0138112D01*
X0252168Y0137988D01*
X0252164Y0137863D01*
X0252156Y0137739D01*
X0252144Y0137616D01*
X0252128Y0137492D01*
X0252108Y0137369D01*
X0252084Y0137247D01*
X0252057Y0137126D01*
X0252026Y0137006D01*
X0251990Y0136886D01*
X0251951Y0136768D01*
X0251909Y0136651D01*
X0251862Y0136536D01*
X0251812Y0136422D01*
X0251758Y0136310D01*
X0251701Y0136200D01*
X0251640Y0136091D01*
X0251576Y0135984D01*
X0251509Y0135880D01*
X0251438Y0135778D01*
X0251364Y0135678D01*
X0251286Y0135580D01*
X0251206Y0135485D01*
X0251123Y0135393D01*
X0251037Y0135303D01*
X0250948Y0135216D01*
X0250856Y0135132D01*
X0250762Y0135051D01*
X0250665Y0134973D01*
X0250565Y0134898D01*
X0250464Y0134827D01*
X0250360Y0134758D01*
X0250254Y0134693D01*
X0250146Y0134632D01*
X0250036Y0134574D01*
X0249924Y0134519D01*
X0249811Y0134468D01*
X0249696Y0134421D01*
X0249579Y0134377D01*
X0249461Y0134337D01*
X0249342Y0134301D01*
X0249222Y0134269D01*
X0249101Y0134240D01*
X0248979Y0134215D01*
X0248857Y0134195D01*
X0248733Y0134178D01*
X0248610Y0134165D01*
X0248486Y0134156D01*
X0248361Y0134151D01*
X0248237Y0134150D01*
X0248113Y0134153D01*
X0247988Y0134160D01*
X0247864Y0134171D01*
X0247741Y0134186D01*
X0247618Y0134205D01*
X0247496Y0134227D01*
X0247374Y0134254D01*
X0247254Y0134284D01*
X0247134Y0134318D01*
X0247016Y0134357D01*
X0246898Y0134398D01*
X0246783Y0134444D01*
X0246668Y0134493D01*
X0246556Y0134546D01*
X0246445Y0134602D01*
X0246336Y0134662D01*
X0246229Y0134726D01*
X0246124Y0134792D01*
X0246021Y0134862D01*
X0245921Y0134936D01*
X0245823Y0135012D01*
X0245727Y0135091D01*
X0245634Y0135174D01*
X0245543Y0135259D01*
X0245456Y0135348D01*
X0245371Y0135439D01*
X0245289Y0135533D01*
X0245211Y0135629D01*
X0245135Y0135728D01*
X0245062Y0135829D01*
X0244993Y0135932D01*
X0244927Y0136038D01*
X0244865Y0136145D01*
X0244806Y0136255D01*
X0244750Y0136366D01*
X0244698Y0136479D01*
X0244650Y0136594D01*
X0244606Y0136710D01*
X0244565Y0136827D01*
X0244528Y0136946D01*
X0244494Y0137066D01*
X0244465Y0137186D01*
X0244439Y0137308D01*
X0244417Y0137431D01*
X0244400Y0137554D01*
X0244386Y0137677D01*
X0244376Y0137801D01*
X0244370Y0137926D01*
X0244368Y0138050D01*
X0244268Y0134050D02*
X0252268Y0142050D01*
X0273018Y0132800D02*
X0281018Y0140800D01*
X0273018Y0140800D01*
X0281018Y0132800D01*
X0273018Y0132800D01*
X0253118Y0121800D02*
X0253120Y0121924D01*
X0253126Y0122049D01*
X0253136Y0122173D01*
X0253150Y0122296D01*
X0253167Y0122419D01*
X0253189Y0122542D01*
X0253215Y0122664D01*
X0253244Y0122784D01*
X0253278Y0122904D01*
X0253315Y0123023D01*
X0253356Y0123140D01*
X0253400Y0123256D01*
X0253448Y0123371D01*
X0253500Y0123484D01*
X0253556Y0123595D01*
X0253615Y0123705D01*
X0253677Y0123812D01*
X0253743Y0123918D01*
X0253812Y0124021D01*
X0253885Y0124122D01*
X0253961Y0124221D01*
X0254039Y0124317D01*
X0254121Y0124411D01*
X0254206Y0124502D01*
X0254293Y0124591D01*
X0254384Y0124676D01*
X0254477Y0124759D01*
X0254573Y0124838D01*
X0254671Y0124914D01*
X0254771Y0124988D01*
X0254874Y0125058D01*
X0254979Y0125124D01*
X0255086Y0125188D01*
X0255195Y0125248D01*
X0255306Y0125304D01*
X0255418Y0125357D01*
X0255533Y0125406D01*
X0255648Y0125452D01*
X0255766Y0125493D01*
X0255884Y0125532D01*
X0256004Y0125566D01*
X0256124Y0125596D01*
X0256246Y0125623D01*
X0256368Y0125645D01*
X0256491Y0125664D01*
X0256614Y0125679D01*
X0256738Y0125690D01*
X0256863Y0125697D01*
X0256987Y0125700D01*
X0257111Y0125699D01*
X0257236Y0125694D01*
X0257360Y0125685D01*
X0257483Y0125672D01*
X0257607Y0125655D01*
X0257729Y0125635D01*
X0257851Y0125610D01*
X0257972Y0125581D01*
X0258092Y0125549D01*
X0258211Y0125513D01*
X0258329Y0125473D01*
X0258446Y0125429D01*
X0258561Y0125382D01*
X0258674Y0125331D01*
X0258786Y0125276D01*
X0258896Y0125218D01*
X0259004Y0125157D01*
X0259110Y0125092D01*
X0259214Y0125023D01*
X0259315Y0124952D01*
X0259415Y0124877D01*
X0259512Y0124799D01*
X0259606Y0124718D01*
X0259698Y0124634D01*
X0259787Y0124547D01*
X0259873Y0124457D01*
X0259956Y0124365D01*
X0260036Y0124270D01*
X0260114Y0124172D01*
X0260188Y0124072D01*
X0260259Y0123970D01*
X0260326Y0123866D01*
X0260390Y0123759D01*
X0260451Y0123650D01*
X0260508Y0123540D01*
X0260562Y0123428D01*
X0260612Y0123314D01*
X0260659Y0123199D01*
X0260701Y0123082D01*
X0260740Y0122964D01*
X0260776Y0122844D01*
X0260807Y0122724D01*
X0260834Y0122603D01*
X0260858Y0122481D01*
X0260878Y0122358D01*
X0260894Y0122234D01*
X0260906Y0122111D01*
X0260914Y0121987D01*
X0260918Y0121862D01*
X0260918Y0121738D01*
X0260914Y0121613D01*
X0260906Y0121489D01*
X0260894Y0121366D01*
X0260878Y0121242D01*
X0260858Y0121119D01*
X0260834Y0120997D01*
X0260807Y0120876D01*
X0260776Y0120756D01*
X0260740Y0120636D01*
X0260701Y0120518D01*
X0260659Y0120401D01*
X0260612Y0120286D01*
X0260562Y0120172D01*
X0260508Y0120060D01*
X0260451Y0119950D01*
X0260390Y0119841D01*
X0260326Y0119734D01*
X0260259Y0119630D01*
X0260188Y0119528D01*
X0260114Y0119428D01*
X0260036Y0119330D01*
X0259956Y0119235D01*
X0259873Y0119143D01*
X0259787Y0119053D01*
X0259698Y0118966D01*
X0259606Y0118882D01*
X0259512Y0118801D01*
X0259415Y0118723D01*
X0259315Y0118648D01*
X0259214Y0118577D01*
X0259110Y0118508D01*
X0259004Y0118443D01*
X0258896Y0118382D01*
X0258786Y0118324D01*
X0258674Y0118269D01*
X0258561Y0118218D01*
X0258446Y0118171D01*
X0258329Y0118127D01*
X0258211Y0118087D01*
X0258092Y0118051D01*
X0257972Y0118019D01*
X0257851Y0117990D01*
X0257729Y0117965D01*
X0257607Y0117945D01*
X0257483Y0117928D01*
X0257360Y0117915D01*
X0257236Y0117906D01*
X0257111Y0117901D01*
X0256987Y0117900D01*
X0256863Y0117903D01*
X0256738Y0117910D01*
X0256614Y0117921D01*
X0256491Y0117936D01*
X0256368Y0117955D01*
X0256246Y0117977D01*
X0256124Y0118004D01*
X0256004Y0118034D01*
X0255884Y0118068D01*
X0255766Y0118107D01*
X0255648Y0118148D01*
X0255533Y0118194D01*
X0255418Y0118243D01*
X0255306Y0118296D01*
X0255195Y0118352D01*
X0255086Y0118412D01*
X0254979Y0118476D01*
X0254874Y0118542D01*
X0254771Y0118612D01*
X0254671Y0118686D01*
X0254573Y0118762D01*
X0254477Y0118841D01*
X0254384Y0118924D01*
X0254293Y0119009D01*
X0254206Y0119098D01*
X0254121Y0119189D01*
X0254039Y0119283D01*
X0253961Y0119379D01*
X0253885Y0119478D01*
X0253812Y0119579D01*
X0253743Y0119682D01*
X0253677Y0119788D01*
X0253615Y0119895D01*
X0253556Y0120005D01*
X0253500Y0120116D01*
X0253448Y0120229D01*
X0253400Y0120344D01*
X0253356Y0120460D01*
X0253315Y0120577D01*
X0253278Y0120696D01*
X0253244Y0120816D01*
X0253215Y0120936D01*
X0253189Y0121058D01*
X0253167Y0121181D01*
X0253150Y0121304D01*
X0253136Y0121427D01*
X0253126Y0121551D01*
X0253120Y0121676D01*
X0253118Y0121800D01*
X0253018Y0117800D02*
X0261018Y0125800D01*
X0243118Y0121800D02*
X0243120Y0121924D01*
X0243126Y0122049D01*
X0243136Y0122173D01*
X0243150Y0122296D01*
X0243167Y0122419D01*
X0243189Y0122542D01*
X0243215Y0122664D01*
X0243244Y0122784D01*
X0243278Y0122904D01*
X0243315Y0123023D01*
X0243356Y0123140D01*
X0243400Y0123256D01*
X0243448Y0123371D01*
X0243500Y0123484D01*
X0243556Y0123595D01*
X0243615Y0123705D01*
X0243677Y0123812D01*
X0243743Y0123918D01*
X0243812Y0124021D01*
X0243885Y0124122D01*
X0243961Y0124221D01*
X0244039Y0124317D01*
X0244121Y0124411D01*
X0244206Y0124502D01*
X0244293Y0124591D01*
X0244384Y0124676D01*
X0244477Y0124759D01*
X0244573Y0124838D01*
X0244671Y0124914D01*
X0244771Y0124988D01*
X0244874Y0125058D01*
X0244979Y0125124D01*
X0245086Y0125188D01*
X0245195Y0125248D01*
X0245306Y0125304D01*
X0245418Y0125357D01*
X0245533Y0125406D01*
X0245648Y0125452D01*
X0245766Y0125493D01*
X0245884Y0125532D01*
X0246004Y0125566D01*
X0246124Y0125596D01*
X0246246Y0125623D01*
X0246368Y0125645D01*
X0246491Y0125664D01*
X0246614Y0125679D01*
X0246738Y0125690D01*
X0246863Y0125697D01*
X0246987Y0125700D01*
X0247111Y0125699D01*
X0247236Y0125694D01*
X0247360Y0125685D01*
X0247483Y0125672D01*
X0247607Y0125655D01*
X0247729Y0125635D01*
X0247851Y0125610D01*
X0247972Y0125581D01*
X0248092Y0125549D01*
X0248211Y0125513D01*
X0248329Y0125473D01*
X0248446Y0125429D01*
X0248561Y0125382D01*
X0248674Y0125331D01*
X0248786Y0125276D01*
X0248896Y0125218D01*
X0249004Y0125157D01*
X0249110Y0125092D01*
X0249214Y0125023D01*
X0249315Y0124952D01*
X0249415Y0124877D01*
X0249512Y0124799D01*
X0249606Y0124718D01*
X0249698Y0124634D01*
X0249787Y0124547D01*
X0249873Y0124457D01*
X0249956Y0124365D01*
X0250036Y0124270D01*
X0250114Y0124172D01*
X0250188Y0124072D01*
X0250259Y0123970D01*
X0250326Y0123866D01*
X0250390Y0123759D01*
X0250451Y0123650D01*
X0250508Y0123540D01*
X0250562Y0123428D01*
X0250612Y0123314D01*
X0250659Y0123199D01*
X0250701Y0123082D01*
X0250740Y0122964D01*
X0250776Y0122844D01*
X0250807Y0122724D01*
X0250834Y0122603D01*
X0250858Y0122481D01*
X0250878Y0122358D01*
X0250894Y0122234D01*
X0250906Y0122111D01*
X0250914Y0121987D01*
X0250918Y0121862D01*
X0250918Y0121738D01*
X0250914Y0121613D01*
X0250906Y0121489D01*
X0250894Y0121366D01*
X0250878Y0121242D01*
X0250858Y0121119D01*
X0250834Y0120997D01*
X0250807Y0120876D01*
X0250776Y0120756D01*
X0250740Y0120636D01*
X0250701Y0120518D01*
X0250659Y0120401D01*
X0250612Y0120286D01*
X0250562Y0120172D01*
X0250508Y0120060D01*
X0250451Y0119950D01*
X0250390Y0119841D01*
X0250326Y0119734D01*
X0250259Y0119630D01*
X0250188Y0119528D01*
X0250114Y0119428D01*
X0250036Y0119330D01*
X0249956Y0119235D01*
X0249873Y0119143D01*
X0249787Y0119053D01*
X0249698Y0118966D01*
X0249606Y0118882D01*
X0249512Y0118801D01*
X0249415Y0118723D01*
X0249315Y0118648D01*
X0249214Y0118577D01*
X0249110Y0118508D01*
X0249004Y0118443D01*
X0248896Y0118382D01*
X0248786Y0118324D01*
X0248674Y0118269D01*
X0248561Y0118218D01*
X0248446Y0118171D01*
X0248329Y0118127D01*
X0248211Y0118087D01*
X0248092Y0118051D01*
X0247972Y0118019D01*
X0247851Y0117990D01*
X0247729Y0117965D01*
X0247607Y0117945D01*
X0247483Y0117928D01*
X0247360Y0117915D01*
X0247236Y0117906D01*
X0247111Y0117901D01*
X0246987Y0117900D01*
X0246863Y0117903D01*
X0246738Y0117910D01*
X0246614Y0117921D01*
X0246491Y0117936D01*
X0246368Y0117955D01*
X0246246Y0117977D01*
X0246124Y0118004D01*
X0246004Y0118034D01*
X0245884Y0118068D01*
X0245766Y0118107D01*
X0245648Y0118148D01*
X0245533Y0118194D01*
X0245418Y0118243D01*
X0245306Y0118296D01*
X0245195Y0118352D01*
X0245086Y0118412D01*
X0244979Y0118476D01*
X0244874Y0118542D01*
X0244771Y0118612D01*
X0244671Y0118686D01*
X0244573Y0118762D01*
X0244477Y0118841D01*
X0244384Y0118924D01*
X0244293Y0119009D01*
X0244206Y0119098D01*
X0244121Y0119189D01*
X0244039Y0119283D01*
X0243961Y0119379D01*
X0243885Y0119478D01*
X0243812Y0119579D01*
X0243743Y0119682D01*
X0243677Y0119788D01*
X0243615Y0119895D01*
X0243556Y0120005D01*
X0243500Y0120116D01*
X0243448Y0120229D01*
X0243400Y0120344D01*
X0243356Y0120460D01*
X0243315Y0120577D01*
X0243278Y0120696D01*
X0243244Y0120816D01*
X0243215Y0120936D01*
X0243189Y0121058D01*
X0243167Y0121181D01*
X0243150Y0121304D01*
X0243136Y0121427D01*
X0243126Y0121551D01*
X0243120Y0121676D01*
X0243118Y0121800D01*
X0243018Y0117800D02*
X0251018Y0125800D01*
X0233118Y0121800D02*
X0233120Y0121924D01*
X0233126Y0122049D01*
X0233136Y0122173D01*
X0233150Y0122296D01*
X0233167Y0122419D01*
X0233189Y0122542D01*
X0233215Y0122664D01*
X0233244Y0122784D01*
X0233278Y0122904D01*
X0233315Y0123023D01*
X0233356Y0123140D01*
X0233400Y0123256D01*
X0233448Y0123371D01*
X0233500Y0123484D01*
X0233556Y0123595D01*
X0233615Y0123705D01*
X0233677Y0123812D01*
X0233743Y0123918D01*
X0233812Y0124021D01*
X0233885Y0124122D01*
X0233961Y0124221D01*
X0234039Y0124317D01*
X0234121Y0124411D01*
X0234206Y0124502D01*
X0234293Y0124591D01*
X0234384Y0124676D01*
X0234477Y0124759D01*
X0234573Y0124838D01*
X0234671Y0124914D01*
X0234771Y0124988D01*
X0234874Y0125058D01*
X0234979Y0125124D01*
X0235086Y0125188D01*
X0235195Y0125248D01*
X0235306Y0125304D01*
X0235418Y0125357D01*
X0235533Y0125406D01*
X0235648Y0125452D01*
X0235766Y0125493D01*
X0235884Y0125532D01*
X0236004Y0125566D01*
X0236124Y0125596D01*
X0236246Y0125623D01*
X0236368Y0125645D01*
X0236491Y0125664D01*
X0236614Y0125679D01*
X0236738Y0125690D01*
X0236863Y0125697D01*
X0236987Y0125700D01*
X0237111Y0125699D01*
X0237236Y0125694D01*
X0237360Y0125685D01*
X0237483Y0125672D01*
X0237607Y0125655D01*
X0237729Y0125635D01*
X0237851Y0125610D01*
X0237972Y0125581D01*
X0238092Y0125549D01*
X0238211Y0125513D01*
X0238329Y0125473D01*
X0238446Y0125429D01*
X0238561Y0125382D01*
X0238674Y0125331D01*
X0238786Y0125276D01*
X0238896Y0125218D01*
X0239004Y0125157D01*
X0239110Y0125092D01*
X0239214Y0125023D01*
X0239315Y0124952D01*
X0239415Y0124877D01*
X0239512Y0124799D01*
X0239606Y0124718D01*
X0239698Y0124634D01*
X0239787Y0124547D01*
X0239873Y0124457D01*
X0239956Y0124365D01*
X0240036Y0124270D01*
X0240114Y0124172D01*
X0240188Y0124072D01*
X0240259Y0123970D01*
X0240326Y0123866D01*
X0240390Y0123759D01*
X0240451Y0123650D01*
X0240508Y0123540D01*
X0240562Y0123428D01*
X0240612Y0123314D01*
X0240659Y0123199D01*
X0240701Y0123082D01*
X0240740Y0122964D01*
X0240776Y0122844D01*
X0240807Y0122724D01*
X0240834Y0122603D01*
X0240858Y0122481D01*
X0240878Y0122358D01*
X0240894Y0122234D01*
X0240906Y0122111D01*
X0240914Y0121987D01*
X0240918Y0121862D01*
X0240918Y0121738D01*
X0240914Y0121613D01*
X0240906Y0121489D01*
X0240894Y0121366D01*
X0240878Y0121242D01*
X0240858Y0121119D01*
X0240834Y0120997D01*
X0240807Y0120876D01*
X0240776Y0120756D01*
X0240740Y0120636D01*
X0240701Y0120518D01*
X0240659Y0120401D01*
X0240612Y0120286D01*
X0240562Y0120172D01*
X0240508Y0120060D01*
X0240451Y0119950D01*
X0240390Y0119841D01*
X0240326Y0119734D01*
X0240259Y0119630D01*
X0240188Y0119528D01*
X0240114Y0119428D01*
X0240036Y0119330D01*
X0239956Y0119235D01*
X0239873Y0119143D01*
X0239787Y0119053D01*
X0239698Y0118966D01*
X0239606Y0118882D01*
X0239512Y0118801D01*
X0239415Y0118723D01*
X0239315Y0118648D01*
X0239214Y0118577D01*
X0239110Y0118508D01*
X0239004Y0118443D01*
X0238896Y0118382D01*
X0238786Y0118324D01*
X0238674Y0118269D01*
X0238561Y0118218D01*
X0238446Y0118171D01*
X0238329Y0118127D01*
X0238211Y0118087D01*
X0238092Y0118051D01*
X0237972Y0118019D01*
X0237851Y0117990D01*
X0237729Y0117965D01*
X0237607Y0117945D01*
X0237483Y0117928D01*
X0237360Y0117915D01*
X0237236Y0117906D01*
X0237111Y0117901D01*
X0236987Y0117900D01*
X0236863Y0117903D01*
X0236738Y0117910D01*
X0236614Y0117921D01*
X0236491Y0117936D01*
X0236368Y0117955D01*
X0236246Y0117977D01*
X0236124Y0118004D01*
X0236004Y0118034D01*
X0235884Y0118068D01*
X0235766Y0118107D01*
X0235648Y0118148D01*
X0235533Y0118194D01*
X0235418Y0118243D01*
X0235306Y0118296D01*
X0235195Y0118352D01*
X0235086Y0118412D01*
X0234979Y0118476D01*
X0234874Y0118542D01*
X0234771Y0118612D01*
X0234671Y0118686D01*
X0234573Y0118762D01*
X0234477Y0118841D01*
X0234384Y0118924D01*
X0234293Y0119009D01*
X0234206Y0119098D01*
X0234121Y0119189D01*
X0234039Y0119283D01*
X0233961Y0119379D01*
X0233885Y0119478D01*
X0233812Y0119579D01*
X0233743Y0119682D01*
X0233677Y0119788D01*
X0233615Y0119895D01*
X0233556Y0120005D01*
X0233500Y0120116D01*
X0233448Y0120229D01*
X0233400Y0120344D01*
X0233356Y0120460D01*
X0233315Y0120577D01*
X0233278Y0120696D01*
X0233244Y0120816D01*
X0233215Y0120936D01*
X0233189Y0121058D01*
X0233167Y0121181D01*
X0233150Y0121304D01*
X0233136Y0121427D01*
X0233126Y0121551D01*
X0233120Y0121676D01*
X0233118Y0121800D01*
X0233018Y0117800D02*
X0241018Y0125800D01*
X0223118Y0121800D02*
X0223120Y0121924D01*
X0223126Y0122049D01*
X0223136Y0122173D01*
X0223150Y0122296D01*
X0223167Y0122419D01*
X0223189Y0122542D01*
X0223215Y0122664D01*
X0223244Y0122784D01*
X0223278Y0122904D01*
X0223315Y0123023D01*
X0223356Y0123140D01*
X0223400Y0123256D01*
X0223448Y0123371D01*
X0223500Y0123484D01*
X0223556Y0123595D01*
X0223615Y0123705D01*
X0223677Y0123812D01*
X0223743Y0123918D01*
X0223812Y0124021D01*
X0223885Y0124122D01*
X0223961Y0124221D01*
X0224039Y0124317D01*
X0224121Y0124411D01*
X0224206Y0124502D01*
X0224293Y0124591D01*
X0224384Y0124676D01*
X0224477Y0124759D01*
X0224573Y0124838D01*
X0224671Y0124914D01*
X0224771Y0124988D01*
X0224874Y0125058D01*
X0224979Y0125124D01*
X0225086Y0125188D01*
X0225195Y0125248D01*
X0225306Y0125304D01*
X0225418Y0125357D01*
X0225533Y0125406D01*
X0225648Y0125452D01*
X0225766Y0125493D01*
X0225884Y0125532D01*
X0226004Y0125566D01*
X0226124Y0125596D01*
X0226246Y0125623D01*
X0226368Y0125645D01*
X0226491Y0125664D01*
X0226614Y0125679D01*
X0226738Y0125690D01*
X0226863Y0125697D01*
X0226987Y0125700D01*
X0227111Y0125699D01*
X0227236Y0125694D01*
X0227360Y0125685D01*
X0227483Y0125672D01*
X0227607Y0125655D01*
X0227729Y0125635D01*
X0227851Y0125610D01*
X0227972Y0125581D01*
X0228092Y0125549D01*
X0228211Y0125513D01*
X0228329Y0125473D01*
X0228446Y0125429D01*
X0228561Y0125382D01*
X0228674Y0125331D01*
X0228786Y0125276D01*
X0228896Y0125218D01*
X0229004Y0125157D01*
X0229110Y0125092D01*
X0229214Y0125023D01*
X0229315Y0124952D01*
X0229415Y0124877D01*
X0229512Y0124799D01*
X0229606Y0124718D01*
X0229698Y0124634D01*
X0229787Y0124547D01*
X0229873Y0124457D01*
X0229956Y0124365D01*
X0230036Y0124270D01*
X0230114Y0124172D01*
X0230188Y0124072D01*
X0230259Y0123970D01*
X0230326Y0123866D01*
X0230390Y0123759D01*
X0230451Y0123650D01*
X0230508Y0123540D01*
X0230562Y0123428D01*
X0230612Y0123314D01*
X0230659Y0123199D01*
X0230701Y0123082D01*
X0230740Y0122964D01*
X0230776Y0122844D01*
X0230807Y0122724D01*
X0230834Y0122603D01*
X0230858Y0122481D01*
X0230878Y0122358D01*
X0230894Y0122234D01*
X0230906Y0122111D01*
X0230914Y0121987D01*
X0230918Y0121862D01*
X0230918Y0121738D01*
X0230914Y0121613D01*
X0230906Y0121489D01*
X0230894Y0121366D01*
X0230878Y0121242D01*
X0230858Y0121119D01*
X0230834Y0120997D01*
X0230807Y0120876D01*
X0230776Y0120756D01*
X0230740Y0120636D01*
X0230701Y0120518D01*
X0230659Y0120401D01*
X0230612Y0120286D01*
X0230562Y0120172D01*
X0230508Y0120060D01*
X0230451Y0119950D01*
X0230390Y0119841D01*
X0230326Y0119734D01*
X0230259Y0119630D01*
X0230188Y0119528D01*
X0230114Y0119428D01*
X0230036Y0119330D01*
X0229956Y0119235D01*
X0229873Y0119143D01*
X0229787Y0119053D01*
X0229698Y0118966D01*
X0229606Y0118882D01*
X0229512Y0118801D01*
X0229415Y0118723D01*
X0229315Y0118648D01*
X0229214Y0118577D01*
X0229110Y0118508D01*
X0229004Y0118443D01*
X0228896Y0118382D01*
X0228786Y0118324D01*
X0228674Y0118269D01*
X0228561Y0118218D01*
X0228446Y0118171D01*
X0228329Y0118127D01*
X0228211Y0118087D01*
X0228092Y0118051D01*
X0227972Y0118019D01*
X0227851Y0117990D01*
X0227729Y0117965D01*
X0227607Y0117945D01*
X0227483Y0117928D01*
X0227360Y0117915D01*
X0227236Y0117906D01*
X0227111Y0117901D01*
X0226987Y0117900D01*
X0226863Y0117903D01*
X0226738Y0117910D01*
X0226614Y0117921D01*
X0226491Y0117936D01*
X0226368Y0117955D01*
X0226246Y0117977D01*
X0226124Y0118004D01*
X0226004Y0118034D01*
X0225884Y0118068D01*
X0225766Y0118107D01*
X0225648Y0118148D01*
X0225533Y0118194D01*
X0225418Y0118243D01*
X0225306Y0118296D01*
X0225195Y0118352D01*
X0225086Y0118412D01*
X0224979Y0118476D01*
X0224874Y0118542D01*
X0224771Y0118612D01*
X0224671Y0118686D01*
X0224573Y0118762D01*
X0224477Y0118841D01*
X0224384Y0118924D01*
X0224293Y0119009D01*
X0224206Y0119098D01*
X0224121Y0119189D01*
X0224039Y0119283D01*
X0223961Y0119379D01*
X0223885Y0119478D01*
X0223812Y0119579D01*
X0223743Y0119682D01*
X0223677Y0119788D01*
X0223615Y0119895D01*
X0223556Y0120005D01*
X0223500Y0120116D01*
X0223448Y0120229D01*
X0223400Y0120344D01*
X0223356Y0120460D01*
X0223315Y0120577D01*
X0223278Y0120696D01*
X0223244Y0120816D01*
X0223215Y0120936D01*
X0223189Y0121058D01*
X0223167Y0121181D01*
X0223150Y0121304D01*
X0223136Y0121427D01*
X0223126Y0121551D01*
X0223120Y0121676D01*
X0223118Y0121800D01*
X0223018Y0117800D02*
X0231018Y0125800D01*
X0228518Y0126550D02*
X0220518Y0134550D01*
X0220518Y0126550D02*
X0228518Y0134550D01*
X0213118Y0121800D02*
X0213120Y0121924D01*
X0213126Y0122049D01*
X0213136Y0122173D01*
X0213150Y0122296D01*
X0213167Y0122419D01*
X0213189Y0122542D01*
X0213215Y0122664D01*
X0213244Y0122784D01*
X0213278Y0122904D01*
X0213315Y0123023D01*
X0213356Y0123140D01*
X0213400Y0123256D01*
X0213448Y0123371D01*
X0213500Y0123484D01*
X0213556Y0123595D01*
X0213615Y0123705D01*
X0213677Y0123812D01*
X0213743Y0123918D01*
X0213812Y0124021D01*
X0213885Y0124122D01*
X0213961Y0124221D01*
X0214039Y0124317D01*
X0214121Y0124411D01*
X0214206Y0124502D01*
X0214293Y0124591D01*
X0214384Y0124676D01*
X0214477Y0124759D01*
X0214573Y0124838D01*
X0214671Y0124914D01*
X0214771Y0124988D01*
X0214874Y0125058D01*
X0214979Y0125124D01*
X0215086Y0125188D01*
X0215195Y0125248D01*
X0215306Y0125304D01*
X0215418Y0125357D01*
X0215533Y0125406D01*
X0215648Y0125452D01*
X0215766Y0125493D01*
X0215884Y0125532D01*
X0216004Y0125566D01*
X0216124Y0125596D01*
X0216246Y0125623D01*
X0216368Y0125645D01*
X0216491Y0125664D01*
X0216614Y0125679D01*
X0216738Y0125690D01*
X0216863Y0125697D01*
X0216987Y0125700D01*
X0217111Y0125699D01*
X0217236Y0125694D01*
X0217360Y0125685D01*
X0217483Y0125672D01*
X0217607Y0125655D01*
X0217729Y0125635D01*
X0217851Y0125610D01*
X0217972Y0125581D01*
X0218092Y0125549D01*
X0218211Y0125513D01*
X0218329Y0125473D01*
X0218446Y0125429D01*
X0218561Y0125382D01*
X0218674Y0125331D01*
X0218786Y0125276D01*
X0218896Y0125218D01*
X0219004Y0125157D01*
X0219110Y0125092D01*
X0219214Y0125023D01*
X0219315Y0124952D01*
X0219415Y0124877D01*
X0219512Y0124799D01*
X0219606Y0124718D01*
X0219698Y0124634D01*
X0219787Y0124547D01*
X0219873Y0124457D01*
X0219956Y0124365D01*
X0220036Y0124270D01*
X0220114Y0124172D01*
X0220188Y0124072D01*
X0220259Y0123970D01*
X0220326Y0123866D01*
X0220390Y0123759D01*
X0220451Y0123650D01*
X0220508Y0123540D01*
X0220562Y0123428D01*
X0220612Y0123314D01*
X0220659Y0123199D01*
X0220701Y0123082D01*
X0220740Y0122964D01*
X0220776Y0122844D01*
X0220807Y0122724D01*
X0220834Y0122603D01*
X0220858Y0122481D01*
X0220878Y0122358D01*
X0220894Y0122234D01*
X0220906Y0122111D01*
X0220914Y0121987D01*
X0220918Y0121862D01*
X0220918Y0121738D01*
X0220914Y0121613D01*
X0220906Y0121489D01*
X0220894Y0121366D01*
X0220878Y0121242D01*
X0220858Y0121119D01*
X0220834Y0120997D01*
X0220807Y0120876D01*
X0220776Y0120756D01*
X0220740Y0120636D01*
X0220701Y0120518D01*
X0220659Y0120401D01*
X0220612Y0120286D01*
X0220562Y0120172D01*
X0220508Y0120060D01*
X0220451Y0119950D01*
X0220390Y0119841D01*
X0220326Y0119734D01*
X0220259Y0119630D01*
X0220188Y0119528D01*
X0220114Y0119428D01*
X0220036Y0119330D01*
X0219956Y0119235D01*
X0219873Y0119143D01*
X0219787Y0119053D01*
X0219698Y0118966D01*
X0219606Y0118882D01*
X0219512Y0118801D01*
X0219415Y0118723D01*
X0219315Y0118648D01*
X0219214Y0118577D01*
X0219110Y0118508D01*
X0219004Y0118443D01*
X0218896Y0118382D01*
X0218786Y0118324D01*
X0218674Y0118269D01*
X0218561Y0118218D01*
X0218446Y0118171D01*
X0218329Y0118127D01*
X0218211Y0118087D01*
X0218092Y0118051D01*
X0217972Y0118019D01*
X0217851Y0117990D01*
X0217729Y0117965D01*
X0217607Y0117945D01*
X0217483Y0117928D01*
X0217360Y0117915D01*
X0217236Y0117906D01*
X0217111Y0117901D01*
X0216987Y0117900D01*
X0216863Y0117903D01*
X0216738Y0117910D01*
X0216614Y0117921D01*
X0216491Y0117936D01*
X0216368Y0117955D01*
X0216246Y0117977D01*
X0216124Y0118004D01*
X0216004Y0118034D01*
X0215884Y0118068D01*
X0215766Y0118107D01*
X0215648Y0118148D01*
X0215533Y0118194D01*
X0215418Y0118243D01*
X0215306Y0118296D01*
X0215195Y0118352D01*
X0215086Y0118412D01*
X0214979Y0118476D01*
X0214874Y0118542D01*
X0214771Y0118612D01*
X0214671Y0118686D01*
X0214573Y0118762D01*
X0214477Y0118841D01*
X0214384Y0118924D01*
X0214293Y0119009D01*
X0214206Y0119098D01*
X0214121Y0119189D01*
X0214039Y0119283D01*
X0213961Y0119379D01*
X0213885Y0119478D01*
X0213812Y0119579D01*
X0213743Y0119682D01*
X0213677Y0119788D01*
X0213615Y0119895D01*
X0213556Y0120005D01*
X0213500Y0120116D01*
X0213448Y0120229D01*
X0213400Y0120344D01*
X0213356Y0120460D01*
X0213315Y0120577D01*
X0213278Y0120696D01*
X0213244Y0120816D01*
X0213215Y0120936D01*
X0213189Y0121058D01*
X0213167Y0121181D01*
X0213150Y0121304D01*
X0213136Y0121427D01*
X0213126Y0121551D01*
X0213120Y0121676D01*
X0213118Y0121800D01*
X0213018Y0117800D02*
X0221018Y0125800D01*
X0203118Y0121800D02*
X0203120Y0121924D01*
X0203126Y0122049D01*
X0203136Y0122173D01*
X0203150Y0122296D01*
X0203167Y0122419D01*
X0203189Y0122542D01*
X0203215Y0122664D01*
X0203244Y0122784D01*
X0203278Y0122904D01*
X0203315Y0123023D01*
X0203356Y0123140D01*
X0203400Y0123256D01*
X0203448Y0123371D01*
X0203500Y0123484D01*
X0203556Y0123595D01*
X0203615Y0123705D01*
X0203677Y0123812D01*
X0203743Y0123918D01*
X0203812Y0124021D01*
X0203885Y0124122D01*
X0203961Y0124221D01*
X0204039Y0124317D01*
X0204121Y0124411D01*
X0204206Y0124502D01*
X0204293Y0124591D01*
X0204384Y0124676D01*
X0204477Y0124759D01*
X0204573Y0124838D01*
X0204671Y0124914D01*
X0204771Y0124988D01*
X0204874Y0125058D01*
X0204979Y0125124D01*
X0205086Y0125188D01*
X0205195Y0125248D01*
X0205306Y0125304D01*
X0205418Y0125357D01*
X0205533Y0125406D01*
X0205648Y0125452D01*
X0205766Y0125493D01*
X0205884Y0125532D01*
X0206004Y0125566D01*
X0206124Y0125596D01*
X0206246Y0125623D01*
X0206368Y0125645D01*
X0206491Y0125664D01*
X0206614Y0125679D01*
X0206738Y0125690D01*
X0206863Y0125697D01*
X0206987Y0125700D01*
X0207111Y0125699D01*
X0207236Y0125694D01*
X0207360Y0125685D01*
X0207483Y0125672D01*
X0207607Y0125655D01*
X0207729Y0125635D01*
X0207851Y0125610D01*
X0207972Y0125581D01*
X0208092Y0125549D01*
X0208211Y0125513D01*
X0208329Y0125473D01*
X0208446Y0125429D01*
X0208561Y0125382D01*
X0208674Y0125331D01*
X0208786Y0125276D01*
X0208896Y0125218D01*
X0209004Y0125157D01*
X0209110Y0125092D01*
X0209214Y0125023D01*
X0209315Y0124952D01*
X0209415Y0124877D01*
X0209512Y0124799D01*
X0209606Y0124718D01*
X0209698Y0124634D01*
X0209787Y0124547D01*
X0209873Y0124457D01*
X0209956Y0124365D01*
X0210036Y0124270D01*
X0210114Y0124172D01*
X0210188Y0124072D01*
X0210259Y0123970D01*
X0210326Y0123866D01*
X0210390Y0123759D01*
X0210451Y0123650D01*
X0210508Y0123540D01*
X0210562Y0123428D01*
X0210612Y0123314D01*
X0210659Y0123199D01*
X0210701Y0123082D01*
X0210740Y0122964D01*
X0210776Y0122844D01*
X0210807Y0122724D01*
X0210834Y0122603D01*
X0210858Y0122481D01*
X0210878Y0122358D01*
X0210894Y0122234D01*
X0210906Y0122111D01*
X0210914Y0121987D01*
X0210918Y0121862D01*
X0210918Y0121738D01*
X0210914Y0121613D01*
X0210906Y0121489D01*
X0210894Y0121366D01*
X0210878Y0121242D01*
X0210858Y0121119D01*
X0210834Y0120997D01*
X0210807Y0120876D01*
X0210776Y0120756D01*
X0210740Y0120636D01*
X0210701Y0120518D01*
X0210659Y0120401D01*
X0210612Y0120286D01*
X0210562Y0120172D01*
X0210508Y0120060D01*
X0210451Y0119950D01*
X0210390Y0119841D01*
X0210326Y0119734D01*
X0210259Y0119630D01*
X0210188Y0119528D01*
X0210114Y0119428D01*
X0210036Y0119330D01*
X0209956Y0119235D01*
X0209873Y0119143D01*
X0209787Y0119053D01*
X0209698Y0118966D01*
X0209606Y0118882D01*
X0209512Y0118801D01*
X0209415Y0118723D01*
X0209315Y0118648D01*
X0209214Y0118577D01*
X0209110Y0118508D01*
X0209004Y0118443D01*
X0208896Y0118382D01*
X0208786Y0118324D01*
X0208674Y0118269D01*
X0208561Y0118218D01*
X0208446Y0118171D01*
X0208329Y0118127D01*
X0208211Y0118087D01*
X0208092Y0118051D01*
X0207972Y0118019D01*
X0207851Y0117990D01*
X0207729Y0117965D01*
X0207607Y0117945D01*
X0207483Y0117928D01*
X0207360Y0117915D01*
X0207236Y0117906D01*
X0207111Y0117901D01*
X0206987Y0117900D01*
X0206863Y0117903D01*
X0206738Y0117910D01*
X0206614Y0117921D01*
X0206491Y0117936D01*
X0206368Y0117955D01*
X0206246Y0117977D01*
X0206124Y0118004D01*
X0206004Y0118034D01*
X0205884Y0118068D01*
X0205766Y0118107D01*
X0205648Y0118148D01*
X0205533Y0118194D01*
X0205418Y0118243D01*
X0205306Y0118296D01*
X0205195Y0118352D01*
X0205086Y0118412D01*
X0204979Y0118476D01*
X0204874Y0118542D01*
X0204771Y0118612D01*
X0204671Y0118686D01*
X0204573Y0118762D01*
X0204477Y0118841D01*
X0204384Y0118924D01*
X0204293Y0119009D01*
X0204206Y0119098D01*
X0204121Y0119189D01*
X0204039Y0119283D01*
X0203961Y0119379D01*
X0203885Y0119478D01*
X0203812Y0119579D01*
X0203743Y0119682D01*
X0203677Y0119788D01*
X0203615Y0119895D01*
X0203556Y0120005D01*
X0203500Y0120116D01*
X0203448Y0120229D01*
X0203400Y0120344D01*
X0203356Y0120460D01*
X0203315Y0120577D01*
X0203278Y0120696D01*
X0203244Y0120816D01*
X0203215Y0120936D01*
X0203189Y0121058D01*
X0203167Y0121181D01*
X0203150Y0121304D01*
X0203136Y0121427D01*
X0203126Y0121551D01*
X0203120Y0121676D01*
X0203118Y0121800D01*
X0203018Y0117800D02*
X0211018Y0125800D01*
X0193118Y0121800D02*
X0193120Y0121924D01*
X0193126Y0122049D01*
X0193136Y0122173D01*
X0193150Y0122296D01*
X0193167Y0122419D01*
X0193189Y0122542D01*
X0193215Y0122664D01*
X0193244Y0122784D01*
X0193278Y0122904D01*
X0193315Y0123023D01*
X0193356Y0123140D01*
X0193400Y0123256D01*
X0193448Y0123371D01*
X0193500Y0123484D01*
X0193556Y0123595D01*
X0193615Y0123705D01*
X0193677Y0123812D01*
X0193743Y0123918D01*
X0193812Y0124021D01*
X0193885Y0124122D01*
X0193961Y0124221D01*
X0194039Y0124317D01*
X0194121Y0124411D01*
X0194206Y0124502D01*
X0194293Y0124591D01*
X0194384Y0124676D01*
X0194477Y0124759D01*
X0194573Y0124838D01*
X0194671Y0124914D01*
X0194771Y0124988D01*
X0194874Y0125058D01*
X0194979Y0125124D01*
X0195086Y0125188D01*
X0195195Y0125248D01*
X0195306Y0125304D01*
X0195418Y0125357D01*
X0195533Y0125406D01*
X0195648Y0125452D01*
X0195766Y0125493D01*
X0195884Y0125532D01*
X0196004Y0125566D01*
X0196124Y0125596D01*
X0196246Y0125623D01*
X0196368Y0125645D01*
X0196491Y0125664D01*
X0196614Y0125679D01*
X0196738Y0125690D01*
X0196863Y0125697D01*
X0196987Y0125700D01*
X0197111Y0125699D01*
X0197236Y0125694D01*
X0197360Y0125685D01*
X0197483Y0125672D01*
X0197607Y0125655D01*
X0197729Y0125635D01*
X0197851Y0125610D01*
X0197972Y0125581D01*
X0198092Y0125549D01*
X0198211Y0125513D01*
X0198329Y0125473D01*
X0198446Y0125429D01*
X0198561Y0125382D01*
X0198674Y0125331D01*
X0198786Y0125276D01*
X0198896Y0125218D01*
X0199004Y0125157D01*
X0199110Y0125092D01*
X0199214Y0125023D01*
X0199315Y0124952D01*
X0199415Y0124877D01*
X0199512Y0124799D01*
X0199606Y0124718D01*
X0199698Y0124634D01*
X0199787Y0124547D01*
X0199873Y0124457D01*
X0199956Y0124365D01*
X0200036Y0124270D01*
X0200114Y0124172D01*
X0200188Y0124072D01*
X0200259Y0123970D01*
X0200326Y0123866D01*
X0200390Y0123759D01*
X0200451Y0123650D01*
X0200508Y0123540D01*
X0200562Y0123428D01*
X0200612Y0123314D01*
X0200659Y0123199D01*
X0200701Y0123082D01*
X0200740Y0122964D01*
X0200776Y0122844D01*
X0200807Y0122724D01*
X0200834Y0122603D01*
X0200858Y0122481D01*
X0200878Y0122358D01*
X0200894Y0122234D01*
X0200906Y0122111D01*
X0200914Y0121987D01*
X0200918Y0121862D01*
X0200918Y0121738D01*
X0200914Y0121613D01*
X0200906Y0121489D01*
X0200894Y0121366D01*
X0200878Y0121242D01*
X0200858Y0121119D01*
X0200834Y0120997D01*
X0200807Y0120876D01*
X0200776Y0120756D01*
X0200740Y0120636D01*
X0200701Y0120518D01*
X0200659Y0120401D01*
X0200612Y0120286D01*
X0200562Y0120172D01*
X0200508Y0120060D01*
X0200451Y0119950D01*
X0200390Y0119841D01*
X0200326Y0119734D01*
X0200259Y0119630D01*
X0200188Y0119528D01*
X0200114Y0119428D01*
X0200036Y0119330D01*
X0199956Y0119235D01*
X0199873Y0119143D01*
X0199787Y0119053D01*
X0199698Y0118966D01*
X0199606Y0118882D01*
X0199512Y0118801D01*
X0199415Y0118723D01*
X0199315Y0118648D01*
X0199214Y0118577D01*
X0199110Y0118508D01*
X0199004Y0118443D01*
X0198896Y0118382D01*
X0198786Y0118324D01*
X0198674Y0118269D01*
X0198561Y0118218D01*
X0198446Y0118171D01*
X0198329Y0118127D01*
X0198211Y0118087D01*
X0198092Y0118051D01*
X0197972Y0118019D01*
X0197851Y0117990D01*
X0197729Y0117965D01*
X0197607Y0117945D01*
X0197483Y0117928D01*
X0197360Y0117915D01*
X0197236Y0117906D01*
X0197111Y0117901D01*
X0196987Y0117900D01*
X0196863Y0117903D01*
X0196738Y0117910D01*
X0196614Y0117921D01*
X0196491Y0117936D01*
X0196368Y0117955D01*
X0196246Y0117977D01*
X0196124Y0118004D01*
X0196004Y0118034D01*
X0195884Y0118068D01*
X0195766Y0118107D01*
X0195648Y0118148D01*
X0195533Y0118194D01*
X0195418Y0118243D01*
X0195306Y0118296D01*
X0195195Y0118352D01*
X0195086Y0118412D01*
X0194979Y0118476D01*
X0194874Y0118542D01*
X0194771Y0118612D01*
X0194671Y0118686D01*
X0194573Y0118762D01*
X0194477Y0118841D01*
X0194384Y0118924D01*
X0194293Y0119009D01*
X0194206Y0119098D01*
X0194121Y0119189D01*
X0194039Y0119283D01*
X0193961Y0119379D01*
X0193885Y0119478D01*
X0193812Y0119579D01*
X0193743Y0119682D01*
X0193677Y0119788D01*
X0193615Y0119895D01*
X0193556Y0120005D01*
X0193500Y0120116D01*
X0193448Y0120229D01*
X0193400Y0120344D01*
X0193356Y0120460D01*
X0193315Y0120577D01*
X0193278Y0120696D01*
X0193244Y0120816D01*
X0193215Y0120936D01*
X0193189Y0121058D01*
X0193167Y0121181D01*
X0193150Y0121304D01*
X0193136Y0121427D01*
X0193126Y0121551D01*
X0193120Y0121676D01*
X0193118Y0121800D01*
X0193018Y0117800D02*
X0201018Y0125800D01*
X0183118Y0121800D02*
X0183120Y0121924D01*
X0183126Y0122049D01*
X0183136Y0122173D01*
X0183150Y0122296D01*
X0183167Y0122419D01*
X0183189Y0122542D01*
X0183215Y0122664D01*
X0183244Y0122784D01*
X0183278Y0122904D01*
X0183315Y0123023D01*
X0183356Y0123140D01*
X0183400Y0123256D01*
X0183448Y0123371D01*
X0183500Y0123484D01*
X0183556Y0123595D01*
X0183615Y0123705D01*
X0183677Y0123812D01*
X0183743Y0123918D01*
X0183812Y0124021D01*
X0183885Y0124122D01*
X0183961Y0124221D01*
X0184039Y0124317D01*
X0184121Y0124411D01*
X0184206Y0124502D01*
X0184293Y0124591D01*
X0184384Y0124676D01*
X0184477Y0124759D01*
X0184573Y0124838D01*
X0184671Y0124914D01*
X0184771Y0124988D01*
X0184874Y0125058D01*
X0184979Y0125124D01*
X0185086Y0125188D01*
X0185195Y0125248D01*
X0185306Y0125304D01*
X0185418Y0125357D01*
X0185533Y0125406D01*
X0185648Y0125452D01*
X0185766Y0125493D01*
X0185884Y0125532D01*
X0186004Y0125566D01*
X0186124Y0125596D01*
X0186246Y0125623D01*
X0186368Y0125645D01*
X0186491Y0125664D01*
X0186614Y0125679D01*
X0186738Y0125690D01*
X0186863Y0125697D01*
X0186987Y0125700D01*
X0187111Y0125699D01*
X0187236Y0125694D01*
X0187360Y0125685D01*
X0187483Y0125672D01*
X0187607Y0125655D01*
X0187729Y0125635D01*
X0187851Y0125610D01*
X0187972Y0125581D01*
X0188092Y0125549D01*
X0188211Y0125513D01*
X0188329Y0125473D01*
X0188446Y0125429D01*
X0188561Y0125382D01*
X0188674Y0125331D01*
X0188786Y0125276D01*
X0188896Y0125218D01*
X0189004Y0125157D01*
X0189110Y0125092D01*
X0189214Y0125023D01*
X0189315Y0124952D01*
X0189415Y0124877D01*
X0189512Y0124799D01*
X0189606Y0124718D01*
X0189698Y0124634D01*
X0189787Y0124547D01*
X0189873Y0124457D01*
X0189956Y0124365D01*
X0190036Y0124270D01*
X0190114Y0124172D01*
X0190188Y0124072D01*
X0190259Y0123970D01*
X0190326Y0123866D01*
X0190390Y0123759D01*
X0190451Y0123650D01*
X0190508Y0123540D01*
X0190562Y0123428D01*
X0190612Y0123314D01*
X0190659Y0123199D01*
X0190701Y0123082D01*
X0190740Y0122964D01*
X0190776Y0122844D01*
X0190807Y0122724D01*
X0190834Y0122603D01*
X0190858Y0122481D01*
X0190878Y0122358D01*
X0190894Y0122234D01*
X0190906Y0122111D01*
X0190914Y0121987D01*
X0190918Y0121862D01*
X0190918Y0121738D01*
X0190914Y0121613D01*
X0190906Y0121489D01*
X0190894Y0121366D01*
X0190878Y0121242D01*
X0190858Y0121119D01*
X0190834Y0120997D01*
X0190807Y0120876D01*
X0190776Y0120756D01*
X0190740Y0120636D01*
X0190701Y0120518D01*
X0190659Y0120401D01*
X0190612Y0120286D01*
X0190562Y0120172D01*
X0190508Y0120060D01*
X0190451Y0119950D01*
X0190390Y0119841D01*
X0190326Y0119734D01*
X0190259Y0119630D01*
X0190188Y0119528D01*
X0190114Y0119428D01*
X0190036Y0119330D01*
X0189956Y0119235D01*
X0189873Y0119143D01*
X0189787Y0119053D01*
X0189698Y0118966D01*
X0189606Y0118882D01*
X0189512Y0118801D01*
X0189415Y0118723D01*
X0189315Y0118648D01*
X0189214Y0118577D01*
X0189110Y0118508D01*
X0189004Y0118443D01*
X0188896Y0118382D01*
X0188786Y0118324D01*
X0188674Y0118269D01*
X0188561Y0118218D01*
X0188446Y0118171D01*
X0188329Y0118127D01*
X0188211Y0118087D01*
X0188092Y0118051D01*
X0187972Y0118019D01*
X0187851Y0117990D01*
X0187729Y0117965D01*
X0187607Y0117945D01*
X0187483Y0117928D01*
X0187360Y0117915D01*
X0187236Y0117906D01*
X0187111Y0117901D01*
X0186987Y0117900D01*
X0186863Y0117903D01*
X0186738Y0117910D01*
X0186614Y0117921D01*
X0186491Y0117936D01*
X0186368Y0117955D01*
X0186246Y0117977D01*
X0186124Y0118004D01*
X0186004Y0118034D01*
X0185884Y0118068D01*
X0185766Y0118107D01*
X0185648Y0118148D01*
X0185533Y0118194D01*
X0185418Y0118243D01*
X0185306Y0118296D01*
X0185195Y0118352D01*
X0185086Y0118412D01*
X0184979Y0118476D01*
X0184874Y0118542D01*
X0184771Y0118612D01*
X0184671Y0118686D01*
X0184573Y0118762D01*
X0184477Y0118841D01*
X0184384Y0118924D01*
X0184293Y0119009D01*
X0184206Y0119098D01*
X0184121Y0119189D01*
X0184039Y0119283D01*
X0183961Y0119379D01*
X0183885Y0119478D01*
X0183812Y0119579D01*
X0183743Y0119682D01*
X0183677Y0119788D01*
X0183615Y0119895D01*
X0183556Y0120005D01*
X0183500Y0120116D01*
X0183448Y0120229D01*
X0183400Y0120344D01*
X0183356Y0120460D01*
X0183315Y0120577D01*
X0183278Y0120696D01*
X0183244Y0120816D01*
X0183215Y0120936D01*
X0183189Y0121058D01*
X0183167Y0121181D01*
X0183150Y0121304D01*
X0183136Y0121427D01*
X0183126Y0121551D01*
X0183120Y0121676D01*
X0183118Y0121800D01*
X0183018Y0117800D02*
X0191018Y0125800D01*
X0173118Y0121800D02*
X0173120Y0121924D01*
X0173126Y0122049D01*
X0173136Y0122173D01*
X0173150Y0122296D01*
X0173167Y0122419D01*
X0173189Y0122542D01*
X0173215Y0122664D01*
X0173244Y0122784D01*
X0173278Y0122904D01*
X0173315Y0123023D01*
X0173356Y0123140D01*
X0173400Y0123256D01*
X0173448Y0123371D01*
X0173500Y0123484D01*
X0173556Y0123595D01*
X0173615Y0123705D01*
X0173677Y0123812D01*
X0173743Y0123918D01*
X0173812Y0124021D01*
X0173885Y0124122D01*
X0173961Y0124221D01*
X0174039Y0124317D01*
X0174121Y0124411D01*
X0174206Y0124502D01*
X0174293Y0124591D01*
X0174384Y0124676D01*
X0174477Y0124759D01*
X0174573Y0124838D01*
X0174671Y0124914D01*
X0174771Y0124988D01*
X0174874Y0125058D01*
X0174979Y0125124D01*
X0175086Y0125188D01*
X0175195Y0125248D01*
X0175306Y0125304D01*
X0175418Y0125357D01*
X0175533Y0125406D01*
X0175648Y0125452D01*
X0175766Y0125493D01*
X0175884Y0125532D01*
X0176004Y0125566D01*
X0176124Y0125596D01*
X0176246Y0125623D01*
X0176368Y0125645D01*
X0176491Y0125664D01*
X0176614Y0125679D01*
X0176738Y0125690D01*
X0176863Y0125697D01*
X0176987Y0125700D01*
X0177111Y0125699D01*
X0177236Y0125694D01*
X0177360Y0125685D01*
X0177483Y0125672D01*
X0177607Y0125655D01*
X0177729Y0125635D01*
X0177851Y0125610D01*
X0177972Y0125581D01*
X0178092Y0125549D01*
X0178211Y0125513D01*
X0178329Y0125473D01*
X0178446Y0125429D01*
X0178561Y0125382D01*
X0178674Y0125331D01*
X0178786Y0125276D01*
X0178896Y0125218D01*
X0179004Y0125157D01*
X0179110Y0125092D01*
X0179214Y0125023D01*
X0179315Y0124952D01*
X0179415Y0124877D01*
X0179512Y0124799D01*
X0179606Y0124718D01*
X0179698Y0124634D01*
X0179787Y0124547D01*
X0179873Y0124457D01*
X0179956Y0124365D01*
X0180036Y0124270D01*
X0180114Y0124172D01*
X0180188Y0124072D01*
X0180259Y0123970D01*
X0180326Y0123866D01*
X0180390Y0123759D01*
X0180451Y0123650D01*
X0180508Y0123540D01*
X0180562Y0123428D01*
X0180612Y0123314D01*
X0180659Y0123199D01*
X0180701Y0123082D01*
X0180740Y0122964D01*
X0180776Y0122844D01*
X0180807Y0122724D01*
X0180834Y0122603D01*
X0180858Y0122481D01*
X0180878Y0122358D01*
X0180894Y0122234D01*
X0180906Y0122111D01*
X0180914Y0121987D01*
X0180918Y0121862D01*
X0180918Y0121738D01*
X0180914Y0121613D01*
X0180906Y0121489D01*
X0180894Y0121366D01*
X0180878Y0121242D01*
X0180858Y0121119D01*
X0180834Y0120997D01*
X0180807Y0120876D01*
X0180776Y0120756D01*
X0180740Y0120636D01*
X0180701Y0120518D01*
X0180659Y0120401D01*
X0180612Y0120286D01*
X0180562Y0120172D01*
X0180508Y0120060D01*
X0180451Y0119950D01*
X0180390Y0119841D01*
X0180326Y0119734D01*
X0180259Y0119630D01*
X0180188Y0119528D01*
X0180114Y0119428D01*
X0180036Y0119330D01*
X0179956Y0119235D01*
X0179873Y0119143D01*
X0179787Y0119053D01*
X0179698Y0118966D01*
X0179606Y0118882D01*
X0179512Y0118801D01*
X0179415Y0118723D01*
X0179315Y0118648D01*
X0179214Y0118577D01*
X0179110Y0118508D01*
X0179004Y0118443D01*
X0178896Y0118382D01*
X0178786Y0118324D01*
X0178674Y0118269D01*
X0178561Y0118218D01*
X0178446Y0118171D01*
X0178329Y0118127D01*
X0178211Y0118087D01*
X0178092Y0118051D01*
X0177972Y0118019D01*
X0177851Y0117990D01*
X0177729Y0117965D01*
X0177607Y0117945D01*
X0177483Y0117928D01*
X0177360Y0117915D01*
X0177236Y0117906D01*
X0177111Y0117901D01*
X0176987Y0117900D01*
X0176863Y0117903D01*
X0176738Y0117910D01*
X0176614Y0117921D01*
X0176491Y0117936D01*
X0176368Y0117955D01*
X0176246Y0117977D01*
X0176124Y0118004D01*
X0176004Y0118034D01*
X0175884Y0118068D01*
X0175766Y0118107D01*
X0175648Y0118148D01*
X0175533Y0118194D01*
X0175418Y0118243D01*
X0175306Y0118296D01*
X0175195Y0118352D01*
X0175086Y0118412D01*
X0174979Y0118476D01*
X0174874Y0118542D01*
X0174771Y0118612D01*
X0174671Y0118686D01*
X0174573Y0118762D01*
X0174477Y0118841D01*
X0174384Y0118924D01*
X0174293Y0119009D01*
X0174206Y0119098D01*
X0174121Y0119189D01*
X0174039Y0119283D01*
X0173961Y0119379D01*
X0173885Y0119478D01*
X0173812Y0119579D01*
X0173743Y0119682D01*
X0173677Y0119788D01*
X0173615Y0119895D01*
X0173556Y0120005D01*
X0173500Y0120116D01*
X0173448Y0120229D01*
X0173400Y0120344D01*
X0173356Y0120460D01*
X0173315Y0120577D01*
X0173278Y0120696D01*
X0173244Y0120816D01*
X0173215Y0120936D01*
X0173189Y0121058D01*
X0173167Y0121181D01*
X0173150Y0121304D01*
X0173136Y0121427D01*
X0173126Y0121551D01*
X0173120Y0121676D01*
X0173118Y0121800D01*
X0173018Y0117800D02*
X0181018Y0125800D01*
X0163118Y0121800D02*
X0163120Y0121924D01*
X0163126Y0122049D01*
X0163136Y0122173D01*
X0163150Y0122296D01*
X0163167Y0122419D01*
X0163189Y0122542D01*
X0163215Y0122664D01*
X0163244Y0122784D01*
X0163278Y0122904D01*
X0163315Y0123023D01*
X0163356Y0123140D01*
X0163400Y0123256D01*
X0163448Y0123371D01*
X0163500Y0123484D01*
X0163556Y0123595D01*
X0163615Y0123705D01*
X0163677Y0123812D01*
X0163743Y0123918D01*
X0163812Y0124021D01*
X0163885Y0124122D01*
X0163961Y0124221D01*
X0164039Y0124317D01*
X0164121Y0124411D01*
X0164206Y0124502D01*
X0164293Y0124591D01*
X0164384Y0124676D01*
X0164477Y0124759D01*
X0164573Y0124838D01*
X0164671Y0124914D01*
X0164771Y0124988D01*
X0164874Y0125058D01*
X0164979Y0125124D01*
X0165086Y0125188D01*
X0165195Y0125248D01*
X0165306Y0125304D01*
X0165418Y0125357D01*
X0165533Y0125406D01*
X0165648Y0125452D01*
X0165766Y0125493D01*
X0165884Y0125532D01*
X0166004Y0125566D01*
X0166124Y0125596D01*
X0166246Y0125623D01*
X0166368Y0125645D01*
X0166491Y0125664D01*
X0166614Y0125679D01*
X0166738Y0125690D01*
X0166863Y0125697D01*
X0166987Y0125700D01*
X0167111Y0125699D01*
X0167236Y0125694D01*
X0167360Y0125685D01*
X0167483Y0125672D01*
X0167607Y0125655D01*
X0167729Y0125635D01*
X0167851Y0125610D01*
X0167972Y0125581D01*
X0168092Y0125549D01*
X0168211Y0125513D01*
X0168329Y0125473D01*
X0168446Y0125429D01*
X0168561Y0125382D01*
X0168674Y0125331D01*
X0168786Y0125276D01*
X0168896Y0125218D01*
X0169004Y0125157D01*
X0169110Y0125092D01*
X0169214Y0125023D01*
X0169315Y0124952D01*
X0169415Y0124877D01*
X0169512Y0124799D01*
X0169606Y0124718D01*
X0169698Y0124634D01*
X0169787Y0124547D01*
X0169873Y0124457D01*
X0169956Y0124365D01*
X0170036Y0124270D01*
X0170114Y0124172D01*
X0170188Y0124072D01*
X0170259Y0123970D01*
X0170326Y0123866D01*
X0170390Y0123759D01*
X0170451Y0123650D01*
X0170508Y0123540D01*
X0170562Y0123428D01*
X0170612Y0123314D01*
X0170659Y0123199D01*
X0170701Y0123082D01*
X0170740Y0122964D01*
X0170776Y0122844D01*
X0170807Y0122724D01*
X0170834Y0122603D01*
X0170858Y0122481D01*
X0170878Y0122358D01*
X0170894Y0122234D01*
X0170906Y0122111D01*
X0170914Y0121987D01*
X0170918Y0121862D01*
X0170918Y0121738D01*
X0170914Y0121613D01*
X0170906Y0121489D01*
X0170894Y0121366D01*
X0170878Y0121242D01*
X0170858Y0121119D01*
X0170834Y0120997D01*
X0170807Y0120876D01*
X0170776Y0120756D01*
X0170740Y0120636D01*
X0170701Y0120518D01*
X0170659Y0120401D01*
X0170612Y0120286D01*
X0170562Y0120172D01*
X0170508Y0120060D01*
X0170451Y0119950D01*
X0170390Y0119841D01*
X0170326Y0119734D01*
X0170259Y0119630D01*
X0170188Y0119528D01*
X0170114Y0119428D01*
X0170036Y0119330D01*
X0169956Y0119235D01*
X0169873Y0119143D01*
X0169787Y0119053D01*
X0169698Y0118966D01*
X0169606Y0118882D01*
X0169512Y0118801D01*
X0169415Y0118723D01*
X0169315Y0118648D01*
X0169214Y0118577D01*
X0169110Y0118508D01*
X0169004Y0118443D01*
X0168896Y0118382D01*
X0168786Y0118324D01*
X0168674Y0118269D01*
X0168561Y0118218D01*
X0168446Y0118171D01*
X0168329Y0118127D01*
X0168211Y0118087D01*
X0168092Y0118051D01*
X0167972Y0118019D01*
X0167851Y0117990D01*
X0167729Y0117965D01*
X0167607Y0117945D01*
X0167483Y0117928D01*
X0167360Y0117915D01*
X0167236Y0117906D01*
X0167111Y0117901D01*
X0166987Y0117900D01*
X0166863Y0117903D01*
X0166738Y0117910D01*
X0166614Y0117921D01*
X0166491Y0117936D01*
X0166368Y0117955D01*
X0166246Y0117977D01*
X0166124Y0118004D01*
X0166004Y0118034D01*
X0165884Y0118068D01*
X0165766Y0118107D01*
X0165648Y0118148D01*
X0165533Y0118194D01*
X0165418Y0118243D01*
X0165306Y0118296D01*
X0165195Y0118352D01*
X0165086Y0118412D01*
X0164979Y0118476D01*
X0164874Y0118542D01*
X0164771Y0118612D01*
X0164671Y0118686D01*
X0164573Y0118762D01*
X0164477Y0118841D01*
X0164384Y0118924D01*
X0164293Y0119009D01*
X0164206Y0119098D01*
X0164121Y0119189D01*
X0164039Y0119283D01*
X0163961Y0119379D01*
X0163885Y0119478D01*
X0163812Y0119579D01*
X0163743Y0119682D01*
X0163677Y0119788D01*
X0163615Y0119895D01*
X0163556Y0120005D01*
X0163500Y0120116D01*
X0163448Y0120229D01*
X0163400Y0120344D01*
X0163356Y0120460D01*
X0163315Y0120577D01*
X0163278Y0120696D01*
X0163244Y0120816D01*
X0163215Y0120936D01*
X0163189Y0121058D01*
X0163167Y0121181D01*
X0163150Y0121304D01*
X0163136Y0121427D01*
X0163126Y0121551D01*
X0163120Y0121676D01*
X0163118Y0121800D01*
X0163018Y0117800D02*
X0171018Y0125800D01*
X0153118Y0121800D02*
X0153120Y0121924D01*
X0153126Y0122049D01*
X0153136Y0122173D01*
X0153150Y0122296D01*
X0153167Y0122419D01*
X0153189Y0122542D01*
X0153215Y0122664D01*
X0153244Y0122784D01*
X0153278Y0122904D01*
X0153315Y0123023D01*
X0153356Y0123140D01*
X0153400Y0123256D01*
X0153448Y0123371D01*
X0153500Y0123484D01*
X0153556Y0123595D01*
X0153615Y0123705D01*
X0153677Y0123812D01*
X0153743Y0123918D01*
X0153812Y0124021D01*
X0153885Y0124122D01*
X0153961Y0124221D01*
X0154039Y0124317D01*
X0154121Y0124411D01*
X0154206Y0124502D01*
X0154293Y0124591D01*
X0154384Y0124676D01*
X0154477Y0124759D01*
X0154573Y0124838D01*
X0154671Y0124914D01*
X0154771Y0124988D01*
X0154874Y0125058D01*
X0154979Y0125124D01*
X0155086Y0125188D01*
X0155195Y0125248D01*
X0155306Y0125304D01*
X0155418Y0125357D01*
X0155533Y0125406D01*
X0155648Y0125452D01*
X0155766Y0125493D01*
X0155884Y0125532D01*
X0156004Y0125566D01*
X0156124Y0125596D01*
X0156246Y0125623D01*
X0156368Y0125645D01*
X0156491Y0125664D01*
X0156614Y0125679D01*
X0156738Y0125690D01*
X0156863Y0125697D01*
X0156987Y0125700D01*
X0157111Y0125699D01*
X0157236Y0125694D01*
X0157360Y0125685D01*
X0157483Y0125672D01*
X0157607Y0125655D01*
X0157729Y0125635D01*
X0157851Y0125610D01*
X0157972Y0125581D01*
X0158092Y0125549D01*
X0158211Y0125513D01*
X0158329Y0125473D01*
X0158446Y0125429D01*
X0158561Y0125382D01*
X0158674Y0125331D01*
X0158786Y0125276D01*
X0158896Y0125218D01*
X0159004Y0125157D01*
X0159110Y0125092D01*
X0159214Y0125023D01*
X0159315Y0124952D01*
X0159415Y0124877D01*
X0159512Y0124799D01*
X0159606Y0124718D01*
X0159698Y0124634D01*
X0159787Y0124547D01*
X0159873Y0124457D01*
X0159956Y0124365D01*
X0160036Y0124270D01*
X0160114Y0124172D01*
X0160188Y0124072D01*
X0160259Y0123970D01*
X0160326Y0123866D01*
X0160390Y0123759D01*
X0160451Y0123650D01*
X0160508Y0123540D01*
X0160562Y0123428D01*
X0160612Y0123314D01*
X0160659Y0123199D01*
X0160701Y0123082D01*
X0160740Y0122964D01*
X0160776Y0122844D01*
X0160807Y0122724D01*
X0160834Y0122603D01*
X0160858Y0122481D01*
X0160878Y0122358D01*
X0160894Y0122234D01*
X0160906Y0122111D01*
X0160914Y0121987D01*
X0160918Y0121862D01*
X0160918Y0121738D01*
X0160914Y0121613D01*
X0160906Y0121489D01*
X0160894Y0121366D01*
X0160878Y0121242D01*
X0160858Y0121119D01*
X0160834Y0120997D01*
X0160807Y0120876D01*
X0160776Y0120756D01*
X0160740Y0120636D01*
X0160701Y0120518D01*
X0160659Y0120401D01*
X0160612Y0120286D01*
X0160562Y0120172D01*
X0160508Y0120060D01*
X0160451Y0119950D01*
X0160390Y0119841D01*
X0160326Y0119734D01*
X0160259Y0119630D01*
X0160188Y0119528D01*
X0160114Y0119428D01*
X0160036Y0119330D01*
X0159956Y0119235D01*
X0159873Y0119143D01*
X0159787Y0119053D01*
X0159698Y0118966D01*
X0159606Y0118882D01*
X0159512Y0118801D01*
X0159415Y0118723D01*
X0159315Y0118648D01*
X0159214Y0118577D01*
X0159110Y0118508D01*
X0159004Y0118443D01*
X0158896Y0118382D01*
X0158786Y0118324D01*
X0158674Y0118269D01*
X0158561Y0118218D01*
X0158446Y0118171D01*
X0158329Y0118127D01*
X0158211Y0118087D01*
X0158092Y0118051D01*
X0157972Y0118019D01*
X0157851Y0117990D01*
X0157729Y0117965D01*
X0157607Y0117945D01*
X0157483Y0117928D01*
X0157360Y0117915D01*
X0157236Y0117906D01*
X0157111Y0117901D01*
X0156987Y0117900D01*
X0156863Y0117903D01*
X0156738Y0117910D01*
X0156614Y0117921D01*
X0156491Y0117936D01*
X0156368Y0117955D01*
X0156246Y0117977D01*
X0156124Y0118004D01*
X0156004Y0118034D01*
X0155884Y0118068D01*
X0155766Y0118107D01*
X0155648Y0118148D01*
X0155533Y0118194D01*
X0155418Y0118243D01*
X0155306Y0118296D01*
X0155195Y0118352D01*
X0155086Y0118412D01*
X0154979Y0118476D01*
X0154874Y0118542D01*
X0154771Y0118612D01*
X0154671Y0118686D01*
X0154573Y0118762D01*
X0154477Y0118841D01*
X0154384Y0118924D01*
X0154293Y0119009D01*
X0154206Y0119098D01*
X0154121Y0119189D01*
X0154039Y0119283D01*
X0153961Y0119379D01*
X0153885Y0119478D01*
X0153812Y0119579D01*
X0153743Y0119682D01*
X0153677Y0119788D01*
X0153615Y0119895D01*
X0153556Y0120005D01*
X0153500Y0120116D01*
X0153448Y0120229D01*
X0153400Y0120344D01*
X0153356Y0120460D01*
X0153315Y0120577D01*
X0153278Y0120696D01*
X0153244Y0120816D01*
X0153215Y0120936D01*
X0153189Y0121058D01*
X0153167Y0121181D01*
X0153150Y0121304D01*
X0153136Y0121427D01*
X0153126Y0121551D01*
X0153120Y0121676D01*
X0153118Y0121800D01*
X0153018Y0117800D02*
X0161018Y0125800D01*
X0143118Y0121800D02*
X0143120Y0121924D01*
X0143126Y0122049D01*
X0143136Y0122173D01*
X0143150Y0122296D01*
X0143167Y0122419D01*
X0143189Y0122542D01*
X0143215Y0122664D01*
X0143244Y0122784D01*
X0143278Y0122904D01*
X0143315Y0123023D01*
X0143356Y0123140D01*
X0143400Y0123256D01*
X0143448Y0123371D01*
X0143500Y0123484D01*
X0143556Y0123595D01*
X0143615Y0123705D01*
X0143677Y0123812D01*
X0143743Y0123918D01*
X0143812Y0124021D01*
X0143885Y0124122D01*
X0143961Y0124221D01*
X0144039Y0124317D01*
X0144121Y0124411D01*
X0144206Y0124502D01*
X0144293Y0124591D01*
X0144384Y0124676D01*
X0144477Y0124759D01*
X0144573Y0124838D01*
X0144671Y0124914D01*
X0144771Y0124988D01*
X0144874Y0125058D01*
X0144979Y0125124D01*
X0145086Y0125188D01*
X0145195Y0125248D01*
X0145306Y0125304D01*
X0145418Y0125357D01*
X0145533Y0125406D01*
X0145648Y0125452D01*
X0145766Y0125493D01*
X0145884Y0125532D01*
X0146004Y0125566D01*
X0146124Y0125596D01*
X0146246Y0125623D01*
X0146368Y0125645D01*
X0146491Y0125664D01*
X0146614Y0125679D01*
X0146738Y0125690D01*
X0146863Y0125697D01*
X0146987Y0125700D01*
X0147111Y0125699D01*
X0147236Y0125694D01*
X0147360Y0125685D01*
X0147483Y0125672D01*
X0147607Y0125655D01*
X0147729Y0125635D01*
X0147851Y0125610D01*
X0147972Y0125581D01*
X0148092Y0125549D01*
X0148211Y0125513D01*
X0148329Y0125473D01*
X0148446Y0125429D01*
X0148561Y0125382D01*
X0148674Y0125331D01*
X0148786Y0125276D01*
X0148896Y0125218D01*
X0149004Y0125157D01*
X0149110Y0125092D01*
X0149214Y0125023D01*
X0149315Y0124952D01*
X0149415Y0124877D01*
X0149512Y0124799D01*
X0149606Y0124718D01*
X0149698Y0124634D01*
X0149787Y0124547D01*
X0149873Y0124457D01*
X0149956Y0124365D01*
X0150036Y0124270D01*
X0150114Y0124172D01*
X0150188Y0124072D01*
X0150259Y0123970D01*
X0150326Y0123866D01*
X0150390Y0123759D01*
X0150451Y0123650D01*
X0150508Y0123540D01*
X0150562Y0123428D01*
X0150612Y0123314D01*
X0150659Y0123199D01*
X0150701Y0123082D01*
X0150740Y0122964D01*
X0150776Y0122844D01*
X0150807Y0122724D01*
X0150834Y0122603D01*
X0150858Y0122481D01*
X0150878Y0122358D01*
X0150894Y0122234D01*
X0150906Y0122111D01*
X0150914Y0121987D01*
X0150918Y0121862D01*
X0150918Y0121738D01*
X0150914Y0121613D01*
X0150906Y0121489D01*
X0150894Y0121366D01*
X0150878Y0121242D01*
X0150858Y0121119D01*
X0150834Y0120997D01*
X0150807Y0120876D01*
X0150776Y0120756D01*
X0150740Y0120636D01*
X0150701Y0120518D01*
X0150659Y0120401D01*
X0150612Y0120286D01*
X0150562Y0120172D01*
X0150508Y0120060D01*
X0150451Y0119950D01*
X0150390Y0119841D01*
X0150326Y0119734D01*
X0150259Y0119630D01*
X0150188Y0119528D01*
X0150114Y0119428D01*
X0150036Y0119330D01*
X0149956Y0119235D01*
X0149873Y0119143D01*
X0149787Y0119053D01*
X0149698Y0118966D01*
X0149606Y0118882D01*
X0149512Y0118801D01*
X0149415Y0118723D01*
X0149315Y0118648D01*
X0149214Y0118577D01*
X0149110Y0118508D01*
X0149004Y0118443D01*
X0148896Y0118382D01*
X0148786Y0118324D01*
X0148674Y0118269D01*
X0148561Y0118218D01*
X0148446Y0118171D01*
X0148329Y0118127D01*
X0148211Y0118087D01*
X0148092Y0118051D01*
X0147972Y0118019D01*
X0147851Y0117990D01*
X0147729Y0117965D01*
X0147607Y0117945D01*
X0147483Y0117928D01*
X0147360Y0117915D01*
X0147236Y0117906D01*
X0147111Y0117901D01*
X0146987Y0117900D01*
X0146863Y0117903D01*
X0146738Y0117910D01*
X0146614Y0117921D01*
X0146491Y0117936D01*
X0146368Y0117955D01*
X0146246Y0117977D01*
X0146124Y0118004D01*
X0146004Y0118034D01*
X0145884Y0118068D01*
X0145766Y0118107D01*
X0145648Y0118148D01*
X0145533Y0118194D01*
X0145418Y0118243D01*
X0145306Y0118296D01*
X0145195Y0118352D01*
X0145086Y0118412D01*
X0144979Y0118476D01*
X0144874Y0118542D01*
X0144771Y0118612D01*
X0144671Y0118686D01*
X0144573Y0118762D01*
X0144477Y0118841D01*
X0144384Y0118924D01*
X0144293Y0119009D01*
X0144206Y0119098D01*
X0144121Y0119189D01*
X0144039Y0119283D01*
X0143961Y0119379D01*
X0143885Y0119478D01*
X0143812Y0119579D01*
X0143743Y0119682D01*
X0143677Y0119788D01*
X0143615Y0119895D01*
X0143556Y0120005D01*
X0143500Y0120116D01*
X0143448Y0120229D01*
X0143400Y0120344D01*
X0143356Y0120460D01*
X0143315Y0120577D01*
X0143278Y0120696D01*
X0143244Y0120816D01*
X0143215Y0120936D01*
X0143189Y0121058D01*
X0143167Y0121181D01*
X0143150Y0121304D01*
X0143136Y0121427D01*
X0143126Y0121551D01*
X0143120Y0121676D01*
X0143118Y0121800D01*
X0143018Y0117800D02*
X0151018Y0125800D01*
X0133118Y0121800D02*
X0133120Y0121924D01*
X0133126Y0122049D01*
X0133136Y0122173D01*
X0133150Y0122296D01*
X0133167Y0122419D01*
X0133189Y0122542D01*
X0133215Y0122664D01*
X0133244Y0122784D01*
X0133278Y0122904D01*
X0133315Y0123023D01*
X0133356Y0123140D01*
X0133400Y0123256D01*
X0133448Y0123371D01*
X0133500Y0123484D01*
X0133556Y0123595D01*
X0133615Y0123705D01*
X0133677Y0123812D01*
X0133743Y0123918D01*
X0133812Y0124021D01*
X0133885Y0124122D01*
X0133961Y0124221D01*
X0134039Y0124317D01*
X0134121Y0124411D01*
X0134206Y0124502D01*
X0134293Y0124591D01*
X0134384Y0124676D01*
X0134477Y0124759D01*
X0134573Y0124838D01*
X0134671Y0124914D01*
X0134771Y0124988D01*
X0134874Y0125058D01*
X0134979Y0125124D01*
X0135086Y0125188D01*
X0135195Y0125248D01*
X0135306Y0125304D01*
X0135418Y0125357D01*
X0135533Y0125406D01*
X0135648Y0125452D01*
X0135766Y0125493D01*
X0135884Y0125532D01*
X0136004Y0125566D01*
X0136124Y0125596D01*
X0136246Y0125623D01*
X0136368Y0125645D01*
X0136491Y0125664D01*
X0136614Y0125679D01*
X0136738Y0125690D01*
X0136863Y0125697D01*
X0136987Y0125700D01*
X0137111Y0125699D01*
X0137236Y0125694D01*
X0137360Y0125685D01*
X0137483Y0125672D01*
X0137607Y0125655D01*
X0137729Y0125635D01*
X0137851Y0125610D01*
X0137972Y0125581D01*
X0138092Y0125549D01*
X0138211Y0125513D01*
X0138329Y0125473D01*
X0138446Y0125429D01*
X0138561Y0125382D01*
X0138674Y0125331D01*
X0138786Y0125276D01*
X0138896Y0125218D01*
X0139004Y0125157D01*
X0139110Y0125092D01*
X0139214Y0125023D01*
X0139315Y0124952D01*
X0139415Y0124877D01*
X0139512Y0124799D01*
X0139606Y0124718D01*
X0139698Y0124634D01*
X0139787Y0124547D01*
X0139873Y0124457D01*
X0139956Y0124365D01*
X0140036Y0124270D01*
X0140114Y0124172D01*
X0140188Y0124072D01*
X0140259Y0123970D01*
X0140326Y0123866D01*
X0140390Y0123759D01*
X0140451Y0123650D01*
X0140508Y0123540D01*
X0140562Y0123428D01*
X0140612Y0123314D01*
X0140659Y0123199D01*
X0140701Y0123082D01*
X0140740Y0122964D01*
X0140776Y0122844D01*
X0140807Y0122724D01*
X0140834Y0122603D01*
X0140858Y0122481D01*
X0140878Y0122358D01*
X0140894Y0122234D01*
X0140906Y0122111D01*
X0140914Y0121987D01*
X0140918Y0121862D01*
X0140918Y0121738D01*
X0140914Y0121613D01*
X0140906Y0121489D01*
X0140894Y0121366D01*
X0140878Y0121242D01*
X0140858Y0121119D01*
X0140834Y0120997D01*
X0140807Y0120876D01*
X0140776Y0120756D01*
X0140740Y0120636D01*
X0140701Y0120518D01*
X0140659Y0120401D01*
X0140612Y0120286D01*
X0140562Y0120172D01*
X0140508Y0120060D01*
X0140451Y0119950D01*
X0140390Y0119841D01*
X0140326Y0119734D01*
X0140259Y0119630D01*
X0140188Y0119528D01*
X0140114Y0119428D01*
X0140036Y0119330D01*
X0139956Y0119235D01*
X0139873Y0119143D01*
X0139787Y0119053D01*
X0139698Y0118966D01*
X0139606Y0118882D01*
X0139512Y0118801D01*
X0139415Y0118723D01*
X0139315Y0118648D01*
X0139214Y0118577D01*
X0139110Y0118508D01*
X0139004Y0118443D01*
X0138896Y0118382D01*
X0138786Y0118324D01*
X0138674Y0118269D01*
X0138561Y0118218D01*
X0138446Y0118171D01*
X0138329Y0118127D01*
X0138211Y0118087D01*
X0138092Y0118051D01*
X0137972Y0118019D01*
X0137851Y0117990D01*
X0137729Y0117965D01*
X0137607Y0117945D01*
X0137483Y0117928D01*
X0137360Y0117915D01*
X0137236Y0117906D01*
X0137111Y0117901D01*
X0136987Y0117900D01*
X0136863Y0117903D01*
X0136738Y0117910D01*
X0136614Y0117921D01*
X0136491Y0117936D01*
X0136368Y0117955D01*
X0136246Y0117977D01*
X0136124Y0118004D01*
X0136004Y0118034D01*
X0135884Y0118068D01*
X0135766Y0118107D01*
X0135648Y0118148D01*
X0135533Y0118194D01*
X0135418Y0118243D01*
X0135306Y0118296D01*
X0135195Y0118352D01*
X0135086Y0118412D01*
X0134979Y0118476D01*
X0134874Y0118542D01*
X0134771Y0118612D01*
X0134671Y0118686D01*
X0134573Y0118762D01*
X0134477Y0118841D01*
X0134384Y0118924D01*
X0134293Y0119009D01*
X0134206Y0119098D01*
X0134121Y0119189D01*
X0134039Y0119283D01*
X0133961Y0119379D01*
X0133885Y0119478D01*
X0133812Y0119579D01*
X0133743Y0119682D01*
X0133677Y0119788D01*
X0133615Y0119895D01*
X0133556Y0120005D01*
X0133500Y0120116D01*
X0133448Y0120229D01*
X0133400Y0120344D01*
X0133356Y0120460D01*
X0133315Y0120577D01*
X0133278Y0120696D01*
X0133244Y0120816D01*
X0133215Y0120936D01*
X0133189Y0121058D01*
X0133167Y0121181D01*
X0133150Y0121304D01*
X0133136Y0121427D01*
X0133126Y0121551D01*
X0133120Y0121676D01*
X0133118Y0121800D01*
X0133018Y0117800D02*
X0141018Y0125800D01*
X0123118Y0121800D02*
X0123120Y0121924D01*
X0123126Y0122049D01*
X0123136Y0122173D01*
X0123150Y0122296D01*
X0123167Y0122419D01*
X0123189Y0122542D01*
X0123215Y0122664D01*
X0123244Y0122784D01*
X0123278Y0122904D01*
X0123315Y0123023D01*
X0123356Y0123140D01*
X0123400Y0123256D01*
X0123448Y0123371D01*
X0123500Y0123484D01*
X0123556Y0123595D01*
X0123615Y0123705D01*
X0123677Y0123812D01*
X0123743Y0123918D01*
X0123812Y0124021D01*
X0123885Y0124122D01*
X0123961Y0124221D01*
X0124039Y0124317D01*
X0124121Y0124411D01*
X0124206Y0124502D01*
X0124293Y0124591D01*
X0124384Y0124676D01*
X0124477Y0124759D01*
X0124573Y0124838D01*
X0124671Y0124914D01*
X0124771Y0124988D01*
X0124874Y0125058D01*
X0124979Y0125124D01*
X0125086Y0125188D01*
X0125195Y0125248D01*
X0125306Y0125304D01*
X0125418Y0125357D01*
X0125533Y0125406D01*
X0125648Y0125452D01*
X0125766Y0125493D01*
X0125884Y0125532D01*
X0126004Y0125566D01*
X0126124Y0125596D01*
X0126246Y0125623D01*
X0126368Y0125645D01*
X0126491Y0125664D01*
X0126614Y0125679D01*
X0126738Y0125690D01*
X0126863Y0125697D01*
X0126987Y0125700D01*
X0127111Y0125699D01*
X0127236Y0125694D01*
X0127360Y0125685D01*
X0127483Y0125672D01*
X0127607Y0125655D01*
X0127729Y0125635D01*
X0127851Y0125610D01*
X0127972Y0125581D01*
X0128092Y0125549D01*
X0128211Y0125513D01*
X0128329Y0125473D01*
X0128446Y0125429D01*
X0128561Y0125382D01*
X0128674Y0125331D01*
X0128786Y0125276D01*
X0128896Y0125218D01*
X0129004Y0125157D01*
X0129110Y0125092D01*
X0129214Y0125023D01*
X0129315Y0124952D01*
X0129415Y0124877D01*
X0129512Y0124799D01*
X0129606Y0124718D01*
X0129698Y0124634D01*
X0129787Y0124547D01*
X0129873Y0124457D01*
X0129956Y0124365D01*
X0130036Y0124270D01*
X0130114Y0124172D01*
X0130188Y0124072D01*
X0130259Y0123970D01*
X0130326Y0123866D01*
X0130390Y0123759D01*
X0130451Y0123650D01*
X0130508Y0123540D01*
X0130562Y0123428D01*
X0130612Y0123314D01*
X0130659Y0123199D01*
X0130701Y0123082D01*
X0130740Y0122964D01*
X0130776Y0122844D01*
X0130807Y0122724D01*
X0130834Y0122603D01*
X0130858Y0122481D01*
X0130878Y0122358D01*
X0130894Y0122234D01*
X0130906Y0122111D01*
X0130914Y0121987D01*
X0130918Y0121862D01*
X0130918Y0121738D01*
X0130914Y0121613D01*
X0130906Y0121489D01*
X0130894Y0121366D01*
X0130878Y0121242D01*
X0130858Y0121119D01*
X0130834Y0120997D01*
X0130807Y0120876D01*
X0130776Y0120756D01*
X0130740Y0120636D01*
X0130701Y0120518D01*
X0130659Y0120401D01*
X0130612Y0120286D01*
X0130562Y0120172D01*
X0130508Y0120060D01*
X0130451Y0119950D01*
X0130390Y0119841D01*
X0130326Y0119734D01*
X0130259Y0119630D01*
X0130188Y0119528D01*
X0130114Y0119428D01*
X0130036Y0119330D01*
X0129956Y0119235D01*
X0129873Y0119143D01*
X0129787Y0119053D01*
X0129698Y0118966D01*
X0129606Y0118882D01*
X0129512Y0118801D01*
X0129415Y0118723D01*
X0129315Y0118648D01*
X0129214Y0118577D01*
X0129110Y0118508D01*
X0129004Y0118443D01*
X0128896Y0118382D01*
X0128786Y0118324D01*
X0128674Y0118269D01*
X0128561Y0118218D01*
X0128446Y0118171D01*
X0128329Y0118127D01*
X0128211Y0118087D01*
X0128092Y0118051D01*
X0127972Y0118019D01*
X0127851Y0117990D01*
X0127729Y0117965D01*
X0127607Y0117945D01*
X0127483Y0117928D01*
X0127360Y0117915D01*
X0127236Y0117906D01*
X0127111Y0117901D01*
X0126987Y0117900D01*
X0126863Y0117903D01*
X0126738Y0117910D01*
X0126614Y0117921D01*
X0126491Y0117936D01*
X0126368Y0117955D01*
X0126246Y0117977D01*
X0126124Y0118004D01*
X0126004Y0118034D01*
X0125884Y0118068D01*
X0125766Y0118107D01*
X0125648Y0118148D01*
X0125533Y0118194D01*
X0125418Y0118243D01*
X0125306Y0118296D01*
X0125195Y0118352D01*
X0125086Y0118412D01*
X0124979Y0118476D01*
X0124874Y0118542D01*
X0124771Y0118612D01*
X0124671Y0118686D01*
X0124573Y0118762D01*
X0124477Y0118841D01*
X0124384Y0118924D01*
X0124293Y0119009D01*
X0124206Y0119098D01*
X0124121Y0119189D01*
X0124039Y0119283D01*
X0123961Y0119379D01*
X0123885Y0119478D01*
X0123812Y0119579D01*
X0123743Y0119682D01*
X0123677Y0119788D01*
X0123615Y0119895D01*
X0123556Y0120005D01*
X0123500Y0120116D01*
X0123448Y0120229D01*
X0123400Y0120344D01*
X0123356Y0120460D01*
X0123315Y0120577D01*
X0123278Y0120696D01*
X0123244Y0120816D01*
X0123215Y0120936D01*
X0123189Y0121058D01*
X0123167Y0121181D01*
X0123150Y0121304D01*
X0123136Y0121427D01*
X0123126Y0121551D01*
X0123120Y0121676D01*
X0123118Y0121800D01*
X0123018Y0117800D02*
X0131018Y0125800D01*
X0113118Y0121800D02*
X0113120Y0121924D01*
X0113126Y0122049D01*
X0113136Y0122173D01*
X0113150Y0122296D01*
X0113167Y0122419D01*
X0113189Y0122542D01*
X0113215Y0122664D01*
X0113244Y0122784D01*
X0113278Y0122904D01*
X0113315Y0123023D01*
X0113356Y0123140D01*
X0113400Y0123256D01*
X0113448Y0123371D01*
X0113500Y0123484D01*
X0113556Y0123595D01*
X0113615Y0123705D01*
X0113677Y0123812D01*
X0113743Y0123918D01*
X0113812Y0124021D01*
X0113885Y0124122D01*
X0113961Y0124221D01*
X0114039Y0124317D01*
X0114121Y0124411D01*
X0114206Y0124502D01*
X0114293Y0124591D01*
X0114384Y0124676D01*
X0114477Y0124759D01*
X0114573Y0124838D01*
X0114671Y0124914D01*
X0114771Y0124988D01*
X0114874Y0125058D01*
X0114979Y0125124D01*
X0115086Y0125188D01*
X0115195Y0125248D01*
X0115306Y0125304D01*
X0115418Y0125357D01*
X0115533Y0125406D01*
X0115648Y0125452D01*
X0115766Y0125493D01*
X0115884Y0125532D01*
X0116004Y0125566D01*
X0116124Y0125596D01*
X0116246Y0125623D01*
X0116368Y0125645D01*
X0116491Y0125664D01*
X0116614Y0125679D01*
X0116738Y0125690D01*
X0116863Y0125697D01*
X0116987Y0125700D01*
X0117111Y0125699D01*
X0117236Y0125694D01*
X0117360Y0125685D01*
X0117483Y0125672D01*
X0117607Y0125655D01*
X0117729Y0125635D01*
X0117851Y0125610D01*
X0117972Y0125581D01*
X0118092Y0125549D01*
X0118211Y0125513D01*
X0118329Y0125473D01*
X0118446Y0125429D01*
X0118561Y0125382D01*
X0118674Y0125331D01*
X0118786Y0125276D01*
X0118896Y0125218D01*
X0119004Y0125157D01*
X0119110Y0125092D01*
X0119214Y0125023D01*
X0119315Y0124952D01*
X0119415Y0124877D01*
X0119512Y0124799D01*
X0119606Y0124718D01*
X0119698Y0124634D01*
X0119787Y0124547D01*
X0119873Y0124457D01*
X0119956Y0124365D01*
X0120036Y0124270D01*
X0120114Y0124172D01*
X0120188Y0124072D01*
X0120259Y0123970D01*
X0120326Y0123866D01*
X0120390Y0123759D01*
X0120451Y0123650D01*
X0120508Y0123540D01*
X0120562Y0123428D01*
X0120612Y0123314D01*
X0120659Y0123199D01*
X0120701Y0123082D01*
X0120740Y0122964D01*
X0120776Y0122844D01*
X0120807Y0122724D01*
X0120834Y0122603D01*
X0120858Y0122481D01*
X0120878Y0122358D01*
X0120894Y0122234D01*
X0120906Y0122111D01*
X0120914Y0121987D01*
X0120918Y0121862D01*
X0120918Y0121738D01*
X0120914Y0121613D01*
X0120906Y0121489D01*
X0120894Y0121366D01*
X0120878Y0121242D01*
X0120858Y0121119D01*
X0120834Y0120997D01*
X0120807Y0120876D01*
X0120776Y0120756D01*
X0120740Y0120636D01*
X0120701Y0120518D01*
X0120659Y0120401D01*
X0120612Y0120286D01*
X0120562Y0120172D01*
X0120508Y0120060D01*
X0120451Y0119950D01*
X0120390Y0119841D01*
X0120326Y0119734D01*
X0120259Y0119630D01*
X0120188Y0119528D01*
X0120114Y0119428D01*
X0120036Y0119330D01*
X0119956Y0119235D01*
X0119873Y0119143D01*
X0119787Y0119053D01*
X0119698Y0118966D01*
X0119606Y0118882D01*
X0119512Y0118801D01*
X0119415Y0118723D01*
X0119315Y0118648D01*
X0119214Y0118577D01*
X0119110Y0118508D01*
X0119004Y0118443D01*
X0118896Y0118382D01*
X0118786Y0118324D01*
X0118674Y0118269D01*
X0118561Y0118218D01*
X0118446Y0118171D01*
X0118329Y0118127D01*
X0118211Y0118087D01*
X0118092Y0118051D01*
X0117972Y0118019D01*
X0117851Y0117990D01*
X0117729Y0117965D01*
X0117607Y0117945D01*
X0117483Y0117928D01*
X0117360Y0117915D01*
X0117236Y0117906D01*
X0117111Y0117901D01*
X0116987Y0117900D01*
X0116863Y0117903D01*
X0116738Y0117910D01*
X0116614Y0117921D01*
X0116491Y0117936D01*
X0116368Y0117955D01*
X0116246Y0117977D01*
X0116124Y0118004D01*
X0116004Y0118034D01*
X0115884Y0118068D01*
X0115766Y0118107D01*
X0115648Y0118148D01*
X0115533Y0118194D01*
X0115418Y0118243D01*
X0115306Y0118296D01*
X0115195Y0118352D01*
X0115086Y0118412D01*
X0114979Y0118476D01*
X0114874Y0118542D01*
X0114771Y0118612D01*
X0114671Y0118686D01*
X0114573Y0118762D01*
X0114477Y0118841D01*
X0114384Y0118924D01*
X0114293Y0119009D01*
X0114206Y0119098D01*
X0114121Y0119189D01*
X0114039Y0119283D01*
X0113961Y0119379D01*
X0113885Y0119478D01*
X0113812Y0119579D01*
X0113743Y0119682D01*
X0113677Y0119788D01*
X0113615Y0119895D01*
X0113556Y0120005D01*
X0113500Y0120116D01*
X0113448Y0120229D01*
X0113400Y0120344D01*
X0113356Y0120460D01*
X0113315Y0120577D01*
X0113278Y0120696D01*
X0113244Y0120816D01*
X0113215Y0120936D01*
X0113189Y0121058D01*
X0113167Y0121181D01*
X0113150Y0121304D01*
X0113136Y0121427D01*
X0113126Y0121551D01*
X0113120Y0121676D01*
X0113118Y0121800D01*
X0113018Y0117800D02*
X0121018Y0125800D01*
X0103118Y0121800D02*
X0103120Y0121924D01*
X0103126Y0122049D01*
X0103136Y0122173D01*
X0103150Y0122296D01*
X0103167Y0122419D01*
X0103189Y0122542D01*
X0103215Y0122664D01*
X0103244Y0122784D01*
X0103278Y0122904D01*
X0103315Y0123023D01*
X0103356Y0123140D01*
X0103400Y0123256D01*
X0103448Y0123371D01*
X0103500Y0123484D01*
X0103556Y0123595D01*
X0103615Y0123705D01*
X0103677Y0123812D01*
X0103743Y0123918D01*
X0103812Y0124021D01*
X0103885Y0124122D01*
X0103961Y0124221D01*
X0104039Y0124317D01*
X0104121Y0124411D01*
X0104206Y0124502D01*
X0104293Y0124591D01*
X0104384Y0124676D01*
X0104477Y0124759D01*
X0104573Y0124838D01*
X0104671Y0124914D01*
X0104771Y0124988D01*
X0104874Y0125058D01*
X0104979Y0125124D01*
X0105086Y0125188D01*
X0105195Y0125248D01*
X0105306Y0125304D01*
X0105418Y0125357D01*
X0105533Y0125406D01*
X0105648Y0125452D01*
X0105766Y0125493D01*
X0105884Y0125532D01*
X0106004Y0125566D01*
X0106124Y0125596D01*
X0106246Y0125623D01*
X0106368Y0125645D01*
X0106491Y0125664D01*
X0106614Y0125679D01*
X0106738Y0125690D01*
X0106863Y0125697D01*
X0106987Y0125700D01*
X0107111Y0125699D01*
X0107236Y0125694D01*
X0107360Y0125685D01*
X0107483Y0125672D01*
X0107607Y0125655D01*
X0107729Y0125635D01*
X0107851Y0125610D01*
X0107972Y0125581D01*
X0108092Y0125549D01*
X0108211Y0125513D01*
X0108329Y0125473D01*
X0108446Y0125429D01*
X0108561Y0125382D01*
X0108674Y0125331D01*
X0108786Y0125276D01*
X0108896Y0125218D01*
X0109004Y0125157D01*
X0109110Y0125092D01*
X0109214Y0125023D01*
X0109315Y0124952D01*
X0109415Y0124877D01*
X0109512Y0124799D01*
X0109606Y0124718D01*
X0109698Y0124634D01*
X0109787Y0124547D01*
X0109873Y0124457D01*
X0109956Y0124365D01*
X0110036Y0124270D01*
X0110114Y0124172D01*
X0110188Y0124072D01*
X0110259Y0123970D01*
X0110326Y0123866D01*
X0110390Y0123759D01*
X0110451Y0123650D01*
X0110508Y0123540D01*
X0110562Y0123428D01*
X0110612Y0123314D01*
X0110659Y0123199D01*
X0110701Y0123082D01*
X0110740Y0122964D01*
X0110776Y0122844D01*
X0110807Y0122724D01*
X0110834Y0122603D01*
X0110858Y0122481D01*
X0110878Y0122358D01*
X0110894Y0122234D01*
X0110906Y0122111D01*
X0110914Y0121987D01*
X0110918Y0121862D01*
X0110918Y0121738D01*
X0110914Y0121613D01*
X0110906Y0121489D01*
X0110894Y0121366D01*
X0110878Y0121242D01*
X0110858Y0121119D01*
X0110834Y0120997D01*
X0110807Y0120876D01*
X0110776Y0120756D01*
X0110740Y0120636D01*
X0110701Y0120518D01*
X0110659Y0120401D01*
X0110612Y0120286D01*
X0110562Y0120172D01*
X0110508Y0120060D01*
X0110451Y0119950D01*
X0110390Y0119841D01*
X0110326Y0119734D01*
X0110259Y0119630D01*
X0110188Y0119528D01*
X0110114Y0119428D01*
X0110036Y0119330D01*
X0109956Y0119235D01*
X0109873Y0119143D01*
X0109787Y0119053D01*
X0109698Y0118966D01*
X0109606Y0118882D01*
X0109512Y0118801D01*
X0109415Y0118723D01*
X0109315Y0118648D01*
X0109214Y0118577D01*
X0109110Y0118508D01*
X0109004Y0118443D01*
X0108896Y0118382D01*
X0108786Y0118324D01*
X0108674Y0118269D01*
X0108561Y0118218D01*
X0108446Y0118171D01*
X0108329Y0118127D01*
X0108211Y0118087D01*
X0108092Y0118051D01*
X0107972Y0118019D01*
X0107851Y0117990D01*
X0107729Y0117965D01*
X0107607Y0117945D01*
X0107483Y0117928D01*
X0107360Y0117915D01*
X0107236Y0117906D01*
X0107111Y0117901D01*
X0106987Y0117900D01*
X0106863Y0117903D01*
X0106738Y0117910D01*
X0106614Y0117921D01*
X0106491Y0117936D01*
X0106368Y0117955D01*
X0106246Y0117977D01*
X0106124Y0118004D01*
X0106004Y0118034D01*
X0105884Y0118068D01*
X0105766Y0118107D01*
X0105648Y0118148D01*
X0105533Y0118194D01*
X0105418Y0118243D01*
X0105306Y0118296D01*
X0105195Y0118352D01*
X0105086Y0118412D01*
X0104979Y0118476D01*
X0104874Y0118542D01*
X0104771Y0118612D01*
X0104671Y0118686D01*
X0104573Y0118762D01*
X0104477Y0118841D01*
X0104384Y0118924D01*
X0104293Y0119009D01*
X0104206Y0119098D01*
X0104121Y0119189D01*
X0104039Y0119283D01*
X0103961Y0119379D01*
X0103885Y0119478D01*
X0103812Y0119579D01*
X0103743Y0119682D01*
X0103677Y0119788D01*
X0103615Y0119895D01*
X0103556Y0120005D01*
X0103500Y0120116D01*
X0103448Y0120229D01*
X0103400Y0120344D01*
X0103356Y0120460D01*
X0103315Y0120577D01*
X0103278Y0120696D01*
X0103244Y0120816D01*
X0103215Y0120936D01*
X0103189Y0121058D01*
X0103167Y0121181D01*
X0103150Y0121304D01*
X0103136Y0121427D01*
X0103126Y0121551D01*
X0103120Y0121676D01*
X0103118Y0121800D01*
X0103018Y0117800D02*
X0111018Y0125800D01*
X0093118Y0121800D02*
X0093120Y0121924D01*
X0093126Y0122049D01*
X0093136Y0122173D01*
X0093150Y0122296D01*
X0093167Y0122419D01*
X0093189Y0122542D01*
X0093215Y0122664D01*
X0093244Y0122784D01*
X0093278Y0122904D01*
X0093315Y0123023D01*
X0093356Y0123140D01*
X0093400Y0123256D01*
X0093448Y0123371D01*
X0093500Y0123484D01*
X0093556Y0123595D01*
X0093615Y0123705D01*
X0093677Y0123812D01*
X0093743Y0123918D01*
X0093812Y0124021D01*
X0093885Y0124122D01*
X0093961Y0124221D01*
X0094039Y0124317D01*
X0094121Y0124411D01*
X0094206Y0124502D01*
X0094293Y0124591D01*
X0094384Y0124676D01*
X0094477Y0124759D01*
X0094573Y0124838D01*
X0094671Y0124914D01*
X0094771Y0124988D01*
X0094874Y0125058D01*
X0094979Y0125124D01*
X0095086Y0125188D01*
X0095195Y0125248D01*
X0095306Y0125304D01*
X0095418Y0125357D01*
X0095533Y0125406D01*
X0095648Y0125452D01*
X0095766Y0125493D01*
X0095884Y0125532D01*
X0096004Y0125566D01*
X0096124Y0125596D01*
X0096246Y0125623D01*
X0096368Y0125645D01*
X0096491Y0125664D01*
X0096614Y0125679D01*
X0096738Y0125690D01*
X0096863Y0125697D01*
X0096987Y0125700D01*
X0097111Y0125699D01*
X0097236Y0125694D01*
X0097360Y0125685D01*
X0097483Y0125672D01*
X0097607Y0125655D01*
X0097729Y0125635D01*
X0097851Y0125610D01*
X0097972Y0125581D01*
X0098092Y0125549D01*
X0098211Y0125513D01*
X0098329Y0125473D01*
X0098446Y0125429D01*
X0098561Y0125382D01*
X0098674Y0125331D01*
X0098786Y0125276D01*
X0098896Y0125218D01*
X0099004Y0125157D01*
X0099110Y0125092D01*
X0099214Y0125023D01*
X0099315Y0124952D01*
X0099415Y0124877D01*
X0099512Y0124799D01*
X0099606Y0124718D01*
X0099698Y0124634D01*
X0099787Y0124547D01*
X0099873Y0124457D01*
X0099956Y0124365D01*
X0100036Y0124270D01*
X0100114Y0124172D01*
X0100188Y0124072D01*
X0100259Y0123970D01*
X0100326Y0123866D01*
X0100390Y0123759D01*
X0100451Y0123650D01*
X0100508Y0123540D01*
X0100562Y0123428D01*
X0100612Y0123314D01*
X0100659Y0123199D01*
X0100701Y0123082D01*
X0100740Y0122964D01*
X0100776Y0122844D01*
X0100807Y0122724D01*
X0100834Y0122603D01*
X0100858Y0122481D01*
X0100878Y0122358D01*
X0100894Y0122234D01*
X0100906Y0122111D01*
X0100914Y0121987D01*
X0100918Y0121862D01*
X0100918Y0121738D01*
X0100914Y0121613D01*
X0100906Y0121489D01*
X0100894Y0121366D01*
X0100878Y0121242D01*
X0100858Y0121119D01*
X0100834Y0120997D01*
X0100807Y0120876D01*
X0100776Y0120756D01*
X0100740Y0120636D01*
X0100701Y0120518D01*
X0100659Y0120401D01*
X0100612Y0120286D01*
X0100562Y0120172D01*
X0100508Y0120060D01*
X0100451Y0119950D01*
X0100390Y0119841D01*
X0100326Y0119734D01*
X0100259Y0119630D01*
X0100188Y0119528D01*
X0100114Y0119428D01*
X0100036Y0119330D01*
X0099956Y0119235D01*
X0099873Y0119143D01*
X0099787Y0119053D01*
X0099698Y0118966D01*
X0099606Y0118882D01*
X0099512Y0118801D01*
X0099415Y0118723D01*
X0099315Y0118648D01*
X0099214Y0118577D01*
X0099110Y0118508D01*
X0099004Y0118443D01*
X0098896Y0118382D01*
X0098786Y0118324D01*
X0098674Y0118269D01*
X0098561Y0118218D01*
X0098446Y0118171D01*
X0098329Y0118127D01*
X0098211Y0118087D01*
X0098092Y0118051D01*
X0097972Y0118019D01*
X0097851Y0117990D01*
X0097729Y0117965D01*
X0097607Y0117945D01*
X0097483Y0117928D01*
X0097360Y0117915D01*
X0097236Y0117906D01*
X0097111Y0117901D01*
X0096987Y0117900D01*
X0096863Y0117903D01*
X0096738Y0117910D01*
X0096614Y0117921D01*
X0096491Y0117936D01*
X0096368Y0117955D01*
X0096246Y0117977D01*
X0096124Y0118004D01*
X0096004Y0118034D01*
X0095884Y0118068D01*
X0095766Y0118107D01*
X0095648Y0118148D01*
X0095533Y0118194D01*
X0095418Y0118243D01*
X0095306Y0118296D01*
X0095195Y0118352D01*
X0095086Y0118412D01*
X0094979Y0118476D01*
X0094874Y0118542D01*
X0094771Y0118612D01*
X0094671Y0118686D01*
X0094573Y0118762D01*
X0094477Y0118841D01*
X0094384Y0118924D01*
X0094293Y0119009D01*
X0094206Y0119098D01*
X0094121Y0119189D01*
X0094039Y0119283D01*
X0093961Y0119379D01*
X0093885Y0119478D01*
X0093812Y0119579D01*
X0093743Y0119682D01*
X0093677Y0119788D01*
X0093615Y0119895D01*
X0093556Y0120005D01*
X0093500Y0120116D01*
X0093448Y0120229D01*
X0093400Y0120344D01*
X0093356Y0120460D01*
X0093315Y0120577D01*
X0093278Y0120696D01*
X0093244Y0120816D01*
X0093215Y0120936D01*
X0093189Y0121058D01*
X0093167Y0121181D01*
X0093150Y0121304D01*
X0093136Y0121427D01*
X0093126Y0121551D01*
X0093120Y0121676D01*
X0093118Y0121800D01*
X0093018Y0117800D02*
X0101018Y0125800D01*
X0083118Y0121800D02*
X0083120Y0121924D01*
X0083126Y0122049D01*
X0083136Y0122173D01*
X0083150Y0122296D01*
X0083167Y0122419D01*
X0083189Y0122542D01*
X0083215Y0122664D01*
X0083244Y0122784D01*
X0083278Y0122904D01*
X0083315Y0123023D01*
X0083356Y0123140D01*
X0083400Y0123256D01*
X0083448Y0123371D01*
X0083500Y0123484D01*
X0083556Y0123595D01*
X0083615Y0123705D01*
X0083677Y0123812D01*
X0083743Y0123918D01*
X0083812Y0124021D01*
X0083885Y0124122D01*
X0083961Y0124221D01*
X0084039Y0124317D01*
X0084121Y0124411D01*
X0084206Y0124502D01*
X0084293Y0124591D01*
X0084384Y0124676D01*
X0084477Y0124759D01*
X0084573Y0124838D01*
X0084671Y0124914D01*
X0084771Y0124988D01*
X0084874Y0125058D01*
X0084979Y0125124D01*
X0085086Y0125188D01*
X0085195Y0125248D01*
X0085306Y0125304D01*
X0085418Y0125357D01*
X0085533Y0125406D01*
X0085648Y0125452D01*
X0085766Y0125493D01*
X0085884Y0125532D01*
X0086004Y0125566D01*
X0086124Y0125596D01*
X0086246Y0125623D01*
X0086368Y0125645D01*
X0086491Y0125664D01*
X0086614Y0125679D01*
X0086738Y0125690D01*
X0086863Y0125697D01*
X0086987Y0125700D01*
X0087111Y0125699D01*
X0087236Y0125694D01*
X0087360Y0125685D01*
X0087483Y0125672D01*
X0087607Y0125655D01*
X0087729Y0125635D01*
X0087851Y0125610D01*
X0087972Y0125581D01*
X0088092Y0125549D01*
X0088211Y0125513D01*
X0088329Y0125473D01*
X0088446Y0125429D01*
X0088561Y0125382D01*
X0088674Y0125331D01*
X0088786Y0125276D01*
X0088896Y0125218D01*
X0089004Y0125157D01*
X0089110Y0125092D01*
X0089214Y0125023D01*
X0089315Y0124952D01*
X0089415Y0124877D01*
X0089512Y0124799D01*
X0089606Y0124718D01*
X0089698Y0124634D01*
X0089787Y0124547D01*
X0089873Y0124457D01*
X0089956Y0124365D01*
X0090036Y0124270D01*
X0090114Y0124172D01*
X0090188Y0124072D01*
X0090259Y0123970D01*
X0090326Y0123866D01*
X0090390Y0123759D01*
X0090451Y0123650D01*
X0090508Y0123540D01*
X0090562Y0123428D01*
X0090612Y0123314D01*
X0090659Y0123199D01*
X0090701Y0123082D01*
X0090740Y0122964D01*
X0090776Y0122844D01*
X0090807Y0122724D01*
X0090834Y0122603D01*
X0090858Y0122481D01*
X0090878Y0122358D01*
X0090894Y0122234D01*
X0090906Y0122111D01*
X0090914Y0121987D01*
X0090918Y0121862D01*
X0090918Y0121738D01*
X0090914Y0121613D01*
X0090906Y0121489D01*
X0090894Y0121366D01*
X0090878Y0121242D01*
X0090858Y0121119D01*
X0090834Y0120997D01*
X0090807Y0120876D01*
X0090776Y0120756D01*
X0090740Y0120636D01*
X0090701Y0120518D01*
X0090659Y0120401D01*
X0090612Y0120286D01*
X0090562Y0120172D01*
X0090508Y0120060D01*
X0090451Y0119950D01*
X0090390Y0119841D01*
X0090326Y0119734D01*
X0090259Y0119630D01*
X0090188Y0119528D01*
X0090114Y0119428D01*
X0090036Y0119330D01*
X0089956Y0119235D01*
X0089873Y0119143D01*
X0089787Y0119053D01*
X0089698Y0118966D01*
X0089606Y0118882D01*
X0089512Y0118801D01*
X0089415Y0118723D01*
X0089315Y0118648D01*
X0089214Y0118577D01*
X0089110Y0118508D01*
X0089004Y0118443D01*
X0088896Y0118382D01*
X0088786Y0118324D01*
X0088674Y0118269D01*
X0088561Y0118218D01*
X0088446Y0118171D01*
X0088329Y0118127D01*
X0088211Y0118087D01*
X0088092Y0118051D01*
X0087972Y0118019D01*
X0087851Y0117990D01*
X0087729Y0117965D01*
X0087607Y0117945D01*
X0087483Y0117928D01*
X0087360Y0117915D01*
X0087236Y0117906D01*
X0087111Y0117901D01*
X0086987Y0117900D01*
X0086863Y0117903D01*
X0086738Y0117910D01*
X0086614Y0117921D01*
X0086491Y0117936D01*
X0086368Y0117955D01*
X0086246Y0117977D01*
X0086124Y0118004D01*
X0086004Y0118034D01*
X0085884Y0118068D01*
X0085766Y0118107D01*
X0085648Y0118148D01*
X0085533Y0118194D01*
X0085418Y0118243D01*
X0085306Y0118296D01*
X0085195Y0118352D01*
X0085086Y0118412D01*
X0084979Y0118476D01*
X0084874Y0118542D01*
X0084771Y0118612D01*
X0084671Y0118686D01*
X0084573Y0118762D01*
X0084477Y0118841D01*
X0084384Y0118924D01*
X0084293Y0119009D01*
X0084206Y0119098D01*
X0084121Y0119189D01*
X0084039Y0119283D01*
X0083961Y0119379D01*
X0083885Y0119478D01*
X0083812Y0119579D01*
X0083743Y0119682D01*
X0083677Y0119788D01*
X0083615Y0119895D01*
X0083556Y0120005D01*
X0083500Y0120116D01*
X0083448Y0120229D01*
X0083400Y0120344D01*
X0083356Y0120460D01*
X0083315Y0120577D01*
X0083278Y0120696D01*
X0083244Y0120816D01*
X0083215Y0120936D01*
X0083189Y0121058D01*
X0083167Y0121181D01*
X0083150Y0121304D01*
X0083136Y0121427D01*
X0083126Y0121551D01*
X0083120Y0121676D01*
X0083118Y0121800D01*
X0083018Y0117800D02*
X0091018Y0125800D01*
X0073118Y0121800D02*
X0073120Y0121924D01*
X0073126Y0122049D01*
X0073136Y0122173D01*
X0073150Y0122296D01*
X0073167Y0122419D01*
X0073189Y0122542D01*
X0073215Y0122664D01*
X0073244Y0122784D01*
X0073278Y0122904D01*
X0073315Y0123023D01*
X0073356Y0123140D01*
X0073400Y0123256D01*
X0073448Y0123371D01*
X0073500Y0123484D01*
X0073556Y0123595D01*
X0073615Y0123705D01*
X0073677Y0123812D01*
X0073743Y0123918D01*
X0073812Y0124021D01*
X0073885Y0124122D01*
X0073961Y0124221D01*
X0074039Y0124317D01*
X0074121Y0124411D01*
X0074206Y0124502D01*
X0074293Y0124591D01*
X0074384Y0124676D01*
X0074477Y0124759D01*
X0074573Y0124838D01*
X0074671Y0124914D01*
X0074771Y0124988D01*
X0074874Y0125058D01*
X0074979Y0125124D01*
X0075086Y0125188D01*
X0075195Y0125248D01*
X0075306Y0125304D01*
X0075418Y0125357D01*
X0075533Y0125406D01*
X0075648Y0125452D01*
X0075766Y0125493D01*
X0075884Y0125532D01*
X0076004Y0125566D01*
X0076124Y0125596D01*
X0076246Y0125623D01*
X0076368Y0125645D01*
X0076491Y0125664D01*
X0076614Y0125679D01*
X0076738Y0125690D01*
X0076863Y0125697D01*
X0076987Y0125700D01*
X0077111Y0125699D01*
X0077236Y0125694D01*
X0077360Y0125685D01*
X0077483Y0125672D01*
X0077607Y0125655D01*
X0077729Y0125635D01*
X0077851Y0125610D01*
X0077972Y0125581D01*
X0078092Y0125549D01*
X0078211Y0125513D01*
X0078329Y0125473D01*
X0078446Y0125429D01*
X0078561Y0125382D01*
X0078674Y0125331D01*
X0078786Y0125276D01*
X0078896Y0125218D01*
X0079004Y0125157D01*
X0079110Y0125092D01*
X0079214Y0125023D01*
X0079315Y0124952D01*
X0079415Y0124877D01*
X0079512Y0124799D01*
X0079606Y0124718D01*
X0079698Y0124634D01*
X0079787Y0124547D01*
X0079873Y0124457D01*
X0079956Y0124365D01*
X0080036Y0124270D01*
X0080114Y0124172D01*
X0080188Y0124072D01*
X0080259Y0123970D01*
X0080326Y0123866D01*
X0080390Y0123759D01*
X0080451Y0123650D01*
X0080508Y0123540D01*
X0080562Y0123428D01*
X0080612Y0123314D01*
X0080659Y0123199D01*
X0080701Y0123082D01*
X0080740Y0122964D01*
X0080776Y0122844D01*
X0080807Y0122724D01*
X0080834Y0122603D01*
X0080858Y0122481D01*
X0080878Y0122358D01*
X0080894Y0122234D01*
X0080906Y0122111D01*
X0080914Y0121987D01*
X0080918Y0121862D01*
X0080918Y0121738D01*
X0080914Y0121613D01*
X0080906Y0121489D01*
X0080894Y0121366D01*
X0080878Y0121242D01*
X0080858Y0121119D01*
X0080834Y0120997D01*
X0080807Y0120876D01*
X0080776Y0120756D01*
X0080740Y0120636D01*
X0080701Y0120518D01*
X0080659Y0120401D01*
X0080612Y0120286D01*
X0080562Y0120172D01*
X0080508Y0120060D01*
X0080451Y0119950D01*
X0080390Y0119841D01*
X0080326Y0119734D01*
X0080259Y0119630D01*
X0080188Y0119528D01*
X0080114Y0119428D01*
X0080036Y0119330D01*
X0079956Y0119235D01*
X0079873Y0119143D01*
X0079787Y0119053D01*
X0079698Y0118966D01*
X0079606Y0118882D01*
X0079512Y0118801D01*
X0079415Y0118723D01*
X0079315Y0118648D01*
X0079214Y0118577D01*
X0079110Y0118508D01*
X0079004Y0118443D01*
X0078896Y0118382D01*
X0078786Y0118324D01*
X0078674Y0118269D01*
X0078561Y0118218D01*
X0078446Y0118171D01*
X0078329Y0118127D01*
X0078211Y0118087D01*
X0078092Y0118051D01*
X0077972Y0118019D01*
X0077851Y0117990D01*
X0077729Y0117965D01*
X0077607Y0117945D01*
X0077483Y0117928D01*
X0077360Y0117915D01*
X0077236Y0117906D01*
X0077111Y0117901D01*
X0076987Y0117900D01*
X0076863Y0117903D01*
X0076738Y0117910D01*
X0076614Y0117921D01*
X0076491Y0117936D01*
X0076368Y0117955D01*
X0076246Y0117977D01*
X0076124Y0118004D01*
X0076004Y0118034D01*
X0075884Y0118068D01*
X0075766Y0118107D01*
X0075648Y0118148D01*
X0075533Y0118194D01*
X0075418Y0118243D01*
X0075306Y0118296D01*
X0075195Y0118352D01*
X0075086Y0118412D01*
X0074979Y0118476D01*
X0074874Y0118542D01*
X0074771Y0118612D01*
X0074671Y0118686D01*
X0074573Y0118762D01*
X0074477Y0118841D01*
X0074384Y0118924D01*
X0074293Y0119009D01*
X0074206Y0119098D01*
X0074121Y0119189D01*
X0074039Y0119283D01*
X0073961Y0119379D01*
X0073885Y0119478D01*
X0073812Y0119579D01*
X0073743Y0119682D01*
X0073677Y0119788D01*
X0073615Y0119895D01*
X0073556Y0120005D01*
X0073500Y0120116D01*
X0073448Y0120229D01*
X0073400Y0120344D01*
X0073356Y0120460D01*
X0073315Y0120577D01*
X0073278Y0120696D01*
X0073244Y0120816D01*
X0073215Y0120936D01*
X0073189Y0121058D01*
X0073167Y0121181D01*
X0073150Y0121304D01*
X0073136Y0121427D01*
X0073126Y0121551D01*
X0073120Y0121676D01*
X0073118Y0121800D01*
X0073018Y0117800D02*
X0081018Y0125800D01*
X0063118Y0121800D02*
X0063120Y0121924D01*
X0063126Y0122049D01*
X0063136Y0122173D01*
X0063150Y0122296D01*
X0063167Y0122419D01*
X0063189Y0122542D01*
X0063215Y0122664D01*
X0063244Y0122784D01*
X0063278Y0122904D01*
X0063315Y0123023D01*
X0063356Y0123140D01*
X0063400Y0123256D01*
X0063448Y0123371D01*
X0063500Y0123484D01*
X0063556Y0123595D01*
X0063615Y0123705D01*
X0063677Y0123812D01*
X0063743Y0123918D01*
X0063812Y0124021D01*
X0063885Y0124122D01*
X0063961Y0124221D01*
X0064039Y0124317D01*
X0064121Y0124411D01*
X0064206Y0124502D01*
X0064293Y0124591D01*
X0064384Y0124676D01*
X0064477Y0124759D01*
X0064573Y0124838D01*
X0064671Y0124914D01*
X0064771Y0124988D01*
X0064874Y0125058D01*
X0064979Y0125124D01*
X0065086Y0125188D01*
X0065195Y0125248D01*
X0065306Y0125304D01*
X0065418Y0125357D01*
X0065533Y0125406D01*
X0065648Y0125452D01*
X0065766Y0125493D01*
X0065884Y0125532D01*
X0066004Y0125566D01*
X0066124Y0125596D01*
X0066246Y0125623D01*
X0066368Y0125645D01*
X0066491Y0125664D01*
X0066614Y0125679D01*
X0066738Y0125690D01*
X0066863Y0125697D01*
X0066987Y0125700D01*
X0067111Y0125699D01*
X0067236Y0125694D01*
X0067360Y0125685D01*
X0067483Y0125672D01*
X0067607Y0125655D01*
X0067729Y0125635D01*
X0067851Y0125610D01*
X0067972Y0125581D01*
X0068092Y0125549D01*
X0068211Y0125513D01*
X0068329Y0125473D01*
X0068446Y0125429D01*
X0068561Y0125382D01*
X0068674Y0125331D01*
X0068786Y0125276D01*
X0068896Y0125218D01*
X0069004Y0125157D01*
X0069110Y0125092D01*
X0069214Y0125023D01*
X0069315Y0124952D01*
X0069415Y0124877D01*
X0069512Y0124799D01*
X0069606Y0124718D01*
X0069698Y0124634D01*
X0069787Y0124547D01*
X0069873Y0124457D01*
X0069956Y0124365D01*
X0070036Y0124270D01*
X0070114Y0124172D01*
X0070188Y0124072D01*
X0070259Y0123970D01*
X0070326Y0123866D01*
X0070390Y0123759D01*
X0070451Y0123650D01*
X0070508Y0123540D01*
X0070562Y0123428D01*
X0070612Y0123314D01*
X0070659Y0123199D01*
X0070701Y0123082D01*
X0070740Y0122964D01*
X0070776Y0122844D01*
X0070807Y0122724D01*
X0070834Y0122603D01*
X0070858Y0122481D01*
X0070878Y0122358D01*
X0070894Y0122234D01*
X0070906Y0122111D01*
X0070914Y0121987D01*
X0070918Y0121862D01*
X0070918Y0121738D01*
X0070914Y0121613D01*
X0070906Y0121489D01*
X0070894Y0121366D01*
X0070878Y0121242D01*
X0070858Y0121119D01*
X0070834Y0120997D01*
X0070807Y0120876D01*
X0070776Y0120756D01*
X0070740Y0120636D01*
X0070701Y0120518D01*
X0070659Y0120401D01*
X0070612Y0120286D01*
X0070562Y0120172D01*
X0070508Y0120060D01*
X0070451Y0119950D01*
X0070390Y0119841D01*
X0070326Y0119734D01*
X0070259Y0119630D01*
X0070188Y0119528D01*
X0070114Y0119428D01*
X0070036Y0119330D01*
X0069956Y0119235D01*
X0069873Y0119143D01*
X0069787Y0119053D01*
X0069698Y0118966D01*
X0069606Y0118882D01*
X0069512Y0118801D01*
X0069415Y0118723D01*
X0069315Y0118648D01*
X0069214Y0118577D01*
X0069110Y0118508D01*
X0069004Y0118443D01*
X0068896Y0118382D01*
X0068786Y0118324D01*
X0068674Y0118269D01*
X0068561Y0118218D01*
X0068446Y0118171D01*
X0068329Y0118127D01*
X0068211Y0118087D01*
X0068092Y0118051D01*
X0067972Y0118019D01*
X0067851Y0117990D01*
X0067729Y0117965D01*
X0067607Y0117945D01*
X0067483Y0117928D01*
X0067360Y0117915D01*
X0067236Y0117906D01*
X0067111Y0117901D01*
X0066987Y0117900D01*
X0066863Y0117903D01*
X0066738Y0117910D01*
X0066614Y0117921D01*
X0066491Y0117936D01*
X0066368Y0117955D01*
X0066246Y0117977D01*
X0066124Y0118004D01*
X0066004Y0118034D01*
X0065884Y0118068D01*
X0065766Y0118107D01*
X0065648Y0118148D01*
X0065533Y0118194D01*
X0065418Y0118243D01*
X0065306Y0118296D01*
X0065195Y0118352D01*
X0065086Y0118412D01*
X0064979Y0118476D01*
X0064874Y0118542D01*
X0064771Y0118612D01*
X0064671Y0118686D01*
X0064573Y0118762D01*
X0064477Y0118841D01*
X0064384Y0118924D01*
X0064293Y0119009D01*
X0064206Y0119098D01*
X0064121Y0119189D01*
X0064039Y0119283D01*
X0063961Y0119379D01*
X0063885Y0119478D01*
X0063812Y0119579D01*
X0063743Y0119682D01*
X0063677Y0119788D01*
X0063615Y0119895D01*
X0063556Y0120005D01*
X0063500Y0120116D01*
X0063448Y0120229D01*
X0063400Y0120344D01*
X0063356Y0120460D01*
X0063315Y0120577D01*
X0063278Y0120696D01*
X0063244Y0120816D01*
X0063215Y0120936D01*
X0063189Y0121058D01*
X0063167Y0121181D01*
X0063150Y0121304D01*
X0063136Y0121427D01*
X0063126Y0121551D01*
X0063120Y0121676D01*
X0063118Y0121800D01*
X0063018Y0117800D02*
X0071018Y0125800D01*
X0045618Y0133050D02*
X0045620Y0133174D01*
X0045626Y0133299D01*
X0045636Y0133423D01*
X0045650Y0133546D01*
X0045667Y0133669D01*
X0045689Y0133792D01*
X0045715Y0133914D01*
X0045744Y0134034D01*
X0045778Y0134154D01*
X0045815Y0134273D01*
X0045856Y0134390D01*
X0045900Y0134506D01*
X0045948Y0134621D01*
X0046000Y0134734D01*
X0046056Y0134845D01*
X0046115Y0134955D01*
X0046177Y0135062D01*
X0046243Y0135168D01*
X0046312Y0135271D01*
X0046385Y0135372D01*
X0046461Y0135471D01*
X0046539Y0135567D01*
X0046621Y0135661D01*
X0046706Y0135752D01*
X0046793Y0135841D01*
X0046884Y0135926D01*
X0046977Y0136009D01*
X0047073Y0136088D01*
X0047171Y0136164D01*
X0047271Y0136238D01*
X0047374Y0136308D01*
X0047479Y0136374D01*
X0047586Y0136438D01*
X0047695Y0136498D01*
X0047806Y0136554D01*
X0047918Y0136607D01*
X0048033Y0136656D01*
X0048148Y0136702D01*
X0048266Y0136743D01*
X0048384Y0136782D01*
X0048504Y0136816D01*
X0048624Y0136846D01*
X0048746Y0136873D01*
X0048868Y0136895D01*
X0048991Y0136914D01*
X0049114Y0136929D01*
X0049238Y0136940D01*
X0049363Y0136947D01*
X0049487Y0136950D01*
X0049611Y0136949D01*
X0049736Y0136944D01*
X0049860Y0136935D01*
X0049983Y0136922D01*
X0050107Y0136905D01*
X0050229Y0136885D01*
X0050351Y0136860D01*
X0050472Y0136831D01*
X0050592Y0136799D01*
X0050711Y0136763D01*
X0050829Y0136723D01*
X0050946Y0136679D01*
X0051061Y0136632D01*
X0051174Y0136581D01*
X0051286Y0136526D01*
X0051396Y0136468D01*
X0051504Y0136407D01*
X0051610Y0136342D01*
X0051714Y0136273D01*
X0051815Y0136202D01*
X0051915Y0136127D01*
X0052012Y0136049D01*
X0052106Y0135968D01*
X0052198Y0135884D01*
X0052287Y0135797D01*
X0052373Y0135707D01*
X0052456Y0135615D01*
X0052536Y0135520D01*
X0052614Y0135422D01*
X0052688Y0135322D01*
X0052759Y0135220D01*
X0052826Y0135116D01*
X0052890Y0135009D01*
X0052951Y0134900D01*
X0053008Y0134790D01*
X0053062Y0134678D01*
X0053112Y0134564D01*
X0053159Y0134449D01*
X0053201Y0134332D01*
X0053240Y0134214D01*
X0053276Y0134094D01*
X0053307Y0133974D01*
X0053334Y0133853D01*
X0053358Y0133731D01*
X0053378Y0133608D01*
X0053394Y0133484D01*
X0053406Y0133361D01*
X0053414Y0133237D01*
X0053418Y0133112D01*
X0053418Y0132988D01*
X0053414Y0132863D01*
X0053406Y0132739D01*
X0053394Y0132616D01*
X0053378Y0132492D01*
X0053358Y0132369D01*
X0053334Y0132247D01*
X0053307Y0132126D01*
X0053276Y0132006D01*
X0053240Y0131886D01*
X0053201Y0131768D01*
X0053159Y0131651D01*
X0053112Y0131536D01*
X0053062Y0131422D01*
X0053008Y0131310D01*
X0052951Y0131200D01*
X0052890Y0131091D01*
X0052826Y0130984D01*
X0052759Y0130880D01*
X0052688Y0130778D01*
X0052614Y0130678D01*
X0052536Y0130580D01*
X0052456Y0130485D01*
X0052373Y0130393D01*
X0052287Y0130303D01*
X0052198Y0130216D01*
X0052106Y0130132D01*
X0052012Y0130051D01*
X0051915Y0129973D01*
X0051815Y0129898D01*
X0051714Y0129827D01*
X0051610Y0129758D01*
X0051504Y0129693D01*
X0051396Y0129632D01*
X0051286Y0129574D01*
X0051174Y0129519D01*
X0051061Y0129468D01*
X0050946Y0129421D01*
X0050829Y0129377D01*
X0050711Y0129337D01*
X0050592Y0129301D01*
X0050472Y0129269D01*
X0050351Y0129240D01*
X0050229Y0129215D01*
X0050107Y0129195D01*
X0049983Y0129178D01*
X0049860Y0129165D01*
X0049736Y0129156D01*
X0049611Y0129151D01*
X0049487Y0129150D01*
X0049363Y0129153D01*
X0049238Y0129160D01*
X0049114Y0129171D01*
X0048991Y0129186D01*
X0048868Y0129205D01*
X0048746Y0129227D01*
X0048624Y0129254D01*
X0048504Y0129284D01*
X0048384Y0129318D01*
X0048266Y0129357D01*
X0048148Y0129398D01*
X0048033Y0129444D01*
X0047918Y0129493D01*
X0047806Y0129546D01*
X0047695Y0129602D01*
X0047586Y0129662D01*
X0047479Y0129726D01*
X0047374Y0129792D01*
X0047271Y0129862D01*
X0047171Y0129936D01*
X0047073Y0130012D01*
X0046977Y0130091D01*
X0046884Y0130174D01*
X0046793Y0130259D01*
X0046706Y0130348D01*
X0046621Y0130439D01*
X0046539Y0130533D01*
X0046461Y0130629D01*
X0046385Y0130728D01*
X0046312Y0130829D01*
X0046243Y0130932D01*
X0046177Y0131038D01*
X0046115Y0131145D01*
X0046056Y0131255D01*
X0046000Y0131366D01*
X0045948Y0131479D01*
X0045900Y0131594D01*
X0045856Y0131710D01*
X0045815Y0131827D01*
X0045778Y0131946D01*
X0045744Y0132066D01*
X0045715Y0132186D01*
X0045689Y0132308D01*
X0045667Y0132431D01*
X0045650Y0132554D01*
X0045636Y0132677D01*
X0045626Y0132801D01*
X0045620Y0132926D01*
X0045618Y0133050D01*
X0045518Y0129050D02*
X0053518Y0137050D01*
X0075518Y0109550D02*
X0083518Y0101550D01*
X0075518Y0101550D02*
X0083518Y0109550D01*
X0019758Y0097680D02*
X0011758Y0089680D01*
X0019758Y0089680D02*
X0019758Y0097680D01*
X0019758Y0089680D02*
X0011758Y0097680D01*
X0011758Y0089680D01*
X0005618Y0083050D02*
X0005620Y0083174D01*
X0005626Y0083299D01*
X0005636Y0083423D01*
X0005650Y0083546D01*
X0005667Y0083669D01*
X0005689Y0083792D01*
X0005715Y0083914D01*
X0005744Y0084034D01*
X0005778Y0084154D01*
X0005815Y0084273D01*
X0005856Y0084390D01*
X0005900Y0084506D01*
X0005948Y0084621D01*
X0006000Y0084734D01*
X0006056Y0084845D01*
X0006115Y0084955D01*
X0006177Y0085062D01*
X0006243Y0085168D01*
X0006312Y0085271D01*
X0006385Y0085372D01*
X0006461Y0085471D01*
X0006539Y0085567D01*
X0006621Y0085661D01*
X0006706Y0085752D01*
X0006793Y0085841D01*
X0006884Y0085926D01*
X0006977Y0086009D01*
X0007073Y0086088D01*
X0007171Y0086164D01*
X0007271Y0086238D01*
X0007374Y0086308D01*
X0007479Y0086374D01*
X0007586Y0086438D01*
X0007695Y0086498D01*
X0007806Y0086554D01*
X0007918Y0086607D01*
X0008033Y0086656D01*
X0008148Y0086702D01*
X0008266Y0086743D01*
X0008384Y0086782D01*
X0008504Y0086816D01*
X0008624Y0086846D01*
X0008746Y0086873D01*
X0008868Y0086895D01*
X0008991Y0086914D01*
X0009114Y0086929D01*
X0009238Y0086940D01*
X0009363Y0086947D01*
X0009487Y0086950D01*
X0009611Y0086949D01*
X0009736Y0086944D01*
X0009860Y0086935D01*
X0009983Y0086922D01*
X0010107Y0086905D01*
X0010229Y0086885D01*
X0010351Y0086860D01*
X0010472Y0086831D01*
X0010592Y0086799D01*
X0010711Y0086763D01*
X0010829Y0086723D01*
X0010946Y0086679D01*
X0011061Y0086632D01*
X0011174Y0086581D01*
X0011286Y0086526D01*
X0011396Y0086468D01*
X0011504Y0086407D01*
X0011610Y0086342D01*
X0011714Y0086273D01*
X0011815Y0086202D01*
X0011915Y0086127D01*
X0012012Y0086049D01*
X0012106Y0085968D01*
X0012198Y0085884D01*
X0012287Y0085797D01*
X0012373Y0085707D01*
X0012456Y0085615D01*
X0012536Y0085520D01*
X0012614Y0085422D01*
X0012688Y0085322D01*
X0012759Y0085220D01*
X0012826Y0085116D01*
X0012890Y0085009D01*
X0012951Y0084900D01*
X0013008Y0084790D01*
X0013062Y0084678D01*
X0013112Y0084564D01*
X0013159Y0084449D01*
X0013201Y0084332D01*
X0013240Y0084214D01*
X0013276Y0084094D01*
X0013307Y0083974D01*
X0013334Y0083853D01*
X0013358Y0083731D01*
X0013378Y0083608D01*
X0013394Y0083484D01*
X0013406Y0083361D01*
X0013414Y0083237D01*
X0013418Y0083112D01*
X0013418Y0082988D01*
X0013414Y0082863D01*
X0013406Y0082739D01*
X0013394Y0082616D01*
X0013378Y0082492D01*
X0013358Y0082369D01*
X0013334Y0082247D01*
X0013307Y0082126D01*
X0013276Y0082006D01*
X0013240Y0081886D01*
X0013201Y0081768D01*
X0013159Y0081651D01*
X0013112Y0081536D01*
X0013062Y0081422D01*
X0013008Y0081310D01*
X0012951Y0081200D01*
X0012890Y0081091D01*
X0012826Y0080984D01*
X0012759Y0080880D01*
X0012688Y0080778D01*
X0012614Y0080678D01*
X0012536Y0080580D01*
X0012456Y0080485D01*
X0012373Y0080393D01*
X0012287Y0080303D01*
X0012198Y0080216D01*
X0012106Y0080132D01*
X0012012Y0080051D01*
X0011915Y0079973D01*
X0011815Y0079898D01*
X0011714Y0079827D01*
X0011610Y0079758D01*
X0011504Y0079693D01*
X0011396Y0079632D01*
X0011286Y0079574D01*
X0011174Y0079519D01*
X0011061Y0079468D01*
X0010946Y0079421D01*
X0010829Y0079377D01*
X0010711Y0079337D01*
X0010592Y0079301D01*
X0010472Y0079269D01*
X0010351Y0079240D01*
X0010229Y0079215D01*
X0010107Y0079195D01*
X0009983Y0079178D01*
X0009860Y0079165D01*
X0009736Y0079156D01*
X0009611Y0079151D01*
X0009487Y0079150D01*
X0009363Y0079153D01*
X0009238Y0079160D01*
X0009114Y0079171D01*
X0008991Y0079186D01*
X0008868Y0079205D01*
X0008746Y0079227D01*
X0008624Y0079254D01*
X0008504Y0079284D01*
X0008384Y0079318D01*
X0008266Y0079357D01*
X0008148Y0079398D01*
X0008033Y0079444D01*
X0007918Y0079493D01*
X0007806Y0079546D01*
X0007695Y0079602D01*
X0007586Y0079662D01*
X0007479Y0079726D01*
X0007374Y0079792D01*
X0007271Y0079862D01*
X0007171Y0079936D01*
X0007073Y0080012D01*
X0006977Y0080091D01*
X0006884Y0080174D01*
X0006793Y0080259D01*
X0006706Y0080348D01*
X0006621Y0080439D01*
X0006539Y0080533D01*
X0006461Y0080629D01*
X0006385Y0080728D01*
X0006312Y0080829D01*
X0006243Y0080932D01*
X0006177Y0081038D01*
X0006115Y0081145D01*
X0006056Y0081255D01*
X0006000Y0081366D01*
X0005948Y0081479D01*
X0005900Y0081594D01*
X0005856Y0081710D01*
X0005815Y0081827D01*
X0005778Y0081946D01*
X0005744Y0082066D01*
X0005715Y0082186D01*
X0005689Y0082308D01*
X0005667Y0082431D01*
X0005650Y0082554D01*
X0005636Y0082677D01*
X0005626Y0082801D01*
X0005620Y0082926D01*
X0005618Y0083050D01*
X0005518Y0079050D02*
X0013518Y0087050D01*
X0005618Y0071800D02*
X0005620Y0071924D01*
X0005626Y0072049D01*
X0005636Y0072173D01*
X0005650Y0072296D01*
X0005667Y0072419D01*
X0005689Y0072542D01*
X0005715Y0072664D01*
X0005744Y0072784D01*
X0005778Y0072904D01*
X0005815Y0073023D01*
X0005856Y0073140D01*
X0005900Y0073256D01*
X0005948Y0073371D01*
X0006000Y0073484D01*
X0006056Y0073595D01*
X0006115Y0073705D01*
X0006177Y0073812D01*
X0006243Y0073918D01*
X0006312Y0074021D01*
X0006385Y0074122D01*
X0006461Y0074221D01*
X0006539Y0074317D01*
X0006621Y0074411D01*
X0006706Y0074502D01*
X0006793Y0074591D01*
X0006884Y0074676D01*
X0006977Y0074759D01*
X0007073Y0074838D01*
X0007171Y0074914D01*
X0007271Y0074988D01*
X0007374Y0075058D01*
X0007479Y0075124D01*
X0007586Y0075188D01*
X0007695Y0075248D01*
X0007806Y0075304D01*
X0007918Y0075357D01*
X0008033Y0075406D01*
X0008148Y0075452D01*
X0008266Y0075493D01*
X0008384Y0075532D01*
X0008504Y0075566D01*
X0008624Y0075596D01*
X0008746Y0075623D01*
X0008868Y0075645D01*
X0008991Y0075664D01*
X0009114Y0075679D01*
X0009238Y0075690D01*
X0009363Y0075697D01*
X0009487Y0075700D01*
X0009611Y0075699D01*
X0009736Y0075694D01*
X0009860Y0075685D01*
X0009983Y0075672D01*
X0010107Y0075655D01*
X0010229Y0075635D01*
X0010351Y0075610D01*
X0010472Y0075581D01*
X0010592Y0075549D01*
X0010711Y0075513D01*
X0010829Y0075473D01*
X0010946Y0075429D01*
X0011061Y0075382D01*
X0011174Y0075331D01*
X0011286Y0075276D01*
X0011396Y0075218D01*
X0011504Y0075157D01*
X0011610Y0075092D01*
X0011714Y0075023D01*
X0011815Y0074952D01*
X0011915Y0074877D01*
X0012012Y0074799D01*
X0012106Y0074718D01*
X0012198Y0074634D01*
X0012287Y0074547D01*
X0012373Y0074457D01*
X0012456Y0074365D01*
X0012536Y0074270D01*
X0012614Y0074172D01*
X0012688Y0074072D01*
X0012759Y0073970D01*
X0012826Y0073866D01*
X0012890Y0073759D01*
X0012951Y0073650D01*
X0013008Y0073540D01*
X0013062Y0073428D01*
X0013112Y0073314D01*
X0013159Y0073199D01*
X0013201Y0073082D01*
X0013240Y0072964D01*
X0013276Y0072844D01*
X0013307Y0072724D01*
X0013334Y0072603D01*
X0013358Y0072481D01*
X0013378Y0072358D01*
X0013394Y0072234D01*
X0013406Y0072111D01*
X0013414Y0071987D01*
X0013418Y0071862D01*
X0013418Y0071738D01*
X0013414Y0071613D01*
X0013406Y0071489D01*
X0013394Y0071366D01*
X0013378Y0071242D01*
X0013358Y0071119D01*
X0013334Y0070997D01*
X0013307Y0070876D01*
X0013276Y0070756D01*
X0013240Y0070636D01*
X0013201Y0070518D01*
X0013159Y0070401D01*
X0013112Y0070286D01*
X0013062Y0070172D01*
X0013008Y0070060D01*
X0012951Y0069950D01*
X0012890Y0069841D01*
X0012826Y0069734D01*
X0012759Y0069630D01*
X0012688Y0069528D01*
X0012614Y0069428D01*
X0012536Y0069330D01*
X0012456Y0069235D01*
X0012373Y0069143D01*
X0012287Y0069053D01*
X0012198Y0068966D01*
X0012106Y0068882D01*
X0012012Y0068801D01*
X0011915Y0068723D01*
X0011815Y0068648D01*
X0011714Y0068577D01*
X0011610Y0068508D01*
X0011504Y0068443D01*
X0011396Y0068382D01*
X0011286Y0068324D01*
X0011174Y0068269D01*
X0011061Y0068218D01*
X0010946Y0068171D01*
X0010829Y0068127D01*
X0010711Y0068087D01*
X0010592Y0068051D01*
X0010472Y0068019D01*
X0010351Y0067990D01*
X0010229Y0067965D01*
X0010107Y0067945D01*
X0009983Y0067928D01*
X0009860Y0067915D01*
X0009736Y0067906D01*
X0009611Y0067901D01*
X0009487Y0067900D01*
X0009363Y0067903D01*
X0009238Y0067910D01*
X0009114Y0067921D01*
X0008991Y0067936D01*
X0008868Y0067955D01*
X0008746Y0067977D01*
X0008624Y0068004D01*
X0008504Y0068034D01*
X0008384Y0068068D01*
X0008266Y0068107D01*
X0008148Y0068148D01*
X0008033Y0068194D01*
X0007918Y0068243D01*
X0007806Y0068296D01*
X0007695Y0068352D01*
X0007586Y0068412D01*
X0007479Y0068476D01*
X0007374Y0068542D01*
X0007271Y0068612D01*
X0007171Y0068686D01*
X0007073Y0068762D01*
X0006977Y0068841D01*
X0006884Y0068924D01*
X0006793Y0069009D01*
X0006706Y0069098D01*
X0006621Y0069189D01*
X0006539Y0069283D01*
X0006461Y0069379D01*
X0006385Y0069478D01*
X0006312Y0069579D01*
X0006243Y0069682D01*
X0006177Y0069788D01*
X0006115Y0069895D01*
X0006056Y0070005D01*
X0006000Y0070116D01*
X0005948Y0070229D01*
X0005900Y0070344D01*
X0005856Y0070460D01*
X0005815Y0070577D01*
X0005778Y0070696D01*
X0005744Y0070816D01*
X0005715Y0070936D01*
X0005689Y0071058D01*
X0005667Y0071181D01*
X0005650Y0071304D01*
X0005636Y0071427D01*
X0005626Y0071551D01*
X0005620Y0071676D01*
X0005618Y0071800D01*
X0005518Y0067800D02*
X0013518Y0075800D01*
X0005618Y0061800D02*
X0005620Y0061924D01*
X0005626Y0062049D01*
X0005636Y0062173D01*
X0005650Y0062296D01*
X0005667Y0062419D01*
X0005689Y0062542D01*
X0005715Y0062664D01*
X0005744Y0062784D01*
X0005778Y0062904D01*
X0005815Y0063023D01*
X0005856Y0063140D01*
X0005900Y0063256D01*
X0005948Y0063371D01*
X0006000Y0063484D01*
X0006056Y0063595D01*
X0006115Y0063705D01*
X0006177Y0063812D01*
X0006243Y0063918D01*
X0006312Y0064021D01*
X0006385Y0064122D01*
X0006461Y0064221D01*
X0006539Y0064317D01*
X0006621Y0064411D01*
X0006706Y0064502D01*
X0006793Y0064591D01*
X0006884Y0064676D01*
X0006977Y0064759D01*
X0007073Y0064838D01*
X0007171Y0064914D01*
X0007271Y0064988D01*
X0007374Y0065058D01*
X0007479Y0065124D01*
X0007586Y0065188D01*
X0007695Y0065248D01*
X0007806Y0065304D01*
X0007918Y0065357D01*
X0008033Y0065406D01*
X0008148Y0065452D01*
X0008266Y0065493D01*
X0008384Y0065532D01*
X0008504Y0065566D01*
X0008624Y0065596D01*
X0008746Y0065623D01*
X0008868Y0065645D01*
X0008991Y0065664D01*
X0009114Y0065679D01*
X0009238Y0065690D01*
X0009363Y0065697D01*
X0009487Y0065700D01*
X0009611Y0065699D01*
X0009736Y0065694D01*
X0009860Y0065685D01*
X0009983Y0065672D01*
X0010107Y0065655D01*
X0010229Y0065635D01*
X0010351Y0065610D01*
X0010472Y0065581D01*
X0010592Y0065549D01*
X0010711Y0065513D01*
X0010829Y0065473D01*
X0010946Y0065429D01*
X0011061Y0065382D01*
X0011174Y0065331D01*
X0011286Y0065276D01*
X0011396Y0065218D01*
X0011504Y0065157D01*
X0011610Y0065092D01*
X0011714Y0065023D01*
X0011815Y0064952D01*
X0011915Y0064877D01*
X0012012Y0064799D01*
X0012106Y0064718D01*
X0012198Y0064634D01*
X0012287Y0064547D01*
X0012373Y0064457D01*
X0012456Y0064365D01*
X0012536Y0064270D01*
X0012614Y0064172D01*
X0012688Y0064072D01*
X0012759Y0063970D01*
X0012826Y0063866D01*
X0012890Y0063759D01*
X0012951Y0063650D01*
X0013008Y0063540D01*
X0013062Y0063428D01*
X0013112Y0063314D01*
X0013159Y0063199D01*
X0013201Y0063082D01*
X0013240Y0062964D01*
X0013276Y0062844D01*
X0013307Y0062724D01*
X0013334Y0062603D01*
X0013358Y0062481D01*
X0013378Y0062358D01*
X0013394Y0062234D01*
X0013406Y0062111D01*
X0013414Y0061987D01*
X0013418Y0061862D01*
X0013418Y0061738D01*
X0013414Y0061613D01*
X0013406Y0061489D01*
X0013394Y0061366D01*
X0013378Y0061242D01*
X0013358Y0061119D01*
X0013334Y0060997D01*
X0013307Y0060876D01*
X0013276Y0060756D01*
X0013240Y0060636D01*
X0013201Y0060518D01*
X0013159Y0060401D01*
X0013112Y0060286D01*
X0013062Y0060172D01*
X0013008Y0060060D01*
X0012951Y0059950D01*
X0012890Y0059841D01*
X0012826Y0059734D01*
X0012759Y0059630D01*
X0012688Y0059528D01*
X0012614Y0059428D01*
X0012536Y0059330D01*
X0012456Y0059235D01*
X0012373Y0059143D01*
X0012287Y0059053D01*
X0012198Y0058966D01*
X0012106Y0058882D01*
X0012012Y0058801D01*
X0011915Y0058723D01*
X0011815Y0058648D01*
X0011714Y0058577D01*
X0011610Y0058508D01*
X0011504Y0058443D01*
X0011396Y0058382D01*
X0011286Y0058324D01*
X0011174Y0058269D01*
X0011061Y0058218D01*
X0010946Y0058171D01*
X0010829Y0058127D01*
X0010711Y0058087D01*
X0010592Y0058051D01*
X0010472Y0058019D01*
X0010351Y0057990D01*
X0010229Y0057965D01*
X0010107Y0057945D01*
X0009983Y0057928D01*
X0009860Y0057915D01*
X0009736Y0057906D01*
X0009611Y0057901D01*
X0009487Y0057900D01*
X0009363Y0057903D01*
X0009238Y0057910D01*
X0009114Y0057921D01*
X0008991Y0057936D01*
X0008868Y0057955D01*
X0008746Y0057977D01*
X0008624Y0058004D01*
X0008504Y0058034D01*
X0008384Y0058068D01*
X0008266Y0058107D01*
X0008148Y0058148D01*
X0008033Y0058194D01*
X0007918Y0058243D01*
X0007806Y0058296D01*
X0007695Y0058352D01*
X0007586Y0058412D01*
X0007479Y0058476D01*
X0007374Y0058542D01*
X0007271Y0058612D01*
X0007171Y0058686D01*
X0007073Y0058762D01*
X0006977Y0058841D01*
X0006884Y0058924D01*
X0006793Y0059009D01*
X0006706Y0059098D01*
X0006621Y0059189D01*
X0006539Y0059283D01*
X0006461Y0059379D01*
X0006385Y0059478D01*
X0006312Y0059579D01*
X0006243Y0059682D01*
X0006177Y0059788D01*
X0006115Y0059895D01*
X0006056Y0060005D01*
X0006000Y0060116D01*
X0005948Y0060229D01*
X0005900Y0060344D01*
X0005856Y0060460D01*
X0005815Y0060577D01*
X0005778Y0060696D01*
X0005744Y0060816D01*
X0005715Y0060936D01*
X0005689Y0061058D01*
X0005667Y0061181D01*
X0005650Y0061304D01*
X0005636Y0061427D01*
X0005626Y0061551D01*
X0005620Y0061676D01*
X0005618Y0061800D01*
X0005518Y0057800D02*
X0013518Y0065800D01*
X0013118Y0046800D02*
X0013120Y0046924D01*
X0013126Y0047049D01*
X0013136Y0047173D01*
X0013150Y0047296D01*
X0013167Y0047419D01*
X0013189Y0047542D01*
X0013215Y0047664D01*
X0013244Y0047784D01*
X0013278Y0047904D01*
X0013315Y0048023D01*
X0013356Y0048140D01*
X0013400Y0048256D01*
X0013448Y0048371D01*
X0013500Y0048484D01*
X0013556Y0048595D01*
X0013615Y0048705D01*
X0013677Y0048812D01*
X0013743Y0048918D01*
X0013812Y0049021D01*
X0013885Y0049122D01*
X0013961Y0049221D01*
X0014039Y0049317D01*
X0014121Y0049411D01*
X0014206Y0049502D01*
X0014293Y0049591D01*
X0014384Y0049676D01*
X0014477Y0049759D01*
X0014573Y0049838D01*
X0014671Y0049914D01*
X0014771Y0049988D01*
X0014874Y0050058D01*
X0014979Y0050124D01*
X0015086Y0050188D01*
X0015195Y0050248D01*
X0015306Y0050304D01*
X0015418Y0050357D01*
X0015533Y0050406D01*
X0015648Y0050452D01*
X0015766Y0050493D01*
X0015884Y0050532D01*
X0016004Y0050566D01*
X0016124Y0050596D01*
X0016246Y0050623D01*
X0016368Y0050645D01*
X0016491Y0050664D01*
X0016614Y0050679D01*
X0016738Y0050690D01*
X0016863Y0050697D01*
X0016987Y0050700D01*
X0017111Y0050699D01*
X0017236Y0050694D01*
X0017360Y0050685D01*
X0017483Y0050672D01*
X0017607Y0050655D01*
X0017729Y0050635D01*
X0017851Y0050610D01*
X0017972Y0050581D01*
X0018092Y0050549D01*
X0018211Y0050513D01*
X0018329Y0050473D01*
X0018446Y0050429D01*
X0018561Y0050382D01*
X0018674Y0050331D01*
X0018786Y0050276D01*
X0018896Y0050218D01*
X0019004Y0050157D01*
X0019110Y0050092D01*
X0019214Y0050023D01*
X0019315Y0049952D01*
X0019415Y0049877D01*
X0019512Y0049799D01*
X0019606Y0049718D01*
X0019698Y0049634D01*
X0019787Y0049547D01*
X0019873Y0049457D01*
X0019956Y0049365D01*
X0020036Y0049270D01*
X0020114Y0049172D01*
X0020188Y0049072D01*
X0020259Y0048970D01*
X0020326Y0048866D01*
X0020390Y0048759D01*
X0020451Y0048650D01*
X0020508Y0048540D01*
X0020562Y0048428D01*
X0020612Y0048314D01*
X0020659Y0048199D01*
X0020701Y0048082D01*
X0020740Y0047964D01*
X0020776Y0047844D01*
X0020807Y0047724D01*
X0020834Y0047603D01*
X0020858Y0047481D01*
X0020878Y0047358D01*
X0020894Y0047234D01*
X0020906Y0047111D01*
X0020914Y0046987D01*
X0020918Y0046862D01*
X0020918Y0046738D01*
X0020914Y0046613D01*
X0020906Y0046489D01*
X0020894Y0046366D01*
X0020878Y0046242D01*
X0020858Y0046119D01*
X0020834Y0045997D01*
X0020807Y0045876D01*
X0020776Y0045756D01*
X0020740Y0045636D01*
X0020701Y0045518D01*
X0020659Y0045401D01*
X0020612Y0045286D01*
X0020562Y0045172D01*
X0020508Y0045060D01*
X0020451Y0044950D01*
X0020390Y0044841D01*
X0020326Y0044734D01*
X0020259Y0044630D01*
X0020188Y0044528D01*
X0020114Y0044428D01*
X0020036Y0044330D01*
X0019956Y0044235D01*
X0019873Y0044143D01*
X0019787Y0044053D01*
X0019698Y0043966D01*
X0019606Y0043882D01*
X0019512Y0043801D01*
X0019415Y0043723D01*
X0019315Y0043648D01*
X0019214Y0043577D01*
X0019110Y0043508D01*
X0019004Y0043443D01*
X0018896Y0043382D01*
X0018786Y0043324D01*
X0018674Y0043269D01*
X0018561Y0043218D01*
X0018446Y0043171D01*
X0018329Y0043127D01*
X0018211Y0043087D01*
X0018092Y0043051D01*
X0017972Y0043019D01*
X0017851Y0042990D01*
X0017729Y0042965D01*
X0017607Y0042945D01*
X0017483Y0042928D01*
X0017360Y0042915D01*
X0017236Y0042906D01*
X0017111Y0042901D01*
X0016987Y0042900D01*
X0016863Y0042903D01*
X0016738Y0042910D01*
X0016614Y0042921D01*
X0016491Y0042936D01*
X0016368Y0042955D01*
X0016246Y0042977D01*
X0016124Y0043004D01*
X0016004Y0043034D01*
X0015884Y0043068D01*
X0015766Y0043107D01*
X0015648Y0043148D01*
X0015533Y0043194D01*
X0015418Y0043243D01*
X0015306Y0043296D01*
X0015195Y0043352D01*
X0015086Y0043412D01*
X0014979Y0043476D01*
X0014874Y0043542D01*
X0014771Y0043612D01*
X0014671Y0043686D01*
X0014573Y0043762D01*
X0014477Y0043841D01*
X0014384Y0043924D01*
X0014293Y0044009D01*
X0014206Y0044098D01*
X0014121Y0044189D01*
X0014039Y0044283D01*
X0013961Y0044379D01*
X0013885Y0044478D01*
X0013812Y0044579D01*
X0013743Y0044682D01*
X0013677Y0044788D01*
X0013615Y0044895D01*
X0013556Y0045005D01*
X0013500Y0045116D01*
X0013448Y0045229D01*
X0013400Y0045344D01*
X0013356Y0045460D01*
X0013315Y0045577D01*
X0013278Y0045696D01*
X0013244Y0045816D01*
X0013215Y0045936D01*
X0013189Y0046058D01*
X0013167Y0046181D01*
X0013150Y0046304D01*
X0013136Y0046427D01*
X0013126Y0046551D01*
X0013120Y0046676D01*
X0013118Y0046800D01*
X0013018Y0042800D02*
X0021018Y0050800D01*
X0063118Y0061800D02*
X0063120Y0061924D01*
X0063126Y0062049D01*
X0063136Y0062173D01*
X0063150Y0062296D01*
X0063167Y0062419D01*
X0063189Y0062542D01*
X0063215Y0062664D01*
X0063244Y0062784D01*
X0063278Y0062904D01*
X0063315Y0063023D01*
X0063356Y0063140D01*
X0063400Y0063256D01*
X0063448Y0063371D01*
X0063500Y0063484D01*
X0063556Y0063595D01*
X0063615Y0063705D01*
X0063677Y0063812D01*
X0063743Y0063918D01*
X0063812Y0064021D01*
X0063885Y0064122D01*
X0063961Y0064221D01*
X0064039Y0064317D01*
X0064121Y0064411D01*
X0064206Y0064502D01*
X0064293Y0064591D01*
X0064384Y0064676D01*
X0064477Y0064759D01*
X0064573Y0064838D01*
X0064671Y0064914D01*
X0064771Y0064988D01*
X0064874Y0065058D01*
X0064979Y0065124D01*
X0065086Y0065188D01*
X0065195Y0065248D01*
X0065306Y0065304D01*
X0065418Y0065357D01*
X0065533Y0065406D01*
X0065648Y0065452D01*
X0065766Y0065493D01*
X0065884Y0065532D01*
X0066004Y0065566D01*
X0066124Y0065596D01*
X0066246Y0065623D01*
X0066368Y0065645D01*
X0066491Y0065664D01*
X0066614Y0065679D01*
X0066738Y0065690D01*
X0066863Y0065697D01*
X0066987Y0065700D01*
X0067111Y0065699D01*
X0067236Y0065694D01*
X0067360Y0065685D01*
X0067483Y0065672D01*
X0067607Y0065655D01*
X0067729Y0065635D01*
X0067851Y0065610D01*
X0067972Y0065581D01*
X0068092Y0065549D01*
X0068211Y0065513D01*
X0068329Y0065473D01*
X0068446Y0065429D01*
X0068561Y0065382D01*
X0068674Y0065331D01*
X0068786Y0065276D01*
X0068896Y0065218D01*
X0069004Y0065157D01*
X0069110Y0065092D01*
X0069214Y0065023D01*
X0069315Y0064952D01*
X0069415Y0064877D01*
X0069512Y0064799D01*
X0069606Y0064718D01*
X0069698Y0064634D01*
X0069787Y0064547D01*
X0069873Y0064457D01*
X0069956Y0064365D01*
X0070036Y0064270D01*
X0070114Y0064172D01*
X0070188Y0064072D01*
X0070259Y0063970D01*
X0070326Y0063866D01*
X0070390Y0063759D01*
X0070451Y0063650D01*
X0070508Y0063540D01*
X0070562Y0063428D01*
X0070612Y0063314D01*
X0070659Y0063199D01*
X0070701Y0063082D01*
X0070740Y0062964D01*
X0070776Y0062844D01*
X0070807Y0062724D01*
X0070834Y0062603D01*
X0070858Y0062481D01*
X0070878Y0062358D01*
X0070894Y0062234D01*
X0070906Y0062111D01*
X0070914Y0061987D01*
X0070918Y0061862D01*
X0070918Y0061738D01*
X0070914Y0061613D01*
X0070906Y0061489D01*
X0070894Y0061366D01*
X0070878Y0061242D01*
X0070858Y0061119D01*
X0070834Y0060997D01*
X0070807Y0060876D01*
X0070776Y0060756D01*
X0070740Y0060636D01*
X0070701Y0060518D01*
X0070659Y0060401D01*
X0070612Y0060286D01*
X0070562Y0060172D01*
X0070508Y0060060D01*
X0070451Y0059950D01*
X0070390Y0059841D01*
X0070326Y0059734D01*
X0070259Y0059630D01*
X0070188Y0059528D01*
X0070114Y0059428D01*
X0070036Y0059330D01*
X0069956Y0059235D01*
X0069873Y0059143D01*
X0069787Y0059053D01*
X0069698Y0058966D01*
X0069606Y0058882D01*
X0069512Y0058801D01*
X0069415Y0058723D01*
X0069315Y0058648D01*
X0069214Y0058577D01*
X0069110Y0058508D01*
X0069004Y0058443D01*
X0068896Y0058382D01*
X0068786Y0058324D01*
X0068674Y0058269D01*
X0068561Y0058218D01*
X0068446Y0058171D01*
X0068329Y0058127D01*
X0068211Y0058087D01*
X0068092Y0058051D01*
X0067972Y0058019D01*
X0067851Y0057990D01*
X0067729Y0057965D01*
X0067607Y0057945D01*
X0067483Y0057928D01*
X0067360Y0057915D01*
X0067236Y0057906D01*
X0067111Y0057901D01*
X0066987Y0057900D01*
X0066863Y0057903D01*
X0066738Y0057910D01*
X0066614Y0057921D01*
X0066491Y0057936D01*
X0066368Y0057955D01*
X0066246Y0057977D01*
X0066124Y0058004D01*
X0066004Y0058034D01*
X0065884Y0058068D01*
X0065766Y0058107D01*
X0065648Y0058148D01*
X0065533Y0058194D01*
X0065418Y0058243D01*
X0065306Y0058296D01*
X0065195Y0058352D01*
X0065086Y0058412D01*
X0064979Y0058476D01*
X0064874Y0058542D01*
X0064771Y0058612D01*
X0064671Y0058686D01*
X0064573Y0058762D01*
X0064477Y0058841D01*
X0064384Y0058924D01*
X0064293Y0059009D01*
X0064206Y0059098D01*
X0064121Y0059189D01*
X0064039Y0059283D01*
X0063961Y0059379D01*
X0063885Y0059478D01*
X0063812Y0059579D01*
X0063743Y0059682D01*
X0063677Y0059788D01*
X0063615Y0059895D01*
X0063556Y0060005D01*
X0063500Y0060116D01*
X0063448Y0060229D01*
X0063400Y0060344D01*
X0063356Y0060460D01*
X0063315Y0060577D01*
X0063278Y0060696D01*
X0063244Y0060816D01*
X0063215Y0060936D01*
X0063189Y0061058D01*
X0063167Y0061181D01*
X0063150Y0061304D01*
X0063136Y0061427D01*
X0063126Y0061551D01*
X0063120Y0061676D01*
X0063118Y0061800D01*
X0063018Y0057800D02*
X0071018Y0065800D01*
X0073118Y0061800D02*
X0073120Y0061924D01*
X0073126Y0062049D01*
X0073136Y0062173D01*
X0073150Y0062296D01*
X0073167Y0062419D01*
X0073189Y0062542D01*
X0073215Y0062664D01*
X0073244Y0062784D01*
X0073278Y0062904D01*
X0073315Y0063023D01*
X0073356Y0063140D01*
X0073400Y0063256D01*
X0073448Y0063371D01*
X0073500Y0063484D01*
X0073556Y0063595D01*
X0073615Y0063705D01*
X0073677Y0063812D01*
X0073743Y0063918D01*
X0073812Y0064021D01*
X0073885Y0064122D01*
X0073961Y0064221D01*
X0074039Y0064317D01*
X0074121Y0064411D01*
X0074206Y0064502D01*
X0074293Y0064591D01*
X0074384Y0064676D01*
X0074477Y0064759D01*
X0074573Y0064838D01*
X0074671Y0064914D01*
X0074771Y0064988D01*
X0074874Y0065058D01*
X0074979Y0065124D01*
X0075086Y0065188D01*
X0075195Y0065248D01*
X0075306Y0065304D01*
X0075418Y0065357D01*
X0075533Y0065406D01*
X0075648Y0065452D01*
X0075766Y0065493D01*
X0075884Y0065532D01*
X0076004Y0065566D01*
X0076124Y0065596D01*
X0076246Y0065623D01*
X0076368Y0065645D01*
X0076491Y0065664D01*
X0076614Y0065679D01*
X0076738Y0065690D01*
X0076863Y0065697D01*
X0076987Y0065700D01*
X0077111Y0065699D01*
X0077236Y0065694D01*
X0077360Y0065685D01*
X0077483Y0065672D01*
X0077607Y0065655D01*
X0077729Y0065635D01*
X0077851Y0065610D01*
X0077972Y0065581D01*
X0078092Y0065549D01*
X0078211Y0065513D01*
X0078329Y0065473D01*
X0078446Y0065429D01*
X0078561Y0065382D01*
X0078674Y0065331D01*
X0078786Y0065276D01*
X0078896Y0065218D01*
X0079004Y0065157D01*
X0079110Y0065092D01*
X0079214Y0065023D01*
X0079315Y0064952D01*
X0079415Y0064877D01*
X0079512Y0064799D01*
X0079606Y0064718D01*
X0079698Y0064634D01*
X0079787Y0064547D01*
X0079873Y0064457D01*
X0079956Y0064365D01*
X0080036Y0064270D01*
X0080114Y0064172D01*
X0080188Y0064072D01*
X0080259Y0063970D01*
X0080326Y0063866D01*
X0080390Y0063759D01*
X0080451Y0063650D01*
X0080508Y0063540D01*
X0080562Y0063428D01*
X0080612Y0063314D01*
X0080659Y0063199D01*
X0080701Y0063082D01*
X0080740Y0062964D01*
X0080776Y0062844D01*
X0080807Y0062724D01*
X0080834Y0062603D01*
X0080858Y0062481D01*
X0080878Y0062358D01*
X0080894Y0062234D01*
X0080906Y0062111D01*
X0080914Y0061987D01*
X0080918Y0061862D01*
X0080918Y0061738D01*
X0080914Y0061613D01*
X0080906Y0061489D01*
X0080894Y0061366D01*
X0080878Y0061242D01*
X0080858Y0061119D01*
X0080834Y0060997D01*
X0080807Y0060876D01*
X0080776Y0060756D01*
X0080740Y0060636D01*
X0080701Y0060518D01*
X0080659Y0060401D01*
X0080612Y0060286D01*
X0080562Y0060172D01*
X0080508Y0060060D01*
X0080451Y0059950D01*
X0080390Y0059841D01*
X0080326Y0059734D01*
X0080259Y0059630D01*
X0080188Y0059528D01*
X0080114Y0059428D01*
X0080036Y0059330D01*
X0079956Y0059235D01*
X0079873Y0059143D01*
X0079787Y0059053D01*
X0079698Y0058966D01*
X0079606Y0058882D01*
X0079512Y0058801D01*
X0079415Y0058723D01*
X0079315Y0058648D01*
X0079214Y0058577D01*
X0079110Y0058508D01*
X0079004Y0058443D01*
X0078896Y0058382D01*
X0078786Y0058324D01*
X0078674Y0058269D01*
X0078561Y0058218D01*
X0078446Y0058171D01*
X0078329Y0058127D01*
X0078211Y0058087D01*
X0078092Y0058051D01*
X0077972Y0058019D01*
X0077851Y0057990D01*
X0077729Y0057965D01*
X0077607Y0057945D01*
X0077483Y0057928D01*
X0077360Y0057915D01*
X0077236Y0057906D01*
X0077111Y0057901D01*
X0076987Y0057900D01*
X0076863Y0057903D01*
X0076738Y0057910D01*
X0076614Y0057921D01*
X0076491Y0057936D01*
X0076368Y0057955D01*
X0076246Y0057977D01*
X0076124Y0058004D01*
X0076004Y0058034D01*
X0075884Y0058068D01*
X0075766Y0058107D01*
X0075648Y0058148D01*
X0075533Y0058194D01*
X0075418Y0058243D01*
X0075306Y0058296D01*
X0075195Y0058352D01*
X0075086Y0058412D01*
X0074979Y0058476D01*
X0074874Y0058542D01*
X0074771Y0058612D01*
X0074671Y0058686D01*
X0074573Y0058762D01*
X0074477Y0058841D01*
X0074384Y0058924D01*
X0074293Y0059009D01*
X0074206Y0059098D01*
X0074121Y0059189D01*
X0074039Y0059283D01*
X0073961Y0059379D01*
X0073885Y0059478D01*
X0073812Y0059579D01*
X0073743Y0059682D01*
X0073677Y0059788D01*
X0073615Y0059895D01*
X0073556Y0060005D01*
X0073500Y0060116D01*
X0073448Y0060229D01*
X0073400Y0060344D01*
X0073356Y0060460D01*
X0073315Y0060577D01*
X0073278Y0060696D01*
X0073244Y0060816D01*
X0073215Y0060936D01*
X0073189Y0061058D01*
X0073167Y0061181D01*
X0073150Y0061304D01*
X0073136Y0061427D01*
X0073126Y0061551D01*
X0073120Y0061676D01*
X0073118Y0061800D01*
X0073018Y0057800D02*
X0081018Y0065800D01*
X0083118Y0061800D02*
X0083120Y0061924D01*
X0083126Y0062049D01*
X0083136Y0062173D01*
X0083150Y0062296D01*
X0083167Y0062419D01*
X0083189Y0062542D01*
X0083215Y0062664D01*
X0083244Y0062784D01*
X0083278Y0062904D01*
X0083315Y0063023D01*
X0083356Y0063140D01*
X0083400Y0063256D01*
X0083448Y0063371D01*
X0083500Y0063484D01*
X0083556Y0063595D01*
X0083615Y0063705D01*
X0083677Y0063812D01*
X0083743Y0063918D01*
X0083812Y0064021D01*
X0083885Y0064122D01*
X0083961Y0064221D01*
X0084039Y0064317D01*
X0084121Y0064411D01*
X0084206Y0064502D01*
X0084293Y0064591D01*
X0084384Y0064676D01*
X0084477Y0064759D01*
X0084573Y0064838D01*
X0084671Y0064914D01*
X0084771Y0064988D01*
X0084874Y0065058D01*
X0084979Y0065124D01*
X0085086Y0065188D01*
X0085195Y0065248D01*
X0085306Y0065304D01*
X0085418Y0065357D01*
X0085533Y0065406D01*
X0085648Y0065452D01*
X0085766Y0065493D01*
X0085884Y0065532D01*
X0086004Y0065566D01*
X0086124Y0065596D01*
X0086246Y0065623D01*
X0086368Y0065645D01*
X0086491Y0065664D01*
X0086614Y0065679D01*
X0086738Y0065690D01*
X0086863Y0065697D01*
X0086987Y0065700D01*
X0087111Y0065699D01*
X0087236Y0065694D01*
X0087360Y0065685D01*
X0087483Y0065672D01*
X0087607Y0065655D01*
X0087729Y0065635D01*
X0087851Y0065610D01*
X0087972Y0065581D01*
X0088092Y0065549D01*
X0088211Y0065513D01*
X0088329Y0065473D01*
X0088446Y0065429D01*
X0088561Y0065382D01*
X0088674Y0065331D01*
X0088786Y0065276D01*
X0088896Y0065218D01*
X0089004Y0065157D01*
X0089110Y0065092D01*
X0089214Y0065023D01*
X0089315Y0064952D01*
X0089415Y0064877D01*
X0089512Y0064799D01*
X0089606Y0064718D01*
X0089698Y0064634D01*
X0089787Y0064547D01*
X0089873Y0064457D01*
X0089956Y0064365D01*
X0090036Y0064270D01*
X0090114Y0064172D01*
X0090188Y0064072D01*
X0090259Y0063970D01*
X0090326Y0063866D01*
X0090390Y0063759D01*
X0090451Y0063650D01*
X0090508Y0063540D01*
X0090562Y0063428D01*
X0090612Y0063314D01*
X0090659Y0063199D01*
X0090701Y0063082D01*
X0090740Y0062964D01*
X0090776Y0062844D01*
X0090807Y0062724D01*
X0090834Y0062603D01*
X0090858Y0062481D01*
X0090878Y0062358D01*
X0090894Y0062234D01*
X0090906Y0062111D01*
X0090914Y0061987D01*
X0090918Y0061862D01*
X0090918Y0061738D01*
X0090914Y0061613D01*
X0090906Y0061489D01*
X0090894Y0061366D01*
X0090878Y0061242D01*
X0090858Y0061119D01*
X0090834Y0060997D01*
X0090807Y0060876D01*
X0090776Y0060756D01*
X0090740Y0060636D01*
X0090701Y0060518D01*
X0090659Y0060401D01*
X0090612Y0060286D01*
X0090562Y0060172D01*
X0090508Y0060060D01*
X0090451Y0059950D01*
X0090390Y0059841D01*
X0090326Y0059734D01*
X0090259Y0059630D01*
X0090188Y0059528D01*
X0090114Y0059428D01*
X0090036Y0059330D01*
X0089956Y0059235D01*
X0089873Y0059143D01*
X0089787Y0059053D01*
X0089698Y0058966D01*
X0089606Y0058882D01*
X0089512Y0058801D01*
X0089415Y0058723D01*
X0089315Y0058648D01*
X0089214Y0058577D01*
X0089110Y0058508D01*
X0089004Y0058443D01*
X0088896Y0058382D01*
X0088786Y0058324D01*
X0088674Y0058269D01*
X0088561Y0058218D01*
X0088446Y0058171D01*
X0088329Y0058127D01*
X0088211Y0058087D01*
X0088092Y0058051D01*
X0087972Y0058019D01*
X0087851Y0057990D01*
X0087729Y0057965D01*
X0087607Y0057945D01*
X0087483Y0057928D01*
X0087360Y0057915D01*
X0087236Y0057906D01*
X0087111Y0057901D01*
X0086987Y0057900D01*
X0086863Y0057903D01*
X0086738Y0057910D01*
X0086614Y0057921D01*
X0086491Y0057936D01*
X0086368Y0057955D01*
X0086246Y0057977D01*
X0086124Y0058004D01*
X0086004Y0058034D01*
X0085884Y0058068D01*
X0085766Y0058107D01*
X0085648Y0058148D01*
X0085533Y0058194D01*
X0085418Y0058243D01*
X0085306Y0058296D01*
X0085195Y0058352D01*
X0085086Y0058412D01*
X0084979Y0058476D01*
X0084874Y0058542D01*
X0084771Y0058612D01*
X0084671Y0058686D01*
X0084573Y0058762D01*
X0084477Y0058841D01*
X0084384Y0058924D01*
X0084293Y0059009D01*
X0084206Y0059098D01*
X0084121Y0059189D01*
X0084039Y0059283D01*
X0083961Y0059379D01*
X0083885Y0059478D01*
X0083812Y0059579D01*
X0083743Y0059682D01*
X0083677Y0059788D01*
X0083615Y0059895D01*
X0083556Y0060005D01*
X0083500Y0060116D01*
X0083448Y0060229D01*
X0083400Y0060344D01*
X0083356Y0060460D01*
X0083315Y0060577D01*
X0083278Y0060696D01*
X0083244Y0060816D01*
X0083215Y0060936D01*
X0083189Y0061058D01*
X0083167Y0061181D01*
X0083150Y0061304D01*
X0083136Y0061427D01*
X0083126Y0061551D01*
X0083120Y0061676D01*
X0083118Y0061800D01*
X0083018Y0057800D02*
X0091018Y0065800D01*
X0093118Y0061800D02*
X0093120Y0061924D01*
X0093126Y0062049D01*
X0093136Y0062173D01*
X0093150Y0062296D01*
X0093167Y0062419D01*
X0093189Y0062542D01*
X0093215Y0062664D01*
X0093244Y0062784D01*
X0093278Y0062904D01*
X0093315Y0063023D01*
X0093356Y0063140D01*
X0093400Y0063256D01*
X0093448Y0063371D01*
X0093500Y0063484D01*
X0093556Y0063595D01*
X0093615Y0063705D01*
X0093677Y0063812D01*
X0093743Y0063918D01*
X0093812Y0064021D01*
X0093885Y0064122D01*
X0093961Y0064221D01*
X0094039Y0064317D01*
X0094121Y0064411D01*
X0094206Y0064502D01*
X0094293Y0064591D01*
X0094384Y0064676D01*
X0094477Y0064759D01*
X0094573Y0064838D01*
X0094671Y0064914D01*
X0094771Y0064988D01*
X0094874Y0065058D01*
X0094979Y0065124D01*
X0095086Y0065188D01*
X0095195Y0065248D01*
X0095306Y0065304D01*
X0095418Y0065357D01*
X0095533Y0065406D01*
X0095648Y0065452D01*
X0095766Y0065493D01*
X0095884Y0065532D01*
X0096004Y0065566D01*
X0096124Y0065596D01*
X0096246Y0065623D01*
X0096368Y0065645D01*
X0096491Y0065664D01*
X0096614Y0065679D01*
X0096738Y0065690D01*
X0096863Y0065697D01*
X0096987Y0065700D01*
X0097111Y0065699D01*
X0097236Y0065694D01*
X0097360Y0065685D01*
X0097483Y0065672D01*
X0097607Y0065655D01*
X0097729Y0065635D01*
X0097851Y0065610D01*
X0097972Y0065581D01*
X0098092Y0065549D01*
X0098211Y0065513D01*
X0098329Y0065473D01*
X0098446Y0065429D01*
X0098561Y0065382D01*
X0098674Y0065331D01*
X0098786Y0065276D01*
X0098896Y0065218D01*
X0099004Y0065157D01*
X0099110Y0065092D01*
X0099214Y0065023D01*
X0099315Y0064952D01*
X0099415Y0064877D01*
X0099512Y0064799D01*
X0099606Y0064718D01*
X0099698Y0064634D01*
X0099787Y0064547D01*
X0099873Y0064457D01*
X0099956Y0064365D01*
X0100036Y0064270D01*
X0100114Y0064172D01*
X0100188Y0064072D01*
X0100259Y0063970D01*
X0100326Y0063866D01*
X0100390Y0063759D01*
X0100451Y0063650D01*
X0100508Y0063540D01*
X0100562Y0063428D01*
X0100612Y0063314D01*
X0100659Y0063199D01*
X0100701Y0063082D01*
X0100740Y0062964D01*
X0100776Y0062844D01*
X0100807Y0062724D01*
X0100834Y0062603D01*
X0100858Y0062481D01*
X0100878Y0062358D01*
X0100894Y0062234D01*
X0100906Y0062111D01*
X0100914Y0061987D01*
X0100918Y0061862D01*
X0100918Y0061738D01*
X0100914Y0061613D01*
X0100906Y0061489D01*
X0100894Y0061366D01*
X0100878Y0061242D01*
X0100858Y0061119D01*
X0100834Y0060997D01*
X0100807Y0060876D01*
X0100776Y0060756D01*
X0100740Y0060636D01*
X0100701Y0060518D01*
X0100659Y0060401D01*
X0100612Y0060286D01*
X0100562Y0060172D01*
X0100508Y0060060D01*
X0100451Y0059950D01*
X0100390Y0059841D01*
X0100326Y0059734D01*
X0100259Y0059630D01*
X0100188Y0059528D01*
X0100114Y0059428D01*
X0100036Y0059330D01*
X0099956Y0059235D01*
X0099873Y0059143D01*
X0099787Y0059053D01*
X0099698Y0058966D01*
X0099606Y0058882D01*
X0099512Y0058801D01*
X0099415Y0058723D01*
X0099315Y0058648D01*
X0099214Y0058577D01*
X0099110Y0058508D01*
X0099004Y0058443D01*
X0098896Y0058382D01*
X0098786Y0058324D01*
X0098674Y0058269D01*
X0098561Y0058218D01*
X0098446Y0058171D01*
X0098329Y0058127D01*
X0098211Y0058087D01*
X0098092Y0058051D01*
X0097972Y0058019D01*
X0097851Y0057990D01*
X0097729Y0057965D01*
X0097607Y0057945D01*
X0097483Y0057928D01*
X0097360Y0057915D01*
X0097236Y0057906D01*
X0097111Y0057901D01*
X0096987Y0057900D01*
X0096863Y0057903D01*
X0096738Y0057910D01*
X0096614Y0057921D01*
X0096491Y0057936D01*
X0096368Y0057955D01*
X0096246Y0057977D01*
X0096124Y0058004D01*
X0096004Y0058034D01*
X0095884Y0058068D01*
X0095766Y0058107D01*
X0095648Y0058148D01*
X0095533Y0058194D01*
X0095418Y0058243D01*
X0095306Y0058296D01*
X0095195Y0058352D01*
X0095086Y0058412D01*
X0094979Y0058476D01*
X0094874Y0058542D01*
X0094771Y0058612D01*
X0094671Y0058686D01*
X0094573Y0058762D01*
X0094477Y0058841D01*
X0094384Y0058924D01*
X0094293Y0059009D01*
X0094206Y0059098D01*
X0094121Y0059189D01*
X0094039Y0059283D01*
X0093961Y0059379D01*
X0093885Y0059478D01*
X0093812Y0059579D01*
X0093743Y0059682D01*
X0093677Y0059788D01*
X0093615Y0059895D01*
X0093556Y0060005D01*
X0093500Y0060116D01*
X0093448Y0060229D01*
X0093400Y0060344D01*
X0093356Y0060460D01*
X0093315Y0060577D01*
X0093278Y0060696D01*
X0093244Y0060816D01*
X0093215Y0060936D01*
X0093189Y0061058D01*
X0093167Y0061181D01*
X0093150Y0061304D01*
X0093136Y0061427D01*
X0093126Y0061551D01*
X0093120Y0061676D01*
X0093118Y0061800D01*
X0093018Y0057800D02*
X0101018Y0065800D01*
X0103118Y0061800D02*
X0103120Y0061924D01*
X0103126Y0062049D01*
X0103136Y0062173D01*
X0103150Y0062296D01*
X0103167Y0062419D01*
X0103189Y0062542D01*
X0103215Y0062664D01*
X0103244Y0062784D01*
X0103278Y0062904D01*
X0103315Y0063023D01*
X0103356Y0063140D01*
X0103400Y0063256D01*
X0103448Y0063371D01*
X0103500Y0063484D01*
X0103556Y0063595D01*
X0103615Y0063705D01*
X0103677Y0063812D01*
X0103743Y0063918D01*
X0103812Y0064021D01*
X0103885Y0064122D01*
X0103961Y0064221D01*
X0104039Y0064317D01*
X0104121Y0064411D01*
X0104206Y0064502D01*
X0104293Y0064591D01*
X0104384Y0064676D01*
X0104477Y0064759D01*
X0104573Y0064838D01*
X0104671Y0064914D01*
X0104771Y0064988D01*
X0104874Y0065058D01*
X0104979Y0065124D01*
X0105086Y0065188D01*
X0105195Y0065248D01*
X0105306Y0065304D01*
X0105418Y0065357D01*
X0105533Y0065406D01*
X0105648Y0065452D01*
X0105766Y0065493D01*
X0105884Y0065532D01*
X0106004Y0065566D01*
X0106124Y0065596D01*
X0106246Y0065623D01*
X0106368Y0065645D01*
X0106491Y0065664D01*
X0106614Y0065679D01*
X0106738Y0065690D01*
X0106863Y0065697D01*
X0106987Y0065700D01*
X0107111Y0065699D01*
X0107236Y0065694D01*
X0107360Y0065685D01*
X0107483Y0065672D01*
X0107607Y0065655D01*
X0107729Y0065635D01*
X0107851Y0065610D01*
X0107972Y0065581D01*
X0108092Y0065549D01*
X0108211Y0065513D01*
X0108329Y0065473D01*
X0108446Y0065429D01*
X0108561Y0065382D01*
X0108674Y0065331D01*
X0108786Y0065276D01*
X0108896Y0065218D01*
X0109004Y0065157D01*
X0109110Y0065092D01*
X0109214Y0065023D01*
X0109315Y0064952D01*
X0109415Y0064877D01*
X0109512Y0064799D01*
X0109606Y0064718D01*
X0109698Y0064634D01*
X0109787Y0064547D01*
X0109873Y0064457D01*
X0109956Y0064365D01*
X0110036Y0064270D01*
X0110114Y0064172D01*
X0110188Y0064072D01*
X0110259Y0063970D01*
X0110326Y0063866D01*
X0110390Y0063759D01*
X0110451Y0063650D01*
X0110508Y0063540D01*
X0110562Y0063428D01*
X0110612Y0063314D01*
X0110659Y0063199D01*
X0110701Y0063082D01*
X0110740Y0062964D01*
X0110776Y0062844D01*
X0110807Y0062724D01*
X0110834Y0062603D01*
X0110858Y0062481D01*
X0110878Y0062358D01*
X0110894Y0062234D01*
X0110906Y0062111D01*
X0110914Y0061987D01*
X0110918Y0061862D01*
X0110918Y0061738D01*
X0110914Y0061613D01*
X0110906Y0061489D01*
X0110894Y0061366D01*
X0110878Y0061242D01*
X0110858Y0061119D01*
X0110834Y0060997D01*
X0110807Y0060876D01*
X0110776Y0060756D01*
X0110740Y0060636D01*
X0110701Y0060518D01*
X0110659Y0060401D01*
X0110612Y0060286D01*
X0110562Y0060172D01*
X0110508Y0060060D01*
X0110451Y0059950D01*
X0110390Y0059841D01*
X0110326Y0059734D01*
X0110259Y0059630D01*
X0110188Y0059528D01*
X0110114Y0059428D01*
X0110036Y0059330D01*
X0109956Y0059235D01*
X0109873Y0059143D01*
X0109787Y0059053D01*
X0109698Y0058966D01*
X0109606Y0058882D01*
X0109512Y0058801D01*
X0109415Y0058723D01*
X0109315Y0058648D01*
X0109214Y0058577D01*
X0109110Y0058508D01*
X0109004Y0058443D01*
X0108896Y0058382D01*
X0108786Y0058324D01*
X0108674Y0058269D01*
X0108561Y0058218D01*
X0108446Y0058171D01*
X0108329Y0058127D01*
X0108211Y0058087D01*
X0108092Y0058051D01*
X0107972Y0058019D01*
X0107851Y0057990D01*
X0107729Y0057965D01*
X0107607Y0057945D01*
X0107483Y0057928D01*
X0107360Y0057915D01*
X0107236Y0057906D01*
X0107111Y0057901D01*
X0106987Y0057900D01*
X0106863Y0057903D01*
X0106738Y0057910D01*
X0106614Y0057921D01*
X0106491Y0057936D01*
X0106368Y0057955D01*
X0106246Y0057977D01*
X0106124Y0058004D01*
X0106004Y0058034D01*
X0105884Y0058068D01*
X0105766Y0058107D01*
X0105648Y0058148D01*
X0105533Y0058194D01*
X0105418Y0058243D01*
X0105306Y0058296D01*
X0105195Y0058352D01*
X0105086Y0058412D01*
X0104979Y0058476D01*
X0104874Y0058542D01*
X0104771Y0058612D01*
X0104671Y0058686D01*
X0104573Y0058762D01*
X0104477Y0058841D01*
X0104384Y0058924D01*
X0104293Y0059009D01*
X0104206Y0059098D01*
X0104121Y0059189D01*
X0104039Y0059283D01*
X0103961Y0059379D01*
X0103885Y0059478D01*
X0103812Y0059579D01*
X0103743Y0059682D01*
X0103677Y0059788D01*
X0103615Y0059895D01*
X0103556Y0060005D01*
X0103500Y0060116D01*
X0103448Y0060229D01*
X0103400Y0060344D01*
X0103356Y0060460D01*
X0103315Y0060577D01*
X0103278Y0060696D01*
X0103244Y0060816D01*
X0103215Y0060936D01*
X0103189Y0061058D01*
X0103167Y0061181D01*
X0103150Y0061304D01*
X0103136Y0061427D01*
X0103126Y0061551D01*
X0103120Y0061676D01*
X0103118Y0061800D01*
X0103018Y0057800D02*
X0111018Y0065800D01*
X0113118Y0061800D02*
X0113120Y0061924D01*
X0113126Y0062049D01*
X0113136Y0062173D01*
X0113150Y0062296D01*
X0113167Y0062419D01*
X0113189Y0062542D01*
X0113215Y0062664D01*
X0113244Y0062784D01*
X0113278Y0062904D01*
X0113315Y0063023D01*
X0113356Y0063140D01*
X0113400Y0063256D01*
X0113448Y0063371D01*
X0113500Y0063484D01*
X0113556Y0063595D01*
X0113615Y0063705D01*
X0113677Y0063812D01*
X0113743Y0063918D01*
X0113812Y0064021D01*
X0113885Y0064122D01*
X0113961Y0064221D01*
X0114039Y0064317D01*
X0114121Y0064411D01*
X0114206Y0064502D01*
X0114293Y0064591D01*
X0114384Y0064676D01*
X0114477Y0064759D01*
X0114573Y0064838D01*
X0114671Y0064914D01*
X0114771Y0064988D01*
X0114874Y0065058D01*
X0114979Y0065124D01*
X0115086Y0065188D01*
X0115195Y0065248D01*
X0115306Y0065304D01*
X0115418Y0065357D01*
X0115533Y0065406D01*
X0115648Y0065452D01*
X0115766Y0065493D01*
X0115884Y0065532D01*
X0116004Y0065566D01*
X0116124Y0065596D01*
X0116246Y0065623D01*
X0116368Y0065645D01*
X0116491Y0065664D01*
X0116614Y0065679D01*
X0116738Y0065690D01*
X0116863Y0065697D01*
X0116987Y0065700D01*
X0117111Y0065699D01*
X0117236Y0065694D01*
X0117360Y0065685D01*
X0117483Y0065672D01*
X0117607Y0065655D01*
X0117729Y0065635D01*
X0117851Y0065610D01*
X0117972Y0065581D01*
X0118092Y0065549D01*
X0118211Y0065513D01*
X0118329Y0065473D01*
X0118446Y0065429D01*
X0118561Y0065382D01*
X0118674Y0065331D01*
X0118786Y0065276D01*
X0118896Y0065218D01*
X0119004Y0065157D01*
X0119110Y0065092D01*
X0119214Y0065023D01*
X0119315Y0064952D01*
X0119415Y0064877D01*
X0119512Y0064799D01*
X0119606Y0064718D01*
X0119698Y0064634D01*
X0119787Y0064547D01*
X0119873Y0064457D01*
X0119956Y0064365D01*
X0120036Y0064270D01*
X0120114Y0064172D01*
X0120188Y0064072D01*
X0120259Y0063970D01*
X0120326Y0063866D01*
X0120390Y0063759D01*
X0120451Y0063650D01*
X0120508Y0063540D01*
X0120562Y0063428D01*
X0120612Y0063314D01*
X0120659Y0063199D01*
X0120701Y0063082D01*
X0120740Y0062964D01*
X0120776Y0062844D01*
X0120807Y0062724D01*
X0120834Y0062603D01*
X0120858Y0062481D01*
X0120878Y0062358D01*
X0120894Y0062234D01*
X0120906Y0062111D01*
X0120914Y0061987D01*
X0120918Y0061862D01*
X0120918Y0061738D01*
X0120914Y0061613D01*
X0120906Y0061489D01*
X0120894Y0061366D01*
X0120878Y0061242D01*
X0120858Y0061119D01*
X0120834Y0060997D01*
X0120807Y0060876D01*
X0120776Y0060756D01*
X0120740Y0060636D01*
X0120701Y0060518D01*
X0120659Y0060401D01*
X0120612Y0060286D01*
X0120562Y0060172D01*
X0120508Y0060060D01*
X0120451Y0059950D01*
X0120390Y0059841D01*
X0120326Y0059734D01*
X0120259Y0059630D01*
X0120188Y0059528D01*
X0120114Y0059428D01*
X0120036Y0059330D01*
X0119956Y0059235D01*
X0119873Y0059143D01*
X0119787Y0059053D01*
X0119698Y0058966D01*
X0119606Y0058882D01*
X0119512Y0058801D01*
X0119415Y0058723D01*
X0119315Y0058648D01*
X0119214Y0058577D01*
X0119110Y0058508D01*
X0119004Y0058443D01*
X0118896Y0058382D01*
X0118786Y0058324D01*
X0118674Y0058269D01*
X0118561Y0058218D01*
X0118446Y0058171D01*
X0118329Y0058127D01*
X0118211Y0058087D01*
X0118092Y0058051D01*
X0117972Y0058019D01*
X0117851Y0057990D01*
X0117729Y0057965D01*
X0117607Y0057945D01*
X0117483Y0057928D01*
X0117360Y0057915D01*
X0117236Y0057906D01*
X0117111Y0057901D01*
X0116987Y0057900D01*
X0116863Y0057903D01*
X0116738Y0057910D01*
X0116614Y0057921D01*
X0116491Y0057936D01*
X0116368Y0057955D01*
X0116246Y0057977D01*
X0116124Y0058004D01*
X0116004Y0058034D01*
X0115884Y0058068D01*
X0115766Y0058107D01*
X0115648Y0058148D01*
X0115533Y0058194D01*
X0115418Y0058243D01*
X0115306Y0058296D01*
X0115195Y0058352D01*
X0115086Y0058412D01*
X0114979Y0058476D01*
X0114874Y0058542D01*
X0114771Y0058612D01*
X0114671Y0058686D01*
X0114573Y0058762D01*
X0114477Y0058841D01*
X0114384Y0058924D01*
X0114293Y0059009D01*
X0114206Y0059098D01*
X0114121Y0059189D01*
X0114039Y0059283D01*
X0113961Y0059379D01*
X0113885Y0059478D01*
X0113812Y0059579D01*
X0113743Y0059682D01*
X0113677Y0059788D01*
X0113615Y0059895D01*
X0113556Y0060005D01*
X0113500Y0060116D01*
X0113448Y0060229D01*
X0113400Y0060344D01*
X0113356Y0060460D01*
X0113315Y0060577D01*
X0113278Y0060696D01*
X0113244Y0060816D01*
X0113215Y0060936D01*
X0113189Y0061058D01*
X0113167Y0061181D01*
X0113150Y0061304D01*
X0113136Y0061427D01*
X0113126Y0061551D01*
X0113120Y0061676D01*
X0113118Y0061800D01*
X0113018Y0057800D02*
X0121018Y0065800D01*
X0123118Y0061800D02*
X0123120Y0061924D01*
X0123126Y0062049D01*
X0123136Y0062173D01*
X0123150Y0062296D01*
X0123167Y0062419D01*
X0123189Y0062542D01*
X0123215Y0062664D01*
X0123244Y0062784D01*
X0123278Y0062904D01*
X0123315Y0063023D01*
X0123356Y0063140D01*
X0123400Y0063256D01*
X0123448Y0063371D01*
X0123500Y0063484D01*
X0123556Y0063595D01*
X0123615Y0063705D01*
X0123677Y0063812D01*
X0123743Y0063918D01*
X0123812Y0064021D01*
X0123885Y0064122D01*
X0123961Y0064221D01*
X0124039Y0064317D01*
X0124121Y0064411D01*
X0124206Y0064502D01*
X0124293Y0064591D01*
X0124384Y0064676D01*
X0124477Y0064759D01*
X0124573Y0064838D01*
X0124671Y0064914D01*
X0124771Y0064988D01*
X0124874Y0065058D01*
X0124979Y0065124D01*
X0125086Y0065188D01*
X0125195Y0065248D01*
X0125306Y0065304D01*
X0125418Y0065357D01*
X0125533Y0065406D01*
X0125648Y0065452D01*
X0125766Y0065493D01*
X0125884Y0065532D01*
X0126004Y0065566D01*
X0126124Y0065596D01*
X0126246Y0065623D01*
X0126368Y0065645D01*
X0126491Y0065664D01*
X0126614Y0065679D01*
X0126738Y0065690D01*
X0126863Y0065697D01*
X0126987Y0065700D01*
X0127111Y0065699D01*
X0127236Y0065694D01*
X0127360Y0065685D01*
X0127483Y0065672D01*
X0127607Y0065655D01*
X0127729Y0065635D01*
X0127851Y0065610D01*
X0127972Y0065581D01*
X0128092Y0065549D01*
X0128211Y0065513D01*
X0128329Y0065473D01*
X0128446Y0065429D01*
X0128561Y0065382D01*
X0128674Y0065331D01*
X0128786Y0065276D01*
X0128896Y0065218D01*
X0129004Y0065157D01*
X0129110Y0065092D01*
X0129214Y0065023D01*
X0129315Y0064952D01*
X0129415Y0064877D01*
X0129512Y0064799D01*
X0129606Y0064718D01*
X0129698Y0064634D01*
X0129787Y0064547D01*
X0129873Y0064457D01*
X0129956Y0064365D01*
X0130036Y0064270D01*
X0130114Y0064172D01*
X0130188Y0064072D01*
X0130259Y0063970D01*
X0130326Y0063866D01*
X0130390Y0063759D01*
X0130451Y0063650D01*
X0130508Y0063540D01*
X0130562Y0063428D01*
X0130612Y0063314D01*
X0130659Y0063199D01*
X0130701Y0063082D01*
X0130740Y0062964D01*
X0130776Y0062844D01*
X0130807Y0062724D01*
X0130834Y0062603D01*
X0130858Y0062481D01*
X0130878Y0062358D01*
X0130894Y0062234D01*
X0130906Y0062111D01*
X0130914Y0061987D01*
X0130918Y0061862D01*
X0130918Y0061738D01*
X0130914Y0061613D01*
X0130906Y0061489D01*
X0130894Y0061366D01*
X0130878Y0061242D01*
X0130858Y0061119D01*
X0130834Y0060997D01*
X0130807Y0060876D01*
X0130776Y0060756D01*
X0130740Y0060636D01*
X0130701Y0060518D01*
X0130659Y0060401D01*
X0130612Y0060286D01*
X0130562Y0060172D01*
X0130508Y0060060D01*
X0130451Y0059950D01*
X0130390Y0059841D01*
X0130326Y0059734D01*
X0130259Y0059630D01*
X0130188Y0059528D01*
X0130114Y0059428D01*
X0130036Y0059330D01*
X0129956Y0059235D01*
X0129873Y0059143D01*
X0129787Y0059053D01*
X0129698Y0058966D01*
X0129606Y0058882D01*
X0129512Y0058801D01*
X0129415Y0058723D01*
X0129315Y0058648D01*
X0129214Y0058577D01*
X0129110Y0058508D01*
X0129004Y0058443D01*
X0128896Y0058382D01*
X0128786Y0058324D01*
X0128674Y0058269D01*
X0128561Y0058218D01*
X0128446Y0058171D01*
X0128329Y0058127D01*
X0128211Y0058087D01*
X0128092Y0058051D01*
X0127972Y0058019D01*
X0127851Y0057990D01*
X0127729Y0057965D01*
X0127607Y0057945D01*
X0127483Y0057928D01*
X0127360Y0057915D01*
X0127236Y0057906D01*
X0127111Y0057901D01*
X0126987Y0057900D01*
X0126863Y0057903D01*
X0126738Y0057910D01*
X0126614Y0057921D01*
X0126491Y0057936D01*
X0126368Y0057955D01*
X0126246Y0057977D01*
X0126124Y0058004D01*
X0126004Y0058034D01*
X0125884Y0058068D01*
X0125766Y0058107D01*
X0125648Y0058148D01*
X0125533Y0058194D01*
X0125418Y0058243D01*
X0125306Y0058296D01*
X0125195Y0058352D01*
X0125086Y0058412D01*
X0124979Y0058476D01*
X0124874Y0058542D01*
X0124771Y0058612D01*
X0124671Y0058686D01*
X0124573Y0058762D01*
X0124477Y0058841D01*
X0124384Y0058924D01*
X0124293Y0059009D01*
X0124206Y0059098D01*
X0124121Y0059189D01*
X0124039Y0059283D01*
X0123961Y0059379D01*
X0123885Y0059478D01*
X0123812Y0059579D01*
X0123743Y0059682D01*
X0123677Y0059788D01*
X0123615Y0059895D01*
X0123556Y0060005D01*
X0123500Y0060116D01*
X0123448Y0060229D01*
X0123400Y0060344D01*
X0123356Y0060460D01*
X0123315Y0060577D01*
X0123278Y0060696D01*
X0123244Y0060816D01*
X0123215Y0060936D01*
X0123189Y0061058D01*
X0123167Y0061181D01*
X0123150Y0061304D01*
X0123136Y0061427D01*
X0123126Y0061551D01*
X0123120Y0061676D01*
X0123118Y0061800D01*
X0123018Y0057800D02*
X0131018Y0065800D01*
X0133118Y0061800D02*
X0133120Y0061924D01*
X0133126Y0062049D01*
X0133136Y0062173D01*
X0133150Y0062296D01*
X0133167Y0062419D01*
X0133189Y0062542D01*
X0133215Y0062664D01*
X0133244Y0062784D01*
X0133278Y0062904D01*
X0133315Y0063023D01*
X0133356Y0063140D01*
X0133400Y0063256D01*
X0133448Y0063371D01*
X0133500Y0063484D01*
X0133556Y0063595D01*
X0133615Y0063705D01*
X0133677Y0063812D01*
X0133743Y0063918D01*
X0133812Y0064021D01*
X0133885Y0064122D01*
X0133961Y0064221D01*
X0134039Y0064317D01*
X0134121Y0064411D01*
X0134206Y0064502D01*
X0134293Y0064591D01*
X0134384Y0064676D01*
X0134477Y0064759D01*
X0134573Y0064838D01*
X0134671Y0064914D01*
X0134771Y0064988D01*
X0134874Y0065058D01*
X0134979Y0065124D01*
X0135086Y0065188D01*
X0135195Y0065248D01*
X0135306Y0065304D01*
X0135418Y0065357D01*
X0135533Y0065406D01*
X0135648Y0065452D01*
X0135766Y0065493D01*
X0135884Y0065532D01*
X0136004Y0065566D01*
X0136124Y0065596D01*
X0136246Y0065623D01*
X0136368Y0065645D01*
X0136491Y0065664D01*
X0136614Y0065679D01*
X0136738Y0065690D01*
X0136863Y0065697D01*
X0136987Y0065700D01*
X0137111Y0065699D01*
X0137236Y0065694D01*
X0137360Y0065685D01*
X0137483Y0065672D01*
X0137607Y0065655D01*
X0137729Y0065635D01*
X0137851Y0065610D01*
X0137972Y0065581D01*
X0138092Y0065549D01*
X0138211Y0065513D01*
X0138329Y0065473D01*
X0138446Y0065429D01*
X0138561Y0065382D01*
X0138674Y0065331D01*
X0138786Y0065276D01*
X0138896Y0065218D01*
X0139004Y0065157D01*
X0139110Y0065092D01*
X0139214Y0065023D01*
X0139315Y0064952D01*
X0139415Y0064877D01*
X0139512Y0064799D01*
X0139606Y0064718D01*
X0139698Y0064634D01*
X0139787Y0064547D01*
X0139873Y0064457D01*
X0139956Y0064365D01*
X0140036Y0064270D01*
X0140114Y0064172D01*
X0140188Y0064072D01*
X0140259Y0063970D01*
X0140326Y0063866D01*
X0140390Y0063759D01*
X0140451Y0063650D01*
X0140508Y0063540D01*
X0140562Y0063428D01*
X0140612Y0063314D01*
X0140659Y0063199D01*
X0140701Y0063082D01*
X0140740Y0062964D01*
X0140776Y0062844D01*
X0140807Y0062724D01*
X0140834Y0062603D01*
X0140858Y0062481D01*
X0140878Y0062358D01*
X0140894Y0062234D01*
X0140906Y0062111D01*
X0140914Y0061987D01*
X0140918Y0061862D01*
X0140918Y0061738D01*
X0140914Y0061613D01*
X0140906Y0061489D01*
X0140894Y0061366D01*
X0140878Y0061242D01*
X0140858Y0061119D01*
X0140834Y0060997D01*
X0140807Y0060876D01*
X0140776Y0060756D01*
X0140740Y0060636D01*
X0140701Y0060518D01*
X0140659Y0060401D01*
X0140612Y0060286D01*
X0140562Y0060172D01*
X0140508Y0060060D01*
X0140451Y0059950D01*
X0140390Y0059841D01*
X0140326Y0059734D01*
X0140259Y0059630D01*
X0140188Y0059528D01*
X0140114Y0059428D01*
X0140036Y0059330D01*
X0139956Y0059235D01*
X0139873Y0059143D01*
X0139787Y0059053D01*
X0139698Y0058966D01*
X0139606Y0058882D01*
X0139512Y0058801D01*
X0139415Y0058723D01*
X0139315Y0058648D01*
X0139214Y0058577D01*
X0139110Y0058508D01*
X0139004Y0058443D01*
X0138896Y0058382D01*
X0138786Y0058324D01*
X0138674Y0058269D01*
X0138561Y0058218D01*
X0138446Y0058171D01*
X0138329Y0058127D01*
X0138211Y0058087D01*
X0138092Y0058051D01*
X0137972Y0058019D01*
X0137851Y0057990D01*
X0137729Y0057965D01*
X0137607Y0057945D01*
X0137483Y0057928D01*
X0137360Y0057915D01*
X0137236Y0057906D01*
X0137111Y0057901D01*
X0136987Y0057900D01*
X0136863Y0057903D01*
X0136738Y0057910D01*
X0136614Y0057921D01*
X0136491Y0057936D01*
X0136368Y0057955D01*
X0136246Y0057977D01*
X0136124Y0058004D01*
X0136004Y0058034D01*
X0135884Y0058068D01*
X0135766Y0058107D01*
X0135648Y0058148D01*
X0135533Y0058194D01*
X0135418Y0058243D01*
X0135306Y0058296D01*
X0135195Y0058352D01*
X0135086Y0058412D01*
X0134979Y0058476D01*
X0134874Y0058542D01*
X0134771Y0058612D01*
X0134671Y0058686D01*
X0134573Y0058762D01*
X0134477Y0058841D01*
X0134384Y0058924D01*
X0134293Y0059009D01*
X0134206Y0059098D01*
X0134121Y0059189D01*
X0134039Y0059283D01*
X0133961Y0059379D01*
X0133885Y0059478D01*
X0133812Y0059579D01*
X0133743Y0059682D01*
X0133677Y0059788D01*
X0133615Y0059895D01*
X0133556Y0060005D01*
X0133500Y0060116D01*
X0133448Y0060229D01*
X0133400Y0060344D01*
X0133356Y0060460D01*
X0133315Y0060577D01*
X0133278Y0060696D01*
X0133244Y0060816D01*
X0133215Y0060936D01*
X0133189Y0061058D01*
X0133167Y0061181D01*
X0133150Y0061304D01*
X0133136Y0061427D01*
X0133126Y0061551D01*
X0133120Y0061676D01*
X0133118Y0061800D01*
X0133018Y0057800D02*
X0141018Y0065800D01*
X0143118Y0061800D02*
X0143120Y0061924D01*
X0143126Y0062049D01*
X0143136Y0062173D01*
X0143150Y0062296D01*
X0143167Y0062419D01*
X0143189Y0062542D01*
X0143215Y0062664D01*
X0143244Y0062784D01*
X0143278Y0062904D01*
X0143315Y0063023D01*
X0143356Y0063140D01*
X0143400Y0063256D01*
X0143448Y0063371D01*
X0143500Y0063484D01*
X0143556Y0063595D01*
X0143615Y0063705D01*
X0143677Y0063812D01*
X0143743Y0063918D01*
X0143812Y0064021D01*
X0143885Y0064122D01*
X0143961Y0064221D01*
X0144039Y0064317D01*
X0144121Y0064411D01*
X0144206Y0064502D01*
X0144293Y0064591D01*
X0144384Y0064676D01*
X0144477Y0064759D01*
X0144573Y0064838D01*
X0144671Y0064914D01*
X0144771Y0064988D01*
X0144874Y0065058D01*
X0144979Y0065124D01*
X0145086Y0065188D01*
X0145195Y0065248D01*
X0145306Y0065304D01*
X0145418Y0065357D01*
X0145533Y0065406D01*
X0145648Y0065452D01*
X0145766Y0065493D01*
X0145884Y0065532D01*
X0146004Y0065566D01*
X0146124Y0065596D01*
X0146246Y0065623D01*
X0146368Y0065645D01*
X0146491Y0065664D01*
X0146614Y0065679D01*
X0146738Y0065690D01*
X0146863Y0065697D01*
X0146987Y0065700D01*
X0147111Y0065699D01*
X0147236Y0065694D01*
X0147360Y0065685D01*
X0147483Y0065672D01*
X0147607Y0065655D01*
X0147729Y0065635D01*
X0147851Y0065610D01*
X0147972Y0065581D01*
X0148092Y0065549D01*
X0148211Y0065513D01*
X0148329Y0065473D01*
X0148446Y0065429D01*
X0148561Y0065382D01*
X0148674Y0065331D01*
X0148786Y0065276D01*
X0148896Y0065218D01*
X0149004Y0065157D01*
X0149110Y0065092D01*
X0149214Y0065023D01*
X0149315Y0064952D01*
X0149415Y0064877D01*
X0149512Y0064799D01*
X0149606Y0064718D01*
X0149698Y0064634D01*
X0149787Y0064547D01*
X0149873Y0064457D01*
X0149956Y0064365D01*
X0150036Y0064270D01*
X0150114Y0064172D01*
X0150188Y0064072D01*
X0150259Y0063970D01*
X0150326Y0063866D01*
X0150390Y0063759D01*
X0150451Y0063650D01*
X0150508Y0063540D01*
X0150562Y0063428D01*
X0150612Y0063314D01*
X0150659Y0063199D01*
X0150701Y0063082D01*
X0150740Y0062964D01*
X0150776Y0062844D01*
X0150807Y0062724D01*
X0150834Y0062603D01*
X0150858Y0062481D01*
X0150878Y0062358D01*
X0150894Y0062234D01*
X0150906Y0062111D01*
X0150914Y0061987D01*
X0150918Y0061862D01*
X0150918Y0061738D01*
X0150914Y0061613D01*
X0150906Y0061489D01*
X0150894Y0061366D01*
X0150878Y0061242D01*
X0150858Y0061119D01*
X0150834Y0060997D01*
X0150807Y0060876D01*
X0150776Y0060756D01*
X0150740Y0060636D01*
X0150701Y0060518D01*
X0150659Y0060401D01*
X0150612Y0060286D01*
X0150562Y0060172D01*
X0150508Y0060060D01*
X0150451Y0059950D01*
X0150390Y0059841D01*
X0150326Y0059734D01*
X0150259Y0059630D01*
X0150188Y0059528D01*
X0150114Y0059428D01*
X0150036Y0059330D01*
X0149956Y0059235D01*
X0149873Y0059143D01*
X0149787Y0059053D01*
X0149698Y0058966D01*
X0149606Y0058882D01*
X0149512Y0058801D01*
X0149415Y0058723D01*
X0149315Y0058648D01*
X0149214Y0058577D01*
X0149110Y0058508D01*
X0149004Y0058443D01*
X0148896Y0058382D01*
X0148786Y0058324D01*
X0148674Y0058269D01*
X0148561Y0058218D01*
X0148446Y0058171D01*
X0148329Y0058127D01*
X0148211Y0058087D01*
X0148092Y0058051D01*
X0147972Y0058019D01*
X0147851Y0057990D01*
X0147729Y0057965D01*
X0147607Y0057945D01*
X0147483Y0057928D01*
X0147360Y0057915D01*
X0147236Y0057906D01*
X0147111Y0057901D01*
X0146987Y0057900D01*
X0146863Y0057903D01*
X0146738Y0057910D01*
X0146614Y0057921D01*
X0146491Y0057936D01*
X0146368Y0057955D01*
X0146246Y0057977D01*
X0146124Y0058004D01*
X0146004Y0058034D01*
X0145884Y0058068D01*
X0145766Y0058107D01*
X0145648Y0058148D01*
X0145533Y0058194D01*
X0145418Y0058243D01*
X0145306Y0058296D01*
X0145195Y0058352D01*
X0145086Y0058412D01*
X0144979Y0058476D01*
X0144874Y0058542D01*
X0144771Y0058612D01*
X0144671Y0058686D01*
X0144573Y0058762D01*
X0144477Y0058841D01*
X0144384Y0058924D01*
X0144293Y0059009D01*
X0144206Y0059098D01*
X0144121Y0059189D01*
X0144039Y0059283D01*
X0143961Y0059379D01*
X0143885Y0059478D01*
X0143812Y0059579D01*
X0143743Y0059682D01*
X0143677Y0059788D01*
X0143615Y0059895D01*
X0143556Y0060005D01*
X0143500Y0060116D01*
X0143448Y0060229D01*
X0143400Y0060344D01*
X0143356Y0060460D01*
X0143315Y0060577D01*
X0143278Y0060696D01*
X0143244Y0060816D01*
X0143215Y0060936D01*
X0143189Y0061058D01*
X0143167Y0061181D01*
X0143150Y0061304D01*
X0143136Y0061427D01*
X0143126Y0061551D01*
X0143120Y0061676D01*
X0143118Y0061800D01*
X0143018Y0057800D02*
X0151018Y0065800D01*
X0153118Y0061800D02*
X0153120Y0061924D01*
X0153126Y0062049D01*
X0153136Y0062173D01*
X0153150Y0062296D01*
X0153167Y0062419D01*
X0153189Y0062542D01*
X0153215Y0062664D01*
X0153244Y0062784D01*
X0153278Y0062904D01*
X0153315Y0063023D01*
X0153356Y0063140D01*
X0153400Y0063256D01*
X0153448Y0063371D01*
X0153500Y0063484D01*
X0153556Y0063595D01*
X0153615Y0063705D01*
X0153677Y0063812D01*
X0153743Y0063918D01*
X0153812Y0064021D01*
X0153885Y0064122D01*
X0153961Y0064221D01*
X0154039Y0064317D01*
X0154121Y0064411D01*
X0154206Y0064502D01*
X0154293Y0064591D01*
X0154384Y0064676D01*
X0154477Y0064759D01*
X0154573Y0064838D01*
X0154671Y0064914D01*
X0154771Y0064988D01*
X0154874Y0065058D01*
X0154979Y0065124D01*
X0155086Y0065188D01*
X0155195Y0065248D01*
X0155306Y0065304D01*
X0155418Y0065357D01*
X0155533Y0065406D01*
X0155648Y0065452D01*
X0155766Y0065493D01*
X0155884Y0065532D01*
X0156004Y0065566D01*
X0156124Y0065596D01*
X0156246Y0065623D01*
X0156368Y0065645D01*
X0156491Y0065664D01*
X0156614Y0065679D01*
X0156738Y0065690D01*
X0156863Y0065697D01*
X0156987Y0065700D01*
X0157111Y0065699D01*
X0157236Y0065694D01*
X0157360Y0065685D01*
X0157483Y0065672D01*
X0157607Y0065655D01*
X0157729Y0065635D01*
X0157851Y0065610D01*
X0157972Y0065581D01*
X0158092Y0065549D01*
X0158211Y0065513D01*
X0158329Y0065473D01*
X0158446Y0065429D01*
X0158561Y0065382D01*
X0158674Y0065331D01*
X0158786Y0065276D01*
X0158896Y0065218D01*
X0159004Y0065157D01*
X0159110Y0065092D01*
X0159214Y0065023D01*
X0159315Y0064952D01*
X0159415Y0064877D01*
X0159512Y0064799D01*
X0159606Y0064718D01*
X0159698Y0064634D01*
X0159787Y0064547D01*
X0159873Y0064457D01*
X0159956Y0064365D01*
X0160036Y0064270D01*
X0160114Y0064172D01*
X0160188Y0064072D01*
X0160259Y0063970D01*
X0160326Y0063866D01*
X0160390Y0063759D01*
X0160451Y0063650D01*
X0160508Y0063540D01*
X0160562Y0063428D01*
X0160612Y0063314D01*
X0160659Y0063199D01*
X0160701Y0063082D01*
X0160740Y0062964D01*
X0160776Y0062844D01*
X0160807Y0062724D01*
X0160834Y0062603D01*
X0160858Y0062481D01*
X0160878Y0062358D01*
X0160894Y0062234D01*
X0160906Y0062111D01*
X0160914Y0061987D01*
X0160918Y0061862D01*
X0160918Y0061738D01*
X0160914Y0061613D01*
X0160906Y0061489D01*
X0160894Y0061366D01*
X0160878Y0061242D01*
X0160858Y0061119D01*
X0160834Y0060997D01*
X0160807Y0060876D01*
X0160776Y0060756D01*
X0160740Y0060636D01*
X0160701Y0060518D01*
X0160659Y0060401D01*
X0160612Y0060286D01*
X0160562Y0060172D01*
X0160508Y0060060D01*
X0160451Y0059950D01*
X0160390Y0059841D01*
X0160326Y0059734D01*
X0160259Y0059630D01*
X0160188Y0059528D01*
X0160114Y0059428D01*
X0160036Y0059330D01*
X0159956Y0059235D01*
X0159873Y0059143D01*
X0159787Y0059053D01*
X0159698Y0058966D01*
X0159606Y0058882D01*
X0159512Y0058801D01*
X0159415Y0058723D01*
X0159315Y0058648D01*
X0159214Y0058577D01*
X0159110Y0058508D01*
X0159004Y0058443D01*
X0158896Y0058382D01*
X0158786Y0058324D01*
X0158674Y0058269D01*
X0158561Y0058218D01*
X0158446Y0058171D01*
X0158329Y0058127D01*
X0158211Y0058087D01*
X0158092Y0058051D01*
X0157972Y0058019D01*
X0157851Y0057990D01*
X0157729Y0057965D01*
X0157607Y0057945D01*
X0157483Y0057928D01*
X0157360Y0057915D01*
X0157236Y0057906D01*
X0157111Y0057901D01*
X0156987Y0057900D01*
X0156863Y0057903D01*
X0156738Y0057910D01*
X0156614Y0057921D01*
X0156491Y0057936D01*
X0156368Y0057955D01*
X0156246Y0057977D01*
X0156124Y0058004D01*
X0156004Y0058034D01*
X0155884Y0058068D01*
X0155766Y0058107D01*
X0155648Y0058148D01*
X0155533Y0058194D01*
X0155418Y0058243D01*
X0155306Y0058296D01*
X0155195Y0058352D01*
X0155086Y0058412D01*
X0154979Y0058476D01*
X0154874Y0058542D01*
X0154771Y0058612D01*
X0154671Y0058686D01*
X0154573Y0058762D01*
X0154477Y0058841D01*
X0154384Y0058924D01*
X0154293Y0059009D01*
X0154206Y0059098D01*
X0154121Y0059189D01*
X0154039Y0059283D01*
X0153961Y0059379D01*
X0153885Y0059478D01*
X0153812Y0059579D01*
X0153743Y0059682D01*
X0153677Y0059788D01*
X0153615Y0059895D01*
X0153556Y0060005D01*
X0153500Y0060116D01*
X0153448Y0060229D01*
X0153400Y0060344D01*
X0153356Y0060460D01*
X0153315Y0060577D01*
X0153278Y0060696D01*
X0153244Y0060816D01*
X0153215Y0060936D01*
X0153189Y0061058D01*
X0153167Y0061181D01*
X0153150Y0061304D01*
X0153136Y0061427D01*
X0153126Y0061551D01*
X0153120Y0061676D01*
X0153118Y0061800D01*
X0153018Y0057800D02*
X0161018Y0065800D01*
X0163118Y0061800D02*
X0163120Y0061924D01*
X0163126Y0062049D01*
X0163136Y0062173D01*
X0163150Y0062296D01*
X0163167Y0062419D01*
X0163189Y0062542D01*
X0163215Y0062664D01*
X0163244Y0062784D01*
X0163278Y0062904D01*
X0163315Y0063023D01*
X0163356Y0063140D01*
X0163400Y0063256D01*
X0163448Y0063371D01*
X0163500Y0063484D01*
X0163556Y0063595D01*
X0163615Y0063705D01*
X0163677Y0063812D01*
X0163743Y0063918D01*
X0163812Y0064021D01*
X0163885Y0064122D01*
X0163961Y0064221D01*
X0164039Y0064317D01*
X0164121Y0064411D01*
X0164206Y0064502D01*
X0164293Y0064591D01*
X0164384Y0064676D01*
X0164477Y0064759D01*
X0164573Y0064838D01*
X0164671Y0064914D01*
X0164771Y0064988D01*
X0164874Y0065058D01*
X0164979Y0065124D01*
X0165086Y0065188D01*
X0165195Y0065248D01*
X0165306Y0065304D01*
X0165418Y0065357D01*
X0165533Y0065406D01*
X0165648Y0065452D01*
X0165766Y0065493D01*
X0165884Y0065532D01*
X0166004Y0065566D01*
X0166124Y0065596D01*
X0166246Y0065623D01*
X0166368Y0065645D01*
X0166491Y0065664D01*
X0166614Y0065679D01*
X0166738Y0065690D01*
X0166863Y0065697D01*
X0166987Y0065700D01*
X0167111Y0065699D01*
X0167236Y0065694D01*
X0167360Y0065685D01*
X0167483Y0065672D01*
X0167607Y0065655D01*
X0167729Y0065635D01*
X0167851Y0065610D01*
X0167972Y0065581D01*
X0168092Y0065549D01*
X0168211Y0065513D01*
X0168329Y0065473D01*
X0168446Y0065429D01*
X0168561Y0065382D01*
X0168674Y0065331D01*
X0168786Y0065276D01*
X0168896Y0065218D01*
X0169004Y0065157D01*
X0169110Y0065092D01*
X0169214Y0065023D01*
X0169315Y0064952D01*
X0169415Y0064877D01*
X0169512Y0064799D01*
X0169606Y0064718D01*
X0169698Y0064634D01*
X0169787Y0064547D01*
X0169873Y0064457D01*
X0169956Y0064365D01*
X0170036Y0064270D01*
X0170114Y0064172D01*
X0170188Y0064072D01*
X0170259Y0063970D01*
X0170326Y0063866D01*
X0170390Y0063759D01*
X0170451Y0063650D01*
X0170508Y0063540D01*
X0170562Y0063428D01*
X0170612Y0063314D01*
X0170659Y0063199D01*
X0170701Y0063082D01*
X0170740Y0062964D01*
X0170776Y0062844D01*
X0170807Y0062724D01*
X0170834Y0062603D01*
X0170858Y0062481D01*
X0170878Y0062358D01*
X0170894Y0062234D01*
X0170906Y0062111D01*
X0170914Y0061987D01*
X0170918Y0061862D01*
X0170918Y0061738D01*
X0170914Y0061613D01*
X0170906Y0061489D01*
X0170894Y0061366D01*
X0170878Y0061242D01*
X0170858Y0061119D01*
X0170834Y0060997D01*
X0170807Y0060876D01*
X0170776Y0060756D01*
X0170740Y0060636D01*
X0170701Y0060518D01*
X0170659Y0060401D01*
X0170612Y0060286D01*
X0170562Y0060172D01*
X0170508Y0060060D01*
X0170451Y0059950D01*
X0170390Y0059841D01*
X0170326Y0059734D01*
X0170259Y0059630D01*
X0170188Y0059528D01*
X0170114Y0059428D01*
X0170036Y0059330D01*
X0169956Y0059235D01*
X0169873Y0059143D01*
X0169787Y0059053D01*
X0169698Y0058966D01*
X0169606Y0058882D01*
X0169512Y0058801D01*
X0169415Y0058723D01*
X0169315Y0058648D01*
X0169214Y0058577D01*
X0169110Y0058508D01*
X0169004Y0058443D01*
X0168896Y0058382D01*
X0168786Y0058324D01*
X0168674Y0058269D01*
X0168561Y0058218D01*
X0168446Y0058171D01*
X0168329Y0058127D01*
X0168211Y0058087D01*
X0168092Y0058051D01*
X0167972Y0058019D01*
X0167851Y0057990D01*
X0167729Y0057965D01*
X0167607Y0057945D01*
X0167483Y0057928D01*
X0167360Y0057915D01*
X0167236Y0057906D01*
X0167111Y0057901D01*
X0166987Y0057900D01*
X0166863Y0057903D01*
X0166738Y0057910D01*
X0166614Y0057921D01*
X0166491Y0057936D01*
X0166368Y0057955D01*
X0166246Y0057977D01*
X0166124Y0058004D01*
X0166004Y0058034D01*
X0165884Y0058068D01*
X0165766Y0058107D01*
X0165648Y0058148D01*
X0165533Y0058194D01*
X0165418Y0058243D01*
X0165306Y0058296D01*
X0165195Y0058352D01*
X0165086Y0058412D01*
X0164979Y0058476D01*
X0164874Y0058542D01*
X0164771Y0058612D01*
X0164671Y0058686D01*
X0164573Y0058762D01*
X0164477Y0058841D01*
X0164384Y0058924D01*
X0164293Y0059009D01*
X0164206Y0059098D01*
X0164121Y0059189D01*
X0164039Y0059283D01*
X0163961Y0059379D01*
X0163885Y0059478D01*
X0163812Y0059579D01*
X0163743Y0059682D01*
X0163677Y0059788D01*
X0163615Y0059895D01*
X0163556Y0060005D01*
X0163500Y0060116D01*
X0163448Y0060229D01*
X0163400Y0060344D01*
X0163356Y0060460D01*
X0163315Y0060577D01*
X0163278Y0060696D01*
X0163244Y0060816D01*
X0163215Y0060936D01*
X0163189Y0061058D01*
X0163167Y0061181D01*
X0163150Y0061304D01*
X0163136Y0061427D01*
X0163126Y0061551D01*
X0163120Y0061676D01*
X0163118Y0061800D01*
X0163018Y0057800D02*
X0171018Y0065800D01*
X0173118Y0061800D02*
X0173120Y0061924D01*
X0173126Y0062049D01*
X0173136Y0062173D01*
X0173150Y0062296D01*
X0173167Y0062419D01*
X0173189Y0062542D01*
X0173215Y0062664D01*
X0173244Y0062784D01*
X0173278Y0062904D01*
X0173315Y0063023D01*
X0173356Y0063140D01*
X0173400Y0063256D01*
X0173448Y0063371D01*
X0173500Y0063484D01*
X0173556Y0063595D01*
X0173615Y0063705D01*
X0173677Y0063812D01*
X0173743Y0063918D01*
X0173812Y0064021D01*
X0173885Y0064122D01*
X0173961Y0064221D01*
X0174039Y0064317D01*
X0174121Y0064411D01*
X0174206Y0064502D01*
X0174293Y0064591D01*
X0174384Y0064676D01*
X0174477Y0064759D01*
X0174573Y0064838D01*
X0174671Y0064914D01*
X0174771Y0064988D01*
X0174874Y0065058D01*
X0174979Y0065124D01*
X0175086Y0065188D01*
X0175195Y0065248D01*
X0175306Y0065304D01*
X0175418Y0065357D01*
X0175533Y0065406D01*
X0175648Y0065452D01*
X0175766Y0065493D01*
X0175884Y0065532D01*
X0176004Y0065566D01*
X0176124Y0065596D01*
X0176246Y0065623D01*
X0176368Y0065645D01*
X0176491Y0065664D01*
X0176614Y0065679D01*
X0176738Y0065690D01*
X0176863Y0065697D01*
X0176987Y0065700D01*
X0177111Y0065699D01*
X0177236Y0065694D01*
X0177360Y0065685D01*
X0177483Y0065672D01*
X0177607Y0065655D01*
X0177729Y0065635D01*
X0177851Y0065610D01*
X0177972Y0065581D01*
X0178092Y0065549D01*
X0178211Y0065513D01*
X0178329Y0065473D01*
X0178446Y0065429D01*
X0178561Y0065382D01*
X0178674Y0065331D01*
X0178786Y0065276D01*
X0178896Y0065218D01*
X0179004Y0065157D01*
X0179110Y0065092D01*
X0179214Y0065023D01*
X0179315Y0064952D01*
X0179415Y0064877D01*
X0179512Y0064799D01*
X0179606Y0064718D01*
X0179698Y0064634D01*
X0179787Y0064547D01*
X0179873Y0064457D01*
X0179956Y0064365D01*
X0180036Y0064270D01*
X0180114Y0064172D01*
X0180188Y0064072D01*
X0180259Y0063970D01*
X0180326Y0063866D01*
X0180390Y0063759D01*
X0180451Y0063650D01*
X0180508Y0063540D01*
X0180562Y0063428D01*
X0180612Y0063314D01*
X0180659Y0063199D01*
X0180701Y0063082D01*
X0180740Y0062964D01*
X0180776Y0062844D01*
X0180807Y0062724D01*
X0180834Y0062603D01*
X0180858Y0062481D01*
X0180878Y0062358D01*
X0180894Y0062234D01*
X0180906Y0062111D01*
X0180914Y0061987D01*
X0180918Y0061862D01*
X0180918Y0061738D01*
X0180914Y0061613D01*
X0180906Y0061489D01*
X0180894Y0061366D01*
X0180878Y0061242D01*
X0180858Y0061119D01*
X0180834Y0060997D01*
X0180807Y0060876D01*
X0180776Y0060756D01*
X0180740Y0060636D01*
X0180701Y0060518D01*
X0180659Y0060401D01*
X0180612Y0060286D01*
X0180562Y0060172D01*
X0180508Y0060060D01*
X0180451Y0059950D01*
X0180390Y0059841D01*
X0180326Y0059734D01*
X0180259Y0059630D01*
X0180188Y0059528D01*
X0180114Y0059428D01*
X0180036Y0059330D01*
X0179956Y0059235D01*
X0179873Y0059143D01*
X0179787Y0059053D01*
X0179698Y0058966D01*
X0179606Y0058882D01*
X0179512Y0058801D01*
X0179415Y0058723D01*
X0179315Y0058648D01*
X0179214Y0058577D01*
X0179110Y0058508D01*
X0179004Y0058443D01*
X0178896Y0058382D01*
X0178786Y0058324D01*
X0178674Y0058269D01*
X0178561Y0058218D01*
X0178446Y0058171D01*
X0178329Y0058127D01*
X0178211Y0058087D01*
X0178092Y0058051D01*
X0177972Y0058019D01*
X0177851Y0057990D01*
X0177729Y0057965D01*
X0177607Y0057945D01*
X0177483Y0057928D01*
X0177360Y0057915D01*
X0177236Y0057906D01*
X0177111Y0057901D01*
X0176987Y0057900D01*
X0176863Y0057903D01*
X0176738Y0057910D01*
X0176614Y0057921D01*
X0176491Y0057936D01*
X0176368Y0057955D01*
X0176246Y0057977D01*
X0176124Y0058004D01*
X0176004Y0058034D01*
X0175884Y0058068D01*
X0175766Y0058107D01*
X0175648Y0058148D01*
X0175533Y0058194D01*
X0175418Y0058243D01*
X0175306Y0058296D01*
X0175195Y0058352D01*
X0175086Y0058412D01*
X0174979Y0058476D01*
X0174874Y0058542D01*
X0174771Y0058612D01*
X0174671Y0058686D01*
X0174573Y0058762D01*
X0174477Y0058841D01*
X0174384Y0058924D01*
X0174293Y0059009D01*
X0174206Y0059098D01*
X0174121Y0059189D01*
X0174039Y0059283D01*
X0173961Y0059379D01*
X0173885Y0059478D01*
X0173812Y0059579D01*
X0173743Y0059682D01*
X0173677Y0059788D01*
X0173615Y0059895D01*
X0173556Y0060005D01*
X0173500Y0060116D01*
X0173448Y0060229D01*
X0173400Y0060344D01*
X0173356Y0060460D01*
X0173315Y0060577D01*
X0173278Y0060696D01*
X0173244Y0060816D01*
X0173215Y0060936D01*
X0173189Y0061058D01*
X0173167Y0061181D01*
X0173150Y0061304D01*
X0173136Y0061427D01*
X0173126Y0061551D01*
X0173120Y0061676D01*
X0173118Y0061800D01*
X0173018Y0057800D02*
X0181018Y0065800D01*
X0183118Y0061800D02*
X0183120Y0061924D01*
X0183126Y0062049D01*
X0183136Y0062173D01*
X0183150Y0062296D01*
X0183167Y0062419D01*
X0183189Y0062542D01*
X0183215Y0062664D01*
X0183244Y0062784D01*
X0183278Y0062904D01*
X0183315Y0063023D01*
X0183356Y0063140D01*
X0183400Y0063256D01*
X0183448Y0063371D01*
X0183500Y0063484D01*
X0183556Y0063595D01*
X0183615Y0063705D01*
X0183677Y0063812D01*
X0183743Y0063918D01*
X0183812Y0064021D01*
X0183885Y0064122D01*
X0183961Y0064221D01*
X0184039Y0064317D01*
X0184121Y0064411D01*
X0184206Y0064502D01*
X0184293Y0064591D01*
X0184384Y0064676D01*
X0184477Y0064759D01*
X0184573Y0064838D01*
X0184671Y0064914D01*
X0184771Y0064988D01*
X0184874Y0065058D01*
X0184979Y0065124D01*
X0185086Y0065188D01*
X0185195Y0065248D01*
X0185306Y0065304D01*
X0185418Y0065357D01*
X0185533Y0065406D01*
X0185648Y0065452D01*
X0185766Y0065493D01*
X0185884Y0065532D01*
X0186004Y0065566D01*
X0186124Y0065596D01*
X0186246Y0065623D01*
X0186368Y0065645D01*
X0186491Y0065664D01*
X0186614Y0065679D01*
X0186738Y0065690D01*
X0186863Y0065697D01*
X0186987Y0065700D01*
X0187111Y0065699D01*
X0187236Y0065694D01*
X0187360Y0065685D01*
X0187483Y0065672D01*
X0187607Y0065655D01*
X0187729Y0065635D01*
X0187851Y0065610D01*
X0187972Y0065581D01*
X0188092Y0065549D01*
X0188211Y0065513D01*
X0188329Y0065473D01*
X0188446Y0065429D01*
X0188561Y0065382D01*
X0188674Y0065331D01*
X0188786Y0065276D01*
X0188896Y0065218D01*
X0189004Y0065157D01*
X0189110Y0065092D01*
X0189214Y0065023D01*
X0189315Y0064952D01*
X0189415Y0064877D01*
X0189512Y0064799D01*
X0189606Y0064718D01*
X0189698Y0064634D01*
X0189787Y0064547D01*
X0189873Y0064457D01*
X0189956Y0064365D01*
X0190036Y0064270D01*
X0190114Y0064172D01*
X0190188Y0064072D01*
X0190259Y0063970D01*
X0190326Y0063866D01*
X0190390Y0063759D01*
X0190451Y0063650D01*
X0190508Y0063540D01*
X0190562Y0063428D01*
X0190612Y0063314D01*
X0190659Y0063199D01*
X0190701Y0063082D01*
X0190740Y0062964D01*
X0190776Y0062844D01*
X0190807Y0062724D01*
X0190834Y0062603D01*
X0190858Y0062481D01*
X0190878Y0062358D01*
X0190894Y0062234D01*
X0190906Y0062111D01*
X0190914Y0061987D01*
X0190918Y0061862D01*
X0190918Y0061738D01*
X0190914Y0061613D01*
X0190906Y0061489D01*
X0190894Y0061366D01*
X0190878Y0061242D01*
X0190858Y0061119D01*
X0190834Y0060997D01*
X0190807Y0060876D01*
X0190776Y0060756D01*
X0190740Y0060636D01*
X0190701Y0060518D01*
X0190659Y0060401D01*
X0190612Y0060286D01*
X0190562Y0060172D01*
X0190508Y0060060D01*
X0190451Y0059950D01*
X0190390Y0059841D01*
X0190326Y0059734D01*
X0190259Y0059630D01*
X0190188Y0059528D01*
X0190114Y0059428D01*
X0190036Y0059330D01*
X0189956Y0059235D01*
X0189873Y0059143D01*
X0189787Y0059053D01*
X0189698Y0058966D01*
X0189606Y0058882D01*
X0189512Y0058801D01*
X0189415Y0058723D01*
X0189315Y0058648D01*
X0189214Y0058577D01*
X0189110Y0058508D01*
X0189004Y0058443D01*
X0188896Y0058382D01*
X0188786Y0058324D01*
X0188674Y0058269D01*
X0188561Y0058218D01*
X0188446Y0058171D01*
X0188329Y0058127D01*
X0188211Y0058087D01*
X0188092Y0058051D01*
X0187972Y0058019D01*
X0187851Y0057990D01*
X0187729Y0057965D01*
X0187607Y0057945D01*
X0187483Y0057928D01*
X0187360Y0057915D01*
X0187236Y0057906D01*
X0187111Y0057901D01*
X0186987Y0057900D01*
X0186863Y0057903D01*
X0186738Y0057910D01*
X0186614Y0057921D01*
X0186491Y0057936D01*
X0186368Y0057955D01*
X0186246Y0057977D01*
X0186124Y0058004D01*
X0186004Y0058034D01*
X0185884Y0058068D01*
X0185766Y0058107D01*
X0185648Y0058148D01*
X0185533Y0058194D01*
X0185418Y0058243D01*
X0185306Y0058296D01*
X0185195Y0058352D01*
X0185086Y0058412D01*
X0184979Y0058476D01*
X0184874Y0058542D01*
X0184771Y0058612D01*
X0184671Y0058686D01*
X0184573Y0058762D01*
X0184477Y0058841D01*
X0184384Y0058924D01*
X0184293Y0059009D01*
X0184206Y0059098D01*
X0184121Y0059189D01*
X0184039Y0059283D01*
X0183961Y0059379D01*
X0183885Y0059478D01*
X0183812Y0059579D01*
X0183743Y0059682D01*
X0183677Y0059788D01*
X0183615Y0059895D01*
X0183556Y0060005D01*
X0183500Y0060116D01*
X0183448Y0060229D01*
X0183400Y0060344D01*
X0183356Y0060460D01*
X0183315Y0060577D01*
X0183278Y0060696D01*
X0183244Y0060816D01*
X0183215Y0060936D01*
X0183189Y0061058D01*
X0183167Y0061181D01*
X0183150Y0061304D01*
X0183136Y0061427D01*
X0183126Y0061551D01*
X0183120Y0061676D01*
X0183118Y0061800D01*
X0183018Y0057800D02*
X0191018Y0065800D01*
X0193118Y0061800D02*
X0193120Y0061924D01*
X0193126Y0062049D01*
X0193136Y0062173D01*
X0193150Y0062296D01*
X0193167Y0062419D01*
X0193189Y0062542D01*
X0193215Y0062664D01*
X0193244Y0062784D01*
X0193278Y0062904D01*
X0193315Y0063023D01*
X0193356Y0063140D01*
X0193400Y0063256D01*
X0193448Y0063371D01*
X0193500Y0063484D01*
X0193556Y0063595D01*
X0193615Y0063705D01*
X0193677Y0063812D01*
X0193743Y0063918D01*
X0193812Y0064021D01*
X0193885Y0064122D01*
X0193961Y0064221D01*
X0194039Y0064317D01*
X0194121Y0064411D01*
X0194206Y0064502D01*
X0194293Y0064591D01*
X0194384Y0064676D01*
X0194477Y0064759D01*
X0194573Y0064838D01*
X0194671Y0064914D01*
X0194771Y0064988D01*
X0194874Y0065058D01*
X0194979Y0065124D01*
X0195086Y0065188D01*
X0195195Y0065248D01*
X0195306Y0065304D01*
X0195418Y0065357D01*
X0195533Y0065406D01*
X0195648Y0065452D01*
X0195766Y0065493D01*
X0195884Y0065532D01*
X0196004Y0065566D01*
X0196124Y0065596D01*
X0196246Y0065623D01*
X0196368Y0065645D01*
X0196491Y0065664D01*
X0196614Y0065679D01*
X0196738Y0065690D01*
X0196863Y0065697D01*
X0196987Y0065700D01*
X0197111Y0065699D01*
X0197236Y0065694D01*
X0197360Y0065685D01*
X0197483Y0065672D01*
X0197607Y0065655D01*
X0197729Y0065635D01*
X0197851Y0065610D01*
X0197972Y0065581D01*
X0198092Y0065549D01*
X0198211Y0065513D01*
X0198329Y0065473D01*
X0198446Y0065429D01*
X0198561Y0065382D01*
X0198674Y0065331D01*
X0198786Y0065276D01*
X0198896Y0065218D01*
X0199004Y0065157D01*
X0199110Y0065092D01*
X0199214Y0065023D01*
X0199315Y0064952D01*
X0199415Y0064877D01*
X0199512Y0064799D01*
X0199606Y0064718D01*
X0199698Y0064634D01*
X0199787Y0064547D01*
X0199873Y0064457D01*
X0199956Y0064365D01*
X0200036Y0064270D01*
X0200114Y0064172D01*
X0200188Y0064072D01*
X0200259Y0063970D01*
X0200326Y0063866D01*
X0200390Y0063759D01*
X0200451Y0063650D01*
X0200508Y0063540D01*
X0200562Y0063428D01*
X0200612Y0063314D01*
X0200659Y0063199D01*
X0200701Y0063082D01*
X0200740Y0062964D01*
X0200776Y0062844D01*
X0200807Y0062724D01*
X0200834Y0062603D01*
X0200858Y0062481D01*
X0200878Y0062358D01*
X0200894Y0062234D01*
X0200906Y0062111D01*
X0200914Y0061987D01*
X0200918Y0061862D01*
X0200918Y0061738D01*
X0200914Y0061613D01*
X0200906Y0061489D01*
X0200894Y0061366D01*
X0200878Y0061242D01*
X0200858Y0061119D01*
X0200834Y0060997D01*
X0200807Y0060876D01*
X0200776Y0060756D01*
X0200740Y0060636D01*
X0200701Y0060518D01*
X0200659Y0060401D01*
X0200612Y0060286D01*
X0200562Y0060172D01*
X0200508Y0060060D01*
X0200451Y0059950D01*
X0200390Y0059841D01*
X0200326Y0059734D01*
X0200259Y0059630D01*
X0200188Y0059528D01*
X0200114Y0059428D01*
X0200036Y0059330D01*
X0199956Y0059235D01*
X0199873Y0059143D01*
X0199787Y0059053D01*
X0199698Y0058966D01*
X0199606Y0058882D01*
X0199512Y0058801D01*
X0199415Y0058723D01*
X0199315Y0058648D01*
X0199214Y0058577D01*
X0199110Y0058508D01*
X0199004Y0058443D01*
X0198896Y0058382D01*
X0198786Y0058324D01*
X0198674Y0058269D01*
X0198561Y0058218D01*
X0198446Y0058171D01*
X0198329Y0058127D01*
X0198211Y0058087D01*
X0198092Y0058051D01*
X0197972Y0058019D01*
X0197851Y0057990D01*
X0197729Y0057965D01*
X0197607Y0057945D01*
X0197483Y0057928D01*
X0197360Y0057915D01*
X0197236Y0057906D01*
X0197111Y0057901D01*
X0196987Y0057900D01*
X0196863Y0057903D01*
X0196738Y0057910D01*
X0196614Y0057921D01*
X0196491Y0057936D01*
X0196368Y0057955D01*
X0196246Y0057977D01*
X0196124Y0058004D01*
X0196004Y0058034D01*
X0195884Y0058068D01*
X0195766Y0058107D01*
X0195648Y0058148D01*
X0195533Y0058194D01*
X0195418Y0058243D01*
X0195306Y0058296D01*
X0195195Y0058352D01*
X0195086Y0058412D01*
X0194979Y0058476D01*
X0194874Y0058542D01*
X0194771Y0058612D01*
X0194671Y0058686D01*
X0194573Y0058762D01*
X0194477Y0058841D01*
X0194384Y0058924D01*
X0194293Y0059009D01*
X0194206Y0059098D01*
X0194121Y0059189D01*
X0194039Y0059283D01*
X0193961Y0059379D01*
X0193885Y0059478D01*
X0193812Y0059579D01*
X0193743Y0059682D01*
X0193677Y0059788D01*
X0193615Y0059895D01*
X0193556Y0060005D01*
X0193500Y0060116D01*
X0193448Y0060229D01*
X0193400Y0060344D01*
X0193356Y0060460D01*
X0193315Y0060577D01*
X0193278Y0060696D01*
X0193244Y0060816D01*
X0193215Y0060936D01*
X0193189Y0061058D01*
X0193167Y0061181D01*
X0193150Y0061304D01*
X0193136Y0061427D01*
X0193126Y0061551D01*
X0193120Y0061676D01*
X0193118Y0061800D01*
X0193018Y0057800D02*
X0201018Y0065800D01*
X0203118Y0061800D02*
X0203120Y0061924D01*
X0203126Y0062049D01*
X0203136Y0062173D01*
X0203150Y0062296D01*
X0203167Y0062419D01*
X0203189Y0062542D01*
X0203215Y0062664D01*
X0203244Y0062784D01*
X0203278Y0062904D01*
X0203315Y0063023D01*
X0203356Y0063140D01*
X0203400Y0063256D01*
X0203448Y0063371D01*
X0203500Y0063484D01*
X0203556Y0063595D01*
X0203615Y0063705D01*
X0203677Y0063812D01*
X0203743Y0063918D01*
X0203812Y0064021D01*
X0203885Y0064122D01*
X0203961Y0064221D01*
X0204039Y0064317D01*
X0204121Y0064411D01*
X0204206Y0064502D01*
X0204293Y0064591D01*
X0204384Y0064676D01*
X0204477Y0064759D01*
X0204573Y0064838D01*
X0204671Y0064914D01*
X0204771Y0064988D01*
X0204874Y0065058D01*
X0204979Y0065124D01*
X0205086Y0065188D01*
X0205195Y0065248D01*
X0205306Y0065304D01*
X0205418Y0065357D01*
X0205533Y0065406D01*
X0205648Y0065452D01*
X0205766Y0065493D01*
X0205884Y0065532D01*
X0206004Y0065566D01*
X0206124Y0065596D01*
X0206246Y0065623D01*
X0206368Y0065645D01*
X0206491Y0065664D01*
X0206614Y0065679D01*
X0206738Y0065690D01*
X0206863Y0065697D01*
X0206987Y0065700D01*
X0207111Y0065699D01*
X0207236Y0065694D01*
X0207360Y0065685D01*
X0207483Y0065672D01*
X0207607Y0065655D01*
X0207729Y0065635D01*
X0207851Y0065610D01*
X0207972Y0065581D01*
X0208092Y0065549D01*
X0208211Y0065513D01*
X0208329Y0065473D01*
X0208446Y0065429D01*
X0208561Y0065382D01*
X0208674Y0065331D01*
X0208786Y0065276D01*
X0208896Y0065218D01*
X0209004Y0065157D01*
X0209110Y0065092D01*
X0209214Y0065023D01*
X0209315Y0064952D01*
X0209415Y0064877D01*
X0209512Y0064799D01*
X0209606Y0064718D01*
X0209698Y0064634D01*
X0209787Y0064547D01*
X0209873Y0064457D01*
X0209956Y0064365D01*
X0210036Y0064270D01*
X0210114Y0064172D01*
X0210188Y0064072D01*
X0210259Y0063970D01*
X0210326Y0063866D01*
X0210390Y0063759D01*
X0210451Y0063650D01*
X0210508Y0063540D01*
X0210562Y0063428D01*
X0210612Y0063314D01*
X0210659Y0063199D01*
X0210701Y0063082D01*
X0210740Y0062964D01*
X0210776Y0062844D01*
X0210807Y0062724D01*
X0210834Y0062603D01*
X0210858Y0062481D01*
X0210878Y0062358D01*
X0210894Y0062234D01*
X0210906Y0062111D01*
X0210914Y0061987D01*
X0210918Y0061862D01*
X0210918Y0061738D01*
X0210914Y0061613D01*
X0210906Y0061489D01*
X0210894Y0061366D01*
X0210878Y0061242D01*
X0210858Y0061119D01*
X0210834Y0060997D01*
X0210807Y0060876D01*
X0210776Y0060756D01*
X0210740Y0060636D01*
X0210701Y0060518D01*
X0210659Y0060401D01*
X0210612Y0060286D01*
X0210562Y0060172D01*
X0210508Y0060060D01*
X0210451Y0059950D01*
X0210390Y0059841D01*
X0210326Y0059734D01*
X0210259Y0059630D01*
X0210188Y0059528D01*
X0210114Y0059428D01*
X0210036Y0059330D01*
X0209956Y0059235D01*
X0209873Y0059143D01*
X0209787Y0059053D01*
X0209698Y0058966D01*
X0209606Y0058882D01*
X0209512Y0058801D01*
X0209415Y0058723D01*
X0209315Y0058648D01*
X0209214Y0058577D01*
X0209110Y0058508D01*
X0209004Y0058443D01*
X0208896Y0058382D01*
X0208786Y0058324D01*
X0208674Y0058269D01*
X0208561Y0058218D01*
X0208446Y0058171D01*
X0208329Y0058127D01*
X0208211Y0058087D01*
X0208092Y0058051D01*
X0207972Y0058019D01*
X0207851Y0057990D01*
X0207729Y0057965D01*
X0207607Y0057945D01*
X0207483Y0057928D01*
X0207360Y0057915D01*
X0207236Y0057906D01*
X0207111Y0057901D01*
X0206987Y0057900D01*
X0206863Y0057903D01*
X0206738Y0057910D01*
X0206614Y0057921D01*
X0206491Y0057936D01*
X0206368Y0057955D01*
X0206246Y0057977D01*
X0206124Y0058004D01*
X0206004Y0058034D01*
X0205884Y0058068D01*
X0205766Y0058107D01*
X0205648Y0058148D01*
X0205533Y0058194D01*
X0205418Y0058243D01*
X0205306Y0058296D01*
X0205195Y0058352D01*
X0205086Y0058412D01*
X0204979Y0058476D01*
X0204874Y0058542D01*
X0204771Y0058612D01*
X0204671Y0058686D01*
X0204573Y0058762D01*
X0204477Y0058841D01*
X0204384Y0058924D01*
X0204293Y0059009D01*
X0204206Y0059098D01*
X0204121Y0059189D01*
X0204039Y0059283D01*
X0203961Y0059379D01*
X0203885Y0059478D01*
X0203812Y0059579D01*
X0203743Y0059682D01*
X0203677Y0059788D01*
X0203615Y0059895D01*
X0203556Y0060005D01*
X0203500Y0060116D01*
X0203448Y0060229D01*
X0203400Y0060344D01*
X0203356Y0060460D01*
X0203315Y0060577D01*
X0203278Y0060696D01*
X0203244Y0060816D01*
X0203215Y0060936D01*
X0203189Y0061058D01*
X0203167Y0061181D01*
X0203150Y0061304D01*
X0203136Y0061427D01*
X0203126Y0061551D01*
X0203120Y0061676D01*
X0203118Y0061800D01*
X0203018Y0057800D02*
X0211018Y0065800D01*
X0171018Y0086550D02*
X0163018Y0094550D01*
X0163018Y0086550D02*
X0171018Y0094550D01*
X0283018Y0112800D02*
X0291018Y0120800D01*
X0283018Y0120800D01*
X0291018Y0112800D01*
X0283018Y0112800D01*
X0285318Y0025700D02*
X0285320Y0025824D01*
X0285326Y0025949D01*
X0285336Y0026073D01*
X0285350Y0026196D01*
X0285367Y0026319D01*
X0285389Y0026442D01*
X0285415Y0026564D01*
X0285444Y0026684D01*
X0285478Y0026804D01*
X0285515Y0026923D01*
X0285556Y0027040D01*
X0285600Y0027156D01*
X0285648Y0027271D01*
X0285700Y0027384D01*
X0285756Y0027495D01*
X0285815Y0027605D01*
X0285877Y0027712D01*
X0285943Y0027818D01*
X0286012Y0027921D01*
X0286085Y0028022D01*
X0286161Y0028121D01*
X0286239Y0028217D01*
X0286321Y0028311D01*
X0286406Y0028402D01*
X0286493Y0028491D01*
X0286584Y0028576D01*
X0286677Y0028659D01*
X0286773Y0028738D01*
X0286871Y0028814D01*
X0286971Y0028888D01*
X0287074Y0028958D01*
X0287179Y0029024D01*
X0287286Y0029088D01*
X0287395Y0029148D01*
X0287506Y0029204D01*
X0287618Y0029257D01*
X0287733Y0029306D01*
X0287848Y0029352D01*
X0287966Y0029393D01*
X0288084Y0029432D01*
X0288204Y0029466D01*
X0288324Y0029496D01*
X0288446Y0029523D01*
X0288568Y0029545D01*
X0288691Y0029564D01*
X0288814Y0029579D01*
X0288938Y0029590D01*
X0289063Y0029597D01*
X0289187Y0029600D01*
X0289311Y0029599D01*
X0289436Y0029594D01*
X0289560Y0029585D01*
X0289683Y0029572D01*
X0289807Y0029555D01*
X0289929Y0029535D01*
X0290051Y0029510D01*
X0290172Y0029481D01*
X0290292Y0029449D01*
X0290411Y0029413D01*
X0290529Y0029373D01*
X0290646Y0029329D01*
X0290761Y0029282D01*
X0290874Y0029231D01*
X0290986Y0029176D01*
X0291096Y0029118D01*
X0291204Y0029057D01*
X0291310Y0028992D01*
X0291414Y0028923D01*
X0291515Y0028852D01*
X0291615Y0028777D01*
X0291712Y0028699D01*
X0291806Y0028618D01*
X0291898Y0028534D01*
X0291987Y0028447D01*
X0292073Y0028357D01*
X0292156Y0028265D01*
X0292236Y0028170D01*
X0292314Y0028072D01*
X0292388Y0027972D01*
X0292459Y0027870D01*
X0292526Y0027766D01*
X0292590Y0027659D01*
X0292651Y0027550D01*
X0292708Y0027440D01*
X0292762Y0027328D01*
X0292812Y0027214D01*
X0292859Y0027099D01*
X0292901Y0026982D01*
X0292940Y0026864D01*
X0292976Y0026744D01*
X0293007Y0026624D01*
X0293034Y0026503D01*
X0293058Y0026381D01*
X0293078Y0026258D01*
X0293094Y0026134D01*
X0293106Y0026011D01*
X0293114Y0025887D01*
X0293118Y0025762D01*
X0293118Y0025638D01*
X0293114Y0025513D01*
X0293106Y0025389D01*
X0293094Y0025266D01*
X0293078Y0025142D01*
X0293058Y0025019D01*
X0293034Y0024897D01*
X0293007Y0024776D01*
X0292976Y0024656D01*
X0292940Y0024536D01*
X0292901Y0024418D01*
X0292859Y0024301D01*
X0292812Y0024186D01*
X0292762Y0024072D01*
X0292708Y0023960D01*
X0292651Y0023850D01*
X0292590Y0023741D01*
X0292526Y0023634D01*
X0292459Y0023530D01*
X0292388Y0023428D01*
X0292314Y0023328D01*
X0292236Y0023230D01*
X0292156Y0023135D01*
X0292073Y0023043D01*
X0291987Y0022953D01*
X0291898Y0022866D01*
X0291806Y0022782D01*
X0291712Y0022701D01*
X0291615Y0022623D01*
X0291515Y0022548D01*
X0291414Y0022477D01*
X0291310Y0022408D01*
X0291204Y0022343D01*
X0291096Y0022282D01*
X0290986Y0022224D01*
X0290874Y0022169D01*
X0290761Y0022118D01*
X0290646Y0022071D01*
X0290529Y0022027D01*
X0290411Y0021987D01*
X0290292Y0021951D01*
X0290172Y0021919D01*
X0290051Y0021890D01*
X0289929Y0021865D01*
X0289807Y0021845D01*
X0289683Y0021828D01*
X0289560Y0021815D01*
X0289436Y0021806D01*
X0289311Y0021801D01*
X0289187Y0021800D01*
X0289063Y0021803D01*
X0288938Y0021810D01*
X0288814Y0021821D01*
X0288691Y0021836D01*
X0288568Y0021855D01*
X0288446Y0021877D01*
X0288324Y0021904D01*
X0288204Y0021934D01*
X0288084Y0021968D01*
X0287966Y0022007D01*
X0287848Y0022048D01*
X0287733Y0022094D01*
X0287618Y0022143D01*
X0287506Y0022196D01*
X0287395Y0022252D01*
X0287286Y0022312D01*
X0287179Y0022376D01*
X0287074Y0022442D01*
X0286971Y0022512D01*
X0286871Y0022586D01*
X0286773Y0022662D01*
X0286677Y0022741D01*
X0286584Y0022824D01*
X0286493Y0022909D01*
X0286406Y0022998D01*
X0286321Y0023089D01*
X0286239Y0023183D01*
X0286161Y0023279D01*
X0286085Y0023378D01*
X0286012Y0023479D01*
X0285943Y0023582D01*
X0285877Y0023688D01*
X0285815Y0023795D01*
X0285756Y0023905D01*
X0285700Y0024016D01*
X0285648Y0024129D01*
X0285600Y0024244D01*
X0285556Y0024360D01*
X0285515Y0024477D01*
X0285478Y0024596D01*
X0285444Y0024716D01*
X0285415Y0024836D01*
X0285389Y0024958D01*
X0285367Y0025081D01*
X0285350Y0025204D01*
X0285336Y0025327D01*
X0285326Y0025451D01*
X0285320Y0025576D01*
X0285318Y0025700D01*
X0285218Y0021700D02*
X0293218Y0029700D01*
X0310918Y0025700D02*
X0310920Y0025824D01*
X0310926Y0025949D01*
X0310936Y0026073D01*
X0310950Y0026196D01*
X0310967Y0026319D01*
X0310989Y0026442D01*
X0311015Y0026564D01*
X0311044Y0026684D01*
X0311078Y0026804D01*
X0311115Y0026923D01*
X0311156Y0027040D01*
X0311200Y0027156D01*
X0311248Y0027271D01*
X0311300Y0027384D01*
X0311356Y0027495D01*
X0311415Y0027605D01*
X0311477Y0027712D01*
X0311543Y0027818D01*
X0311612Y0027921D01*
X0311685Y0028022D01*
X0311761Y0028121D01*
X0311839Y0028217D01*
X0311921Y0028311D01*
X0312006Y0028402D01*
X0312093Y0028491D01*
X0312184Y0028576D01*
X0312277Y0028659D01*
X0312373Y0028738D01*
X0312471Y0028814D01*
X0312571Y0028888D01*
X0312674Y0028958D01*
X0312779Y0029024D01*
X0312886Y0029088D01*
X0312995Y0029148D01*
X0313106Y0029204D01*
X0313218Y0029257D01*
X0313333Y0029306D01*
X0313448Y0029352D01*
X0313566Y0029393D01*
X0313684Y0029432D01*
X0313804Y0029466D01*
X0313924Y0029496D01*
X0314046Y0029523D01*
X0314168Y0029545D01*
X0314291Y0029564D01*
X0314414Y0029579D01*
X0314538Y0029590D01*
X0314663Y0029597D01*
X0314787Y0029600D01*
X0314911Y0029599D01*
X0315036Y0029594D01*
X0315160Y0029585D01*
X0315283Y0029572D01*
X0315407Y0029555D01*
X0315529Y0029535D01*
X0315651Y0029510D01*
X0315772Y0029481D01*
X0315892Y0029449D01*
X0316011Y0029413D01*
X0316129Y0029373D01*
X0316246Y0029329D01*
X0316361Y0029282D01*
X0316474Y0029231D01*
X0316586Y0029176D01*
X0316696Y0029118D01*
X0316804Y0029057D01*
X0316910Y0028992D01*
X0317014Y0028923D01*
X0317115Y0028852D01*
X0317215Y0028777D01*
X0317312Y0028699D01*
X0317406Y0028618D01*
X0317498Y0028534D01*
X0317587Y0028447D01*
X0317673Y0028357D01*
X0317756Y0028265D01*
X0317836Y0028170D01*
X0317914Y0028072D01*
X0317988Y0027972D01*
X0318059Y0027870D01*
X0318126Y0027766D01*
X0318190Y0027659D01*
X0318251Y0027550D01*
X0318308Y0027440D01*
X0318362Y0027328D01*
X0318412Y0027214D01*
X0318459Y0027099D01*
X0318501Y0026982D01*
X0318540Y0026864D01*
X0318576Y0026744D01*
X0318607Y0026624D01*
X0318634Y0026503D01*
X0318658Y0026381D01*
X0318678Y0026258D01*
X0318694Y0026134D01*
X0318706Y0026011D01*
X0318714Y0025887D01*
X0318718Y0025762D01*
X0318718Y0025638D01*
X0318714Y0025513D01*
X0318706Y0025389D01*
X0318694Y0025266D01*
X0318678Y0025142D01*
X0318658Y0025019D01*
X0318634Y0024897D01*
X0318607Y0024776D01*
X0318576Y0024656D01*
X0318540Y0024536D01*
X0318501Y0024418D01*
X0318459Y0024301D01*
X0318412Y0024186D01*
X0318362Y0024072D01*
X0318308Y0023960D01*
X0318251Y0023850D01*
X0318190Y0023741D01*
X0318126Y0023634D01*
X0318059Y0023530D01*
X0317988Y0023428D01*
X0317914Y0023328D01*
X0317836Y0023230D01*
X0317756Y0023135D01*
X0317673Y0023043D01*
X0317587Y0022953D01*
X0317498Y0022866D01*
X0317406Y0022782D01*
X0317312Y0022701D01*
X0317215Y0022623D01*
X0317115Y0022548D01*
X0317014Y0022477D01*
X0316910Y0022408D01*
X0316804Y0022343D01*
X0316696Y0022282D01*
X0316586Y0022224D01*
X0316474Y0022169D01*
X0316361Y0022118D01*
X0316246Y0022071D01*
X0316129Y0022027D01*
X0316011Y0021987D01*
X0315892Y0021951D01*
X0315772Y0021919D01*
X0315651Y0021890D01*
X0315529Y0021865D01*
X0315407Y0021845D01*
X0315283Y0021828D01*
X0315160Y0021815D01*
X0315036Y0021806D01*
X0314911Y0021801D01*
X0314787Y0021800D01*
X0314663Y0021803D01*
X0314538Y0021810D01*
X0314414Y0021821D01*
X0314291Y0021836D01*
X0314168Y0021855D01*
X0314046Y0021877D01*
X0313924Y0021904D01*
X0313804Y0021934D01*
X0313684Y0021968D01*
X0313566Y0022007D01*
X0313448Y0022048D01*
X0313333Y0022094D01*
X0313218Y0022143D01*
X0313106Y0022196D01*
X0312995Y0022252D01*
X0312886Y0022312D01*
X0312779Y0022376D01*
X0312674Y0022442D01*
X0312571Y0022512D01*
X0312471Y0022586D01*
X0312373Y0022662D01*
X0312277Y0022741D01*
X0312184Y0022824D01*
X0312093Y0022909D01*
X0312006Y0022998D01*
X0311921Y0023089D01*
X0311839Y0023183D01*
X0311761Y0023279D01*
X0311685Y0023378D01*
X0311612Y0023479D01*
X0311543Y0023582D01*
X0311477Y0023688D01*
X0311415Y0023795D01*
X0311356Y0023905D01*
X0311300Y0024016D01*
X0311248Y0024129D01*
X0311200Y0024244D01*
X0311156Y0024360D01*
X0311115Y0024477D01*
X0311078Y0024596D01*
X0311044Y0024716D01*
X0311015Y0024836D01*
X0310989Y0024958D01*
X0310967Y0025081D01*
X0310950Y0025204D01*
X0310936Y0025327D01*
X0310926Y0025451D01*
X0310920Y0025576D01*
X0310918Y0025700D01*
X0310818Y0021700D02*
X0318818Y0029700D01*
X0310918Y0007900D02*
X0310920Y0008024D01*
X0310926Y0008149D01*
X0310936Y0008273D01*
X0310950Y0008396D01*
X0310967Y0008519D01*
X0310989Y0008642D01*
X0311015Y0008764D01*
X0311044Y0008884D01*
X0311078Y0009004D01*
X0311115Y0009123D01*
X0311156Y0009240D01*
X0311200Y0009356D01*
X0311248Y0009471D01*
X0311300Y0009584D01*
X0311356Y0009695D01*
X0311415Y0009805D01*
X0311477Y0009912D01*
X0311543Y0010018D01*
X0311612Y0010121D01*
X0311685Y0010222D01*
X0311761Y0010321D01*
X0311839Y0010417D01*
X0311921Y0010511D01*
X0312006Y0010602D01*
X0312093Y0010691D01*
X0312184Y0010776D01*
X0312277Y0010859D01*
X0312373Y0010938D01*
X0312471Y0011014D01*
X0312571Y0011088D01*
X0312674Y0011158D01*
X0312779Y0011224D01*
X0312886Y0011288D01*
X0312995Y0011348D01*
X0313106Y0011404D01*
X0313218Y0011457D01*
X0313333Y0011506D01*
X0313448Y0011552D01*
X0313566Y0011593D01*
X0313684Y0011632D01*
X0313804Y0011666D01*
X0313924Y0011696D01*
X0314046Y0011723D01*
X0314168Y0011745D01*
X0314291Y0011764D01*
X0314414Y0011779D01*
X0314538Y0011790D01*
X0314663Y0011797D01*
X0314787Y0011800D01*
X0314911Y0011799D01*
X0315036Y0011794D01*
X0315160Y0011785D01*
X0315283Y0011772D01*
X0315407Y0011755D01*
X0315529Y0011735D01*
X0315651Y0011710D01*
X0315772Y0011681D01*
X0315892Y0011649D01*
X0316011Y0011613D01*
X0316129Y0011573D01*
X0316246Y0011529D01*
X0316361Y0011482D01*
X0316474Y0011431D01*
X0316586Y0011376D01*
X0316696Y0011318D01*
X0316804Y0011257D01*
X0316910Y0011192D01*
X0317014Y0011123D01*
X0317115Y0011052D01*
X0317215Y0010977D01*
X0317312Y0010899D01*
X0317406Y0010818D01*
X0317498Y0010734D01*
X0317587Y0010647D01*
X0317673Y0010557D01*
X0317756Y0010465D01*
X0317836Y0010370D01*
X0317914Y0010272D01*
X0317988Y0010172D01*
X0318059Y0010070D01*
X0318126Y0009966D01*
X0318190Y0009859D01*
X0318251Y0009750D01*
X0318308Y0009640D01*
X0318362Y0009528D01*
X0318412Y0009414D01*
X0318459Y0009299D01*
X0318501Y0009182D01*
X0318540Y0009064D01*
X0318576Y0008944D01*
X0318607Y0008824D01*
X0318634Y0008703D01*
X0318658Y0008581D01*
X0318678Y0008458D01*
X0318694Y0008334D01*
X0318706Y0008211D01*
X0318714Y0008087D01*
X0318718Y0007962D01*
X0318718Y0007838D01*
X0318714Y0007713D01*
X0318706Y0007589D01*
X0318694Y0007466D01*
X0318678Y0007342D01*
X0318658Y0007219D01*
X0318634Y0007097D01*
X0318607Y0006976D01*
X0318576Y0006856D01*
X0318540Y0006736D01*
X0318501Y0006618D01*
X0318459Y0006501D01*
X0318412Y0006386D01*
X0318362Y0006272D01*
X0318308Y0006160D01*
X0318251Y0006050D01*
X0318190Y0005941D01*
X0318126Y0005834D01*
X0318059Y0005730D01*
X0317988Y0005628D01*
X0317914Y0005528D01*
X0317836Y0005430D01*
X0317756Y0005335D01*
X0317673Y0005243D01*
X0317587Y0005153D01*
X0317498Y0005066D01*
X0317406Y0004982D01*
X0317312Y0004901D01*
X0317215Y0004823D01*
X0317115Y0004748D01*
X0317014Y0004677D01*
X0316910Y0004608D01*
X0316804Y0004543D01*
X0316696Y0004482D01*
X0316586Y0004424D01*
X0316474Y0004369D01*
X0316361Y0004318D01*
X0316246Y0004271D01*
X0316129Y0004227D01*
X0316011Y0004187D01*
X0315892Y0004151D01*
X0315772Y0004119D01*
X0315651Y0004090D01*
X0315529Y0004065D01*
X0315407Y0004045D01*
X0315283Y0004028D01*
X0315160Y0004015D01*
X0315036Y0004006D01*
X0314911Y0004001D01*
X0314787Y0004000D01*
X0314663Y0004003D01*
X0314538Y0004010D01*
X0314414Y0004021D01*
X0314291Y0004036D01*
X0314168Y0004055D01*
X0314046Y0004077D01*
X0313924Y0004104D01*
X0313804Y0004134D01*
X0313684Y0004168D01*
X0313566Y0004207D01*
X0313448Y0004248D01*
X0313333Y0004294D01*
X0313218Y0004343D01*
X0313106Y0004396D01*
X0312995Y0004452D01*
X0312886Y0004512D01*
X0312779Y0004576D01*
X0312674Y0004642D01*
X0312571Y0004712D01*
X0312471Y0004786D01*
X0312373Y0004862D01*
X0312277Y0004941D01*
X0312184Y0005024D01*
X0312093Y0005109D01*
X0312006Y0005198D01*
X0311921Y0005289D01*
X0311839Y0005383D01*
X0311761Y0005479D01*
X0311685Y0005578D01*
X0311612Y0005679D01*
X0311543Y0005782D01*
X0311477Y0005888D01*
X0311415Y0005995D01*
X0311356Y0006105D01*
X0311300Y0006216D01*
X0311248Y0006329D01*
X0311200Y0006444D01*
X0311156Y0006560D01*
X0311115Y0006677D01*
X0311078Y0006796D01*
X0311044Y0006916D01*
X0311015Y0007036D01*
X0310989Y0007158D01*
X0310967Y0007281D01*
X0310950Y0007404D01*
X0310936Y0007527D01*
X0310926Y0007651D01*
X0310920Y0007776D01*
X0310918Y0007900D01*
X0310818Y0003900D02*
X0318818Y0011900D01*
X0285318Y0007900D02*
X0285320Y0008024D01*
X0285326Y0008149D01*
X0285336Y0008273D01*
X0285350Y0008396D01*
X0285367Y0008519D01*
X0285389Y0008642D01*
X0285415Y0008764D01*
X0285444Y0008884D01*
X0285478Y0009004D01*
X0285515Y0009123D01*
X0285556Y0009240D01*
X0285600Y0009356D01*
X0285648Y0009471D01*
X0285700Y0009584D01*
X0285756Y0009695D01*
X0285815Y0009805D01*
X0285877Y0009912D01*
X0285943Y0010018D01*
X0286012Y0010121D01*
X0286085Y0010222D01*
X0286161Y0010321D01*
X0286239Y0010417D01*
X0286321Y0010511D01*
X0286406Y0010602D01*
X0286493Y0010691D01*
X0286584Y0010776D01*
X0286677Y0010859D01*
X0286773Y0010938D01*
X0286871Y0011014D01*
X0286971Y0011088D01*
X0287074Y0011158D01*
X0287179Y0011224D01*
X0287286Y0011288D01*
X0287395Y0011348D01*
X0287506Y0011404D01*
X0287618Y0011457D01*
X0287733Y0011506D01*
X0287848Y0011552D01*
X0287966Y0011593D01*
X0288084Y0011632D01*
X0288204Y0011666D01*
X0288324Y0011696D01*
X0288446Y0011723D01*
X0288568Y0011745D01*
X0288691Y0011764D01*
X0288814Y0011779D01*
X0288938Y0011790D01*
X0289063Y0011797D01*
X0289187Y0011800D01*
X0289311Y0011799D01*
X0289436Y0011794D01*
X0289560Y0011785D01*
X0289683Y0011772D01*
X0289807Y0011755D01*
X0289929Y0011735D01*
X0290051Y0011710D01*
X0290172Y0011681D01*
X0290292Y0011649D01*
X0290411Y0011613D01*
X0290529Y0011573D01*
X0290646Y0011529D01*
X0290761Y0011482D01*
X0290874Y0011431D01*
X0290986Y0011376D01*
X0291096Y0011318D01*
X0291204Y0011257D01*
X0291310Y0011192D01*
X0291414Y0011123D01*
X0291515Y0011052D01*
X0291615Y0010977D01*
X0291712Y0010899D01*
X0291806Y0010818D01*
X0291898Y0010734D01*
X0291987Y0010647D01*
X0292073Y0010557D01*
X0292156Y0010465D01*
X0292236Y0010370D01*
X0292314Y0010272D01*
X0292388Y0010172D01*
X0292459Y0010070D01*
X0292526Y0009966D01*
X0292590Y0009859D01*
X0292651Y0009750D01*
X0292708Y0009640D01*
X0292762Y0009528D01*
X0292812Y0009414D01*
X0292859Y0009299D01*
X0292901Y0009182D01*
X0292940Y0009064D01*
X0292976Y0008944D01*
X0293007Y0008824D01*
X0293034Y0008703D01*
X0293058Y0008581D01*
X0293078Y0008458D01*
X0293094Y0008334D01*
X0293106Y0008211D01*
X0293114Y0008087D01*
X0293118Y0007962D01*
X0293118Y0007838D01*
X0293114Y0007713D01*
X0293106Y0007589D01*
X0293094Y0007466D01*
X0293078Y0007342D01*
X0293058Y0007219D01*
X0293034Y0007097D01*
X0293007Y0006976D01*
X0292976Y0006856D01*
X0292940Y0006736D01*
X0292901Y0006618D01*
X0292859Y0006501D01*
X0292812Y0006386D01*
X0292762Y0006272D01*
X0292708Y0006160D01*
X0292651Y0006050D01*
X0292590Y0005941D01*
X0292526Y0005834D01*
X0292459Y0005730D01*
X0292388Y0005628D01*
X0292314Y0005528D01*
X0292236Y0005430D01*
X0292156Y0005335D01*
X0292073Y0005243D01*
X0291987Y0005153D01*
X0291898Y0005066D01*
X0291806Y0004982D01*
X0291712Y0004901D01*
X0291615Y0004823D01*
X0291515Y0004748D01*
X0291414Y0004677D01*
X0291310Y0004608D01*
X0291204Y0004543D01*
X0291096Y0004482D01*
X0290986Y0004424D01*
X0290874Y0004369D01*
X0290761Y0004318D01*
X0290646Y0004271D01*
X0290529Y0004227D01*
X0290411Y0004187D01*
X0290292Y0004151D01*
X0290172Y0004119D01*
X0290051Y0004090D01*
X0289929Y0004065D01*
X0289807Y0004045D01*
X0289683Y0004028D01*
X0289560Y0004015D01*
X0289436Y0004006D01*
X0289311Y0004001D01*
X0289187Y0004000D01*
X0289063Y0004003D01*
X0288938Y0004010D01*
X0288814Y0004021D01*
X0288691Y0004036D01*
X0288568Y0004055D01*
X0288446Y0004077D01*
X0288324Y0004104D01*
X0288204Y0004134D01*
X0288084Y0004168D01*
X0287966Y0004207D01*
X0287848Y0004248D01*
X0287733Y0004294D01*
X0287618Y0004343D01*
X0287506Y0004396D01*
X0287395Y0004452D01*
X0287286Y0004512D01*
X0287179Y0004576D01*
X0287074Y0004642D01*
X0286971Y0004712D01*
X0286871Y0004786D01*
X0286773Y0004862D01*
X0286677Y0004941D01*
X0286584Y0005024D01*
X0286493Y0005109D01*
X0286406Y0005198D01*
X0286321Y0005289D01*
X0286239Y0005383D01*
X0286161Y0005479D01*
X0286085Y0005578D01*
X0286012Y0005679D01*
X0285943Y0005782D01*
X0285877Y0005888D01*
X0285815Y0005995D01*
X0285756Y0006105D01*
X0285700Y0006216D01*
X0285648Y0006329D01*
X0285600Y0006444D01*
X0285556Y0006560D01*
X0285515Y0006677D01*
X0285478Y0006796D01*
X0285444Y0006916D01*
X0285415Y0007036D01*
X0285389Y0007158D01*
X0285367Y0007281D01*
X0285350Y0007404D01*
X0285336Y0007527D01*
X0285326Y0007651D01*
X0285320Y0007776D01*
X0285318Y0007900D01*
X0285218Y0003900D02*
X0293218Y0011900D01*
X0258518Y0014050D02*
X0250518Y0022050D01*
X0250518Y0014050D02*
X0258518Y0022050D01*
X0253518Y0015300D02*
X0245518Y0023300D01*
X0245518Y0015300D02*
X0253518Y0023300D01*
X0235918Y0025700D02*
X0235920Y0025824D01*
X0235926Y0025949D01*
X0235936Y0026073D01*
X0235950Y0026196D01*
X0235967Y0026319D01*
X0235989Y0026442D01*
X0236015Y0026564D01*
X0236044Y0026684D01*
X0236078Y0026804D01*
X0236115Y0026923D01*
X0236156Y0027040D01*
X0236200Y0027156D01*
X0236248Y0027271D01*
X0236300Y0027384D01*
X0236356Y0027495D01*
X0236415Y0027605D01*
X0236477Y0027712D01*
X0236543Y0027818D01*
X0236612Y0027921D01*
X0236685Y0028022D01*
X0236761Y0028121D01*
X0236839Y0028217D01*
X0236921Y0028311D01*
X0237006Y0028402D01*
X0237093Y0028491D01*
X0237184Y0028576D01*
X0237277Y0028659D01*
X0237373Y0028738D01*
X0237471Y0028814D01*
X0237571Y0028888D01*
X0237674Y0028958D01*
X0237779Y0029024D01*
X0237886Y0029088D01*
X0237995Y0029148D01*
X0238106Y0029204D01*
X0238218Y0029257D01*
X0238333Y0029306D01*
X0238448Y0029352D01*
X0238566Y0029393D01*
X0238684Y0029432D01*
X0238804Y0029466D01*
X0238924Y0029496D01*
X0239046Y0029523D01*
X0239168Y0029545D01*
X0239291Y0029564D01*
X0239414Y0029579D01*
X0239538Y0029590D01*
X0239663Y0029597D01*
X0239787Y0029600D01*
X0239911Y0029599D01*
X0240036Y0029594D01*
X0240160Y0029585D01*
X0240283Y0029572D01*
X0240407Y0029555D01*
X0240529Y0029535D01*
X0240651Y0029510D01*
X0240772Y0029481D01*
X0240892Y0029449D01*
X0241011Y0029413D01*
X0241129Y0029373D01*
X0241246Y0029329D01*
X0241361Y0029282D01*
X0241474Y0029231D01*
X0241586Y0029176D01*
X0241696Y0029118D01*
X0241804Y0029057D01*
X0241910Y0028992D01*
X0242014Y0028923D01*
X0242115Y0028852D01*
X0242215Y0028777D01*
X0242312Y0028699D01*
X0242406Y0028618D01*
X0242498Y0028534D01*
X0242587Y0028447D01*
X0242673Y0028357D01*
X0242756Y0028265D01*
X0242836Y0028170D01*
X0242914Y0028072D01*
X0242988Y0027972D01*
X0243059Y0027870D01*
X0243126Y0027766D01*
X0243190Y0027659D01*
X0243251Y0027550D01*
X0243308Y0027440D01*
X0243362Y0027328D01*
X0243412Y0027214D01*
X0243459Y0027099D01*
X0243501Y0026982D01*
X0243540Y0026864D01*
X0243576Y0026744D01*
X0243607Y0026624D01*
X0243634Y0026503D01*
X0243658Y0026381D01*
X0243678Y0026258D01*
X0243694Y0026134D01*
X0243706Y0026011D01*
X0243714Y0025887D01*
X0243718Y0025762D01*
X0243718Y0025638D01*
X0243714Y0025513D01*
X0243706Y0025389D01*
X0243694Y0025266D01*
X0243678Y0025142D01*
X0243658Y0025019D01*
X0243634Y0024897D01*
X0243607Y0024776D01*
X0243576Y0024656D01*
X0243540Y0024536D01*
X0243501Y0024418D01*
X0243459Y0024301D01*
X0243412Y0024186D01*
X0243362Y0024072D01*
X0243308Y0023960D01*
X0243251Y0023850D01*
X0243190Y0023741D01*
X0243126Y0023634D01*
X0243059Y0023530D01*
X0242988Y0023428D01*
X0242914Y0023328D01*
X0242836Y0023230D01*
X0242756Y0023135D01*
X0242673Y0023043D01*
X0242587Y0022953D01*
X0242498Y0022866D01*
X0242406Y0022782D01*
X0242312Y0022701D01*
X0242215Y0022623D01*
X0242115Y0022548D01*
X0242014Y0022477D01*
X0241910Y0022408D01*
X0241804Y0022343D01*
X0241696Y0022282D01*
X0241586Y0022224D01*
X0241474Y0022169D01*
X0241361Y0022118D01*
X0241246Y0022071D01*
X0241129Y0022027D01*
X0241011Y0021987D01*
X0240892Y0021951D01*
X0240772Y0021919D01*
X0240651Y0021890D01*
X0240529Y0021865D01*
X0240407Y0021845D01*
X0240283Y0021828D01*
X0240160Y0021815D01*
X0240036Y0021806D01*
X0239911Y0021801D01*
X0239787Y0021800D01*
X0239663Y0021803D01*
X0239538Y0021810D01*
X0239414Y0021821D01*
X0239291Y0021836D01*
X0239168Y0021855D01*
X0239046Y0021877D01*
X0238924Y0021904D01*
X0238804Y0021934D01*
X0238684Y0021968D01*
X0238566Y0022007D01*
X0238448Y0022048D01*
X0238333Y0022094D01*
X0238218Y0022143D01*
X0238106Y0022196D01*
X0237995Y0022252D01*
X0237886Y0022312D01*
X0237779Y0022376D01*
X0237674Y0022442D01*
X0237571Y0022512D01*
X0237471Y0022586D01*
X0237373Y0022662D01*
X0237277Y0022741D01*
X0237184Y0022824D01*
X0237093Y0022909D01*
X0237006Y0022998D01*
X0236921Y0023089D01*
X0236839Y0023183D01*
X0236761Y0023279D01*
X0236685Y0023378D01*
X0236612Y0023479D01*
X0236543Y0023582D01*
X0236477Y0023688D01*
X0236415Y0023795D01*
X0236356Y0023905D01*
X0236300Y0024016D01*
X0236248Y0024129D01*
X0236200Y0024244D01*
X0236156Y0024360D01*
X0236115Y0024477D01*
X0236078Y0024596D01*
X0236044Y0024716D01*
X0236015Y0024836D01*
X0235989Y0024958D01*
X0235967Y0025081D01*
X0235950Y0025204D01*
X0235936Y0025327D01*
X0235926Y0025451D01*
X0235920Y0025576D01*
X0235918Y0025700D01*
X0235818Y0021700D02*
X0243818Y0029700D01*
X0210318Y0025700D02*
X0210320Y0025824D01*
X0210326Y0025949D01*
X0210336Y0026073D01*
X0210350Y0026196D01*
X0210367Y0026319D01*
X0210389Y0026442D01*
X0210415Y0026564D01*
X0210444Y0026684D01*
X0210478Y0026804D01*
X0210515Y0026923D01*
X0210556Y0027040D01*
X0210600Y0027156D01*
X0210648Y0027271D01*
X0210700Y0027384D01*
X0210756Y0027495D01*
X0210815Y0027605D01*
X0210877Y0027712D01*
X0210943Y0027818D01*
X0211012Y0027921D01*
X0211085Y0028022D01*
X0211161Y0028121D01*
X0211239Y0028217D01*
X0211321Y0028311D01*
X0211406Y0028402D01*
X0211493Y0028491D01*
X0211584Y0028576D01*
X0211677Y0028659D01*
X0211773Y0028738D01*
X0211871Y0028814D01*
X0211971Y0028888D01*
X0212074Y0028958D01*
X0212179Y0029024D01*
X0212286Y0029088D01*
X0212395Y0029148D01*
X0212506Y0029204D01*
X0212618Y0029257D01*
X0212733Y0029306D01*
X0212848Y0029352D01*
X0212966Y0029393D01*
X0213084Y0029432D01*
X0213204Y0029466D01*
X0213324Y0029496D01*
X0213446Y0029523D01*
X0213568Y0029545D01*
X0213691Y0029564D01*
X0213814Y0029579D01*
X0213938Y0029590D01*
X0214063Y0029597D01*
X0214187Y0029600D01*
X0214311Y0029599D01*
X0214436Y0029594D01*
X0214560Y0029585D01*
X0214683Y0029572D01*
X0214807Y0029555D01*
X0214929Y0029535D01*
X0215051Y0029510D01*
X0215172Y0029481D01*
X0215292Y0029449D01*
X0215411Y0029413D01*
X0215529Y0029373D01*
X0215646Y0029329D01*
X0215761Y0029282D01*
X0215874Y0029231D01*
X0215986Y0029176D01*
X0216096Y0029118D01*
X0216204Y0029057D01*
X0216310Y0028992D01*
X0216414Y0028923D01*
X0216515Y0028852D01*
X0216615Y0028777D01*
X0216712Y0028699D01*
X0216806Y0028618D01*
X0216898Y0028534D01*
X0216987Y0028447D01*
X0217073Y0028357D01*
X0217156Y0028265D01*
X0217236Y0028170D01*
X0217314Y0028072D01*
X0217388Y0027972D01*
X0217459Y0027870D01*
X0217526Y0027766D01*
X0217590Y0027659D01*
X0217651Y0027550D01*
X0217708Y0027440D01*
X0217762Y0027328D01*
X0217812Y0027214D01*
X0217859Y0027099D01*
X0217901Y0026982D01*
X0217940Y0026864D01*
X0217976Y0026744D01*
X0218007Y0026624D01*
X0218034Y0026503D01*
X0218058Y0026381D01*
X0218078Y0026258D01*
X0218094Y0026134D01*
X0218106Y0026011D01*
X0218114Y0025887D01*
X0218118Y0025762D01*
X0218118Y0025638D01*
X0218114Y0025513D01*
X0218106Y0025389D01*
X0218094Y0025266D01*
X0218078Y0025142D01*
X0218058Y0025019D01*
X0218034Y0024897D01*
X0218007Y0024776D01*
X0217976Y0024656D01*
X0217940Y0024536D01*
X0217901Y0024418D01*
X0217859Y0024301D01*
X0217812Y0024186D01*
X0217762Y0024072D01*
X0217708Y0023960D01*
X0217651Y0023850D01*
X0217590Y0023741D01*
X0217526Y0023634D01*
X0217459Y0023530D01*
X0217388Y0023428D01*
X0217314Y0023328D01*
X0217236Y0023230D01*
X0217156Y0023135D01*
X0217073Y0023043D01*
X0216987Y0022953D01*
X0216898Y0022866D01*
X0216806Y0022782D01*
X0216712Y0022701D01*
X0216615Y0022623D01*
X0216515Y0022548D01*
X0216414Y0022477D01*
X0216310Y0022408D01*
X0216204Y0022343D01*
X0216096Y0022282D01*
X0215986Y0022224D01*
X0215874Y0022169D01*
X0215761Y0022118D01*
X0215646Y0022071D01*
X0215529Y0022027D01*
X0215411Y0021987D01*
X0215292Y0021951D01*
X0215172Y0021919D01*
X0215051Y0021890D01*
X0214929Y0021865D01*
X0214807Y0021845D01*
X0214683Y0021828D01*
X0214560Y0021815D01*
X0214436Y0021806D01*
X0214311Y0021801D01*
X0214187Y0021800D01*
X0214063Y0021803D01*
X0213938Y0021810D01*
X0213814Y0021821D01*
X0213691Y0021836D01*
X0213568Y0021855D01*
X0213446Y0021877D01*
X0213324Y0021904D01*
X0213204Y0021934D01*
X0213084Y0021968D01*
X0212966Y0022007D01*
X0212848Y0022048D01*
X0212733Y0022094D01*
X0212618Y0022143D01*
X0212506Y0022196D01*
X0212395Y0022252D01*
X0212286Y0022312D01*
X0212179Y0022376D01*
X0212074Y0022442D01*
X0211971Y0022512D01*
X0211871Y0022586D01*
X0211773Y0022662D01*
X0211677Y0022741D01*
X0211584Y0022824D01*
X0211493Y0022909D01*
X0211406Y0022998D01*
X0211321Y0023089D01*
X0211239Y0023183D01*
X0211161Y0023279D01*
X0211085Y0023378D01*
X0211012Y0023479D01*
X0210943Y0023582D01*
X0210877Y0023688D01*
X0210815Y0023795D01*
X0210756Y0023905D01*
X0210700Y0024016D01*
X0210648Y0024129D01*
X0210600Y0024244D01*
X0210556Y0024360D01*
X0210515Y0024477D01*
X0210478Y0024596D01*
X0210444Y0024716D01*
X0210415Y0024836D01*
X0210389Y0024958D01*
X0210367Y0025081D01*
X0210350Y0025204D01*
X0210336Y0025327D01*
X0210326Y0025451D01*
X0210320Y0025576D01*
X0210318Y0025700D01*
X0210218Y0021700D02*
X0218218Y0029700D01*
X0245518Y0018300D02*
X0253518Y0010300D01*
X0245518Y0010300D02*
X0253518Y0018300D01*
X0235918Y0007900D02*
X0235920Y0008024D01*
X0235926Y0008149D01*
X0235936Y0008273D01*
X0235950Y0008396D01*
X0235967Y0008519D01*
X0235989Y0008642D01*
X0236015Y0008764D01*
X0236044Y0008884D01*
X0236078Y0009004D01*
X0236115Y0009123D01*
X0236156Y0009240D01*
X0236200Y0009356D01*
X0236248Y0009471D01*
X0236300Y0009584D01*
X0236356Y0009695D01*
X0236415Y0009805D01*
X0236477Y0009912D01*
X0236543Y0010018D01*
X0236612Y0010121D01*
X0236685Y0010222D01*
X0236761Y0010321D01*
X0236839Y0010417D01*
X0236921Y0010511D01*
X0237006Y0010602D01*
X0237093Y0010691D01*
X0237184Y0010776D01*
X0237277Y0010859D01*
X0237373Y0010938D01*
X0237471Y0011014D01*
X0237571Y0011088D01*
X0237674Y0011158D01*
X0237779Y0011224D01*
X0237886Y0011288D01*
X0237995Y0011348D01*
X0238106Y0011404D01*
X0238218Y0011457D01*
X0238333Y0011506D01*
X0238448Y0011552D01*
X0238566Y0011593D01*
X0238684Y0011632D01*
X0238804Y0011666D01*
X0238924Y0011696D01*
X0239046Y0011723D01*
X0239168Y0011745D01*
X0239291Y0011764D01*
X0239414Y0011779D01*
X0239538Y0011790D01*
X0239663Y0011797D01*
X0239787Y0011800D01*
X0239911Y0011799D01*
X0240036Y0011794D01*
X0240160Y0011785D01*
X0240283Y0011772D01*
X0240407Y0011755D01*
X0240529Y0011735D01*
X0240651Y0011710D01*
X0240772Y0011681D01*
X0240892Y0011649D01*
X0241011Y0011613D01*
X0241129Y0011573D01*
X0241246Y0011529D01*
X0241361Y0011482D01*
X0241474Y0011431D01*
X0241586Y0011376D01*
X0241696Y0011318D01*
X0241804Y0011257D01*
X0241910Y0011192D01*
X0242014Y0011123D01*
X0242115Y0011052D01*
X0242215Y0010977D01*
X0242312Y0010899D01*
X0242406Y0010818D01*
X0242498Y0010734D01*
X0242587Y0010647D01*
X0242673Y0010557D01*
X0242756Y0010465D01*
X0242836Y0010370D01*
X0242914Y0010272D01*
X0242988Y0010172D01*
X0243059Y0010070D01*
X0243126Y0009966D01*
X0243190Y0009859D01*
X0243251Y0009750D01*
X0243308Y0009640D01*
X0243362Y0009528D01*
X0243412Y0009414D01*
X0243459Y0009299D01*
X0243501Y0009182D01*
X0243540Y0009064D01*
X0243576Y0008944D01*
X0243607Y0008824D01*
X0243634Y0008703D01*
X0243658Y0008581D01*
X0243678Y0008458D01*
X0243694Y0008334D01*
X0243706Y0008211D01*
X0243714Y0008087D01*
X0243718Y0007962D01*
X0243718Y0007838D01*
X0243714Y0007713D01*
X0243706Y0007589D01*
X0243694Y0007466D01*
X0243678Y0007342D01*
X0243658Y0007219D01*
X0243634Y0007097D01*
X0243607Y0006976D01*
X0243576Y0006856D01*
X0243540Y0006736D01*
X0243501Y0006618D01*
X0243459Y0006501D01*
X0243412Y0006386D01*
X0243362Y0006272D01*
X0243308Y0006160D01*
X0243251Y0006050D01*
X0243190Y0005941D01*
X0243126Y0005834D01*
X0243059Y0005730D01*
X0242988Y0005628D01*
X0242914Y0005528D01*
X0242836Y0005430D01*
X0242756Y0005335D01*
X0242673Y0005243D01*
X0242587Y0005153D01*
X0242498Y0005066D01*
X0242406Y0004982D01*
X0242312Y0004901D01*
X0242215Y0004823D01*
X0242115Y0004748D01*
X0242014Y0004677D01*
X0241910Y0004608D01*
X0241804Y0004543D01*
X0241696Y0004482D01*
X0241586Y0004424D01*
X0241474Y0004369D01*
X0241361Y0004318D01*
X0241246Y0004271D01*
X0241129Y0004227D01*
X0241011Y0004187D01*
X0240892Y0004151D01*
X0240772Y0004119D01*
X0240651Y0004090D01*
X0240529Y0004065D01*
X0240407Y0004045D01*
X0240283Y0004028D01*
X0240160Y0004015D01*
X0240036Y0004006D01*
X0239911Y0004001D01*
X0239787Y0004000D01*
X0239663Y0004003D01*
X0239538Y0004010D01*
X0239414Y0004021D01*
X0239291Y0004036D01*
X0239168Y0004055D01*
X0239046Y0004077D01*
X0238924Y0004104D01*
X0238804Y0004134D01*
X0238684Y0004168D01*
X0238566Y0004207D01*
X0238448Y0004248D01*
X0238333Y0004294D01*
X0238218Y0004343D01*
X0238106Y0004396D01*
X0237995Y0004452D01*
X0237886Y0004512D01*
X0237779Y0004576D01*
X0237674Y0004642D01*
X0237571Y0004712D01*
X0237471Y0004786D01*
X0237373Y0004862D01*
X0237277Y0004941D01*
X0237184Y0005024D01*
X0237093Y0005109D01*
X0237006Y0005198D01*
X0236921Y0005289D01*
X0236839Y0005383D01*
X0236761Y0005479D01*
X0236685Y0005578D01*
X0236612Y0005679D01*
X0236543Y0005782D01*
X0236477Y0005888D01*
X0236415Y0005995D01*
X0236356Y0006105D01*
X0236300Y0006216D01*
X0236248Y0006329D01*
X0236200Y0006444D01*
X0236156Y0006560D01*
X0236115Y0006677D01*
X0236078Y0006796D01*
X0236044Y0006916D01*
X0236015Y0007036D01*
X0235989Y0007158D01*
X0235967Y0007281D01*
X0235950Y0007404D01*
X0235936Y0007527D01*
X0235926Y0007651D01*
X0235920Y0007776D01*
X0235918Y0007900D01*
X0235818Y0003900D02*
X0243818Y0011900D01*
X0210318Y0007900D02*
X0210320Y0008024D01*
X0210326Y0008149D01*
X0210336Y0008273D01*
X0210350Y0008396D01*
X0210367Y0008519D01*
X0210389Y0008642D01*
X0210415Y0008764D01*
X0210444Y0008884D01*
X0210478Y0009004D01*
X0210515Y0009123D01*
X0210556Y0009240D01*
X0210600Y0009356D01*
X0210648Y0009471D01*
X0210700Y0009584D01*
X0210756Y0009695D01*
X0210815Y0009805D01*
X0210877Y0009912D01*
X0210943Y0010018D01*
X0211012Y0010121D01*
X0211085Y0010222D01*
X0211161Y0010321D01*
X0211239Y0010417D01*
X0211321Y0010511D01*
X0211406Y0010602D01*
X0211493Y0010691D01*
X0211584Y0010776D01*
X0211677Y0010859D01*
X0211773Y0010938D01*
X0211871Y0011014D01*
X0211971Y0011088D01*
X0212074Y0011158D01*
X0212179Y0011224D01*
X0212286Y0011288D01*
X0212395Y0011348D01*
X0212506Y0011404D01*
X0212618Y0011457D01*
X0212733Y0011506D01*
X0212848Y0011552D01*
X0212966Y0011593D01*
X0213084Y0011632D01*
X0213204Y0011666D01*
X0213324Y0011696D01*
X0213446Y0011723D01*
X0213568Y0011745D01*
X0213691Y0011764D01*
X0213814Y0011779D01*
X0213938Y0011790D01*
X0214063Y0011797D01*
X0214187Y0011800D01*
X0214311Y0011799D01*
X0214436Y0011794D01*
X0214560Y0011785D01*
X0214683Y0011772D01*
X0214807Y0011755D01*
X0214929Y0011735D01*
X0215051Y0011710D01*
X0215172Y0011681D01*
X0215292Y0011649D01*
X0215411Y0011613D01*
X0215529Y0011573D01*
X0215646Y0011529D01*
X0215761Y0011482D01*
X0215874Y0011431D01*
X0215986Y0011376D01*
X0216096Y0011318D01*
X0216204Y0011257D01*
X0216310Y0011192D01*
X0216414Y0011123D01*
X0216515Y0011052D01*
X0216615Y0010977D01*
X0216712Y0010899D01*
X0216806Y0010818D01*
X0216898Y0010734D01*
X0216987Y0010647D01*
X0217073Y0010557D01*
X0217156Y0010465D01*
X0217236Y0010370D01*
X0217314Y0010272D01*
X0217388Y0010172D01*
X0217459Y0010070D01*
X0217526Y0009966D01*
X0217590Y0009859D01*
X0217651Y0009750D01*
X0217708Y0009640D01*
X0217762Y0009528D01*
X0217812Y0009414D01*
X0217859Y0009299D01*
X0217901Y0009182D01*
X0217940Y0009064D01*
X0217976Y0008944D01*
X0218007Y0008824D01*
X0218034Y0008703D01*
X0218058Y0008581D01*
X0218078Y0008458D01*
X0218094Y0008334D01*
X0218106Y0008211D01*
X0218114Y0008087D01*
X0218118Y0007962D01*
X0218118Y0007838D01*
X0218114Y0007713D01*
X0218106Y0007589D01*
X0218094Y0007466D01*
X0218078Y0007342D01*
X0218058Y0007219D01*
X0218034Y0007097D01*
X0218007Y0006976D01*
X0217976Y0006856D01*
X0217940Y0006736D01*
X0217901Y0006618D01*
X0217859Y0006501D01*
X0217812Y0006386D01*
X0217762Y0006272D01*
X0217708Y0006160D01*
X0217651Y0006050D01*
X0217590Y0005941D01*
X0217526Y0005834D01*
X0217459Y0005730D01*
X0217388Y0005628D01*
X0217314Y0005528D01*
X0217236Y0005430D01*
X0217156Y0005335D01*
X0217073Y0005243D01*
X0216987Y0005153D01*
X0216898Y0005066D01*
X0216806Y0004982D01*
X0216712Y0004901D01*
X0216615Y0004823D01*
X0216515Y0004748D01*
X0216414Y0004677D01*
X0216310Y0004608D01*
X0216204Y0004543D01*
X0216096Y0004482D01*
X0215986Y0004424D01*
X0215874Y0004369D01*
X0215761Y0004318D01*
X0215646Y0004271D01*
X0215529Y0004227D01*
X0215411Y0004187D01*
X0215292Y0004151D01*
X0215172Y0004119D01*
X0215051Y0004090D01*
X0214929Y0004065D01*
X0214807Y0004045D01*
X0214683Y0004028D01*
X0214560Y0004015D01*
X0214436Y0004006D01*
X0214311Y0004001D01*
X0214187Y0004000D01*
X0214063Y0004003D01*
X0213938Y0004010D01*
X0213814Y0004021D01*
X0213691Y0004036D01*
X0213568Y0004055D01*
X0213446Y0004077D01*
X0213324Y0004104D01*
X0213204Y0004134D01*
X0213084Y0004168D01*
X0212966Y0004207D01*
X0212848Y0004248D01*
X0212733Y0004294D01*
X0212618Y0004343D01*
X0212506Y0004396D01*
X0212395Y0004452D01*
X0212286Y0004512D01*
X0212179Y0004576D01*
X0212074Y0004642D01*
X0211971Y0004712D01*
X0211871Y0004786D01*
X0211773Y0004862D01*
X0211677Y0004941D01*
X0211584Y0005024D01*
X0211493Y0005109D01*
X0211406Y0005198D01*
X0211321Y0005289D01*
X0211239Y0005383D01*
X0211161Y0005479D01*
X0211085Y0005578D01*
X0211012Y0005679D01*
X0210943Y0005782D01*
X0210877Y0005888D01*
X0210815Y0005995D01*
X0210756Y0006105D01*
X0210700Y0006216D01*
X0210648Y0006329D01*
X0210600Y0006444D01*
X0210556Y0006560D01*
X0210515Y0006677D01*
X0210478Y0006796D01*
X0210444Y0006916D01*
X0210415Y0007036D01*
X0210389Y0007158D01*
X0210367Y0007281D01*
X0210350Y0007404D01*
X0210336Y0007527D01*
X0210326Y0007651D01*
X0210320Y0007776D01*
X0210318Y0007900D01*
X0210218Y0003900D02*
X0218218Y0011900D01*
X0160918Y0007900D02*
X0160920Y0008024D01*
X0160926Y0008149D01*
X0160936Y0008273D01*
X0160950Y0008396D01*
X0160967Y0008519D01*
X0160989Y0008642D01*
X0161015Y0008764D01*
X0161044Y0008884D01*
X0161078Y0009004D01*
X0161115Y0009123D01*
X0161156Y0009240D01*
X0161200Y0009356D01*
X0161248Y0009471D01*
X0161300Y0009584D01*
X0161356Y0009695D01*
X0161415Y0009805D01*
X0161477Y0009912D01*
X0161543Y0010018D01*
X0161612Y0010121D01*
X0161685Y0010222D01*
X0161761Y0010321D01*
X0161839Y0010417D01*
X0161921Y0010511D01*
X0162006Y0010602D01*
X0162093Y0010691D01*
X0162184Y0010776D01*
X0162277Y0010859D01*
X0162373Y0010938D01*
X0162471Y0011014D01*
X0162571Y0011088D01*
X0162674Y0011158D01*
X0162779Y0011224D01*
X0162886Y0011288D01*
X0162995Y0011348D01*
X0163106Y0011404D01*
X0163218Y0011457D01*
X0163333Y0011506D01*
X0163448Y0011552D01*
X0163566Y0011593D01*
X0163684Y0011632D01*
X0163804Y0011666D01*
X0163924Y0011696D01*
X0164046Y0011723D01*
X0164168Y0011745D01*
X0164291Y0011764D01*
X0164414Y0011779D01*
X0164538Y0011790D01*
X0164663Y0011797D01*
X0164787Y0011800D01*
X0164911Y0011799D01*
X0165036Y0011794D01*
X0165160Y0011785D01*
X0165283Y0011772D01*
X0165407Y0011755D01*
X0165529Y0011735D01*
X0165651Y0011710D01*
X0165772Y0011681D01*
X0165892Y0011649D01*
X0166011Y0011613D01*
X0166129Y0011573D01*
X0166246Y0011529D01*
X0166361Y0011482D01*
X0166474Y0011431D01*
X0166586Y0011376D01*
X0166696Y0011318D01*
X0166804Y0011257D01*
X0166910Y0011192D01*
X0167014Y0011123D01*
X0167115Y0011052D01*
X0167215Y0010977D01*
X0167312Y0010899D01*
X0167406Y0010818D01*
X0167498Y0010734D01*
X0167587Y0010647D01*
X0167673Y0010557D01*
X0167756Y0010465D01*
X0167836Y0010370D01*
X0167914Y0010272D01*
X0167988Y0010172D01*
X0168059Y0010070D01*
X0168126Y0009966D01*
X0168190Y0009859D01*
X0168251Y0009750D01*
X0168308Y0009640D01*
X0168362Y0009528D01*
X0168412Y0009414D01*
X0168459Y0009299D01*
X0168501Y0009182D01*
X0168540Y0009064D01*
X0168576Y0008944D01*
X0168607Y0008824D01*
X0168634Y0008703D01*
X0168658Y0008581D01*
X0168678Y0008458D01*
X0168694Y0008334D01*
X0168706Y0008211D01*
X0168714Y0008087D01*
X0168718Y0007962D01*
X0168718Y0007838D01*
X0168714Y0007713D01*
X0168706Y0007589D01*
X0168694Y0007466D01*
X0168678Y0007342D01*
X0168658Y0007219D01*
X0168634Y0007097D01*
X0168607Y0006976D01*
X0168576Y0006856D01*
X0168540Y0006736D01*
X0168501Y0006618D01*
X0168459Y0006501D01*
X0168412Y0006386D01*
X0168362Y0006272D01*
X0168308Y0006160D01*
X0168251Y0006050D01*
X0168190Y0005941D01*
X0168126Y0005834D01*
X0168059Y0005730D01*
X0167988Y0005628D01*
X0167914Y0005528D01*
X0167836Y0005430D01*
X0167756Y0005335D01*
X0167673Y0005243D01*
X0167587Y0005153D01*
X0167498Y0005066D01*
X0167406Y0004982D01*
X0167312Y0004901D01*
X0167215Y0004823D01*
X0167115Y0004748D01*
X0167014Y0004677D01*
X0166910Y0004608D01*
X0166804Y0004543D01*
X0166696Y0004482D01*
X0166586Y0004424D01*
X0166474Y0004369D01*
X0166361Y0004318D01*
X0166246Y0004271D01*
X0166129Y0004227D01*
X0166011Y0004187D01*
X0165892Y0004151D01*
X0165772Y0004119D01*
X0165651Y0004090D01*
X0165529Y0004065D01*
X0165407Y0004045D01*
X0165283Y0004028D01*
X0165160Y0004015D01*
X0165036Y0004006D01*
X0164911Y0004001D01*
X0164787Y0004000D01*
X0164663Y0004003D01*
X0164538Y0004010D01*
X0164414Y0004021D01*
X0164291Y0004036D01*
X0164168Y0004055D01*
X0164046Y0004077D01*
X0163924Y0004104D01*
X0163804Y0004134D01*
X0163684Y0004168D01*
X0163566Y0004207D01*
X0163448Y0004248D01*
X0163333Y0004294D01*
X0163218Y0004343D01*
X0163106Y0004396D01*
X0162995Y0004452D01*
X0162886Y0004512D01*
X0162779Y0004576D01*
X0162674Y0004642D01*
X0162571Y0004712D01*
X0162471Y0004786D01*
X0162373Y0004862D01*
X0162277Y0004941D01*
X0162184Y0005024D01*
X0162093Y0005109D01*
X0162006Y0005198D01*
X0161921Y0005289D01*
X0161839Y0005383D01*
X0161761Y0005479D01*
X0161685Y0005578D01*
X0161612Y0005679D01*
X0161543Y0005782D01*
X0161477Y0005888D01*
X0161415Y0005995D01*
X0161356Y0006105D01*
X0161300Y0006216D01*
X0161248Y0006329D01*
X0161200Y0006444D01*
X0161156Y0006560D01*
X0161115Y0006677D01*
X0161078Y0006796D01*
X0161044Y0006916D01*
X0161015Y0007036D01*
X0160989Y0007158D01*
X0160967Y0007281D01*
X0160950Y0007404D01*
X0160936Y0007527D01*
X0160926Y0007651D01*
X0160920Y0007776D01*
X0160918Y0007900D01*
X0160818Y0003900D02*
X0168818Y0011900D01*
X0135318Y0007900D02*
X0135320Y0008024D01*
X0135326Y0008149D01*
X0135336Y0008273D01*
X0135350Y0008396D01*
X0135367Y0008519D01*
X0135389Y0008642D01*
X0135415Y0008764D01*
X0135444Y0008884D01*
X0135478Y0009004D01*
X0135515Y0009123D01*
X0135556Y0009240D01*
X0135600Y0009356D01*
X0135648Y0009471D01*
X0135700Y0009584D01*
X0135756Y0009695D01*
X0135815Y0009805D01*
X0135877Y0009912D01*
X0135943Y0010018D01*
X0136012Y0010121D01*
X0136085Y0010222D01*
X0136161Y0010321D01*
X0136239Y0010417D01*
X0136321Y0010511D01*
X0136406Y0010602D01*
X0136493Y0010691D01*
X0136584Y0010776D01*
X0136677Y0010859D01*
X0136773Y0010938D01*
X0136871Y0011014D01*
X0136971Y0011088D01*
X0137074Y0011158D01*
X0137179Y0011224D01*
X0137286Y0011288D01*
X0137395Y0011348D01*
X0137506Y0011404D01*
X0137618Y0011457D01*
X0137733Y0011506D01*
X0137848Y0011552D01*
X0137966Y0011593D01*
X0138084Y0011632D01*
X0138204Y0011666D01*
X0138324Y0011696D01*
X0138446Y0011723D01*
X0138568Y0011745D01*
X0138691Y0011764D01*
X0138814Y0011779D01*
X0138938Y0011790D01*
X0139063Y0011797D01*
X0139187Y0011800D01*
X0139311Y0011799D01*
X0139436Y0011794D01*
X0139560Y0011785D01*
X0139683Y0011772D01*
X0139807Y0011755D01*
X0139929Y0011735D01*
X0140051Y0011710D01*
X0140172Y0011681D01*
X0140292Y0011649D01*
X0140411Y0011613D01*
X0140529Y0011573D01*
X0140646Y0011529D01*
X0140761Y0011482D01*
X0140874Y0011431D01*
X0140986Y0011376D01*
X0141096Y0011318D01*
X0141204Y0011257D01*
X0141310Y0011192D01*
X0141414Y0011123D01*
X0141515Y0011052D01*
X0141615Y0010977D01*
X0141712Y0010899D01*
X0141806Y0010818D01*
X0141898Y0010734D01*
X0141987Y0010647D01*
X0142073Y0010557D01*
X0142156Y0010465D01*
X0142236Y0010370D01*
X0142314Y0010272D01*
X0142388Y0010172D01*
X0142459Y0010070D01*
X0142526Y0009966D01*
X0142590Y0009859D01*
X0142651Y0009750D01*
X0142708Y0009640D01*
X0142762Y0009528D01*
X0142812Y0009414D01*
X0142859Y0009299D01*
X0142901Y0009182D01*
X0142940Y0009064D01*
X0142976Y0008944D01*
X0143007Y0008824D01*
X0143034Y0008703D01*
X0143058Y0008581D01*
X0143078Y0008458D01*
X0143094Y0008334D01*
X0143106Y0008211D01*
X0143114Y0008087D01*
X0143118Y0007962D01*
X0143118Y0007838D01*
X0143114Y0007713D01*
X0143106Y0007589D01*
X0143094Y0007466D01*
X0143078Y0007342D01*
X0143058Y0007219D01*
X0143034Y0007097D01*
X0143007Y0006976D01*
X0142976Y0006856D01*
X0142940Y0006736D01*
X0142901Y0006618D01*
X0142859Y0006501D01*
X0142812Y0006386D01*
X0142762Y0006272D01*
X0142708Y0006160D01*
X0142651Y0006050D01*
X0142590Y0005941D01*
X0142526Y0005834D01*
X0142459Y0005730D01*
X0142388Y0005628D01*
X0142314Y0005528D01*
X0142236Y0005430D01*
X0142156Y0005335D01*
X0142073Y0005243D01*
X0141987Y0005153D01*
X0141898Y0005066D01*
X0141806Y0004982D01*
X0141712Y0004901D01*
X0141615Y0004823D01*
X0141515Y0004748D01*
X0141414Y0004677D01*
X0141310Y0004608D01*
X0141204Y0004543D01*
X0141096Y0004482D01*
X0140986Y0004424D01*
X0140874Y0004369D01*
X0140761Y0004318D01*
X0140646Y0004271D01*
X0140529Y0004227D01*
X0140411Y0004187D01*
X0140292Y0004151D01*
X0140172Y0004119D01*
X0140051Y0004090D01*
X0139929Y0004065D01*
X0139807Y0004045D01*
X0139683Y0004028D01*
X0139560Y0004015D01*
X0139436Y0004006D01*
X0139311Y0004001D01*
X0139187Y0004000D01*
X0139063Y0004003D01*
X0138938Y0004010D01*
X0138814Y0004021D01*
X0138691Y0004036D01*
X0138568Y0004055D01*
X0138446Y0004077D01*
X0138324Y0004104D01*
X0138204Y0004134D01*
X0138084Y0004168D01*
X0137966Y0004207D01*
X0137848Y0004248D01*
X0137733Y0004294D01*
X0137618Y0004343D01*
X0137506Y0004396D01*
X0137395Y0004452D01*
X0137286Y0004512D01*
X0137179Y0004576D01*
X0137074Y0004642D01*
X0136971Y0004712D01*
X0136871Y0004786D01*
X0136773Y0004862D01*
X0136677Y0004941D01*
X0136584Y0005024D01*
X0136493Y0005109D01*
X0136406Y0005198D01*
X0136321Y0005289D01*
X0136239Y0005383D01*
X0136161Y0005479D01*
X0136085Y0005578D01*
X0136012Y0005679D01*
X0135943Y0005782D01*
X0135877Y0005888D01*
X0135815Y0005995D01*
X0135756Y0006105D01*
X0135700Y0006216D01*
X0135648Y0006329D01*
X0135600Y0006444D01*
X0135556Y0006560D01*
X0135515Y0006677D01*
X0135478Y0006796D01*
X0135444Y0006916D01*
X0135415Y0007036D01*
X0135389Y0007158D01*
X0135367Y0007281D01*
X0135350Y0007404D01*
X0135336Y0007527D01*
X0135326Y0007651D01*
X0135320Y0007776D01*
X0135318Y0007900D01*
X0135218Y0003900D02*
X0143218Y0011900D01*
X0135318Y0025700D02*
X0135320Y0025824D01*
X0135326Y0025949D01*
X0135336Y0026073D01*
X0135350Y0026196D01*
X0135367Y0026319D01*
X0135389Y0026442D01*
X0135415Y0026564D01*
X0135444Y0026684D01*
X0135478Y0026804D01*
X0135515Y0026923D01*
X0135556Y0027040D01*
X0135600Y0027156D01*
X0135648Y0027271D01*
X0135700Y0027384D01*
X0135756Y0027495D01*
X0135815Y0027605D01*
X0135877Y0027712D01*
X0135943Y0027818D01*
X0136012Y0027921D01*
X0136085Y0028022D01*
X0136161Y0028121D01*
X0136239Y0028217D01*
X0136321Y0028311D01*
X0136406Y0028402D01*
X0136493Y0028491D01*
X0136584Y0028576D01*
X0136677Y0028659D01*
X0136773Y0028738D01*
X0136871Y0028814D01*
X0136971Y0028888D01*
X0137074Y0028958D01*
X0137179Y0029024D01*
X0137286Y0029088D01*
X0137395Y0029148D01*
X0137506Y0029204D01*
X0137618Y0029257D01*
X0137733Y0029306D01*
X0137848Y0029352D01*
X0137966Y0029393D01*
X0138084Y0029432D01*
X0138204Y0029466D01*
X0138324Y0029496D01*
X0138446Y0029523D01*
X0138568Y0029545D01*
X0138691Y0029564D01*
X0138814Y0029579D01*
X0138938Y0029590D01*
X0139063Y0029597D01*
X0139187Y0029600D01*
X0139311Y0029599D01*
X0139436Y0029594D01*
X0139560Y0029585D01*
X0139683Y0029572D01*
X0139807Y0029555D01*
X0139929Y0029535D01*
X0140051Y0029510D01*
X0140172Y0029481D01*
X0140292Y0029449D01*
X0140411Y0029413D01*
X0140529Y0029373D01*
X0140646Y0029329D01*
X0140761Y0029282D01*
X0140874Y0029231D01*
X0140986Y0029176D01*
X0141096Y0029118D01*
X0141204Y0029057D01*
X0141310Y0028992D01*
X0141414Y0028923D01*
X0141515Y0028852D01*
X0141615Y0028777D01*
X0141712Y0028699D01*
X0141806Y0028618D01*
X0141898Y0028534D01*
X0141987Y0028447D01*
X0142073Y0028357D01*
X0142156Y0028265D01*
X0142236Y0028170D01*
X0142314Y0028072D01*
X0142388Y0027972D01*
X0142459Y0027870D01*
X0142526Y0027766D01*
X0142590Y0027659D01*
X0142651Y0027550D01*
X0142708Y0027440D01*
X0142762Y0027328D01*
X0142812Y0027214D01*
X0142859Y0027099D01*
X0142901Y0026982D01*
X0142940Y0026864D01*
X0142976Y0026744D01*
X0143007Y0026624D01*
X0143034Y0026503D01*
X0143058Y0026381D01*
X0143078Y0026258D01*
X0143094Y0026134D01*
X0143106Y0026011D01*
X0143114Y0025887D01*
X0143118Y0025762D01*
X0143118Y0025638D01*
X0143114Y0025513D01*
X0143106Y0025389D01*
X0143094Y0025266D01*
X0143078Y0025142D01*
X0143058Y0025019D01*
X0143034Y0024897D01*
X0143007Y0024776D01*
X0142976Y0024656D01*
X0142940Y0024536D01*
X0142901Y0024418D01*
X0142859Y0024301D01*
X0142812Y0024186D01*
X0142762Y0024072D01*
X0142708Y0023960D01*
X0142651Y0023850D01*
X0142590Y0023741D01*
X0142526Y0023634D01*
X0142459Y0023530D01*
X0142388Y0023428D01*
X0142314Y0023328D01*
X0142236Y0023230D01*
X0142156Y0023135D01*
X0142073Y0023043D01*
X0141987Y0022953D01*
X0141898Y0022866D01*
X0141806Y0022782D01*
X0141712Y0022701D01*
X0141615Y0022623D01*
X0141515Y0022548D01*
X0141414Y0022477D01*
X0141310Y0022408D01*
X0141204Y0022343D01*
X0141096Y0022282D01*
X0140986Y0022224D01*
X0140874Y0022169D01*
X0140761Y0022118D01*
X0140646Y0022071D01*
X0140529Y0022027D01*
X0140411Y0021987D01*
X0140292Y0021951D01*
X0140172Y0021919D01*
X0140051Y0021890D01*
X0139929Y0021865D01*
X0139807Y0021845D01*
X0139683Y0021828D01*
X0139560Y0021815D01*
X0139436Y0021806D01*
X0139311Y0021801D01*
X0139187Y0021800D01*
X0139063Y0021803D01*
X0138938Y0021810D01*
X0138814Y0021821D01*
X0138691Y0021836D01*
X0138568Y0021855D01*
X0138446Y0021877D01*
X0138324Y0021904D01*
X0138204Y0021934D01*
X0138084Y0021968D01*
X0137966Y0022007D01*
X0137848Y0022048D01*
X0137733Y0022094D01*
X0137618Y0022143D01*
X0137506Y0022196D01*
X0137395Y0022252D01*
X0137286Y0022312D01*
X0137179Y0022376D01*
X0137074Y0022442D01*
X0136971Y0022512D01*
X0136871Y0022586D01*
X0136773Y0022662D01*
X0136677Y0022741D01*
X0136584Y0022824D01*
X0136493Y0022909D01*
X0136406Y0022998D01*
X0136321Y0023089D01*
X0136239Y0023183D01*
X0136161Y0023279D01*
X0136085Y0023378D01*
X0136012Y0023479D01*
X0135943Y0023582D01*
X0135877Y0023688D01*
X0135815Y0023795D01*
X0135756Y0023905D01*
X0135700Y0024016D01*
X0135648Y0024129D01*
X0135600Y0024244D01*
X0135556Y0024360D01*
X0135515Y0024477D01*
X0135478Y0024596D01*
X0135444Y0024716D01*
X0135415Y0024836D01*
X0135389Y0024958D01*
X0135367Y0025081D01*
X0135350Y0025204D01*
X0135336Y0025327D01*
X0135326Y0025451D01*
X0135320Y0025576D01*
X0135318Y0025700D01*
X0135218Y0021700D02*
X0143218Y0029700D01*
X0160918Y0025700D02*
X0160920Y0025824D01*
X0160926Y0025949D01*
X0160936Y0026073D01*
X0160950Y0026196D01*
X0160967Y0026319D01*
X0160989Y0026442D01*
X0161015Y0026564D01*
X0161044Y0026684D01*
X0161078Y0026804D01*
X0161115Y0026923D01*
X0161156Y0027040D01*
X0161200Y0027156D01*
X0161248Y0027271D01*
X0161300Y0027384D01*
X0161356Y0027495D01*
X0161415Y0027605D01*
X0161477Y0027712D01*
X0161543Y0027818D01*
X0161612Y0027921D01*
X0161685Y0028022D01*
X0161761Y0028121D01*
X0161839Y0028217D01*
X0161921Y0028311D01*
X0162006Y0028402D01*
X0162093Y0028491D01*
X0162184Y0028576D01*
X0162277Y0028659D01*
X0162373Y0028738D01*
X0162471Y0028814D01*
X0162571Y0028888D01*
X0162674Y0028958D01*
X0162779Y0029024D01*
X0162886Y0029088D01*
X0162995Y0029148D01*
X0163106Y0029204D01*
X0163218Y0029257D01*
X0163333Y0029306D01*
X0163448Y0029352D01*
X0163566Y0029393D01*
X0163684Y0029432D01*
X0163804Y0029466D01*
X0163924Y0029496D01*
X0164046Y0029523D01*
X0164168Y0029545D01*
X0164291Y0029564D01*
X0164414Y0029579D01*
X0164538Y0029590D01*
X0164663Y0029597D01*
X0164787Y0029600D01*
X0164911Y0029599D01*
X0165036Y0029594D01*
X0165160Y0029585D01*
X0165283Y0029572D01*
X0165407Y0029555D01*
X0165529Y0029535D01*
X0165651Y0029510D01*
X0165772Y0029481D01*
X0165892Y0029449D01*
X0166011Y0029413D01*
X0166129Y0029373D01*
X0166246Y0029329D01*
X0166361Y0029282D01*
X0166474Y0029231D01*
X0166586Y0029176D01*
X0166696Y0029118D01*
X0166804Y0029057D01*
X0166910Y0028992D01*
X0167014Y0028923D01*
X0167115Y0028852D01*
X0167215Y0028777D01*
X0167312Y0028699D01*
X0167406Y0028618D01*
X0167498Y0028534D01*
X0167587Y0028447D01*
X0167673Y0028357D01*
X0167756Y0028265D01*
X0167836Y0028170D01*
X0167914Y0028072D01*
X0167988Y0027972D01*
X0168059Y0027870D01*
X0168126Y0027766D01*
X0168190Y0027659D01*
X0168251Y0027550D01*
X0168308Y0027440D01*
X0168362Y0027328D01*
X0168412Y0027214D01*
X0168459Y0027099D01*
X0168501Y0026982D01*
X0168540Y0026864D01*
X0168576Y0026744D01*
X0168607Y0026624D01*
X0168634Y0026503D01*
X0168658Y0026381D01*
X0168678Y0026258D01*
X0168694Y0026134D01*
X0168706Y0026011D01*
X0168714Y0025887D01*
X0168718Y0025762D01*
X0168718Y0025638D01*
X0168714Y0025513D01*
X0168706Y0025389D01*
X0168694Y0025266D01*
X0168678Y0025142D01*
X0168658Y0025019D01*
X0168634Y0024897D01*
X0168607Y0024776D01*
X0168576Y0024656D01*
X0168540Y0024536D01*
X0168501Y0024418D01*
X0168459Y0024301D01*
X0168412Y0024186D01*
X0168362Y0024072D01*
X0168308Y0023960D01*
X0168251Y0023850D01*
X0168190Y0023741D01*
X0168126Y0023634D01*
X0168059Y0023530D01*
X0167988Y0023428D01*
X0167914Y0023328D01*
X0167836Y0023230D01*
X0167756Y0023135D01*
X0167673Y0023043D01*
X0167587Y0022953D01*
X0167498Y0022866D01*
X0167406Y0022782D01*
X0167312Y0022701D01*
X0167215Y0022623D01*
X0167115Y0022548D01*
X0167014Y0022477D01*
X0166910Y0022408D01*
X0166804Y0022343D01*
X0166696Y0022282D01*
X0166586Y0022224D01*
X0166474Y0022169D01*
X0166361Y0022118D01*
X0166246Y0022071D01*
X0166129Y0022027D01*
X0166011Y0021987D01*
X0165892Y0021951D01*
X0165772Y0021919D01*
X0165651Y0021890D01*
X0165529Y0021865D01*
X0165407Y0021845D01*
X0165283Y0021828D01*
X0165160Y0021815D01*
X0165036Y0021806D01*
X0164911Y0021801D01*
X0164787Y0021800D01*
X0164663Y0021803D01*
X0164538Y0021810D01*
X0164414Y0021821D01*
X0164291Y0021836D01*
X0164168Y0021855D01*
X0164046Y0021877D01*
X0163924Y0021904D01*
X0163804Y0021934D01*
X0163684Y0021968D01*
X0163566Y0022007D01*
X0163448Y0022048D01*
X0163333Y0022094D01*
X0163218Y0022143D01*
X0163106Y0022196D01*
X0162995Y0022252D01*
X0162886Y0022312D01*
X0162779Y0022376D01*
X0162674Y0022442D01*
X0162571Y0022512D01*
X0162471Y0022586D01*
X0162373Y0022662D01*
X0162277Y0022741D01*
X0162184Y0022824D01*
X0162093Y0022909D01*
X0162006Y0022998D01*
X0161921Y0023089D01*
X0161839Y0023183D01*
X0161761Y0023279D01*
X0161685Y0023378D01*
X0161612Y0023479D01*
X0161543Y0023582D01*
X0161477Y0023688D01*
X0161415Y0023795D01*
X0161356Y0023905D01*
X0161300Y0024016D01*
X0161248Y0024129D01*
X0161200Y0024244D01*
X0161156Y0024360D01*
X0161115Y0024477D01*
X0161078Y0024596D01*
X0161044Y0024716D01*
X0161015Y0024836D01*
X0160989Y0024958D01*
X0160967Y0025081D01*
X0160950Y0025204D01*
X0160936Y0025327D01*
X0160926Y0025451D01*
X0160920Y0025576D01*
X0160918Y0025700D01*
X0160818Y0021700D02*
X0168818Y0029700D01*
X0085918Y0025700D02*
X0085920Y0025824D01*
X0085926Y0025949D01*
X0085936Y0026073D01*
X0085950Y0026196D01*
X0085967Y0026319D01*
X0085989Y0026442D01*
X0086015Y0026564D01*
X0086044Y0026684D01*
X0086078Y0026804D01*
X0086115Y0026923D01*
X0086156Y0027040D01*
X0086200Y0027156D01*
X0086248Y0027271D01*
X0086300Y0027384D01*
X0086356Y0027495D01*
X0086415Y0027605D01*
X0086477Y0027712D01*
X0086543Y0027818D01*
X0086612Y0027921D01*
X0086685Y0028022D01*
X0086761Y0028121D01*
X0086839Y0028217D01*
X0086921Y0028311D01*
X0087006Y0028402D01*
X0087093Y0028491D01*
X0087184Y0028576D01*
X0087277Y0028659D01*
X0087373Y0028738D01*
X0087471Y0028814D01*
X0087571Y0028888D01*
X0087674Y0028958D01*
X0087779Y0029024D01*
X0087886Y0029088D01*
X0087995Y0029148D01*
X0088106Y0029204D01*
X0088218Y0029257D01*
X0088333Y0029306D01*
X0088448Y0029352D01*
X0088566Y0029393D01*
X0088684Y0029432D01*
X0088804Y0029466D01*
X0088924Y0029496D01*
X0089046Y0029523D01*
X0089168Y0029545D01*
X0089291Y0029564D01*
X0089414Y0029579D01*
X0089538Y0029590D01*
X0089663Y0029597D01*
X0089787Y0029600D01*
X0089911Y0029599D01*
X0090036Y0029594D01*
X0090160Y0029585D01*
X0090283Y0029572D01*
X0090407Y0029555D01*
X0090529Y0029535D01*
X0090651Y0029510D01*
X0090772Y0029481D01*
X0090892Y0029449D01*
X0091011Y0029413D01*
X0091129Y0029373D01*
X0091246Y0029329D01*
X0091361Y0029282D01*
X0091474Y0029231D01*
X0091586Y0029176D01*
X0091696Y0029118D01*
X0091804Y0029057D01*
X0091910Y0028992D01*
X0092014Y0028923D01*
X0092115Y0028852D01*
X0092215Y0028777D01*
X0092312Y0028699D01*
X0092406Y0028618D01*
X0092498Y0028534D01*
X0092587Y0028447D01*
X0092673Y0028357D01*
X0092756Y0028265D01*
X0092836Y0028170D01*
X0092914Y0028072D01*
X0092988Y0027972D01*
X0093059Y0027870D01*
X0093126Y0027766D01*
X0093190Y0027659D01*
X0093251Y0027550D01*
X0093308Y0027440D01*
X0093362Y0027328D01*
X0093412Y0027214D01*
X0093459Y0027099D01*
X0093501Y0026982D01*
X0093540Y0026864D01*
X0093576Y0026744D01*
X0093607Y0026624D01*
X0093634Y0026503D01*
X0093658Y0026381D01*
X0093678Y0026258D01*
X0093694Y0026134D01*
X0093706Y0026011D01*
X0093714Y0025887D01*
X0093718Y0025762D01*
X0093718Y0025638D01*
X0093714Y0025513D01*
X0093706Y0025389D01*
X0093694Y0025266D01*
X0093678Y0025142D01*
X0093658Y0025019D01*
X0093634Y0024897D01*
X0093607Y0024776D01*
X0093576Y0024656D01*
X0093540Y0024536D01*
X0093501Y0024418D01*
X0093459Y0024301D01*
X0093412Y0024186D01*
X0093362Y0024072D01*
X0093308Y0023960D01*
X0093251Y0023850D01*
X0093190Y0023741D01*
X0093126Y0023634D01*
X0093059Y0023530D01*
X0092988Y0023428D01*
X0092914Y0023328D01*
X0092836Y0023230D01*
X0092756Y0023135D01*
X0092673Y0023043D01*
X0092587Y0022953D01*
X0092498Y0022866D01*
X0092406Y0022782D01*
X0092312Y0022701D01*
X0092215Y0022623D01*
X0092115Y0022548D01*
X0092014Y0022477D01*
X0091910Y0022408D01*
X0091804Y0022343D01*
X0091696Y0022282D01*
X0091586Y0022224D01*
X0091474Y0022169D01*
X0091361Y0022118D01*
X0091246Y0022071D01*
X0091129Y0022027D01*
X0091011Y0021987D01*
X0090892Y0021951D01*
X0090772Y0021919D01*
X0090651Y0021890D01*
X0090529Y0021865D01*
X0090407Y0021845D01*
X0090283Y0021828D01*
X0090160Y0021815D01*
X0090036Y0021806D01*
X0089911Y0021801D01*
X0089787Y0021800D01*
X0089663Y0021803D01*
X0089538Y0021810D01*
X0089414Y0021821D01*
X0089291Y0021836D01*
X0089168Y0021855D01*
X0089046Y0021877D01*
X0088924Y0021904D01*
X0088804Y0021934D01*
X0088684Y0021968D01*
X0088566Y0022007D01*
X0088448Y0022048D01*
X0088333Y0022094D01*
X0088218Y0022143D01*
X0088106Y0022196D01*
X0087995Y0022252D01*
X0087886Y0022312D01*
X0087779Y0022376D01*
X0087674Y0022442D01*
X0087571Y0022512D01*
X0087471Y0022586D01*
X0087373Y0022662D01*
X0087277Y0022741D01*
X0087184Y0022824D01*
X0087093Y0022909D01*
X0087006Y0022998D01*
X0086921Y0023089D01*
X0086839Y0023183D01*
X0086761Y0023279D01*
X0086685Y0023378D01*
X0086612Y0023479D01*
X0086543Y0023582D01*
X0086477Y0023688D01*
X0086415Y0023795D01*
X0086356Y0023905D01*
X0086300Y0024016D01*
X0086248Y0024129D01*
X0086200Y0024244D01*
X0086156Y0024360D01*
X0086115Y0024477D01*
X0086078Y0024596D01*
X0086044Y0024716D01*
X0086015Y0024836D01*
X0085989Y0024958D01*
X0085967Y0025081D01*
X0085950Y0025204D01*
X0085936Y0025327D01*
X0085926Y0025451D01*
X0085920Y0025576D01*
X0085918Y0025700D01*
X0085818Y0021700D02*
X0093818Y0029700D01*
X0060318Y0025700D02*
X0060320Y0025824D01*
X0060326Y0025949D01*
X0060336Y0026073D01*
X0060350Y0026196D01*
X0060367Y0026319D01*
X0060389Y0026442D01*
X0060415Y0026564D01*
X0060444Y0026684D01*
X0060478Y0026804D01*
X0060515Y0026923D01*
X0060556Y0027040D01*
X0060600Y0027156D01*
X0060648Y0027271D01*
X0060700Y0027384D01*
X0060756Y0027495D01*
X0060815Y0027605D01*
X0060877Y0027712D01*
X0060943Y0027818D01*
X0061012Y0027921D01*
X0061085Y0028022D01*
X0061161Y0028121D01*
X0061239Y0028217D01*
X0061321Y0028311D01*
X0061406Y0028402D01*
X0061493Y0028491D01*
X0061584Y0028576D01*
X0061677Y0028659D01*
X0061773Y0028738D01*
X0061871Y0028814D01*
X0061971Y0028888D01*
X0062074Y0028958D01*
X0062179Y0029024D01*
X0062286Y0029088D01*
X0062395Y0029148D01*
X0062506Y0029204D01*
X0062618Y0029257D01*
X0062733Y0029306D01*
X0062848Y0029352D01*
X0062966Y0029393D01*
X0063084Y0029432D01*
X0063204Y0029466D01*
X0063324Y0029496D01*
X0063446Y0029523D01*
X0063568Y0029545D01*
X0063691Y0029564D01*
X0063814Y0029579D01*
X0063938Y0029590D01*
X0064063Y0029597D01*
X0064187Y0029600D01*
X0064311Y0029599D01*
X0064436Y0029594D01*
X0064560Y0029585D01*
X0064683Y0029572D01*
X0064807Y0029555D01*
X0064929Y0029535D01*
X0065051Y0029510D01*
X0065172Y0029481D01*
X0065292Y0029449D01*
X0065411Y0029413D01*
X0065529Y0029373D01*
X0065646Y0029329D01*
X0065761Y0029282D01*
X0065874Y0029231D01*
X0065986Y0029176D01*
X0066096Y0029118D01*
X0066204Y0029057D01*
X0066310Y0028992D01*
X0066414Y0028923D01*
X0066515Y0028852D01*
X0066615Y0028777D01*
X0066712Y0028699D01*
X0066806Y0028618D01*
X0066898Y0028534D01*
X0066987Y0028447D01*
X0067073Y0028357D01*
X0067156Y0028265D01*
X0067236Y0028170D01*
X0067314Y0028072D01*
X0067388Y0027972D01*
X0067459Y0027870D01*
X0067526Y0027766D01*
X0067590Y0027659D01*
X0067651Y0027550D01*
X0067708Y0027440D01*
X0067762Y0027328D01*
X0067812Y0027214D01*
X0067859Y0027099D01*
X0067901Y0026982D01*
X0067940Y0026864D01*
X0067976Y0026744D01*
X0068007Y0026624D01*
X0068034Y0026503D01*
X0068058Y0026381D01*
X0068078Y0026258D01*
X0068094Y0026134D01*
X0068106Y0026011D01*
X0068114Y0025887D01*
X0068118Y0025762D01*
X0068118Y0025638D01*
X0068114Y0025513D01*
X0068106Y0025389D01*
X0068094Y0025266D01*
X0068078Y0025142D01*
X0068058Y0025019D01*
X0068034Y0024897D01*
X0068007Y0024776D01*
X0067976Y0024656D01*
X0067940Y0024536D01*
X0067901Y0024418D01*
X0067859Y0024301D01*
X0067812Y0024186D01*
X0067762Y0024072D01*
X0067708Y0023960D01*
X0067651Y0023850D01*
X0067590Y0023741D01*
X0067526Y0023634D01*
X0067459Y0023530D01*
X0067388Y0023428D01*
X0067314Y0023328D01*
X0067236Y0023230D01*
X0067156Y0023135D01*
X0067073Y0023043D01*
X0066987Y0022953D01*
X0066898Y0022866D01*
X0066806Y0022782D01*
X0066712Y0022701D01*
X0066615Y0022623D01*
X0066515Y0022548D01*
X0066414Y0022477D01*
X0066310Y0022408D01*
X0066204Y0022343D01*
X0066096Y0022282D01*
X0065986Y0022224D01*
X0065874Y0022169D01*
X0065761Y0022118D01*
X0065646Y0022071D01*
X0065529Y0022027D01*
X0065411Y0021987D01*
X0065292Y0021951D01*
X0065172Y0021919D01*
X0065051Y0021890D01*
X0064929Y0021865D01*
X0064807Y0021845D01*
X0064683Y0021828D01*
X0064560Y0021815D01*
X0064436Y0021806D01*
X0064311Y0021801D01*
X0064187Y0021800D01*
X0064063Y0021803D01*
X0063938Y0021810D01*
X0063814Y0021821D01*
X0063691Y0021836D01*
X0063568Y0021855D01*
X0063446Y0021877D01*
X0063324Y0021904D01*
X0063204Y0021934D01*
X0063084Y0021968D01*
X0062966Y0022007D01*
X0062848Y0022048D01*
X0062733Y0022094D01*
X0062618Y0022143D01*
X0062506Y0022196D01*
X0062395Y0022252D01*
X0062286Y0022312D01*
X0062179Y0022376D01*
X0062074Y0022442D01*
X0061971Y0022512D01*
X0061871Y0022586D01*
X0061773Y0022662D01*
X0061677Y0022741D01*
X0061584Y0022824D01*
X0061493Y0022909D01*
X0061406Y0022998D01*
X0061321Y0023089D01*
X0061239Y0023183D01*
X0061161Y0023279D01*
X0061085Y0023378D01*
X0061012Y0023479D01*
X0060943Y0023582D01*
X0060877Y0023688D01*
X0060815Y0023795D01*
X0060756Y0023905D01*
X0060700Y0024016D01*
X0060648Y0024129D01*
X0060600Y0024244D01*
X0060556Y0024360D01*
X0060515Y0024477D01*
X0060478Y0024596D01*
X0060444Y0024716D01*
X0060415Y0024836D01*
X0060389Y0024958D01*
X0060367Y0025081D01*
X0060350Y0025204D01*
X0060336Y0025327D01*
X0060326Y0025451D01*
X0060320Y0025576D01*
X0060318Y0025700D01*
X0060218Y0021700D02*
X0068218Y0029700D01*
X0046868Y0025550D02*
X0046870Y0025674D01*
X0046876Y0025799D01*
X0046886Y0025923D01*
X0046900Y0026046D01*
X0046917Y0026169D01*
X0046939Y0026292D01*
X0046965Y0026414D01*
X0046994Y0026534D01*
X0047028Y0026654D01*
X0047065Y0026773D01*
X0047106Y0026890D01*
X0047150Y0027006D01*
X0047198Y0027121D01*
X0047250Y0027234D01*
X0047306Y0027345D01*
X0047365Y0027455D01*
X0047427Y0027562D01*
X0047493Y0027668D01*
X0047562Y0027771D01*
X0047635Y0027872D01*
X0047711Y0027971D01*
X0047789Y0028067D01*
X0047871Y0028161D01*
X0047956Y0028252D01*
X0048043Y0028341D01*
X0048134Y0028426D01*
X0048227Y0028509D01*
X0048323Y0028588D01*
X0048421Y0028664D01*
X0048521Y0028738D01*
X0048624Y0028808D01*
X0048729Y0028874D01*
X0048836Y0028938D01*
X0048945Y0028998D01*
X0049056Y0029054D01*
X0049168Y0029107D01*
X0049283Y0029156D01*
X0049398Y0029202D01*
X0049516Y0029243D01*
X0049634Y0029282D01*
X0049754Y0029316D01*
X0049874Y0029346D01*
X0049996Y0029373D01*
X0050118Y0029395D01*
X0050241Y0029414D01*
X0050364Y0029429D01*
X0050488Y0029440D01*
X0050613Y0029447D01*
X0050737Y0029450D01*
X0050861Y0029449D01*
X0050986Y0029444D01*
X0051110Y0029435D01*
X0051233Y0029422D01*
X0051357Y0029405D01*
X0051479Y0029385D01*
X0051601Y0029360D01*
X0051722Y0029331D01*
X0051842Y0029299D01*
X0051961Y0029263D01*
X0052079Y0029223D01*
X0052196Y0029179D01*
X0052311Y0029132D01*
X0052424Y0029081D01*
X0052536Y0029026D01*
X0052646Y0028968D01*
X0052754Y0028907D01*
X0052860Y0028842D01*
X0052964Y0028773D01*
X0053065Y0028702D01*
X0053165Y0028627D01*
X0053262Y0028549D01*
X0053356Y0028468D01*
X0053448Y0028384D01*
X0053537Y0028297D01*
X0053623Y0028207D01*
X0053706Y0028115D01*
X0053786Y0028020D01*
X0053864Y0027922D01*
X0053938Y0027822D01*
X0054009Y0027720D01*
X0054076Y0027616D01*
X0054140Y0027509D01*
X0054201Y0027400D01*
X0054258Y0027290D01*
X0054312Y0027178D01*
X0054362Y0027064D01*
X0054409Y0026949D01*
X0054451Y0026832D01*
X0054490Y0026714D01*
X0054526Y0026594D01*
X0054557Y0026474D01*
X0054584Y0026353D01*
X0054608Y0026231D01*
X0054628Y0026108D01*
X0054644Y0025984D01*
X0054656Y0025861D01*
X0054664Y0025737D01*
X0054668Y0025612D01*
X0054668Y0025488D01*
X0054664Y0025363D01*
X0054656Y0025239D01*
X0054644Y0025116D01*
X0054628Y0024992D01*
X0054608Y0024869D01*
X0054584Y0024747D01*
X0054557Y0024626D01*
X0054526Y0024506D01*
X0054490Y0024386D01*
X0054451Y0024268D01*
X0054409Y0024151D01*
X0054362Y0024036D01*
X0054312Y0023922D01*
X0054258Y0023810D01*
X0054201Y0023700D01*
X0054140Y0023591D01*
X0054076Y0023484D01*
X0054009Y0023380D01*
X0053938Y0023278D01*
X0053864Y0023178D01*
X0053786Y0023080D01*
X0053706Y0022985D01*
X0053623Y0022893D01*
X0053537Y0022803D01*
X0053448Y0022716D01*
X0053356Y0022632D01*
X0053262Y0022551D01*
X0053165Y0022473D01*
X0053065Y0022398D01*
X0052964Y0022327D01*
X0052860Y0022258D01*
X0052754Y0022193D01*
X0052646Y0022132D01*
X0052536Y0022074D01*
X0052424Y0022019D01*
X0052311Y0021968D01*
X0052196Y0021921D01*
X0052079Y0021877D01*
X0051961Y0021837D01*
X0051842Y0021801D01*
X0051722Y0021769D01*
X0051601Y0021740D01*
X0051479Y0021715D01*
X0051357Y0021695D01*
X0051233Y0021678D01*
X0051110Y0021665D01*
X0050986Y0021656D01*
X0050861Y0021651D01*
X0050737Y0021650D01*
X0050613Y0021653D01*
X0050488Y0021660D01*
X0050364Y0021671D01*
X0050241Y0021686D01*
X0050118Y0021705D01*
X0049996Y0021727D01*
X0049874Y0021754D01*
X0049754Y0021784D01*
X0049634Y0021818D01*
X0049516Y0021857D01*
X0049398Y0021898D01*
X0049283Y0021944D01*
X0049168Y0021993D01*
X0049056Y0022046D01*
X0048945Y0022102D01*
X0048836Y0022162D01*
X0048729Y0022226D01*
X0048624Y0022292D01*
X0048521Y0022362D01*
X0048421Y0022436D01*
X0048323Y0022512D01*
X0048227Y0022591D01*
X0048134Y0022674D01*
X0048043Y0022759D01*
X0047956Y0022848D01*
X0047871Y0022939D01*
X0047789Y0023033D01*
X0047711Y0023129D01*
X0047635Y0023228D01*
X0047562Y0023329D01*
X0047493Y0023432D01*
X0047427Y0023538D01*
X0047365Y0023645D01*
X0047306Y0023755D01*
X0047250Y0023866D01*
X0047198Y0023979D01*
X0047150Y0024094D01*
X0047106Y0024210D01*
X0047065Y0024327D01*
X0047028Y0024446D01*
X0046994Y0024566D01*
X0046965Y0024686D01*
X0046939Y0024808D01*
X0046917Y0024931D01*
X0046900Y0025054D01*
X0046886Y0025177D01*
X0046876Y0025301D01*
X0046870Y0025426D01*
X0046868Y0025550D01*
X0046768Y0021550D02*
X0054768Y0029550D01*
X0033118Y0011800D02*
X0033120Y0011924D01*
X0033126Y0012049D01*
X0033136Y0012173D01*
X0033150Y0012296D01*
X0033167Y0012419D01*
X0033189Y0012542D01*
X0033215Y0012664D01*
X0033244Y0012784D01*
X0033278Y0012904D01*
X0033315Y0013023D01*
X0033356Y0013140D01*
X0033400Y0013256D01*
X0033448Y0013371D01*
X0033500Y0013484D01*
X0033556Y0013595D01*
X0033615Y0013705D01*
X0033677Y0013812D01*
X0033743Y0013918D01*
X0033812Y0014021D01*
X0033885Y0014122D01*
X0033961Y0014221D01*
X0034039Y0014317D01*
X0034121Y0014411D01*
X0034206Y0014502D01*
X0034293Y0014591D01*
X0034384Y0014676D01*
X0034477Y0014759D01*
X0034573Y0014838D01*
X0034671Y0014914D01*
X0034771Y0014988D01*
X0034874Y0015058D01*
X0034979Y0015124D01*
X0035086Y0015188D01*
X0035195Y0015248D01*
X0035306Y0015304D01*
X0035418Y0015357D01*
X0035533Y0015406D01*
X0035648Y0015452D01*
X0035766Y0015493D01*
X0035884Y0015532D01*
X0036004Y0015566D01*
X0036124Y0015596D01*
X0036246Y0015623D01*
X0036368Y0015645D01*
X0036491Y0015664D01*
X0036614Y0015679D01*
X0036738Y0015690D01*
X0036863Y0015697D01*
X0036987Y0015700D01*
X0037111Y0015699D01*
X0037236Y0015694D01*
X0037360Y0015685D01*
X0037483Y0015672D01*
X0037607Y0015655D01*
X0037729Y0015635D01*
X0037851Y0015610D01*
X0037972Y0015581D01*
X0038092Y0015549D01*
X0038211Y0015513D01*
X0038329Y0015473D01*
X0038446Y0015429D01*
X0038561Y0015382D01*
X0038674Y0015331D01*
X0038786Y0015276D01*
X0038896Y0015218D01*
X0039004Y0015157D01*
X0039110Y0015092D01*
X0039214Y0015023D01*
X0039315Y0014952D01*
X0039415Y0014877D01*
X0039512Y0014799D01*
X0039606Y0014718D01*
X0039698Y0014634D01*
X0039787Y0014547D01*
X0039873Y0014457D01*
X0039956Y0014365D01*
X0040036Y0014270D01*
X0040114Y0014172D01*
X0040188Y0014072D01*
X0040259Y0013970D01*
X0040326Y0013866D01*
X0040390Y0013759D01*
X0040451Y0013650D01*
X0040508Y0013540D01*
X0040562Y0013428D01*
X0040612Y0013314D01*
X0040659Y0013199D01*
X0040701Y0013082D01*
X0040740Y0012964D01*
X0040776Y0012844D01*
X0040807Y0012724D01*
X0040834Y0012603D01*
X0040858Y0012481D01*
X0040878Y0012358D01*
X0040894Y0012234D01*
X0040906Y0012111D01*
X0040914Y0011987D01*
X0040918Y0011862D01*
X0040918Y0011738D01*
X0040914Y0011613D01*
X0040906Y0011489D01*
X0040894Y0011366D01*
X0040878Y0011242D01*
X0040858Y0011119D01*
X0040834Y0010997D01*
X0040807Y0010876D01*
X0040776Y0010756D01*
X0040740Y0010636D01*
X0040701Y0010518D01*
X0040659Y0010401D01*
X0040612Y0010286D01*
X0040562Y0010172D01*
X0040508Y0010060D01*
X0040451Y0009950D01*
X0040390Y0009841D01*
X0040326Y0009734D01*
X0040259Y0009630D01*
X0040188Y0009528D01*
X0040114Y0009428D01*
X0040036Y0009330D01*
X0039956Y0009235D01*
X0039873Y0009143D01*
X0039787Y0009053D01*
X0039698Y0008966D01*
X0039606Y0008882D01*
X0039512Y0008801D01*
X0039415Y0008723D01*
X0039315Y0008648D01*
X0039214Y0008577D01*
X0039110Y0008508D01*
X0039004Y0008443D01*
X0038896Y0008382D01*
X0038786Y0008324D01*
X0038674Y0008269D01*
X0038561Y0008218D01*
X0038446Y0008171D01*
X0038329Y0008127D01*
X0038211Y0008087D01*
X0038092Y0008051D01*
X0037972Y0008019D01*
X0037851Y0007990D01*
X0037729Y0007965D01*
X0037607Y0007945D01*
X0037483Y0007928D01*
X0037360Y0007915D01*
X0037236Y0007906D01*
X0037111Y0007901D01*
X0036987Y0007900D01*
X0036863Y0007903D01*
X0036738Y0007910D01*
X0036614Y0007921D01*
X0036491Y0007936D01*
X0036368Y0007955D01*
X0036246Y0007977D01*
X0036124Y0008004D01*
X0036004Y0008034D01*
X0035884Y0008068D01*
X0035766Y0008107D01*
X0035648Y0008148D01*
X0035533Y0008194D01*
X0035418Y0008243D01*
X0035306Y0008296D01*
X0035195Y0008352D01*
X0035086Y0008412D01*
X0034979Y0008476D01*
X0034874Y0008542D01*
X0034771Y0008612D01*
X0034671Y0008686D01*
X0034573Y0008762D01*
X0034477Y0008841D01*
X0034384Y0008924D01*
X0034293Y0009009D01*
X0034206Y0009098D01*
X0034121Y0009189D01*
X0034039Y0009283D01*
X0033961Y0009379D01*
X0033885Y0009478D01*
X0033812Y0009579D01*
X0033743Y0009682D01*
X0033677Y0009788D01*
X0033615Y0009895D01*
X0033556Y0010005D01*
X0033500Y0010116D01*
X0033448Y0010229D01*
X0033400Y0010344D01*
X0033356Y0010460D01*
X0033315Y0010577D01*
X0033278Y0010696D01*
X0033244Y0010816D01*
X0033215Y0010936D01*
X0033189Y0011058D01*
X0033167Y0011181D01*
X0033150Y0011304D01*
X0033136Y0011427D01*
X0033126Y0011551D01*
X0033120Y0011676D01*
X0033118Y0011800D01*
X0033018Y0007800D02*
X0041018Y0015800D01*
X0023118Y0011800D02*
X0023120Y0011924D01*
X0023126Y0012049D01*
X0023136Y0012173D01*
X0023150Y0012296D01*
X0023167Y0012419D01*
X0023189Y0012542D01*
X0023215Y0012664D01*
X0023244Y0012784D01*
X0023278Y0012904D01*
X0023315Y0013023D01*
X0023356Y0013140D01*
X0023400Y0013256D01*
X0023448Y0013371D01*
X0023500Y0013484D01*
X0023556Y0013595D01*
X0023615Y0013705D01*
X0023677Y0013812D01*
X0023743Y0013918D01*
X0023812Y0014021D01*
X0023885Y0014122D01*
X0023961Y0014221D01*
X0024039Y0014317D01*
X0024121Y0014411D01*
X0024206Y0014502D01*
X0024293Y0014591D01*
X0024384Y0014676D01*
X0024477Y0014759D01*
X0024573Y0014838D01*
X0024671Y0014914D01*
X0024771Y0014988D01*
X0024874Y0015058D01*
X0024979Y0015124D01*
X0025086Y0015188D01*
X0025195Y0015248D01*
X0025306Y0015304D01*
X0025418Y0015357D01*
X0025533Y0015406D01*
X0025648Y0015452D01*
X0025766Y0015493D01*
X0025884Y0015532D01*
X0026004Y0015566D01*
X0026124Y0015596D01*
X0026246Y0015623D01*
X0026368Y0015645D01*
X0026491Y0015664D01*
X0026614Y0015679D01*
X0026738Y0015690D01*
X0026863Y0015697D01*
X0026987Y0015700D01*
X0027111Y0015699D01*
X0027236Y0015694D01*
X0027360Y0015685D01*
X0027483Y0015672D01*
X0027607Y0015655D01*
X0027729Y0015635D01*
X0027851Y0015610D01*
X0027972Y0015581D01*
X0028092Y0015549D01*
X0028211Y0015513D01*
X0028329Y0015473D01*
X0028446Y0015429D01*
X0028561Y0015382D01*
X0028674Y0015331D01*
X0028786Y0015276D01*
X0028896Y0015218D01*
X0029004Y0015157D01*
X0029110Y0015092D01*
X0029214Y0015023D01*
X0029315Y0014952D01*
X0029415Y0014877D01*
X0029512Y0014799D01*
X0029606Y0014718D01*
X0029698Y0014634D01*
X0029787Y0014547D01*
X0029873Y0014457D01*
X0029956Y0014365D01*
X0030036Y0014270D01*
X0030114Y0014172D01*
X0030188Y0014072D01*
X0030259Y0013970D01*
X0030326Y0013866D01*
X0030390Y0013759D01*
X0030451Y0013650D01*
X0030508Y0013540D01*
X0030562Y0013428D01*
X0030612Y0013314D01*
X0030659Y0013199D01*
X0030701Y0013082D01*
X0030740Y0012964D01*
X0030776Y0012844D01*
X0030807Y0012724D01*
X0030834Y0012603D01*
X0030858Y0012481D01*
X0030878Y0012358D01*
X0030894Y0012234D01*
X0030906Y0012111D01*
X0030914Y0011987D01*
X0030918Y0011862D01*
X0030918Y0011738D01*
X0030914Y0011613D01*
X0030906Y0011489D01*
X0030894Y0011366D01*
X0030878Y0011242D01*
X0030858Y0011119D01*
X0030834Y0010997D01*
X0030807Y0010876D01*
X0030776Y0010756D01*
X0030740Y0010636D01*
X0030701Y0010518D01*
X0030659Y0010401D01*
X0030612Y0010286D01*
X0030562Y0010172D01*
X0030508Y0010060D01*
X0030451Y0009950D01*
X0030390Y0009841D01*
X0030326Y0009734D01*
X0030259Y0009630D01*
X0030188Y0009528D01*
X0030114Y0009428D01*
X0030036Y0009330D01*
X0029956Y0009235D01*
X0029873Y0009143D01*
X0029787Y0009053D01*
X0029698Y0008966D01*
X0029606Y0008882D01*
X0029512Y0008801D01*
X0029415Y0008723D01*
X0029315Y0008648D01*
X0029214Y0008577D01*
X0029110Y0008508D01*
X0029004Y0008443D01*
X0028896Y0008382D01*
X0028786Y0008324D01*
X0028674Y0008269D01*
X0028561Y0008218D01*
X0028446Y0008171D01*
X0028329Y0008127D01*
X0028211Y0008087D01*
X0028092Y0008051D01*
X0027972Y0008019D01*
X0027851Y0007990D01*
X0027729Y0007965D01*
X0027607Y0007945D01*
X0027483Y0007928D01*
X0027360Y0007915D01*
X0027236Y0007906D01*
X0027111Y0007901D01*
X0026987Y0007900D01*
X0026863Y0007903D01*
X0026738Y0007910D01*
X0026614Y0007921D01*
X0026491Y0007936D01*
X0026368Y0007955D01*
X0026246Y0007977D01*
X0026124Y0008004D01*
X0026004Y0008034D01*
X0025884Y0008068D01*
X0025766Y0008107D01*
X0025648Y0008148D01*
X0025533Y0008194D01*
X0025418Y0008243D01*
X0025306Y0008296D01*
X0025195Y0008352D01*
X0025086Y0008412D01*
X0024979Y0008476D01*
X0024874Y0008542D01*
X0024771Y0008612D01*
X0024671Y0008686D01*
X0024573Y0008762D01*
X0024477Y0008841D01*
X0024384Y0008924D01*
X0024293Y0009009D01*
X0024206Y0009098D01*
X0024121Y0009189D01*
X0024039Y0009283D01*
X0023961Y0009379D01*
X0023885Y0009478D01*
X0023812Y0009579D01*
X0023743Y0009682D01*
X0023677Y0009788D01*
X0023615Y0009895D01*
X0023556Y0010005D01*
X0023500Y0010116D01*
X0023448Y0010229D01*
X0023400Y0010344D01*
X0023356Y0010460D01*
X0023315Y0010577D01*
X0023278Y0010696D01*
X0023244Y0010816D01*
X0023215Y0010936D01*
X0023189Y0011058D01*
X0023167Y0011181D01*
X0023150Y0011304D01*
X0023136Y0011427D01*
X0023126Y0011551D01*
X0023120Y0011676D01*
X0023118Y0011800D01*
X0023018Y0007800D02*
X0031018Y0015800D01*
X0006868Y0025550D02*
X0006870Y0025674D01*
X0006876Y0025799D01*
X0006886Y0025923D01*
X0006900Y0026046D01*
X0006917Y0026169D01*
X0006939Y0026292D01*
X0006965Y0026414D01*
X0006994Y0026534D01*
X0007028Y0026654D01*
X0007065Y0026773D01*
X0007106Y0026890D01*
X0007150Y0027006D01*
X0007198Y0027121D01*
X0007250Y0027234D01*
X0007306Y0027345D01*
X0007365Y0027455D01*
X0007427Y0027562D01*
X0007493Y0027668D01*
X0007562Y0027771D01*
X0007635Y0027872D01*
X0007711Y0027971D01*
X0007789Y0028067D01*
X0007871Y0028161D01*
X0007956Y0028252D01*
X0008043Y0028341D01*
X0008134Y0028426D01*
X0008227Y0028509D01*
X0008323Y0028588D01*
X0008421Y0028664D01*
X0008521Y0028738D01*
X0008624Y0028808D01*
X0008729Y0028874D01*
X0008836Y0028938D01*
X0008945Y0028998D01*
X0009056Y0029054D01*
X0009168Y0029107D01*
X0009283Y0029156D01*
X0009398Y0029202D01*
X0009516Y0029243D01*
X0009634Y0029282D01*
X0009754Y0029316D01*
X0009874Y0029346D01*
X0009996Y0029373D01*
X0010118Y0029395D01*
X0010241Y0029414D01*
X0010364Y0029429D01*
X0010488Y0029440D01*
X0010613Y0029447D01*
X0010737Y0029450D01*
X0010861Y0029449D01*
X0010986Y0029444D01*
X0011110Y0029435D01*
X0011233Y0029422D01*
X0011357Y0029405D01*
X0011479Y0029385D01*
X0011601Y0029360D01*
X0011722Y0029331D01*
X0011842Y0029299D01*
X0011961Y0029263D01*
X0012079Y0029223D01*
X0012196Y0029179D01*
X0012311Y0029132D01*
X0012424Y0029081D01*
X0012536Y0029026D01*
X0012646Y0028968D01*
X0012754Y0028907D01*
X0012860Y0028842D01*
X0012964Y0028773D01*
X0013065Y0028702D01*
X0013165Y0028627D01*
X0013262Y0028549D01*
X0013356Y0028468D01*
X0013448Y0028384D01*
X0013537Y0028297D01*
X0013623Y0028207D01*
X0013706Y0028115D01*
X0013786Y0028020D01*
X0013864Y0027922D01*
X0013938Y0027822D01*
X0014009Y0027720D01*
X0014076Y0027616D01*
X0014140Y0027509D01*
X0014201Y0027400D01*
X0014258Y0027290D01*
X0014312Y0027178D01*
X0014362Y0027064D01*
X0014409Y0026949D01*
X0014451Y0026832D01*
X0014490Y0026714D01*
X0014526Y0026594D01*
X0014557Y0026474D01*
X0014584Y0026353D01*
X0014608Y0026231D01*
X0014628Y0026108D01*
X0014644Y0025984D01*
X0014656Y0025861D01*
X0014664Y0025737D01*
X0014668Y0025612D01*
X0014668Y0025488D01*
X0014664Y0025363D01*
X0014656Y0025239D01*
X0014644Y0025116D01*
X0014628Y0024992D01*
X0014608Y0024869D01*
X0014584Y0024747D01*
X0014557Y0024626D01*
X0014526Y0024506D01*
X0014490Y0024386D01*
X0014451Y0024268D01*
X0014409Y0024151D01*
X0014362Y0024036D01*
X0014312Y0023922D01*
X0014258Y0023810D01*
X0014201Y0023700D01*
X0014140Y0023591D01*
X0014076Y0023484D01*
X0014009Y0023380D01*
X0013938Y0023278D01*
X0013864Y0023178D01*
X0013786Y0023080D01*
X0013706Y0022985D01*
X0013623Y0022893D01*
X0013537Y0022803D01*
X0013448Y0022716D01*
X0013356Y0022632D01*
X0013262Y0022551D01*
X0013165Y0022473D01*
X0013065Y0022398D01*
X0012964Y0022327D01*
X0012860Y0022258D01*
X0012754Y0022193D01*
X0012646Y0022132D01*
X0012536Y0022074D01*
X0012424Y0022019D01*
X0012311Y0021968D01*
X0012196Y0021921D01*
X0012079Y0021877D01*
X0011961Y0021837D01*
X0011842Y0021801D01*
X0011722Y0021769D01*
X0011601Y0021740D01*
X0011479Y0021715D01*
X0011357Y0021695D01*
X0011233Y0021678D01*
X0011110Y0021665D01*
X0010986Y0021656D01*
X0010861Y0021651D01*
X0010737Y0021650D01*
X0010613Y0021653D01*
X0010488Y0021660D01*
X0010364Y0021671D01*
X0010241Y0021686D01*
X0010118Y0021705D01*
X0009996Y0021727D01*
X0009874Y0021754D01*
X0009754Y0021784D01*
X0009634Y0021818D01*
X0009516Y0021857D01*
X0009398Y0021898D01*
X0009283Y0021944D01*
X0009168Y0021993D01*
X0009056Y0022046D01*
X0008945Y0022102D01*
X0008836Y0022162D01*
X0008729Y0022226D01*
X0008624Y0022292D01*
X0008521Y0022362D01*
X0008421Y0022436D01*
X0008323Y0022512D01*
X0008227Y0022591D01*
X0008134Y0022674D01*
X0008043Y0022759D01*
X0007956Y0022848D01*
X0007871Y0022939D01*
X0007789Y0023033D01*
X0007711Y0023129D01*
X0007635Y0023228D01*
X0007562Y0023329D01*
X0007493Y0023432D01*
X0007427Y0023538D01*
X0007365Y0023645D01*
X0007306Y0023755D01*
X0007250Y0023866D01*
X0007198Y0023979D01*
X0007150Y0024094D01*
X0007106Y0024210D01*
X0007065Y0024327D01*
X0007028Y0024446D01*
X0006994Y0024566D01*
X0006965Y0024686D01*
X0006939Y0024808D01*
X0006917Y0024931D01*
X0006900Y0025054D01*
X0006886Y0025177D01*
X0006876Y0025301D01*
X0006870Y0025426D01*
X0006868Y0025550D01*
X0006768Y0021550D02*
X0014768Y0029550D01*
X0060318Y0007900D02*
X0060320Y0008024D01*
X0060326Y0008149D01*
X0060336Y0008273D01*
X0060350Y0008396D01*
X0060367Y0008519D01*
X0060389Y0008642D01*
X0060415Y0008764D01*
X0060444Y0008884D01*
X0060478Y0009004D01*
X0060515Y0009123D01*
X0060556Y0009240D01*
X0060600Y0009356D01*
X0060648Y0009471D01*
X0060700Y0009584D01*
X0060756Y0009695D01*
X0060815Y0009805D01*
X0060877Y0009912D01*
X0060943Y0010018D01*
X0061012Y0010121D01*
X0061085Y0010222D01*
X0061161Y0010321D01*
X0061239Y0010417D01*
X0061321Y0010511D01*
X0061406Y0010602D01*
X0061493Y0010691D01*
X0061584Y0010776D01*
X0061677Y0010859D01*
X0061773Y0010938D01*
X0061871Y0011014D01*
X0061971Y0011088D01*
X0062074Y0011158D01*
X0062179Y0011224D01*
X0062286Y0011288D01*
X0062395Y0011348D01*
X0062506Y0011404D01*
X0062618Y0011457D01*
X0062733Y0011506D01*
X0062848Y0011552D01*
X0062966Y0011593D01*
X0063084Y0011632D01*
X0063204Y0011666D01*
X0063324Y0011696D01*
X0063446Y0011723D01*
X0063568Y0011745D01*
X0063691Y0011764D01*
X0063814Y0011779D01*
X0063938Y0011790D01*
X0064063Y0011797D01*
X0064187Y0011800D01*
X0064311Y0011799D01*
X0064436Y0011794D01*
X0064560Y0011785D01*
X0064683Y0011772D01*
X0064807Y0011755D01*
X0064929Y0011735D01*
X0065051Y0011710D01*
X0065172Y0011681D01*
X0065292Y0011649D01*
X0065411Y0011613D01*
X0065529Y0011573D01*
X0065646Y0011529D01*
X0065761Y0011482D01*
X0065874Y0011431D01*
X0065986Y0011376D01*
X0066096Y0011318D01*
X0066204Y0011257D01*
X0066310Y0011192D01*
X0066414Y0011123D01*
X0066515Y0011052D01*
X0066615Y0010977D01*
X0066712Y0010899D01*
X0066806Y0010818D01*
X0066898Y0010734D01*
X0066987Y0010647D01*
X0067073Y0010557D01*
X0067156Y0010465D01*
X0067236Y0010370D01*
X0067314Y0010272D01*
X0067388Y0010172D01*
X0067459Y0010070D01*
X0067526Y0009966D01*
X0067590Y0009859D01*
X0067651Y0009750D01*
X0067708Y0009640D01*
X0067762Y0009528D01*
X0067812Y0009414D01*
X0067859Y0009299D01*
X0067901Y0009182D01*
X0067940Y0009064D01*
X0067976Y0008944D01*
X0068007Y0008824D01*
X0068034Y0008703D01*
X0068058Y0008581D01*
X0068078Y0008458D01*
X0068094Y0008334D01*
X0068106Y0008211D01*
X0068114Y0008087D01*
X0068118Y0007962D01*
X0068118Y0007838D01*
X0068114Y0007713D01*
X0068106Y0007589D01*
X0068094Y0007466D01*
X0068078Y0007342D01*
X0068058Y0007219D01*
X0068034Y0007097D01*
X0068007Y0006976D01*
X0067976Y0006856D01*
X0067940Y0006736D01*
X0067901Y0006618D01*
X0067859Y0006501D01*
X0067812Y0006386D01*
X0067762Y0006272D01*
X0067708Y0006160D01*
X0067651Y0006050D01*
X0067590Y0005941D01*
X0067526Y0005834D01*
X0067459Y0005730D01*
X0067388Y0005628D01*
X0067314Y0005528D01*
X0067236Y0005430D01*
X0067156Y0005335D01*
X0067073Y0005243D01*
X0066987Y0005153D01*
X0066898Y0005066D01*
X0066806Y0004982D01*
X0066712Y0004901D01*
X0066615Y0004823D01*
X0066515Y0004748D01*
X0066414Y0004677D01*
X0066310Y0004608D01*
X0066204Y0004543D01*
X0066096Y0004482D01*
X0065986Y0004424D01*
X0065874Y0004369D01*
X0065761Y0004318D01*
X0065646Y0004271D01*
X0065529Y0004227D01*
X0065411Y0004187D01*
X0065292Y0004151D01*
X0065172Y0004119D01*
X0065051Y0004090D01*
X0064929Y0004065D01*
X0064807Y0004045D01*
X0064683Y0004028D01*
X0064560Y0004015D01*
X0064436Y0004006D01*
X0064311Y0004001D01*
X0064187Y0004000D01*
X0064063Y0004003D01*
X0063938Y0004010D01*
X0063814Y0004021D01*
X0063691Y0004036D01*
X0063568Y0004055D01*
X0063446Y0004077D01*
X0063324Y0004104D01*
X0063204Y0004134D01*
X0063084Y0004168D01*
X0062966Y0004207D01*
X0062848Y0004248D01*
X0062733Y0004294D01*
X0062618Y0004343D01*
X0062506Y0004396D01*
X0062395Y0004452D01*
X0062286Y0004512D01*
X0062179Y0004576D01*
X0062074Y0004642D01*
X0061971Y0004712D01*
X0061871Y0004786D01*
X0061773Y0004862D01*
X0061677Y0004941D01*
X0061584Y0005024D01*
X0061493Y0005109D01*
X0061406Y0005198D01*
X0061321Y0005289D01*
X0061239Y0005383D01*
X0061161Y0005479D01*
X0061085Y0005578D01*
X0061012Y0005679D01*
X0060943Y0005782D01*
X0060877Y0005888D01*
X0060815Y0005995D01*
X0060756Y0006105D01*
X0060700Y0006216D01*
X0060648Y0006329D01*
X0060600Y0006444D01*
X0060556Y0006560D01*
X0060515Y0006677D01*
X0060478Y0006796D01*
X0060444Y0006916D01*
X0060415Y0007036D01*
X0060389Y0007158D01*
X0060367Y0007281D01*
X0060350Y0007404D01*
X0060336Y0007527D01*
X0060326Y0007651D01*
X0060320Y0007776D01*
X0060318Y0007900D01*
X0060218Y0003900D02*
X0068218Y0011900D01*
X0085918Y0007900D02*
X0085920Y0008024D01*
X0085926Y0008149D01*
X0085936Y0008273D01*
X0085950Y0008396D01*
X0085967Y0008519D01*
X0085989Y0008642D01*
X0086015Y0008764D01*
X0086044Y0008884D01*
X0086078Y0009004D01*
X0086115Y0009123D01*
X0086156Y0009240D01*
X0086200Y0009356D01*
X0086248Y0009471D01*
X0086300Y0009584D01*
X0086356Y0009695D01*
X0086415Y0009805D01*
X0086477Y0009912D01*
X0086543Y0010018D01*
X0086612Y0010121D01*
X0086685Y0010222D01*
X0086761Y0010321D01*
X0086839Y0010417D01*
X0086921Y0010511D01*
X0087006Y0010602D01*
X0087093Y0010691D01*
X0087184Y0010776D01*
X0087277Y0010859D01*
X0087373Y0010938D01*
X0087471Y0011014D01*
X0087571Y0011088D01*
X0087674Y0011158D01*
X0087779Y0011224D01*
X0087886Y0011288D01*
X0087995Y0011348D01*
X0088106Y0011404D01*
X0088218Y0011457D01*
X0088333Y0011506D01*
X0088448Y0011552D01*
X0088566Y0011593D01*
X0088684Y0011632D01*
X0088804Y0011666D01*
X0088924Y0011696D01*
X0089046Y0011723D01*
X0089168Y0011745D01*
X0089291Y0011764D01*
X0089414Y0011779D01*
X0089538Y0011790D01*
X0089663Y0011797D01*
X0089787Y0011800D01*
X0089911Y0011799D01*
X0090036Y0011794D01*
X0090160Y0011785D01*
X0090283Y0011772D01*
X0090407Y0011755D01*
X0090529Y0011735D01*
X0090651Y0011710D01*
X0090772Y0011681D01*
X0090892Y0011649D01*
X0091011Y0011613D01*
X0091129Y0011573D01*
X0091246Y0011529D01*
X0091361Y0011482D01*
X0091474Y0011431D01*
X0091586Y0011376D01*
X0091696Y0011318D01*
X0091804Y0011257D01*
X0091910Y0011192D01*
X0092014Y0011123D01*
X0092115Y0011052D01*
X0092215Y0010977D01*
X0092312Y0010899D01*
X0092406Y0010818D01*
X0092498Y0010734D01*
X0092587Y0010647D01*
X0092673Y0010557D01*
X0092756Y0010465D01*
X0092836Y0010370D01*
X0092914Y0010272D01*
X0092988Y0010172D01*
X0093059Y0010070D01*
X0093126Y0009966D01*
X0093190Y0009859D01*
X0093251Y0009750D01*
X0093308Y0009640D01*
X0093362Y0009528D01*
X0093412Y0009414D01*
X0093459Y0009299D01*
X0093501Y0009182D01*
X0093540Y0009064D01*
X0093576Y0008944D01*
X0093607Y0008824D01*
X0093634Y0008703D01*
X0093658Y0008581D01*
X0093678Y0008458D01*
X0093694Y0008334D01*
X0093706Y0008211D01*
X0093714Y0008087D01*
X0093718Y0007962D01*
X0093718Y0007838D01*
X0093714Y0007713D01*
X0093706Y0007589D01*
X0093694Y0007466D01*
X0093678Y0007342D01*
X0093658Y0007219D01*
X0093634Y0007097D01*
X0093607Y0006976D01*
X0093576Y0006856D01*
X0093540Y0006736D01*
X0093501Y0006618D01*
X0093459Y0006501D01*
X0093412Y0006386D01*
X0093362Y0006272D01*
X0093308Y0006160D01*
X0093251Y0006050D01*
X0093190Y0005941D01*
X0093126Y0005834D01*
X0093059Y0005730D01*
X0092988Y0005628D01*
X0092914Y0005528D01*
X0092836Y0005430D01*
X0092756Y0005335D01*
X0092673Y0005243D01*
X0092587Y0005153D01*
X0092498Y0005066D01*
X0092406Y0004982D01*
X0092312Y0004901D01*
X0092215Y0004823D01*
X0092115Y0004748D01*
X0092014Y0004677D01*
X0091910Y0004608D01*
X0091804Y0004543D01*
X0091696Y0004482D01*
X0091586Y0004424D01*
X0091474Y0004369D01*
X0091361Y0004318D01*
X0091246Y0004271D01*
X0091129Y0004227D01*
X0091011Y0004187D01*
X0090892Y0004151D01*
X0090772Y0004119D01*
X0090651Y0004090D01*
X0090529Y0004065D01*
X0090407Y0004045D01*
X0090283Y0004028D01*
X0090160Y0004015D01*
X0090036Y0004006D01*
X0089911Y0004001D01*
X0089787Y0004000D01*
X0089663Y0004003D01*
X0089538Y0004010D01*
X0089414Y0004021D01*
X0089291Y0004036D01*
X0089168Y0004055D01*
X0089046Y0004077D01*
X0088924Y0004104D01*
X0088804Y0004134D01*
X0088684Y0004168D01*
X0088566Y0004207D01*
X0088448Y0004248D01*
X0088333Y0004294D01*
X0088218Y0004343D01*
X0088106Y0004396D01*
X0087995Y0004452D01*
X0087886Y0004512D01*
X0087779Y0004576D01*
X0087674Y0004642D01*
X0087571Y0004712D01*
X0087471Y0004786D01*
X0087373Y0004862D01*
X0087277Y0004941D01*
X0087184Y0005024D01*
X0087093Y0005109D01*
X0087006Y0005198D01*
X0086921Y0005289D01*
X0086839Y0005383D01*
X0086761Y0005479D01*
X0086685Y0005578D01*
X0086612Y0005679D01*
X0086543Y0005782D01*
X0086477Y0005888D01*
X0086415Y0005995D01*
X0086356Y0006105D01*
X0086300Y0006216D01*
X0086248Y0006329D01*
X0086200Y0006444D01*
X0086156Y0006560D01*
X0086115Y0006677D01*
X0086078Y0006796D01*
X0086044Y0006916D01*
X0086015Y0007036D01*
X0085989Y0007158D01*
X0085967Y0007281D01*
X0085950Y0007404D01*
X0085936Y0007527D01*
X0085926Y0007651D01*
X0085920Y0007776D01*
X0085918Y0007900D01*
X0085818Y0003900D02*
X0093818Y0011900D01*
M02*
|
*! version 1.1.1 24aug2021 Ben Jann
capt which colorpalette
if _rc {
di as err "-colorpalette- is required; type {stata ssc install palettes, replace}"
if c(stata_version)>=14.2 {
capt findfile lcolrspace.mlib
if _rc {
di as error "-colrspace- is required; type {stata ssc install colrspace, replace}"
}
}
exit 499
}
program heatplot, rclass
version 13
// some tempnames for scalars
tempname CUTS MIN MAX
local scalars y_K y_MIN y_MAX y_LB y_UB y_WD x_K x_MIN x_MAX x_LB x_UB x_WD
tempname `scalars'
foreach scalar of local scalars {
scalar ``scalar'' = .
}
// syntax
// - list of common options
local zopts LEVels(int 0) CUTs(str) Colors(str asis) NORMalize ///
size SIZE2(str asis) srange(numlist max=2 >=0) TRANSform(str asis) ///
MISsing MISsing2(str) VALues VALues2(str asis) ///
HEXagon HEXagon2(str asis) ///
scatter SCATTER2(str asis) KEYlabels(str asis) p(str) ///
RAMP RAMP2(str asis) BACKFill BACKFill2(str)
local yxopts ///
bins(str) BWidth(str) DISCRete DISCRete2(numlist max=1) ///
xbins(str) XBWidth(str) XDISCRete XDISCRete2(numlist max=1) ///
ybins(str) YBWidth(str) YDISCRete YDISCRete2(numlist max=1) ///
clip lclip rclip tclip bclip ///
BCuts(numlist ascending min=2) XBCuts(numlist ascending min=2) ///
YBCuts(numlist ascending min=2)
local matopts lower upper noDIAGonal drop(numlist)
local gopts noGRaph addplot(str asis) ADDPLOTNOPReserve ///
GENerate GENerate2(str) Replace noPREServe ///
YAXis(passthru) XAXis(passthru) *
_parse comma matrix rest : 0
capt _parse_mata, `matrix'
if _rc==0 { // syntax 2: heatplot mata(M)
local syntax 2
local 0 `"`rest'"'
syntax [, `zopts' Statistic(name) fast `yxopts' `matopts' noLabel `gopts' ]
capt mata mata describe `mata'
if _rc {
di as err `"Mata matrix `mata' not found"'
exit _rc
}
}
else if `: list sizeof matrix'==1 { // syntax 3: heatplot matrix
local syntax 3
syntax [anything(name=matrix)] [, `zopts' `matopts' ///
EQuations EQuations2(str) Label `gopts' ]
confirm matrix `matrix'
if `"`equations2'"'!="" local equations equations
}
else { // syntax 1: heatplot [z] y x
local syntax 1
syntax varlist(min=2 max=3 fv) [if] [in] [aw fw iw pw] [, ///
`zopts' Statistic(name) fast SIZEProp RECenter ///
`yxopts' FILLin(numlist max=2 missingok) noLabel ///
idgenerate(str) /// undocumented
`gopts' ]
}
// - handle hexagon option (must do this first)
if `"`hexagon2'"'!="" local hexagon hexagon
if "`hexagon'"!="" {
_parse_hex, `hexagon2' // returns hexdir hexorder hexodd
}
// - collect variables
if `syntax'==1 {
gettoken z0 y0 : varlist
gettoken y0 x0 : y0
gettoken x0 : x0
if `"`x0'"'=="" {
local x0 `"`y0'"'
local y0 `"`z0'"'
local z0
}
if "`hexdir'"=="1" { // flip variables
local tmp `x0'
local x0 `y0'
local y0 `tmp'
}
if "`z0'"!="" {
capt confirm numeric variable `z0'
if _rc==101 {
di as err `"'`z0'' found where numeric variable expected"'
exit 7
}
else {
confirm numeric variable `z0'
}
}
}
// - handle discrete()
if inlist(`syntax',1,2) {
if "`discrete2'"!="" local discrete discrete
if "`discrete2'"=="" local discrete2 1 // default width: 1 unit
foreach v in x y {
if "`discrete'"!="" local `v'discrete `v'discrete
if "``v'discrete2'"!="" local `v'discrete `v'discrete
if "``v'discrete2'"=="" local `v'discrete2 `discrete2'
}
}
// - handle categorical variable (i. or string)
if `syntax'==1 {
foreach v in x y {
if substr("``v'0'",1,2)=="i." {
local `v'0 = substr("``v'0'",3,.)
local `v'cat `v'cat
}
else {
capt confirm numeric variable ``v'0'
if _rc local `v'cat `v'cat
}
if "``v'cat'``v'discrete'"!="" {
if "``v'cat'"!="" local `v'discrete ""
scalar ``v'_WD' = ``v'discrete2'
}
}
}
// - handle z-options: levels(), cuts(), missing(), values(), keyabels()
if `"`cuts'"'!="" {
if `levels'>0 {
di as err "only one of levels() and cuts() allowed"
exit 198
}
_check_cuts `CUTS', cuts(`cuts')
}
if `"`missing2'"'!="" local missing missing
if "`missing'"!="" _parse_missing, `missing2'
if `"`values2'"'!="" local values values
if "`values'"!="" _parse_values, `values2'
if `"`ramp2'"'!="" local ramp ramp
if "`ramp'"!="" {
if `"`keylabels'"'!="" {
di as err "ramp() and keylabels() not both allowed"
exit 198
}
tempvar ramp_ID ramp_Y ramp_X
_parse_ramp `ramp_Y' `ramp_X', `ramp2'
}
else {
_parse_keylab `keylabels'
}
if `"`backfill2'"'!="" local backfill backfill
if "`backfill'"!="" _parse_backfill, `backfill2'
// - handle bins()
if inlist(`syntax',1,2) {
if `"`bins'`bwidth'`bcuts'"'!="" {
if `"`bcuts'"'!="" & "`hexagon'"!="" {
di as err "bcuts() not allowed together with hexagon"
exit 198
}
if "`xcat'`xdiscrete'"!="" & "`ycat'`ydiscrete'"!="" & {
di as err "bins/bwidth/bcuts() not allowed with categorical/discrete variables"
exit 198
}
if ((`"`bins'"'!="") + (`"`bwidth'"'!="") + (`"`bcuts'"'!=""))>1 {
di as err "only one of bins(), bwidth() and bcuts() allowed"
exit 198
}
}
foreach v in x y {
if `"``v'bins'``v'bwidth'``v'bcuts'"'!="" {
if `"``v'bcuts'"'!="" & "`hexagon'"!="" {
di as err "`v'bcuts() not allowed together with hexagon"
exit 198
}
if "``v'cat'``v'discrete'"!="" {
di as err "`v'bins/bwith/bcuts() not allowed with categorical/discrete `v'"
exit 198
}
if ((`"``v'bins'"'!="") + (`"``v'bwidth'"'!="") + (`"``v'bcuts'"'!=""))>1 {
di as err "only one of `v'bins(), `v'bwidth() and `v'bcuts() allowed"
exit 198
}
if `"``v'bins'"'!="" {
_parse_bins `v' 0 ``v'_K' ``v'_LB' ``v'_UB' ``v'_WD' ``v'bins'
}
else if `"``v'bcuts'"'!="" {
_parse_bcuts `v' ``v'_K' ``v'_LB' ``v'_UB' ``v'_WD' "``v'bcuts'"
}
else {
_parse_bins `v' 1 ``v'_K' ``v'_LB' ``v'_UB' ``v'_WD' ``v'bwidth'
}
}
else if "``v'cat'``v'discrete'"=="" {
if `"`bins'"'!="" {
_parse_bins `v' 0 ``v'_K' ``v'_LB' ``v'_UB' ``v'_WD' `bins'
}
else if `"`bcuts'"'!="" {
_parse_bcuts `v' ``v'_K' ``v'_LB' ``v'_UB' ``v'_WD' "`bcuts'"
}
else {
_parse_bins `v' 1 ``v'_K' ``v'_LB' ``v'_UB' ``v'_WD' `bwidth'
}
}
}
}
// - clip option
if "`clip'"!="" {
local xclip clip
local yclip clip
}
else {
if "`rclip'"!="" & "`lclip'"!="" local xclip clip
else if "`rclip'"!="" local xclip rclip
else if "`lclip'"!="" local xclip lclip
if "`tclip'"!="" & "`bclip'"!="" local yclip clip
else if "`tclip'"!="" local yclip rclip
else if "`bclip'"!="" local yclip lclip
}
if "`hexdir'"=="1" {
local tmp `xclip'
local xclip `yclip'
local yclip `tmp'
}
// - handle recenter
if `syntax'==1 {
if "`recenter'"!="" {
if "`xcat'`xdiscrete'"=="" local xrecenter xrecenter
if "`ycat'`ydiscrete'"=="" local yrecenter yrecenter
}
}
// - handle statistic() and size()
_parse_size2 `size2'
if `"`size2'"'!="" local size size
if `syntax'==1 {
if `"`statistic'"'=="" {
if "`z0'"=="" local statistic "percent"
else local statistic "mean"
}
else if `"`statistic'"'=="asis" & "`z0'"=="" {
di as err "statistic(asis) only allowed if z variable is specified"
exit 198
}
if (("`size'"!="") + ("`sizeprop'"!=""))>1 {
di as err "only one of size() and sizeprop allowed"
exit 198
}
}
else if `syntax'==2 {
if `"`statistic'"'=="" {
if "`ydiscrete'"!="" & "`xdiscrete'"!="" local statistic asis
else local statistic sum
}
}
else /*syntax==3*/ local statistic asis
// - handle scatter option
if `"`scatter2'"'!="" local scatter scatter
if "`scatter'"!="" {
if "`hexagon'"!="" {
di as err "hexagon and scatter not both allowed"
exit 198
}
if `"`scatter2'"'!="" {
_symbolpalette `scatter2'
local scatter2 `"`r(p)'"'
}
if `"`scatter2'"'=="" local scatter2 O
}
// - handle lower/upper
if inlist(`syntax',2,3) {
if "`upper'"!="" & "`lower'"!="" {
di as err "upper and lower not both allowed"
exit 198
}
}
// - handle graph options, including p#()
if `syntax'==1 {
_get_gropts, graphopts(`options') gettwoway grbyable getbyallowed(LEGend) missingallowed
local by "`s(varlist)'"
if "`by'"!="" {
local bymissing "`s(missing)'"
_parse_bylegend, `s(by_legend)' `ramp' // returns bylegend
local byopt by(`by', `byopt' `bymissing' `bylegend' `s(byopts)')
}
}
else {
_get_gropts, graphopts(`options') gettwoway
}
local options `s(twowayopts)'
_parse_popts `s(graphopts)'
_check_gropts, `graphopts'
local options `options' `graphopts'
local AXIS `yaxis' `xaxis' // need to pass through to each plot
if "`ramp'"!="" {
_parse_ramp_gropts, `options'
}
// generate option
_parse_generate `generate2'
if "`generate2'"!="" local generate generate
if "`generate'"!="" {
foreach v0 in _Z _Zid _Y _Yshape _X _Xshape _Size _Mlab {
gettoken v generate2 : generate2
if `"`v'"'=="" local v `v0'
if "`replace'`preserve'"=="" confirm new variable `v'
local vnames `vnames' `v'
}
}
// prepare data
// - preserve
if `"`idgenerate'"'!="" { // undocumented
tempvar ID
gen double `ID' = _n
}
local no_dataset_in_use = (c(k)==0)
preserve
qui count
local N0 = r(N)
// - write matrix to data
if inlist(`syntax',2,3) {
tempvar x0 y0 z0
qui gen double `z0' = .
qui gen double `y0' = .
qui gen double `x0' = .
if `"`size2'"'!="" {
confirm name `size2'
if `:list sizeof size2'>1 {
di as err `"'`size2'' found where name expected"'
exit 7
}
if `syntax'==2 {
capt mata mata describe `size2'
if _rc {
di as err `"Mata matrix `size2' not found"'
exit _rc
}
}
else { // syntax=3
confirm matrix `size2'
}
tempvar z2
qui gen `z2' = .
}
if `"`valuesexp'"'!="" {
confirm name `valuesexp'
if `:list sizeof valuesexp'>1 {
di as err `"'`valuesexp'' found where name expected"'
exit 7
}
if `syntax'==2 {
capt mata mata describe `valuesexp'
if _rc {
di as err `"Mata matrix `valuesexp' not found"'
exit _rc
}
}
else { // syntax=3
confirm matrix `valuesexp'
}
tempvar z3
qui gen `z3' = .
}
if `syntax'==2 {
if `"`size2'"'=="" local size2 J(0,0,.)
if `"`valuesexp'"'=="" local valuesexp J(0,0,.)
mata: writematamatrixtodata(`mata', `size2', `valuesexp')
}
else { // syntax=3
mata: writematrixtodata("`matrix'", `"`size2'"', `"`valuesexp'"')
}
local size2
local valuesexp
if "`hexdir'"=="1" { // flip variables
local tmp `x0'
local x0 `y0'
local y0 `tmp'
}
}
// - select sample
marksample touse, novarlist
markout `touse' `y0' `x0', strok
if "`missing'"=="" {
if "`z0'"!="" markout `touse' `z0'
}
if `syntax'==1 {
if "`by'"!="" & "`bymissing'"=="" markout `touse' `by', strok
}
if `"`size2'"'!="" {
tempvar z2
qui gen double `z2' = (`size2') if `touse'
}
if `"`valuesexp'"'!="" {
tempvar z3
qui gen `z3' = (`valuesexp') if `touse'
}
qui keep if `touse'
// - handle weights and count observations
if `syntax'==1 {
if "`weight'"!="" {
tempvar w
qui gen double `w' `exp'
local wgt "[`weight' = `w']"
if "`weight'"=="pweight" local swgt "[aw = `w']"
else local swgt "[`weight' = `w']"
su `touse' `swgt', meanonly
local N = r(N)
}
else {
qui count
local N = r(N)
}
}
else {
qui count
local N = r(N)
}
// - drop all irrelevant variables
keep `y0' `x0' `z0' `z2' `z3' `w' `by' `ID'
// collect titles for axes and legend
if `syntax'==1 {
if "`xcat'"=="" | `"`: value label `x0''"'=="" | "`label'"!="" {
if "`label'"=="" local xtitle: var lab `x0'
if `"`xtitle'"'=="" local xtitle `x0'
}
if "`ycat'"=="" | `"`: value label `y0''"'=="" | "`label'"!="" {
if "`label'"=="" local ytitle: var lab `y0'
if `"`ytitle'"'=="" local ytitle `y0'
}
}
else if `syntax'==2 {
local xtitle Columns
local ytitle Rows
}
if "`z0'"=="" local ztitle "`statistic'"
else {
if `syntax'==2 {
if "`statistic'"!="asis" local ztitle "`statistic'"
else local ztitle "`mata'"
}
else if `syntax'==3 local ztitle "`matrix'"
else local ztitle "`z0'"
}
if `"`transform'"'!="" & `"`retransform'"'=="" {
local ztitle: subinstr local transform "@" `"`ztitle'"', all
}
// make bins of x and y
if `"`idgenerate'"'!="" { // undocumented
gettoken IDY IDX : idgenerate
gettoken IDX : IDX
}
tempname x y
if inlist(`syntax',1,2) {
foreach v in x y {
if "``v'cat'"!="" ///
_makebin_categorical "`fast'" `v' ``v'' ``v'0' ``v'_K' ///
``v'_LB' ``v'_MIN' ``v'_UB' ``v'_MAX' "`label'"
else if "``v'discrete'"!="" {
if `syntax'==1 _makebin_discrete ``v'' ``v'0' ``v'_K' ///
``v'_LB' ``v'_MIN' ``v'_UB' ``v'_MAX' ``v'_WD'
else {
rename ``v'0' ``v''
if "``v'discrete2'"!="" scalar ``v'_WD' = ``v'discrete2'
}
}
else if "`hexagon'"=="" {
if "``v'cuts'"!="" {
_makebin_cuts `v' ``v'' ``v'0' ``v'_K' ``v'_LB' ///
``v'_MIN' ``v'_UB' ``v'_MAX' ``v'_WD' "``v'cuts'"
local `v'WDvar ``v'_WD'
}
else {
_makebin_continuous `v' ``v'' ``v'0' ``v'_K' ``v'_LB' ///
``v'_MIN' ``v'_UB' ``v'_MAX' ``v'_WD' "``v'tight'" ///
"``v'clip'" "`swgt'"
}
}
else /// hexagon
_hexbin_prepare `v' ``v'' ``v'0' ``v'_K' ``v'_LB' ///
``v'_MIN' ``v'_UB' ``v'_MAX' ``v'_WD' "``v'tight'" ///
`hexodd' "`swgt'"
}
}
else {
rename `x0' `x'
rename `y0' `y'
}
if "`hexagon'"!="" {
if "`xrecenter'"!="" clonevar `x0' = `x'
if "`yrecenter'"!="" clonevar `y0' = `y'
_hexbin `x' `x_LB' `x_UB' `x_WD' `x_MIN' `x_MAX' "`xtight'" "`xclip'" "`xdiscrete'" ///
`y' `y_LB' `y_UB' `y_WD' `y_MIN' `y_MAX' "`ytight'" "`yclip'" "`ydiscrete'" ///
`hexorder'
}
if `"`idgenerate'"'!="" { // undocumented
gettoken IDY IDX : idgenerate
gettoken IDX : IDX
sort `y'
qui gen `IDY' = sum(`y'!=`y'[_n-1]) if `y'<.
sort `x'
qui gen `IDX' = sum(`x'!=`x'[_n-1]) if `x'<.
sort `ID'
tempfile idgentmp
qui save `idgentmp'
restore
capt drop `IDY'
capt drop `IDX'
qui merge 1:1 `ID' using `idgentmp', nogenerate
preserve
}
// aggregate outcome and handle transformation and size variable
if "`sizeprop'"!="" {
tempvar z2
if "`w'"!="" qui gen double `z2' = `w'
else qui gen double `z2' = 1
}
if `"`statistic'"'!="asis" {
if "`statistic'"==substr("proportion", 1, max(2, strlen("`statistic'"))) {
local statistic0 proportion
local statistic percent
}
else if "`statistic'"==substr("density", 1, max(4, strlen("`statistic'"))) {
local statistic0 density
local statistic percent
}
if "`z0'"=="" {
tempvar z0
qui gen double `z0' = 1
}
if "`sizeprop'"!="" local z2stat (percent) `z2'
else if "`z2'"!="" local z2stat (`sizestat') `z2'
if "`z3'"!="" {
if `"`valuestat'"'=="" {
if substr("`:type `z3''",1,3)=="str" local valuestat first
else local valuestat mean
}
local z3stat (`valuestat') `z3'
}
if "`xrecenter'"!="" local xrcstat (mean) `x0'
if "`yrecenter'"!="" local yrcstat (mean) `y0'
if "`xWDvar'`yWDvar'"!="" { // xbcuts or ybcuts
local WDstat (last)
if "`xWDvar'"!="" local WDstat `WDstat' `x_WD'
if "`yWDvar'"!="" local WDstat `WDstat' `y_WD'
}
if "`fast'"!="" local collapse gcollapse // requires gtools
else local collapse collapse
`collapse' (`statistic') `z0' `z2stat' `z3stat' `xrcstat' `yrcstat' ///
`WDstat' `wgt', fast by(`by' `y' `x')
if inlist("`statistic0'", "proportion", "density") {
qui replace `z0' = `z0' / 100
local statistic `statistic0'
}
}
qui drop if `x'>=. | `y'>=. // no longer needed (missings were relevant
// only for computing percentages by collapse)
// compute areas in case of clip
if "`normalize'"!="" | "`statistic'"=="density" {
tempname AREA
qui gen double `AREA' = `y_WD' * `x_WD'
if "`yclip'`xclip'"!="" mata: cliparea("`hexagon'"!="")
qui replace `z0' = `z0' / (`AREA')
drop `AREA'
}
// z: rename (to prevent name conflict later on)
tempname z
rename `z0' `z'
// apply transform
if `"`transform'"'!="" {
local transform: subinstr local transform "@" "`z'", all
qui replace `z' = `transform'
}
// handle size
if "`size'"!="" {
if "`z2'"=="" {
tempvar z2
qui gen double `z2' = abs(`z')
qui replace `z2' = 0 if `z2'>=.
}
else if "`sizeprop'"=="" {
qui replace `z2' = abs(`z2')
qui replace `z2' = 0 if `z2'>=.
}
}
if "`z2'"!="" {
if "`scatter'"=="" {
gettoken size_min size_max : srange
gettoken size_max : size_max
su `z2', meanonly
if "`size_min'"=="" {
qui replace `z2' = sqrt(`z2'/r(max))
}
else {
if "`size_max'"=="" local size_max 1
qui replace `z2' = sqrt(`z2'/r(max) * ///
(`size_max'-`size_min') + `size_min')
}
}
}
// handle values
if "`values'"!="" {
if "`z3'"=="" {
tempvar z3
qui gen `z3' = `z'
}
if `"`valuestrans'"'!="" {
// generate new variable so that result can be numeric or string
tempvar tmp
local valuestrans: subinstr local valuestrans "@" "`z3'", all
qui gen `tmp' = (`valuestrans')
local z3 "`tmp'"
}
if `"`valuesfmt'"'!="" format `valuesfmt' `z3'
}
// fillin
_fillin "`fillin'" `x' `x_K' `x_LB' `x_WD' "`xtight'" "`xcat'`xdiscrete'" "`xcuts'" ///
`y' `y_K' `y_LB' `y_WD' "`ytight'" "`ycat'`ydiscrete'" "`ycuts'" ///
`z' "`z2'" "`by'" "`hexagon'" `hexorder' `hexodd'
// determine range of data and set levels if cuts contains @min/@max
su `z', meanonly
scalar `MIN' = r(min)
scalar `MAX' = r(max)
if "`cuts'"!="" {
_parse_cuts `CUTS' `MIN' `MAX' `"`cuts'"'
}
// if cuts() has been specified: add intervals at bottom and top, if needed
capt confirm matrix `CUTS'
if _rc==0 {
if `MIN'<`CUTS'[1,1] {
local ++levels
matrix `CUTS' = J(1, `levels'+1, .) \ (`MIN', `CUTS')
matrix `CUTS' = `CUTS'[2,1...] // so that colnames are correct
}
if `MAX'>`CUTS'[1,`levels'+1] {
local ++levels
matrix `CUTS' = `CUTS', `MAX'
}
}
// get colors
_parse comma colors coloropts : colors
if `"`colors'"'=="" {
if c(stata_version)<14.2 {
if `"`coloropts'"'=="" local colors "hcl, viridis"
else local colors `"hcl`coloropts'"'
}
else local colors `"viridis`coloropts'"'
}
else {
local colors `"`colors'`coloropts'"'
}
if `levels'==0 {
_colorpalette `levels' `colors'
if `"`backfill'"'!="" local levels = r(n) - 1
else local levels = r(n)
}
else {
if `"`backfill'"'!="" _colorpalette `=`levels'+1' `colors'
else _colorpalette `levels' `colors'
}
local colors `"`r(p)'"'
if `"`backfill'"'!="" {
if `"`backfill_last'"'=="" {
gettoken backfill_color colors0 : colors, quotes
gettoken colors colors0 : colors0, quotes
while (1) {
gettoken color colors0 : colors0, quotes
if `"`color'"'=="" continue, break
local colors `"`colors' `color'"'
}
}
else {
gettoken colors colors0 : colors, quotes
while (1) {
gettoken color colors0 : colors0, quotes
if `"`colors0'"'=="" { // last color
local backfill_color `"`color'"'
continue, break
}
local colors `"`colors' `color'"'
}
}
}
if "`missing'"!="" & "`ramp'"=="" {
local legend - " " 1 `missing_label'
}
// set cuts
capt confirm matrix `CUTS'
if _rc {
matrix `CUTS' = J(1, `levels', .)
matrix `CUTS'[1,1] = `MIN'
forv i = 2/`levels' {
matrix `CUTS'[1,`i'] = `MIN' + (`i'-1) * (`MAX' - `MIN') / `levels'
}
matrix `CUTS' = `CUTS', `MAX'
}
// prepare legend
if "`keylabels'"=="" & "`ramp'"=="" {
if `levels' <= 24 local keylabels "all"
else {
local keylabels = ceil(`levels'/24)
numlist "`=1+`keylabels''(`keylabels')`=`levels'-`keylabels''"
local keylabels "1 `r(numlist)' `levels'"
}
}
// categorize outcome and collect legend keys
tempvar Z
qui gen byte `Z' = .z
qui replace `Z' = 1 if `z'<. // (set first bin)
local ul = `CUTS'[1,1]
forv i = 1/`levels' {
// categorize (skip first bin)
if `i'>1 {
qui replace `Z' = `Z' + (`z'>=`CUTS'[1,`i']) if `z'<.
}
if "`ramp'"!="" continue
// key labels
local ll `ul'
local ul = `CUTS'[1,`i'+1]
if "`keylabels'"=="none" local keylab
else if "`keylabels'"=="all" local keylab ok
else if `:list posof "`i'" in keylabels' local keylab ok
else local keylab
if "`keylab'"!="" {
if "`keylab_interval'`keylab_range'"=="" {
local keylab = (`ll'+`ul')/2
if `"`retransform'"'!="" {
local keylab: subinstr local retransform "@" "`keylab'", all
}
local keylab `: di `keylab_format' `keylab''
}
else {
local ll0 `ll'
local ul0 `ul'
if `"`retransform'"'!="" {
local ll0: subinstr local retransform "@" "`ll0'", all
local ul0: subinstr local retransform "@" "`ul0'", all
}
local ll0 `:di `keylab_format' `ll0''
if "`keylab_interval'"!="" {
local ul0 `:di `keylab_format' `ul0''
if `i'<`levels' local keylab "[`ll0', `ul0')"
else local keylab "[`ll0', `ul0']"
}
else {
if `i'<`levels' local ul0 = `ul0' - `keylab_range'
local ul0 `:di `keylab_format' `ul0''
local keylab "`ll0'-`ul0'"
}
}
}
local ii = `i' + ("`missing'"!="")
local legend `ii' "`keylab'" `legend'
if "`keylabels'"=="minmax" {
if `i'==1 {
local keylab `:di `keylab_format' `ll''
local legend `legend' - "`keylab'"
}
else if `i'==`levels' {
local keylab `:di `keylab_format' `ul''
local legend - "`keylab'" `legend'
}
}
}
// expand data
tempvar X Y
if "`scatter'"=="" {
tempvar id
qui gen `id' = _n
if "`hexagon'"!="" {
if "`yclip'`xclip'"!="" {
qui expand 9
sort `id'
qui gen double `X' = .
qui gen double `Y' = .
mata: fillinhexcoords()
}
else {
qui expand 7
sort `id'
qui by `id': gen double `X' = cond(inlist(_n,5,6), -1, 1) * ///
cond(inlist(_n,1,4), 0, `x_WD'/2) if _n<7
qui by `id': gen double `Y' = cond(inlist(_n,1,2,6), -1, 1) / ///
cond(inlist(_n,1,4), 1, 2) * `y_WD' * (2/3) if _n<7
}
}
else {
qui expand 5
sort `id'
qui by `id': gen double `X' = cond(inlist(_n,1,2), -`x_WD'/2, `x_WD'/2) if _n<5
qui by `id': gen double `Y' = cond(inlist(_n,1,4), -`y_WD'/2, `y_WD'/2) if _n<5
if "`yclip'`xclip'"!="" {
if inlist("`yclip'", "clip", "lclip") {
qui replace `Y' = max(`y'+`Y', `y_LB') - `y' if `Y'<.
}
if inlist("`yclip'", "clip", "rclip") {
qui replace `Y' = min(`y'+`Y', `y_UB') - `y' if `Y'<.
}
if inlist("`xclip'", "clip", "lclip") {
qui replace `X' = max(`x'+`X', `x_LB') - `x' if `X'<.
}
if inlist("`xclip'", "clip", "rclip") {
qui replace `X' = min(`x'+`X', `x_UB') - `x' if `X'<.
}
}
}
if "`z2'"!="" {
qui replace `X' = `X'*`z2'
qui replace `Y' = `Y'*`z2'
}
}
if "`xrecenter'"!="" {
qui replace `x' = `x0' if `x0'<.
drop `x0'
}
if "`yrecenter'"!="" {
qui replace `y' = `y0' if `y0'<.
drop `y0'
}
if "`scatter'"=="" {
qui replace `X' = `x' + `X'
qui replace `Y' = `y' + `Y'
qui by `id': replace `x' = . if _n!=1
qui by `id': replace `y' = . if _n!=1
qui by `id': replace `z' = . if _n!=1
drop `id'
}
else {
qui gen `X' = .
qui gen `Y' = .
}
// addplot: get original data back in
if `"`addplot'"'!="" & "`addplotnopreserve'"=="" {
tempfile plotdata
if "`by'"!="" {
tempvar byindex sortindex
sort `by'
qui by `by': gen double `byindex' = _n
qui save `"`plotdata'"', replace
restore, preserve
qui gen double `sortindex' = _n
sort `by'
qui by `by': gen double `byindex' = _n
qui merge 1:1 `by' `byindex' using `"`plotdata'"', ///
keep(match master using) nogenerate
sort `sortindex'
drop `byindex' `sortindex'
}
else if !`no_dataset_in_use' {
qui save `"`plotdata'"', replace
restore, preserve
qui merge 1:1 _n using `"`plotdata'"', ///
keep(match master using) nogenerate
}
capt erase `"`plotdata'"'
}
// swap x and y if hexdir==1
if "`hexdir'"=="1" mata: swapxy()
// compile plot
local plots
if "`scatter'"=="" | "`keylab_area'"!="" {
// in case of scatter: include area plots to create legend
if "`missing'"!="" {
local plots (area `Y' `X' if `Z'==.z, `AXIS' nodropbase/*
*/ cmissing(n) color(black) finten(100) /*`lopts' */`missing2' )
}
local clist
forv i = 1/`levels' {
gettoken c clist : clist
if `"`c'"'=="" { // recycle
gettoken c clist : colors
}
local plots `plots' (area `Y' `X' if `Z'==`i', `AXIS' nodropbase/*
*/ cmissing(n) color("`c'") finten(100) `p' `p`i'')
}
}
if "`scatter'"!="" {
if "`missing'"!="" {
local plots `plots' (scatter `y' `x' if `Z'==.z, `AXIS'/*
*/ ms(X) color(black) `missing2')
}
if "`z2'"!="" {
local zwgt [aw = `z2']
forv i = 1/`levels' {
tempname y`i'
qui gen `y`i'' = `y' if `Z'==`i'
}
}
local clist
local mslist
forv i = 1/`levels' {
gettoken c clist : clist
if `"`c'"'=="" { // recycle
gettoken c clist : colors
}
gettoken ms mslist : mslist
if `"`ms'"'=="" { // recycle
gettoken ms mslist : scatter2
}
if "`z2'"!="" local tmp `y`i'' `x' [aw = `z2']
else local tmp `y' `x' if `Z'==`i'
local plots `plots' (scatter `tmp', `AXIS' ms(`ms') color("`c'")/*
*/ `p' `p`i'')
}
}
if "`equations'"!="" {
local plots `plots' (scatteri `eqcoords', `AXIS' recast(area)/*
*/ nodropbase cmissing(n) fcolor(none) lstyle(xyline)/*
*/ lalign(center) `equations2')
}
if "`values'"!="" {
local plots `plots' (scatter `y' `x' if `z'<., `AXIS' mlabel(`z3')/*
*/ `values2')
}
if `"`addplot'"'!="" {
local plots `plots' || `addplot' ||
}
if "`ramp'"=="" {
if `"`keylab_order'"'=="" local keylab_order order(`legend')
if `"`keylab_pos'"'=="" & "`by'"=="" local keylab_pos position(3)
local legendopt legend(subtitle(`ztitle', size(medsmall))/*
*/ `keylab_order' `keylab_pos' `keylab_opts')
}
if `syntax'==3 {
local yscale yscale(reverse)
local yhor ylabel(, angle(0))
}
else if `syntax'==2 {
local yscale yscale(reverse)
local xscale xscale(alt)
}
else if "`ycat'"!="" {
local yhor ylabel(, angle(0))
}
if "`backfill'"!="" {
if "`backfill_inner'"!="" {
local backfill `"plotregion(icolor(`backfill_color'))"'
}
else {
local backfill `"plotregion(color(`backfill_color') icolor(`backfill_color'))"'
}
}
if "`graph'"=="" {
if "`ramp'"!="" {
tempname maingraph legendgraph
local options `ramp_mopts' name(`maingraph') `options'
}
else {
local options `legendopt' `options'
}
graph twoway `plots', ytitle(`"`ytitle'"') xtitle(`"`xtitle'"')/*
*/ `yscale' `yhor' `ylabel' `xscale' `xlabel' `backfill'/*
*/ `byopt' `options'
if "`ramp'"!="" {
// generate color ramp
qui gen long `ramp_ID' = .
qui gen double `ramp_Y' = .
qui gen double `ramp_X' = .
mata: generatescalecoords(st_matrix("`CUTS'"), ///
("`ramp_ID'", "`ramp_Y'", "`ramp_X'"))
if `"`retransform'"'!="" {
local tmptransform: subinstr local retransform "@" "`ramp_Y'", all
qui replace `ramp_Y' = `tmptransform' if `ramp_Y'<.
}
local plots
local clist
forv i = 1/`levels' {
gettoken c clist : clist
if `"`c'"'=="" { // recycle
gettoken c clist : colors
}
local plots `plots' (area `ramp_YX' if `ramp_ID'==`i',/*
*/ nodropbase cmissing(n) color("`c'") finten(100) `p' `p`i'')
}
local ymin = `CUTS'[1,1]
local ymax = `CUTS'[1,`levels'+1]
if `"`retransform'"'!="" {
local tmptransform: subinstr local retransform "@" "`ymin'", all
local ymin = `tmptransform'
local tmptransform: subinstr local retransform "@" "`ymax'", all
local ymax = `tmptransform'
}
if `"`ramp_ylabel'"'=="" local ramp_ylabel `ymin' `ymax'
else {
local ramp_ylabel: subinstr local ramp_ylabel "@min" "`ymin'", all
local ramp_ylabel: subinstr local ramp_ylabel "@max" "`ymax'", all
}
graph twoway `plots', name(`legendgraph') `ramp_opts'
if "`ramp_N_preserve'"!="" {
// remove observation added by generatescalecoords()
qui keep in 1/`ramp_N_preserve'
}
// put graphs together
if "`ramp_pos'"=="right" local grcombine `maingraph' `legendgraph', rows(1)
else if "`ramp_pos'"=="left" local grcombine `legendgraph' `maingraph', rows(1)
else if "`ramp_pos'"=="top" local grcombine `legendgraph' `maingraph', cols(1)
else /*bottom*/ local grcombine `maingraph' `legendgraph', cols(1)
graph combine `grcombine' iscale(1) commonscheme `ramp_combopts' `ramp_gropts'
}
}
// generate
if "`generate'"!="" {
if `"`addplot'"'!="" & "`addplotnopreserve'"=="" {
if "`preserve'"!="" { // get rid of orig data
keep `z' `Z' `y' `Y' `x' `X' `z2' `z3' `xWDvar' `yWDvar'
keep if `Z'<. | `Z'==.z
}
else {
qui count
if (r(N)>`N0') {
di as txt "number of observations will be reset to " r(N)
di as txt "Press any key to continue, or Break to abort"
more
}
}
}
else if "`preserve'"=="" {
tempfile plotdata
if "`by'"!="" {
tempvar byindex sortindex
sort `by'
qui by `by': gen double `byindex' = _n
qui save `"`plotdata'"', replace
restore, preserve
qui gen double `sortindex' = _n
sort `by'
qui by `by': gen double `byindex' = _n
qui merge 1:1 `by' `byindex' using `"`plotdata'"', ///
keep(match master using) nogenerate
sort `sortindex'
drop `byindex' `sortindex'
}
else if !`no_dataset_in_use' {
qui save `"`plotdata'"', replace
restore, preserve
qui merge 1:1 _n using `"`plotdata'"', ///
keep(match master using) nogenerate
}
capt erase `"`plotdata'"'
qui count
if (r(N)>`N0') {
di as txt "number of observations will be reset to " r(N)
di as txt "Press any key to continue, or Break to abort"
more
}
}
lab var `z' "Z value"
lab var `Z' "Z id"
lab var `y' "Y value (midpoint)"
lab var `Y' "Y shape (coordinates)"
lab var `x' "X value (midpoint)"
lab var `X' "X shape (coordinates)"
if "`z2'"!="" {
lab var `z2' "shape scaling size"
}
if "`z3'"!="" {
lab var `z3' "marker labels"
}
foreach v0 in z Z y Y x X z2 z3 {
gettoken v vnames : vnames
if "``v0''"=="" continue
if "`replace'"!="" {
capt confirm new var `v', exact
if _rc drop `v'
}
rename ``v0'' `v'
local vdescribe `vdescribe' `v'
}
order `vdescribe', last
describe `vdescribe'
}
// returns
foreach v in x y {
return scalar `v'_ub = ``v'_UB'
return scalar `v'_lb = ``v'_LB'
if "``v'cuts'"!="" local wd .
else local wd = ``v'_WD'
return scalar `v'_wd = `wd'
return scalar `v'_k = ``v'_K'
}
return local eqcoords `"`eqcoords'"'
return local keylabels `"`legend'"'
return local colors `"`colors'"'
return scalar levels = `levels'
return local xtitle `"`xtitle'"'
return local ytitle `"`ytitle'"'
return local ztitle `"`ztitle'"'
return matrix cuts = `CUTS'
return scalar N = `N'
// skip restore if appropriate
if "`generate'"!="" restore, not
end
program _parse_mata
syntax, mata(name)
c_local mata `mata'
end
program _parse_bins
gettoken x 0 : 0
gettoken iswd 0 : 0
gettoken K 0 : 0
gettoken LB 0 : 0
gettoken UB 0 : 0
gettoken WD 0 : 0
_parse comma bins 0 : 0
syntax [, tight ltight rtight ]
if "`ltight'"!="" & "`rtight'"!="" local tight tight
else if "`tight'"=="" local tight `ltight' `rtight'
numlist `"`bins'"', min(0) max(4) missingokay
local bins `r(numlist)'
if `iswd' gettoken wd lb : bins
else gettoken k lb : bins
gettoken lb ub : lb
gettoken ub rest : ub
if `"`rest'"'!="" {
di as err `"`rest' not allowed"'
exit 198
}
if "`k'"=="" local k .
if "`k'"!="." {
capt numlist "`k'", integer max(1) range(>0)
if _rc {
di as err "`k' not allowed; number of bins must be a positive integer"
exit 198
}
}
if "`wd'"=="" local wd .
if "`wd'"!="." {
if `wd'<=0 {
di as err "`wd' not allowed; bin width must be positive"
exit 198
}
}
if "`lb'"=="" local lb .
if "`ub'"=="" local ub .
scalar `K' = `k'
scalar `LB' = `lb'
scalar `UB' = `ub'
scalar `WD' = `wd'
c_local `x'tight `tight'
end
program _parse_bcuts
args x K LB UB WD cuts
local n: list sizeof cuts
local lb: word 1 of `cuts'
local ub: word `n' of `cuts'
scalar `K' = `n' - 1
scalar `LB' = `lb'
scalar `UB' = `ub'
scalar `WD' = .
c_local `x'cuts "`cuts'"
end
program _parse_hex
syntax [, VERTical HORizontal odd even left right ]
local dir `vertical' `horizontal'
if `: list sizeof dir'>1 {
di as err "only one of vertical and horizontal allowed"
exit 198
}
local order `right' `left'
if `: list sizeof order'>1 {
di as err "only one of left and right allowed"
exit 198
}
local odd `even' `odd'
if `: list sizeof odd'>1 {
di as err "only one of odd and even allowed"
exit 198
}
c_local hexdir = ("`dir'"=="horizontal")
c_local hexorder = ("`order'"=="left")
c_local hexodd = ("`odd'"=="odd")
end
program _parse_bylegend
syntax [, legend(str asis) ramp ]
if "`ramp'"!="" {
if `"`legend'"'=="" local legend legend(off)
c_local bylegend `legend'
exit
}
local 0 `", `legend'"'
syntax [, POSition(passthru) * ]
if `"`position'"'=="" local position position(3)
c_local bylegend legend(`position' `options')
end
program _parse_popts
local opts `0'
while (`"`opts'"'!="") {
gettoken opt opts : opts, bind
gettoken next : opts, bind
if substr(`"`next'"', 1, 1)=="(" {
gettoken next opts : opts, bind
local opt `opt'`next'
}
if substr(`"`opt'"', 1, 1)=="p" {
if regexm(`"`opt'"', "^p([0-9]+)") {
local num = regexs(1)
local 0 `", `opt'"'
capt syntax, P`num'(str)
if _rc==0 {
c_local p`num' `"`p`num''"'
continue
}
}
}
local graphopts `graphopts' `opt'
}
c_local graphopts `graphopts'
end
program _check_gropts
// allow some additional options that do not seem to be covered by
// _get_gropts, gettwoway; this possibly has to be updated for
// future Stata versions
syntax [, ///
LEGend(passthru) ///
play(passthru) ///
PCYCle(passthru) ///
YVARLabel(passthru) ///
XVARLabel(passthru) ///
YVARFormat(passthru) ///
XVARFormat(passthru) ///
YOVERHANGs ///
XOVERHANGs ///
/// recast(passthru) ///
fxsize(passthru) ///
fysize(passthru) ///
]
end
program _parse_values
syntax [, Label(str asis) Format(str) TRANSform(str asis) ///
STYle(passthru) Position(passthru) Gap(passthru) ANGle(passthru) ///
Size(passthru) Color(passthru) ///
/// backward compatibility:
MLABSTYle(str) MLABPosition(str) MLABGap(str) MLABANGle(str) ///
MLABSize(str) MLABColor(str) MLABTextstyle(str) ///
]
_parse_expstat `label' // returns exp and statistic
if `"`format'"'!="" {
confirm format `format'
}
foreach opt in style position gap angle size color textstyle {
// backward compatibility
if `"`mlab`opt''"'!="" {
if `"``opt''"'=="" {
local `opt' `opt'(`mlab`opt'')
}
}
}
if `"`position'"'=="" local position position(0)
if `"`style'`color'"'=="" local color color(black)
local values2 ms(i) mlab`position'
foreach opt in style gap angle size color textstyle {
if `"``opt''"'!="" {
local values2 `values2' mlab``opt''
}
}
c_local valuesexp `"`exp'"'
c_local valuestat `"`statistic'"'
c_local valuestrans `"`transform'"'
c_local valuesfmt `format'
c_local values2 `values2'
end
program _parse_size2
_parse_expstat `0' // returns exp and statistic
if `"`statistic'"'=="" local statistic mean
c_local size2 `"`exp'"'
c_local sizestat `"`statistic'"'
end
program _parse_expstat
_parse comma EXP 0 : 0
syntax [, Statistic(name) ]
c_local exp `"`EXP'"'
c_local statistic "`statistic'"
end
program _parse_backfill
syntax [, Inner Last ]
c_local backfill_inner `inner'
c_local backfill_last `last'
end
program _parse_missing
syntax [, Label(str asis) * ]
if `"`label'"'=="" local label `""missing""'
else {
gettoken trash: label, qed(qed)
if `qed'==0 {
// if first token unquoted: pack complete string into quotes
local label `"`"`label'"'"'
}
else {
// if first token quoted: pack all tokens into quotes
mata: st_local("label", quotetokens(st_local("label")))
}
}
c_local missing_label `"`label'"'
c_local missing2 `"`options'"'
end
program _check_cuts
_parse comma CUTS 0 : 0
if strpos(`"`0'"', "@min") exit // do parsing later, when min is known
if strpos(`"`0'"', "@max") exit // do parsing later, when max is known
if strpos(`"`0'"', "{") __parse_cuts `0'
else syntax [, cuts(numlist ascending) ]
local levels: list sizeof cuts
matrix `CUTS' = J(1,`levels',.)
forv i = 1/`levels' {
gettoken cut cuts : cuts
matrix `CUTS'[1,`i'] = `cut'
}
c_local cuts
c_local levels = `levels' - 1
end
program _parse_cuts
args CUTS MIN MAX cuts
local min = `MIN'
local max = `MAX'
local cuts: subinstr local cuts "@min" "`min'", all
local cuts: subinstr local cuts "@max" "`max'", all
__parse_cuts, cuts(`cuts')
local levels: list sizeof cuts
matrix `CUTS' = J(1,`levels',.)
forv i = 1/`levels' {
gettoken cut cuts : cuts
if `cut'==`min' matrix `CUTS'[1,`i'] = `MIN' // preserve precision
else if `cut'==`max' matrix `CUTS'[1,`i'] = `MAX' // preserve precision
else matrix `CUTS'[1,`i'] = `cut'
}
c_local cuts
c_local levels = `levels' - 1
end
program __parse_cuts
syntax [, cuts(str asis) ]
if strpos(`"`cuts'"', "{") {
local rest `"`cuts'"'
local cuts
while (`"`rest'"'!="") {
gettoken t rest : rest, parse("{")
if `"`t'"'=="{" {
gettoken t rest : rest, parse("}")
if `"`rest'"'=="" { // closing brace not found
local cuts `"`0'"'
continue, break
}
local t = `t'
local cuts `"`cuts'`t'"'
gettoken t rest : rest, parse("}")
continue
}
local cuts `"`cuts'`t'"'
}
}
local 0 `", cuts(`cuts')"'
syntax [, cuts(numlist ascending) ]
c_local cuts `cuts'
end
program _parse_keylab
_parse comma keylab 0 : 0
syntax [, ///
Format(str) TRANSform(str asis) INTERval RANge(numlist max=1) area ///
all order(passthru) POSition(passthru) Cols(passthru) Rows(passthru) ///
ROWGap(passthru) KEYGap(passthru) SYMXsize(passthru) ///
TSTYle(passthru) SIze(passthru) * ]
local cols `rows' `cols'
local size `tstyle' `size'
if "`interval'"!="" & "`range'"!="" {
di as err "interval and range() are not both allowed"
exit 198
}
if `"`keylab'"'=="all" c_local keylabels "all"
else if `"`keylab'"'=="none" c_local keylabels "none"
else if `"`keylab'"'=="minmax" c_local keylabels "minmax"
else if `"`keylab'"'!="" {
capt n numlist `"`keylab'"', ascending integer range(>0)
if _rc {
di as err `"`keylab' not allowed in keylabels()"'
exit _rc
}
c_local keylabels "`r(numlist)'"
}
else c_local keylabels
if `"`cols'"'=="" local cols cols(1)
if `"`rowgap'"'=="" local rowgap rowgap(0)
if `"`keygap'"'=="" local keygap keygap(tiny)
if `"`symxsize'"'=="" local symxsize symxsize(medlarge)
if `"`size'"'=="" local size size(vsmall)
if `"`format'"'!="" {
confirm numeric format `format'
}
else local format %7.0g
c_local keylab_format `"`format'"'
c_local keylab_interval `interval'
c_local keylab_range `range'
c_local keylab_area `area'
c_local keylab_order `order'
c_local keylab_pos `position'
c_local keylab_opts all `cols' `rowgap' `keygap' `symxsize' `size' `options'
c_local retransform `"`transform'"'
end
program _parse_ramp
syntax anything [, Left Right Top Bottom ///
LABels(str asis) ///
Format(passthru) ///
Length(numlist max=1 >=0 <=100) ///
Space(numlist max=1 >=0 <=100) ///
TRANSform(str asis) ///
Combine(str asis) ///
fysize(passthru) fxsize(passthru) * ]
gettoken y anything : anything
gettoken x : anything
local pos `left' `right' `top' `bottom'
if `:list sizeof pos'>1 {
di as err "ramp(): only one of left, right, top, and bottom allowed"
exit 198
}
if "`pos'"=="" local pos bottom
if "`pos'"=="right" {
local Y y
local X x
local alt "alt "
local angle "angle(0) "
local margin "l=0 t=0 b=0"
local tiopt "span position(11) margin(l=0 r=0 t=0 b=2)"
if "`length'"=="" local length 60
if "`space'"=="" local space 20
}
else if "`pos'"=="left" {
local Y y
local X x
local angle "angle(0) "
local margin "r=0 t=0 b=0"
local tiopt "span position(12) margin(l=0 r=0 t=0 b=2)"
if "`length'"=="" local length 60
if "`space'"=="" local space 20
}
else if "`pos'"=="top" {
local Y x
local X y
local margin "l=0 r=0 b=0"
local tiopt "position(9) margin(l=0 r=1 t=0 b=0)"
if "`length'"=="" local length 80
if "`space'"=="" local space 12
}
else {
local Y x
local X y
local margin "l=0 r=0 t=0"
local tiopt "position(9) margin(l=0 r=1 t=0 b=0)"
if "`length'"=="" local length 80
if "`space'"=="" local space 12
}
if "`f`Y'size'"=="" local f`Y'size `length'
if "`f`X'size'"=="" local f`X'size `space'
_parse comma lhs rhs : labels
if `"`rhs'"'!="" {
gettoken comma rhs : rhs, parse(",")
local rhs `" `rhs'"'
}
if `"`format'"'=="" local format format(%7.0g)
c_local ramp_YX ``Y'' ``X''
c_local ramp_pos `pos'
c_local ramp_ylabel `"`lhs'"'
c_local ramp_opts `X'scale(off) `X'label(, nogrid)/*
*/ `Y'title("") `Y'scale(`alt'noextend)/*
*/ `Y'label(\`ramp_ylabel', `format' `angle'nogrid`rhs')/*
*/ subtitle(\`ztitle', size(medsmall) `tiopt')/*
*/ legend(off) f`Y'size(`f`Y'size') f`X'size(`f`X'size')/*
*/ plotregion(margin(zero) style(none)) graphr(margin(zero))/*
*/ nodraw `options'
c_local ramp_mopts legend(off) nodraw graphregion(margin(`margin'))
c_local ramp_combopts `"`combine'"'
c_local retransform `"`transform'"'
end
program _parse_ramp_gropts
syntax [, ///
TItle(passthru) SUBtitle(passthru) note(passthru) CAPtion(passthru) ///
YSIZe(passthru) XSIZe(passthru) nodraw scheme(passthru) ///
name(passthru) saving(passthru) * ]
c_local ramp_gropts `title' `subtitle' `note' `caption' `ysize' `xsize' `draw' `scheme' `name' `saving'
c_local options `options'
end
program _parse_generate
syntax [namelist] [, noPReserve ]
c_local generate2 `namelist'
c_local nopreserve `preserve'
end
program _makebin_categorical
gettoken fast 0 : 0
gettoken xy 0 : 0
if "`fast'"=="" _makebin_categorical_std `0'
else _makebin_categorical_fast `0'
c_local `xy'label `xy'label(`lbls')
end
program _makebin_categorical_std, sortpreserve
args v x K LB MIN UB MAX label
sort `x'
qui by `x': gen double `v' = (`x'!=`x'[_n-1])
mata: collectlbls("`x'", "`v'") // returns local lbls and sets scalar K
qui replace `v' = `v' + `v'[_n-1] in 2/l
scalar `LB' = 1
scalar `MIN' = 1
scalar `UB' = `K'
scalar `MAX' = `K'
c_local lbls `"`lbls'"'
end
program _makebin_categorical_fast // requires gtoolss
args v x K LB MIN UB MAX label
tempvar tag
gegen long `v' = group(`x')
gegen byte `tag' = tag(`v')
mata: collectlbls("`x'", "`tag'", "`v'") // returns local lbls and sets scalar K
scalar `LB' = 1
scalar `MIN' = 1
scalar `UB' = `K'
scalar `MAX' = `K'
c_local lbls `"`lbls'"'
end
program _makebin_discrete
args v x K LB MIN UB MAX WD
rename `x' `v'
su `v', meanonly
scalar `MIN' = r(min)
scalar `MAX' = r(max)
scalar `K' = round((`MAX'-`MIN')/`WD') + 1
scalar `LB' = `MIN'
scalar `UB' = `MAX'
end
program _makebin_cuts
args xy v x K LB MIN UB MAX WD cuts
// setup
su `x', meanonly
scalar `MIN' = r(min)
scalar `MAX' = r(max)
// compute bin midpoints
qui gen double `WD' = .
qui gen double `v' = .
gettoken ul cuts : cuts
forv i = 1/`=`K'' {
local ll `ul'
gettoken ul cuts : cuts
local wd = `ul'-`ll'
if `i'==`K' local lt "<="
else local lt "<"
qui replace `WD' = `ul'-`ll' if `x'>=`ll' & `x'`lt'`ul'
qui replace `v' = (`ul'+`ll')/2 if `x'>=`ll' & `x'`lt'`ul'
}
// note on omitted data
if `LB'>`MIN' | `UB'<`MAX' {
qui count if `v'>=.
if r(N) {
di as txt "(`r(N)' observations outside range of `xy'cuts)"
}
}
end
program _makebin_continuous
args xy v x K LB MIN UB MAX WD tight clip wgt
// setup
su `x' `wgt', meanonly
local N = r(N)
scalar `MIN' = r(min)
scalar `MAX' = r(max)
if `LB'>=. scalar `LB' = `MIN'
if `UB'>=. scalar `UB' = `MAX'
// determine step width
local UBtight = 0
if `WD'>=. {
if `K'>=. {
scalar `K' = max(1, trunc(min(sqrt(`N'), 10*ln(`N')/ln(10))))
if (`UB'-`LB')<(`MAX'-`MIN') {
// reduce k if range has been restricted
scalar `K' = ceil(`K' * (`UB'-`LB') / (`MAX'-`MIN'))
}
}
if `K'<2 {
if `UB'>`LB' & "`tight'"=="" {
scalar `K' = 2 // set minimum
di as txt "(number of `xy'bins reset to 2)"
}
}
if `UB'<=`LB' scalar `WD' = 1
else if "`tight'"=="tight" scalar `WD' = (`UB' - `LB') / `K'
else if "`tight'"=="ltight" scalar `WD' = (`UB' - `LB') / (`K'-.5)
else if "`tight'"=="rtight" scalar `WD' = (`UB' - `LB') / (`K'-.5)
else scalar `WD' = (`UB' - `LB') / (`K'-1)
if inlist("`tight'", "tight", "rtight") & `UB'>`LB' local UBtight = 1
}
else {
local lb st_numscalar("`LB'")
local ub st_numscalar("`UB'")
local wd st_numscalar("`WD'")
if "`tight'"=="tight" mata: countbins(`lb'+`wd'/2, `ub', `wd', `wd'/2, 1)
else if "`tight'"=="ltight" mata: countbins(`lb'+`wd'/2, `ub', `wd', `wd'/2, 0)
else if "`tight'"=="rtight" mata: countbins(`lb', `ub', `wd', `wd'/2, 1)
else mata: countbins(`lb', `ub', `wd', `wd'/2, 0)
if inlist("`tight'", "tight", "rtight") {
if "`tight'"=="tight" local UBtight = (abs((`LB' + `K'*`WD') - `UB') / (`WD'+1)) < 1e-12
else local UBtight = (abs((`LB' + (`K'-.5)*`WD') - `UB') / (`WD'+1)) < 1e-12
}
}
// compute bin midpoints
qui gen double `v' = floor((`x' - `LB') / `WD' * 2)
if inlist("`tight'", "tight", "ltight") {
if "`tight'"=="tight" & `UBtight' ///
qui replace `v' = floor((`v' - (mod(`v', 2)==0 & `x'==`UB'))/2) * 2 + 1
else qui replace `v' = floor(`v'/2) * 2 + 1
}
else {
if "`tight'"=="rtight" & `UBtight' ///
qui replace `v' = floor((`v'+1 - (mod(`v'+1, 2)==0 & `x'==`UB'))/2) * 2
else qui replace `v' = floor((`v'+1)/2) * 2
}
qui replace `v' = `LB' + `v'/2 * `WD'
// remove bins that are out of range
if `LB'>`MIN' qui replace `v' = . if `v' < `LB'
if `UB'<`MAX' {
if inlist("`tight'", "tight", "rtight") ///
qui replace `v' = . if `v' >= (`UB' + `WD'/2)
else ///
qui replace `v' = . if `v' > (`UB' + `WD'/2)
}
// clip: omit data that is out of range
if "`clip'"!="" {
if "`clip'"!="rclip" & `LB'>`MIN' qui replace `v' = . if `x' < `LB'
if "`clip'"!="lclip" & `UB'<`MAX' qui replace `v' = . if `x' > `UB'
}
// note on omitted data
if `LB'>`MIN' | `UB'<`MAX' {
qui count if `v'>=.
if r(N) {
di as txt "(`r(N)' observations outside range of `xy'bins)"
}
}
end
program _hexbin_prepare
args xy v x K LB MIN UB MAX WD tight odd wgt
// setup
su `x' `wgt', meanonly
local N = r(N)
scalar `MIN' = r(min)
scalar `MAX' = r(max)
if `LB'>=. scalar `LB' = `MIN'
if `UB'>=. scalar `UB' = `MAX'
// determine step width
if `WD'>=. {
if `K'>=. {
scalar `K' = max(1, trunc(min(sqrt(`N'), 10*ln(`N')/ln(10))))
if (`UB'-`LB')<(`MAX'-`MIN') {
// reduce k if range has been restricted
if "`xy'"=="y" scalar `K' = ceil(`K' * (`UB'-`LB') / (`MAX'-`MIN'))
else scalar `K' = ceil(2 * `K' * (`UB'-`LB') / (`MAX'-`MIN')) / 2
}
}
if `K'<2 {
if `UB'>`LB' & "`tight'"=="" {
scalar `K' = 2 // set minimum
di as txt "(number of `xy'bins reset to 2)"
}
}
if `UB'<=`LB' scalar `WD' = 1
else if "`xy'"=="y" {
if "`tight'"=="tight" scalar `WD' = (`UB' - `LB') / (`K'-1/3)
else if "`tight'"=="ltight" scalar `WD' = (`UB' - `LB') / (`K'-2/3)
else if "`tight'"=="rtight" scalar `WD' = (`UB' - `LB') / (`K'-2/3)
else scalar `WD' = (`UB' - `LB') / (`K'-1)
}
else {
if "`tight'"=="tight" scalar `WD' = (`UB' - `LB') / (`K'-.5 -`odd'*.5)
else if "`tight'"=="ltight" scalar `WD' = (`UB' - `LB') / (`K'-3/4-`odd'*.5)
else if "`tight'"=="rtight" scalar `WD' = (`UB' - `LB') / (`K'-3/4-`odd'*.5)
else scalar `WD' = (`UB' - `LB') / (`K'-1 -`odd'*.5)
}
}
else {
local lb st_numscalar("`LB'")
local ub st_numscalar("`UB'")
local wd st_numscalar("`WD'")
if "`xy'"=="y" {
if "`tight'"=="tight" mata: countbins(`lb' , `ub', `wd', `wd'/2, 1)
else if "`tight'"=="ltight" mata: countbins(`lb' , `ub', `wd', `wd'/2, 0)
else if "`tight'"=="rtight" mata: countbins(`lb'-`wd'/4, `ub', `wd', `wd'/2, 1)
else mata: countbins(`lb'-`wd'/4, `ub', `wd', `wd'/2, 0)
}
else {
if "`tight'"=="tight" mata: countbins(`lb'+`wd'/3, `ub', `wd', `wd'*2/3, 1, `odd')
else if "`tight'"=="ltight" mata: countbins(`lb'+`wd'/3, `ub', `wd', `wd'*2/3, 0, `odd')
else if "`tight'"=="rtight" mata: countbins(`lb' , `ub', `wd', `wd'*2/3, 1, `odd')
else mata: countbins(`lb' , `ub', `wd', `wd'*2/3, 0, `odd')
}
}
rename `x' `v'
end
program _hexbin
args x x_LB x_UB x_WD x_MIN x_MAX xtight xclip xdisc ///
y y_LB y_UB y_WD y_MIN y_MAX ytight yclip ydisc order
// y
if "`ydisc'"!="" {
local y1 `y'
local y2 `y'
}
else {
tempvar y1 y2
qui gen double `y1' = floor((`y' - `y_LB') / `y_WD' * 3)
if inlist("`ytight'", "tight", "ltight") {
qui gen double `y2' = floor((`y1'-2)/6) * 6 + 4
qui replace `y1' = floor((`y1'+1)/6) * 6 + 1
}
else {
qui gen double `y2' = floor((`y1'-1)/6) * 6 + 3
qui replace `y1' = floor((`y1'+2)/6) * 6
}
if inlist("`ytight'", "tight", "ltight") {
// make sure that obs on lower edge are not put in bin below
qui replace `y2' = `y2' + 6 if `y2'<0 & `y'==`y_LB'
}
if inlist("`ytight'", "tight", "rtight") {
// make sure that obs on upper edge are not put in bin above
qui replace `y1' = `y1' - 6 if `y'==`y_UB' & ///
(abs((`y_LB' + ((`y1'-2)/3) * `y_WD') - `y_UB') / (`y_WD'+1)) < 1e-12
qui replace `y2' = `y2' - 6 if `y'==`y_UB' & ///
(abs((`y_LB' + ((`y2'-2)/3) * `y_WD') - `y_UB') / (`y_WD'+1)) < 1e-12
}
qui replace `y1' = `y_LB' + `y1'/3 * `y_WD'
qui replace `y2' = `y_LB' + `y2'/3 * `y_WD'
}
// x
if "`xdisc'"!="" {
local x1 `x'
local x2 `x'
}
else {
tempvar x1 x2
qui gen double `x1' = floor((`x' - `x_LB') / `x_WD' * 4)
if inlist("`xtight'", "tight", "ltight") {
qui gen double `x2' = floor((`x1'+2)/4) * 4
qui replace `x1' = floor(`x1'/4) * 4 + 2
}
else {
qui gen double `x2' = floor((`x1'+3)/4) * 4 - 1
qui replace `x1' = floor((`x1'+1)/4) * 4 + 1
}
if inlist("`xtight'", "tight", "rtight") {
// make sure that obs on right edge are not put in bin on the right
qui replace `x1' = `x1' - 4 if `x'==`x_UB' & ///
(abs((`x_LB' + ((`x1'-2)/4) * `x_WD') - `x_UB') / (`x_WD'+1)) < 1e-12
qui replace `x2' = `x2' - 4 if `x'==`x_UB' & ///
(abs((`x_LB' + ((`x2'-2)/4) * `x_WD') - `x_UB') / (`x_WD'+1)) < 1e-12
}
if `order' {
local tmp `x1'
local x1 `x2'
local x2 `tmp'
}
qui replace `x1' = `x_LB' + `x1'/4 * `x_WD'
qui replace `x2' = `x_LB' + `x2'/4 * `x_WD'
}
// pick position
if "`xdisc'"=="" | "`ydisc'"=="" {
tempvar d
qui gen byte `d' = (((`x'-`x1')/`x_WD')^2 + 3/4*((`y'-`y1')/`y_WD')^2) ///
< (((`x'-`x2')/`x_WD')^2 + 3/4*((`y'-`y2')/`y_WD')^2)
qui replace `x1' = `x2' if `d'==0
qui replace `y1' = `y2' if `d'==0
}
// remove bins that are out of range
if `y_LB'>`y_MIN' {
if inlist("`ytight'", "tight", "rtight") ///
qui replace `y1' = . if `y1' < `y_LB'
else ///
qui replace `y1' = . if (`y1'+ 2*`y_WD'/3) <= `y_LB'
}
if `y_UB'<`y_MAX' {
if inlist("`ytight'", "tight", "rtight") ///
qui replace `y1' = . if `y1' >= (`y_UB' + 2*`y_WD'/3)
else ///
qui replace `y1' = . if `y1' > (`y_UB' + 2*`y_WD'/3)
}
if `x_LB'>`x_MIN' {
if inlist("`xtight'", "tight", "ltight") ///
qui replace `x1' = . if `x1' < `x_LB'
else ///
qui replace `x1' = . if (`x1'+ `x_WD'/2) <= `x_LB'
}
if `x_UB'<`x_MAX' {
if inlist("`xtight'", "tight", "rtight") ///
qui replace `x1' = . if `x1' >= (`x_UB' + `x_WD'/2)
else ///
qui replace `x1' = . if `x1' > (`x_UB' + `x_WD'/2)
}
// clip: omit data that is out or range
if "`yclip'"!="" {
if "`yclip'"!="rclip" & `y_LB'>`y_MIN' qui replace `y1' = . if `y' < `y_LB'
if "`yclip'"!="lclip" & `y_UB'<`y_MAX' qui replace `y1' = . if `y' > `y_UB'
}
if "`xclip'"!="" {
if "`xclip'"!="rclip" & `x_LB'>`x_MIN' qui replace `x1' = . if `x' < `x_LB'
if "`xclip'"!="lclip" & `x_UB'<`x_MAX' qui replace `x1' = . if `x' > `x_UB'
}
if "`xdisc'"=="" {
drop `x'
rename `x1' `x'
}
if "`ydisc'"=="" {
drop `y'
rename `y1' `y'
}
// note on omitted data
if `x_LB'>`x_MIN' | `x_UB'<`x_MAX' {
qui count if `x'>=.
if r(N) {
di as txt "(`r(N)' observations outside range of xbins)"
}
}
if `y_LB'>`y_MIN' | `y_UB'<`y_MAX' {
qui count if `y'>=.
if r(N) {
di as txt "(`r(N)' observations outside range of ybins)"
}
}
end
program _fillin
args fillin x x_K x_LB x_WD xtight xcat xcuts y y_K y_LB y_WD ytight ycat ycuts ///
z z2 by hexagon hexorder hexodd
if "`fillin'"=="" exit
tempname byindex
if "`by'"!="" {
sort `by'
qui by `by': gen double `byindex' = (_n==1)
qui replace `byindex' = `byindex'[_n-1] + `byindex' in 2/l
}
else qui gen byte `byindex' = 1
if "`hexagon'"!="" {
tempname xold
rename `x' `xold'
if inlist("`xtight'", "tight", "ltight") local xoff .25
else local xoff 0
qui gen double `x' = `x_LB' + ///
(round((`xold' - `x_LB') / `x_WD' - `xoff') + `xoff') * `x_WD'
}
tempfile plotdata
qui save `"`plotdata'"', replace
local keepvars `byindex' `x' `y'
if "`xcuts'"!="" local keepvars `keepvars' `x_WD'
if "`ycuts'"!="" local keepvars `keepvars' `y_WD'
keep `keepvars'
mata: fillingaps()
tempvar merge
qui merge 1:1 `byindex' `x' `y' using `"`plotdata'"', ///
keep(match master using) generate(`merge')
// capt assert (`merge'==1 | `merge'==3)
// if _rc {
// di as err "unexpected error; fillin algorithm returned inconsistent results"
// exit 499
// }
if "`hexagon'"!="" {
if inlist("`ytight'", "tight", "ltight") {
if `hexorder'==0 local yoff 1/3
else local yoff 4/3
}
else if `hexorder'==0 local yoff 0
else local yoff 1
qui replace `x' = `x' + (`x_WD'/4) * ///
cond(mod(round((`y' - `y_LB') / `y_WD' - `yoff'), 2), -1, 1) ///
if `xold'>=.
if `hexodd' { // remove last half-column
qui replace `x' = . if `xold'>=. ///
& ((`x' - `x_LB') / `x_WD' - `xoff') > (`x_K'-1)
qui keep if `x'<.
}
qui replace `xold' = `x' if `xold'>=.
drop `x'
rename `xold' `x'
}
qui replace `z' = `:word 1 of `fillin'' if `merge'==1
if "`z2'"!="" {
if `"`:word 2 of `fillin''"'!="" {
qui replace `z2' = `:word 2 of `fillin'' if `merge'==1
}
else {
qui replace `z2' = 1 if `merge'==1
}
}
if "`by'"!="" {
// fillin by variables
sort `byindex' `by'
foreach v of local by {
by `byindex': qui replace `v' = `v'[1]
}
}
end
program _colorpalette
gettoken N 0 : 0
_parse comma p 0 : 0
syntax [, n(passthru) IPolate(passthru) * ]
if c(stata_version)<14.2 {
if `N'>0 {
if `"`n'"'=="" local n n(`N')
if `"`ipolate'"'=="" local ipolate ipolate(`N')
}
colorpalette9 `p', nograph `n' `ipolate' `options'
exit
}
if `N'>0 {
if `"`n'`ipolate'"'=="" local n n(`N')
}
colorpalette `p', nograph `n' `ipolate' `options'
end
program _symbolpalette
_parse comma p 0 : 0
syntax [, * ]
symbolpalette `p', nograph `options'
end
version 9.2
mata:
mata set matastrict on
void writematamatrixtodata(transmorphic M, transmorphic S, transmorphic V)
{
if (!isreal(M) | !isreal(S) | !isreal(V)) {
display("{err}matrix must be real")
exit(3253)
}
_writematamatrixtodata(M, S, V)
}
void writematrixtodata(string scalar m, string scalar s, string scalar v)
{
real matrix M, S, V
// write matrix
M = st_matrix(m)
if (s!="") S = st_matrix(s)
if (v!="") V = st_matrix(v)
_writematamatrixtodata(M, S, V)
// generate labels
if (st_local("equations")=="") {
// standard labels
writematrixlbls(st_matrixrowstripe(st_local("matrix")), "y")
writematrixlbls(st_matrixcolstripe(st_local("matrix")), "x")
}
else {
// label equations and compile outline coordinates
writematrixeqs(st_matrixrowstripe(st_local("matrix")),
st_matrixcolstripe(st_local("matrix")))
}
}
void _writematamatrixtodata(real matrix M, real matrix S, real matrix V)
{
real scalar i, j, k, r, c, z, y, x, hasdrop, N, upper, lower, nodiag,
xmin, xmax, ymin, ymax, d
real scalar hasS, zS, hasV, zV
real rowvector drop
hasS = (length(S)!=0)
hasV = (length(V)!=0)
z = st_varindex(st_local("z0"))
y = st_varindex(st_local("y0"))
x = st_varindex(st_local("x0"))
drop = strtoreal(tokens(st_local("drop")))
upper = st_local("upper")!=""
lower = st_local("lower")!=""
nodiag = st_local("diagonal")!=""
hasdrop = (length(drop)>0)
r = rows(M); c = cols(M); d = min((r,c)); k = r*c
if (hasS) {
if (rows(S)!=r | cols(S)!=c) {
display("{err}matrix specified in {bf:size()} must have" +
" same dimension as main matrix")
exit(3200)
}
zS = st_varindex(st_local("z2"))
}
if (hasV) {
if (rows(V)!=r | cols(V)!=c) {
display("{err}matrix specified in {bf:values(label())} must have" +
" same dimension as main matrix")
exit(3200)
}
zV = st_varindex(st_local("z3"))
}
if (nodiag) k = k - d
if (lower) k = k - (d*d-d)/2 - (c>r ? (c-r)*r : 0)
else if (upper) k = k - (d*d-d)/2 - (r>c ? (r-c)*c : 0)
N = st_nobs()
if (N < k) st_addobs(k - N)
if (!(hasdrop+lower+upper+nodiag)) {
// write full matrix (faster than the general code below)
k = 0
for (j=1; j<=c; j++) {
i = k + 1; k = j * r
st_store((i,k), z, M[,j])
st_store((i,k), y, 1::r)
st_store((i,k), x, J(r,1,j))
if (hasS) st_store((i,k), zS, S[,j])
if (hasV) st_store((i,k), zV, V[,j])
}
}
else {
// write partial matrix (general element-by-element code; speed could
// be improved by writing custom code for different situations)
k = 0
for (i=1; i<=r; i++) {
for (j=(upper ? i : 1); j<=(lower ? min((i,c)) : c); j++) {
if (nodiag) {
if (i==j) continue
}
if (hasdrop) {
if (anyof(drop, M[i,j])) continue
}
k++
_st_store(k, z, M[i,j])
_st_store(k, y, i)
_st_store(k, x, j)
if (hasS) _st_store(k, zS, S[i,j])
if (hasV) _st_store(k, zV, V[i,j])
}
}
if (k < st_nobs() & k>N) { // possible if hasdrop
stata("qui keep in 1/" + strofreal(k))
}
}
if (st_local("syntax")=="3" | st_local("ydiscrete")!="") {
ymin = 1 + (lower & nodiag); ymax = (upper ? min((r,c-nodiag)) : r)
st_numscalar(st_local("y_K"), ymax-ymin+1)
st_numscalar(st_local("y_LB"), ymin)
st_numscalar(st_local("y_UB"), ymax)
st_numscalar(st_local("y_MIN"), ymin)
st_numscalar(st_local("y_MAX"), ymax)
st_numscalar(st_local("y_WD"), 1)
}
if (st_local("syntax")=="3" | st_local("xdiscrete")!="") {
xmin = 1 + (upper & nodiag); xmax = (lower ? min((c,r-nodiag)) : c)
st_numscalar(st_local("x_K"), xmax-xmin+1)
st_numscalar(st_local("x_LB"), xmin)
st_numscalar(st_local("x_UB"), xmax)
st_numscalar(st_local("x_MIN"), xmin)
st_numscalar(st_local("x_MAX"), xmax)
st_numscalar(st_local("x_WD"), 1)
}
}
void writematrixlbls(string matrix stripe, string scalar x)
{
real scalar r, i, eq, label
string scalar lbl, lbls
pragma unset lbls
label = st_local("label")!=""
eq = any(stripe[,1]:!=stripe[1,1])
i = st_numscalar(st_local(x+"_MIN"))
r = st_numscalar(st_local(x+"_MAX"))
for (; i<=r; i++) {
lbl = stripe[i,2]
if (label) {
if (_st_varindex(lbl)<.) {
lbl = st_varlabel(lbl)
if (lbl=="") lbl = stripe[i,2]
}
}
if (eq) lbl = "`" + `"""' + stripe[i,1] + `":""' + "' " +
"`" + `"""' + lbl + `"""' + "'"
lbls = lbls + (i>1 ? " " : "") + strofreal(i) + " " +
"`" + `"""' + lbl + `"""' + "'"
}
st_local(x+"label", x+"label(" + lbls + ")")
}
void writematrixeqs(string matrix R, string matrix C)
{
string colvector req, ceq
real matrix rlu, clu
pragma unset req
pragma unset ceq
pragma unset rlu
pragma unset clu
geteqinfo(req, rlu, R)
writeeqlbls(req, rlu, "y")
geteqinfo(ceq, clu, C)
writeeqlbls(ceq, clu, "x")
writeeqcoords(req, rlu, ceq, clu)
}
void geteqinfo(string colvector eq, real matrix lu, string matrix S)
{
real scalar i, j, r
string scalar s
r = rows(S)
eq = J(r, 1, "")
lu = J(r, 2, .)
j = 0
for (i=1; i<=r; i++) {
j++
s = S[i,1]; eq[j] = s; lu[j,1] = i
for (; i<=r; i++) {
if (i<r) {
if (S[i+1,1]==s) continue
}
lu[j,2] = i
break
}
}
eq = eq[|1 \ j|]
lu = lu[|1,1 \ j,2|]
}
void writeeqlbls(string colvector eq, real matrix lu, string scalar x)
{
real scalar i, r, label
string scalar lbl, lbls, ticks
pragma unset lbls
label = st_local("label")!=""
r = rows(eq)
ticks = ".5"
for (i=1; i<=r; i++) {
lbl = eq[i]
if (label) {
if (_st_varindex(lbl)<.) {
lbl = st_varlabel(lbl)
if (lbl=="") lbl = eq[i]
}
}
lbls = lbls + (i>1 ? " " : "") + strofreal((lu[i,2]+lu[i,1])/2) +
" " + "`" + `"""' + lbl + `"""' + "'"
ticks = ticks + " " + strofreal(lu[i,2]+.5)
}
st_local(x+"label", x+"label(" + lbls + ", notick) " +
x+"tick(" + ticks + ")")
}
void writeeqcoords(string colvector req, real matrix rlu,
string colvector ceq, real matrix clu)
{
real scalar i, n
string scalar coord, rlo, rup, clo, cup
pragma unset coord
n = min((rows(req), rows(ceq)))
for (i=1; i<=n; i++) {
rlo = strofreal(rlu[i,1]-.5); rup = strofreal(rlu[i,2]+.5)
clo = strofreal(clu[i,1]-.5); cup = strofreal(clu[i,2]+.5)
coord = coord + (i>1 ? " " : "") + rlo + " " + clo +
" " + rlo + " " + cup +
" " + rup + " " + cup +
" " + rup + " " + clo +
" " + "." + " " + "."
}
st_local("eqcoords", coord)
}
void countbins(
real scalar x0, // midpoint of first bin
real scalar ub, // upper bound
real scalar wd, // step width
real scalar h, // halfwidth of bin
real scalar r, // right inclusive
| real scalar odd) // hex: odd
{
real scalar k, x
k = 1
x = x0
while (1) {
if (odd==1) x = x0 + k/2*wd
else x = x0 + k*wd
if (r) {
if (x>=(ub+h)) break
}
else {
if (x>(ub+h)) break
}
k++
}
if (odd==1) k = ceil((k+1)/2)
st_numscalar(st_local("K"), k)
}
void collectlbls(string scalar X, string scalar tag, | string scalar ID)
{
real scalar i, str, k
string scalar lbls, lab, vlab
transmorphic colvector x
real colvector id
pragma unset lbls
str = st_isstrvar(X)
if (str) {
x = st_sdata(., X, tag)
}
else {
x = st_data(., X, tag)
vlab = st_varvaluelabel(X)
}
k = rows(x)
if (ID=="") id = 1::k
else id = st_data(., ID, tag)
for (i=1; i<=k; i++) {
if (str) lab = x[i]
else if (vlab!="") {
lab = st_vlmap(vlab, x[i])
if (lab=="") lab = strofreal(x[i])
}
else lab = strofreal(x[i])
lbls = lbls + (i>1 ? " " : "") + strofreal(id[i]) + " " +
"`" + `"""' + lab + `"""' + "'"
}
st_local("lbls", lbls)
st_numscalar(st_local("K"), k)
}
void fillingaps()
{
real scalar r, rby, ryx, ry, rx, i, j, a, b, aa, bb
real scalar hasywd, hasxwd
real colvector by, bynew, ynew, xnew, ywd, xwd
real matrix y, x
// input
by = uniqrows(st_data(., st_local("byindex")))
y = _fillingaps("y")
x = _fillingaps("x")
hasywd = cols(y)>1
hasxwd = cols(x)>1
// expand
rby = rows(by); ry = rows(y); rx = rows(x)
ryx = ry * rx
r = rby * ryx
bynew = ynew = xnew = J(r, 1, .)
if (hasywd) ywd = J(r, 1, .)
if (hasxwd) xwd = J(r, 1, .)
for (i=1; i<=rby; i++) {
a = 1 + (i-1) * ryx
b = a + ryx - 1
bynew[|a \ b|] = J(ryx, 1, by[i])
for (j=1; j<=ry; j++) {
aa = a + (j-1) * rx
bb = aa + rx - 1
ynew[|aa \ bb|] = J(rx, 1, y[j,1])
xnew[|aa \ bb|] = x[,1]
if (hasywd) ywd[|aa \ bb|] = J(rx, 1, y[j,2])
if (hasxwd) xwd[|aa \ bb|] = x[,2]
}
}
// put back
if (st_nobs()<(r)) st_addobs(r-st_nobs())
st_store(., st_local("byindex"), bynew)
st_store(., st_local("y"), ynew)
st_store(., st_local("x"), xnew)
if (hasywd) st_store(., st_local("y_WD"), ywd)
if (hasxwd) st_store(., st_local("x_WD"), xwd)
}
real matrix _fillingaps(string scalar s)
{
real scalar min, wd, r, rnew, i, j, xi, ll
real colvector x
real matrix xnew
if (st_local(s+"cuts")!="") {
x = strtoreal(tokens(st_local(s+"cuts")))'
rnew = length(x) - 1
xnew = (x[|1\rnew|] + x[|2\.|])/2, (x[|2\.|] - x[|1\rnew|])
// copy original values to avoid precision issues:
x = uniqrows(st_data(., st_local(s)))
r = rows(x)
j = 1
for (i=1;i<=r;i++) {
xi = x[i]
while (xi>(xnew[j,1]+xnew[j,2]/4)) { // add 1/4 of width
if (j==rnew) break // not really needed
j++
}
xnew[j,1] = xi
}
return(xnew)
}
x = uniqrows(st_data(., st_local(s)))
if (st_local(s+"cat")!="") return(x) // use existing values only
r = rows(x)
rnew = st_numscalar(st_local(s+"_K"))
min = st_numscalar(st_local(s+"_LB"))
wd = st_numscalar(st_local(s+"_WD"))
if (anyof(("tight", "ltight"), st_local(s+"tight"))) {
if (st_local("hexagon")!="") {
if (s=="y") min = min + wd/3
else min = min + wd/4
}
else min = min + wd/2
}
xnew = J(rnew, 1, .)
j = 1
for (i=1; i<=rnew; i++) {
xi = min + (i-1)*wd
ll = xi - wd/4
while (x[j]<ll) {
if (j==r) break
j++
}
if (x[j]>=ll & x[j]<=(xi+wd/4)) xnew[i] = x[j]
else xnew[i] = xi
}
return(xnew)
}
void cliparea(real scalar hex)
{
real scalar xlb, xub, ylb, yub
real scalar ixlb, ixub, iylb, iyub, i
real colvector x, xh, y, yh, A
pragma unset A
x = st_data(., st_local("x"))
y = st_data(., st_local("y"))
st_view(A, ., st_local("AREA"))
i = rows(x)
xlb = st_numscalar(st_local("x_LB"))
xub = st_numscalar(st_local("x_UB"))
ylb = st_numscalar(st_local("y_LB"))
yub = st_numscalar(st_local("y_UB"))
if (hex==0) {
if (st_local("xWDvar")!="") xh = st_data(., st_local("x_WD"))/2
else xh = J(i,1,st_numscalar(st_local("x_WD"))/2)
if (st_local("yWDvar")!="") yh = st_data(., st_local("y_WD"))/2
else yh = J(i,1,st_numscalar(st_local("y_WD"))/2)
for (; i; i--) {
ixlb = x[i] - xh[i]; ixub = x[i] + xh[i]
iylb = y[i] - yh[i]; iyub = y[i] + yh[i]
if (ixlb>=xlb & ixub<=xub & iylb>=ylb & iyub<=yub) continue
ixlb = max((ixlb, xlb)); ixub = min((ixub, xub))
iylb = max((iylb, ylb)); iyub = min((iyub, yub))
A[i] = (ixub-ixlb) * (iyub-iylb)
}
return
}
xh = st_numscalar(st_local("x_WD"))/2
yh = st_numscalar(st_local("y_WD"))/3
for (; i; i--) {
if ((y[i]-2*yh)>=ylb & (y[i]+2*yh)<=yub &
(x[i]-xh)>=xlb & (x[i]+xh)<=xub) continue
A[i] = hexarea(hexcoord(y[i], yh, ylb, yub, x[i], xh, xlb, xub))
}
}
real scalar hexarea(real matrix YX)
{ // compute area covered by polygon (points assumed counter clockwise)
real scalar i
real colvector a, Y, X
Y = YX[,1] \ YX[1,1] // close the polygon
X = YX[,2] \ YX[1,2]
i = rows(YX)
a = J(i,1,.)
for (; i; i--) a[i] = ((Y[i]+Y[i+1])/2 - Y[1]) * (X[i] - X[i+1])
return(sum(a))
}
real matrix hexcoord(
real scalar y, real scalar yh, real scalar ylb, real scalar yub,
real scalar x, real scalar xh, real scalar xlb, real scalar xub)
{ // generate (possibly clipped) hexagon coordinates around (y,x)
// assuming ylb<=yub, xlb<=xub
// assuming that at least part of the hexagon is within the bounds
real colvector Y, X
// define hexagon
Y = X = J(8,1,.)
Y[1] = Y[2] = y - 2*yh
Y[5] = Y[6] = y + 2*yh
Y[3] = Y[8] = y - yh
Y[4] = Y[7] = y + yh
X[1] = X[2] = x
X[5] = X[6] = x
X[3] = X[4] = x + xh
X[7] = X[8] = x - xh
// check whether clipping is needed
if (ylb<=Y[1] & yub>=Y[5] & xlb<=X[7] & xub>=X[3]) return((Y:-y, X:-x))
// apply clipping
_hexcoord_clip_bt(Y, X, 1, 2, 1, ylb, yub, xlb, xub, yh, xh)
_hexcoord_clip_bt(Y, X, 6, 5, 0, ylb, yub, xlb, xub, yh, xh)
_hexcoord_clip_lr(Y, X, 4, 3, 0, ylb, yub, xlb, xub, yh, xh)
_hexcoord_clip_lr(Y, X, 7, 8, 1, ylb, yub, xlb, xub, yh, xh)
return((Y:-y, X:-x))
}
void _hexcoord_clip_bt(real colvector Y, real colvector X,
real scalar a, real scalar b, real scalar up,
real scalar ylb, real scalar yub, real scalar xlb, real scalar xub,
real scalar yh, real scalar xh)
{
real scalar lb, ub, s, d
if (up) {; lb = ylb ; ub = Y[a]; }
else {; lb = Y[a]; ub = yub ; }
s = yh / xh
if (lb>ub) {
d = lb - ub
Y[a] = Y[b] = (up ? lb : ub)
if (d<=yh) {
X[a] = X[a] - d/s
X[b] = X[b] + d/s
}
else if (d<=3*yh) {
X[a] = X[a] - xh
X[b] = X[b] + xh
}
else if (d<=4*yh) {
X[a] = X[a] - (4*yh-d)/s
X[b] = X[b] + (4*yh-d)/s
}
if (xlb>X[a]) X[a] = xlb
if (X[b]>xub) X[b] = xub
}
else if (xlb>X[a]) {
d = xlb - X[a]
X[a] = X[b] = xlb
Y[a] = Y[b] = Y[a] + (up ? 1 : -1) * d * s
}
else if (X[a]>xub) {
d = X[a] - xub
X[a] = X[b] = xub
Y[a] = Y[b] = Y[a] + (up ? 1 : -1) * d * s
}
}
void _hexcoord_clip_lr(real colvector Y, real colvector X,
real scalar a, real scalar b, real scalar up,
real scalar ylb, real scalar yub, real scalar xlb, real scalar xub,
real scalar yh, real scalar xh)
{
real scalar lb, ub, s, d
if (up) {; lb = xlb ; ub = X[a]; }
else {; lb = X[a]; ub = xub ; }
s = yh / xh
if (lb>ub) {
d = lb - ub
X[a] = X[b] = (up ? lb : ub)
if (d<=xh) {
Y[a] = Y[a] + d*s
Y[b] = Y[b] - d*s
}
else if (d<=2*xh) {
Y[a] = Y[a] + (2*xh-d)*s
Y[b] = Y[b] - (2*xh-d)*s
}
if (Y[a]>yub) Y[a] = yub
if (ylb>Y[b]) Y[b] = ylb
}
else {
if (ylb>Y[b]) {
d = max((ylb - Y[b] - 2*yh, 0))
Y[b] = ylb
X[b] = X[b] + (up ? 1 : -1) * d/s
if (ylb>Y[a]) {
d = ylb - Y[a]
Y[a] = ylb
X[a] = X[a] + (up ? 1 : -1) * d/s
}
}
if (Y[a]>yub) {
d = max((Y[a] - yub - 2*yh, 0))
Y[a] = yub
X[a] = X[a] + (up ? 1 : -1) * d/s
if (Y[b]>yub) {
d = Y[b] - yub
Y[b] = yub
X[b] = X[b] + (up ? 1 : -1) * d/s
}
}
}
}
void fillinhexcoords()
{
real scalar i, xlb, xub, ylb, yub, xh, yh
real colvector x, y, X, Y
real matrix C
pragma unset X
pragma unset Y
x = st_data(., st_local("x"))
y = st_data(., st_local("y"))
st_view(X, ., st_local("X"))
st_view(Y, ., st_local("Y"))
xlb = st_numscalar(st_local("x_LB"))
xub = st_numscalar(st_local("x_UB"))
ylb = st_numscalar(st_local("y_LB"))
yub = st_numscalar(st_local("y_UB"))
xh = st_numscalar(st_local("x_WD"))/2
yh = st_numscalar(st_local("y_WD"))/3
for (i = rows(x); i; i--) {
C = hexcoord(y[i], yh, ylb, yub, x[i], xh, xlb, xub)
Y[|i-8 \ i-1|] = C[,1]
X[|i-8 \ i-1|] = C[,2]
i = i-8
}
}
string scalar quotetokens(string scalar s0)
{
real scalar i
string scalar s, space
string colvector S
pragma unset s
pragma unset space
S = tokens(s0)
for (i=length(S); i; i--) {
s = "`" + `"""' + S[i] + `"""' + "'" + space + s
space = " "
}
return(s)
}
void swapxy()
{
real scalar i
string scalar tmp
string colvector l
l = ("0", "", "_K", "_LB", "_UB", "_MIN", "_MAX", "_WD", "tight", "clip",
"cat", "discrete", "label", "title")
for (i=cols(l); i; i--) {
tmp = st_local("x"+l[i])
st_local("x"+l[i], st_local("y"+l[i]))
st_local("y"+l[i], tmp)
}
tmp = st_local("X")
st_local("X", st_local("Y"))
st_local("Y", tmp)
}
void generatescalecoords(real rowvector cuts, string rowvector vnames)
{
real scalar i, j, n, lo, up
real matrix coord // ID Y X
n = cols(cuts)
coord = J(5*(n-1), 3, .)
j = 0
up = cuts[1]
for (i=1;i<n;i++) {
lo = up
up = cuts[i+1]
coord[++j,] = (i, lo, 0)
coord[++j,] = (i, lo, 1)
coord[++j,] = (i, up, 1)
coord[++j,] = (i, up, 0)
coord[++j,] = (i, ., .)
}
n = rows(coord)
if (n>st_nobs()) {
st_local("ramp_N_preserve", strofreal(n-st_nobs()))
st_addobs(n-st_nobs())
}
st_store((1,n), vnames, coord)
}
end
exit
|
*! version 1.0.1 19jul2021 Ben Jann
program hexplot
version 13
_parse comma spec 0 : 0
syntax [, VERTical HORizontal odd even left right ///
HEXagon HEXagon2(passthru) scatter scatter2(passthru) ///
BCuts(passthru) XBCuts(passthru) YBCuts(passthru) * ]
if `"`hexagon'`hexagon2'"'!="" {
di as err "hexagon() not allowed"
exit 198
}
if `"`scatter'`scatter2'"'!="" {
di as err "scatter() not allowed"
exit 198
}
if `"`bcuts'"'!="" {
di as err "bcuts() not allowed"
exit 198
}
if `"`xbcuts'"'!="" {
di as err "xbcuts() not allowed"
exit 198
}
if `"`ybcuts'"'!="" {
di as err "ybcuts() not allowed"
exit 198
}
heatplot `spec', hexagon ///
hexagon(`vertical' `horizontal' `right' `left' `even' `odd') ///
`options'
end
|
*TITLE: HISTORICAL MINIMUM WAGES, Expanding the Daily Minimum Wage Changes File
*Description: This .do file expands the daily minimum wage changes by state file and merges it with a daily federal minimum wage changes file.
set more off
clear all
*SETTING GLOBAL DIRECTORIES
* You will need to change the $home directory to an appropriate value.
global home `c(pwd)'/../
global raw ${home}rawdata/
global exports ${home}exports/
global release ${home}release/
local federal FederalMinimumWage_Changes
local states StateMinimumWage_Changes
* these dates should reflect complete sample of data
local begindate 01may1974
local finaldate 31dec2022
*IMPORTING A CROSSWALK FOR FIPS CODES, STATE NAMES, AND STATE ABBREVIATIONS
*Importing and "loading in" the crosswalk
import excel using ${raw}FIPS_crosswalk.xlsx, clear firstrow
*Renaming variables
rename Name statename
rename FIPSStateNumericCode statefips
rename OfficialUSPSCode stateabb
replace stateabb = upper(stateabb)
keep statename statefips stateabb
label var stateabb "State Abbreviation"
*Saving crosswalk as a temporary file
tempfile crosswalk
save `crosswalk'
*Storing the levels of State FIPS for use in expanding the federal file
levelsof statefips, local(fips)
*PREPARING THE FEDERAL MINIMUM WAGE CHANGES FILE
*Loading in the federal minimum wage data
import excel using ${raw}`federal'.xlsx, clear firstrow
rename Fed_mw fed_mw
keep year month day fed_mw source
*Creating a daily date variable
gen date = mdy(month,day,year)
format date %td
rename fed_mw old_fed_mw
gen double fed_mw = round(old_fed_mw, .01)
drop old_fed_mw
label var fed_mw "Federal Minimum Wage"
order year month day date fed_mw source
*Exporting to Stata .dta file
sort date
save ${exports}mw_federal_changes.dta, replace
*Exporting to excel spreadsheet format
export excel using ${exports}mw_federal_changes.xlsx, replace firstrow(varlabels) datestring(%td)
*Expanding the date variable
tsset date
tsfill
*Filling in the missing parts of the data
carryforward year month day fed_mw, replace
*Dropping the year, month, and date variables and rearranging order of dataset
keep date fed_mw
*Creating a loop to add State FIPS codes to the federal minimum wage daily file so that we can create a file that has the federal minimum wage changes per state
tempfile temp
save `temp'
foreach i in `fips' {
use `temp', clear
gen statefips = `i'
tempfile state`i'
save `state`i''
}
foreach i in `fips' {
if `i' == 1 use `state`i'', clear
else quietly append using `state`i''
}
*Saving a tempfile
compress
tempfile fedmw
save `fedmw'
*PREPARING THE STATE MINIMUM WAGE CHANGES FILE
*Loading in the State by State minimum wage data
import excel using ${raw}`states'.xlsx, clear firstrow
keep statefips statename year month day mw* source*
*Creating a daily date variable
gen date = mdy(month,day,year)
format date %td
replace mw = round(mw, .01)
replace mw_healthinsurance = round(mw_healthinsurance, .01)
replace mw_smallbusiness = round(mw_smallbusiness, .01)
merge m:1 statefips using `crosswalk', nogen assert(3)
order statefips statename stateabb year month day date mw* source source_2 source_notes
label var statefips "State FIPS Code"
label var statename "State"
*Exporting to Stata .dta file
sort stateabb date
save ${exports}mw_state_changes.dta, replace
*Exporting to excel spreadsheet format
export excel using ${exports}mw_state_changes.xlsx, replace firstrow(varlabels) datestring(%td)
*Expanding the date variable
tsset statefips date
tsfill
keep statefips date mw* source_notes
*Filling in the missing parts of the data
foreach x of varlist source_notes {
bysort statefips (date): replace `x' = `x'[_n-1] if `x' == ""
}
foreach x of varlist mw* {
bysort statefips (date): replace `x' = `x'[_n-1] if `x' == .
}
*MERGING THE FEDERAL AND THE STATE BY STATE DATA SET TO FIND WHERE FEDERAL MINIMUM WAGE SUPERCEDES THE STATE MINIMUM WAGE LEVEL
*Merging the federal and the state change data together
merge 1:1 statefips date using `fedmw', nogenerate
merge m:1 statefips using `crosswalk', nogen assert(3)
*Picking the higher minimum wage or replacing the missing minimum wages with the Federal minimum wage
gen mw_adj = mw
replace mw_adj = fed_mw if fed_mw >= mw & fed_mw ~= .
replace mw_adj = fed_mw if mw == . & fed_mw ~= .
drop mw
rename mw_adj mw
*Keeping complete sample only
keep if date >= td(`begindate') & date <= td(`finaldate')
order statefips statename stateabb date fed_mw mw
label var mw "State Minimum Wage"
notes mw: The mw variable represents the higher rate between the state and federal minimum wage
*Saving a temporary file
tempfile data
save `data'
*EXPORTING A DAILY DATASET WITH STATE MINIMUM WAGES, FEDERAL MININUM WAGES, and FINAL MINIMUM WAGE (based on the higher level between the state and federal minimum wages)
use `data', clear
*Exporting to Stata .dta file
sort stateabb date
compress
save ${exports}mw_state_daily.dta, replace
*Exporting to excel spreadsheet format
*export excel using ${exports}mw_state_daily.xlsx, replace firstrow(varlabels) datestring(%td)
*EXPORTING A MONTHLY DATASET WITH STATE MINIMUM WAGES, FEDERAL MININUMUM WAGES, and FINAL MINIMUM WAGE (based on the higher level between the state and federal minimum wages)
use `data', clear
*Creating a monthly date variables
gen monthly_date = mofd(date)
format monthly_date %tm
*Collapsing the data by the monthly date to get lowest, mean, and highest minimum wages for each month.
collapse (min) min_fed_mw = fed_mw min_mw = mw (mean) mean_fed_mw = fed_mw mean_mw = mw (max) max_fed_mw = fed_mw max_mw = mw, by(statefips statename stateabb monthly_date)
*Labeling variables
label var monthly_date "Monthly Date"
label var min_fed_mw "Monthly Federal Minimum"
label var min_mw "Monthly State Minimum"
label var mean_fed_mw "Monthly Federal Average"
label var mean_mw "Monthly State Average"
label var max_fed_mw "Monthly Federal Maximum"
label var max_mw "Monthly State Maximum"
*Exporting to Stata .dta file
sort stateabb monthly_date
compress
save ${exports}mw_state_monthly.dta, replace
*Exporting to excel spreadsheet format
export excel using ${exports}mw_state_monthly.xlsx, replace firstrow(varlabels) datestring(%tm)
*EXPORTING A QUARTERLY DATASET WITH STATE MINIMUM WAGES, FEDERAL MININUMUM WAGES, and FINAL MINIMUM WAGE (based on the higher level between the state and federal minimum wages)
use `data', clear
*Creating a quarterly date variables
gen quarterly_date = qofd(date)
format quarterly_date %tq
*Collapsing the data by the quarterly date to get lowest, mean, and highest minimum wages for each month.
collapse (min) min_fed_mw = fed_mw min_mw = mw (mean) mean_fed_mw = fed_mw mean_mw = mw (max) max_fed_mw = fed_mw max_mw = mw, by(statefips statename stateabb quarterly_date)
*Labeling variables
label var quarterly_date "Quarterly Date"
label var min_fed_mw "Quarterly Federal Minimum"
label var min_mw "Quarterly State Minimum"
label var mean_fed_mw "Quarterly Federal Average"
label var mean_mw "Quarterly State Average"
label var max_fed_mw "Quarterly Federal Maximum"
label var max_mw "Quarterly State Maximum"
*Exporting to Stata .dta file
sort stateabb quarterly_date
compress
save ${exports}mw_state_quarterly.dta, replace
*Exporting to excel spreadsheet format
export excel using ${exports}mw_state_quarterly.xlsx, replace firstrow(varlabels) datestring(%tq)
*EXPORTING A YEARLY DATASET WITH STATE MINIMUM WAGES, FEDERAL MININUMUM WAGES, and FINAL MINIMUM WAGE (based on the higher level between the state and federal minimum wages)
use `data', clear
*Creating a yearly date variables
gen year = yofd(date)
format year %ty
*Collapsing the data by the annual date to get lowest, mean, and highest minimum wages for each month.
collapse (min) min_fed_mw = fed_mw min_mw = mw (mean) mean_fed_mw = fed_mw mean_mw = mw (max) max_fed_mw = fed_mw max_mw = mw, by(statefips statename stateabb year)
*Labeling variables
label var year "Year"
label var min_fed_mw "Annual Federal Minimum"
label var min_mw "Annual State Minimum"
label var mean_fed_mw "Annual Federal Average"
label var mean_mw "Annual State Average"
label var max_fed_mw "Annual Federal Maximum"
label var max_mw "Annual State Maximum"
*Exporting to Stata .dta file
sort stateabb year
compress
save ${exports}mw_state_annual.dta, replace
*Exporting to excel spreadsheet format
export excel using ${exports}mw_state_annual.xlsx, replace firstrow(varlabels) datestring(%ty)
* COMPRESS FILES FOR DISTRIBUTION
* state - Stata
!cp ${exports}mw_state*.dta .
zipfile mw_state_annual.dta mw_state_quarterly.dta mw_state_monthly.dta mw_state_daily.dta mw_state_changes.dta, saving(mw_state_stata.zip, replace)
!mv mw_state_stata.zip ${release}
rm mw_state_annual.dta
rm mw_state_quarterly.dta
rm mw_state_monthly.dta
rm mw_state_daily.dta
rm mw_state_changes.dta
* state - Excel
!cp ${exports}mw_state*.xlsx .
zipfile mw_state_annual.xlsx mw_state_quarterly.xlsx mw_state_monthly.xlsx mw_state_changes.xlsx, saving(mw_state_excel.zip, replace)
!mv mw_state_excel.zip ${release}
rm mw_state_annual.xlsx
rm mw_state_quarterly.xlsx
rm mw_state_monthly.xlsx
rm mw_state_changes.xlsx
|
*TITLE: SUBSTATE MINIMUM WAGES, Expanding the daily Minimum Wage Changes File
*Description: This .do file expands the daily minimum wage changes by city/locality file.
*IT REQUIRES the state-level minimum wage output of state_mw.do.
set more off
clear all
*SETTING GLOBAL DIRECTORIES
* You will need to change the $home directory to an appropriate value.
global home `c(pwd)'/../
global raw ${home}rawdata/
global exports ${home}exports/
global release ${home}release/
local substate "SubstateMinimumWage_Changes"
local finaldate 31dec2022
*IMPORTING A CROSSWALK FOR FIPS CODES, STATE NAMES, AND STATE ABBREVIATIONS
*Importing and "loading in" the crosswalk
import excel using ${raw}FIPS_crosswalk.xlsx, clear firstrow
*Renaming variables
rename Name statename
rename FIPSStateNumericCode statefips
rename OfficialUSPSCode stateabb
replace stateabb = upper(stateabb)
keep statename statefips stateabb
*Saving crosswalk as a temporary file
tempfile crosswalk
save `crosswalk'
*PREPARING THE SUBSTATE MINIMUM WAGE CHANGES FILE
*Loading in the substate minimum wage data
import excel using ${raw}`substate'.xlsx, clear firstrow
*Creating a daily date variable
gen date = mdy(month,day,year)
format date %td
*note: Stata loads the minimum wage variables as float, so here, we are adjusting them to double to optimize Excel exports
replace mw = round(mw, .01)
replace mw_tipped = round(mw_tipped, .01)
replace mw_healthinsurance = round(mw_healthinsurance, .01)
replace mw_smallbusiness = round(mw_smallbusiness, .01)
replace mw_smallbusiness_mincomp = round(mw_smallbusiness_mincompensat, .01)
replace mw_hotel = round(mw_hotel, .01)
*Labeling variables
merge m:1 statefips using `crosswalk', nogen keep(3)
label var statefips "State FIPS Code"
label var statename "State"
label var stateabb "State Abbreviation"
label var locality "City/County"
label var mw "Minimum Wage"
order statefips statename stateabb locality year month day date mw mw_* source source_2 source_notes
keep statefips statename stateabb locality year month day date mw mw_* source source_2 source_notes
*Exporting to Stata .dta file
sort locality date
compress
save ${exports}mw_substate_changes.dta, replace
*Exporting to excel spreadsheet format
export excel using ${exports}mw_substate_changes.xlsx, replace firstrow(varlabels) datestring(%td)
* populate the first of the year for the initial mw, if it doesn't exist already
preserve
egen tag = tag(statefips locality)
keep if tag == 1
keep statefips locality
tempfile localities
save `localities'
restore
sum year
local minyear = r(min)
preserve
use ${exports}mw_state_daily.dta, clear
keep if year(date) >= `minyear' & date <= td(`finaldate')
joinby statefips using `localities'
keep statefips statename stateabb locality date mw
rename mw state_mw
tempfile statemw
save `statemw'
restore
*Creating a "non-string" counter variable based on the locality so that we can use the tsfill function
egen locality_temp = group(statefips locality)
*Expanding the date variable
tsset locality_temp date
tsfill
*Filling in the missing parts of the data
foreach x of varlist statename stateabb locality source_notes {
bysort locality_temp (date): replace `x' = `x'[_n-1] if `x' == ""
}
foreach x of varlist statefips mw* {
bysort locality_temp (date): replace `x' = `x'[_n-1] if `x' == .
}
* ONLY USE UP-TO-CURRENT DATA
keep if date <= td(`finaldate')
* fill in earlier dates to complete balanced panel
merge 1:m statefips locality date using `statemw', assert(2 3) nogenerate
replace mw = state_mw if mw == .
replace mw = round(mw,0.01)
gen abovestate = mw > round(state_mw,0.01)
label var abovestate "Local > State min wage"
*Renaming and Labeling variables
keep statefips statename stateabb date locality mw mw_* abovestate source_notes
order statefips statename stateabb date locality mw mw_* abovestate source_notes
notes mw: The mw variable represents the most applicable minimum wage across the locality.
*Saving a temporary file
tempfile data
save `data'
*EXPORTING A DAILY DATASET WITH STATE MINIMUM WAGES, FEDERAL MININUMUM WAGES, and VZ's FINAL MINIMUM WAGE (based on the higher level between the state and federal minimum wages)
use `data', clear
*Exporting to Stata .dta file
sort locality date
compress
save ${exports}mw_substate_daily.dta, replace
*Exporting to excel spreadsheet format
export excel using ${exports}mw_substate_daily.xlsx, replace firstrow(varlabels) datestring(%td)
*EXPORTING A MONTHLY DATASET WITH SUBSTATE MINIMUM WAGE
use `data', clear
*Creating a monthly date variables
gen monthly_date = mofd(date)
format monthly_date %tm
*Collapsing the data by the monthly date to get lowest, mean, and highest minimum wages for each month.
collapse (min) min_mw = mw (mean) mean_mw = mw (max) max_mw = mw abovestate, by(statefips statename stateabb locality monthly_date)
*Labeling variables
label var monthly_date "Monthly Date"
label var min_mw "Monthly Minimum"
label var mean_mw "Monthly Average"
label var max_mw "Monthly Maximum"
label var abovestate "Local > State min wage"
*Exporting to Stata .dta file
sort locality monthly_date
compress
save ${exports}mw_substate_monthly.dta, replace
*Exporting to excel spreadsheet format
export excel using ${exports}mw_substate_monthly.xlsx, replace firstrow(varlabels) datestring(%tm)
*EXPORTING A QUARTERLY DATASET WITH SUBSTATE MINIMUM WAGE
use `data', clear
*Creating a quarterly date variables
gen quarterly_date = qofd(date)
format quarterly_date %tq
*Collapsing the data by the quarterly date to get lowest, mean, and highest minimum wages for each month.
collapse (min) min_mw = mw (mean) mean_mw = mw (max) max_mw = mw abovestate, by(statefips statename stateabb locality quarterly_date)
*Labeling variables
label var quarterly_date "Quarterly Date"
label var min_mw "Quarterly Minimum"
label var mean_mw "Quarterly Average"
label var max_mw "Quarterly Maximum"
label var abovestate "Local > State min wage"
*Exporting to Stata .dta file
sort locality quarterly_date
compress
save ${exports}mw_substate_quarterly.dta, replace
*Exporting to excel spreadsheet format
export excel using ${exports}mw_substate_quarterly.xlsx, replace firstrow(varlabels) datestring(%tq)
*EXPORTING A YEARLY DATASET WITH STATE MINIMUM WAGES, FEDERAL MININUMUM WAGES, and VZ's FINAL MINIMUM WAGE (based on the higher level between the state and federal minimum wages)
use `data', clear
*Creating a yearly date variables
gen year = yofd(date)
format year %ty
*Collapsing the data by the annual date to get lowest, mean, and highest minimum wages for each month.
collapse (min) min_mw = mw (mean) mean_mw = mw (max) max_mw = mw abovestate, by(statefips statename stateabb locality year)
*Labeling variables
label var year "Year"
label var min_mw "Annual Minimum"
label var mean_mw "Annual Average"
label var max_mw "Annual Maximum"
label var abovestate "Local > State min wage"
*Exporting to Stata .dta file
sort locality year
compress
save ${exports}mw_substate_annual.dta, replace
*Exporting to excel spreadsheet format
export excel using ${exports}mw_substate_annual.xlsx, replace firstrow(varlabels) datestring(%ty)
* COMPRESS FILES FOR DISTRIBUTION
* Substate - Stata
!cp ${exports}mw_substate*.dta .
zipfile mw_substate_annual.dta mw_substate_quarterly.dta mw_substate_monthly.dta mw_substate_daily.dta mw_substate_changes.dta, saving(mw_substate_stata.zip, replace)
!mv mw_substate_stata.zip ${release}
rm mw_substate_annual.dta
rm mw_substate_quarterly.dta
rm mw_substate_monthly.dta
rm mw_substate_daily.dta
rm mw_substate_changes.dta
* Substate - Excel
!cp ${exports}mw_substate*.xlsx .
zipfile mw_substate_annual.xlsx mw_substate_quarterly.xlsx mw_substate_monthly.xlsx mw_substate_daily.xlsx mw_substate_changes.xlsx, saving(mw_substate_excel.zip, replace)
!mv mw_substate_excel.zip ${release}
rm mw_substate_annual.xlsx
rm mw_substate_quarterly.xlsx
rm mw_substate_monthly.xlsx
rm mw_substate_daily.xlsx
rm mw_substate_changes.xlsx
|
github install haghish/weaver
github install haghish/md2smcl
github install haghish/datadoc
|
// the 'make.do' file is automatically created by 'github' package.
// execute the code below to generate the package installation files.
// DO NOT FORGET to update the version of the package, if changed!
// for more information visit http://github.com/haghish/github
make markdoc, replace toc pkg version(5.0.0) ///
license("MIT") ///
author("E. F. Haghish") ///
affiliation("University of Goettingen") ///
email("haghish@med.uni-goettingen.de") ///
url("https://github.com/haghish/github") ///
title("a general-purpose literate programming package") ///
description("generate dynamic document, slides, stata help files, " ///
"and package vignette in various formats") ///
install("markdoc_formal.docx;markdoc_minimal.docx;markdoc_simple.docx;" ///
"markdoc_stata.docx;markdoc_title.dlg;markdoc.ado;markdoc.dlg;" ///
"markdoc.sthlp;markdoccheck.ado;markdocpandoc.ado;" ///
"markdocstyle.ado;markdocversion.ado;markdocwkhtmltopdf.ado;" ///
"markup.ado;mdconvert.ado;mdconvert.sthlp;mdminor.ado;" ///
"mdminor.sthlp;mini.ado;mini.dlg;mini.sthlp;pandoc.ado;" ///
"pandoc.sthlp;rundoc.ado;sthlp.ado;sthlp.sthlp;wkhtmltopdf.ado;" ///
"wkhtmltopdf.sthlp") ///
ancillary("")
/*
Generating the package documentation
====================================
The package documentation is written in Markdown language. The MARKDOC package
extract these documentation and create the Stata help files as well as Markdown
documentation for GitHub Wiki. Learn more about MARKDOC here:
https://github.com/haghish/markdoc
Generating Stata Help Files
---------------------------
*/
markdoc "markdoc.ado", mini export(sthlp) replace
markdoc "mini.ado", mini export(sthlp) replace
markdoc "mdconvert.ado", mini export(sthlp) replace
markdoc "mdminor.ado", mini export(sthlp) replace
markdoc "pandoc.ado", mini export(sthlp) replace
markdoc "wkhtmltopdf.ado", mini export(sthlp) replace
// generate the Markdown documentation for GitHub
markdoc "markdoc.ado", mini export(md) replace
markdoc "mini.ado", mini export(md) replace
markdoc "mdconvert.ado", mini export(md) replace
markdoc "mdminor.ado", mini export(md) replace
markdoc "pandoc.ado", mini export(md) replace
markdoc "wkhtmltopdf.ado", mini export(md) replace
markdoc "vignette.do", export(tex) toc replace master ///
title("markdoc v. 5.0 package vignette") ///
author("E. F. Haghish")
|
// documentation is written for markdoc package (github.com/haghish/markdoc)
// . markdoc markdoc.ado, mini export(sthlp) replace
/***
_version 5.0.0_
markdoc
=======
__markdoc__ is a general-purpose literate programming package for Stata that
produces _dynamic analysis documents_, _presentation slides_, as well as Stata
package help files and package vignettes in various formats such as __pdf__,
__docx__, __html__, and __sthlp__.
for further information see:
- [markdoc homepage](http://haghish.com/markdoc)
- [journal article](https://journals.sagepub.com/doi/abs/10.1177/1536867X1601600409)
- [manual on Github wiki](https://github.com/haghish/markdoc/wiki)
- [package vignette (pdf)](https://github.com/haghish/markdoc/blob/master/vignette.pdf)
- [release notes on Github](https://github.com/haghish/markdoc/releases)
- [examples on GitHub](https://github.com/haghish/markdoc/tree/master/Examples)
- [please ask your questions on statalist.org](http://www.statalist.org/forums/forum/general-stata-discussion/general)
> from version _5.0_ forth, __markdoc__ is
{err}fully functional without any third-party software{txt}, due to its new
light-weight [mini engine](https://github.com/haghish/markdoc/wiki/mini). Yet,
a full installation of __markdoc__ and its dependencies is recommended.
Syntax
------
the syntax of the package is simple and can be summarized as:
> __markdoc__ _filename_ [, _options_ ]
where _filename_ can be:
| Document format | Description |
|-----------------|--------------------------------------------------------------------------------------------|
| __.do__ | executes _do_ file, examines the analysis reproducibility, and produces a dynamic document |
| __.smcl__ | converts _smcl_ file to a dynamic document without testing the code reproducibility |
| __.ado__ or __.mata__ | generates _sthlp_ help files or package vignettes from Markdown documentation |
### Options
the main options are the following:
| Option | Description |
|-------------------|--------------------------------------------------------------------------------------------------|
| mini | runs markdoc independent of any third-party software |
| statax | activates [statax](https://github.com/haghish/statax) syntax highlighter |
| replace | replaces exported document, if exists |
| **e**xport(_name_) | format; it can be __docx__, __pdf__, __html__, __sthlp__, __slide__, __md__, or __tex__ |
the supplementary options are the following:
| Option | Description |
|-------------------|--------------------------------------------------------------------------------------------------|
| **num**bered | numbers Stata commands in the dynamic document |
| date | adds the current date in the document |
| **tit**le(_str_) | specify the title of the document |
| **au**thor(_str_) | specify the author of the document |
| **aff**iliation(_str_) | specify the author affiliation in the document |
| **add**ress(_str_) | specify the author's contact information in the document |
| **sum**mary(_str_) | specify the summary of the document |
| **sty**le(_name_) | specify the style of the document; it can be __simple__, __stata__, or __formal__ |
options related to software documentation:
| Option | Description |
|-------------------|--------------------------------------------------------------------------------------------------|
| helplayout | appends a Markdown help layout template to a script file |
and the following options are for communicating with the third-party software (not required in the __mini__ mode)
| Option | Description |
|-------------------|--------------------------------------------------------------------------------------------------|
| **instal**l | installs the pandoc and wkhtmltopdf automatically, if they are not found |
| unc | specify that markdoc is being accessed from a Windows server with UNC file paths |
| **pan**doc(_str_) | specify the path to Pandoc software on the operating system |
| **print**er(_str_) | specify the path to pdf driver on the operating system |
| **mark**up(_name_) | specify the markup language used for notation; the default is Markdown |
| master | automatically creates the layout for LaTeX and HTML documents |
| template(_str_) | renders the document using an external style sheet file or example docx file |
| **t**est | examines markdoc third-party software with an example |
| toc | creates table of content |
Additional commands
-------------------
__markdoc__ includes a few commands that freatly simplify writing the workflow. you
may use the additioval commands to:
1. write dynamic text, while applying any display directive supported by the {help display} command:
> [__txt__](https://github.com/haghish/markdoc/wiki/txt) [_code_] [_display_directive_ [_display_directive_ [_..._]]]
2. capture and include the current image in the document automatically (if _filename_ is missing)
> [__img__](https://github.com/haghish/markdoc/wiki/img) [_filename_]
[, markup(_str_) **tit**le(_str_) **w**idth(_int_) **h**eight(_int_)
**m**arkup(_str_) left center ]
3. create and style a dynamic table in Markdown documents
> [__tbl__](https://github.com/haghish/markdoc/wiki/tbl) _(#[,#...] [\ #[,#...] [\ [...]]])_ [, **tit**le(_str_)]
furthermore, you can also call __pandoc__ or __wkhtmltopdf__ within Stata i.e. :
> [__pandoc__](https://github.com/haghish/markdoc/wiki/pandoc) _command_
> [__wkhtmltopdf__](https://github.com/haghish/markdoc/wiki/wkhtmltopdf) _command_
Installation
------------
The latest release as well as archived older versions of __markdoc__ are hosted on
[GitHub](https://github.com/haghish/markdoc) website. the recommended method
for installing the package is through [__github__ package](https://github.com/haghish/github)
package, which is used for building, searching, installing, and managing Stata
packages hosted on GitHub. you can install __github__ by typing:
. net install github, from("https://haghish.github.io/github/")
next, install the latest stable __markdoc__ release along with its Stata
dependencies by typing:
. github install haghish/markdoc, stable
Description
-----------
__markdoc__ is a general-purpose literate programming package for Stata that
produces _dynamic analysis documents_, _package vignette documentation_,
_dynamic presentation slides_, as well as dynamic _Stata package help files_.
to improve applications of the package for developing educational materials
and encouraging university lecturers to ask students to practice
literate programming for taking notes or doing their semester projects,
__markdoc__ was programmed to include unique features. These features make the package a
complete tool for documenting data analysis, Stata packages, as well as a tool for
producing educational materials within Stata Do-file editor. For example:
- it includes a syntax highlighter
- it recognizes markdown, html, and latex markup languages
- it can render LaTeX mathematical notations in __pdf__, __docx__, __html__, __odt__, and __tex__ documents
- it can automatically capture graphs from Stata and include them in the document
- it creates dynamic tables and supports writing dynamic text for interpretting the analysis
- it includes a user-friendly GUI interface (try __db markdoc__) to make using __markdoc__ easier for newbies.
Software Installation
---------------------
Without applying the __mini__ option, which uses the light-weight engine,
the markdoc package requires additional software which can be installed manually or
automatically. The required software are [Pandoc](http://pandoc.org/) and
[wkhtmltopdf](http://wkhtmltopdf.org). They are both
opensource freeware, supported for any common operating system such as Microsoft Windows,
Macintosh, and Linux. Naturally, users who wish to use LaTeX markup for writing
the documentation, will need a [pdfLaTeX](https://latex-project.org).
After a manual installation, the path to executable Pandoc should be specified in
__pandoc__ option. similarly, the path to executable wkhtmltopdf or pdfLaTeX
should be given to __printer__ option. Note that the __printer__ option
is only needed for compiling PDF document.
With automatic installation (i.e. using the __install__ option), Pandoc and
Wkhtmltopdf are downloaded and placed
in Weaver directory which is located in __/ado/plus/Weaver/__ on your machine. To find the
location of __ado/plus/__ directory on your machine use the
[sysdir](help sysdir) command which returns the system directories.
Set file paths permanently
--------------------------
After manual installation, the paths to the executable Pandoc, wkhtmltopdf,
and pdfLaTeX can be permanently set using __weave setup__ command. This command
will open _weaversetup.ado_ document, where you can define the files paths as global macros.
Software troubleshoot
---------------------
As mentioned, the required software can be installed manually or automatically.
The optional automatic installation is expected to
work properly in Microsoft Windows __XP__, Windows __7__, and Windows __8.1__, Macintosh
__OSX 10.9.5__, Linux __Mint 17 Cinnamon__ (32bit & 64bit), Ubuntu __14__ (64bit), and
__CentOS 7__ (64bit). Other operating systems may require manual software installation.
However, if for some technical or permission reasons markdoc fails to download, access, or run
Pandoc, install it manually and provide the
file path to Pandoc using __PANDOC__ option.
Calling Pandoc
--------------
[__PANDOC__](HELP PANDOC) commands can also be executed from Stata. This command takes the path to
the executable Pandoc from markdoc and allows you to use Pandoc seamlessly for converting
files within Stata. FOR EXAMPLE:
. pandoc ./example.tex -o ./example.html
Writing mathematical notation
-----------------------------
__markdoc__ can render LaTeX mathematical notations not only when the document
is exported to LaTeX __tex__, but also when the document is exported to
__pdf__ document or __slide__, Microsoft Office __docx__,
OpenOffice and LibreOffice __odt__, and __html__.
mathematical notations can be inline a text paragraph or on a separate line.
For writing inline notations, place the notation between single dollar signs,
for example: $a^2 + b^2 = c^2$
For including notation on a separate line, place the
notations between double dollar signs: $$a^2 + b^2 = c^2$$
Inserting an image or figure in the document
--------------------------------------------
Any of the supported markup languages can be used to insert a figure in the
document. In general, there are two ways for inserting an image in the document.
First, you can use Markdown, HTML, or LaTeX syntax for inserting an image -
that is already saved in your hard drive - in the document. The other solution
is using [__img__](https://github.com/haghish/markdoc/wiki/img) command.
__img__ command can take the _filename_ of exsisting image on the hard
drive and print the markup code (Markdown, HTML, or LaTeX. the default is
Markdown) int he document. __img__ command can also auto-export the current
graph and import it in the document. For more information in this regard see
the [__img__](https://github.com/haghish/markdoc/wiki/img).
Writing dynamic text
--------------------
the [__txt__](help txt) command is borrowed from {help weaver} package to print
dynamic text in the the exported dynamic document.
It can be used for interpreting the analysis results or dynamically referring to values of
scalars or macros in the dynamic document. Writing dynamic text allows the content of
the text to change by altering analysis codes and thus is the desirable way
for explaining the analysis results. The text and
macros can be styled using any of the supported markup languages in markdoc which are
_markdown_, _LaTeX_, and _HTML_. This command is fully documented on
[GitHub Wiki](https://github.com/haghish/markdoc/wiki/txt).
Creating dynamic tables with tbl command
----------------------------------------
the [__tbl__](help tbl) command also belongs
to [weaver](https://github.com/haghish/weaver) package. The syntax of this command
is similar to __matrix input__, however, it can include _string_, _digits_,
_scalars_, and _macros_ to create a dynamic table. This command is fully documented
on [__GitHub Wiki__](https://github.com/haghish/markdoc/wiki/tbl).
Markers
-------
__markdoc__ also introduces a few handy markers for annotating the
document, regardless of the markup language you use to write the document
(Markdown, Tex, HTML). These markers can be used to specify what
parts of the code should or should not appear in the dynamic document. The
table below provides a brief summary of these annotating markers. in general,
comments - unless they appear after a command - will be ignored in the dynamic
document. However, the markers mentioned below are _"special comments"_ that will
influence the markdoc process.
1. Creating text block
~~~
. /***
creates a block of comments in the smcl file that will be interpreted
in the dynamic document. this sign is distinguished from the normal comment
signs, with one star.
. ***/
~~~
2. Hiding command or output
~~~
. /**/ only include the output in the dynamic document and hide the comment
. /**/ only include the command in the dynamic document and hide the output
~~~
3. Hiding a section. Anything placed after __//OFF__ until __//ON__ markers will be _ignored_ in the dynamic document
~~~
. //OFF
Stata code
. //ON
~~~
4. Appending external text file (Markdown, HTML, LaTeX) to the dynamic document
~~~
. //IMPORT filename
~~~
Apart from the text block markers, the other markers _are not supported within loops_.
Nonetheless, writing markup text within the loop is not recommended either because
it only gets printed once. For active writing within the loop or a program, see the
{help txt} command.
Markers examples
----------------
### Example of riting text in the do-file
As noted, __markdoc__ package allows writing and styling text as a comment in
the do-file, using special comment signs. here is an example:
~~~
. /***
Text heading
============
subheading
----------
When you write a dynamic document in markdoc, place text between
the "/***" and "***/" signs. But they should be placed on separate lines,
as shown in this example.
. ***/
~~~
Dynamic Document Examples
-------------------------
~~~
qui log using example, replace
. /***
Introduction to markdoc (heading 1)
===================================
Using Markdown (heading 2)
--------------------------
Writing with __markdown__ syntax allows you to add text and graphs to
_smcl_ logfile and export it to a editable document format. I will demonstrate
the process by using the __Auto.dta__ dataset.
### Get started with markdoc (heading 3)
I will open the dataset, list a few observations, and export a graph.
Then I will export the logfile to Microsoft Office docx format.
. ***/
. /***/ sysuse auto, clear
. /**/ list in 1/5
. histogram price
. graph export graph.png, width(400) replace
. /***
Adding a graph or image in the report
======================================
Adding a graph using Markdown
-----------------------------
In order to add a graph using Markdown, I export the graph in PNG format.
You can explain the graph in the "brackets" and define the file path in parentheses
![explain the graph](./graph.png)
. ***/
~~~
When the log file is created, we can translate it with __markdoc__
~~~
. markdoc example, replace export(html) install
. markdoc example, replace export(docx)
. markdoc example, replace export(tex) master
. markdoc example, replace export(pdf)
. markdoc example, replace export(epub)
~~~
Dynamic Slide Examples
----------------------
this is an example of generating dynamic slides with __markdoc__
~~~
. qui log using example, replace
. /***
---
title:markdoc Dynamic Slides
author: E. F. Haghish
---
Slide 1
=======
- Writing with __markdown__ syntax allows you to add text and graphs
to _smcl_ logfile and export it to a editable document format. I will demonstrate
the process by using the __Auto.dta__ dataset.
- I will open the dataset, list a few observations, and export a graph.
Then I will export the logfile to Microsoft Office docx format.
Adding commands and output
==========================
. ***/
. sysuse auto, clear
. histogram price
. graph export graph.png, width(400) replace
. /***
Adding image in a slide
=======================
![Histogram of the price variable](./graph.png)
. ***/
. qui log c
. markdoc example, replace export(slide) install printer("/usr/texbin/pdflatex")
~~~
Supported markup languages
--------------------------
markdoc supports three markup languages which are Markdown, HTML, and LaTeX.
Markup languages should not be used together in one document because
__markdoc__ process each markup language differently.
Remarks
-------
If the log-file is closed exactly using __"qui log c"__ command, __markdoc__
automatically removes this command from the end of the file.
Similarly, markdoc removes __"qui log off"__ from the logfile. Therefore __"qui log off"__
and __"qui log on"__ can be used to separate codes in the dofile that are not wanted in the
dynamic document, but still required in for the analysis. Nonetheless, this is not a
proper practice and can harm the transparency of the analytic session. The log-file
should include as much information about the history of the analysis as possible.
Use the "Markers" for hiding sections of the log-file in the dynamic document.
Author
------
E. F. Haghish
University of Göttingen
_haghish@med.uni-goesttingen.de_
[https://github.com/haghish](https://github.com/haghish)
See also
--------
- [Statax](https://github.com/haghish/statax), JavaScript & LaTeX syntax highlighter for Stata
License
-------
MIT License
- - -
This help file was dynamically produced by
[MarkDoc Literate Programming package](http://www.haghish.com/markdoc/)
***/
*cap prog drop markdoc
program markdoc
// -------------------------------------------------------------------------
// NOTE:
// Stata 14 introduces ustrltrim() function for removing Unicode whitespace
// characters and blanks. The previous trim() function cannot remove unicode
// whitespace. The program is updated to function for all versions of Stata,
// but yet, there is a slight chance of "unreliable" behavior from markdoc
// in older versions of Stata, if the string has a unicode whitespace. This
// can be fixed by finding a solution to avoid "ustrltrim()". Yet, most of
// the torture tests have been positive.
// =========================================================================
local version = int(`c(stata_version)')
if `version' <= 13 {
local trim trim
local version 11
}
if `version' > 13 {
local trim ustrltrim
local version 14
}
version `version'
// -------------------------------------------------------------------------
// WARNING
// =======
//
// Any change in the syntax should be also made in rundoc.ado and markdoc
// called by rundoc
// =========================================================================
syntax [anything(name=smclfile id="The smcl file name is")] ///
[, ///
replace /// replaces the exported file
mini /// runs markdoc independent of Pandoc and wkhtmltopdf
MARKup(name) /// specifies the markup language used in the document
Export(name) /// specifies the exported format
saving(str) /// UNDOCUMENTED
INSTALl /// Installs the required software automatically
Test /// tests the required software to make sure they're running correctly
PANdoc(str) /// specifies the path to Pandoc software on the machine
PRINTer(str) /// the path to the PDF printer on the machine
master /// creates a "Main" LaTeX & HTML layout
statax /// Activate the syntax highlighter
TEMPlate(str) /// template docx, CSS, ODT, or LaTeX heading
TITle(str) /// specifies the title of the document (for styling)
subtitle(str) /// specifies the subtitle (currently only for slides)
AUthor(str) /// specifies the author of mthe document (for styling)
AFFiliation(str) /// specifies author affiliation (for styling)
ADDress(str) /// specifies author contact information (for styling)
Date /// Add the current date to the document
SUMmary(str) /// writing the summary or abstract of the report
VERsion(str) /// add version to dynamic help file
STYle(name) /// specifies the style of the document
toc /// Creates table of content
build /// creates the toc and pkg files
NOIsily /// Debugging Pandoc, pdfLaTeX, and wkhtmltopdf
ASCIItable /// convert ASCII tables to SMCL in dynamic help files
NUMbered /// number Stata commands
helplayout /// create temporary help layout
unc /// an option for working with markdoc on servers
debug /// run the debug mode and save the temporary files
suppress /// UNDOCUMENTER, avoids unnecessary warnings
///
/// Slide options
/// ========================================================================
btheme(str) ///
bcolor(str) ///
bfont(str) ///
bfontsize(str) ///
bcodesize(str) ///
bwidth(str) ///
bheight(str) ///
/// DISCONTINUED SYNTAX
/// ========================================================================
MATHjax /// Interprets mathematics using MathJax
linesize(numlist max=1 int >=80 <=255) /// line size of the document and translator
TEXmaster /// creates a "Main" LaTeX file which is executable
///SETpath(str) /// the path to the PDF printer on the machine
///Printer(name) /// the printer name (for PDF only)
///TABle /// changes the formats of the table and creates publication ready tables (UNDER DEVELOPMENT AND UNDOCUMENTED)
///RUNhead(str) /// running head for the document (for styling)
///PDFlatex(str) ///this command is discontinued in version 3.0 and replaced by setpath()
///Font(name) /// specifies the document font (ONLY HTML)
]
// =========================================================================
// AVOID CRASHES by removing the working log from previous execution
// =========================================================================
macro drop currentmarkdocdofile
// =========================================================================
// CHANGED SYNTAX
// =========================================================================
local mathjax mathjax
if !missing("`mini'") {
if !missing("`markup'") {
if "`markup'" != "md" | "`markup'" != "markdown" | "`markup'" != "Markdown" {
display as err "{bf:`markup'} markup language is not supported in markdoc {bf:mini}"
}
}
}
if "`style'" == "" local style "simple"
if !missing("`texmaster'") {
di "The {bf:texmaster} option was renamed to {bf:master}, although it " ///
"continues to work..." _n
local master master
}
if !missing("`linesize'") {
di "The {bf:linesize} option is discontinued. {bf:markdoc} auto-detects " ///
"the linesize..." _n
local linesize
}
// =========================================================================
// check the path: make sure the file is executed from the working directory
// =========================================================================
if !missing("`mini'") {
local currentwd : pwd
capture abspath "`smclfile'"
if _rc != 0 capture abspath `smclfile'
if _rc == 0 {
if "`currentwd'" != "`r(path)'" {
if missing("`suppress'") di as err "{bf:WARNING}: make sure your source file is in your current working directory"
}
}
}
// -------------------------------------------------------------------------
// Check for Required Packages (Weaver & Statax)
// =========================================================================
capture findfile github.ado
if _rc != 0 {
if !missing("`install'") {
net install github, from("https://haghish.github.io/github/")
}
else {
display as err "github package is required: " ///
`"{ul:{stata net install github, from("https://haghish.github.io/github/"):net install github, from("https://haghish.github.io/github/")}}"' _n(2)
error 601
}
}
capture findfile weave.ado
if _rc != 0 {
if !missing("`install'") {
github install haghish/weaver
}
else {
capture findfile statax.js
if _rc != 0 {
display as err "weaver & statax packages are required: " _n ///
"{c 149} {ul:{stata github install haghish/weaver:github install haghish/weaver}}" _n ///
"{c 149} {ul:{stata github install haghish/statax:github install haghish/statax}}" ///
_n(2)
error 601
}
if _rc == 0 {
display as err "Weaver package is required: " ///
"{ul:{stata github install haghish/weaver:github install haghish/weaver}}" _n(2)
error 601
}
}
}
capture findfile statax.js
if _rc != 0 {
if !missing("`install'") {
github install haghish/statax
}
else {
display as err "statax package is required: " ///
"{ul:{stata github install haghish/statax:github install haghish/statax}}" _n(2)
error 601
}
}
// Run weaversetup
// -------------------------------------------------------------------------
capture program drop weaversetup //reload it
capture weaversetup //it might not be yet created
// Creating PDF slides with LaTeX Markup is the same as writing LaTeX PDF doc
// -------------------------------------------------------------------------
if "`export'" == "slide" & "`markup'" == "latex" {
local export pdf
}
// Creating html slides with for he light-weight markdoc mini
// -------------------------------------------------------------------------
if !missing("`mini'") & "`export'" == "slide" {
local export slidehtm
}
// Auto-correcting possible typos
// -------------------------------------------------------------------------
if "`markup'" == "HTML" local markup html
if "`markup'" == "LATEX" local markup latex
if "`markup'" == "Markdown" local markup markdown
if "`export'" == "markdown" local export md
if "`export'" == "PDF" local export pdf
if "`export'" == "HTML" local export html
if "`export'" == "LATEX" | "`export'" == "latex" local export tex
if "`export'" == "SMCL" local export smcl
if "`export'" == "STHLP" local export sthlp
if "`export'" == "latex" local export tex
// =========================================================================
// MINI MODE
//
// mini mode is used to avoid depending on third-party software. It currently
// only allows generating markdown documents and html documents in Stata 15.
// later on supports for docx and pdf will be provided
// -------------------------------------------------------------------------
if !missing("`mini'") {
if `c(stata_version)' < 15 & "`export'" != "sthlp" & "`export'" != "slidehtm" {
di as err "the {bf:mini} option requires Stata 15 or above"
di as txt "you could remove the {bf:mini} option and run markdoc in the full-version mode"
err 1
}
if "`export'" != "md" & "`export'" != "html" ///
& "`export'" != "docx" & "`export'" != "pdf" ///
& "`export'" != "sthlp" & "`export'" != "slidehtm" {
di as err "the {bf:mini} option currently only supports " ///
"{bf:md}, {bf:html}, {bf:docx}, {bf:pdf}, {bf:slide}, and {bf:sthlp} formats"
err 198
}
}
// =========================================================================
// Markup Language:
// check the markup language and the exported document format. If the
// format is not specified, alter the default if the "markup" is specified.
// check the output document for LaTeX and HTML markups and if the document
// does not match the markup language, return proper error
// =========================================================================
if "`markup'" == "html" {
if "`export'" != "html" & "`export'" != "pdf" & "`export'" != "xhtml" & ///
!missing("`export'") {
di as err "{p}The {bf:html} markup can only export {bf:html} " ///
"and {bf:pdf} documents"
error 100
}
if missing("`export'") local export html
}
if "`markup'" == "latex" {
if "`export'" != "tex" & "`export'" != "pdf" & !missing("`export'") {
di as err "{p}The {bf:latex} markup can only export {bf:tex} " ///
"and {bf:pdf} documents"
error 100
}
if missing("`export'") local export tex
}
// should markdoc be quiet?
// -------------------------------------------------------------------------
if missing("`noisily'") {
local cap cap
}
// The printer is used for creating PDF documents in markdoc. In general,
// there are 2 printers available which are "wkhtmltopdf" & "pdflatex."
// The default is "wkhtmltopdf"
// -------------------------------------------------------------------------
if "`export'" == "pdf" & "`markup'" != "latex" {
global printername "wkhtmltopdf" //printer for HTML and Markdown
if missing("`printer'") & !missing("$pathWkhtmltopdf") {
local printer "$pathWkhtmltopdf"
}
}
// should markdoc create a layout master?
// -------------------------------------------------------------------------
if !missing("`style'") | !missing("`statax'") | "`export'" == "pdf" {
if "`export'" == "pdf" | "`export'" == "html" {
local master master
}
}
if "`export'" == "tex" & !missing("`statax'") {
local master master
}
// =========================================================================
// pdfLaTeX
//
// This section does not install pdfLaTeX. But it attempts to find it
// on the users' operating system
// =========================================================================
if "`export'" == "pdf" & "`markup'" == "latex" & missing("`printer'") ///
| "`export'" == "slide" & missing("`printer'") {
global printername "pdflatex"
// look for weaversetup.ado
if !missing("$pathPdflatex") {
local printer "$pathPdflatex"
}
//be nice and search for it on their machines!
else {
// WINDOWS 32bit
// =============
// ???
// WINDOWS 64bit
// =============
if "`c(os)'" == "Windows" {
cap quietly findfile pdflatex.exe, ///
path("C:\Program Files\MiKTeX 2.9\miktex\bin\x64\")
if "`r(fn)'" != "" {
local printer "C:\Program Files\MiKTeX 2.9\miktex\bin\x64\pdflatex.exe"
}
}
// MACINTOSH
// =========
if "`c(os)'" == "MacOSX" {
cap quietly findfile pdflatex, path("/usr/texbin/")
if "`r(fn)'" != "" {
local printer "/usr/texbin/pdflatex"
}
}
// Unix
// ====
// ???
}
if missing("`printer'") {
di as txt "{p}(The {bf:printer} option is not defined, but " ///
"markdoc attempts to access pdfLaTeX automatically)" _n
display "(warning! pdfLaTeX not found...)"
//error 100
}
}
// =========================================================================
// STYLE
//
// markdoc applies a number of styles for HTML, PDF, and LaTeX documents
// The default style is "simple." Below the name of available styles is
// specified for each output format. The available styles are "simple"
// and "stata." The default style is "simple"
// =========================================================================
if "`style'" == "" local style "simple"
if "`export'" == "pdf" & "`style'" == "" local style "simple"
// CHECK FOR REQUIRED SOFTWARE
// -------------------------------------------------------------------------
//If PDF format is specified and pdf path is not empty, make sure file exists
if "`printer'" != "" {
confirm file "`printer'"
}
if !missing("`pandoc'") {
confirm file "`pandoc'"
global pandoc "`pandoc'"
}
else if missing("`pandoc'") & !missing("$pathPandoc") {
confirm file "$pathPandoc"
global pandoc "$pathPandoc"
}
// Print the path to pandoc
// -------------------------------------------------------------------------
if !missing("`noisily'") display _n(2) "{title:Pandoc path}" _n "$pandoc"
// checkes the required software
// -------------------------------------------------------------------------
if missing("`mini'") & "`export'" != "sthlp" & "`export'" != "slidehtm" {
markdoccheck , `install' `test' export(`export') style(`style') ///
markup(`markup') pandoc("$pandoc") printer("`printer'")
}
// -------------------------------------------------------------------------
// TEST markdoc
// =========================================================================
if "`test'" == "test" {
di _n(2)
di as txt "{hline}" _n
di as txt "{p}{ul: {bf:Running Example Do-file}}" _n
di as txt "{p}Running example.do from " ///
`"{browse "http://www.haghish.com/packages/markdoc/example.do":http://www.haghish.com/packages/markdoc/example.do}. "' ///
"Make sure you are {bf:connected to internet} and you " ///
"have permision to write and remove files in the current " ///
"working directory. " _n
do "http://www.haghish.com/packages/markdoc/example.do"
di _n(2)
di as txt "{hline}" _n
di as txt "{p}{ul: {bf:Running markdoc Test}}" _n
di as txt "{p}The example do-file is successfully executed. Next, " ///
"markdoc attempts to compile a HTML and PDF document" _n
markdoc example, export(html) statax replace ///
title(Testing markdoc Package) author(E. F. Haghish) ///
affiliation("Medical Biometry and Medical Informatics, " ///
"University of Freiburg") ///
address(haghish@imbi.uni-freiburg.de) style(stata) pandoc("`pandoc'") ///
printer("`printer'") `noisily' `install'
markdoc example, export(pdf) statax replace ///
title(Testing markdoc Package) author(E. F. Haghish) ///
affiliation("Medical Biometry and Medical Informatics, " ///
"University of Freiburg") ///
address(haghish@imbi.uni-freiburg.de) style(stata) pandoc("`pandoc'") ///
printer("`printer'") `noisily' `install'
cap quietly findfile "example.html"
if "`r(fn)'" != "" {
cap quietly findfile "example.pdf"
if "`r(fn)'" != "" {
display as txt "{p}{bf: markdoc works properly. " ///
"May The Source Be With You! ;)}" _n
}
}
di as txt "{hline}" _n
}
// -------------------------------------------------------------------------
// SYNTAX PROCESSING
// =========================================================================
// Syntax Highlighter
// -------------------------------------------------------------------------
if "`export'" != "html" & "`export'" != "pdf" & !missing("`statax'") ///
& "`export'" != "tex" {
if missing("`mini'") & "`export'" != "slide" {
display as txt "{p}(The {bf:statax} option is only used " ///
"when exporting to {bf:html}, {bf:pdf}, or {bf:tex} formats)" _n
local statax //Erase the macro
}
}
if !missing("`mini'") {
if "`export'" != "html" & "`export'" != "slidehtm" {
local statax
}
}
// PDF PROCESSING
// ==============
// Create a local for processing the PDF. Then change the export to HTML
// and later, change it to PDF using the "pdfhtml" local
if missing("`mini'") & "`export'" == "pdf" & "`markup'" != "latex" {
local pdfhtml "pdfhtml"
local export "html"
}
if "`export'" == "pdf" & "`markup'" == "latex" {
local pdftex "pdftex"
tempfile tex2pdf
//local export "tex"
}
/*
if !missing("`pdfhtml'") | !missing("`pdftex'") {
if !missing("`printer'") {
display as txt "{p}(The {bf:printer} option is only used " ///
"when exporting to {bf:pdf} format)" _n
//error 198
}
}
*/
if "`master'" != "" & "`export'" != "tex" & "`export'" != "pdf" & "`export'" != "html" {
di as txt "{p}(The {ul:{bf:master}} option should only be " ///
"specified while exporting to {bf:tex} or {bf:html} format)" _n
}
//Styles should be "simple" or "stata"
if "`style'" != "" & "`style'" != "stata" & "`style'" != "simple" ///
& "`style'" != "formal" & "`style'" != "empty" {
di as err "{p}{bf:style} option not recognized."
error 198
}
// make sure no problem happenes if the file has double quotation sign
capture local fname : display "`smclfile'"
if _rc != 0 {
capture local fname : display `smclfile'
if _rc == 0 {
local smclfile `fname'
}
}
// Use Absolute Path for UNC working directory
if c(os) == "Windows" & substr(c(pwd),1,2) =="\\\\" {
capture abspath "`smclfile'"
if _rc != 0 capture abspath `smclfile'
if _rc == 0 {
local smclfile `r(abspath)'
}
}
//If there is NO SMCL FILE and INSTALL or TEST options are not given,
//RETURN AN ERROR that the SMCL FILE IS NEEDED
if "`smclfile'" == "" & "`test'" == "" & "`install'" == "" {
di as txt _n(2) "{bf:markdoc requires...}" _n(2) ///
" smcl log-file to produce a dynamic document or PDF slides" _n ///
" {cmd:. markdoc {it:smclname}, [options]}" _n(2) ///
" do, ado, or mata file to produce dynamic Stata help files" _n ///
" {cmd:. markdoc {it:filename}, export(sthlp)}" _n(2) ///
" the {bf:test} option to test the required third-party software" _n ///
" {cmd:. markdoc, test}" _n(2) ///
"see {help markdoc} for more details"
exit 198
}
//Avoid Syntax Error for TEST and INSTALL options, when there is no
//SMCL file specified in the command. To do so, only run the engine
//when the SMCL file is provided and the TEST option is NOT GIVEN.
//HOWEVER, IF THE USER WISHES TO RUN markdoc AND INSTALL IT AT THE SAME
//TIME, THERE WOULD BE NO CONFLICT AT ALL.
if "`smclfile'" != "" & "`test'" == "" & "`export'" != "sthlp" & ///
"`export'" != "smcl" {
// Create an "output" file that is exported from Pandoc
// --------------------------------------------------------------
tempfile output
// For those who work on the server, temporary file with a suffix that
// does not yet exist becomes a problem. Define a temporary file and
// replace the current remp file!
tempfile tempput
tempname knot
file open `knot' using "`tempput'", write
file close `knot'
confirm file "`tempput'"
tempfile md
local md "`md'.md"
local input `smclfile'
if (index(lower("`input'"),".smcl")) {
local input : subinstr local input ".smcl" ""
local extension smcl
if "`export'" == "slidehtm" {
local convert "`input'.htm"
local output "`output'.htm"
}
else if "`export'" == "slide" {
local convert "`input'.pdf"
local output "`output'.pdf"
}
else if "`export'" == "dzslide" | "`export'" == "slidy" {
local convert "`input'.html"
local output "`output'.html"
}
else {
local convert "`input'.`export'"
local output "`output'.`export'"
}
local html "`input'_.html"
local pdf "`input'.pdf"
local name "`input'"
local input "`input'.smcl"
}
else if (index(lower("`input'"),".ado")) {
local input : subinstr local input ".ado" ""
local extension ado
*if "`export'" == "slide" local convert "`input'.pdf"
*else if "`export'" == "dzslide" local convert "`input'.html"
*else if "`export'" == "slidy" local convert "`input'.html"
*else local convert "`input'.`export'"
if "`export'" == "slidehtm" {
local convert "`input'.htm"
local output "`output'.htm"
}
else if "`export'" == "slide" {
local convert "`input'.pdf"
local output "`output'.pdf"
}
else if "`export'" == "dzslide" | "`export'" == "slidy" {
local convert "`input'.html"
local output "`output'.html"
}
else {
local convert "`input'.`export'"
local output "`output'.`export'"
}
local md "`input'.md"
local html "`input'_.html"
local pdf "`input'.pdf"
local name "`input'"
local input "`input'.ado"
local scriptfile 1 //define a scriptfile
}
else if (index(lower("`input'"),".mata")) {
local input : subinstr local input ".mata" ""
local extension mata
if "`export'" == "slidehtm" {
local convert "`input'.htm"
local output "`output'.htm"
}
else if "`export'" == "slide" local convert "`input'.pdf"
else if "`export'" == "dzslide" local convert "`input'.html"
else if "`export'" == "slidy" local convert "`input'.html"
else local convert "`input'.`export'"
local md "`input'.md"
local html "`input'_.html"
local pdf "`input'.pdf"
local name "`input'"
local input "`input'.mata"
local scriptfile 1 //define a scriptfile
}
else if (index(lower("`input'"),".do")) {
local input : subinstr local input ".do" ""
local extension do
if "`export'" == "slidehtm" {
local convert "`input'.htm"
local output "`output'.htm"
}
else if "`export'" == "slide" {
local convert "`input'.pdf"
local output "`output'.pdf"
}
else if "`export'" == "dzslide" | "`export'" == "slidy" {
local convert "`input'.html"
local output "`output'.html"
}
else {
local convert "`input'.`export'"
local output "`output'.`export'"
}
local md "`input'.md"
local html "`input'_.html"
local pdf "`input'.pdf"
local name "`input'"
local rundocScript "`input'"
local input "`input'.do"
*local scriptfile 1 //define a scriptfile
local rundoc 1 //run rundoc
global rundoc "`input'" //allow rundoc get nested in the file
}
else if (index(lower("`input'"),".md")) {
local extension md
local input : subinstr local input ".md" ""
if "`export'" == "slidehtm" {
local convert "`input'.htm"
local output "`output'.htm"
}
else if "`export'" == "slide" {
local convert "`input'.pdf"
local output "`output'.pdf"
}
else if "`export'" == "dzslide" | "`export'" == "slidy" {
local convert "`input'.html"
local output "`output'.html"
}
else {
local convert "`input'.`export'"
local output "`output'.`export'"
}
local md "`input'_.md"
local html "`input'_.html"
local pdf "`input'.pdf"
local name "`input'"
local input "`input'.md"
local scriptfile 1 //define a scriptfile
}
else if (!index(lower("`input'"),".smcl")) {
if !missing("`debug'") di as err "FILE TYPE UNKNOWN"
if "`export'" == "slidehtm" {
local convert "`input'.htm"
local output "`output'.htm"
}
else if "`export'" == "slide" {
local convert "`input'.pdf"
local output "`output'.pdf"
}
else if "`export'" == "dzslide" | "`export'" == "slidy" {
local convert "`input'.html"
local output "`output'.html"
}
else {
local convert "`input'.`export'"
local output "`output'.`export'"
}
local md "`input'.md"
local html "`input'_.html"
local pdf "`input'.pdf"
local name "`input'"
local input "`input'.smcl"
}
*confirm file "`input'"
cap confirm file "`input'"
if _rc != 0 {
cap confirm file "`smclfile'"
if _rc != 0 {
di as err "file `smclfile' not found"
}
else di as err "file `smclfile' is not a Stata file (.smcl, .do, " ///
".ado, .mata)"
exit 198
}
*Check if the exported document already exists
capture quietly findfile "`convert'"
if "`r(fn)'" != "" & "`replace'" == "" {
di as err "{p}{bf:`convert'} file already exists. " ///
"Use the {bf:replace} option to replace the existing file."
exit 198
}
// ??? update this in the documentation after testing
if !missing("`saving'") local convert `saving'
quietly copy "`tempput'" "`output'", replace
// =========================================================================
// Execute rundoc for the do-files
//
// execute rundoc with the `name' which does not have the ".do"
// =========================================================================
if !missing("`rundoc'") {
if !missing("`noisily'") di as err "{title:INITIATING RUNDOC.ado}"
if !missing("`pdfhtml'") local export "pdf"
if !missing("`pdfmd'") local export "pdf"
rundoc "`name'", ///
`replace' ///
`mini' ///
markup(`markup') ///
export(`export') ///
saving(`saving') ///
`install' ///
`test' ///
pandoc("`pandoc'") ///
printer("`printer'") ///
`master' ///
`statax' ///
template(`template') ///
title("`title'") ///
author("`author'") ///
affiliation("`affiliation'") ///
address("`address'") ///
`date' ///
summary("`summary'") ///
version("`version'") ///
style("`style'") ///
linesize(`linesize') ///
`toc' ///
`noisily' ///
`debug' ///
`suppress' ///
`asciitable' ///
`numbered' ///
`mathjax' ///
btheme(`btheme') ///
bcolor(`bcolor') ///
bfont(`bfont') ///
bfontsize(`bfontsize') ///
bcodesize(`bcodesize') ///
bwidth(`bwidth') ///
bheight(`bheight')
macro drop currentmarkdocdofile
exit
}
// -------------------------------------------------------------------------
// RUN THE ENGINE FOR LOG FILES
// =========================================================================
if missing("`scriptfile'") {
****************************************************
*
* MAIN ENGINE : Log to Document
* -----------
* Part 0- Correcting grave accents in the end of the line
* Part 1- Correcting the SMCL file
* Part 2- Processing the SMCL file
* Part 3- Converting the SMCL file
* A: Convert to TXT
* B: Process the TXT file
* Part 4- Converting TXT to Markdown / HTML / LaTeX
* Part 5- Exporting dynamic document
****************************************************
****************************************************
* PART 0. CORRECTING THE SMCL FILE FROM GRAVE ACCENTS
* - the grave accents are common markdown
* syntax. If the accents appear as the last
* character of the line, they crash Stata
* with an error of "too few quotes". I have
* found a workaround, but is not 100% secure
* If you have better suggestions, please
* go ahead and submit your code on GitHub
****************************************************
tempfile tmp00 //DEFINE tmp00 FOR THE FIRST TIME
tempname hitch knot
qui file open `hitch' using `"`input'"', read
qui file open `knot' using `"`tmp00'"', write replace
file read `hitch' line
while r(eof) == 0 {
capture if substr("`macval(line)'",-1,.) == "`" local graveaccent 1
else local graveaccent ""
if "`graveaccent'" == "1" {
local line "`macval(line)' "
local graveaccent ""
}
local line : subinstr local line "``" "\`", all
capture file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
file write `knot' `"`macval(line)'"' _n
file close `hitch'
file close `knot'
if !missing("`debug'") {
capture erase 0process0.smcl
copy "`tmp00'" 0process0.smcl , replace //For debugging
}
****************************************************
* PART 1. CORRECTING THE SMCL FILE
* - Removing indents before special notations
* - Loop correction
* - Changing "." to "{com}."
****************************************************
tempfile tmp //DEFINE tmp FOR THE FIRST TIME
tempname hitch knot
*qui file open `hitch' using `"`input'"', read
qui file open `hitch' using `"`tmp00'"', read
qui file open `knot' using `"`tmp'"', write replace
*file write `knot' _newline
file read `hitch' line
// IF THE DOCUMENT IS IN LATEX MARKUP, BEGIN WITH VERBATUM
// It is not clear if the user wishes to write his own LaTeX document or
// just create a tex file. This requires post processing to erase the
// unnecessary \begin{verbatum}
if "`markup'" == "latex" & "`style'" != "empty" {
file write `knot' "\begin{verbatim}" _n
}
while r(eof) == 0 {
local jump
local jump2
// -----------------------------------------------------------------
// Change the accents
// =================================================================
local line : subinstr local line "`" "{c 96}", all
local line : subinstr local line "'" "{c 39}", all
// -----------------------------------------------------------------
// replacing the "dots" with "{com}. "
// =================================================================
if substr(`"`macval(line)'"',1,1) == "." & `"`macval(line)'"' > "." {
local line : subinstr local line "." "{com}."
}
// -----------------------------------------------------------------
// LOOP CORRECTION
// =================================================================
if substr(`"`macval(line)'"',1,5) == "{txt}" & ///
substr(`"`macval(line)'"',9,6) == "{com}." {
local preline `"`macval(line)'"'
local preline = substr(`"`macval(preline)'"',15,.)
//remove numbering system
if missing("`numbered'") {
*local line `"{txt} {com}. `macval(preline)'"'
local line = substr(`"`macval(line)'"',9,.)
}
// Figure Interpretation
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" & ///
"`export'" == "html" {
local figure 1 // indicator
file write `knot' _n
if substr(trim(`"`macval(preline)'"'),1,6) == "/***$$" {
file write `knot' "//FIGURENEW"
local preline : subinstr local preline "/***$$" "/***"
}
else if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" {
file write `knot' "//FIGURECONTINUE"
local preline : subinstr local preline "/***$" "/***"
}
}
if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" & ///
"`export'" != "html" {
file write `knot' _n
if substr(trim(`"`macval(preline)'"'),1,6) == "/***$$" {
local preline : subinstr local preline "/***$$" "/*"
}
else if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" {
local preline : subinstr local preline "/***$" "/*"
}
}
// Text Interpretation
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,4) == "/***" & ///
substr(trim(`"`macval(preline)'"'),1,5) != "/***/" & ///
substr(trim(`"`macval(preline)'"'),1,5) != "/****" {
file write `knot' _n
file read `hitch' line
while substr(`"`macval(line)'"',1,1) == ">" {
local preline `"`macval(line)'"'
local preline : subinstr local preline ">" ""
ocal preline : subinstr local preline " " " ", all //convert tab to 4 spaces
* local preline = trim(`"`macval(preline)'"') //THIS WILL RUIN MARKDOWN
file write `knot' `">`macval(preline)'"' _n
file read `hitch' line
}
local jump2 1
local jump 1
}
// Special notations
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,9) == "qui log c" | ///
substr(trim(`"`macval(preline)'"'),1,11) == "qui log off" | ///
substr(trim(`"`macval(preline)'"'),1,10) == "qui log on" | ///
substr(trim(`"`macval(preline)'"'),1,11) == "qui markdoc" | ///
substr(trim(`"`macval(preline)'"'),1,8) == "markdoc " {
local jump 1
}
// Hiding comments
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,2) == "//" | ///
substr(trim(`"`macval(preline)'"'),1,1) == "*" {
local jump 1
}
}
// -----------------------------------------------------------------
// Stata & Mata Correction
// =================================================================
if substr(`"`macval(line)'"',1,6) == "{com}." | ///
substr(`"`macval(line)'"',1,6) == "{com}:" | ///
substr(`"`macval(line)'"',1,1) == ":" {
local preline `"`macval(line)'"'
local preline : subinstr local preline "{com}." ""
local preline : subinstr local preline "{com}:" ""
if substr(`"`macval(line)'"',1,1) == ":" {
local preline : subinstr local preline ":" ""
}
// Figure Interpretation
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" & ///
"`export'" == "html" {
file write `knot' _n
if substr(trim(`"`macval(preline)'"'),1,6) == "/***$$" {
capture file close `fig'
local figure = `figure' + 1 // indicator
tempfile f`figure'
tempname fig
file write `knot' "//FIGURENEW"
file read `hitch' line
qui file open `fig' using "`f`figure''", write replace
while substr(`"`macval(line)'"',1,1) == ">" {
local preline `"`macval(line)'"'
local preline : subinstr local preline ">" ""
local preline = trim(`"`macval(preline)'"')
if substr(trim(`"`macval(preline)'"'),1,4) != "***/" {
file write `fig' `"`macval(preline)'"' _n
}
file read `hitch' line
}
}
else if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" {
file read `hitch' line
while substr(`"`macval(line)'"',1,1) == ">" {
local preline `"`macval(line)'"'
local preline : subinstr local preline ">" ""
local preline = trim(`"`macval(preline)'"')
if substr(trim(`"`macval(preline)'"'),1,4) != "***/" {
file write `fig' `"`macval(preline)'"' _n
}
file read `hitch' line
}
}
}
// If export is not HTML, hide them
if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" & ///
"`export'" != "html" {
file write `knot' _n
if substr(trim(`"`macval(preline)'"'),1,6) == "/***$$" {
local preline : subinstr local preline "/***$$" "/*"
}
else if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" {
local preline : subinstr local preline "/***$" "/*"
}
}
// Text Interpretation
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,4) == "/***" & ///
substr(trim(`"`macval(preline)'"'),1,5) != "/***/" & ///
substr(trim(`"`macval(preline)'"'),1,5) != "/****" {
file write `knot' _n
file read `hitch' line
while substr(`"`macval(line)'"',1,1) == ">" {
local preline `"`macval(line)'"'
local preline : subinstr local preline ">" ""
local preline : subinstr local preline " " " ", all //convert tab to 4 spaces
* local preline = trim(`"`macval(preline)'"')
file write `knot' `">`macval(preline)'"' _n
file read `hitch' line
}
local jump2 1
local jump 1
}
// Special notations
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,5) == "/***/" | ///
substr(trim(`"`macval(preline)'"'),1,4) == "/**/" | ///
substr(trim(`"`macval(preline)'"'),1,4) == "//ON" | ///
substr(`trim'(`"`macval(preline)'"'),1,8) == "//IMPORT" | ///
substr(trim(`"`macval(preline)'"'),1,5) == "//OFF" {
local preline = trim(`"`macval(preline)'"')
local line `"{com}. `macval(preline)'"'
}
if substr(trim(`"`macval(preline)'"'),1,9) == "qui log c" | ///
substr(trim(`"`macval(preline)'"'),1,11) == "qui log off" | ///
substr(trim(`"`macval(preline)'"'),1,10) == "qui log on" | ///
substr(trim(`"`macval(preline)'"'),1,11) == "qui markdoc" | ///
substr(trim(`"`macval(preline)'"'),1,8) == "markdoc " {
local jump 1
}
// Hiding comments
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,2) == "//" & ///
substr(trim(`"`macval(preline)'"'),1,5) != "//OFF" & ///
substr(trim(`"`macval(preline)'"'),1,4) != "//ON" & ///
substr(`trim'(`"`macval(preline)'"'),1,8) != "//IMPORT" {
local jump 1
}
if substr(trim(`"`macval(preline)'"'),1,1) == "*" {
local jump 1
}
if substr(trim(`"`macval(preline)'"'),1,2) == "/*" & ///
substr(trim(`"`macval(preline)'"'),1,4) != "/**/" & ///
substr(trim(`"`macval(preline)'"'),1,5) != "/***/" & ///
substr(trim(`"`macval(preline)'"'),1,4) != "/***" | ///
substr(trim(`"`macval(preline)'"'),1,5) == "/****" {
local preline = trim(`"`macval(preline)'"')
local line `"{com}. `macval(preline)'"'
}
}
//remove markdoc output text
if substr(trim(`"`macval(line)'"'),1,16) == "(markdoc created" ///
| substr(trim(`"`macval(line)'"'),1,19) == "{p}(markdoc created" {
local jump 1
}
if missing("`jump'") {
file write `knot' `"`macval(line)'"' _n
}
if missing("`jump2'") {
file read `hitch' line
}
}
file close `knot'
capture file close `fig'
if !missing("`debug'") {
capture erase 0process1.smcl
copy "`tmp'" 0process1.smcl , replace //For debugging
}
//copy "`f1'" fig1.txt, replace
//copy "`f`figure''" fig2.txt, replace
********************************************************************
* PART 2- PROCESSING SMCL:
*
* 1) Add empty line after comments followed by a command
* 2) Add an empty line if {res} is abruptly follow by {com}
* 3) Add an empty line after long commands (also in braces)
* 4) ADDING AN EMPTY LINE BETWEEN COMMAND AND OUTPUT
* 5) HIDING COMMANDS/COMMENTS for /**/ & "*" MARKER
* 6) HIDING OUTPUTS for /***/ MARKER
* 7) HIDING //OFF - //ON
* 8) HIDING //COMMAND - //END
* 9) HIDING //RESULT - //END
* 10) HIDING COMMENTS
* 11) MANIPULATE COMMENT MARKERS
* 12) REMOVING EMPTY LINES
* 13) REMOVING txt COMMAND
* 14) REMOVING img COMMAND
* 15) REMOVING tble COMMAND
* 16) REMOVING MATA FUNCTION
********************************************************************
tempfile tmp1 //DEFINE tmp1 FOR THE FIST TIME
tempname hitch knot
qui file open `hitch' using "`tmp'", read
qui file open `knot' using `"`tmp1'"', write replace
*file write `knot' _newline
file read `hitch' line
while r(eof) == 0 {
local jump // RESET JUMP
local word1 : word 1 of `"`macval(line)'"'
local pre1 : word 1 of `"`previousline'"' //Previous line
********************************************************************
* 1) add empty line after comments followed by a command
********************************************************************
if substr(`"`macval(pre1)'"',1,1) == ">" {
if substr(`"`macval(word1)'"',1,5) == "{com}" {
file write `knot' _newline
}
}
****************************************************************
* 2) Add an empty line if {res} is abruptly follow by {com}
****************************************************************
if substr(`"`macval(pre1)'"',1,5) == "{res}" {
if substr(`"`macval(word1)'"',1,5) == "{com}" {
file write `knot' _newline
}
}
****************************************************************
* 3) Add an empty line after long commands (also in braces)
****************************************************************
if substr(`"`macval(pre1)'"',1,7) == "{com}. " | ///
substr(`"`macval(pre1)'"',9,7) == "{com}. " {
if substr(`"`macval(pre1)'"',-4,.) == " ///" | ///
substr(`"`macval(pre1)'"',-3,.) == " /*" | ///
substr(`"`macval(pre1)'"',-3,.) == "/* " {
*When the /* */ sign is used to move to the next line, avoid
*the * to be interpreted as a Markdown Italic sign
while substr(`"`macval(word1)'"',1,1) == ">" & r(eof) == 0 {
local line : subinstr local line "*/" "\*/"
local line : di substr(`"`macval(line)'"',2,.)
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
local next next
}
if "`next'" == "next" {
file write `knot' _newline //Add empty line
}
}
****************************************************************
* 4) ADDING AN EMPTY LINE BETWEEN COMMAND AND OUTPUT
****************************************************************
if substr(`"`macval(word1)'"',1,1) == ">" {
while substr(`"`macval(word1)'"',1,1) == ">" & r(eof) == 0 {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
if `"`macval(line)'"' != "" {
file write `knot' _n
}
}
}
****************************************************************
* 5) HIDING "/**/" "*" and "//" Comments
****************************************************************
if substr(`"`macval(word1)'"',1,8) == "{com}. *" | ///
///& substr(`"`macval(word1)'"',1,9) != "{com}. *:" | ///
substr(`"`macval(word1)'"',1,9) == "{com}. //" | ///
substr(`"`macval(word1)'"',1,9) == "{com}: //" | ///
substr(`"`macval(word1)'"',1,4) == ": //" | ///
substr(`"`macval(word1)'"',1,11) == "{com}. /**/" {
if substr(`"`macval(word1)'"',1,12) != "{com}. //OFF" & ///
substr(`"`macval(word1)'"',1,11) != "{com}. //ON" & ///
substr(`"`macval(word1)'"',1,15) != "{com}. //IMPORT" {
//Read the next line! and make sure it does not start with
//">" Otherwise read another line
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
// Repeat this action for consequent lines
while substr(`"`macval(word1)'"',1,8) == "{com}. *" ///
| substr(`"`macval(word1)'"',1,9) == "{com}. //" & ///
r(eof) == 0 ///
| substr(`"`macval(word1)'"',1,1) == ">" & r(eof) == 0 ///
| substr(`"`macval(word1)'"',1,4) == ": //" & r(eof) == 0 ///
| substr(`"`macval(word1)'"',1,11) == "{com}. /**/" & ///
r(eof) == 0 {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
}
}
****************************************************************
* 6) HIDING /***/ results
****************************************************************
// when the command begins with /***/ marker, follow all the output
// and remove them all until the next command {com.}
if substr(`"`macval(word1)'"',1,12) == "{com}. /***/" {
// Write it down and read the next line to check if the
// command continues to next lines
//Read the next line! and make sure it does not start with ">"
//Otherwise it means this is the rest of the command
// Repeat this action for consequent lines
while substr(`"`macval(word1)'"',1,12) == "{com}. /***/" ///
& r(eof) == 0 {
//di as err "FOUND ONE"
local line : subinstr local line `"{com}. /***/"' "{com}.", all
//di as err `"`macval(line)'"'
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
//If the command continues, continue writing
while substr(`"`macval(word1)'"',1,1) == ">" & r(eof) == 0 {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
// REMOVE THE OUTPUT
// =================
if substr(`"`macval(word1)'"',1,12) != "{com}. /***/" {
while substr(`"`macval(word1)'"',1,6) != "{com}." ///
& r(eof) == 0 {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
}
}
}
****************************************************************
* 7) HIDING //OFF : Remove anything between //OFF and //ON
****************************************************************
if substr(`"`macval(word1)'"',1,12) == "{com}. //OFF" {
while substr(`"`macval(word1)'"',1,11) != "{com}. //ON" & ///
r(eof) == 0 {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
// Also remove the //ON
if substr(`"`macval(word1)'"',1,11) == "{com}. //ON" {
file write `knot' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
}
****************************************************************
* 8) HIDING //COMMAND : Only keep the commands
* >>>>>>>>>> UNDER DEVELOPMENT <<<<<<<<<<<
****************************************************************
****************************************************************
* 9) HIDING //RESULT : Only keep the output
* >>>>>>>>>> UNDER DEVELOPMENT <<<<<<<<<<<
****************************************************************
****************************************************************
* 10) HIDING COMEMNTS : Remove anything between /* and */
****************************************************************
while substr(`"`macval(word1)'"',1,9) == "{com}. /*" & ///
substr(`"`macval(word1)'"',1,11) != "{com}. /***" | ///
substr(`"`macval(word1)'"',1,12) == "{com}. /****" {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
while substr(`"`macval(word1)'"',1,1) == ">" & ///
r(eof) == 0 {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
}
****************************************************************
* 11) MANIPULATING COMMENT MARKERS : Changing the comment signs
****************************************************************
//Remove "***/"
//=============
if trim(substr(trim(`"`macval(line)'"'),2,.)) == "***/" {
local line : subinstr local line "***/" ""
}
****************************************************************
* 12) REMOVING EMPTY LINES
****************************************************************
// removing the lines that only have "{com}. "
// NOTE: the "{txt}" can add a line between results and next cmd
if trim(`"`macval(line)'"') == "{com}." | ///
trim(`"`macval(line)'"') == "." | ///
trim(`"`macval(line)'"') == "{com}:" | ///
trim(`"`macval(line)'"') == ": " ///
/// | `"`macval(line)'"' == "{txt}"
{
local jump jump
}
****************************************************************
* 13) REMOVING WEAVER COMMANDS
* - txt
* - img
* - tble
****************************************************************
//If the next line does NOT begin with "{txt}>" read
// then read another line. Which means the text was long
if substr(`"`macval(line)'"',1,6) == "{com}." {
local ln `"`macval(line)'"'
local ln : subinstr local ln "{com}." ""
// Problem
// =======
// the "txt" command might be used for multi-line long paragraphs.
// when the text is multi-line. the "txt" command always ends with a
// "{res} ".In a loop, however, the next command comes immediately!
if substr(trim(`"`macval(ln)'"'),1,4) == "txt " {
local txtcommand found //FOR POST PROCESSING
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
if substr(`"`macval(word1)'"',1,5) != "{txt}" & ///
substr(`"`macval(word1)'"',1,5) != "{com}" & ///
trim(`"`macval(line)'"') != "" {
///while substr(`"`macval(line)'"',1,6) != "{txt}>" & ///
///while substr(`"`macval(word1)'"',1,2) == "> " & ///
///substr(`"`macval(word1)'"',1,4) != ">~~~" & ///
while trim(`"`macval(line)'"') != "{res}" & ///
substr(`"`macval(word1)'"',1,5) != "{com}" & ///
r(eof) == 0 {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
}
}
if substr(trim(`"`macval(ln)'"'),1,.) == "img" ///
| substr(trim(`"`macval(ln)'"'),1,9) == "img using" ///
| substr(trim(`"`macval(ln)'"'),1,4) == "img," {
file read `hitch' line
while substr(`"`macval(line)'"',1,1) == ">" & r(eof) == 0 & ///
substr(`"`macval(line)'"',1,3) != ">//" {
file read `hitch' line
}
}
if substr(trim(`"`macval(ln)'"'),1,4) == "tbl " ///
| substr(trim(`"`macval(ln)'"'),1,5) == "tble " {
file read `hitch' line
while substr(`"`macval(line)'"',1,1) == ">" & r(eof) == 0 & ///
substr(`"`macval(line)'"',1,3) != ">//" {
file read `hitch' line
}
}
}
****************************************************************
* 16) PRESERVING mata Function
****************************************************************
if substr(`"`macval(word1)'"',1,15) == "{com}: function" ///
| substr(`"`macval(word1)'"',1,10) == ": function"{
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
while substr(`"`macval(line)'"',1,6) != ": end " & ///
r(eof) == 0 & `"`macval(line)'"' != ": " & ///
`"`macval(line)'"' != "" {
if substr(`"`macval(line)'"',1,1) == ">" & ///
substr(`"`macval(line)'"',1,3) != ">//" {
local line : subinstr local line ">" " "
}
if substr(`"`macval(line)'"',1,3) == ">//" {
local line : subinstr local line ">//" " //"
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
}
//COPY THE CURRENT LINE. It is used in the next round
local previousline `"`macval(line)'"'
if substr(trim(`"`macval(line)'"'),1,19) == "{txt}end of do-file" {
local jump 1
}
if "`jump'" == "" {
file write `knot' `"`macval(line)'"' _n
}
file read `hitch' line
}
file close `knot'
if !missing("`debug'") {
capture erase 0process2.smcl
copy "`tmp1'" 0process2.smcl , replace //for debugging
}
********************************************************************
* GUESSING THE DOCUMENTATION LINESIZE
********************************************************************
if missing("`linesize'") {
local clinesize "`c(linesize)'" //save the linesize
tempfile sth
tempname hitch knot
qui file open `hitch' using "`tmp1'", read
file read `hitch' line
local linelength 1
while r(eof) == 0 {
local pass
cap if substr(`"`macval(line)'"',1,1) == ">" local pass 1
if !missing("`pass'") {
cap local m = strlen(`"`macval(line)'"')
if `m' > `linelength' {
local linelength `m'
}
}
file read `hitch' line
}
file close `hitch'
local pass
// the problem happens if:
// -----------------------
if `linelength' > `c(linesize)' {
if `linelength' > 255 {
di as err _n(2) "{title:Warning}"
di as err "{p}your documentation has a width of " ///
"`linelength' which is beyond the limit of Stata. This " ///
"can corrupt your document... avoid writing very long " ///
"lines in the document. " _n
qui set linesize 255
*error 198
}
else {
di as err _n(2) "{title:Warning}"
di as err "{p}your documentation has a width of " ///
"`linelength', while your Stata has linesize of " ///
"`c(linesize)'. {help markdoc} automatically adjusts your " ///
"document width. You can avoid this warning by increasing " ///
"Stata's {bf:linesize} or by writing shorter lines" _n
qui set linesize `linelength'
}
}
// display the original inelength and linesize
if !missing("`noisily'") {
di as txt _n(2) "{title:Linesize}" _n
display as txt " DOCUMENT WIDTH: `linelength'"
display as txt "SPECIFIED LINESIZE: `clinesize'" _n
}
}
********************************************************************
*CREATING CODE BLOCK WITH txt [code] COMMAND
*
* If the txt [code] command is used consequently, remove empty space
* between the code lines. This code chunk only gets executed if the
* txt command was applied.
********************************************************************
if "`txtcommand'" == "found" {
tempfile tmp
quietly copy `"`tmp1'"' `"`tmp'"', replace
tempfile tmp1
tempname hitch knot
qui file open `hitch' using `"`tmp'"', read
qui file open `knot' using `"`tmp1'"', write replace
*file write `knot' _newline
file read `hitch' line
while r(eof) == 0 {
if substr(`"`macval(word1)'"',1,4) == ">~~~" {
local linecopy `"`macval(line)'"'
file read `hitch' line
if `"`macval(line)'"' == "" {
local linecopy2 `"`macval(line)'"'
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
if substr(`"`macval(word1)'"',1,4) == ">~~~" {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
else file write `knot' `"`macval(linecopy)'"' _n(2)
}
else file write `knot' `"`macval(linecopy)'"' _n
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
file close `knot'
file close `hitch'
if !missing("`debug'") {
copy "`tmp1'" 0process2B.smcl , replace
}
}
********************************************************************
*PROCESSING SMCL: 1) APPENDING LONG LINES IN COMMANDS AND BRACES
* 2) ADDING AN EMPTY LINE BETWEEN COMMAND AND OUTPUT
*
* >>>>>>>>>> UNDER DEVELOPMENT <<<<<<<<<<
********************************************************************
********************************************************************
*Statax WEAVER EXPORT: ADD <pre class="sh_stata">
********************************************************************
if "`statax'" == "statax" & "`export'" == "html" | ///
"`statax'" == "statax" & "`export'" == "pdf" {
tempfile tmp
quietly copy `"`tmp1'"' `"`tmp'"', replace
tempfile tmp1
tempname hitch knot
qui file open `hitch' using `"`tmp'"', read
qui file open `knot' using `"`tmp1'"', write replace
file write `knot' _newline
file read `hitch' line
while r(eof) == 0 {
local word1 : word 1 of `"`macval(line)'"'
while substr(`"`macval(word1)'"',1,7) == "{com}. " {
//PROCESS THE PROGRAMS DIFFERENTLY
//================================
if substr(`"`macval(word1)'"',1,12) == "{com}. prog " | ///
substr(`"`macval(word1)'"',1,13) == "{com}. progr " | ///
substr(`"`macval(word1)'"',1,14) == "{com}. progra " | ///
substr(`"`macval(word1)'"',1,15) == "{com}. program " | ///
{
file write `knot' `"><pre class="sh_stata"> "'
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
while substr(`"`macval(word1)'"',-5,.) != ". end" ///
& r(eof) == 0 {
//BREAK FOR COMMENTS
//------------------
if substr(`"`macval(word1)'"',1,1) == ">" {
file write `knot' `"</pre>"' _n
while substr(`"`macval(word1)'"',1,1) == ">" ///
& r(eof) == 0 {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
//Jump the empty lines
while substr(`"`macval(word1)'"',1,.) == "" ///
& r(eof) == 0 {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
file write `knot' `"><pre class="sh_stata"> "' _n
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
if substr(`"`macval(word1)'"',-5,.) == ". end" {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
file write `knot' `"</pre>"' _n
}
//PROCESS THE MATA DIFFERENTLY
//================================
if substr(`"`macval(word1)'"',1,11) == "{com}. mata" {
file write `knot' `"><pre class="sh_stata"> "'
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
while substr(`"`macval(word1)'"',-12,.) != ///
"{txt}{hline}" & r(eof) == 0 {
//BREAK FOR COMMENTS
//------------------
if substr(`"`macval(word1)'"',1,1) == ">" {
file write `knot' `"</pre>"' _n
while substr(`"`macval(word1)'"',1,1) == ">" ///
& r(eof) == 0 {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
//Jump the empty lines
while substr(`"`macval(word1)'"',1,.) == "" ///
& r(eof) == 0 {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
file write `knot' `"><pre class="sh_stata"> "' _n
}
//SEPARATE OUTPUT
//---------------
if substr(`"`macval(word1)'"',1,5) == "{res}" {
file write `knot' `"</pre>"' _n
file write `knot' `"><pre class="output"> "' _n
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
while substr(`"`macval(word1)'"',1,6) != ///
"{com}:" & r(eof) == 0 {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
file write `knot' `"</pre>"' _n
file write `knot' `"><pre class="sh_stata"> "' _n
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
if substr(`"`macval(word1)'"',-12,.) == "{txt}{hline}" {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
file write `knot' `"</pre>"' _n
}
// PROCESSING COMMANDS
// ===================
if substr(`"`macval(word1)'"',1,7) == "{com}. " & ///
substr(`"`macval(word1)'"',1,12) != "{com}. prog " & ///
substr(`"`macval(word1)'"',1,13) != "{com}. progr " & ///
substr(`"`macval(word1)'"',1,14) != "{com}. progra " & ///
substr(`"`macval(word1)'"',1,15) != "{com}. program " & ///
{
file write `knot' `"><pre class="sh_stata"> "'
file write `knot' `"`macval(line)'"' // don't add new line
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
if substr(`"`macval(word1)'"',1,1) == ">" {
file write `knot' _n // add new line
while substr(`"`macval(word1)'"',1,1) == ">" ///
& r(eof) == 0 {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
file write `knot' `"></pre>"' _n
}
else file write `knot' `"</pre>"' _n
}
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
file close `knot'
file close `hitch'
if !missing("`debug'") {
copy "`tmp1'" 0process2C.smcl , replace
}
}
********************************************************************
*TABLE OPTION: CREATING PUBLICATION READY TABLES
* >>>>>>>>>> UNDER DEVELOPMENT <<<<<<<<<<
********************************************************************
}
// ---------------------------------------------------------------------
// THE SCRIPT FILE ENGINE
// =====================================================================
if !missing("`scriptfile'") {
tempfile tmp3
global localfile "`tmp3'"
markup `smclfile', export("`export'") `replace' localfile("$localfile")
if !missing("`debug'") {
display as txt _n(2) "{title:extracting documentation}" _n
copy "$localfile" 0documentation.txt, replace
}
}
// ---------------------------------------------------------------------
// FIGURE PROCESSING
// =====================================================================
//copy "`tmp1'" 0process2D.smcl , replace
if !missing("`figure'") {
quietly copy `"`tmp1'"' `"`tmp'"', replace
tempfile tmp1
tempname hitch knot
qui file open `hitch' using "`tmp'", read
qui file open `knot' using `"`tmp1'"', write replace
file write `knot' _newline
file read `hitch' line
local figure
while r(eof) == 0 {
if substr(`"`macval(line)'"',1,11) == "//FIGURENEW" {
local figure = `figure' + 1
qui file open `fig' using "`f`figure''", read
file write `knot' "><script>" _n ///
">document.body.innerHTML += Viz(" _n ///
//"'digraph { ' +" _n ///
file read `fig' figline
while r(eof) == 0 {
if !missing(`trim'(`"`macval(figline)'"')) {
file write `knot' "'" `"`macval(figline)'"' "'"
}
file read `fig' figline
if !missing(`trim'(`"`macval(figline)'"')) {
file write `knot' " +" _n
}
}
file write `knot' _n /// ">'} '" _n ///
`">);"' _n ///
"></script>" _n
file close `fig'
}
else file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
file close `knot'
file close `hitch'
if !missing("`debug'") {
copy "`tmp1'" 0process3.smcl, replace
}
}
********************************************************************
*PART 3A- TRANSLATING SMCL TO TXT
********************************************************************
tempfile tmp
if missing("`scriptfile'") {
quietly copy `"`tmp1'"' `"`tmp'"', replace
}
*Save the current setting of the translator
qui translator query smcl2txt
*Save the default linesize of the translator
local savelinesize `r(linesize)'
local savemargin `r(lmargin)'
translator set smcl2txt linesize `c(linesize)'
if !missing("`scriptfile'") {
translator set smcl2txt linesize 255
}
if missing("`scriptfile'") translator set smcl2txt lmargin 6
if !missing("`scriptfile'") translator set smcl2txt lmargin 0
if "`numbered'" == "numbered" {
if "`r(cmdnumber)'" == "off" {
local savecmdnumber off
translator set smcl2txt cmdnumber on
}
}
else if "`r(cmdnumber)'" == "on" {
local savecmdnumber on
translator set smcl2txt cmdnumber off
}
if "`r(logo)'" == "on" {
local savelogo on
translator set smcl2txt logo off
}
*Translating the document to TXT
tempfile tmp1
if missing("`scriptfile'") {
qui translate "`tmp'" "`tmp1'", trans(smcl2txt) replace
}
if !missing("`scriptfile'") {
qui translate "$localfile" "`tmp1'", trans(smcl2txt) replace
capture macro drop localfile
}
*reset the users' default setting of the translator
if !missing("`savecmdnumber'") translator set smcl2txt cmdnumber `savecmdnumber'
if "`savelogo'" == "on" translator set smcl2txt logo on
*RESTORE THE DEFAULT LINESIZE OF THE TRANSLATOR
translator set smcl2txt linesize `savelinesize'
translator set smcl2txt lmargin `savemargin'
//DEBUG
if !missing("`debug'") {
capture erase 0process4.txt
copy "`tmp1'" 0process4.txt , replace //for debugging
}
********************************************************************
* PART 3B- PROCESSING TXT
*
* 1) removing empty \begin{verbatum}
* 2) APPENDING LONG LINES IN COMMANDS AND BRACES
********************************************************************
tempfile tmp
quietly copy `"`tmp1'"' `"`tmp'"', replace
tempfile tmp1
tempname hitch knot
qui file open `hitch' using `"`tmp'"', read
qui cap file open `knot' using "`tmp1'", write replace
*file write `knot' _newline
file read `hitch' line
//REMOVE THE EMPTY LINES IN THE HEADER
*while missing(ustrltrim(`"`macval(line)'"')) & r(eof) == 0 {
while missing(trim(`"`macval(line)'"')) & r(eof) == 0 {
file read `hitch' line
}
// ---------------------------------------------------------------------
// 1- Correcting the LaTeX file by removing empty \begin{verbatum}
// ---------------------------------------------------------------------
if "`markup'" == "latex" & missing("`scriptfile'") {
while trim(`"`line'"') == "" & r(eof) == 0 {
file read `hitch' line
}
if trim(`"`macval(line)'"') == "\begin{verbatim}" {
file read `hitch' line
while trim(`"`line'"') == "" & r(eof) == 0 {
file read `hitch' line
}
if substr(trim(`"`macval(line)'"'),1,2) != ">" {
file write `knot' " \begin{verbatim}" _n
}
}
}
//Add the title page in Markdown
if "`export'" != "tex" & "`export'" != "pdf" & "`export'" != "html" & "`export'" != "slidehtm" {
if "`markup'" == "markdown" | "`markup'" == "" {
tempfile tmp1
tempname hitch knot
qui file open `hitch' using "`tmp'", read
qui cap file open `knot' using "`tmp1'", write replace
file read `hitch' line
//REMOVE THE EMPTY LINES IN THE HEADER
*while missing(ustrltrim(`"`macval(line)'"')) & r(eof) == 0 {
while missing(`trim'(`"`macval(line)'"')) & r(eof) == 0 {
file read `hitch' line
}
if missing("`mini'") & "`export'" == "docx" | "`export'" == "odt" {
file write `knot' ///
"---" _n ///
`"title: "`title'""' _n
if "`export'" == "docx" {
if !missing("`author'") & missing("`affiliation'") {
file write `knot' `"author: "`author'""' _n
}
if missing("`author'") & !missing("`affiliation'") {
file write `knot' `"author: "`affiliation'""' _n
}
if !missing("`author'") & !missing("`affiliation'") {
file write `knot' `"subtitle: "`author'""' _n ///
`"author: "`affiliation'""' _n
}
if !missing("`summary'") file write `knot' ///
"abstract: `summary'" _n
}
if "`export'" != "docx" & !missing("`author'") {
file write `knot'`"author: "`author'""' _n
}
if !missing("`date'") file write `knot' ///
`"date: "`c(current_date)'""' _n
file write `knot' "---" _n
}
else if "`export'" == "slide" | "`export'" == "slidy" ///
| "`export'" == "dzslide" {
file write `knot' ///
"---" _n
if !missing("`title'") {
file write `knot' `"title: "`title'""' _n
}
if !missing("`subtitle'") {
file write `knot' `"subtitle: "`subtitle'""' _n
}
if !missing("`author'") {
file write `knot' `"author: "`author'""' _n
}
if !missing("`affiliation'") {
file write `knot' `"date: "`affiliation'""' _n
}
file write `knot' "---" _n
}
else {
if "`title'" != "" file write `knot' ///
" `title'" _n ///
"=======" _n(2)
if "`author'" != "" file write `knot' "`author' " _n(2)
if "`affiliation'" != "" file write `knot' ///
"`affiliation' " _n(2)
if "`date'" != "" file write `knot' ///
"`c(current_date)' " _n(2)
}
if "`export'" != "slide" & "`export'" != "slidy" ///
& "`export'" != "dzslide" {
if "`export'" != "docx" {
if "`summary'" != "" file write `knot' "`summary' " _n(2)
}
if "`address'" != "" file write `knot' "_`address'_ " _n(2)
}
}
}
while r(eof) == 0 {
// -----------------------------------------------------------------
// Change back the accents
// =================================================================
local line : subinstr local line "{c 96}" "`" , all
local line : subinstr local line "{c 39}" "'" , all
*local word1 : word 1 of `"`macval(line)'"'
// =================================================================
// IMPORT files
// -----------------------------------------------------------------
if substr(`"`macval(line)'"',1,17) == " . //IMPORT " | ///
substr(`"`macval(line)'"',30,12) == " . //IMPORT" { //FOR STATAX
local line : subinstr local line `" ><pre class="sh_stata"> . //IMPORT "' ""
local line : subinstr local line " . //IMPORT " ""
local line : subinstr local line "</pre>" "" //for Statax
local importedFile = `trim'("`line'")
confirm file "`importedFile'"
local line ""
//Open and append the file
//------------------------
tempname read
qui file open `read' using "`importedFile'", read
while r(eof) == 0 {
capture if substr("`macval(line)'",-1,.) == "`" local graveaccent 1
else local graveaccent ""
if "`graveaccent'" == "1" {
local line "`macval(line)' "
local graveaccent ""
}
file write `knot' `"`macval(line)'"' _n
file read `read' line
}
file write `knot' `"`macval(line)'"' _n
file close `read'
local line ""
}
// -----------------------------------------------------------------
// APPENDING COMMAND LINES AND BRACES
//
// >>>>>>>>>> UNDER DEVELOPMENT <<<<<<<<<<
// =================================================================
// OUTPUTS
capture while substr(`"`macval(line)'"',1,6) == " " & ///
substr(`"`macval(line)'"',10,1) != "." & ///
`"`macval(line)'"' != " " & ///
substr(`"`macval(line)'"',1,7) != " >" {
local host `"`macval(line)'"'
file read `hitch' line
while substr(`"`macval(line)'"',1,8) == " > " {
local line : subinstr local line " > " "", all
local host `"`macval(host)'"'`"`macval(line)'"'
file read `hitch' line
}
capture file write `knot' `" `macval(host)'"' _n //increase dent
}
if substr(`"`macval(line)'"',1,7) == " >" {
local line : subinstr local line " > " "", all
local line : subinstr local line " >" "", all
}
if substr(`"`macval(line)'"',1,7) == " *" {
local line : subinstr local line " * " "", all
local line : subinstr local line " *" "", all
}
if substr(`"`macval(line)'"',1,8) == " >" {
local line : subinstr local line " > " "", all
local line : subinstr local line " >" "", all
}
if substr(`"`macval(line)'"',1,8) == " *" {
local line : subinstr local line " * " "", all
local line : subinstr local line " *" "", all
}
// Kill empty spaces
if `"`macval(line)'"' == " " | `"`macval(line)'"' == " " {
local line ""
}
// Removing the "***" marker, when the document is not Slides
// ----------------------------------------------------------
// If we are not exporting to slides, remove the alternative <HR>
if "`export'" != "slide" & "`export'" != "slidy" & "`export'" ///
!= "dzslide" {
local clue
capture local clue : di trim(`"`macval(line)'"')
local graveaccent ""
capture if substr("`macval(line)'",-2,.) == "` " local graveaccent 1
if missing("`graveaccent'") {
*if !missing(`"`macval(clue)'"') {
if `"`macval(clue)'"' == "***" & substr(`"`macval(line)'"',1,4) != " " {
local line : subinstr local line "***" ""
}
}
}
//TABLES FOR MARKDOWN
//===================
if substr(`"`macval(line)'"',1,8) == " < " {
local line : subinstr local line " < " "", all
}
if substr(`"`macval(line)'"',1,5) == " " {
file write `knot' `" `macval(line)'"' _n
}
else file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
file close `knot'
file close `hitch'
if !missing("`debug'") {
copy "`tmp1'" 0process5.txt , replace
}
// If a Markdown file was given, replace the processed file
// -----------------------------------------------------------------
if "`extension'" == "md" {
quietly copy "`input'" "`tmp1'" , replace public
}
********************************************************************
* PART 3C- Finalizing LaTeX document
*
* 1) auto inserting \begin{verbatum} & \end{verbatum}
* - detect whether Verbatum is active
* - deactivate and reactivate it when necessary
********************************************************************
if "`markup'" == "latex" & "`style'" != "empty" {
tempfile tmp
quietly copy `"`tmp1'"' `"`tmp'"', replace
tempfile tmp1
tempname hitch knot
qui file open `hitch' using `"`tmp'"', read
qui cap file open `knot' using "`tmp1'", write replace
*file write `knot' _newline
file read `hitch' line
while r(eof) == 0 {
local verbatim
local preline
if trim(`"`macval(line)'"') == "\begin{verbatim}" {
local v "on"
local verbatim "Found"
}
if trim(`"`macval(line)'"') == "\end{verbatim}" local v "off"
if "`verbatim'" == "Found" {
local preline `"`macval(line)'"'
cap file read `hitch' line
while trim(`"`macval(line)'"') == "" & r(eof) == 0 {
file read `hitch' line
}
//if the file was empty
if r(eof) != 0 local v "off"
//jump \end{verbatim}
if trim(`"`macval(line)'"') == "\end{verbatim}" {
cap file read `hitch' line
local v "off"
}
else {
if substr(`"`macval(line)'"',1,2) == " " & ///
!missing(`"`macval(line)'"') {
// keep the verbatim
file write `knot' `"`macval(preline)'"' _n
}
}
}
if "`v'" == "on" {
if substr(`"`macval(line)'"',1,2) != " " & ///
!missing(`"`macval(line)'"') {
if missing("`verbatim'") file write `knot' ///
" \end{verbatim}" _n(2)
local v "off"
}
}
if "`v'" == "off" {
if substr(`"`macval(line)'"',1,2) == " " & ///
trim(`"`macval(line)'"') != "" {
file write `knot' _n " \begin{verbatim}" _n
local v "on"
}
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
if "`v'" == "on" {
file write `knot' _n " \end{verbatim}" _n
}
macro drop v
file close `knot'
file close `hitch'
if !missing("`debug'") {
copy "`tmp1'" 5B.txt , replace
}
}
********************************************************************
*PART 4- CREATE MARKDOWN FILE
********************************************************************
tempfile tmp //for further processing
if missing("`export'") {
if "`markup'" == "markdown" | "`markup'" == "" {
if !missing("`noisily'") {
di _n(2) "{title:Creating Temp file}" _n ///
`"{p}$pandoc `tmp1' -o `tmp'"'
}
`cap' shell "$pandoc" "`tmp1'" -o "`md'"
quietly copy `"`md'"' `"`tmp'"', replace
*copy "`tmp1'" 0process6.md , replace
}
}
if !missing("`export'") {
qui copy `"`tmp1'"' `"`tmp'"', replace
qui copy `"`tmp1'"' `"`md'"', replace
*copy "`tmp1'" 0process6.md , replace
}
if "`markup'" == "html" {
if !missing("`noisily'") {
di _n(2) "{title:Creating Temp file}" _n ///
`"{p}$pandoc `tmp1' -o `tmp'"'
}
`cap' shell "$pandoc" "`tmp1'" -o "`tmp'"
quietly copy `"`tmp'"' `"`convert'"', replace
//copy "`tmp'" 0process6.html , replace
}
if "`markup'" == "latex" & "`export'" == "tex" {
`cap' quietly copy "`tmp1'" "`convert'", replace
}
if "`markup'" == "latex" & "`export'" == "pdf" {
`cap' quietly copy "`tmp1'" "`tex2pdf'", replace
}
if !missing("`debug'") {
copy "`tmp1'" 0process6.md , replace //for debugging
copy "`md'" "0md.md", replace
}
********************************************************************
* STYLING THE HTML FILE
********************************************************************
if !missing("`master'") & "`export'" == "html" {
tempfile tmp1
// Add the document style
// -------------------------------------------------------------
markdocstyle , tmp("`tmp'") tmp1("`tmp1'") `master' `mathjax' ///
`statax' style(`style') template("`template'") `figure' ///
export("`export'") markup("`markup'") `debug' `noisily' `toc' ///
title("`title'") author("`author'") affiliation("`affiliation'") ///
address("`address'") summary("`summary'") `date'
}
********************************************************************
* REPLACE THE HTML FILE
********************************************************************
if "`export'" == "html" & "`style'" != "" {
if "`markup'" == "markdown" | "`markup'" == "" {
quietly copy `"`tmp1'"' `"`md'"', replace
*copy "`md'" 0processMD1.md, replace
// If the export was "pdf", then copy the file to "`html'"
if "`pdfhtml'" == "pdfhtml" {
//??? mathjax.org SDN has stopped working and the current
//installed pandoc (v.1) points the HTML files to the old
//SDN. Therefore, the PDF documents fail unless the
//correct path is specified. for this, when there is a PDF
//export, I remove the --mathjax from pandoc code, when
// pandoc intends to export HTML
// Linus needs special treatment here
// ----------------------------------
if "`c(os)'" == "Unix" {
tempfile real
tempname knot
qui file open `knot' using "`real'", write
qui file close `knot'
qui copy "`real'" "`real'.html", replace public
if !missing("`noisily'") {
/*di _n(2) "{title:Creating Temp file}" _n ///
`"{p}$pandoc -s --mathjax `md' -o `real'.html"' */
di _n(2) "{title:Creating Temp file}" _n ///
`"{p}$pandoc -s `md' -o `real'.html"'
}
//shell "$pandoc" -S --mathjax "`md'" -o "`real'.html"
shell "$pandoc" -S "`md'" -o "`real'.html"
quietly copy "`real'.html" "`html'", replace public
}
else {
if !missing("`noisily'") {
/*di _n(2) "{title:Creating Temp file}" _n ///
///`"{p}$pandoc -s --mathjax `md' -o `convert'"'
`"{p}$pandoc -s --mathjax `md' -o `output'"' _n */
di _n(2) "{title:Creating Temp file}" _n ///
`"{p}$pandoc -s `md' -o `output'"' _n
}
//shell "$pandoc" -s --mathjax "`md'" -o "`output'"
shell "$pandoc" -s "`md'" -o "`output'"
quietly copy "`output'" "`html'", replace public
}
if !missing("`debug'") {
quietly copy "`output'" 0processMD1.md, replace
quietly copy "`output'" 0processHTML1.html, replace
}
*shell "$pandoc" "`md'" -o "`convert'"
*quietly copy "`convert'" `"`html'"', replace
//copy "`convert'" "0pdfhtml.html", replace
}
}
else if "`markup'" == "html" {
quietly copy `"`tmp1'"' `"`convert'"', replace
// If the export was "pdf", then copy the file to "`html'"
if !missing("`pdfhtml'") {
quietly copy `"`tmp1'"' `"`html'"', replace
}
}
}
********************************************************************
*EXPORT MARKDOWN FILE TO OTHER FORMATS
********************************************************************
if "`export'" != "" {
// DEFINE LATEX ENGINE PATH
// ------------------------
if !missing("`printer'") {
local latexEngine --latex-engine="`printer'"
global setpath "`printer'"
}
// PDF Processing
// ==============
// for PDF processing, we changed the content of "`export'"
// macro from "pdf" to "html" and now that the HTML process
// is done, it is time to turn it back to HTML.
if "`pdfhtml'" == "pdfhtml" {
if !missing("`toc'") {
local toc toc --page-offset 0 --toc-text-size-shrink 1.0
}
local export "pdf"
local convert "`pdf'"
****************************************************
* Print the HTML file to pdf
****************************************************
// MICROSOFT WINDOWS PDF PRINTER DEFAULT PATHS
// ===========================================
if "`c(os)'"=="Windows" {
// ---------------------------------------------------------
// wkhtmltopdf
// ===========
//
// Use temporary files to prevent problems with UNC
// directories on Windows. For more information, See
// https://support.microsoft.com/en-us/kb/156276
// UPDATE: The temporary files cause problem to wkhtmltopdf
// because the path to the files (e.g. figures) will not
// be known to the wkhtmltopdf temporary file.
if "$printername" == "wkhtmltopdf" | "$printername" == "" {
tempfile in
//tempfile out
// The in file needs to have .html suffix. Erase any existing temp file
cap erase "`in'.html"
cap copy "`html'" "`in'.html", replace
local quietly quietly //avoid printer log
if !missing("`unc'") {
if !missing("`noisily'") {
di _n(2) "{title:Print the HTML to PDF}" _n ///
"$setpath --footer-center [page] " ///
" --footer-font-size 10 --margin-right 15mm " ///
"--margin-left 15mm --margin-top 35mm " ///
"--no-stop-slow-scripts --javascript-delay 5000 " ///
"--enable-javascript `toc' --debug-javascript " ///
///"`in'.html `output'"
"`in'.html `convert'"
local quietly //display printer log
}
`quietly' shell "$setpath" ///
--footer-center [page] --footer-font-size 10 ///
--margin-right 15mm ///
--margin-left 15mm ///
--margin-top 35mm ///
--no-stop-slow-scripts --javascript-delay 5000 ///
--enable-javascript ///
`toc' ///
--debug-javascript ///
///"`in'.html" "`output'"
"`in'.html" "`convert'"
}
else {
`quietly' shell "$setpath" ///
--footer-center [page] --footer-font-size 10 ///
--margin-right 15mm ///
--margin-left 15mm ///
--margin-top 35mm ///
--no-stop-slow-scripts --javascript-delay 5000 ///
--enable-javascript ///
`toc' ///
--debug-javascript ///
"`html'" "`convert'"
}
cap erase "`in'.html"
///cap copy "`output'" "`convert'", replace
}
}
// MACINTOSH PDF PRINTER DEFAULT PATHS
// ===================================
if "`c(os)'" == "MacOSX" {
// wkhtmltopdf
if "$printername" == "wkhtmltopdf" | "$printername" == "" {
local quietly quietly //avoid printer log
if !missing("`noisily'") {
di _n(2) "{title:Print the HTML to PDF}" _n ///
"$setpath --footer-center \[page\] " ///
" --footer-font-size 10 --margin-right 15mm " ///
"--margin-left 15mm --margin-top 35mm " ///
"--no-stop-slow-scripts --javascript-delay 5000 " ///
"--enable-javascript `toc' --debug-javascript " ///
`"`html' `convert'"'
local quietly //display printer log
}
`quietly' shell "$setpath" ///
--footer-center \[page\] --footer-font-size 10 ///
--margin-right 15mm ///
--margin-left 15mm ///
--margin-top 35mm ///
--no-stop-slow-scripts --javascript-delay 5000 ///
--enable-javascript ///
`toc' ///
--debug-javascript ///
"`html'" "`convert'"
}
}
* copy "`html'" sth.html, replace
* copy "`convert'" sth.pdf, replace
// UNIX PDF PRINTER DEFAULT PATHS
// ==============================
if "`c(os)'"=="Unix" {
// wkhtmltopdf
// increase the delay time to load the JS. Otherwise errors happen
if "$printername" == "wkhtmltopdf" | "$printername" == "" {
local quietly quietly //avoid printer log
if !missing("`noisily'") {
di _n(2) "{title:Print the HTML to PDF}" _n ///
"$setpath --footer-center \[page\] " ///
" --footer-font-size 10 --margin-right 15mm " ///
"--margin-left 15mm --margin-top 35mm " ///
"--no-stop-slow-scripts --javascript-delay 5000 " ///
"--enable-javascript `toc' --debug-javascript " ///
`"`html'" "`convert'"'
local quietly //display printer log
}
`quietly' shell "$setpath" ///
--footer-center \[page\] --footer-font-size 10 ///
--margin-right 15mm ///
--margin-left 15mm ///
--margin-top 35mm ///
--no-stop-slow-scripts --javascript-delay 5000 ///
--enable-javascript ///
`toc' ///
--debug-javascript ///
"`html'" "`convert'"
}
}
}
****************************************************
* DEALING WITH THE CONVERT FILE
****************************************************
//di _n(2)
if "`markup'" == "markdown" & "`pdfhtml'" == "" | ///
"`markup'" == "" & "`pdfhtml'" == "" {
if !missing("`toc'") local toc "--toc"
if !missing("`template'") {
if "`export'" == "docx" local reference -S --reference-docx=`template'
if "`export'" == "odt" local reference -S --reference-odt==`template'
if "`export'" == "epub" local reference -S --epub-stylesheet==`template'
}
if missing("`template'") & "`export'" == "docx" {
qui findfile markdoc_`style'.docx
if !missing("`r(fn)'") {
local d : pwd
cap qui cd "`c(sysdir_plus)'/m"
local tempPath : pwd
local template "`tempPath'/markdoc_`style'.docx"
confirm file "`template'"
cap qui cd "`d'"
if "`c(os)'" == "Windows" {
local template : subinstr local template "/" "\", all
}
local reference -S --reference-docx="`template'"
}
}
// ======================================================
// RUNNING PANDOC
// ------------------------------------------------------
if "`export'" == "slide" {
// LaTeX Beamer Default
if missing("`template'") {
tempfile template
tempname knot
qui cap file open `knot' using "`template'", write replace
if !missing("`bwidth'") & !missing("`bheight'") {
file write `knot' "\geometry{paperwidth=`bwidth'mm,paperheight=`bheight'mm}" _n
}
if missing("`bcodesize'") {
local bcodesize tiny
}
local bcodesize : di "\" "`bcodesize'"
file write `knot' "\makeatletter" _n
file write `knot' "\def\verbatim@font{\ttfamily`bcodesize'}" _n
file write `knot' "\makeatother" _n
file close `knot'
}
// Use temporary files to prevent problems with UNC directories on
// Windows
// (See: https://support.microsoft.com/en-us/kb/156276)
// Beamer layout options
// ---------------------
if !missing("`btheme'") {
local beamerlayout : di "-V theme:`btheme'"
}
if !missing("`bcolor'") {
local beamerlayout : di "`beamerlayout' -V colortheme:`bcolor'"
}
if !missing("`bfont'") {
local beamerlayout : di "`beamerlayout' -V fonttheme:`bfont'"
}
*if !missing("`bfontsize'") local beamerlayout `beamerlayout' fontsize:`bfontsize'pt
if "`noisily'" == "noisily" {
di _n(2) "{title:Executing Pandoc Command}" _n ///
`""$pandoc" `toc' -t beamer "`md'" "' ///
`"`latexEngine' --include-in-header="`template'" `beamerlayout' -o "`output'""'
}
//It seems that Pandoc will need a ".pdf" extension to
//produce PDF slides
shell "$pandoc" `toc' -t beamer "`md'" `latexEngine' ///
--include-in-header="`template'" `beamerlayout' -o "`output'" //"`out'.pdf"
quietly copy "`output'" "`convert'", replace
capture erase "`output'"
*shell "$pandoc" -t beamer "`md'" -V theme:Boadilla -V ///
*colortheme:lily `fontsize' -o "`convert'"
if !missing("`debug'") {
copy "`template'" 0template.txt, replace
}
}
else {
local mathjax --mathjax
if "`export'" == "dzslide" local mathjax -s --mathjax -i -t dzslides
if "`export'" == "slidy" local mathjax -s --mathjax -i -t slidy
if missing("`mini'") & "`noisily'" == "noisily" {
di _n(2) "{title:Executing Pandoc Command}" _n
di `""$pandoc" `mathjax' `toc' "' ///
`"`reference' "`md'" -o "`output'""'
}
// ---------------------------------------------------------
// rendering the markdown with pandoc or mini mode
// ---------------------------------------------------------
if missing("`mini'") {
shell "$pandoc" `mathjax' `toc' ///
`reference' "`md'" -o "`output'"
quietly copy "`output'" "`convert'", replace
}
else {
if "`noisily'" == "noisily" di _n(2) "{title:Applying mini mode}" _n
if "`export'" == "md" {
quietly copy "`md'" "`output'", replace
if missing("`mini'") {
quietly copy "`md'" "`convert'", replace
}
else {
capture quietly copy "`md'" "`convert'", replace public // this was a bug on Windows
if _rc local convert "`md'"
}
}
else if "`export'" == "html" {
quietly markdown "`md'", saving("`output'") replace
quietly copy "`output'" "`convert'", replace
}
else if "`export'" == "docx" {
local version = int(`c(stata_version)')
if `version' < 16 {
quietly mdconvert using "`md'", export(docx) name("`output'") replace
quietly copy "`output'" "`convert'", replace
}
// on Stata 16, first export a styled HTML file and then
// :: call the html2docx command to ceate the Docx file
else {
tempfile tempo
global tempo "`tempo'"
quietly markdoc "`md'", mini export(html) saving("$tempo") replace suppress
quietly html2docx "$tempo", saving("`output'") replace //base("`currentwd'")
quietly capture rm "$tempo"
quietly copy "`output'" "`convert'", replace public
}
}
else if "`export'" == "pdf" {
local version = int(`c(stata_version)')
if `version' < 16 {
quietly mdconvert using "`md'", export(pdf) name("`output'") replace
quietly copy "`output'" "`convert'", replace
}
else {
tempfile tempo
tempfile tempo2
global tempo "`tempo'"
global tempo2 "`tempo2'"
quietly markdoc "`md'", mini export(html) saving("$tempo") replace suppress
quietly html2docx "$tempo", saving("$tempo2") replace //base("`currentwd'")
quietly docx2pdf "$tempo2", saving("`output'") replace
quietly capture rm "$tempo"
quietly capture rm "$tempo2"
quietly copy "`output'" "`convert'", replace public
}
}
}
if !missing("`debug'") {
copy "`md'" 0md2.md, replace
if "`export'" != "slidehtm" {
copy "`output'" 00output.txt, replace
copy "`convert'" 00convert.txt, replace
}
}
}
}
****************************************************
*CREATING THE TEXMASTER FILE
****************************************************
//When exporting to LaTeX, the document is not ready
// to be compiled by LaTeX compilers because it
// only includes tex and markup and the required
// packages and document details are not specified.
// This option adds these formatting commands to
// make the document runable. I already have
// checked that texmaster should be used with "tex"
if !missing("`master'") & "`markup'" == "latex" ///
& "`export'" != "slide"| ///
!missing("`master'") & "`export'" == "tex" ///
| missing("`master'") & ///
!missing("`template'") & "`markup'" == "latex" ///
& "`export'" != "slide" {
tempfile tmp
tempfile tmp1
if missing("`tex2pdf'") quietly copy "`convert'" `"`tmp'"', replace
else quietly copy "`tex2pdf'" `"`tmp'"', replace
qui cap erase "`convert'"
//fix the toc
if "`toc'" == "--toc" local toc2 toc
// Add the document style
// -------------------------------------------------------------
markdocstyle , tmp("`tmp'") tmp1("`tmp1'") `master' ///
export("`export'") markup("`markup'") `debug' `noisily' ///
style(`style') template("`template'") `figure' `statax' `toc2' ///
title("`title'") author("`author'") affiliation("`affiliation'") ///
address("`address'") summary("`summary'") `date'
//REPLACE THE FILE
if missing("`tex2pdf'") quietly copy `"`tmp1'"' "`convert'", replace
else quietly copy `"`tmp1'"' "`tex2pdf'", replace
if !missing("`debug'") {
copy "`tmp1'" "0style3.txt", replace
}
}
****************************************************
*CREATING THE PDF FROM TEX
****************************************************
if !missing("`pdftex'") & "`export'" != "slide" {
if !missing("`debug'") {
copy "`tex2pdf'" 0tex2pdf.tex, replace
}
// get the file name from the path
if "`c(os)'" == "Windows" {
local name : subinstr local name "\" "/", all
}
tokenize "`name'", parse("/")
while !missing("`1'") {
if missing("`2'") local name = "`1'"
macro shift
}
if "`printer'" != "" {
if "`noisily'" == "noisily" {
di _n(2) "{title:Compiling LaTeX to PDF}" _n ///
`""`printer'" -jobname "`name'" "`tex2pdf'""'
}
`cap' shell "`printer'" -jobname "`name'" "`tex2pdf'"
}
else {
if "`noisily'" == "noisily" {
di _n(2) "{title:Compiling LaTeX to PDF}" _n ///
`""$printername" -jobname "`name'" "`tex2pdf'""'
}
shell "$printername" -jobname "`name'" "`tex2pdf'"
}
}
****************************************************
*PRINTING THE OUTPUT NOTIFICATION
****************************************************
if !missing("`pdftex'") & "`export'" != "slide" {
cap confirm file "`name'.pdf"
if _rc == 0 {
di as txt "(markdoc created "`"{bf:{browse "`name'.pdf"}})"' _n
}
else display as err "markdoc could not produce `name'.pdf" _n
}
else if "`export'" != "slidehtm" {
cap confirm file "`convert'"
if _rc == 0 {
di as txt "(markdoc created "`"{bf:{browse "`convert'"}})"' _n
if "`export'" != "md" cap qui erase "`md'"
if "`extension'" == "md" cap qui erase "`md'"
}
else display as err "markdoc could not produce `convert'" _n
}
}
if "`export'" == "" {
cap confirm file "`md'"
if ! _rc {
di as txt "(markdoc created "`"{bf:{browse "`md'"}})"' _n
}
// IF THERE WAS NO PANDOC AND NO MARKDOWN FILE...
else di as err "markdoc could not access Pandoc..." _n
}
*change the md files to markdown
if "`export'" == "md" local export markdown
// INSTALLING LATEX STYLES
// =======================
// When exporting to LaTeX, if "stata" style is specified, markdoc
// copies Statapress files to the working directory to allow executing
// the LaTeX files.
if "`export'" == "tex" & "`style'" == "stata" {
// SEARCHING FOR LATEX STYLE DIFFERS BASED ON OS
if "`c(os)'" != "Windows" cap quietly findfile supplementary, ///
path("`c(sysdir_plus)'Weaver")
if "`c(os)'" == "Windows" cap quietly findfile sj.sty, ///
path("`c(sysdir_plus)'Weaver\supplementary\stata")
if "`r(fn)'" != "" {
// Create a list of files that should be copied
local listname doit.bat doit.sh pagedims.sty sj.bib ///
sj.bst sj.sty sj.version stata.sty statapress.cls ///
tl.eps tl.pdf tr.eps tr.pdf
foreach lname in `listname' {
cap qui findfile `lname'
if "`r(fn)'" == "" {
cap qui copy "`c(sysdir_plus)'Weaver/supplementary/stata/`lname'" ///
"`lname'", replace
}
}
}
}
//erase the temporary HTML when exporting pdf
if "`pdfhtml'" == "pdfhtml" {
cap quietly erase `"`html'"'
}
macro drop pandoc
macro drop setpath //Path of the pdf printer
macro drop printername
macro drop printerpath
//remove this!
if !missing("`clinesize'") {
qui set linesize `clinesize'
}
}
// =========================================================================
// Generate Stata Help Files
// =========================================================================
if "`export'" == "sthlp" | "`export'" == "smcl" {
if "`smclfile'" != "" & "`test'" == "" {
sthlp `smclfile', markup("`markup'") export("`export'") ///
template("`template'") `replace' `date' title("`title'") ///
author("`author'") affiliation("`affiliation'") address("`address'") ///
summary("`summary'") `asciitable' version("`version'") ///
`helplayout' `build' `debug'
}
}
// =========================================================================
// Generate Stata Help Files
// =========================================================================
if "`export'" == "slidehtm" {
//https://github.com/gnab/remark
tempfile tmp
tempname hitch knot
qui file open `hitch' using `"`md'"', read
qui cap file open `knot' using "`tmp'", write replace
file write `knot' `"<!DOCTYPE html>"' _n
file write `knot' `"<html>"' _n
file write `knot' `" <head>"' _n
file write `knot' `" <title>`title'</title>"' _n
file write `knot' `" <meta charset="utf-8">"' _n
file write `knot' `" <style>"' _n
file write `knot' `" @import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);"' _n
file write `knot' `" @import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);"' _n
file write `knot' `" @import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);"' _n
if "`style'" == "stata" {
file write `knot' " body { font-family: 'Droid Serif'; }" _n
file write `knot' " h1, h2, h3 {" _n
file write `knot' " font-family: 'Yanone Kaffeesatz';" _n
file write `knot' " font-weight: normal;" _n
file write `knot' " }" _n
file write `knot' " .sh_stata {font-size:60%;; background-color:#EAF2F3;}" _n
}
else if "`style'" == "formal" {
file write `knot' " body { font-family: 'time'; }" _n
file write `knot' " h1, h2, h3 {" _n
file write `knot' " font-family: 'time';" _n
file write `knot' " font-weight: normal;" _n
file write `knot' " }" _n
file write `knot' " .sh_stata {font-size:60%;font-weight: bold;}" _n
}
else {
file write `knot' " body { font-family: 'Droid Serif'; }" _n
file write `knot' " h1, h2, h3 {" _n
file write `knot' " font-family: 'Yanone Kaffeesatz';" _n
file write `knot' " font-weight: normal;" _n
file write `knot' " }" _n
file write `knot' " .sh_stata {font-size:60%;}" _n
}
file write `knot' " .remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; font-size:60%;}" _n
file write `knot' " </style>" _n
file write `knot' " <script type='text/javascript' src='http://haghish.com/statax/Statax.js'></script>" _n
file write `knot' `" </head>"' _n
file write `knot' `" <body>"' _n
file write `knot' `" <textarea id="source">"' _n(3)
file write `knot' "class: center, middle" _n(2)
if !missing("`title'") file write `knot' "# `title'" _n(2)
if !missing("`author'") file write `knot' "## `author'" _n(2)
if !missing("`affiliation'") file write `knot' "_`affiliation'_ " _n
if !missing("`address'") file write `knot' "_`address'_ " _n(2)
if !missing("`affiliation'") & missing("`address'") file write `knot' _n
if !missing("`summary'") file write `knot' "`summary'" _n
if !missing("`title'") | !missing("`author'") | !missing("`affiliation'") | ///
!missing("`address'") | !missing("`summary'") {
file write `knot' _n(2) "---" _n(2)
}
file read `hitch' line
if substr(trim(`"`macval(line)'"'),1,8) == "Rundoc 1" {
file read `hitch' line
}
local codeblock //reset
while r(eof) == 0 {
local jump //reset
if !missing("`statax'") {
// check for code block
if missing("`codeblock'") & substr(`"`macval(line)'"',1,3) == "~~~" {
local codeblock 1
file write `knot' "<pre class='sh_stata'>" _n
file read `hitch' line
local jump 1
}
if !missing("`codeblock'") & substr(`"`macval(line)'"',1,3) == "~~~" {
local codeblock //reset
file write `knot' "</pre>" _n
file read `hitch' line
local jump 1
}
if missing("`jump'") {
if substr(`"`macval(line)'"',1,12) == " . " {
file write `knot' "<pre class='sh_stata'>"
file write `knot' `"`macval(line)'</pre>"' _n
//make sure next line is empty
file read `hitch' line
if trim(`"`macval(line)'"') != "" {
file write `knot' _n
local jump 1
}
else {
file write `knot' `"`macval(line)'"' _n
}
}
else {
file write `knot' `"`macval(line)'"' _n
}
}
}
else {
file write `knot' `"`macval(line)'"' _n
}
if missing("`jump'") file read `hitch' line
}
file write `knot' `" </textarea>"' _n
file write `knot' `" <script src="https://remarkjs.com/downloads/remark-latest.min.js">"' _n
file write `knot' `" </script>"' _n
file write `knot' `" <script>"' _n
file write `knot' `" var slideshow = remark.create();"' _n
file write `knot' `" </script>"' _n
file write `knot' `" </body>"' _n
file write `knot' `"</html>"' _n
file close `knot'
file close `hitch'
if !missing("`debug'") {
copy "`tmp'" 05B.txt , replace
}
qui copy "`tmp'" "`convert'", `replace'
cap confirm file "`convert'"
if _rc == 0 {
di as txt "(markdoc created "`"{bf:{browse "`convert'"}})"' _n
if "`export'" != "md" cap qui erase "`md'"
if "`extension'" == "md" cap qui erase "`md'"
}
else display as err "markdoc could not produce `convert'" _n
}
// Drop the global macros
// -------------------------------------------------------------------------
// this kills the live-preview. NOT A GOOD IDEA
// if missing("$weaver") macro drop currentFigure
if !missing("`noisily'") {
di as err "removing global macros in markdoc.ado"
}
// check for markdoc updates
*markdocversion
macro drop currentmarkdocdofile
end
|
// documentation is written for markdoc package (github.com/haghish/markdoc)
// . markdoc markdoc.ado, mini export(sthlp) replace
/***
_version 5.1.0_
markdoc
=======
__markdoc__ is a general-purpose literate programming package for Stata that
produces _dynamic analysis documents_, _presentation slides_, as well as Stata
package help files and package vignettes in various formats such as __pdf__,
__docx__, __html__, and __sthlp__.
for further information see:
- [markdoc homepage](http://haghish.com/markdoc)
- [journal article](https://journals.sagepub.com/doi/abs/10.1177/1536867X1601600409)
- [manual on Github wiki](https://github.com/haghish/markdoc/wiki)
- [package vignette (pdf)](https://github.com/haghish/markdoc/blob/master/vignette.pdf)
- [release notes on Github](https://github.com/haghish/markdoc/releases)
- [examples on GitHub](https://github.com/haghish/markdoc/tree/master/Examples)
- [please ask your questions on statalist.org](http://www.statalist.org/forums/forum/general-stata-discussion/general)
> from version _5.0_ forth, __markdoc__ is
{err}fully functional without any third-party software{txt}, due to its new
light-weight [mini engine](https://github.com/haghish/markdoc/wiki/mini). Yet,
a full installation of __markdoc__ and its dependencies is recommended.
Syntax
------
the syntax of the package is simple and can be summarized as:
> __markdoc__ _filename_ [, _options_ ]
where _filename_ can be:
| Document format | Description |
|-----------------|--------------------------------------------------------------------------------------------|
| __.do__ | executes _do_ file, examines the analysis reproducibility, and produces a dynamic document |
| __.smcl__ | converts _smcl_ file to a dynamic document without testing the code reproducibility |
| __.ado__ or __.mata__ | generates _sthlp_ help files or package vignettes from Markdown documentation |
### Options
the main options are the following:
| Option | Description |
|-------------------|--------------------------------------------------------------------------------------------------|
| mini | runs markdoc independent of any third-party software |
| statax | activates [statax](https://github.com/haghish/statax) syntax highlighter |
| replace | replaces exported document, if exists |
| **e**xport(_name_) | format; it can be __docx__, __pdf__, __html__, __sthlp__, __slide__, __md__, or __tex__ |
the supplementary options are the following:
| Option | Description |
|-------------------|--------------------------------------------------------------------------------------------------|
| **num**bered | numbers Stata commands in the dynamic document |
| date | adds the current date in the document |
| **tit**le(_str_) | specify the title of the document |
| **au**thor(_str_) | specify the author of the document |
| **aff**iliation(_str_) | specify the author affiliation in the document |
| **add**ress(_str_) | specify the author's contact information in the document |
| **sum**mary(_str_) | specify the summary of the document |
| **sty**le(_name_) | specify the style of the document; it can be __simple__, __stata__, or __formal__ |
options related to software documentation:
| Option | Description |
|-------------------|--------------------------------------------------------------------------------------------------|
| helplayout | appends a Markdown help layout template to a script file |
and the following options are for communicating with the third-party software (not required in the __mini__ mode)
| Option | Description |
|-------------------|--------------------------------------------------------------------------------------------------|
| **instal**l | installs the pandoc and wkhtmltopdf automatically, if they are not found |
| unc | specify that markdoc is being accessed from a Windows server with UNC file paths |
| **pan**doc(_str_) | specify the path to Pandoc software on the operating system |
| **print**er(_str_) | specify the path to pdf driver on the operating system |
| **mark**up(_name_) | specify the markup language used for notation; the default is Markdown |
| master | automatically creates the layout for LaTeX and HTML documents |
| template(_str_) | renders the document using an external style sheet file or example docx file |
| **t**est | examines markdoc third-party software with an example |
| toc | creates table of content |
finaly, __markdoc__ also includes options for adjusting the beamer presentation slides:
| Option | Description |
|-------------------|--------------------------------------------------------------------------------------------------|
| btheme(str) | beamer layout theme |
| bcolor(str) | beamer layout color |
| bfont(str) | LaTeX font-family for the presentation slides |
| bfontsize(str) | LaTeX default font size |
| bcodesize(str) | LaTeX font size for Stata code and output |
| bwidth(str) | width of the slides |
| bheight(str) | Height of the slides |
Additional commands
-------------------
__markdoc__ includes a few commands that freatly simplify writing the workflow. you
may use the additioval commands to:
1. write dynamic text, while applying any display directive supported by the {help display} command:
> [__txt__](https://github.com/haghish/markdoc/wiki/txt) [_code_] [_display_directive_ [_display_directive_ [_..._]]]
2. capture and include the current image in the document automatically (if _filename_ is missing)
> [__img__](https://github.com/haghish/markdoc/wiki/img) [_filename_]
[, markup(_str_) **tit**le(_str_) **w**idth(_int_) **h**eight(_int_)
**m**arkup(_str_) left center ]
3. create and style a dynamic table in Markdown documents
> [__tbl__](https://github.com/haghish/markdoc/wiki/tbl) _(#[,#...] [\ #[,#...] [\ [...]]])_ [, **tit**le(_str_)]
furthermore, you can also call __pandoc__ or __wkhtmltopdf__ within Stata i.e. :
> [__pandoc__](https://github.com/haghish/markdoc/wiki/pandoc) _command_
> [__wkhtmltopdf__](https://github.com/haghish/markdoc/wiki/wkhtmltopdf) _command_
Installation
------------
The latest release as well as archived older versions of __markdoc__ are hosted on
[GitHub](https://github.com/haghish/markdoc) website. the recommended method
for installing the package is through [__github__ package](https://github.com/haghish/github)
package, which is used for building, searching, installing, and managing Stata
packages hosted on GitHub. you can install __github__ by typing:
. net install github, from("https://haghish.github.io/github/")
next, install the latest stable __markdoc__ release along with its Stata
dependencies by typing:
. github install haghish/markdoc, stable
Description
-----------
__markdoc__ is a general-purpose literate programming package for Stata that
produces _dynamic analysis documents_, _package vignette documentation_,
_dynamic presentation slides_, as well as dynamic _Stata package help files_.
to improve applications of the package for developing educational materials
and encouraging university lecturers to ask students to practice
literate programming for taking notes or doing their semester projects,
__markdoc__ was programmed to include unique features. These features make the package a
complete tool for documenting data analysis, Stata packages, as well as a tool for
producing educational materials within Stata Do-file editor. For example:
- it includes a syntax highlighter
- it recognizes markdown, html, and latex markup languages
- it can render LaTeX mathematical notations in __pdf__, __docx__, __html__, __odt__, and __tex__ documents
- it can automatically capture graphs from Stata and include them in the document
- it creates dynamic tables and supports writing dynamic text for interpretting the analysis
- it includes a user-friendly GUI interface (try __db markdoc__) to make using __markdoc__ easier for newbies.
Software Installation
---------------------
Without applying the __mini__ option, which uses the light-weight engine,
the markdoc package requires additional software which can be installed manually or
automatically. The required software are [Pandoc](http://pandoc.org/) and
[wkhtmltopdf](http://wkhtmltopdf.org). They are both
opensource freeware, supported for any common operating system such as Microsoft Windows,
Macintosh, and Linux. Naturally, users who wish to use LaTeX markup for writing
the documentation, will need a [pdfLaTeX](https://latex-project.org).
After a manual installation, the path to executable Pandoc should be specified in
__pandoc__ option. similarly, the path to executable wkhtmltopdf or pdfLaTeX
should be given to __printer__ option. Note that the __printer__ option
is only needed for compiling PDF document.
With automatic installation (i.e. using the __install__ option), Pandoc and
Wkhtmltopdf are downloaded and placed
in Weaver directory which is located in __/ado/plus/Weaver/__ on your machine. To find the
location of __ado/plus/__ directory on your machine use the
[sysdir](help sysdir) command which returns the system directories.
Set file paths permanently
--------------------------
After manual installation, the paths to the executable Pandoc, wkhtmltopdf,
and pdfLaTeX can be permanently set using __weave setup__ command. This command
will open _weaversetup.ado_ document, where you can define the files paths as global macros.
Software troubleshoot
---------------------
As mentioned, the required software can be installed manually or automatically.
The optional automatic installation is expected to
work properly in Microsoft Windows __XP__, Windows __7__, and Windows __8.1__, Macintosh
__OSX 10.9.5__, Linux __Mint 17 Cinnamon__ (32bit & 64bit), Ubuntu __14__ (64bit), and
__CentOS 7__ (64bit). Other operating systems may require manual software installation.
However, if for some technical or permission reasons markdoc fails to download, access, or run
Pandoc, install it manually and provide the
file path to Pandoc using __PANDOC__ option.
Calling Pandoc
--------------
[__PANDOC__](HELP PANDOC) commands can also be executed from Stata. This command takes the path to
the executable Pandoc from markdoc and allows you to use Pandoc seamlessly for converting
files within Stata. FOR EXAMPLE:
. pandoc ./example.tex -o ./example.html
Writing mathematical notation
-----------------------------
__markdoc__ can render LaTeX mathematical notations not only when the document
is exported to LaTeX __tex__, but also when the document is exported to
__pdf__ document or __slide__, Microsoft Office __docx__,
OpenOffice and LibreOffice __odt__, and __html__.
mathematical notations can be inline a text paragraph or on a separate line.
For writing inline notations, place the notation between single dollar signs,
for example: $a^2 + b^2 = c^2$
For including notation on a separate line, place the
notations between double dollar signs: $$a^2 + b^2 = c^2$$
Inserting an image or figure in the document
--------------------------------------------
Any of the supported markup languages can be used to insert a figure in the
document. In general, there are two ways for inserting an image in the document.
First, you can use Markdown, HTML, or LaTeX syntax for inserting an image -
that is already saved in your hard drive - in the document. The other solution
is using [__img__](https://github.com/haghish/markdoc/wiki/img) command.
__img__ command can take the _filename_ of exsisting image on the hard
drive and print the markup code (Markdown, HTML, or LaTeX. the default is
Markdown) int he document. __img__ command can also auto-export the current
graph and import it in the document. For more information in this regard see
the [__img__](https://github.com/haghish/markdoc/wiki/img).
Writing dynamic text
--------------------
the [__txt__](help txt) command is borrowed from {help weaver} package to print
dynamic text in the the exported dynamic document.
It can be used for interpreting the analysis results or dynamically referring to values of
scalars or macros in the dynamic document. Writing dynamic text allows the content of
the text to change by altering analysis codes and thus is the desirable way
for explaining the analysis results. The text and
macros can be styled using any of the supported markup languages in markdoc which are
_markdown_, _LaTeX_, and _HTML_. This command is fully documented on
[GitHub Wiki](https://github.com/haghish/markdoc/wiki/txt).
Creating dynamic tables with tbl command
----------------------------------------
the [__tbl__](help tbl) command also belongs
to [weaver](https://github.com/haghish/weaver) package. The syntax of this command
is similar to __matrix input__, however, it can include _string_, _digits_,
_scalars_, and _macros_ to create a dynamic table. This command is fully documented
on [__GitHub Wiki__](https://github.com/haghish/markdoc/wiki/tbl).
Markers
-------
__markdoc__ also introduces a few handy markers for annotating the
document, regardless of the markup language you use to write the document
(Markdown, Tex, HTML). These markers can be used to specify what
parts of the code should or should not appear in the dynamic document. The
table below provides a brief summary of these annotating markers. in general,
comments - unless they appear after a command - will be ignored in the dynamic
document. However, the markers mentioned below are _"special comments"_ that will
influence the markdoc process.
1. Creating text block
~~~
. /***
creates a block of comments in the smcl file that will be interpreted
in the dynamic document. this sign is distinguished from the normal comment
signs, with one star.
. ***/
~~~
2. Hiding command or output
~~~
. /**/ only include the output in the dynamic document and hide the comment
. /**/ only include the command in the dynamic document and hide the output
~~~
3. Hiding a section. Anything placed after __//OFF__ until __//ON__ markers will be _ignored_ in the dynamic document
~~~
. //OFF
Stata code
. //ON
~~~
4. Appending external text file (Markdown, HTML, LaTeX) to the dynamic document
~~~
. //IMPORT filename
~~~
Apart from the text block markers, the other markers _are not supported within loops_.
Nonetheless, writing markup text within the loop is not recommended either because
it only gets printed once. For active writing within the loop or a program, see the
{help txt} command.
Markers examples
----------------
### Example of riting text in the do-file
As noted, __markdoc__ package allows writing and styling text as a comment in
the do-file, using special comment signs. here is an example:
~~~
. /***
Text heading
============
subheading
----------
When you write a dynamic document in markdoc, place text between
the "/***" and "***/" signs. But they should be placed on separate lines,
as shown in this example.
. ***/
~~~
Dynamic Document Examples
-------------------------
~~~
qui log using example, replace
. /***
Introduction to markdoc (heading 1)
===================================
Using Markdown (heading 2)
--------------------------
Writing with __markdown__ syntax allows you to add text and graphs to
_smcl_ logfile and export it to a editable document format. I will demonstrate
the process by using the __Auto.dta__ dataset.
### Get started with markdoc (heading 3)
I will open the dataset, list a few observations, and export a graph.
Then I will export the logfile to Microsoft Office docx format.
. ***/
. /***/ sysuse auto, clear
. /**/ list in 1/5
. histogram price
. graph export graph.png, width(400) replace
. /***
Adding a graph or image in the report
======================================
Adding a graph using Markdown
-----------------------------
In order to add a graph using Markdown, I export the graph in PNG format.
You can explain the graph in the "brackets" and define the file path in parentheses
![explain the graph](./graph.png)
. ***/
~~~
When the log file is created, we can translate it with __markdoc__
~~~
. markdoc example, replace export(html) install
. markdoc example, replace export(docx)
. markdoc example, replace export(tex) master
. markdoc example, replace export(pdf)
. markdoc example, replace export(epub)
~~~
Dynamic Slide Examples
----------------------
this is an example of generating dynamic slides with __markdoc__
~~~
. qui log using example, replace
. /***
---
title:markdoc Dynamic Slides
author: E. F. Haghish
---
Slide 1
=======
- Writing with __markdown__ syntax allows you to add text and graphs
to _smcl_ logfile and export it to a editable document format. I will demonstrate
the process by using the __Auto.dta__ dataset.
- I will open the dataset, list a few observations, and export a graph.
Then I will export the logfile to Microsoft Office docx format.
Adding commands and output
==========================
. ***/
. sysuse auto, clear
. histogram price
. graph export graph.png, width(400) replace
. /***
Adding image in a slide
=======================
![Histogram of the price variable](./graph.png)
. ***/
. qui log c
. markdoc example, replace export(slide) install printer("/usr/texbin/pdflatex")
~~~
Supported markup languages
--------------------------
markdoc supports three markup languages which are Markdown, HTML, and LaTeX.
Markup languages should not be used together in one document because
__markdoc__ process each markup language differently.
Remarks
-------
If the log-file is closed exactly using __"qui log c"__ command, __markdoc__
automatically removes this command from the end of the file.
Similarly, markdoc removes __"qui log off"__ from the logfile. Therefore __"qui log off"__
and __"qui log on"__ can be used to separate codes in the dofile that are not wanted in the
dynamic document, but still required in for the analysis. Nonetheless, this is not a
proper practice and can harm the transparency of the analytic session. The log-file
should include as much information about the history of the analysis as possible.
Use the "Markers" for hiding sections of the log-file in the dynamic document.
Author
------
E. F. Haghish
University of Göttingen
_haghish@med.uni-goesttingen.de_
[https://github.com/haghish](https://github.com/haghish)
See also
--------
- [Statax](https://github.com/haghish/statax), JavaScript & LaTeX syntax highlighter for Stata
License
-------
MIT License
- - -
This help file was dynamically produced by
[MarkDoc Literate Programming package](http://www.haghish.com/markdoc/)
***/
cap prog drop markdoc
program markdoc
// -------------------------------------------------------------------------
// NOTE:
// Stata 14 introduces ustrltrim() function for removing Unicode whitespace
// characters and blanks. The previous trim() function cannot remove unicode
// whitespace. The program is updated to function for all versions of Stata,
// but yet, there is a slight chance of "unreliable" behavior from markdoc
// in older versions of Stata, if the string has a unicode whitespace. This
// can be fixed by finding a solution to avoid "ustrltrim()". Yet, most of
// the torture tests have been positive.
// =========================================================================
local version = int(`c(stata_version)')
if `version' <= 13 {
local trim trim
local version 11
}
if `version' > 13 {
local trim ustrltrim
local version 14
}
version `version'
// -------------------------------------------------------------------------
// WARNING
// =======
//
// Any change in the syntax should be also made in rundoc.ado and markdoc
// called by rundoc
// =========================================================================
syntax [anything(name=smclfile id="The smcl file name is")] ///
[, ///
replace /// replaces the exported file
mini /// runs markdoc independent of Pandoc and wkhtmltopdf
MARKup(name) /// specifies the markup language used in the document
Export(name) /// specifies the exported format
saving(str) /// UNDOCUMENTED
INSTALl /// Installs the required software automatically
Test /// tests the required software to make sure they're running correctly
PANdoc(str) /// specifies the path to Pandoc software on the machine
PRINTer(str) /// the path to the PDF printer on the machine
master /// creates a "Main" LaTeX & HTML layout
statax /// Activate the syntax highlighter
TEMPlate(str) /// template docx, CSS, ODT, or LaTeX heading
TITle(str) /// specifies the title of the document (for styling)
subtitle(str) /// specifies the subtitle (currently only for slides)
AUthor(str) /// specifies the author of mthe document (for styling)
AFFiliation(str) /// specifies author affiliation (for styling)
ADDress(str) /// specifies author contact information (for styling)
Date /// Add the current date to the document
SUMmary(str) /// writing the summary or abstract of the report
VERsion(str) /// add version to dynamic help file
STYle(name) /// specifies the style of the document
toc /// Creates table of content
build /// creates the toc and pkg files
NOIsily /// Debugging Pandoc, pdfLaTeX, and wkhtmltopdf
ASCIItable /// convert ASCII tables to SMCL in dynamic help files
NUMbered /// number Stata commands
helplayout /// create temporary help layout
unc /// an option for working with markdoc on servers
debug /// run the debug mode and save the temporary files
suppress /// UNDOCUMENTER, avoids unnecessary warnings
///
/// Slide options
/// ========================================================================
btheme(str) ///
bcolor(str) ///
bfont(str) ///
bfontsize(str) ///
bcodesize(str) ///
bwidth(str) ///
bheight(str) ///
/// DISCONTINUED SYNTAX
/// ========================================================================
MATHjax /// Interprets mathematics using MathJax
linesize(numlist max=1 int >=80 <=255) /// line size of the document and translator
TEXmaster /// creates a "Main" LaTeX file which is executable
///SETpath(str) /// the path to the PDF printer on the machine
///Printer(name) /// the printer name (for PDF only)
///TABle /// changes the formats of the table and creates publication ready tables (UNDER DEVELOPMENT AND UNDOCUMENTED)
///RUNhead(str) /// running head for the document (for styling)
///PDFlatex(str) ///this command is discontinued in version 3.0 and replaced by setpath()
///Font(name) /// specifies the document font (ONLY HTML)
]
// =========================================================================
// AVOID CRASHES by removing the working log from previous execution
// =========================================================================
macro drop currentmarkdocdofile
// =========================================================================
// CHANGED SYNTAX
// =========================================================================
local mathjax mathjax
if !missing("`mini'") {
if !missing("`markup'") {
if "`markup'" != "md" | "`markup'" != "markdown" | "`markup'" != "Markdown" {
display as err "{bf:`markup'} markup language is not supported in markdoc {bf:mini}"
}
}
}
if "`style'" == "" local style "simple"
if !missing("`texmaster'") {
di "The {bf:texmaster} option was renamed to {bf:master}, although it " ///
"continues to work..." _n
local master master
}
if !missing("`linesize'") {
di "The {bf:linesize} option is discontinued. {bf:markdoc} auto-detects " ///
"the linesize..." _n
local linesize
}
// =========================================================================
// check the path: make sure the file is executed from the working directory
// =========================================================================
if !missing("`mini'") {
local currentwd : pwd
capture abspath "`smclfile'"
if _rc != 0 capture abspath `smclfile'
if _rc == 0 {
if "`currentwd'" != "`r(path)'" {
// WARNING
if missing("`suppress'") di as txt "(note: source file is not in working directory)"
}
}
}
// -------------------------------------------------------------------------
// Check for Required Packages (Weaver & Statax)
// =========================================================================
capture findfile github.ado
if _rc != 0 {
if !missing("`install'") {
net install github, from("https://haghish.github.io/github/")
}
else {
display as err "github package is required: " ///
`"{ul:{stata net install github, from("https://haghish.github.io/github/"):net install github, from("https://haghish.github.io/github/")}}"' _n(2)
error 601
}
}
capture findfile weave.ado
if _rc != 0 {
if !missing("`install'") {
github install haghish/weaver
}
else {
capture findfile statax.js
if _rc != 0 {
display as err "weaver & statax packages are required: " _n ///
"{c 149} {ul:{stata github install haghish/weaver:github install haghish/weaver}}" _n ///
"{c 149} {ul:{stata github install haghish/statax:github install haghish/statax}}" ///
_n(2)
error 601
}
if _rc == 0 {
display as err "Weaver package is required: " ///
"{ul:{stata github install haghish/weaver:github install haghish/weaver}}" _n(2)
error 601
}
}
}
capture findfile statax.js
if _rc != 0 {
if !missing("`install'") {
github install haghish/statax
}
else {
display as err "statax package is required: " ///
"{ul:{stata github install haghish/statax:github install haghish/statax}}" _n(2)
error 601
}
}
// Run weaversetup
// -------------------------------------------------------------------------
capture program drop weaversetup //reload it
capture weaversetup //it might not be yet created
// Creating PDF slides with LaTeX Markup is the same as writing LaTeX PDF doc
// -------------------------------------------------------------------------
if "`export'" == "slide" & "`markup'" == "latex" {
local export pdf
}
// Creating html slides with for he light-weight markdoc mini
// -------------------------------------------------------------------------
if !missing("`mini'") & "`export'" == "slide" {
local export slidehtm
}
// Auto-correcting possible typos
// -------------------------------------------------------------------------
if "`markup'" == "HTML" local markup html
if "`markup'" == "LATEX" local markup latex
if "`markup'" == "Markdown" local markup markdown
if "`export'" == "markdown" local export md
if "`export'" == "PDF" local export pdf
if "`export'" == "HTML" local export html
if "`export'" == "LATEX" | "`export'" == "latex" local export tex
if "`export'" == "SMCL" local export smcl
if "`export'" == "STHLP" local export sthlp
if "`export'" == "latex" local export tex
if "`export'" == "" local export md
// =========================================================================
// MINI MODE
//
// mini mode is used to avoid depending on third-party software. It currently
// only allows generating markdown documents and html documents in Stata 15.
// later on supports for docx and pdf will be provided
// -------------------------------------------------------------------------
if !missing("`mini'") {
if `c(stata_version)' < 15 & "`export'" != "sthlp" & "`export'" != "slidehtm" {
di as err "the {bf:mini} option requires Stata 15 or above"
di as txt "you could remove the {bf:mini} option and run markdoc in the full-version mode"
err 1
}
if "`export'" != "md" & "`export'" != "html" ///
& "`export'" != "docx" & "`export'" != "pdf" ///
& "`export'" != "sthlp" & "`export'" != "slidehtm" {
di as err "the {bf:mini} option currently only supports " ///
"{bf:md}, {bf:html}, {bf:docx}, {bf:pdf}, {bf:slide}, and {bf:sthlp} formats"
if "`export'" == "tex" {
di as err "{p}use the {bf:Pandoc} engine to export {bf:tex} documents " ///
"i.e. remove the {bf:mini} option and make sure Pandoc is " ///
"installed on your machine"
}
err 198
}
}
// =========================================================================
// Markup Language:
// check the markup language and the exported document format. If the
// format is not specified, alter the default if the "markup" is specified.
// check the output document for LaTeX and HTML markups and if the document
// does not match the markup language, return proper error
// =========================================================================
if "`markup'" == "html" {
if "`export'" != "html" & "`export'" != "pdf" & "`export'" != "xhtml" & ///
!missing("`export'") {
di as err "{p}The {bf:html} markup can only export {bf:html} " ///
"and {bf:pdf} documents"
error 100
}
if missing("`export'") local export html
}
if "`markup'" == "latex" {
if "`export'" != "tex" & "`export'" != "pdf" & !missing("`export'") {
di as err "{p}The {bf:latex} markup can only export {bf:tex} " ///
"and {bf:pdf} documents"
error 100
}
if missing("`export'") local export tex
}
// should markdoc be quiet?
// -------------------------------------------------------------------------
if missing("`noisily'") {
local cap cap
}
// The printer is used for creating PDF documents in markdoc. In general,
// there are 2 printers available which are "wkhtmltopdf" & "pdflatex."
// The default is "wkhtmltopdf"
// -------------------------------------------------------------------------
if "`export'" == "pdf" & "`markup'" != "latex" {
global printername "wkhtmltopdf" //printer for HTML and Markdown
if missing("`printer'") & !missing("$pathWkhtmltopdf") {
local printer "$pathWkhtmltopdf"
}
}
// should markdoc create a layout master?
// -------------------------------------------------------------------------
if !missing("`style'") | !missing("`statax'") | "`export'" == "pdf" {
if "`export'" == "pdf" | "`export'" == "html" {
local master master
}
}
if "`export'" == "tex" & !missing("`statax'") {
local master master
}
// =========================================================================
// pdfLaTeX
//
// This section does not install pdfLaTeX. But it attempts to find it
// on the users' operating system
// =========================================================================
if "`export'" == "pdf" & "`markup'" == "latex" & missing("`printer'") ///
| "`export'" == "slide" & missing("`printer'") {
global printername "pdflatex"
// look for weaversetup.ado
if !missing("$pathPdflatex") {
local printer "$pathPdflatex"
}
//be nice and search for it on their machines!
else {
// WINDOWS 32bit
// =============
// ???
// WINDOWS 64bit
// =============
if "`c(os)'" == "Windows" {
cap quietly findfile pdflatex.exe, ///
path("C:\Program Files\MiKTeX 2.9\miktex\bin\x64\")
if "`r(fn)'" != "" {
local printer "C:\Program Files\MiKTeX 2.9\miktex\bin\x64\pdflatex.exe"
}
}
// MACINTOSH
// =========
if "`c(os)'" == "MacOSX" {
cap quietly findfile pdflatex, path("/usr/texbin/")
if "`r(fn)'" != "" {
local printer "/usr/texbin/pdflatex"
}
}
// Unix
// ====
// ???
}
if missing("`printer'") {
di as txt "{p}(The {bf:printer} option is not defined, but " ///
"markdoc attempts to access pdfLaTeX automatically)" _n
display "(warning! pdfLaTeX not found...)"
//error 100
}
}
// =========================================================================
// STYLE
//
// markdoc applies a number of styles for HTML, PDF, and LaTeX documents
// The default style is "simple." Below the name of available styles is
// specified for each output format. The available styles are "simple"
// and "stata." The default style is "simple"
// =========================================================================
if "`style'" == "" local style "simple"
if "`export'" == "pdf" & "`style'" == "" local style "simple"
// CHECK FOR REQUIRED SOFTWARE
// -------------------------------------------------------------------------
//If PDF format is specified and pdf path is not empty, make sure file exists
if "`printer'" != "" {
confirm file "`printer'"
}
if !missing("`pandoc'") {
confirm file "`pandoc'"
global pandoc "`pandoc'"
}
else if missing("`pandoc'") & !missing("$pathPandoc") {
confirm file "$pathPandoc"
global pandoc "$pathPandoc"
}
// Print the path to pandoc
// -------------------------------------------------------------------------
if !missing("`noisily'") display _n(2) "{title:Pandoc path}" _n "$pandoc"
// checkes the required software
// -------------------------------------------------------------------------
if missing("`mini'") & "`export'" != "sthlp" & "`export'" != "slidehtm" {
markdoccheck , `install' `test' export(`export') style(`style') ///
markup(`markup') pandoc("$pandoc") printer("`printer'")
}
// -------------------------------------------------------------------------
// TEST markdoc
// =========================================================================
if "`test'" == "test" {
di _n(2)
di as txt "{hline}" _n
di as txt "{p}{ul: {bf:Running Example Do-file}}" _n
di as txt "{p}Running example.do from " ///
`"{browse "http://www.haghish.com/packages/markdoc/example.do":http://www.haghish.com/packages/markdoc/example.do}. "' ///
"Make sure you are {bf:connected to internet} and you " ///
"have permision to write and remove files in the current " ///
"working directory. " _n
do "http://www.haghish.com/packages/markdoc/example.do"
di _n(2)
di as txt "{hline}" _n
di as txt "{p}{ul: {bf:Running markdoc Test}}" _n
di as txt "{p}The example do-file is successfully executed. Next, " ///
"markdoc attempts to compile a HTML and PDF document" _n
markdoc example, export(html) statax replace ///
title(Testing markdoc Package) author(E. F. Haghish) ///
affiliation("Medical Biometry and Medical Informatics, " ///
"University of Freiburg") ///
address(haghish@imbi.uni-freiburg.de) style(stata) pandoc("`pandoc'") ///
printer("`printer'") `noisily' `install'
markdoc example, export(pdf) statax replace ///
title(Testing markdoc Package) author(E. F. Haghish) ///
affiliation("Medical Biometry and Medical Informatics, " ///
"University of Freiburg") ///
address(haghish@imbi.uni-freiburg.de) style(stata) pandoc("`pandoc'") ///
printer("`printer'") `noisily' `install'
cap quietly findfile "example.html"
if "`r(fn)'" != "" {
cap quietly findfile "example.pdf"
if "`r(fn)'" != "" {
display as txt "{p}{bf: markdoc works properly. " ///
"May The Source Be With You! ;)}" _n
}
}
di as txt "{hline}" _n
}
// -------------------------------------------------------------------------
// SYNTAX PROCESSING
// =========================================================================
// Syntax Highlighter
// -------------------------------------------------------------------------
if "`export'" != "html" & "`export'" != "pdf" & !missing("`statax'") ///
& "`export'" != "tex" {
if missing("`mini'") & "`export'" != "slide" {
display as txt "{p}(The {bf:statax} option is only used " ///
"when exporting to {bf:html}, {bf:pdf}, or {bf:tex} formats)" _n
local statax //Erase the macro
}
}
if !missing("`mini'") {
if "`export'" != "html" & "`export'" != "slidehtm" {
local statax
}
}
// PDF PROCESSING
// ==============
// Create a local for processing the PDF. Then change the export to HTML
// and later, change it to PDF using the "pdfhtml" local
if missing("`mini'") & "`export'" == "pdf" & "`markup'" != "latex" {
local pdfhtml "pdfhtml"
local export "html"
}
if "`export'" == "pdf" & "`markup'" == "latex" {
local pdftex "pdftex"
tempfile tex2pdf
//local export "tex"
}
/*
if !missing("`pdfhtml'") | !missing("`pdftex'") {
if !missing("`printer'") {
display as txt "{p}(The {bf:printer} option is only used " ///
"when exporting to {bf:pdf} format)" _n
//error 198
}
}
*/
if "`master'" != "" & "`export'" != "tex" & "`export'" != "pdf" & "`export'" != "html" {
di as txt "{p}(The {ul:{bf:master}} option should only be " ///
"specified while exporting to {bf:tex} or {bf:html} format)" _n
}
//Styles should be "simple" or "stata"
if "`style'" != "" & "`style'" != "stata" & "`style'" != "simple" ///
& "`style'" != "formal" & "`style'" != "empty" {
di as err "{p}{bf:style} option not recognized."
error 198
}
// make sure no problem happenes if the file has double quotation sign
capture local fname : display "`smclfile'"
if _rc != 0 {
capture local fname : display `smclfile'
if _rc == 0 {
local smclfile `fname'
}
}
// Use Absolute Path for UNC working directory
if c(os) == "Windows" & substr(c(pwd),1,2) =="\\\\" {
capture abspath "`smclfile'"
if _rc != 0 capture abspath `smclfile'
if _rc == 0 {
local smclfile `r(abspath)'
}
}
//If there is NO SMCL FILE and INSTALL or TEST options are not given,
//RETURN AN ERROR that the SMCL FILE IS NEEDED
if "`smclfile'" == "" & "`test'" == "" & "`install'" == "" {
di as txt _n(2) "{bf:markdoc requires...}" _n(2) ///
" smcl log-file to produce a dynamic document or PDF slides" _n ///
" {cmd:. markdoc {it:smclname}, [options]}" _n(2) ///
" do, ado, or mata file to produce dynamic Stata help files" _n ///
" {cmd:. markdoc {it:filename}, export(sthlp)}" _n(2) ///
" the {bf:test} option to test the required third-party software" _n ///
" {cmd:. markdoc, test}" _n(2) ///
"see {help markdoc} for more details"
exit 198
}
//Avoid Syntax Error for TEST and INSTALL options, when there is no
//SMCL file specified in the command. To do so, only run the engine
//when the SMCL file is provided and the TEST option is NOT GIVEN.
//HOWEVER, IF THE USER WISHES TO RUN markdoc AND INSTALL IT AT THE SAME
//TIME, THERE WOULD BE NO CONFLICT AT ALL.
if "`smclfile'" != "" & "`test'" == "" & "`export'" != "sthlp" & ///
"`export'" != "smcl" {
// Create an "output" file that is exported from Pandoc
// --------------------------------------------------------------
tempfile output
// For those who work on the server, temporary file with a suffix that
// does not yet exist becomes a problem. Define a temporary file and
// replace the current remp file!
tempfile tempput
tempname knot
file open `knot' using "`tempput'", write
file close `knot'
confirm file "`tempput'"
tempfile md
local md "`md'_.md"
local input `smclfile'
if (index(lower("`input'"),".smcl")) {
local input : subinstr local input ".smcl" ""
local extension smcl
if "`export'" == "slidehtm" {
local convert "`input'.htm"
local output "`output'.htm"
}
else if "`export'" == "slide" {
local convert "`input'.pdf"
local output "`output'.pdf"
}
else if "`export'" == "dzslide" | "`export'" == "slidy" {
local convert "`input'.html"
local output "`output'.html"
}
else {
local convert "`input'.`export'"
local output "`output'.`export'"
}
local html "`input'_.html"
local pdf "`input'.pdf"
local name "`input'"
local input "`input'.smcl"
}
else if (index(lower("`input'"),".ado")) {
local input : subinstr local input ".ado" ""
local extension ado
*if "`export'" == "slide" local convert "`input'.pdf"
*else if "`export'" == "dzslide" local convert "`input'.html"
*else if "`export'" == "slidy" local convert "`input'.html"
*else local convert "`input'.`export'"
if "`export'" == "slidehtm" {
local convert "`input'.htm"
local output "`output'.htm"
}
else if "`export'" == "slide" {
local convert "`input'.pdf"
local output "`output'.pdf"
}
else if "`export'" == "dzslide" | "`export'" == "slidy" {
local convert "`input'.html"
local output "`output'.html"
}
else {
local convert "`input'.`export'"
local output "`output'.`export'"
}
local md "`input'.md"
local html "`input'_.html"
local pdf "`input'.pdf"
local name "`input'"
local input "`input'.ado"
local scriptfile 1 //define a scriptfile
}
else if (index(lower("`input'"),".mata")) {
local input : subinstr local input ".mata" ""
local extension mata
if "`export'" == "slidehtm" {
local convert "`input'.htm"
local output "`output'.htm"
}
else if "`export'" == "slide" local convert "`input'.pdf"
else if "`export'" == "dzslide" local convert "`input'.html"
else if "`export'" == "slidy" local convert "`input'.html"
else local convert "`input'.`export'"
local md "`input'.md"
local html "`input'_.html"
local pdf "`input'.pdf"
local name "`input'"
local input "`input'.mata"
local scriptfile 1 //define a scriptfile
}
else if (index(lower("`input'"),".do")) {
local input : subinstr local input ".do" ""
local extension do
if "`export'" == "slidehtm" {
local convert "`input'.htm"
local output "`output'.htm"
}
else if "`export'" == "slide" {
local convert "`input'.pdf"
local output "`output'.pdf"
}
else if "`export'" == "dzslide" | "`export'" == "slidy" {
local convert "`input'.html"
local output "`output'.html"
}
else {
local convert "`input'.`export'"
local output "`output'.`export'"
}
local md "`input'.md"
local html "`input'_.html"
local pdf "`input'.pdf"
local name "`input'"
local rundocScript "`input'"
local input "`input'.do"
*local scriptfile 1 //define a scriptfile
local rundoc 1 //run rundoc
global rundoc "`input'" //allow rundoc get nested in the file
}
else if (index(lower("`input'"),".md")) {
local extension md
local input : subinstr local input ".md" ""
if "`export'" == "slidehtm" {
local convert "`input'.htm"
local output "`output'.htm"
}
else if "`export'" == "slide" {
local convert "`input'.pdf"
local output "`output'.pdf"
}
else if "`export'" == "dzslide" | "`export'" == "slidy" {
local convert "`input'.html"
local output "`output'.html"
}
else {
local convert "`input'.`export'"
local output "`output'.`export'"
}
local md "`input'_.md"
local html "`input'_.html"
local pdf "`input'.pdf"
local name "`input'"
local input "`input'.md"
local scriptfile 1 //define a scriptfile
}
else if (!index(lower("`input'"),".smcl")) {
if !missing("`debug'") di as err "FILE TYPE UNKNOWN"
if "`export'" == "slidehtm" {
local convert "`input'.htm"
local output "`output'.htm"
}
else if "`export'" == "slide" {
local convert "`input'.pdf"
local output "`output'.pdf"
}
else if "`export'" == "dzslide" | "`export'" == "slidy" {
local convert "`input'.html"
local output "`output'.html"
}
else {
local convert "`input'.`export'"
local output "`output'.`export'"
}
local md "`input'_.md"
local html "`input'_.html"
local pdf "`input'.pdf"
local name "`input'"
local input "`input'.smcl"
}
*confirm file "`input'"
cap confirm file "`input'"
if _rc != 0 {
cap confirm file "`smclfile'"
if _rc != 0 {
di as err "file `smclfile' not found"
}
else di as err "file `smclfile' is not a Stata file (.smcl, .do, " ///
".ado, .mata)"
exit 198
}
*Check if the exported document already exists
capture quietly findfile "`convert'"
if "`r(fn)'" != "" & "`replace'" == "" {
di as err "{p}{bf:`convert'} file already exists. " ///
"Use the {bf:replace} option to replace the existing file."
exit 198
}
// ??? update this in the documentation after testing
if !missing("`saving'") local convert `saving'
quietly copy "`tempput'" "`output'", replace
// =========================================================================
// Execute rundoc for the do-files
//
// execute rundoc with the `name' which does not have the ".do"
// =========================================================================
if !missing("`rundoc'") {
if !missing("`noisily'") di as err "{title:INITIATING RUNDOC.ado}"
if !missing("`pdfhtml'") local export "pdf"
if !missing("`pdfmd'") local export "pdf"
rundoc "`name'", ///
`replace' ///
`mini' ///
markup(`markup') ///
export(`export') ///
saving(`saving') ///
`install' ///
`test' ///
pandoc("`pandoc'") ///
printer("`printer'") ///
`master' ///
`statax' ///
template(`template') ///
title("`title'") ///
author("`author'") ///
affiliation("`affiliation'") ///
address("`address'") ///
`date' ///
summary("`summary'") ///
version("`version'") ///
style("`style'") ///
linesize(`linesize') ///
`toc' ///
`noisily' ///
`debug' ///
`suppress' ///
`asciitable' ///
`numbered' ///
`mathjax' ///
btheme(`btheme') ///
bcolor(`bcolor') ///
bfont(`bfont') ///
bfontsize(`bfontsize') ///
bcodesize(`bcodesize') ///
bwidth(`bwidth') ///
bheight(`bheight')
macro drop currentmarkdocdofile
exit
}
// -------------------------------------------------------------------------
// RUN THE ENGINE FOR LOG FILES
// =========================================================================
if missing("`scriptfile'") {
****************************************************
*
* MAIN ENGINE : Log to Document
* -----------
* Part 0- Correcting grave accents in the end of the line
* Part 1- Correcting the SMCL file
* Part 2- Processing the SMCL file
* Part 3- Converting the SMCL file
* A: Convert to TXT
* B: Process the TXT file
* Part 4- Converting TXT to Markdown / HTML / LaTeX
* Part 5- Exporting dynamic document
****************************************************
****************************************************
* PART 0. CORRECTING THE SMCL FILE FROM GRAVE ACCENTS
* - the grave accents are common markdown
* syntax. If the accents appear as the last
* character of the line, they crash Stata
* with an error of "too few quotes". I have
* found a workaround, but is not 100% secure
* If you have better suggestions, please
* go ahead and submit your code on GitHub
****************************************************
tempfile tmp00 //DEFINE tmp00 FOR THE FIRST TIME
tempname hitch knot
qui file open `hitch' using `"`input'"', read
qui file open `knot' using `"`tmp00'"', write replace
file read `hitch' line
while r(eof) == 0 {
capture if substr("`macval(line)'",-1,.) == "`" local graveaccent 1
else local graveaccent ""
if "`graveaccent'" == "1" {
local line "`macval(line)' "
local graveaccent ""
}
local line : subinstr local line "``" "\`", all
capture file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
file write `knot' `"`macval(line)'"' _n
file close `hitch'
file close `knot'
if !missing("`debug'") {
capture erase 0process0.smcl
copy "`tmp00'" 0process0.smcl , replace //For debugging
}
****************************************************
* PART 1. CORRECTING THE SMCL FILE
* - Removing indents before special notations
* - Loop correction
* - Changing "." to "{com}."
****************************************************
tempfile tmp //DEFINE tmp FOR THE FIRST TIME
tempname hitch knot
*qui file open `hitch' using `"`input'"', read
qui file open `hitch' using `"`tmp00'"', read
qui file open `knot' using `"`tmp'"', write replace
*file write `knot' _newline
file read `hitch' line
// IF THE DOCUMENT IS IN LATEX MARKUP, BEGIN WITH VERBATUM
// It is not clear if the user wishes to write his own LaTeX document or
// just create a tex file. This requires post processing to erase the
// unnecessary \begin{verbatum}
if "`markup'" == "latex" & "`style'" != "empty" {
file write `knot' "\begin{verbatim}" _n
}
while r(eof) == 0 {
local jump
local jump2
// -----------------------------------------------------------------
// Change the accents
// =================================================================
local line : subinstr local line "`" "{c 96}", all
local line : subinstr local line "'" "{c 39}", all
// -----------------------------------------------------------------
// replacing the "dots" with "{com}. "
// =================================================================
if substr(`"`macval(line)'"',1,1) == "." & `"`macval(line)'"' > "." {
local line : subinstr local line "." "{com}."
}
// -----------------------------------------------------------------
// LOOP CORRECTION
// =================================================================
if substr(`"`macval(line)'"',1,5) == "{txt}" & ///
substr(`"`macval(line)'"',9,6) == "{com}." {
local preline `"`macval(line)'"'
local preline = substr(`"`macval(preline)'"',15,.)
//remove numbering system
if missing("`numbered'") {
*local line `"{txt} {com}. `macval(preline)'"'
local line = substr(`"`macval(line)'"',9,.)
}
// Figure Interpretation
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" & ///
"`export'" == "html" {
local figure 1 // indicator
file write `knot' _n
if substr(trim(`"`macval(preline)'"'),1,6) == "/***$$" {
file write `knot' "//FIGURENEW"
local preline : subinstr local preline "/***$$" "/***"
}
else if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" {
file write `knot' "//FIGURECONTINUE"
local preline : subinstr local preline "/***$" "/***"
}
}
if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" & ///
"`export'" != "html" {
file write `knot' _n
if substr(trim(`"`macval(preline)'"'),1,6) == "/***$$" {
local preline : subinstr local preline "/***$$" "/*"
}
else if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" {
local preline : subinstr local preline "/***$" "/*"
}
}
// Text Interpretation
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,4) == "/***" & ///
substr(trim(`"`macval(preline)'"'),1,5) != "/***/" & ///
substr(trim(`"`macval(preline)'"'),1,5) != "/****" {
file write `knot' _n
file read `hitch' line
while substr(`"`macval(line)'"',1,1) == ">" {
local preline `"`macval(line)'"'
local preline : subinstr local preline ">" ""
ocal preline : subinstr local preline " " " ", all //convert tab to 4 spaces
* local preline = trim(`"`macval(preline)'"') //THIS WILL RUIN MARKDOWN
file write `knot' `">`macval(preline)'"' _n
file read `hitch' line
}
local jump2 1
local jump 1
}
// Special notations
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,9) == "qui log c" | ///
substr(trim(`"`macval(preline)'"'),1,11) == "qui log off" | ///
substr(trim(`"`macval(preline)'"'),1,10) == "qui log on" | ///
substr(trim(`"`macval(preline)'"'),1,11) == "qui markdoc" | ///
substr(trim(`"`macval(preline)'"'),1,8) == "markdoc " {
local jump 1
}
// Hiding comments
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,2) == "//" | ///
substr(trim(`"`macval(preline)'"'),1,1) == "*" {
local jump 1
}
}
// -----------------------------------------------------------------
// Stata & Mata Correction
// =================================================================
if substr(`"`macval(line)'"',1,6) == "{com}." | ///
substr(`"`macval(line)'"',1,6) == "{com}:" | ///
substr(`"`macval(line)'"',1,1) == ":" {
local preline `"`macval(line)'"'
local preline : subinstr local preline "{com}." ""
local preline : subinstr local preline "{com}:" ""
if substr(`"`macval(line)'"',1,1) == ":" {
local preline : subinstr local preline ":" ""
}
// Figure Interpretation
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" & ///
"`export'" == "html" {
file write `knot' _n
if substr(trim(`"`macval(preline)'"'),1,6) == "/***$$" {
capture file close `fig'
local figure = `figure' + 1 // indicator
tempfile f`figure'
tempname fig
file write `knot' "//FIGURENEW"
file read `hitch' line
qui file open `fig' using "`f`figure''", write replace
while substr(`"`macval(line)'"',1,1) == ">" {
local preline `"`macval(line)'"'
local preline : subinstr local preline ">" ""
local preline = trim(`"`macval(preline)'"')
if substr(trim(`"`macval(preline)'"'),1,4) != "***/" {
file write `fig' `"`macval(preline)'"' _n
}
file read `hitch' line
}
}
else if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" {
file read `hitch' line
while substr(`"`macval(line)'"',1,1) == ">" {
local preline `"`macval(line)'"'
local preline : subinstr local preline ">" ""
local preline = trim(`"`macval(preline)'"')
if substr(trim(`"`macval(preline)'"'),1,4) != "***/" {
file write `fig' `"`macval(preline)'"' _n
}
file read `hitch' line
}
}
}
// If export is not HTML, hide them
if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" & ///
"`export'" != "html" {
file write `knot' _n
if substr(trim(`"`macval(preline)'"'),1,6) == "/***$$" {
local preline : subinstr local preline "/***$$" "/*"
}
else if substr(trim(`"`macval(preline)'"'),1,5) == "/***$" {
local preline : subinstr local preline "/***$" "/*"
}
}
// Text Interpretation
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,4) == "/***" & ///
substr(trim(`"`macval(preline)'"'),1,5) != "/***/" & ///
substr(trim(`"`macval(preline)'"'),1,5) != "/****" {
file write `knot' _n
file read `hitch' line
while substr(`"`macval(line)'"',1,1) == ">" {
local preline `"`macval(line)'"'
local preline : subinstr local preline ">" ""
local preline : subinstr local preline " " " ", all //convert tab to 4 spaces
* local preline = trim(`"`macval(preline)'"')
file write `knot' `">`macval(preline)'"' _n
file read `hitch' line
}
local jump2 1
local jump 1
}
// Special notations
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,5) == "/***/" | ///
substr(trim(`"`macval(preline)'"'),1,4) == "/**/" | ///
substr(trim(`"`macval(preline)'"'),1,4) == "//ON" | ///
substr(`trim'(`"`macval(preline)'"'),1,8) == "//IMPORT" | ///
substr(trim(`"`macval(preline)'"'),1,5) == "//OFF" {
local preline = trim(`"`macval(preline)'"')
local line `"{com}. `macval(preline)'"'
}
if substr(trim(`"`macval(preline)'"'),1,9) == "qui log c" | ///
substr(trim(`"`macval(preline)'"'),1,11) == "qui log off" | ///
substr(trim(`"`macval(preline)'"'),1,10) == "qui log on" | ///
substr(trim(`"`macval(preline)'"'),1,11) == "qui markdoc" | ///
substr(trim(`"`macval(preline)'"'),1,8) == "markdoc " {
local jump 1
}
// Hiding comments
// -------------------------------------------------------------
if substr(trim(`"`macval(preline)'"'),1,2) == "//" & ///
substr(trim(`"`macval(preline)'"'),1,5) != "//OFF" & ///
substr(trim(`"`macval(preline)'"'),1,4) != "//ON" & ///
substr(`trim'(`"`macval(preline)'"'),1,8) != "//IMPORT" {
local jump 1
}
if substr(trim(`"`macval(preline)'"'),1,1) == "*" {
local jump 1
}
if substr(trim(`"`macval(preline)'"'),1,2) == "/*" & ///
substr(trim(`"`macval(preline)'"'),1,4) != "/**/" & ///
substr(trim(`"`macval(preline)'"'),1,5) != "/***/" & ///
substr(trim(`"`macval(preline)'"'),1,4) != "/***" | ///
substr(trim(`"`macval(preline)'"'),1,5) == "/****" {
local preline = trim(`"`macval(preline)'"')
local line `"{com}. `macval(preline)'"'
}
}
//remove markdoc output text
if substr(trim(`"`macval(line)'"'),1,16) == "(markdoc created" ///
| substr(trim(`"`macval(line)'"'),1,19) == "{p}(markdoc created" {
local jump 1
}
if missing("`jump'") {
file write `knot' `"`macval(line)'"' _n
}
if missing("`jump2'") {
file read `hitch' line
}
}
file close `knot'
capture file close `fig'
if !missing("`debug'") {
capture erase 0process1.smcl
copy "`tmp'" 0process1.smcl , replace //For debugging
}
//copy "`f1'" fig1.txt, replace
//copy "`f`figure''" fig2.txt, replace
********************************************************************
* PART 2- PROCESSING SMCL:
*
* 1) Add empty line after comments followed by a command
* 2) Add an empty line if {res} is abruptly follow by {com}
* 3) Add an empty line after long commands (also in braces)
* 4) ADDING AN EMPTY LINE BETWEEN COMMAND AND OUTPUT
* 5) HIDING COMMANDS/COMMENTS for /**/ & "*" MARKER
* 6) HIDING OUTPUTS for /***/ MARKER
* 7) HIDING //OFF - //ON
* 8) HIDING //COMMAND - //END
* 9) HIDING //RESULT - //END
* 10) HIDING COMMENTS
* 11) MANIPULATE COMMENT MARKERS
* 12) REMOVING EMPTY LINES
* 13) REMOVING txt COMMAND
* 14) REMOVING img COMMAND
* 15) REMOVING tble COMMAND
* 16) REMOVING MATA FUNCTION
********************************************************************
tempfile tmp1 //DEFINE tmp1 FOR THE FIST TIME
tempname hitch knot
qui file open `hitch' using "`tmp'", read
qui file open `knot' using `"`tmp1'"', write replace
*file write `knot' _newline
file read `hitch' line
while r(eof) == 0 {
local jump // RESET JUMP
local word1 : word 1 of `"`macval(line)'"'
local pre1 : word 1 of `"`previousline'"' //Previous line
********************************************************************
* 1) add empty line after comments followed by a command
********************************************************************
if substr(`"`macval(pre1)'"',1,1) == ">" {
if substr(`"`macval(word1)'"',1,5) == "{com}" {
file write `knot' _newline
}
}
****************************************************************
* 2) Add an empty line if {res} is abruptly follow by {com}
****************************************************************
if substr(`"`macval(pre1)'"',1,5) == "{res}" {
if substr(`"`macval(word1)'"',1,5) == "{com}" {
file write `knot' _newline
}
}
****************************************************************
* 3) Add an empty line after long commands (also in braces)
****************************************************************
if substr(`"`macval(pre1)'"',1,7) == "{com}. " | ///
substr(`"`macval(pre1)'"',9,7) == "{com}. " {
if substr(`"`macval(pre1)'"',-4,.) == " ///" | ///
substr(`"`macval(pre1)'"',-3,.) == " /*" | ///
substr(`"`macval(pre1)'"',-3,.) == "/* " {
*When the /* */ sign is used to move to the next line, avoid
*the * to be interpreted as a Markdown Italic sign
while substr(`"`macval(word1)'"',1,1) == ">" & r(eof) == 0 {
local line : subinstr local line "*/" "\*/"
local line : di substr(`"`macval(line)'"',2,.)
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
local next next
}
if "`next'" == "next" {
file write `knot' _newline //Add empty line
}
}
****************************************************************
* 4) ADDING AN EMPTY LINE BETWEEN COMMAND AND OUTPUT
****************************************************************
if substr(`"`macval(word1)'"',1,1) == ">" {
while substr(`"`macval(word1)'"',1,1) == ">" & r(eof) == 0 {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
if `"`macval(line)'"' != "" {
file write `knot' _n
}
}
}
****************************************************************
* 5) HIDING "/**/" "*" and "//" Comments
****************************************************************
if substr(`"`macval(word1)'"',1,8) == "{com}. *" | ///
///& substr(`"`macval(word1)'"',1,9) != "{com}. *:" | ///
substr(`"`macval(word1)'"',1,9) == "{com}. //" | ///
substr(`"`macval(word1)'"',1,9) == "{com}: //" | ///
substr(`"`macval(word1)'"',1,4) == ": //" | ///
substr(`"`macval(word1)'"',1,11) == "{com}. /**/" {
if substr(`"`macval(word1)'"',1,12) != "{com}. //OFF" & ///
substr(`"`macval(word1)'"',1,11) != "{com}. //ON" & ///
substr(`"`macval(word1)'"',1,15) != "{com}. //IMPORT" {
//Read the next line! and make sure it does not start with
//">" Otherwise read another line
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
// Repeat this action for consequent lines
while substr(`"`macval(word1)'"',1,8) == "{com}. *" ///
| substr(`"`macval(word1)'"',1,9) == "{com}. //" & ///
r(eof) == 0 ///
| substr(`"`macval(word1)'"',1,1) == ">" & r(eof) == 0 ///
| substr(`"`macval(word1)'"',1,4) == ": //" & r(eof) == 0 ///
| substr(`"`macval(word1)'"',1,11) == "{com}. /**/" & ///
r(eof) == 0 {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
}
}
****************************************************************
* 6) HIDING /***/ results
****************************************************************
// when the command begins with /***/ marker, follow all the output
// and remove them all until the next command {com.}
if substr(`"`macval(word1)'"',1,12) == "{com}. /***/" {
// Write it down and read the next line to check if the
// command continues to next lines
//Read the next line! and make sure it does not start with ">"
//Otherwise it means this is the rest of the command
// Repeat this action for consequent lines
while substr(`"`macval(word1)'"',1,12) == "{com}. /***/" ///
& r(eof) == 0 {
//di as err "FOUND ONE"
local line : subinstr local line `"{com}. /***/"' "{com}.", all
//di as err `"`macval(line)'"'
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
//If the command continues, continue writing
while substr(`"`macval(word1)'"',1,1) == ">" & r(eof) == 0 {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
// REMOVE THE OUTPUT
// =================
if substr(`"`macval(word1)'"',1,12) != "{com}. /***/" {
while substr(`"`macval(word1)'"',1,6) != "{com}." ///
& r(eof) == 0 {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
}
}
}
****************************************************************
* 7) HIDING //OFF : Remove anything between //OFF and //ON
****************************************************************
if substr(`"`macval(word1)'"',1,12) == "{com}. //OFF" {
while substr(`"`macval(word1)'"',1,11) != "{com}. //ON" & ///
r(eof) == 0 {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
// Also remove the //ON
if substr(`"`macval(word1)'"',1,11) == "{com}. //ON" {
file write `knot' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
}
****************************************************************
* 8) HIDING //COMMAND : Only keep the commands
* >>>>>>>>>> UNDER DEVELOPMENT <<<<<<<<<<<
****************************************************************
****************************************************************
* 9) HIDING //RESULT : Only keep the output
* >>>>>>>>>> UNDER DEVELOPMENT <<<<<<<<<<<
****************************************************************
****************************************************************
* 10) HIDING COMEMNTS : Remove anything between /* and */
****************************************************************
while substr(`"`macval(word1)'"',1,9) == "{com}. /*" & ///
substr(`"`macval(word1)'"',1,11) != "{com}. /***" | ///
substr(`"`macval(word1)'"',1,12) == "{com}. /****" {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
while substr(`"`macval(word1)'"',1,1) == ">" & ///
r(eof) == 0 {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
}
****************************************************************
* 11) MANIPULATING COMMENT MARKERS : Changing the comment signs
****************************************************************
//Remove "***/"
//=============
if trim(substr(trim(`"`macval(line)'"'),2,.)) == "***/" {
local line : subinstr local line "***/" ""
}
****************************************************************
* 12) REMOVING EMPTY LINES
****************************************************************
// removing the lines that only have "{com}. "
// NOTE: the "{txt}" can add a line between results and next cmd
if trim(`"`macval(line)'"') == "{com}." | ///
trim(`"`macval(line)'"') == "." | ///
trim(`"`macval(line)'"') == "{com}:" | ///
trim(`"`macval(line)'"') == ": " ///
/// | `"`macval(line)'"' == "{txt}"
{
local jump jump
}
****************************************************************
* 13) REMOVING WEAVER COMMANDS
* - txt
* - img
* - tble
****************************************************************
//If the next line does NOT begin with "{txt}>" read
// then read another line. Which means the text was long
if substr(`"`macval(line)'"',1,6) == "{com}." {
local ln `"`macval(line)'"'
local ln : subinstr local ln "{com}." ""
// Problem
// =======
// the "txt" command might be used for multi-line long paragraphs.
// when the text is multi-line. the "txt" command always ends with a
// "{res} ".In a loop, however, the next command comes immediately!
if substr(trim(`"`macval(ln)'"'),1,4) == "txt " {
local txtcommand found //FOR POST PROCESSING
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
if substr(`"`macval(word1)'"',1,5) != "{txt}" & ///
substr(`"`macval(word1)'"',1,5) != "{com}" & ///
trim(`"`macval(line)'"') != "" {
///while substr(`"`macval(line)'"',1,6) != "{txt}>" & ///
///while substr(`"`macval(word1)'"',1,2) == "> " & ///
///substr(`"`macval(word1)'"',1,4) != ">~~~" & ///
while trim(`"`macval(line)'"') != "{res}" & ///
substr(`"`macval(word1)'"',1,5) != "{com}" & ///
r(eof) == 0 {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
}
}
if substr(trim(`"`macval(ln)'"'),1,.) == "img" ///
| substr(trim(`"`macval(ln)'"'),1,9) == "img using" ///
| substr(trim(`"`macval(ln)'"'),1,4) == "img," {
file read `hitch' line
while substr(`"`macval(line)'"',1,1) == ">" & r(eof) == 0 & ///
substr(`"`macval(line)'"',1,3) != ">//" {
file read `hitch' line
}
}
if substr(trim(`"`macval(ln)'"'),1,4) == "tbl " ///
| substr(trim(`"`macval(ln)'"'),1,5) == "tble " {
file read `hitch' line
while substr(`"`macval(line)'"',1,1) == ">" & r(eof) == 0 & ///
substr(`"`macval(line)'"',1,3) != ">//" {
file read `hitch' line
}
}
}
****************************************************************
* 16) PRESERVING mata Function
****************************************************************
if substr(`"`macval(word1)'"',1,15) == "{com}: function" ///
| substr(`"`macval(word1)'"',1,10) == ": function"{
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
while substr(`"`macval(line)'"',1,6) != ": end " & ///
r(eof) == 0 & `"`macval(line)'"' != ": " & ///
`"`macval(line)'"' != "" {
if substr(`"`macval(line)'"',1,1) == ">" & ///
substr(`"`macval(line)'"',1,3) != ">//" {
local line : subinstr local line ">" " "
}
if substr(`"`macval(line)'"',1,3) == ">//" {
local line : subinstr local line ">//" " //"
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
}
//COPY THE CURRENT LINE. It is used in the next round
local previousline `"`macval(line)'"'
if substr(trim(`"`macval(line)'"'),1,19) == "{txt}end of do-file" {
local jump 1
}
if "`jump'" == "" {
file write `knot' `"`macval(line)'"' _n
}
file read `hitch' line
}
file close `knot'
if !missing("`debug'") {
capture erase 0process2.smcl
copy "`tmp1'" 0process2.smcl , replace //for debugging
}
********************************************************************
* GUESSING THE DOCUMENTATION LINESIZE
********************************************************************
if missing("`linesize'") {
local clinesize "`c(linesize)'" //save the linesize
tempfile sth
tempname hitch knot
qui file open `hitch' using "`tmp1'", read
file read `hitch' line
local linelength 1
while r(eof) == 0 {
local pass
cap if substr(`"`macval(line)'"',1,1) == ">" local pass 1
if !missing("`pass'") {
cap local m = strlen(`"`macval(line)'"')
if `m' > `linelength' {
local linelength `m'
}
}
file read `hitch' line
}
file close `hitch'
local pass
// the problem happens if:
// -----------------------
if `linelength' > `c(linesize)' {
if `linelength' > 255 {
di as err _n(2) "{title:Warning}"
di as err "{p}your documentation has a width of " ///
"`linelength' which is beyond the limit of Stata. This " ///
"can corrupt your document... avoid writing very long " ///
"lines in the document. " _n
qui set linesize 255
*error 198
}
else {
di as err _n(2) "{title:Warning}"
di as err "{p}your documentation has a width of " ///
"`linelength', while your Stata has linesize of " ///
"`c(linesize)'. {help markdoc} automatically adjusts your " ///
"document width. You can avoid this warning by increasing " ///
"Stata's {bf:linesize} or by writing shorter lines" _n
qui set linesize `linelength'
}
}
// display the original inelength and linesize
if !missing("`noisily'") {
di as txt _n(2) "{title:Linesize}" _n
display as txt " DOCUMENT WIDTH: `linelength'"
display as txt "SPECIFIED LINESIZE: `clinesize'" _n
}
}
********************************************************************
*CREATING CODE BLOCK WITH txt [code] COMMAND
*
* If the txt [code] command is used consequently, remove empty space
* between the code lines. This code chunk only gets executed if the
* txt command was applied.
********************************************************************
if "`txtcommand'" == "found" {
tempfile tmp
quietly copy `"`tmp1'"' `"`tmp'"', replace
tempfile tmp1
tempname hitch knot
qui file open `hitch' using `"`tmp'"', read
qui file open `knot' using `"`tmp1'"', write replace
*file write `knot' _newline
file read `hitch' line
while r(eof) == 0 {
if substr(`"`macval(word1)'"',1,4) == ">~~~" {
local linecopy `"`macval(line)'"'
file read `hitch' line
if `"`macval(line)'"' == "" {
local linecopy2 `"`macval(line)'"'
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
if substr(`"`macval(word1)'"',1,4) == ">~~~" {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
else file write `knot' `"`macval(linecopy)'"' _n(2)
}
else file write `knot' `"`macval(linecopy)'"' _n
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
file close `knot'
file close `hitch'
if !missing("`debug'") {
copy "`tmp1'" 0process2B.smcl , replace
}
}
********************************************************************
*PROCESSING SMCL: 1) APPENDING LONG LINES IN COMMANDS AND BRACES
* 2) ADDING AN EMPTY LINE BETWEEN COMMAND AND OUTPUT
*
* >>>>>>>>>> UNDER DEVELOPMENT <<<<<<<<<<
********************************************************************
********************************************************************
*Statax WEAVER EXPORT: ADD <pre class="sh_stata">
********************************************************************
if "`statax'" == "statax" & "`export'" == "html" | ///
"`statax'" == "statax" & "`export'" == "pdf" {
tempfile tmp
quietly copy `"`tmp1'"' `"`tmp'"', replace
tempfile tmp1
tempname hitch knot
qui file open `hitch' using `"`tmp'"', read
qui file open `knot' using `"`tmp1'"', write replace
file write `knot' _newline
file read `hitch' line
while r(eof) == 0 {
local word1 : word 1 of `"`macval(line)'"'
while substr(`"`macval(word1)'"',1,7) == "{com}. " {
//PROCESS THE PROGRAMS DIFFERENTLY
//================================
if substr(`"`macval(word1)'"',1,12) == "{com}. prog " | ///
substr(`"`macval(word1)'"',1,13) == "{com}. progr " | ///
substr(`"`macval(word1)'"',1,14) == "{com}. progra " | ///
substr(`"`macval(word1)'"',1,15) == "{com}. program " | ///
{
file write `knot' `"><pre class="sh_stata"> "'
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
while substr(`"`macval(word1)'"',-5,.) != ". end" ///
& r(eof) == 0 {
//BREAK FOR COMMENTS
//------------------
if substr(`"`macval(word1)'"',1,1) == ">" {
file write `knot' `"</pre>"' _n
while substr(`"`macval(word1)'"',1,1) == ">" ///
& r(eof) == 0 {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
//Jump the empty lines
while substr(`"`macval(word1)'"',1,.) == "" ///
& r(eof) == 0 {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
file write `knot' `"><pre class="sh_stata"> "' _n
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
if substr(`"`macval(word1)'"',-5,.) == ". end" {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
file write `knot' `"</pre>"' _n
}
//PROCESS THE MATA DIFFERENTLY
//================================
if substr(`"`macval(word1)'"',1,11) == "{com}. mata" {
file write `knot' `"><pre class="sh_stata"> "'
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
while substr(`"`macval(word1)'"',-12,.) != ///
"{txt}{hline}" & r(eof) == 0 {
//BREAK FOR COMMENTS
//------------------
if substr(`"`macval(word1)'"',1,1) == ">" {
file write `knot' `"</pre>"' _n
while substr(`"`macval(word1)'"',1,1) == ">" ///
& r(eof) == 0 {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
//Jump the empty lines
while substr(`"`macval(word1)'"',1,.) == "" ///
& r(eof) == 0 {
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
file write `knot' `"><pre class="sh_stata"> "' _n
}
//SEPARATE OUTPUT
//---------------
if substr(`"`macval(word1)'"',1,5) == "{res}" {
file write `knot' `"</pre>"' _n
file write `knot' `"><pre class="output"> "' _n
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
while substr(`"`macval(word1)'"',1,6) != ///
"{com}:" & r(eof) == 0 {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
file write `knot' `"</pre>"' _n
file write `knot' `"><pre class="sh_stata"> "' _n
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
if substr(`"`macval(word1)'"',-12,.) == "{txt}{hline}" {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
file write `knot' `"</pre>"' _n
}
// PROCESSING COMMANDS
// ===================
if substr(`"`macval(word1)'"',1,7) == "{com}. " & ///
substr(`"`macval(word1)'"',1,12) != "{com}. prog " & ///
substr(`"`macval(word1)'"',1,13) != "{com}. progr " & ///
substr(`"`macval(word1)'"',1,14) != "{com}. progra " & ///
substr(`"`macval(word1)'"',1,15) != "{com}. program " & ///
{
file write `knot' `"><pre class="sh_stata"> "'
file write `knot' `"`macval(line)'"' // don't add new line
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
if substr(`"`macval(word1)'"',1,1) == ">" {
file write `knot' _n // add new line
while substr(`"`macval(word1)'"',1,1) == ">" ///
& r(eof) == 0 {
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
local word1 : word 1 of `"`macval(line)'"'
}
file write `knot' `"></pre>"' _n
}
else file write `knot' `"</pre>"' _n
}
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
file close `knot'
file close `hitch'
if !missing("`debug'") {
copy "`tmp1'" 0process2C.smcl , replace
}
}
********************************************************************
*TABLE OPTION: CREATING PUBLICATION READY TABLES
* >>>>>>>>>> UNDER DEVELOPMENT <<<<<<<<<<
********************************************************************
}
// ---------------------------------------------------------------------
// THE SCRIPT FILE ENGINE
// =====================================================================
if !missing("`scriptfile'") {
tempfile tmp3
global localfile "`tmp3'"
markup `smclfile', export("`export'") `replace' localfile("$localfile")
if !missing("`debug'") {
display as txt _n(2) "{title:extracting documentation}" _n
copy "$localfile" 0documentation.txt, replace
}
}
// ---------------------------------------------------------------------
// FIGURE PROCESSING
// =====================================================================
//copy "`tmp1'" 0process2D.smcl , replace
if !missing("`figure'") {
quietly copy `"`tmp1'"' `"`tmp'"', replace
tempfile tmp1
tempname hitch knot
qui file open `hitch' using "`tmp'", read
qui file open `knot' using `"`tmp1'"', write replace
file write `knot' _newline
file read `hitch' line
local figure
while r(eof) == 0 {
if substr(`"`macval(line)'"',1,11) == "//FIGURENEW" {
local figure = `figure' + 1
qui file open `fig' using "`f`figure''", read
file write `knot' "><script>" _n ///
">document.body.innerHTML += Viz(" _n ///
//"'digraph { ' +" _n ///
file read `fig' figline
while r(eof) == 0 {
if !missing(`trim'(`"`macval(figline)'"')) {
file write `knot' "'" `"`macval(figline)'"' "'"
}
file read `fig' figline
if !missing(`trim'(`"`macval(figline)'"')) {
file write `knot' " +" _n
}
}
file write `knot' _n /// ">'} '" _n ///
`">);"' _n ///
"></script>" _n
file close `fig'
}
else file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
file close `knot'
file close `hitch'
if !missing("`debug'") {
copy "`tmp1'" 0process3.smcl, replace
}
}
********************************************************************
*PART 3A- TRANSLATING SMCL TO TXT
********************************************************************
tempfile tmp
if missing("`scriptfile'") {
quietly copy `"`tmp1'"' `"`tmp'"', replace
}
*Save the current setting of the translator
qui translator query smcl2txt
*Save the default linesize of the translator
local savelinesize `r(linesize)'
local savemargin `r(lmargin)'
translator set smcl2txt linesize `c(linesize)'
if !missing("`scriptfile'") {
translator set smcl2txt linesize 255
}
if missing("`scriptfile'") translator set smcl2txt lmargin 6
if !missing("`scriptfile'") translator set smcl2txt lmargin 0
if "`numbered'" == "numbered" {
if "`r(cmdnumber)'" == "off" {
local savecmdnumber off
translator set smcl2txt cmdnumber on
}
}
else if "`r(cmdnumber)'" == "on" {
local savecmdnumber on
translator set smcl2txt cmdnumber off
}
if "`r(logo)'" == "on" {
local savelogo on
translator set smcl2txt logo off
}
*Translating the document to TXT
tempfile tmp1
if missing("`scriptfile'") {
qui translate "`tmp'" "`tmp1'", trans(smcl2txt) replace
}
if !missing("`scriptfile'") {
qui translate "$localfile" "`tmp1'", trans(smcl2txt) replace
capture macro drop localfile
}
*reset the users' default setting of the translator
if !missing("`savecmdnumber'") translator set smcl2txt cmdnumber `savecmdnumber'
if "`savelogo'" == "on" translator set smcl2txt logo on
*RESTORE THE DEFAULT LINESIZE OF THE TRANSLATOR
translator set smcl2txt linesize `savelinesize'
translator set smcl2txt lmargin `savemargin'
//DEBUG
if !missing("`debug'") {
capture erase 0process4.txt
copy "`tmp1'" 0process4.txt , replace //for debugging
}
********************************************************************
* PART 3B- PROCESSING TXT
*
* 1) removing empty \begin{verbatum}
* 2) APPENDING LONG LINES IN COMMANDS AND BRACES
********************************************************************
tempfile tmp
quietly copy `"`tmp1'"' `"`tmp'"', replace
tempfile tmp1
tempname hitch knot
qui file open `hitch' using `"`tmp'"', read
qui cap file open `knot' using "`tmp1'", write replace
*file write `knot' _newline
file read `hitch' line
//REMOVE THE EMPTY LINES IN THE HEADER
*while missing(ustrltrim(`"`macval(line)'"')) & r(eof) == 0 {
while missing(trim(`"`macval(line)'"')) & r(eof) == 0 {
file read `hitch' line
}
// ---------------------------------------------------------------------
// 1- Correcting the LaTeX file by removing empty \begin{verbatum}
// ---------------------------------------------------------------------
if "`markup'" == "latex" & missing("`scriptfile'") {
while trim(`"`line'"') == "" & r(eof) == 0 {
file read `hitch' line
}
if trim(`"`macval(line)'"') == "\begin{verbatim}" {
file read `hitch' line
while trim(`"`line'"') == "" & r(eof) == 0 {
file read `hitch' line
}
if substr(trim(`"`macval(line)'"'),1,2) != ">" {
file write `knot' " \begin{verbatim}" _n
}
}
}
//Add the title page in Markdown
if "`export'" != "tex" & "`export'" != "pdf" & "`export'" != "html" & "`export'" != "slidehtm" ///
| (!missing("`mini'") & "`export'" == "pdf") {
if "`markup'" == "markdown" | "`markup'" == "" {
tempfile tmp1
tempname hitch knot
qui file open `hitch' using "`tmp'", read
qui cap file open `knot' using "`tmp1'", write replace
file read `hitch' line
//REMOVE THE EMPTY LINES IN THE HEADER
*while missing(ustrltrim(`"`macval(line)'"')) & r(eof) == 0 {
while missing(`trim'(`"`macval(line)'"')) & r(eof) == 0 {
file read `hitch' line
}
if missing("`mini'") & "`export'" == "docx" | "`export'" == "odt" {
file write `knot' ///
"---" _n ///
`"title: "`title'""' _n
if "`export'" == "docx" {
if !missing("`author'") & missing("`affiliation'") {
file write `knot' `"author: "`author'""' _n
}
if missing("`author'") & !missing("`affiliation'") {
file write `knot' `"author: "`affiliation'""' _n
}
if !missing("`author'") & !missing("`affiliation'") {
file write `knot' `"subtitle: "`author'""' _n ///
`"author: "`affiliation'""' _n
}
if !missing("`summary'") file write `knot' ///
"abstract: `summary'" _n
}
if "`export'" != "docx" & !missing("`author'") {
file write `knot'`"author: "`author'""' _n
}
if !missing("`date'") file write `knot' ///
`"date: "`c(current_date)'""' _n
file write `knot' "---" _n
}
else if "`export'" == "slide" | "`export'" == "slidy" ///
| "`export'" == "dzslide" {
file write `knot' ///
"---" _n
if !missing("`title'") {
file write `knot' `"title: "`title'""' _n
}
if !missing("`subtitle'") {
file write `knot' `"subtitle: "`subtitle'""' _n
}
if !missing("`author'") {
file write `knot' `"author: "`author'""' _n
}
if !missing("`affiliation'") {
file write `knot' `"date: "`affiliation'""' _n
}
file write `knot' "---" _n
}
else {
if "`title'" != "" file write `knot' ///
"`title'" _n ///
"============" _n(2)
if "`author'" != "" file write `knot' "`author' " _n(2)
if "`affiliation'" != "" file write `knot' ///
"`affiliation' " _n(2)
if "`date'" != "" file write `knot' ///
"`c(current_date)' " _n(2)
}
if "`export'" != "slide" & "`export'" != "slidy" ///
& "`export'" != "dzslide" {
if "`export'" != "docx" {
if "`summary'" != "" file write `knot' "`summary' " _n(2)
}
if "`address'" != "" file write `knot' "_`address'_ " _n(2)
}
}
}
while r(eof) == 0 {
// remove "Rundoc 1" output
if substr(trim(`"`macval(line)'"'),1,8) == "Rundoc 1" {
file read `hitch' line
}
// -----------------------------------------------------------------
// Change back the accents
// =================================================================
local line : subinstr local line "{c 96}" "`" , all
local line : subinstr local line "{c 39}" "'" , all
*local word1 : word 1 of `"`macval(line)'"'
// =================================================================
// IMPORT files
// -----------------------------------------------------------------
if substr(`"`macval(line)'"',1,17) == " . //IMPORT " | ///
substr(`"`macval(line)'"',30,12) == " . //IMPORT" { //FOR STATAX
local line : subinstr local line `" ><pre class="sh_stata"> . //IMPORT "' ""
local line : subinstr local line " . //IMPORT " ""
local line : subinstr local line "</pre>" "" //for Statax
local importedFile = `trim'("`line'")
confirm file "`importedFile'"
local line ""
//Open and append the file
//------------------------
tempname read
qui file open `read' using "`importedFile'", read
while r(eof) == 0 {
capture if substr("`macval(line)'",-1,.) == "`" local graveaccent 1
else local graveaccent ""
if "`graveaccent'" == "1" {
local line "`macval(line)' "
local graveaccent ""
}
file write `knot' `"`macval(line)'"' _n
file read `read' line
}
file write `knot' `"`macval(line)'"' _n
file close `read'
local line ""
}
// -----------------------------------------------------------------
// APPENDING COMMAND LINES AND BRACES
//
// >>>>>>>>>> UNDER DEVELOPMENT <<<<<<<<<<
// =================================================================
// OUTPUTS
capture while substr(`"`macval(line)'"',1,6) == " " & ///
substr(`"`macval(line)'"',10,1) != "." & ///
`"`macval(line)'"' != " " & ///
substr(`"`macval(line)'"',1,7) != " >" {
local host `"`macval(line)'"'
file read `hitch' line
while substr(`"`macval(line)'"',1,8) == " > " {
local line : subinstr local line " > " "", all
local host `"`macval(host)'"'`"`macval(line)'"'
file read `hitch' line
}
capture file write `knot' `" `macval(host)'"' _n //increase dent
}
if substr(`"`macval(line)'"',1,7) == " >" {
local line : subinstr local line " > " "", all
local line : subinstr local line " >" "", all
}
if substr(`"`macval(line)'"',1,7) == " *" {
local line : subinstr local line " * " "", all
local line : subinstr local line " *" "", all
}
if substr(`"`macval(line)'"',1,8) == " >" {
local line : subinstr local line " > " "", all
local line : subinstr local line " >" "", all
}
if substr(`"`macval(line)'"',1,8) == " *" {
local line : subinstr local line " * " "", all
local line : subinstr local line " *" "", all
}
// Kill empty spaces
if `"`macval(line)'"' == " " | `"`macval(line)'"' == " " {
local line ""
}
// Removing the "***" marker, when the document is not Slides
// ----------------------------------------------------------
// If we are not exporting to slides, remove the alternative <HR>
if "`export'" != "slide" & "`export'" != "slidy" & "`export'" ///
!= "dzslide" {
local clue
capture local clue : di trim(`"`macval(line)'"')
local graveaccent ""
capture if substr("`macval(line)'",-2,.) == "` " local graveaccent 1
if missing("`graveaccent'") {
*if !missing(`"`macval(clue)'"') {
if `"`macval(clue)'"' == "***" & substr(`"`macval(line)'"',1,4) != " " {
local line : subinstr local line "***" ""
}
}
}
//TABLES FOR MARKDOWN
//===================
if substr(`"`macval(line)'"',1,8) == " < " {
local line : subinstr local line " < " "", all
}
if substr(`"`macval(line)'"',1,5) == " " {
file write `knot' `" `macval(line)'"' _n
}
else file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
file close `knot'
file close `hitch'
if !missing("`debug'") {
copy "`tmp1'" 0process5.txt , replace
}
// If a Markdown file was given, replace the processed file
// -----------------------------------------------------------------
if "`extension'" == "md" {
quietly copy "`input'" "`tmp1'" , replace public
}
********************************************************************
* PART 3C- Finalizing LaTeX document
*
* 1) auto inserting \begin{verbatum} & \end{verbatum}
* - detect whether Verbatum is active
* - deactivate and reactivate it when necessary
********************************************************************
if "`markup'" == "latex" & "`style'" != "empty" {
tempfile tmp
quietly copy `"`tmp1'"' `"`tmp'"', replace
tempfile tmp1
tempname hitch knot
qui file open `hitch' using `"`tmp'"', read
qui cap file open `knot' using "`tmp1'", write replace
*file write `knot' _newline
file read `hitch' line
while r(eof) == 0 {
local verbatim
local preline
if trim(`"`macval(line)'"') == "\begin{verbatim}" {
local v "on"
local verbatim "Found"
}
if trim(`"`macval(line)'"') == "\end{verbatim}" local v "off"
if "`verbatim'" == "Found" {
local preline `"`macval(line)'"'
cap file read `hitch' line
while trim(`"`macval(line)'"') == "" & r(eof) == 0 {
file read `hitch' line
}
//if the file was empty
if r(eof) != 0 local v "off"
//jump \end{verbatim}
if trim(`"`macval(line)'"') == "\end{verbatim}" {
cap file read `hitch' line
local v "off"
}
else {
if substr(`"`macval(line)'"',1,2) == " " & ///
!missing(`"`macval(line)'"') {
// keep the verbatim
file write `knot' `"`macval(preline)'"' _n
}
}
}
if "`v'" == "on" {
if substr(`"`macval(line)'"',1,2) != " " & ///
!missing(`"`macval(line)'"') {
if missing("`verbatim'") file write `knot' ///
" \end{verbatim}" _n(2)
local v "off"
}
}
if "`v'" == "off" {
if substr(`"`macval(line)'"',1,2) == " " & ///
trim(`"`macval(line)'"') != "" {
file write `knot' _n " \begin{verbatim}" _n
local v "on"
}
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
if "`v'" == "on" {
file write `knot' _n " \end{verbatim}" _n
}
macro drop v
file close `knot'
file close `hitch'
if !missing("`debug'") {
copy "`tmp1'" 5B.txt , replace
}
}
********************************************************************
*PART 4- CREATE MARKDOWN FILE
********************************************************************
tempfile tmp //for further processing
if missing("`export'") {
if "`markup'" == "markdown" | "`markup'" == "" {
if !missing("`noisily'") {
di _n(2) "{title:Creating Temp file}" _n ///
`"{p}$pandoc `tmp1' -o `tmp'"'
}
`cap' shell "$pandoc" "`tmp1'" -o "`md'"
quietly copy `"`md'"' `"`tmp'"', replace
*copy "`tmp1'" 0process6.md , replace
}
}
if !missing("`export'") {
qui copy `"`tmp1'"' `"`tmp'"', replace
qui copy `"`tmp1'"' `"`md'"', replace
*copy "`tmp1'" 0process6.md , replace
}
if "`markup'" == "html" {
if !missing("`noisily'") {
di _n(2) "{title:Creating Temp file}" _n ///
`"{p}$pandoc `tmp1' -o `tmp'"'
}
`cap' shell "$pandoc" "`tmp1'" -o "`tmp'"
quietly copy `"`tmp'"' `"`convert'"', replace
//copy "`tmp'" 0process6.html , replace
}
if "`markup'" == "latex" & "`export'" == "tex" {
`cap' quietly copy "`tmp1'" "`convert'", replace
}
if "`markup'" == "latex" & "`export'" == "pdf" {
`cap' quietly copy "`tmp1'" "`tex2pdf'", replace
}
if !missing("`debug'") {
copy "`tmp1'" 0process6.md , replace //for debugging
copy "`md'" "0md.md", replace
}
********************************************************************
* STYLING THE HTML FILE
********************************************************************
if !missing("`master'") & "`export'" == "html" {
tempfile tmp1
// Add the document style
// -------------------------------------------------------------
markdocstyle , tmp("`tmp'") tmp1("`tmp1'") `master' `mathjax' ///
`statax' style(`style') template("`template'") `figure' ///
export("`export'") markup("`markup'") `debug' `noisily' `toc' ///
title("`title'") author("`author'") affiliation("`affiliation'") ///
address("`address'") summary("`summary'") `date'
}
********************************************************************
* REPLACE THE HTML FILE
********************************************************************
if "`export'" == "html" & "`style'" != "" {
if "`markup'" == "markdown" | "`markup'" == "" {
quietly copy `"`tmp1'"' `"`md'"', replace
*copy "`md'" 0processMD1.md, replace
// If the export was "pdf", then copy the file to "`html'"
if "`pdfhtml'" == "pdfhtml" {
//??? mathjax.org SDN has stopped working and the current
//installed pandoc (v.1) points the HTML files to the old
//SDN. Therefore, the PDF documents fail unless the
//correct path is specified. for this, when there is a PDF
//export, I remove the --mathjax from pandoc code, when
// pandoc intends to export HTML
// Linus needs special treatment here
// ----------------------------------
if "`c(os)'" == "Unix" {
tempfile real
tempname knot
qui file open `knot' using "`real'", write
qui file close `knot'
qui copy "`real'" "`real'.html", replace public
if !missing("`noisily'") {
/*di _n(2) "{title:Creating Temp file}" _n ///
`"{p}$pandoc -s --mathjax `md' -o `real'.html"' */
di _n(2) "{title:Creating Temp file}" _n ///
`"{p}$pandoc -s `md' -o `real'.html"'
}
//shell "$pandoc" -S --mathjax "`md'" -o "`real'.html"
shell "$pandoc" -S "`md'" -o "`real'.html"
quietly copy "`real'.html" "`html'", replace public
}
else {
if !missing("`noisily'") {
/*di _n(2) "{title:Creating Temp file}" _n ///
///`"{p}$pandoc -s --mathjax `md' -o `convert'"'
`"{p}$pandoc -s --mathjax `md' -o `output'"' _n */
di _n(2) "{title:Creating Temp file}" _n ///
`"{p}$pandoc -s `md' -o `output'"' _n
}
//shell "$pandoc" -s --mathjax "`md'" -o "`output'"
shell "$pandoc" -s "`md'" -o "`output'"
quietly copy "`output'" "`html'", replace public
}
if !missing("`debug'") {
quietly copy "`output'" 0processMD1.md, replace
quietly copy "`output'" 0processHTML1.html, replace
}
*shell "$pandoc" "`md'" -o "`convert'"
*quietly copy "`convert'" `"`html'"', replace
//copy "`convert'" "0pdfhtml.html", replace
}
}
else if "`markup'" == "html" {
quietly copy `"`tmp1'"' `"`convert'"', replace
// If the export was "pdf", then copy the file to "`html'"
if !missing("`pdfhtml'") {
quietly copy `"`tmp1'"' `"`html'"', replace
}
}
}
********************************************************************
*EXPORT MARKDOWN FILE TO OTHER FORMATS
********************************************************************
if "`export'" != "" {
// DEFINE LATEX ENGINE PATH
// ------------------------
if !missing("`printer'") {
local latexEngine --latex-engine="`printer'"
global setpath "`printer'"
}
// PDF Processing
// ==============
// for PDF processing, we changed the content of "`export'"
// macro from "pdf" to "html" and now that the HTML process
// is done, it is time to turn it back to HTML.
if "`pdfhtml'" == "pdfhtml" {
if !missing("`toc'") {
local toc toc --page-offset 0 --toc-text-size-shrink 1.0
}
local export "pdf"
local convert "`pdf'"
****************************************************
* Print the HTML file to pdf
****************************************************
// MICROSOFT WINDOWS PDF PRINTER DEFAULT PATHS
// ===========================================
if "`c(os)'"=="Windows" {
// ---------------------------------------------------------
// wkhtmltopdf
// ===========
//
// Use temporary files to prevent problems with UNC
// directories on Windows. For more information, See
// https://support.microsoft.com/en-us/kb/156276
// UPDATE: The temporary files cause problem to wkhtmltopdf
// because the path to the files (e.g. figures) will not
// be known to the wkhtmltopdf temporary file.
if "$printername" == "wkhtmltopdf" | "$printername" == "" {
tempfile in
//tempfile out
// The in file needs to have .html suffix. Erase any existing temp file
cap erase "`in'.html"
cap copy "`html'" "`in'.html", replace
local quietly quietly //avoid printer log
if !missing("`unc'") {
if !missing("`noisily'") {
di _n(2) "{title:Print the HTML to PDF}" _n ///
"$setpath --footer-center [page] " ///
" --footer-font-size 10 --margin-right 15mm " ///
"--margin-left 15mm --margin-top 35mm " ///
"--no-stop-slow-scripts --javascript-delay 5000 " ///
"--enable-javascript `toc' --debug-javascript " ///
///"`in'.html `output'"
"`in'.html `convert'"
local quietly //display printer log
}
`quietly' shell "$setpath" ///
--footer-center [page] --footer-font-size 10 ///
--margin-right 15mm ///
--margin-left 15mm ///
--margin-top 35mm ///
--no-stop-slow-scripts --javascript-delay 5000 ///
--enable-javascript ///
`toc' ///
--debug-javascript ///
///"`in'.html" "`output'"
"`in'.html" "`convert'"
}
else {
`quietly' shell "$setpath" ///
--footer-center [page] --footer-font-size 10 ///
--margin-right 15mm ///
--margin-left 15mm ///
--margin-top 35mm ///
--no-stop-slow-scripts --javascript-delay 5000 ///
--enable-javascript ///
`toc' ///
--debug-javascript ///
"`html'" "`convert'"
}
cap erase "`in'.html"
///cap copy "`output'" "`convert'", replace
}
}
// MACINTOSH PDF PRINTER DEFAULT PATHS
// ===================================
if "`c(os)'" == "MacOSX" {
// wkhtmltopdf
if "$printername" == "wkhtmltopdf" | "$printername" == "" {
local quietly quietly //avoid printer log
if !missing("`noisily'") {
di _n(2) "{title:Print the HTML to PDF}" _n ///
"$setpath --footer-center \[page\] " ///
" --footer-font-size 10 --margin-right 15mm " ///
"--margin-left 15mm --margin-top 35mm " ///
"--no-stop-slow-scripts --javascript-delay 5000 " ///
"--enable-javascript `toc' --debug-javascript " ///
`"`html' `convert'"'
local quietly //display printer log
}
`quietly' shell "$setpath" ///
--footer-center \[page\] --footer-font-size 10 ///
--margin-right 15mm ///
--margin-left 15mm ///
--margin-top 35mm ///
--no-stop-slow-scripts --javascript-delay 5000 ///
--enable-javascript ///
`toc' ///
--debug-javascript ///
"`html'" "`convert'"
}
}
* copy "`html'" sth.html, replace
* copy "`convert'" sth.pdf, replace
// UNIX PDF PRINTER DEFAULT PATHS
// ==============================
if "`c(os)'"=="Unix" {
// wkhtmltopdf
// increase the delay time to load the JS. Otherwise errors happen
if "$printername" == "wkhtmltopdf" | "$printername" == "" {
local quietly quietly //avoid printer log
if !missing("`noisily'") {
di _n(2) "{title:Print the HTML to PDF}" _n ///
"$setpath --footer-center \[page\] " ///
" --footer-font-size 10 --margin-right 15mm " ///
"--margin-left 15mm --margin-top 35mm " ///
"--no-stop-slow-scripts --javascript-delay 5000 " ///
"--enable-javascript `toc' --debug-javascript " ///
`"`html'" "`convert'"'
local quietly //display printer log
}
`quietly' shell "$setpath" ///
--footer-center \[page\] --footer-font-size 10 ///
--margin-right 15mm ///
--margin-left 15mm ///
--margin-top 35mm ///
--no-stop-slow-scripts --javascript-delay 5000 ///
--enable-javascript ///
`toc' ///
--debug-javascript ///
"`html'" "`convert'"
}
}
}
****************************************************
* DEALING WITH THE CONVERT FILE
****************************************************
//di _n(2)
if "`markup'" == "markdown" & "`pdfhtml'" == "" | ///
"`markup'" == "" & "`pdfhtml'" == "" {
if !missing("`toc'") local toc "--toc"
if !missing("`template'") {
if "`export'" == "docx" local reference -S --reference-docx=`template'
if "`export'" == "odt" local reference -S --reference-odt==`template'
if "`export'" == "epub" local reference -S --epub-stylesheet==`template'
}
if missing("`template'") & "`export'" == "docx" {
qui findfile markdoc_`style'.docx
if !missing("`r(fn)'") {
local d : pwd
cap qui cd "`c(sysdir_plus)'/m"
local tempPath : pwd
local template "`tempPath'/markdoc_`style'.docx"
confirm file "`template'"
cap qui cd "`d'"
if "`c(os)'" == "Windows" {
local template : subinstr local template "/" "\", all
}
local reference -S --reference-docx="`template'"
}
}
// ======================================================
// RUNNING PANDOC
// ------------------------------------------------------
if "`export'" == "slide" {
// LaTeX Beamer Default
if missing("`template'") {
tempfile template
tempname knot
qui cap file open `knot' using "`template'", write replace
if !missing("`bwidth'") & !missing("`bheight'") {
file write `knot' "\geometry{paperwidth=`bwidth'mm,paperheight=`bheight'mm}" _n
}
if missing("`bcodesize'") {
local bcodesize tiny
}
local bcodesize : di "\" "`bcodesize'"
file write `knot' "\makeatletter" _n
file write `knot' "\def\verbatim@font{\ttfamily`bcodesize'}" _n
file write `knot' "\makeatother" _n
file close `knot'
}
// Use temporary files to prevent problems with UNC directories on
// Windows
// (See: https://support.microsoft.com/en-us/kb/156276)
// Beamer layout options
// ---------------------
if !missing("`btheme'") {
local beamerlayout : di "-V theme:`btheme'"
}
if !missing("`bcolor'") {
local beamerlayout : di "`beamerlayout' -V colortheme:`bcolor'"
}
if !missing("`bfont'") {
local beamerlayout : di "`beamerlayout' -V fonttheme:`bfont'"
}
*if !missing("`bfontsize'") local beamerlayout `beamerlayout' fontsize:`bfontsize'pt
if "`noisily'" == "noisily" {
di _n(2) "{title:Executing Pandoc Command}" _n ///
`""$pandoc" `toc' -t beamer "`md'" "' ///
`"`latexEngine' --include-in-header="`template'" `beamerlayout' -o "`output'""'
}
//It seems that Pandoc will need a ".pdf" extension to
//produce PDF slides
shell "$pandoc" `toc' -t beamer "`md'" `latexEngine' ///
--include-in-header="`template'" `beamerlayout' -o "`output'" //"`out'.pdf"
quietly copy "`output'" "`convert'", replace
capture erase "`output'"
*shell "$pandoc" -t beamer "`md'" -V theme:Boadilla -V ///
*colortheme:lily `fontsize' -o "`convert'"
if !missing("`debug'") {
copy "`template'" 0template.txt, replace
}
}
else {
local mathjax --mathjax
if "`export'" == "dzslide" local mathjax -s --mathjax -i -t dzslides
if "`export'" == "slidy" local mathjax -s --mathjax -i -t slidy
if missing("`mini'") & "`noisily'" == "noisily" {
di _n(2) "{title:Executing Pandoc Command}" _n
di `""$pandoc" `mathjax' `toc' "' ///
`"`reference' "`md'" -o "`output'""'
}
// ---------------------------------------------------------
// rendering the markdown with pandoc or mini mode
// ---------------------------------------------------------
if missing("`mini'") {
shell "$pandoc" `mathjax' `toc' ///
`reference' "`md'" -o "`output'"
quietly copy "`output'" "`convert'", replace
}
else {
if "`noisily'" == "noisily" di _n(2) "{title:Applying mini mode}" _n
if "`export'" == "md" {
quietly copy "`md'" "`output'", replace
if missing("`mini'") {
quietly copy "`md'" "`convert'", replace
}
else {
capture quietly copy "`md'" "`convert'", replace public // this was a bug on Windows
if _rc local convert "`md'"
}
}
else if "`export'" == "html" {
quietly markdown "`md'", saving("`output'") replace
quietly copy "`output'" "`convert'", replace
}
else if "`export'" == "docx" {
local version = int(`c(stata_version)')
if `version' < 16 {
quietly mdconvert using "`md'", export(docx) name("`output'") replace
quietly copy "`output'" "`convert'", replace
}
// on Stata 16, first export a styled HTML file and then
// :: call the html2docx command to ceate the Docx file
else {
tempfile tempo
global tempo "`tempo'"
quietly markdoc "`md'", mini export(html) saving("$tempo") replace suppress
quietly html2docx "$tempo", saving("`output'") replace //base("`currentwd'")
quietly capture rm "$tempo"
quietly copy "`output'" "`convert'", replace public
}
}
else if "`export'" == "pdf" {
local version = int(`c(stata_version)')
if `version' < 16 {
quietly mdconvert using "`md'", export(pdf) name("`output'") replace
quietly copy "`output'" "`convert'", replace
}
else {
tempfile tempo
tempfile tempo2
global tempo "`tempo'"
global tempo2 "`tempo2'"
copy "`md'" "XXX.txt", replace //???
quietly markdoc "`md'", mini export(html) saving("$tempo") replace suppress
quietly html2docx "$tempo", saving("$tempo2") replace //base("`currentwd'")
quietly docx2pdf "$tempo2", saving("`output'") replace
quietly capture rm "$tempo"
quietly capture rm "$tempo2"
quietly copy "`output'" "`convert'", replace public
}
}
}
if !missing("`debug'") {
copy "`md'" 0md2.md, replace
if "`export'" != "slidehtm" {
copy "`output'" 00output.txt, replace
copy "`convert'" 00convert.txt, replace
}
}
}
}
****************************************************
*CREATING THE TEXMASTER FILE
****************************************************
//When exporting to LaTeX, the document is not ready
// to be compiled by LaTeX compilers because it
// only includes tex and markup and the required
// packages and document details are not specified.
// This option adds these formatting commands to
// make the document runable. I already have
// checked that texmaster should be used with "tex"
if !missing("`master'") & "`markup'" == "latex" ///
& "`export'" != "slide"| ///
!missing("`master'") & "`export'" == "tex" ///
| missing("`master'") & ///
!missing("`template'") & "`markup'" == "latex" ///
& "`export'" != "slide" {
tempfile tmp
tempfile tmp1
if missing("`tex2pdf'") quietly copy "`convert'" `"`tmp'"', replace
else quietly copy "`tex2pdf'" `"`tmp'"', replace
qui cap erase "`convert'"
//fix the toc
if "`toc'" == "--toc" local toc2 toc
// Add the document style
// -------------------------------------------------------------
markdocstyle , tmp("`tmp'") tmp1("`tmp1'") `master' ///
export("`export'") markup("`markup'") `debug' `noisily' ///
style(`style') template("`template'") `figure' `statax' `toc2' ///
title("`title'") author("`author'") affiliation("`affiliation'") ///
address("`address'") summary("`summary'") `date'
//REPLACE THE FILE
if missing("`tex2pdf'") quietly copy `"`tmp1'"' "`convert'", replace
else quietly copy `"`tmp1'"' "`tex2pdf'", replace
if !missing("`debug'") {
copy "`tmp1'" "0style3.txt", replace
}
}
****************************************************
*CREATING THE PDF FROM TEX
****************************************************
if !missing("`pdftex'") & "`export'" != "slide" {
if !missing("`debug'") {
copy "`tex2pdf'" 0tex2pdf.tex, replace
}
// get the file name from the path
if "`c(os)'" == "Windows" {
local name : subinstr local name "\" "/", all
}
tokenize "`name'", parse("/")
while !missing("`1'") {
if missing("`2'") local name = "`1'"
macro shift
}
if "`printer'" != "" {
if "`noisily'" == "noisily" {
di _n(2) "{title:Compiling LaTeX to PDF}" _n ///
`""`printer'" -jobname "`name'" "`tex2pdf'""'
}
`cap' shell "`printer'" -jobname "`name'" "`tex2pdf'"
}
else {
if "`noisily'" == "noisily" {
di _n(2) "{title:Compiling LaTeX to PDF}" _n ///
`""$printername" -jobname "`name'" "`tex2pdf'""'
}
shell "$printername" -jobname "`name'" "`tex2pdf'"
}
}
****************************************************
*PRINTING THE OUTPUT NOTIFICATION
****************************************************
if !missing("`pdftex'") & "`export'" != "slide" {
cap confirm file "`name'.pdf"
if _rc == 0 {
di as txt "(markdoc created "`"{bf:{browse "`name'.pdf"}})"' _n
}
else display as err "markdoc could not produce `name'.pdf" _n
}
else if "`export'" != "slidehtm" {
cap confirm file "`convert'"
if _rc == 0 {
di as txt "(markdoc created "`"{bf:{browse "`convert'"}})"' _n
if "`export'" != "md" cap qui erase "`md'"
if "`extension'" == "md" cap qui erase "`md'"
}
else display as err "markdoc could not produce `convert'" _n
}
}
if "`export'" == "" {
cap confirm file "`md'"
if ! _rc {
di as txt "(markdoc created "`"{bf:{browse "`md'"}})"' _n
}
// IF THERE WAS NO PANDOC AND NO MARKDOWN FILE...
else di as err "markdoc could not access Pandoc..." _n
}
*change the md files to markdown
if "`export'" == "md" local export markdown
// INSTALLING LATEX STYLES
// =======================
// When exporting to LaTeX, if "stata" style is specified, markdoc
// copies Statapress files to the working directory to allow executing
// the LaTeX files.
if "`export'" == "tex" & "`style'" == "stata" {
// SEARCHING FOR LATEX STYLE DIFFERS BASED ON OS
if "`c(os)'" != "Windows" cap quietly findfile supplementary, ///
path("`c(sysdir_plus)'Weaver")
if "`c(os)'" == "Windows" cap quietly findfile sj.sty, ///
path("`c(sysdir_plus)'Weaver\supplementary\stata")
if "`r(fn)'" != "" {
// Create a list of files that should be copied
local listname doit.bat doit.sh pagedims.sty sj.bib ///
sj.bst sj.sty sj.version stata.sty statapress.cls ///
tl.eps tl.pdf tr.eps tr.pdf
foreach lname in `listname' {
cap qui findfile `lname'
if "`r(fn)'" == "" {
cap qui copy "`c(sysdir_plus)'Weaver/supplementary/stata/`lname'" ///
"`lname'", replace
}
}
}
}
//erase the temporary HTML when exporting pdf
if "`pdfhtml'" == "pdfhtml" {
cap quietly erase `"`html'"'
}
macro drop pandoc
macro drop setpath //Path of the pdf printer
macro drop printername
macro drop printerpath
//remove this!
if !missing("`clinesize'") {
qui set linesize `clinesize'
}
}
// =========================================================================
// Generate Stata Help Files
// =========================================================================
if "`export'" == "sthlp" | "`export'" == "smcl" {
if "`smclfile'" != "" & "`test'" == "" {
sthlp `smclfile', markup("`markup'") export("`export'") ///
template("`template'") `replace' `date' title("`title'") ///
author("`author'") affiliation("`affiliation'") address("`address'") ///
summary("`summary'") `asciitable' version("`version'") ///
`helplayout' `build' `debug'
}
}
// =========================================================================
// Generate Stata Help Files
// =========================================================================
if "`export'" == "slidehtm" {
//https://github.com/gnab/remark
tempfile tmp
tempname hitch knot
qui file open `hitch' using `"`md'"', read
qui cap file open `knot' using "`tmp'", write replace
file write `knot' `"<!DOCTYPE html>"' _n
file write `knot' `"<html>"' _n
file write `knot' `" <head>"' _n
file write `knot' `" <title>`title'</title>"' _n
file write `knot' `" <meta charset="utf-8">"' _n
file write `knot' `" <style>"' _n
file write `knot' `" @import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);"' _n
file write `knot' `" @import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);"' _n
file write `knot' `" @import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);"' _n
if "`style'" == "stata" {
file write `knot' " body { font-family: 'Droid Serif'; }" _n
file write `knot' " h1, h2, h3 {" _n
file write `knot' " font-family: 'Yanone Kaffeesatz';" _n
file write `knot' " font-weight: normal;" _n
file write `knot' " }" _n
file write `knot' " .sh_stata {font-size:60%;; background-color:#EAF2F3;}" _n
}
else if "`style'" == "formal" {
file write `knot' " body { font-family: 'time'; }" _n
file write `knot' " h1, h2, h3 {" _n
file write `knot' " font-family: 'time';" _n
file write `knot' " font-weight: normal;" _n
file write `knot' " }" _n
file write `knot' " .sh_stata {font-size:60%;font-weight: bold;}" _n
}
else {
file write `knot' " body { font-family: 'Droid Serif'; }" _n
file write `knot' " h1, h2, h3 {" _n
file write `knot' " font-family: 'Yanone Kaffeesatz';" _n
file write `knot' " font-weight: normal;" _n
file write `knot' " }" _n
file write `knot' " .sh_stata {font-size:60%;}" _n
}
file write `knot' " .remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; font-size:60%;}" _n
file write `knot' " </style>" _n
file write `knot' " <script type='text/javascript' src='http://haghish.com/statax/Statax.js'></script>" _n
file write `knot' `" </head>"' _n
file write `knot' `" <body>"' _n
file write `knot' `" <textarea id="source">"' _n(3)
file write `knot' "class: center, middle" _n(2)
if !missing("`title'") file write `knot' "# `title'" _n(2)
if !missing("`author'") file write `knot' "## `author'" _n(2)
if !missing("`affiliation'") file write `knot' "_`affiliation'_ " _n
if !missing("`address'") file write `knot' "_`address'_ " _n(2)
if !missing("`affiliation'") & missing("`address'") file write `knot' _n
if !missing("`summary'") file write `knot' "`summary'" _n
if !missing("`title'") | !missing("`author'") | !missing("`affiliation'") | ///
!missing("`address'") | !missing("`summary'") {
file write `knot' _n(2) "---" _n(2)
}
file read `hitch' line
if substr(trim(`"`macval(line)'"'),1,8) == "Rundoc 1" {
file read `hitch' line
}
local codeblock //reset
while r(eof) == 0 {
local jump //reset
if !missing("`statax'") {
// check for code block
if missing("`codeblock'") & substr(`"`macval(line)'"',1,3) == "~~~" {
local codeblock 1
file write `knot' "<pre class='sh_stata'>" _n
file read `hitch' line
local jump 1
}
if !missing("`codeblock'") & substr(`"`macval(line)'"',1,3) == "~~~" {
local codeblock //reset
file write `knot' "</pre>" _n
file read `hitch' line
local jump 1
}
if missing("`jump'") {
if substr(`"`macval(line)'"',1,12) == " . " {
file write `knot' "<pre class='sh_stata'>"
file write `knot' `"`macval(line)'</pre>"' _n
//make sure next line is empty
file read `hitch' line
if trim(`"`macval(line)'"') != "" {
file write `knot' _n
local jump 1
}
else {
file write `knot' `"`macval(line)'"' _n
}
}
else {
file write `knot' `"`macval(line)'"' _n
}
}
}
else {
file write `knot' `"`macval(line)'"' _n
}
if missing("`jump'") file read `hitch' line
}
file write `knot' `" </textarea>"' _n
file write `knot' `" <script src="https://remarkjs.com/downloads/remark-latest.min.js">"' _n
file write `knot' `" </script>"' _n
file write `knot' `" <script>"' _n
file write `knot' `" var slideshow = remark.create();"' _n
file write `knot' `" </script>"' _n
file write `knot' `" </body>"' _n
file write `knot' `"</html>"' _n
file close `knot'
file close `hitch'
if !missing("`debug'") {
copy "`tmp'" 05B.txt , replace
}
qui copy "`tmp'" "`convert'", `replace'
cap confirm file "`convert'"
if _rc == 0 {
di as txt "(markdoc created "`"{bf:{browse "`convert'"}})"' _n
if "`export'" != "md" cap qui erase "`md'"
if "`extension'" == "md" cap qui erase "`md'"
}
else display as err "markdoc could not produce `convert'" _n
}
// Drop the global macros
// -------------------------------------------------------------------------
// this kills the live-preview. NOT A GOOD IDEA
// if missing("$weaver") macro drop currentFigure
if !missing("`noisily'") {
di as err "removing global macros in markdoc.ado"
}
// check for markdoc updates
*markdocversion
macro drop currentmarkdocdofile
end
|
/*
Developed by E. F. Haghish (2014)
Center for Medical Biometry and Medical Informatics
University of Freiburg, Germany
haghish@imbi.uni-freiburg.de
* MarkDoc comes with no warranty *
MarkDoc Package
===============
This ado file is a part of MarkDoc package and is called within markdoc.ado
file to check if Pandoc is installed on the system correctly and is
accessible for MarkDoc package
Engine
------
If the "INSTALL" option is specified and Pandoc is not installed on the
machine, then Pandoc is installed automatically. Otherwise, Stata will
print an error and provide the option to install Pandoc automatically
within Stata.
*/
program define markdoccheck
syntax [, INSTALl Test markup(str) pandoc(str) printer(str) export(name) style(name) ]
version 11
*save the current working directory
qui global location "`c(pwd)'"
****************************************************************************
* MICROSOFT WINDOWS
****************************************************************************
if "`c(os)'" == "Windows" {
// PANDOC
// ------
if "`pandoc'" == "" {
cap quietly findfile pandoc.exe, path("`c(sysdir_plus)'Weaver\Pandoc")
if "`r(fn)'" ~= "" {
qui local location "`c(pwd)'"
qui cd "`c(sysdir_plus)'"
qui cd Weaver
cap qui cd pandoc
local d : pwd
global pandoc : di "`d'\pandoc.exe"
qui cd "`location'"
}
if "`r(fn)'" == "" {
//If the "Install option" is specified, install Pandoc if
//it is not already installed
if `"`install'"' == "install" {
markdocpandoc , `test'
}
if `"`install'"' ~= "install" {
di as txt "{hline}" _n
di as error "{bf:WARNING}"
di as txt "{p}The {bf:Pandoc} software was not found on" ///
" your machine. MarkDoc package cannot produce " ///
"documents without this software." _n
di as txt `"{browse "http://www.haghish.com/packages/pandoc.php": {c 149} Learn How To Installing Pandoc Manually}"'
di as txt "{stata markdocpandoc: {c 149} Install Pandoc {bf:Automatically}}"
if "`export'" == "html" | "`export'" == "pdf" ///
| "`export'" == "docx" | "`export'" == "md" ///
| "`export'" == "sthlp" {
di as txt _n "{p}Alternatively, you can add the " ///
`"{browse "https://github.com/haghish/markdoc/wiki/mini":{bf:mini}} "' ///
"option to markdoc, which runs the engine in " ///
"light mode, independent of third-party software. " ///
`"{browse "https://github.com/haghish/markdoc/wiki/mini":{bf:read more about the mini option here...}} "' _n
}
di as txt "{hline}" _n
quietly error 1
}
}
}
// WKHTMLTOPDF
// -----------
if "`printer'" == "" & "`export'" == "pdf" & "$printername" ~= "pdflatex" {
// Search for wkhtmltopdf
cap quietly findfile wkhtmltopdf.exe, path("`c(sysdir_plus)'Weaver\wkhtmltopdf\bin")
// if wkhtmltopdf exists
if "`r(fn)'" ~= "" {
qui local location "`c(pwd)'"
qui cd "`c(sysdir_plus)'"
qui cd Weaver
qui cd wkhtmltopdf
qui cd bin
local d : pwd
global setpath : di "`d'\wkhtmltopdf.exe"
qui cd "`location'"
}
// if it does not exist
if "`r(fn)'" == "" {
if `"`install'"' == "install" {
markdocwkhtmltopdf
}
if `"`install'"' ~= "install" {
di as txt "{hline}" _n
di as error "{bf:WARNING}"
di as txt "{p}The {bf:wkhtmltopdf} software was not found on" ///
" your machine. MarkDoc package cannot produce " ///
"PDF documents without this software." _n
di as txt `"{browse "http://www.haghish.com/packages/pdf_printer.php": {c 149} Learn How To Install wkhtmltopdf PDF drivers Manually}"'
di as txt "{stata markdocwkhtmltopdf: {c 149} Install wkhtmltopdf {bf:Automatically}}"
di as txt _n "{p}Alternatively, you can add the " ///
`"{browse "https://github.com/haghish/markdoc/wiki/mini":{bf:mini}} "' ///
"option to markdoc, which runs the engine in " ///
"light mode, independent of third-party software. " ///
`"{browse "https://github.com/haghish/markdoc/wiki/mini":{bf:read more about the mini option here...}} "' _n
di as txt "{hline}" _n
quietly error 1
}
}
}
// SUPPLEMENTARY
//--------------
if "`export'" == "tex" & "`style'" == "stata" {
cap quietly findfile sj.sty, path("`c(sysdir_plus)'Weaver\supplementary\stata")
if "`r(fn)'" == "" {
qui local location "`c(pwd)'"
*GETTING THE PATH TO PANDOC
qui cd "`c(sysdir_plus)'Weaver"
cap qui copy "http://www.haghish.com/software/supplementary.zip" ///
"supplementary.zip", replace
cap qui unzipfile "supplementary", replace
cap qui erase "supplementary.zip"
*GO BACK TO THE WORKING DIRECTORY
qui cd "`location'"
}
}
}
****************************************************************************
* MACINTOSH
****************************************************************************
if "`c(os)'" == "MacOSX" {
// PANDOC
// ------
if "`pandoc'" == "" {
cap quietly findfile pandoc, path("`c(sysdir_plus)'Weaver/Pandoc")
if "`r(fn)'" ~= "" {
qui local sub "`c(pwd)'"
*GETTING THE PATH TO PANDOC
qui cd "`c(sysdir_plus)'Weaver/Pandoc"
local d : pwd
global pandoc : di "`d'/pandoc"
*GO BACK TO THE WORKING DIRECTORY
qui cd "`sub'"
}
if "`r(fn)'" == "" {
//If the "Install option" is specified, install Pandoc if
//it is not already installed
if `"`install'"' == "install" {
markdocpandoc , `test'
}
if `"`install'"' ~= "install" {
di as txt "{hline}" _n
di as error "{bf:WARNING}"
di as txt "{p}The {bf:Pandoc} software was not found on" ///
" your machine. MarkDoc package cannot produce " ///
"documents without this software." _n
di as txt `"{browse "http://www.haghish.com/packages/pandoc.php": {c 149} Learn How To Installing Pandoc Manually}"'
di as txt "{stata markdocpandoc: {c 149} Install Pandoc {bf:Automatically}}"
if "`export'" == "html" | "`export'" == "pdf" ///
| "`export'" == "docx" | "`export'" == "md" ///
| "`export'" == "sthlp" {
di as txt _n "{p}Alternatively, you can add the " ///
`"{browse "https://github.com/haghish/markdoc/wiki/mini":{bf:mini}} "' ///
"option to markdoc, which runs the engine in " ///
"light mode, independent of third-party software. " ///
`"{browse "https://github.com/haghish/markdoc/wiki/mini":{bf:read more about the mini option here...}} "' _n
}
di as txt "{hline}" _n
quietly error 1
}
}
}
// WKHTMLTOPDF
// -----------
if "`printer'" == "" & "`export'" == "pdf" & "$printername" ~= "pdflatex" {
// Search for wkhtmltopdf
cap quietly findfile wkhtmltopdf, path("`c(sysdir_plus)'Weaver/wkhtmltopdf")
// if wkhtmltopdf exists
if "`r(fn)'" ~= "" {
qui local location "`c(pwd)'"
qui cd "`c(sysdir_plus)'"
qui cd Weaver
qui cd wkhtmltopdf
local d : pwd
global setpath : di "`d'/wkhtmltopdf"
qui cd "`location'"
}
// if it does not exist
if "`r(fn)'" == "" {
if `"`install'"' == "install" {
markdocwkhtmltopdf
}
if `"`install'"' ~= "install" {
di as txt "{hline}" _n
di as error "{bf:WARNING}"
di as txt "{p}The {bf:wkhtmltopdf} software was not found on" ///
" your machine. MarkDoc package cannot produce " ///
"PDF documents without this software." _n
di as txt `"{browse "http://www.haghish.com/packages/pdf_printer.php": {c 149} Learn How To Installing PDF drivers Manually}"'
di as txt "{stata markdocwkhtmltopdf: {c 149} Install wkhtmltopdf {bf:Automatically}}"
di as txt _n "{p}Alternatively, you can add the " ///
`"{browse "https://github.com/haghish/markdoc/wiki/mini":{bf:mini}} "' ///
"option to markdoc, which runs the engine in " ///
"light mode, independent of third-party software. " ///
`"{browse "https://github.com/haghish/markdoc/wiki/mini":{bf:read more about the mini option here...}} "' _n
di as txt "{hline}" _n
quietly error 1
}
}
}
// SUPPLEMENTARY
//--------------
if "`export'" == "tex" & "`style'" == "stata" {
cap quietly findfile supplementary, path("`c(sysdir_plus)'Weaver")
if "`r(fn)'" == "" {
qui local location "`c(pwd)'"
*GETTING THE PATH TO PANDOC
qui cd "`c(sysdir_plus)'Weaver"
cap qui copy "http://www.haghish.com/software/supplementary.zip" ///
"supplementary.zip", replace
cap qui unzipfile "supplementary", replace
cap qui erase "supplementary.zip"
*GO BACK TO THE WORKING DIRECTORY
qui cd "`location'"
}
}
}
****************************************************************************
* UNIX
****************************************************************************
if "`c(os)'" == "Unix" {
if "`pandoc'" == "" {
*Search for Pandoc
cap quietly findfile pandoc, path("`c(sysdir_plus)'Weaver/Pandoc")
if "`r(fn)'" ~= "" {
*save the current working directory
qui local sub "`c(pwd)'"
*GETTING THE PATH TO PANDOC
qui cd "`c(sysdir_plus)'Weaver/Pandoc"
local d : pwd
global pandoc : di "`d'/pandoc"
*GO BACK TO THE WORKING DIRECTORY
qui cd "`sub'"
}
if "`r(fn)'" == "" {
//If the "Install option" is specified, install Pandoc if
//it is not already installed
if `"`install'"' == "install" {
markdocpandoc
}
if `"`install'"' ~= "install" {
di as txt "{hline}" _n
di as error "{bf:WARNING}"
di as txt "{p}The {bf:Pandoc} software was not found on" ///
" your machine. MarkDoc package cannot produce " ///
"documents without this software." _n
di as txt `"{browse "http://www.haghish.com/packages/pandoc.php": {c 149} Learn How To Installing Pandoc Manually}"'
di as txt "{stata markdocpandoc: {c 149} Install Pandoc {bf:Automatically}}"
if "`export'" == "html" | "`export'" == "pdf" ///
| "`export'" == "docx" | "`export'" == "md" ///
| "`export'" == "sthlp" {
di as txt _n "{p}Alternatively, you can add the " ///
`"{browse "https://github.com/haghish/markdoc/wiki/mini":{bf:mini}} "' ///
"option to markdoc, which runs the engine in " ///
"light mode, independent of third-party software. " ///
`"{browse "https://github.com/haghish/markdoc/wiki/mini":{bf:read more about the mini option here...}} "' _n
}
di as txt "{hline}" _n
quietly error 1
}
}
}
// WKHTMLTOPDF
// -----------
if "`printer'" == "" & "`export'" == "pdf" & "$printername" ~= "pdflatex" {
// Search for wkhtmltopdf
cap quietly findfile wkhtmltopdf, path("`c(sysdir_plus)'Weaver/wkhtmltopdf")
// if wkhtmltopdf exists
if "`r(fn)'" ~= "" {
qui local location "`c(pwd)'"
qui cd "`c(sysdir_plus)'"
qui cd Weaver
qui cd wkhtmltopdf
local d : pwd
global setpath : di "`d'/wkhtmltopdf"
qui cd "`location'"
}
// if it does not exist
if "`r(fn)'" == "" {
if `"`install'"' == "install" {
markdocwkhtmltopdf
}
if `"`install'"' ~= "install" {
di as txt "{hline}" _n
di as error "{bf:WARNING}"
di as txt "{p}The {bf:wkhtmltopdf} software was not found on" ///
" your machine. MarkDoc package cannot produce " ///
"PDF documents without this software." _n
di as txt `"{browse "http://www.haghish.com/packages/pdf_printer.php": {c 149} Learn How To Installing PDF drivers Manually}"'
di as txt "{stata markdocwkhtmltopdf: {c 149} Install wkhtmltopdf {bf:Automatically}}"
di as txt _n "{p}Alternatively, you can add the " ///
`"{browse "https://github.com/haghish/markdoc/wiki/mini":{bf:mini}} "' ///
"option to markdoc, which runs the engine in " ///
"light mode, independent of third-party software. " ///
`"{browse "https://github.com/haghish/markdoc/wiki/mini":{bf:read more about the mini option here...}} "' _n
di as txt "{hline}" _n
quietly error 1
}
}
}
// SUPPLEMENTARY
//--------------
if "`export'" == "tex" & "`style'" == "stata" {
cap quietly findfile supplementary, path("`c(sysdir_plus)'Weaver")
if "`r(fn)'" == "" {
qui local location "`c(pwd)'"
*GETTING THE PATH TO PANDOC
qui cd "`c(sysdir_plus)'Weaver"
cap qui copy "http://www.haghish.com/software/supplementary.zip" ///
"supplementary.zip", replace
cap qui unzipfile "supplementary", replace
cap qui erase "supplementary.zip"
*GO BACK TO THE WORKING DIRECTORY
qui cd "`location'"
}
}
}
*go back to the previous working directory
qui cd "$location"
macro drop location
end
|
/*
Developed by E. F. Haghish (2014)
Center for Medical Biometry and Medical Informatics
University of Freiburg, Germany
haghish@imbi.uni-freiburg.de
* MarkDoc comes with no warranty *
MarkDoc Package
===============
This ado file is a part of MarkDoc package and is called within
markdoccheck.ado, the program that checks if Pandoc is installed on the
system correctly. If not, the current program is run to install Pandoc
from http://www.haghish.com/
*/
program define markdocpandoc
syntax [, Test]
version 11
********************************************************************
*MICROSOFT WINDOWS 32BIT & 64BIT
********************************************************************
if "`c(os)'" == "Windows" {
*save the current working directory
qui local location "`c(pwd)'"
*CREATE WEAVER DIRECTORY
qui cd "`c(sysdir_plus)'"
cap qui mkdir Weaver
qui cd Weaver
local d : pwd
di as txt "{hline}" _n
di as txt ///
" ____ _ __ __ _ _ " _n ///
"| _ \| | ___ __ _ ___ ___ \ \ / /_ _(_) |_ " _n ///
"| |_) | |/ _ \/ _` / __|/ _ \ \ \ /\ / / _` | | __|" _n ///
"| __/| | __/ (_| \__ \ __/ \ V V / (_| | | |_ " _n ///
"|_| |_|\___|\__,_|___/\___| \_/\_/ \__,_|_|\__|" _n
di as txt "{p}{ul: {bf:Installing Pandoc Software}}" _n
di as txt "{p}Required software packages are getting installed " ///
"in {browse `d'} directory. make sure you are " ///
"connected to internet. This may take a while. Pay attention to " ///
"the download bar of Stata below and when the download is done, " ///
"rerun MarkDoc command."_n
//If the test option is not specified, print the test text
if `"`test'"' == "" {
di as txt "{p}{ul: {bf:Test MarkDoc!}}" _n
di as txt "{p}When the installation is over (look at the download bar " ///
"at the buttom of Stata), you can test if Pandoc is installed on your " ///
"machine correctly. The test will run an example do file from " ///
`"{browse "http://www.haghish.com/":http://haghish.com/} to ensure "' ///
"MarkDoc is running smoothely on your machine." ///
" {stata markdoc, test:{bf:{ul:Click Here To Test MarkDoc When The Download Is Over!}}} " _n
}
di as txt "{hline}" _n(4)
*DOWNLOAD PANDOC AND UNZIP IT
cap qui copy "http://www.haghish.com/software/pandoc_1.13.1.txt" ///
"pandoc_1.13.1.txt", replace public
cap qui copy "http://www.haghish.com/software/Win/Pandoc.zip" ///
"Pandoc.zip", replace public
cap qui copy "http://www.haghish.com/software/supplementary.zip" ///
"supplementary.zip", replace public
cap qui unzipfile Pandoc, replace
cap qui erase Pandoc.zip
*GETTING THE PATH TO PANDOC
cap qui cd Pandoc
local d : pwd
global pandoc : di "`d'\pandoc.exe"
//Go back to the Working Directory
qui cd "`location'"
}
********************************************************************
*MAC 64BIT
********************************************************************
if "`c(os)'" == "MacOSX" {
*save the current working directory
qui local location "`c(pwd)'"
*CREATE WEAVER DIRECTORY
qui cd "`c(sysdir_plus)'"
cap qui mkdir Weaver
qui cd Weaver
local d : pwd
di as txt "{hline}" _n
di as txt ///
" ____ _ __ __ _ _ " _n ///
"| _ \| | ___ __ _ ___ ___ \ \ / /_ _(_) |_ " _n ///
"| |_) | |/ _ \/ _` / __|/ _ \ \ \ /\ / / _` | | __|" _n ///
"| __/| | __/ (_| \__ \ __/ \ V V / (_| | | |_ " _n ///
"|_| |_|\___|\__,_|___/\___| \_/\_/ \__,_|_|\__|" _n
di as txt "{p}{ul: {bf:Installing Pandoc Software}}" _n
di as txt "{p}Required software packages are getting installed " ///
"in {browse `d'} directory. make sure you are " ///
"connected to internet. This may take a while. Pay attention to " ///
"the download bar of Stata below and when the download is done, " ///
"rerun MarkDoc command."_n
//If the test option is not specified, print the test text
if `"`test'"' == "" {
di as txt "{p}{ul: {bf:Test MarkDoc!}}" _n
di as txt "{p}When the installation is over (look at the download bar " ///
"at the buttom of Stata), you can test if Pandoc is installed on your " ///
"machine correctly. The test will run an example do file from " ///
`"{browse "http://www.haghish.com/":http://haghish.com/} to ensure "' ///
"MarkDoc is running smoothely on your machine." ///
" {stata markdoc, test:{bf:{ul:Click Here To Test MarkDoc When The Download Is Over!}}} " _n
}
di as txt "{hline}" _n(4)
*DOWNLOAD PANDOC AND UNZIP IT
cap qui copy "http://www.haghish.com/software/pandoc_1.13.1.txt" ///
"pandoc_1.13.1.txt", replace public
cap qui copy "http://www.haghish.com/software/Mac/Pandoc.zip" ///
"Pandoc.zip", replace public
cap qui copy "http://www.haghish.com/software/supplementary.zip" ///
"supplementary.zip", replace public
cap qui unzipfile Pandoc, replace
cap qui erase Pandoc.zip
*GETTING THE PATH TO PANDOC
cap qui cd Pandoc
local d : pwd
global pandoc : di "`d'/pandoc"
*CHANGE CHMOD
cap qui shell chmod +x "$pandoc"
//Go back to the Working Directory
qui cd "`location'"
}
********************************************************************
*UNIX 32BIT & 64BIT
********************************************************************
if "`c(os)'"=="Unix" {
*save the current working directory
qui local location "`c(pwd)'"
*CREATE WEAVER DIRECTORY
qui cd "`c(sysdir_plus)'"
cap qui mkdir Weaver
qui cd Weaver
local d : pwd
di as txt "{hline}" _n
di as txt ///
" ____ _ __ __ _ _ " _n ///
"| _ \| | ___ __ _ ___ ___ \ \ / /_ _(_) |_ " _n ///
"| |_) | |/ _ \/ _` / __|/ _ \ \ \ /\ / / _` | | __|" _n ///
"| __/| | __/ (_| \__ \ __/ \ V V / (_| | | |_ " _n ///
"|_| |_|\___|\__,_|___/\___| \_/\_/ \__,_|_|\__|" _n
di as txt "{p}{ul: {bf:Installing Pandoc Software}}" _n
di as txt "{p}Required software packages are getting installed " ///
"in {browse `d'} directory. make sure you are " ///
"connected to internet. This may take a while. Pay attention to " ///
"the download bar of Stata below and when the download is done, " ///
"rerun MarkDoc command."_n
//If the test option is not specified, print the test text
if `"`test'"' == "" {
di as txt "{p}{ul: {bf:Test MarkDoc!}}" _n
di as txt "{p}When the installation is over (look at the download bar " ///
"at the buttom of Stata), you can test if Pandoc is installed on your " ///
"machine correctly. The test will run an example do file from " ///
`"{browse "http://www.haghish.com/":http://haghish.com/} to ensure "' ///
"MarkDoc is running smoothely on your machine." ///
" {stata markdoc, test:{bf:{ul:Click Here To Test MarkDoc When The Download Is Over!}}} " _n
}
di as txt "{hline}" _n(4)
*DOWNLOAD PANDOC AND UNZIP IT
cap qui copy "http://www.haghish.com/software/pandoc_1.13.1.txt" ///
"pandoc_1.13.1.txt", replace public
if "`c(bit)'" == "32" {
cap qui copy "http://www.haghish.com/software/Unix/32bit/Pandoc.zip" ///
"Pandoc.zip", replace public
}
if "`c(bit)'" == "64" {
cap qui copy "http://www.haghish.com/software/Unix/64bit/Pandoc.zip" ///
"Pandoc.zip", replace public
}
cap qui unzipfile Pandoc, replace
cap qui erase Pandoc.zip
*GETTING THE PATH TO PANDOC
cap qui cd Pandoc
local d : pwd
global pandoc : di "`d'/pandoc"
*CHANGE CHMOD
cap qui shell chmod +x "$pandoc"
//Go back to the Working Directory
qui cd "`location'"
}
end
|
*capture program drop markdocstyle
program markdocstyle
version 11
syntax [anything] , export(str) tmp(str) tmp1(str) [master] [markup(str)] ///
[STYle(name)] [debug] [noisily] [figure] [toc] [date] [title(str)] ///
[affiliation(str) author(str) address(str) summary(str) ] ///
[template(str)] [mathjax] [statax] ///
[Font(str)] [LANDscape] [css(str)] ///
[texmaster]
// =========================================================================
// GENERAL STYLES
// =========================================================================
if "`export'" == "html" {
if "`style'" == "simple" {
// FONT
local fontfamily `""Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif"'
local headerfontsize "28px"
// BACKGROUND % STYLE COLOR
local pgbackground "white"
local codebackground "#f3f6fa"
local prebackground "#f3f6fa"
local prebordercolor "#dce6f0"
local bqbordercolor "#dce6f0"
local hrcolor "#eff0f1"
//FONT COLOR
local h1color "#17365D"
local h2color "#345A8A"
local h3color "#4F81BD"
local h4color "#4F81BD"
local h5color "#17365D"
local h6color "#17365D"
local pcolor "black"
local bqcolor "#819198"
local precolor "#567482"
local precodecolor "#567482"
local codecolor "#383e41"
local linkcolor "#1e6bb8"
if !missing("`statax'") {
local precodecolor "#6D6D6D"
}
}
if "`style'" == "stata" {
// FONT
local fontfamily `""Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif"'
local headerfontsize "28px"
// BACKGROUND % STYLE COLOR
local pgbackground "white"
local codebackground "#EAF2F3"
local prebackground "#EAF2F3"
local prebordercolor "#E8F0F1"
local bqbordercolor "#E8F0F1"
local hrcolor "#eff0f1"
//FONT COLOR
local h1color "#343F44"
local h2color "#4A5A60"
local h3color "#4A5A60"
local h4color "#4A5A60"
local h5color "#4A5A60"
local h6color "#4A5A60"
local pcolor "black"
local bqcolor "#819198"
local precolor "#567482"
local precodecolor "#567482"
local codecolor "#383e41"
local linkcolor "#5A727C"
if !missing("`statax'") {
local precodecolor "#6D6D6D"
}
}
if "`style'" == "formal" {
// FONT
local fontfamily `""Times New Roman", Times, serif"'
local headerfontsize "28px"
// BACKGROUND % STYLE COLOR
local pgbackground "white"
//local codebackground "#EAF2F3"
//local prebackground "#EAF2F3"
local prebordercolor "white"
local bqbordercolor "#eff0f1"
local hrcolor "#eff0f1"
//FONT COLOR
local h1color "black"
local h2color "black"
local h3color "black"
local h4color "black"
local h5color "black"
local h6color "black"
local pcolor "black"
local bqcolor "black"
local precolor "#567482"
local precodecolor "#6D6D6D"
local codecolor "#383e41"
local linkcolor ""
if !missing("`statax'") {
local precodecolor "#6D6D6D"
}
}
}
// LaTeX Styling
// =========================================================================
if !missing("`master'") & "`markup'" == "latex" ///
& "`export'" != "slide" | ///
!missing("`master'") & "`export'" == "tex" ///
| missing("`master'") & ///
!missing("`template'") & "`markup'" == "latex" ///
& "`export'" != "slide" {
tempname hitch knot
qui file open `hitch' using "`tmp'", read
qui cap file open `knot' using "`tmp1'", write replace
file write `knot' _newline
file read `hitch' line
if !missing("`statax'") {
local d : pwd
cap qui cd "`c(sysdir_plus)'/s"
local tempPath : pwd
*local template "`tempPath'/Statax.tex"
local mytheme "`tempPath'/Statax.tex"
confirm file "`mytheme'"
cap qui cd "`d'"
local stataxcode "\include{Statax} %included in your working dorectory"
}
// GENERAL STYLE
// ---------------------------------------------------------------------
file write `knot' ///
"\documentclass{article}" _n
if !missing("`statax'") file write `knot' "`stataxcode'" _n
file write `knot' ///
"\usepackage{epsfig}" _n ///
"\usepackage{hyperref} %use hyperlink" _n ///
"\usepackage{booktabs} %for tables" _n ///
"\usepackage{longtable} %for long tables" _n ///
"\usepackage{fixltx2e} % for \textsubscript" _n ///
"\usepackage{graphicx}" _n ///
**************
* SIMPLE STYLE
**************
if !missing("`master'") & "`style'" != "stata" {
file write `knot' ///
"\usepackage{geometry} " _n ///
"%\geometry{letterpaper} " _n ///
"\usepackage{lmodern}" _n ///
"\usepackage{amssymb}" _n ///
"\usepackage{epstopdf}" _n ///
"\DeclareGraphicsRule{.tif}{png}{.png}" ///
"{`convert #1 `dirname #1`/`basename #1 .tif`.png}" _n ///
"\providecommand{\tightlist}{\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}" ///
"\makeatletter" _n ///
"\def\verbatim@font{\ttfamily\scriptsize}" _n ///
"\makeatother" _n
// Append external template file
if !missing("`template'") {
confirm file "`template'"
tempname latexstyle
file open `latexstyle' using "`template'", read
file read `latexstyle' line
while r(eof)==0 & substr(trim(`"`macval(line)'"'),1,16) != ///
"\begin{document}"{
cap file write `knot' `"`macval(line)'"' _n
cap file read `latexstyle' line
}
file close `latexstyle'
}
file write `knot' "\begin{document}" _n
if "`title'" != "" | !missing("`author'") {
file write `knot' "\title{`title'}" _n
}
if "`author'" != "" | "`affiliation'" ///
!= "" | "`address'" != "" {
file write `knot' "\author{"
if "`author'" != "" {
file write `knot' "`author' "
}
if "`affiliation'" != "" {
file write `knot' "\\ \small{`affiliation'} "
}
if "`address'" != "" {
file write `knot' "\\ \small{\textit{`address'}} "
}
file write `knot' "} " _n
}
if "`title'" != "" | "`author'" != "" {
if "`title'" == "" local title "\hphantom"
file write `knot' "\maketitle" _n
}
if !missing("`toc'") {
file write `knot' "\clearpage" _n ///
"\tableofcontents" _n ///
"\clearpage" _n(2)
}
if "`summary'" != "" {
file write `knot' "\begin{abstract}" _n
file write `knot' "`summary'" _n
file write `knot' "\end{abstract}" _n(2)
}
file write `knot' "" _n
file write `knot' "" _n
}
*************
* STATA STYLE
*************
if !missing("`master'") & "`style'" == "stata" {
//change style for affiliation and address
if "`affiliation'" != "" local affiliation "\\\`affiliation'" //one additional "\"
if "`address'" != "" local address "\\\`address'"
if "`date'" != "" local date "\\\`c(current_date)'"
file write `knot' ///
"\usepackage[article,notstatapress]{sj}" _n ///
"\usepackage{stata}" _n ///
"\usepackage{shadow}" _n ///
"\usepackage{natbib}" _n ///
"\usepackage{chapterbib}" _n ///
"\providecommand{\tightlist}{\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}" ///
"\bibpunct{(}{)}{;}{a}{}{,}" _n(2)
// Append external template file
if !missing("`template'") {
confirm file "`template'"
tempname latexstyle
file open `latexstyle' using "`template'", read
file read `latexstyle' line
while r(eof)==0 & substr(trim(`"`macval(line)'"'),1,16) != ///
"\begin{document}"{
cap file write `knot' `"`macval(line)'"' _n
cap file read `latexstyle' line
}
file close `latexstyle'
}
file write `knot' "\begin{document}" _n
if !missing("`toc'") {
file write `knot' "\clearpage" _n ///
"\tableofcontents" _n ///
"\clearpage" _n(2)
}
file write `knot' "\inserttype[st0001]{article}" _n
file write `knot' "\author{Short article author list}" ///
"{`author' `affiliation' `address' `date' \and}" _n
file write `knot' "\title[Short toc article title]{`title'}" _n
//if "`date'" != "" file write `knot' "\date{\today}" _n
file write `knot' "\maketitle" _n(2)
if "`summary'" != "" {
file write `knot' "\begin{abstract}" _n ///
"`summary'" _n ///
"%\keywords{\inserttag, command name(s), " ///
"keyword(s)} %Add keywords" _n ///
"\end{abstract}" _n(2)
}
}
// Append external template file
// ------------------------------------------------------------
if missing("`master'") & !missing("`template'") {
confirm file "`template'"
tempname latexstyle
file open `latexstyle' using "`template'", read
file read `latexstyle' line
while r(eof)==0 & substr(trim(`"`macval(line)'"'),1,16) != ///
"\begin{document}"{
cap file write `knot' `"`macval(line)'"' _n
cap file read `latexstyle' line
}
file close `latexstyle'
}
// -------------------------------------------------------------
// CORRECT STATA STYLE by replacing stlog instead of verbatim
// =============================================================
while r(eof) == 0 {
// STATA JOURNAL
if "`style'" == "stata" {
if substr(trim(`"`macval(line)'"'),1,16) == ///
"\begin{verbatim}" {
local line : subinstr local line ///
"\begin{verbatim}" "\begin{stlog}"
local codeverb 1
local jump 1
local linenumber 0
}
if substr(trim(`"`macval(line)'"'),1,14) == ///
"\end{verbatim}" {
local line : subinstr local line ///
"\end{verbatim}" "\end{stlog}"
local codeverb
local linenumber 0
}
if !missing("`codeverb'") {
if "`linenumber'" > "1" {
local line : subinstr local line ///
"\" "\\", all
}
local linenumber `++linenumber'
}
}
// STATAX
// ======
// THIS IS A QUICK WAY TO FIX A BUG. IMPROVE IT TO MAKE MARKDOC FASTER
// -----------------------------------------------------------------
else if "`style'" != "stata" & !missing("`statax'") {
if substr(trim(`"`macval(line)'"'),1,16) == ///
"\begin{verbatim}" {
file read `hitch' line
local activate 1
}
if substr(trim(`"`macval(line)'"'),1,14) == "\end{verbatim}" {
file read `hitch' line
local activate 0
}
local jump2 //RESET
// BEGIN THE PROCESS
if "`activate'" == "1" {
if substr(trim(`"`macval(line)'"'),1,1) == "." {
file write `knot' "\begin{statax}" _n
while missing("`endverb'") & trim(`"`macval(line)'"') != "" {
if trim(`"`macval(line)'"') != "\end{verbatim}" {
file write `knot' `"`macval(line)'"' _n
}
else {
local endverb 1
file read `hitch' line
}
if missing("`endverb'") file read `hitch' line
}
file write `knot' "\end{statax}" _n
}
if missing("`endverb'") {
di as err `"`macval(line)'"'
file write `knot' "\begin{verbatim}" _n
while substr(trim(`"`macval(line)'"'),1,1) != "." ///
& r(eof) == 0 {
if trim(`"`macval(line)'"') != "\end{verbatim}" {
file write `knot' `"`macval(line)'"' _n
}
file read `hitch' line
local jump2 1
}
file write `knot' "\end{verbatim}" _n
}
else {
local activate 0
file read `hitch' line
local jump2
}
local endverb //
}
}
if missing("`jump2'") & missing("`jump'") file write `knot' `"`macval(line)'"' _n
if !missing("`jump'") {
file write `knot' `"`macval(line)'"' _n(2)
local jump //RESET
}
if missing("`jump2'") file read `hitch' line
}
// END THE DOCUMENT
//--------------------------------------------------------------
if !missing("`master'") & "`style'" == "stata" {
file write `knot' "\bibliographystyle{sj}" _n ///
"\bibliography{sj}" _n ///
"%\begin{aboutauthors}" _n ///
"%% Write some background " ///
"information about the author(s)." _n ///
"%\end{aboutauthors}" _n
}
file write `knot' _n "\end{document}" _n(4)
file close `hitch'
file close `knot'
// CORRECTION STATAX 2
// THIS IS A QUICK WAY TO FIX A BUG. IMPROVE IT TO MAKE MARKDOC FASTER
// --------------------------------------------------------------
if "`style'" != "stata" & !missing("`statax'") {
tempfile tmp
qui copy "`tmp1'" "`tmp'", replace
tempname hitch knot
qui file open `hitch' using "`tmp'", read
qui cap file open `knot' using "`tmp1'", write replace
file write `knot' _newline
file read `hitch' line
while r(eof) == 0 {
if trim(`"`macval(line)'"') == "\end{statax}" {
file read `hitch' line
if trim(`"`macval(line)'"') == "\begin{verbatim}" {
file read `hitch' line
if trim(`"`macval(line)'"') == "" {
file read `hitch' line
if trim(`"`macval(line)'"') == "\end{verbatim}" {
file read `hitch' line
if trim(`"`macval(line)'"') == "\begin{statax}" {
file read `hitch' line
}
else {
file write `knot' "\end{statax}" _n
file write `knot' `"`macval(line)'"' _n
}
}
else {
file write `knot' "\end{statax}" _n
file write `knot' "\begin{verbatim}" _n
file write `knot' "" _n
file write `knot' `"`macval(line)'"' _n
}
}
else {
file write `knot' "\end{statax}" _n
file write `knot' "\begin{verbatim}" _n
file write `knot' `"`macval(line)'"' _n
}
}
else {
file write `knot' "\end{statax}" _n
}
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
file close `hitch'
file close `knot'
}
}
// HTML Styling
// =========================================================================
if !missing("`master'") & "`export'" == "html" {
tempname hitch knot
qui file open `hitch' using `"`tmp'"', read
qui cap file open `knot' using "`tmp1'", write replace
if !missing("`master'") & "`markup'" == "" | !missing("`master'") & "`markup'" == "markdown" {
file write `knot' "<!doctype html>" _n ///
"<html>" _n ///
"<head>" _n ///
`"<meta http-equiv="Content-Type" "' ///
`"content="text/html; charset=utf-8" />"' _n
if !missing("`mathjax'") {
file write `knot' `"<script type="text/javascript" async "' _n ///
`"src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?"' ///
`"config=TeX-MML-AM_CHTML">"' _n ///
`"</script>"' _n(3)
}
if !missing("`figure'") ///
file write `knot' _n `"<script type="text/javascript" "' _n ///
`"src="http://www.haghish.com/software/viz.js">"' _n ///
`"</script>"' _n(3)
file write `knot' _n "<!-- SYNTAX HIGHLIGHTING CLASSES -->" _n(2) ///
`"<style type="text/css">"' _n
// BODY, HEADINGS, A,
// -----------------------------------------------------------------
file write `knot' ///
"body {" _n ///
_skip(4) `"font-family: `fontfamily';"' _n ///
_skip(4) "text-align:justify;" _n ///
_skip(4) "margin: 0 8%;" _n ///
_skip(4) "font-size: 14px;" _n ///
_skip(8) "background-color:`pgbackground'; " _newline ///
"}" _newline(2) ///
"a {" _n ///
" color: `linkcolor';" _n ///
" text-decoration: none;" _n ///
"}" _n ///
"a:hover {" _n ///
" text-decoration: underline;" _n ///
"}" _n(2)
// BODY, HEADINGS, A,
// -----------------------------------------------------------------
file write `knot' ///
"h1, h2, h3, h4, h5, h6 {" _n ///
_skip(4) "line-height: 1.5;" _n ///
"}" _n(2) ///
"h1, h1 > a, h1 > a:link {" _newline ///
_skip(8) "margin:0.67em 0;" _newline ///
_skip(8) "padding: 0;" _newline ///
_skip(8) "font-family: `font';" _newline ///
_skip(8) "color:`h1color';" _newline ///
_skip(8) "font-size: 22px;" _newline ///
_skip(8) "}" _newline(2) ///
"h1 > a:hover, h1 > a:hover{" _newline ///
"color:#345A8A;" _newline ///
"} " _newline(2) ///
"h2, h2 > a, h2 > a, h2 > a:link {" _newline ///
_skip(8) "margin:14px 0px 2px 0px;" _newline ///
_skip(8) "padding: 0;" _newline ///
_skip(8) "color:`h2color';" _newline ///
_skip(8) "font-size: 18px;" _newline ///
_skip(8) "font-weight:bold;" _newline ///
_skip(8) "}" _newline(2) ///
"h3, h3 > a,h3 > a, h3 > a:link,h3 > a:link {" _newline ///
_skip(8) "margin:14px 0px 0px 0px;" _newline ///
_skip(8) "padding: 0;" _newline ///
_skip(8) "color:`h3color';" _newline ///
_skip(8) "font-size: 16px;" _newline ///
_skip(8) "font-weight:bold;" _newline ///
_skip(8) "}" _newline(2) ///
"h4 {" _newline ///
_skip(8) "margin:10px 0px 0px 0px;" _newline ///
_skip(8) "padding: 0;" _newline ///
_skip(8) "font-family: `font';" _newline ///
_skip(8) "font-size: 16px;" _newline ///
_skip(8) "color:`h4color';" _newline ///
_skip(8) "font-weight:bold;" _newline ///
_skip(8) "font-style:italic;" _newline ///
_skip(8) "}" _newline(2) ///
"h5 {" _newline ///
_skip(8) "font-size: 14px;" _newline ///
_skip(8) "font-weight:normal;" _newline ///
_skip(8) "color:#4F81BD;" _newline ///
_skip(8) "}" _newline(2) ///
"h6 {" _newline ///
_skip(8) "font-size:14px;" _newline ///
_skip(8) "font-weight:normal;" _newline ///
_skip(8) "font-style:italic;" _newline ///
_skip(8) "color:#4F81BD;" _newline ///
_skip(8) "}" _newline(2) ///
"p {" _newline ///
_skip(8) "font-weight:normal;" _newline ///
_skip(8) "font-size:14px;" _newline ///
_skip(8) "line-height: 16px;" _newline ///
_skip(8) "text-align:justify;" _n ///
_skip(8) "text-justify:inter-word;" _n ///
_skip(8) "margin:0 0 14px 0;" _n ///
_skip(8) "}" _newline(2)
// Author, Date, and Center CLASSES
// -----------------------------------------------------------------
file write `knot' ///
".author {display:block;text-align:center;" ///
"font-size:16px;margin-bottom:3px;}" _newline
file write `knot' ".date {display:block;text-align:center;" ///
"font-size:12px;margin-bottom:3px;}" _newline
file write `knot' ".center, #center {" _newline ///
_skip(4) "display: block;" _newline ///
_skip(4) "margin-left: auto;" _newline ///
_skip(4) "margin-right: auto;" _newline ///
_skip(4) "-webkit-box-shadow: 0px 0px 2px rgba( 0, 0, 0, 0.5 );" _n ///
_skip(4) "-moz-box-shadow: 0px 0px 2px rgba( 0, 0, 0, 0.5 );" _n ///
_skip(4) "box-shadow: 0px 0px 2px rgba( 0, 0, 0, 0.5 );" _n(2) ///
_skip(4) "padding: 0px;" _newline ///
_skip(4) "border-width: 0px;" _newline ///
_skip(4) "border-style: solid;" _newline ///
_skip(4) "cursor:-webkit-zoom-in;" _newline ///
_skip(4) "cursor:-moz-zoom-in;" _newline ///
_skip(4) "}" _newline(2)
file write `knot' "td > p {padding:0; margin:0;}" _newline
// HEADER
// -----------------------------------------------------------------
file write `knot' _n(2) ///
"header {" _newline ///
_skip(8) "font-size:`headerfontsize';" _newline ///
_skip(8) "padding-bottom:5px; " _newline ///
_skip(8) "margin:0;" _newline ///
_skip(8) "padding-top:150px; " _newline ///
_skip(8) `"font-family: `fontfamily';"' _newline ///
_skip(8) "text-align:center;" _newline ///
_skip(8) "display:block;" _newline ///
_skip(8) "font-weight:bold;" _newline ///
_skip(8) "}" _newline(2)
// TABLE
// -----------------------------------------------------------------
file write `knot' _n(2) ///
"table {" _n ///
_skip(8) "border-collapse: collapse;" _n ///
_skip(8)"border-bottom:1px solid black;" _n ///
_skip(8)"padding:5px;" _n ///
_skip(8)"margin-top:5px;" _n ///
_skip(8)"margin-bottom: 16px;" _n(2) ///
"}" _n ///
".tble {" _n ///
_skip(8)"display:block;" _n ///
_skip(8)"margin-top: 10px;" _n ///
_skip(8)"margin-bottom: 0px;" _n ///
_skip(8)"margin-bottom: 0px;" _n ///
"}" _n(2) ///
".tblecenter {" _n ///
_skip(8)"display:block;" _n ///
_skip(8)"margin-top: 10px;" _n ///
_skip(8)"margin-bottom: 0px;" _n ///
_skip(8)"margin-bottom: 0px;" _n ///
_skip(8)"text-align:center;" _n ///
"}" _n(2) ///
"span.tblecenter + table, span.tble + table, span.tble + img {" _n ///
_skip(8)"margin-top: 2px;" _n ///
"}" _n(2)
//Margin left will KEEP the table in the left and won't center it
// FIGURE STYLW
// -----------------------------------------------------------------
file write `knot' ///
".figure, .caption {" _n ///
_skip(8)"text-align: center" _n ///
"}" _n(2)
/*
if "`style'" == "stata" {
file write `knot' "margin-left:0px;" _n
}
*/
file write `knot' "th {" _n ///
_skip(8) "border-bottom:1px solid black;" _n ///
_skip(8) "border-top:1px solid black;" _n ///
_skip(8) "padding-right:20px;" _n ///
"}" _n(2) ///
"td {" _n ///
_skip(8) "padding-right:20px;" _n ///
"}" _n(2) ///
// PRE CODE
// -----------------------------------------------------------------
file write `knot' "pre code {" _n ///
" color: `precodecolor';" _n ///
" font-size: 10px;" _n ///
" padding-top: 0;" _n ///
" padding-bottom: 0;" _n ///
" margin-top: 0;" _n ///
" margin-bottom: 0;" _n ///
`" font-family: "menlo-regular","Consolas", "Liberation Mono", "' ///
`"Menlo, Courier, monospace;"' _n ///
" display: block;" _n ///
"}" _n(2)
// Statax
// -----------------------------------------------------------------
if !missing("`statax'") {
file write `knot' ///
".sh_stata {" _n ///
" font-size: 0.7rem;" _n ///
" padding-top: 0;" _n ///
" padding-bottom: 0;" _n ///
" margin-top: 0;" _n ///
" margin-bottom: 0;" _n ///
" display: block;" _n ///
" line-height: 1.5;" _n ///
"}" _newline(2) ///
"pre > code {" _n ///
" padding: 0;" _n ///
" margin: 0;" _n ///
" word-break: normal;" _n ///
" display: block;" _n ///
"}" _n(2) ///
".sh_stata + pre code {" _n ///
" margin:-10px 0 0 -10px;" _n ///
" line-height:8px;" _n ///
"}" _n(2)
}
else {
file write `knot' ///
"code {" _n ///
" padding: 2px 4px;" _n ///
`" font-family: Consolas, "Liberation Mono", Menlo, "' ///
`"Courier, monospace;"' _n ///
" font-size: 0.9rem;" _n ///
" color: `codecolor';" _n ///
" background-color: `codebackground';" _n ///
" border-radius: 0.3rem; " _n ///
"}" _n(2) ///
"pre {" _n ///
" padding: 0.8rem ;" _n ///
`" font: 1rem Consolas, "Liberation Mono", Menlo, "' ///
`"Courier, monospace;"' _n ///
" margin-top: 0;" _n ///
" margin-bottom: 1rem;" _n ///
" color: `precolor';" _n ///
" word-wrap: normal;" _n ///
" background-color: `prebackground';" _n ///
" border: solid 1px `prebordercolor';" _n ///
" border-radius: 0.3rem; " _n ///
"}" _n(2) ///
"pre > code {" _n ///
" padding: 0;" _n ///
" margin: 0;" _n ///
" word-break: normal;" _n ///
"}" _n(2)
}
// QUOTE BLOCK
// -----------------------------------------------------------------
file write `knot' ///
"blockquote {" _n ///
" padding: 0 1rem;" _n ///
" margin-left: 0;" _n ///
" color: `bqcolor';" _n ///
" border-left: 0.3rem solid `bqbordercolor';" _n ///
"}" _n(2)
// img ???
// -----------------------------------------------------------------
file write `knot' ///
"img {" _newline ///
_skip(8) "margin: 5px 0 5px 0;" _newline ///
_skip(8) "padding: 0px;" _newline ///
_skip(8) "cursor:-webkit-zoom-in;" _newline ///
_skip(8) "cursor:-moz-zoom-in;" _newline ///
_skip(8) "display:inline-block;" _newline ///
_skip(8) "clear: both;" _newline ///
_skip(8) "}" _newline(2)
// HR
// -----------------------------------------------------------------
file write `knot' ///
"hr {" _n ///
" height: 2px;" _n ///
" margin: 1rem 0;" _n ///
" background-color: `hrcolor';" _n ///
" border: 0; " _n ///
"}" _n(2)
// UL LI
// -----------------------------------------------------------------
file write `knot' ///
"ul li {" _n ///
" font-size:14px;" _n ///
"}" _n(2)
file write `knot' "</style>" _n(4)
if !missing("`statax'") {
file write `knot' `"<script type="text/javascript" src='http://haghish.com/statax/Statax.js'></script>"' _n
}
if !missing("`template'") {
file write `knot' `"<link rel="stylesheet" type="text/css" href="`template'">"' _n
}
file write `knot' "</head>" _n ///
*writing the header
if "`title'" != "" {
file write `knot' `"<header>`title'</header>"' _n
}
file write `knot' "<body>" _n
if "`author'" != "" {
file write `knot' `"<span class="author">`author'</span>"' _n
}
if "`affiliation'" != "" {
file write `knot' `"<span class="author">`affiliation'</span>"' _n
}
if "`address'" != "" {
file write `knot' `"<span class="author">`address'</span>"' _n
}
if "`date'" != "" {
file write `knot' `"<span class="date">`c(current_date)'</span>"' _n
}
if "`summary'" != "" {
file write `knot' ///
`"<p style="padding-right:15%; "' ///
`"padding-left:15%;padding-top:100px;"' ///
`"text-align: justify;text-justify:"' ///
`"inter-word;">`summary'</p><br />"' _n
}
/* adding the date in the fitst page */
//if "`date'" == "date" {
// file write `knot' ///
// `"<span style="font-size: 12px;text-align:center;"' ///
// `"display:block; padding: 0 0 30px 0;">"' ///
// `"<span id="spanDate"></span></span>"' _n(2)
// }
}
//Copy the rest of the document
file write `knot' _newline
file read `hitch' line
while r(eof) == 0 {
local word1 : word 1 of `"`macval(line)'"'
// replace <pre><code>
//local line : subinstr local line "<pre><code>" "<result>", all
//local line : subinstr local line "</pre></code>" "</result>", all
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
//ending
if !missing("`master'") | "`markup'" == "" | "`markup'" == "markdown" {
file write `knot' "</body>" _n
file write `knot' "</html>" _n
}
file close `knot'
file close `hitch'
}
if !missing("`noisily'") {
display as txt _n "Document Style was appended successfully..." _n(2)
}
if !missing("`debug'") {
copy "`tmp1'" "0style.txt", replace
}
end
|
/*
Developed by E. F. Haghish (2014)
Center for Medical Biometry and Medical Informatics
University of Freiburg, Germany
haghish@imbi.uni-freiburg.de
* MarkDoc comes with no warranty *
MarkDoc Package
===============
This ado file is a part of MarkDoc package and is called within
markdoc.ado. It will connecto to http://haghish.com/ to obtain the latest
version of the MarkDoc package and notify the user, if the package is not
updated.
*/
program define markdocversion
version 11
// make sure that Stata does not repeat this every time
//if "$thenewestmarkdocversion" == "" {
cap qui do "http://www.haghish.com/packages/update.do"
//}
global markdocversion 3.79
if "$thenewestmarkdocversion" > "$markdocversion" {
di _n(2)
di as txt _n(2) "{hline}"
di " _ _ _ _ __ " _n ///
" | | | |_ __ __| | __ _| |_ ___ _ \ \ " _n ///
" | | | | '_ \ / _` |/ _` | __/ _ \ (_) | |" _n ///
" | |_| | |_) | (_| | (_| | || __/ _ | |" _n ///
" \___/| .__/ \__,_|\__,_|\__\___| (_) | |" _n ///
" |_| /_/ " _n ///
di as text "{p}MarkDoc has a new update available! Click on " ///
`"{ul:{bf:{stata "adoupdate markdoc, update":Update MarkDoc Now}}} "' ///
"or alternatively type {ul: {bf: adoupdate markdoc, update}} to " ///
"update the package."
di as text "{p}For more information regarding the new features " ///
"of MarkDoc, visit " ///
`"{browse "http://www.haghish.com/statistics/stata-blog/reproducible-research/markdoc.php":{it:http://www.haghish.com/markdoc}}{smcl}"'
}
end
|
/*
Developed by E. F. Haghish (2014)
Center for Medical Biometry and Medical Informatics
University of Freiburg, Germany
haghish@imbi.uni-freiburg.de
* MarkDoc comes with no warranty *
*/
program define markdocwkhtmltopdf
version 11
********************************************************************
*MICROSOFT WINDOWS 32BIT & 64BIT
********************************************************************
if "`c(os)'" == "Windows" {
*save the current working directory
qui local location "`c(pwd)'"
qui cd "`c(sysdir_plus)'"
cap qui mkdir Weaver
qui cd Weaver
local d : pwd
di as txt "{hline}" _n
di as txt ///
" ____ _ __ __ _ _ " _n ///
"| _ \| | ___ __ _ ___ ___ \ \ / /_ _(_) |_ " _n ///
"| |_) | |/ _ \/ _` / __|/ _ \ \ \ /\ / / _` | | __|" _n ///
"| __/| | __/ (_| \__ \ __/ \ V V / (_| | | |_ " _n ///
"|_| |_|\___|\__,_|___/\___| \_/\_/ \__,_|_|\__|" _n
di as txt "{p}{ul: {bf:Installing wkhtmltopdf Software}}" _n
di as txt "{p}Required software packages are getting installed " ///
"in {browse `d'} directory. make sure you are " ///
"connected to internet. This may take a while. Pay attention to " ///
"the download bar of Stata below and when the download is done, " ///
"rerun MarkDoc command."_n
di as txt "{hline}" _n(4)
*DOWNLOAD WKHTMLTOPDF AND UNZIP IT
cap qui copy "http://www.haghish.com/software/wkhtmltopdf_0.12.1.txt" ///
"wkhtmltopdf_0.12.1.txt", replace public
if "`c(bit)'" == "32" {
cap qui copy "http://www.haghish.com/software/Win/32bit/wkhtmltopdf.zip" ///
"wkhtmltopdf.zip", replace public
}
if "`c(bit)'" == "64" {
cap qui copy "http://www.haghish.com/software/Win/64bit/wkhtmltopdf.zip" ///
"wkhtmltopdf.zip", replace public
}
cap qui unzipfile wkhtmltopdf, replace
cap qui erase wkhtmltopdf.zip
*GETTING THE PATH TO WKHTMLTOPDF
cap qui cd wkhtmltopdf
cap qui cd bin
local d : pwd
global setpath : di "`d'\wkhtmltopdf.exe"
//Go back to the Working Directory
qui cd "`location'"
}
********************************************************************
*MAC 32BIT & 64BIT
********************************************************************
if "`c(os)'" == "MacOSX" {
*save the current working directory
qui local location "`c(pwd)'"
qui cd "`c(sysdir_plus)'"
cap qui mkdir Weaver
qui cd Weaver
local d : pwd
di as txt "{hline}" _n
di as txt ///
" ____ _ __ __ _ _ " _n ///
"| _ \| | ___ __ _ ___ ___ \ \ / /_ _(_) |_ " _n ///
"| |_) | |/ _ \/ _` / __|/ _ \ \ \ /\ / / _` | | __|" _n ///
"| __/| | __/ (_| \__ \ __/ \ V V / (_| | | |_ " _n ///
"|_| |_|\___|\__,_|___/\___| \_/\_/ \__,_|_|\__|" _n
di as txt "{p}{ul: {bf:Installing wkhtmltopdf Software}}" _n
di as txt "{p}Required software packages are getting installed " ///
"in {browse `d'} directory. make sure you are " ///
"connected to internet. This may take a while. Pay attention to " ///
"the download bar of Stata below and when the download is done, " ///
"rerun MarkDoc command."_n
di as txt "{hline}" _n(4)
*DOWNLOAD WKHTMLTOPDF AND UNZIP IT
cap qui copy "http://www.haghish.com/software/wkhtmltopdf_0.12.1.txt" ///
"wkhtmltopdf_0.12.1.txt", replace public
cap qui copy "http://www.haghish.com/software/Mac/wkhtmltopdf.zip" ///
"wkhtmltopdf.zip", replace public
cap qui unzipfile wkhtmltopdf, replace
cap qui erase wkhtmltopdf.zip
*GETTING THE PATH TO WKHTMLTOPDF
cap qui cd wkhtmltopdf
local d : pwd
global setpath : di "`d'/wkhtmltopdf"
cap qui shell chmod +x "$setpath"
//Go back to the Working Directory
qui cd "`location'"
}
********************************************************************
*UNIX 32BIT & 64BIT
********************************************************************
if "`c(os)'" == "Unix" {
*save the current working directory
qui local location "`c(pwd)'"
qui cd "`c(sysdir_plus)'"
cap qui mkdir Weaver
qui cd Weaver
local d : pwd
di as txt "{hline}" _n
di as txt ///
" ____ _ __ __ _ _ " _n ///
"| _ \| | ___ __ _ ___ ___ \ \ / /_ _(_) |_ " _n ///
"| |_) | |/ _ \/ _` / __|/ _ \ \ \ /\ / / _` | | __|" _n ///
"| __/| | __/ (_| \__ \ __/ \ V V / (_| | | |_ " _n ///
"|_| |_|\___|\__,_|___/\___| \_/\_/ \__,_|_|\__|" _n
di as txt "{p}{ul: {bf:Installing wkhtmltopdf Software}}" _n
di as txt "{p}Required software packages are getting installed " ///
"in {browse `d'} directory. make sure you are " ///
"connected to internet. This may take a while. Pay attention to " ///
"the download bar of Stata below and when the download is done, " ///
"rerun MarkDoc command."_n
di as txt "{hline}" _n(4)
*DOWNLOAD WKHTMLTOPDF AND UNZIP IT
cap qui copy "http://www.haghish.com/software/wkhtmltopdf_0.12.1.txt" ///
"wkhtmltopdf_0.12.1.txt", replace public
if "`c(bit)'" == "32" {
cap qui copy "http://www.haghish.com/software/Unix/32bit/wkhtmltopdf.zip" ///
"wkhtmltopdf.zip", replace public
}
if "`c(bit)'" == "64" {
cap qui copy "http://www.haghish.com/software/Unix/64bit/wkhtmltopdf.zip" ///
"wkhtmltopdf.zip", replace public
}
cap qui unzipfile wkhtmltopdf, replace
cap qui erase wkhtmltopdf.zip
*GETTING THE PATH TO WKHTMLTOPDF
cap qui cd wkhtmltopdf
local d : pwd
global setpath : di "`d'/wkhtmltopdf"
cap qui shell chmod +x "$setpath"
//Go back to the Working Directory
qui cd "`location'"
}
end
|
/*
Developed by E. F. Haghish (2014)
Center for Medical Biometry and Medical Informatics
University of Freiburg, Germany
haghish@imbi.uni-freiburg.de
* MarkDoc comes with no warranty *
markup program
===============
This program is a part of MarkDoc package, a general purpose program for
literate programming in Stata. extracts the documentation notations written
in script files and create a document that can be typesseted.
3.7.0 February, 2016
*/
*capture program drop markup
program define markup
// NOTE:
// Stata 14 introduces ustrltrim function for removing Unicode whitespace
// characters and blanks. The previous trim() function cannot remove unicode
// whitespace. The program is updated to function for all versions of Stata,
// but yet, there is a slight chance of "unreliable" behavior from MarkDoc
// in older versions of Stata, if the string has a unicode whitespace...
// =========================================================================
local version = int(`c(stata_version)')
if `version' <= 13 {
local trim trim
local version 11
}
if `version' > 13 {
local trim ustrltrim
local version 14
}
version `version'
syntax anything(name=script id="The script file name is") ///
[, ///
replace /// replaces the current sthlp file, if it already exists
Export(name) /// specifies the exported format
localfile(str) /// save the output in a local file, if available
debug ///
]
// -------------------------------------------------------------------------
// Syntax Processing
// =========================================================================
local input `script'
if (index(lower("`input'"),".ado")) {
local name : subinstr local input ".ado" ""
local convert "`name'.`export'"
local extension ado
}
else if (index(lower("`input'"),".mata")) {
local name : subinstr local input ".mata" ""
local convert "`name'.`export'"
local extension mata
}
else if (index(lower("`input'"),".do")) {
local name : subinstr local input ".do" ""
local convert "`name'.`export'"
local extension do
}
else if (index(lower("`input'"),".md")) {
local name : subinstr local input ".md" ""
local convert "`name'.`export'"
local extension md
}
// assume it's an ADO file
capture confirm file "`script'.ado"
if _rc == 0 {
local name : subinstr local input ".ado" ""
local convert "`name'.`export'"
local script `script'.ado
local extension ado
}
if missing("`extension'") {
di as err "{p}file extension not recognized; MarkDoc can generate " ///
"dynamic Stata help files from {bf:do}, {bf:ado}, and {bf:mata} files" _n
exit 198
}
confirm file "`script'"
************************************************************************
*
* MAIN ENGINE
* -----------
*
* Part 1- create a temporary file to include the text chunks
************************************************************************
// -------------------------------------------------------------------------
// Part 1: Adding the template
// =========================================================================
tempfile tmp
tempname hitch knot
qui file open `hitch' using `"`script'"', read
qui file open `knot' using `"`tmp'"', write replace
file read `hitch' line
local i 1
// -----------------------------------------------------------------
// EXTRACT NOTATIONS
// =================================================================
while r(eof) == 0 {
local passtitle
capture if substr(`trim'(`"`macval(line)'"'),1,26) == "/*** DO NOT EDIT THIS LINE" {
local passtitle 1
file read `hitch' line
}
while !missing("`passtitle'") {
*file read `hitch' line
local titlefound 1
// Get the package title
if substr(`trim'(`"`macval(line)'"'),1,6) == "Title:" {
local line : subinstr local line "Title:" ""
local t = `trim'("`line'")
if !missing("`t'") local title "`t'"
file write `knot' "> __`title':__ "
}
if substr(`trim'(`"`macval(line)'"'),1,12) == "Description:" {
local line : subinstr local line "Description:" ""
local description = `trim'("`line'")
if !missing(`"`macval(description)'"') {
md2smcl `"`macval(description)'"'
local description `r(md)'
file write `knot' "`description'" _n
file read `hitch' line
while substr(`trim'(`"`macval(line)'"'),55,21) != "DO NOT EDIT THIS LINE" ///
& r(eof) == 0 {
*local line2 = `trim'(`"`macval(line)'"')
local line2 = `"`macval(line)'"'
md2smcl `"`macval(line2)'"'
file write `knot' `"`r(md)'"' _n
file read `hitch' line
}
}
}
if substr(`trim'(`"`macval(line)'"'),55,21) == "DO NOT EDIT THIS LINE" {
local passtitle //exit the loop
}
else file read `hitch' line
}
local pass // reset
capture if substr(`trim'(`"`macval(line)'"'),1,4) == "/***" & ///
substr(`trim'(`"`macval(line)'"'),1,26) != ///
"/*** DO NOT EDIT THIS LINE" & ///
substr(`trim'(`"`macval(line)'"'),1,5) != "/***$" {
local pass 1
file read `hitch' line
}
if !missing("`pass'") {
*while r(eof) == 0 & substr(`trim'(`"`macval(line)'"'),1,4) != "***/" {
while r(eof) == 0 & trim(`"`macval(line)'"') != "***/" {
if substr(`trim'(`"`macval(line)'"'),1,2) == ": " {
local line : subinstr local line ": " ""
}
else if substr(`trim'(`"`macval(line)'"'),1,1) == ":" {
local line : subinstr local line ":" ""
}
if substr(`trim'(`"`macval(line)'"'),1,9) == "{p 4 4 2}" ///
| substr(`trim'(`"`macval(line)'"'),1,9) == "{p 8 8 2}" {
file read `hitch' line
}
//avoid tabs
if substr(`trim'(`"`macval(line)'"'),1,5) == "- - -" {
local line "- - -"
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
}
file read `hitch' line
}
file close `knot'
if !missing("`debug'") {
quietly copy "`tmp'" 0markup.txt, replace
}
quietly copy "`tmp'" "$localfile", `replace'
end
|
// documentation is written for markdoc package (github.com/haghish/markdoc)
// . markdoc mdconvert.ado, mini export(sthlp) replace
/***
_v. 1.3_
mdconvert
=========
__mdconvert__ converts [Markdown](https://daringfireball.net/projects/markdown/) to
Microsoft Word __docx__ or __pdf__ within Stata
Syntax
------
> __mdconvert__ using _filename_ [, _options_]
### Options
| _option_ | _Description_ |
|:---------------------|:---------------------------------------------------|
| **rep**lace | names of the exported file |
| name | bold face text |
| **e**xport(name) | document format which can be __docx__ or __pdf__ |
| **t**itle(str) | title of the document |
| **au**thor(str) | author of the document |
| **aff**iliation(str) | author affiliation |
| **add**ress(str) | author address or email |
| **sum**mary(str) | abstract or summary of the document |
Description
-----------
__mdconvert__ is an alternative to [Pandoc](https://pandoc.org/) for converting
Markdown documents to __docx__ and __pdf__ within Stata 15. This package was
developed to support [markdoc](https://github.com/haghish/markdoc) package and
allow generating dynamic documents independent of Pandoc or
[wkhtmltopdf](https://wkhtmltopdf.org/) for generating Microsoft Word and
PDF documents respectively.
Limitations
-----------
Generating docx and pdf files in Stata 15 is done using the __putdocx__ and
__putpdf__ commands. Compared to Pandoc, these commands are still very limited
and do not fully cover the Markdown syntax. For example, they do not allow:
1. horizontal line
2. Hyperlink
3. Nested lists
4. Mathematical notations
Examples
--------
convert Markdown file to docx
. mdconvert using "markdown.md", name(mydoc) export(docx) replace
convert Markdown file to pdf
. mdconvert using "markdown.md", name(mydoc) export(pdf) replace
Author
------
E. F. Haghish
University of Göttingen
_haghish@med.uni-goesttingen.de_
[https://github.com/haghish](https://github.com/haghish)
License
-------
MIT License
- - -
This help file was dynamically produced by
[MarkDoc Literate Programming package](http://www.haghish.com/markdoc/)
***/
*cap prog drop mdconvert
program define mdconvert
local version = int(`c(stata_version)')
if `version' < 15 {
display as err "this command is only supported in Stata 15 and above"
err 1
}
if `version' >= 15 {
local trim ustrltrim
local version 15
}
syntax using/ ///
[, ///
REPlace /// replaces the current sthlp file, if it already exists
name(str) /// name of the document
Export(name) /// specifies the exported format
TITle(str) /// specifies the title of the document (for styling)
AUthor(str) /// specifies the author of mthe document (for styling)
AFFiliation(str) /// specifies author affiliation (for styling)
ADDress(str) /// specifies author contact information (for styling)
Date /// Add the document generation date to the document
SUMmary(str) /// writing the summary or abstract of the report
]
// -------------------------------------------------------------------------
// Syntax Processing
// =========================================================================
confirm file "`using'"
if missing("`export'") local export docx
// specifying the document format
if missing("`export'") local export docx
if "`export'" == "docx" | "`export'" == "Docx" | "`export'" == "doc" {
local command putdocx
}
else if "`export'" == "pdf" | "`export'" == "Pdf" | "`export'" == "PDF" {
local command putpdf
}
else {
display "export(`export') is unrecognized"
err 198
}
local tablenum = 0
************************************************************************
*
* MAIN ENGINE
* -----------
*
* Part 1- Initiating the document and creating the title page
* Part 2- Processing the Markdown file
* Part 3-
************************************************************************
// -------------------------------------------------------------------------
// Part 1: Initiating the document and create the title page
// =========================================================================
// make sure the file was NOT OPEN, because mdconvert is a file translator
capture `command' clear
`command' begin
if !missing("`title'") {
if "`export'" == "docx" {
`command' paragraph, style("Title")
}
else {
`command' paragraph, font("", 26, navy)
}
`command' text ("`title'")
}
if !missing("`author'") {
if "`export'" == "docx" {
`command' paragraph, style("Subtitle")
}
else {
`command' paragraph, font("", 12, lightskyblue)
}
if !missing("`title'") `command' text (""), linebreak
`command' text ("`author', "), font("", 8, gray) linebreak
}
if !missing("`affiliation'") {
*`command' paragraph, style("Subtitle")
`command' text ("`affiliation'"), font("", 8, gray) linebreak
}
if !missing("`address'") {
*`command' paragraph, style("Subtitle")
`command' text ("`address'"), font("", 8, "")
}
if !missing("`summary'") {
`command' paragraph
`command' text (""), linebreak
`command' text ("`summary'"), italic font("", 10, gray)
}
if !missing("`summary'") {
`command' paragraph
`command' pagebreak
}
// -------------------------------------------------------------------------
// Part 2: Reading the source file
// =========================================================================
tempfile tmp
tempname hitch knot
qui file open `hitch' using `"`using'"', read
file read `hitch' line
local PARAGRAPH //store the current paragraph
local JUMP
local i 1
local i2 0
// -------------------------------------------------------------------------
// Part 3: Processing the source and applying Markdown
// =========================================================================
while r(eof) == 0 {
local preline `"`macval(line)'"'
file read `hitch' line
//fix the problem of graveaccent in the end of the line
capture if substr("`macval(line)'",-1,.) == "`" local graveaccent 1
else local graveaccent ""
if "`graveaccent'" == "1" {
local line `"`macval(line)' "'
local graveaccent ""
}
if "`PARAGRAPH'" == "CODE" & `trim'(`"`macval(preline)'"') == "" & ///
substr(`"`macval(line)'"',1,4) == " " {
*`command' paragraph, indent(left, 0) shading(whitesmoke)
`command' text (""), linebreak
local JUMP 1
}
// reset PARAGRAPH style
if missing("`JUMP'") & `trim'(`"`macval(preline)'"') == "" & ///
substr(`"`macval(preline)'"',1,4) != " " {
local PARAGRAPH
}
*display as txt `"`macval(preline)'"'
// -------------------------------------------------------------
// Headings type 1
// -------------------------------------------------------------
if missing("`JUMP'") & substr(`"`macval(line)'"',1,3) == "===" {
if "`export'" == "docx" {
`command' paragraph, style("Heading1")
}
else {
`command' paragraph, font("", 14, royalblue)
}
mdminor `"`macval(preline)'"', continue export(`export')
file read `hitch' line
if `trim'(`"`macval(line)'"') == "" {
file read `hitch' line
}
local PARAGRAPH "HEADING1"
local JUMP 1
}
//??? CAN BE PROBLEMATIC WITH TABLES?
if missing("`JUMP'") & substr(`"`macval(line)'"',1,3) == "---" {
if "`export'" == "docx" {
`command' paragraph, style("Heading2")
}
else {
`command' paragraph, font("", 13, dodgerblue)
}
mdminor `"`macval(preline)'"', continue export(`export')
file read `hitch' line
if `trim'(`"`macval(line)'"') == "" {
file read `hitch' line
}
local PARAGRAPH "HEADING2"
local JUMP 1
}
// -------------------------------------------------------------
// Headings type 2
// -------------------------------------------------------------
if missing("`JUMP'") & substr(`trim'(`"`macval(preline)'"'),1,7) == "###### " {
local preline : subinstr local preline "###### " ""
if "`export'" == "docx" {
`command' paragraph, style("Heading6")
}
else {
`command' paragraph, font("", 11, black)
}
mdminor `"`macval(preline)'"', continue export(`export')
local PARAGRAPH "HEADING6"
local JUMP 1
}
if missing("`JUMP'") & substr(`trim'(`"`macval(preline)'"'),1,6) == "##### " {
local preline : subinstr local preline "##### " ""
if "`export'" == "docx" {
`command' paragraph, style("Heading5")
}
else {
`command' paragraph, font("", 11, lightsteelblue)
}
mdminor `"`macval(preline)'"', continue export(`export')
local PARAGRAPH "HEADING5"
local JUMP 1
}
if missing("`JUMP'") & substr(`trim'(`"`macval(preline)'"'),1,5) == "#### " {
local preline : subinstr local preline "#### " ""
if "`export'" == "docx" {
`command' paragraph, style("Heading4")
}
else {
`command' paragraph, font("", 11, skyblue)
}
mdminor `"`macval(preline)'"', continue export(`export')
local PARAGRAPH "HEADING4"
local JUMP 1
}
if missing("`JUMP'") & substr(`trim'(`"`macval(preline)'"'),1,4) == "### " {
local preline : subinstr local preline "### " ""
if "`export'" == "docx" {
`command' paragraph, style("Heading3")
}
else {
`command' paragraph, font("", 11, lightskyblue)
}
mdminor `"`macval(preline)'"', continue export(`export')
local PARAGRAPH "HEADING3"
local JUMP 1
}
if missing("`JUMP'") & substr(`trim'(`"`macval(preline)'"'),1,3) == "## " {
local preline : subinstr local preline "## " ""
if "`export'" == "docx" {
`command' paragraph, style("Heading2")
}
else {
`command' paragraph, font("", 13, dodgerblue)
}
mdminor `"`macval(preline)'"', continue export(`export')
local PARAGRAPH "HEADING2"
local JUMP 1
}
if missing("`JUMP'") & substr(`trim'(`"`macval(preline)'"'),1,2) == "# " {
local preline : subinstr local preline "# " ""
if "`export'" == "docx" {
`command' paragraph, style("Heading1")
}
else {
`command' paragraph, font("", 14, royalblue)
}
mdminor `"`macval(preline)'"', continue export(`export')
local PARAGRAPH "HEADING1"
local JUMP 1
}
// -------------------------------------------------------------------------
// Image
// -------------------------------------------------------------------------
if substr(`trim'(`"`macval(preline)'"'),1,2) == "![" & ///
substr(`"`macval(preline)'"',1,4) != " " {
if strpos(`"`macval(preline)'"', "](") != 0 {
local a = strpos(`"`macval(preline)'"', "](")
local preline : subinstr local preline "](" ""
local caption = substr(`"`macval(preline)'"',3,`a'-3)
local image = substr(`"`macval(preline)'"',`a',.)
local b = length(`"`macval(image)'"')
local image = substr(`"`macval(image)'"',1,`b'-1)
`command' paragraph
`command' text (""), linebreak
`command' image `image'
`command' paragraph //, halign(center)
mdminor `"`macval(caption)'"', continue export(`export')
`command' text (""), linebreak
local PARAGRAPH "IMAGE"
local JUMP 1
}
}
// -------------------------------------------------------------------------
// Table (needs much more work, currently only the default tbl is recognized)
// -------------------------------------------------------------------------
if substr(`"`macval(line)'"',1,5) == ":----" | ///
substr(`"`macval(line)'"',1,5) == "|----" | ///
substr(`"`macval(line)'"',1,6) == "|:----" | ///
substr(`"`macval(line)'"',1,6) == "| ----" | ///
substr(`"`macval(line)'"',1,6) == "| :---" | {
local tablenum = `tablenum'+1
//there should be a nicer way to count occerances of "|" in Stata! suggestions?!
local columns = subinstr(`"`macval(line)'"', "-", "", .)
local columns = subinstr(`"`macval(columns)'"', ":", "", .)
local columns = subinstr(`"`macval(columns)'"', " ", "", .)
local columns = length(`trim'("`columns'")) + 1
// initiate a table with 2 rows
if "`export'" == "docx" {
`command' table table`tablenum' = (1, `columns'), headerrow(1) border(all, "", white) layout(autofitcontents)
}
else {
`command' table table`tablenum' = (1, `columns') , border(all, "", white) // width(4)
}
// add the first row
tokenize `"`macval(preline)'"', parse("|")
local col = 0
while `"`macval(1)'"' != "" {
if `"`macval(1)'"' != "|" {
local col = `col'+1
if substr(`"`macval(1)'"',1,3) == "***" {
local 1 : subinstr local 1 "***" "" , all
local bold "bold"
local italic "italic"
}
else if substr(`"`macval(1)'"',1,2) == "**" {
local 1 : subinstr local 1 "**" "" , all
local bold "bold"
}
else if substr(`"`macval(1)'"',1,1) == "*" {
local 1 : subinstr local 1 "*" "" , all
local italic "italic"
}
if substr(`"`macval(1)'"',1,3) == "___" {
local 1 : subinstr local 1 "___" "", all
local bold "bold"
local italic "italic"
}
else if substr(`"`macval(1)'"',1,2) == "__" {
local 1 : subinstr local 1 "__" "", all
local bold "bold"
}
else if substr(`"`macval(1)'"',1,1) == "_" {
local 1 : subinstr local 1 "_" "" , all
local italic "italic"
}
if "`export'" == "docx" {
`command' table table`tablenum'(1,`col') = (`"`macval(1)'"'), bold `italic' border(top, "", black, .5) border(bottom, "", black, 1)
}
else {
`command' table table`tablenum'(1,`col') = (`"`macval(1)'"'), bold `italic' border(top, "", black) border(bottom, "", black)
}
}
macro shift
local bold
local italic
}
// add the next rows
*file read `hitch' line
local preline `"`macval(line)'"'
file read `hitch' line
local row = 1
if `trim'(`"`macval(line)'"') != "" {
while `trim'(`"`macval(line)'"') != "" {
local preline `"`macval(line)'"'
file read `hitch' line
if `trim'(`"`macval(line)'"') == "" local endtable 1
`command' table table`tablenum'(`row',.), addrows(1)
local row = `row'+1
tokenize `"`macval(preline)'"', parse("|")
local col = 0
while `"`macval(1)'"' != "" {
if `"`macval(1)'"' != "|" {
if substr(`"`macval(1)'"',1,3) == "***" {
local 1 : subinstr local 1 "***" "" , all
local bold "bold"
local italic "italic"
}
else if substr(`"`macval(1)'"',1,2) == "**" {
local 1 : subinstr local 1 "**" "" , all
local bold "bold"
}
else if substr(`"`macval(1)'"',1,1) == "*" {
local 1 : subinstr local 1 "*" "" , all
local italic "italic"
}
if substr(`"`macval(1)'"',1,3) == "___" {
local 1 : subinstr local 1 "___" "", all
local bold "bold"
local italic "italic"
}
else if substr(`"`macval(1)'"',1,2) == "__" {
local 1 : subinstr local 1 "__" "", all
local bold "bold"
}
else if substr(`"`macval(1)'"',1,1) == "_" {
local 1 : subinstr local 1 "_" "" , all
local italic "italic"
}
local col = `col'+1
if missing("`endtable'") `command' table table`tablenum'(`row',`col') = (`"`macval(1)'"'), `bold' `italic'
else {
if "`export'" == "docx" {
`command' table table`tablenum'(`row',`col') = (`"`macval(1)'"') , border(bottom, "", black, 1) `bold' `italic'
}
else {
`command' table table`tablenum'(`row',`col') = (`"`macval(1)'"') , border(bottom, "", black) `bold' `italic'
}
}
}
macro shift
local bold
local italic
}
}
}
else {
`command' table table`tablenum'(`row',.), addrows(1)
local row = `row'+1
tokenize `"`macval(preline)'"', parse("|")
local col = 0
while `"`macval(1)'"' != "" {
if `"`macval(1)'"' != "|" {
local col = `col'+1
`command' table table`tablenum'(`row',`col') = (`"`macval(1)'"') //, border(insideV, , white)
}
macro shift
}
}
// update the table width
local endtable //RESET
local JUMP 1
}
// -------------------------------------------------------------
// codeblock
// -------------------------------------------------------------
if missing("`JUMP'") & substr(`trim'(`"`macval(preline)'"'),1,3) == "~~~" {
if "`export'" == "docx" {
`command' paragraph, indent(left, 0) font("courier", 6, "") shading(whitesmoke) //spacing(before, .1)
}
else {
`command' paragraph, indent(left, 0) font("courier", 6, "")
}
`command' text (""), font("courier", 7, black) linebreak
`command' text (`"`macval(line)'"'), font("courier", 6, black)
`command' text (""), linebreak
while missing("`break'") {
file read `hitch' line
if substr(`trim'(`"`macval(line)'"'),1,3) == "~~~" {
file read `hitch' line
local break = 1
local JUMP 1
}
else {
`command' text (`"`macval(line)'"'), font("courier", 6, black)
`command' text (""), linebreak
}
}
}
// -------------------------------------------------------------
// Indent
// -------------------------------------------------------------
if missing("`JUMP'") & substr(`trim'(`"`macval(preline)'"'),1,5) == "> > >" {
local preline : subinstr local preline "> > >" ""
`command' paragraph, indent(left, 1.5)
mdminor `"`macval(preline)'"', continue export(`export')
local PARAGRAPH "INDENT"
local JUMP 1
}
if missing("`JUMP'") & substr(`trim'(`"`macval(preline)'"'),1,3) == "> >" {
local preline : subinstr local preline "> >" ""
`command' paragraph, indent(left, 1)
mdminor `"`macval(preline)'"', continue export(`export')
local PARAGRAPH "INDENT"
local JUMP 1
}
if missing("`JUMP'") & substr(`trim'(`"`macval(preline)'"'),1,1) == ">" {
local preline : subinstr local preline ">" ""
`command' paragraph, indent(left, .5)
mdminor `"`macval(preline)'"', continue export(`export')
local PARAGRAPH "INDENT"
local JUMP 1
}
// Create Markdown Horizontal line
// -----------------------------------------------------
*if substr(`"`macval(`l')'"',1,5) == "- - -" {
if missing("`JUMP'") {
if `"`macval(preline)'"' == "- - -" | ///
`"`macval(preline)'"' == "---" | ///
`"`macval(preline)'"' == "***" {
if `trim'(`"`macval(line)'"') == "" {
local tablenum = `tablenum'+1
*`command' text (""), linebreak(2) //hr still unsupported by Stata 15
if "`export'" == "docx" {
`command' table table`tablenum' = (1, 1), border(all, single, white)
}
else {
`command' table table`tablenum' = (1, 1), border(all, single, white) spacing(before,0)
}
`command' table table`tablenum'(1,1) = ("") , border(bottom, "", gainsboro) font("", 1, black) //margin(top,0) margin(bottom,0)
local PARAGRAPH
}
local JUMP 1
}
}
//Check for Paragraph code AUTOMATICALLY
// -------------------------------------------------------------------------
if missing("`JUMP'") & ///
substr(`"`macval(preline)'"',1,4) == " " & ///
substr(`"`macval(preline)'"',1,5) != " -" & /// //nested lists with space
substr(`"`macval(preline)'"',1,5) != " +" {
if "`PARAGRAPH'" != "CODE" {
if "`export'" == "docx" {
`command' paragraph, indent(left, 0) font("courier", 6, "") shading(whitesmoke) //spacing(before, .1)
}
else {
`command' paragraph, indent(left, 0) font("courier", 6, "")
}
`command' text (""), linebreak
}
if substr(`trim'(`"`macval(preline)'"'),1,2) == ". " {
`command' text (`"`macval(preline)'"'), font("courier", 7, navy) bold
}
else {
`command' text (`"`macval(preline)'"'), font("courier", 6, black)
}
`command' text (""), linebreak
local PARAGRAPH "CODE"
local JUMP 1
}
// Write a paragraph, but make sure it is not a new paragraph
if missing("`JUMP'") {
if `trim'(`"`macval(preline)'"') != "" {
if "`PARAGRAPH'" != "PARAGRAPH" {
`command' paragraph
local PARAGRAPH "PARAGRAPH"
}
*display as err `":`macval(preline)'"'
mdminor `"`macval(preline)'"', continue export(`export')
}
}
local JUMP //RESET
}
// Close the file
`command' save `name', `replace'
end
|
// documentation is written for markdoc package (github.com/haghish/markdoc)
// . markdoc mdminor.ado, mini export(sthlp) replace
/***
_v. 1.3_
mdminor
=======
__mdminor__ interprets Markdown syntax and converts it in
Microrosoft Word's __docx__ format or __pdf__ format
Syntax
------
> __mdminor__ _text_ [, _options_]
### Options
| _option_ | _Description_ |
|:---------------|:----------------------------------------------------------------------|
| export(_str_) | specifies the file format and can be __docx__ (default) or __pdf__ |
| name(_str_) | specifies the file name |
| continue | avoids creating a new file and works on the loaded file in the memory |
| replace | replaces the existing file |
Examples
--------
create a microsoft word file
. mdminor "**hello** *world*!", export(docx) name(mydoc) replace
create a pdf file
. mdminor "**hello** *world*!", export(pdf) name(mydoc) replace
Author
------
E. F. Haghish
University of Göttingen
_haghish@med.uni-goesttingen.de_
[https://github.com/haghish](https://github.com/haghish)
License
-------
MIT License
- - -
This help file was dynamically produced by
[MarkDoc Literate Programming package](http://www.haghish.com/markdoc/)
***/
*cap prog drop mdminor
program define mdminor
local version = int(`c(stata_version)')
if `version' < 15 {
display as err "this command is only supported in Stata 15 and above"
err 1
}
if `version' >= 15 {
local trim ustrltrim
local version 15
}
syntax [anything] [, export(str) name(str) continue replace size(numlist max=1) ]
version `version'
// ---------------------------------------------------------------------------
// SYNTAX PROCESSING
// ---------------------------------------------------------------------------
if missing("`continue'") & missing("`name'") {
display as err "file's {bf:name} is not specified"
err 198
}
local anything : subinstr local anything "``" "\\||", all
local anything : subinstr local anything "`" "|\", all
local anything : subinstr local anything "|\" "`" //fix the first BLOODY occurance
// specifying the document format
if missing("`export'") local export docx
if "`export'" == "docx" | "`export'" == "Docx" | "`export'" == "doc" {
local command putdocx
}
else if "`export'" == "pdf" | "`export'" == "Pdf" | "`export'" == "PDF" {
local command putpdf
}
else {
display "export(`export') is unrecognized"
err 198
}
// creating a new document, if CONTINUE is missing
// ---------------------------------------------------------------------------
if missing("`continue'") {
*cap `command' save mydoc, replace
`command' begin
`command' paragraph
}
local bold
local italic
local font
local accent
local linebreak
tokenize `anything'
// If the first work looks like a numbered or unordered list, add a paragraph!
local first = substr(`trim'(`"`macval(1)'"'),1,1)
local ending = substr(`"`macval(anything)'"',-4,2)
capture if `trim'(`"`ending'"') == "" local linebreak 1
if "`first'" == "1" | "`first'" == "2" | ///
"`first'" == "3" | "`first'" == "4" | ///
"`first'" == "5" | "`first'" == "6" | ///
"`first'" == "7" | "`first'" == "8" | ///
"`first'" == "9" {
if substr(`trim'(`"`macval(1)'"'),2,1) == "." | ///
substr(`trim'(`"`macval(1)'"'),3,1) == "." | ///
substr(`trim'(`"`macval(1)'"'),4,1) == "." | ///
substr(`trim'(`"`macval(1)'"'),2,1) == "-" | ///
substr(`trim'(`"`macval(1)'"'),3,1) == "-" | ///
substr(`trim'(`"`macval(1)'"'),4,1) == "-" {
`command' text (""), linebreak
//check for indention
}
}
if "`first'" == "-" | "`first'" == "+" {
`command' text (""), linebreak
}
//If the line begins with * followed by a Space, break the previous paragraph
//why do I start from the 3rd character? because of the str received from md2doc...
if substr(`trim'(`"`macval(anything)'"'),3,2) == "* " {
`command' paragraph
}
while `"`macval(1)'"' != "" {
// check the ending of the style when written with astrix
// ---------------------------------------------------------------------
if substr(`"`macval(1)'"',1,3) == "***" {
local 1 : subinstr local 1 "***" ""
local bold "bold"
local italic "italic"
}
else if substr(`"`macval(1)'"',1,2) == "**" {
local 1 : subinstr local 1 "**" ""
local bold "bold"
}
else if substr(`"`macval(1)'"',1,1) == "*" {
local 1 : subinstr local 1 "*" ""
local italic "italic"
}
if substr(`"`macval(1)'"',-3,.) == "***" {
local 1 : subinstr local 1 "***" ""
local endbold 1
local enditalic 1
}
else if substr(`"`macval(1)'"',-2,.) == "**" {
local 1 : subinstr local 1 "**" ""
local endbold 1
}
else if substr(`"`macval(1)'"',-1,.) == "*" {
local 1 : subinstr local 1 "*" ""
local enditalic 1
}
// check the ending of the style when written with underline
// ---------------------------------------------------------------------
if substr(`"`macval(1)'"',1,3) == "___" | substr(`"`macval(1)'"',2,4) == "___" {
local 1 : subinstr local 1 "___" ""
local bold "bold"
local italic "italic"
}
else if substr(`"`macval(1)'"',1,2) == "__" | substr(`"`macval(1)'"',2,3) == "__" {
local 1 : subinstr local 1 "__" ""
local bold "bold"
}
else if substr(`"`macval(1)'"',1,1) == "_" | substr(`"`macval(1)'"',2,1) == "_" {
local 1 : subinstr local 1 "_" ""
local italic "italic"
}
// the ending
if substr(`"`macval(1)'"',-3,.) == "___" | substr(`"`macval(1)'"',-4,3) == "___" {
local 1 : subinstr local 1 "___" ""
local endbold 1
local enditalic 1
}
else if substr(`"`macval(1)'"',-2,.) == "__" | substr(`"`macval(1)'"',-3,2) == "__" {
local 1 : subinstr local 1 "__" ""
local endbold 1
}
else if substr(`"`macval(1)'"',-1,.) == "_" | substr(`"`macval(1)'"',-2,1) == "_" {
local 1 : subinstr local 1 "_" ""
local enditalic 1
}
// check the ending of the style when written with star
// ---------------------------------------------------------------------
if substr(`"`macval(1)'"',1,3) == "***" | substr(`"`macval(1)'"',2,4) == "***" {
local 1 : subinstr local 1 "***" ""
local bold "bold"
local italic "italic"
}
else if substr(`"`macval(1)'"',1,2) == "**" | substr(`"`macval(1)'"',2,3) == "**" {
local 1 : subinstr local 1 "**" ""
local bold "bold"
}
else if substr(`"`macval(1)'"',1,1) == "*" | substr(`"`macval(1)'"',2,1) == "*" {
local 1 : subinstr local 1 "*" ""
local italic "italic"
}
// the ending
if substr(`"`macval(1)'"',-3,.) == "***" | substr(`"`macval(1)'"',-4,3) == "***" {
local 1 : subinstr local 1 "***" ""
local endbold 1
local enditalic 1
}
else if substr(`"`macval(1)'"',-2,.) == "**" | substr(`"`macval(1)'"',-3,2) == "**" {
local 1 : subinstr local 1 "**" ""
local endbold 1
}
else if substr(`"`macval(1)'"',-1,.) == "*" | substr(`"`macval(1)'"',-2,1) == "*" {
local 1 : subinstr local 1 "*" ""
local enditalic 1
}
// monospace fonts
// -----------------------------------------------------
else if substr(`"`macval(1)'"',1,2) == "|\" {
local 1 : subinstr local 1 "|\" ""
local font "courier"
}
else if substr(`"`macval(1)'"',2,3) == "|\" {
local 1 : subinstr local 1 "|\" ""
local font "courier"
}
if substr(`"`macval(1)'"',-2,.) == "|\" {
local 1 : subinstr local 1 "|\" ""
local endmono 1
}
else if substr(`"`macval(1)'"',-3,2) == "|\" {
local 1 : subinstr local 1 "|\" ""
local endmono 1
}
// grave accent
// -----------------------------------------------------
else if substr(`"`macval(1)'"',1,4) == "\\||" {
local 1 : subinstr local 1 "\\||" ""
local addaccent 1
}
else if substr(`"`macval(1)'"',2,5) == "\\||" {
local 1 : subinstr local 1 "\\||" ""
local addaccent 1
}
if substr(`"`macval(1)'"',-4,.) == "\\||" {
local 1 : subinstr local 1 "\\||" ""
local endaccent 1
}
else if substr(`"`macval(1)'"',-5,4) == "\\||" {
local 1 : subinstr local 1 "\\||" ""
local endaccent 1
}
*di as err `"`macval(1)' enditalic:`enditalic' endbold:`endbold'"' _n
if !missing("`addaccent'") {
`command' text ("'"), font(`font')
local addaccent ""
}
`command' text (`"`macval(1)' "'), `bold' `italic' font("`font'", `size')
if !missing("`enditalic'") {
local italic ""
local enditalic ""
}
if !missing("`endbold'") {
local bold ""
local endbold ""
}
if !missing("`endmono'") {
local font ""
local endmono ""
}
if !missing("`endaccent'") {
`command' text ("'"), font(`font')
local endaccent ""
}
macro shift
}
// Adding line break
if !missing("`linebreak'") {
`command' text (""), linebreak
}
if missing("`continue'") {
`command' save `name', `replace'
}
end
|
// documentation is written for markdoc package (github.com/haghish/markdoc)
// . markdoc mini.ado, mini export(sthlp) replace
/***
_version 4.8_
mini
=====
__mini__ is a simplified command to call the _mini_ engine from the __markdoc__
package
Syntax
------
> __mini__ _filename_ [, _options_ ]
where _options_ are identical to the [markdoc](help markdoc) options
Description
-----------
__mini__ is a simplified command to call the light-weight _mini_ engine forom
the __markdoc__ command. it can be called to convert a Markdown file to any
file format supported by the mini engine (html, docx, pdf, sthlp, slide). the
command also can execute a do-file to produce a dynamic document.
Examples
--------
convert a Markdown file to a word, pdf, html, sthlp, and slides files
. mini "filename.md" , export(docx)
. mini "filename.md" , export(pdf)
. mini "filename.md" , export(html)
. mini "filename.md" , export(sthlp)
. mini "filename.md" , export(slide)
execute a do-file and produce a word, pdf, and html files...
. mini "filename.do" , export(docx)
. mini "filename.do" , export(pdf)
. mini "filename.do" , export(html)
Author
------
E. F. Haghish
University of Göttingen
_haghish@med.uni-goesttingen.de_
[https://github.com/haghish](https://github.com/haghish)
License
-------
MIT License
- - -
This help file was dynamically produced by
[MarkDoc Literate Programming package](http://www.haghish.com/markdoc/)
***/
*cap prog drop mini
prog mini
version 15
tokenize `"`macval(0)'"', parse(",")
if "`2'" == "," {
markdoc `0' mini
}
else {
markdoc `0', mini
}
end
|
// documentation is written for markdoc package (github.com/haghish/markdoc)
// . markdoc wpandoc.ado, mini export(sthlp) replace
/***
_v. 1.1_
pandoc
======
__pandoc__ executing [Pandoc](http://pandoc.org/) from Stata
Syntax
------
> __pandoc__ _anything_
Description
-----------
[Pandoc](http://pandoc.org/) is a document convertor freeware. The __markdoc__
package uses this application to produce dynamic documents, slides,
and package documentation. This program is a supplementary command that allows
using this application for other purposes, outside __markdoc__.
Examples
--------
executing Pandoc command
. pandoc _filename_ -o _filename_
adding more Pandoc arguments
. pandoc -s -S _filename_ -o _filename_
Author
------
[E. F. Haghish ](https://github.com/haghish)
Center for Medical Biometry and Medical Informatics
University of Freiburg, Germany
_haghish@imbi.uni-freiburg.de_
[http://www.haghish.com/stat](http://www.haghish.com/stat)
License
-------
MIT License
- - -
This help file was dynamically produced by
[MarkDoc Literate Programming package](http://www.haghish.com/markdoc/)
***/
program define pandoc
syntax anything //[, pandoc(str) install ]
capture weaversetup //it might not be yet created
*if !missing("`pandoc'") {
* confirm file "`pandoc'"
* global pandoc "`pandoc'"
*}
if missing("`pandoc'") & !missing("$pathPandoc") {
global pandoc "$pathPandoc"
}
markdoccheck //, `install' pandoc("`pandoc'")
confirm file "$pandoc"
di as txt "$pandoc `anything'"
! "$pandoc" `anything'
end
|
local namelist aliceblue ghostwhite navajowhite ///
antiquewhite gold navy ///
aqua goldenrod oldlace ///
aquamarine gray olive ///
azure green olivedrab ///
beige greenyellow orange ///
bisque honeydew orangered ///
black hotpink orchid ///
blanchedalmond indianred palegoldenrod ///
blue indigo palegreen ///
blueviolet ivory paleturquoise ///
brown khaki palevioletred ///
burlywood lavender papayawhip ///
cadetblue lavenderblush peachpuff ///
chartreuse lawngreen peru ///
chocolate lemonchiffon pink ///
coral lightblue plum ///
cornflowerblue lightcoral powderblue ///
cornsilk lightcyan purple ///
crimson lightgoldenrodyellow red ///
cyan lightgray rosybrown ///
darkblue lightgreen royalblue ///
darkcyan lightpink saddlebrown ///
darkgoldenrod lightsalmon salmon ///
darkgray lightseagreen sandybrown ///
darkgreen lightskyblue seagreen ///
darkkhaki lightslategray seashell ///
darkmagenta lightsteelblue sienna ///
darkolivegreen lightyellow silver ///
darkorange lime skyblue ///
darkorchid limegreen slateblue ///
darkred linen slategray ///
darksalmon magenta snow ///
darkseagreen maroon springgreen ///
darkslateblue mediumaquamarine steelblue ///
darkslategray mediumblue tan ///
darkturquoise mediumorchid teal ///
darkviolet mediumpurple thistle ///
deeppink mediumseagreen tomato ///
deepskyblue mediumslateblue turquoise ///
dimgray mediumspringgreen violet ///
dodgerblue mediumturquoise wheat ///
firebrick mediumvioletred white ///
floralwhite midnightblue whitesmoke ///
forestgreen mintcream yellow ///
fuchsia mistyrose yellowgreen ///
gainsboro moccasin
putpdf clear
putpdf begin
putpdf paragraph
tokenize "`namelist'"
while "`1'" != "" {
putpdf text ("`1'"), font("", 14, `1') linebreak
macro shift
}
putpdf save putpdf_colors, replace
|
// CREATES A LOG AND CALLS MARKDOC!
*capture prog drop rundoc
program define rundoc
syntax [anything(name=dofile id="The do file name is")] ///
[, ///
replace /// replaces the exported file
mini /// run in mini mode, independent of Pandoc and wkhtmltopdf
MARKup(name) /// specifies the markup language used in the document
Export(name) /// specifies the exported format
saving(str) /// UNDOCUMENTED
INSTALl /// Installs the required software automatically
Test /// tests the required software to make sure they're running correctly
PANdoc(str) /// specifies the path to Pandoc software on the machine
PRINTer(str) /// the path to the PDF printer on the machine
TEXmaster /// creates a "Main" LaTeX file which is executable
master /// creates a "Main" LaTeX & HTML layout
statax /// Activate the syntax highlighter
TEMPlate(str) /// template docx, CSS, ODT, or LaTeX heading
TITle(str) /// specifies the title of the document (for styling)
AUthor(str) /// specifies the author of mthe document (for styling)
AFFiliation(str) /// specifies author affiliation (for styling)
ADDress(str) /// specifies author contact information (for styling)
Date /// Add the current date to the document
SUMmary(str) /// writing the summary or abstract of the report
VERsion(str) /// add version to dynamic help file
linesize(numlist max=1 int >=80 <=255) /// line size of the document and translator
toc /// Creates table of content
NOIsily /// Debugging Pandoc, pdfLaTeX, and wkhtmltopdf
debug /// Debugging Pandoc, pdfLaTeX, and wkhtmltopdf
ASCIItable /// convert ASCII tables to SMCL in dynamic help files
NUMbered /// number Stata commands
MATHjax /// Interprets mathematics using MathJax
STYle(name) /// specifies the style of the document
suppress /// UNDOCUMENTER, avoids unnecessary warnings
/// Slide options
/// ========================================================================
btheme(str) ///
bcolor(str) ///
bfont(str) ///
bfontsize(str) ///
bcodesize(str) ///
bwidth(str) ///
bheight(str) ///
///SETpath(str) /// the path to the PDF printer on the machine
///Printer(name) /// the printer name (for PDF only)
///TABle /// changes the formats of the table and creates publication ready tables (UNDER DEVELOPMENT AND UNDOCUMENTED)
///RUNhead(str) /// running head for the document (for styling)
///PDFlatex(str) /// this command is discontinued in version 3.0 and replaced by setpath()
///Font(name) /// specifies the document font (ONLY HTML)
///
]
// -------------------------------------------------------------------------
// NOTE:
// Stata 14 introduces ustrltrim() function for removing Unicode whitespace
// characters and blanks. The previous trim() function cannot remove unicode
// whitespace. The program is updated to function for all versions of Stata,
// but yet, there is a slight chance of "unreliable" behavior from MarkDoc
// in older versions of Stata, if the string has a unicode whitespace. This
// can be fixed by finding a solution to avoid "ustrltrim()". Yet, most of
// the torture tests have been positive.
// =========================================================================
local version = int(`c(stata_version)')
if `version' <= 13 {
local trim trim
local version 11
}
if `version' > 13 {
local trim ustrltrim
local version 14
}
version `version'
capture quietly display `dofile'
if _rc == 0 {
local input `dofile'
}
else {
local input "`dofile'"
}
// Avoid Markdoc to re-execute itself in a do-file
if !missing(`"$currentmarkdocdofile"') {
if `"$currentmarkdocdofile"' == `"`dofile'"' {
exit
}
}
else {
global currentmarkdocdofile "`dofile'"
}
// -------------------------------------------------------------------------
// 1-
// 2- create a log file with a name
// 3- execute the do-file
// 4- close the log, restore the snapshot, erase the snapshot
// 5- convert the log file and erase it
// =========================================================================
quietly snapshot save
local number `r(snapshot)'
quietly clear
capture log close rundoc
quietly log using "`input'.smcl", replace smcl name(rundoc)
tempfile tmp
tempname hitch knot
qui file open `knot' using "`tmp'", write replace
qui file open `hitch' using "`input'.do", read
qui file read `hitch' line
if !missing("`debug'") di "{title:Rundoc 1}"
while r(eof) == 0 {
while `trim'(`"`macval(line)'"') != "/***" & r(eof) == 0 {
//fix the problem of graveaccent in the end of the line
capture if substr("`macval(line)'",-1,.) == "`" local graveaccent 1
else local graveaccent ""
if "`graveaccent'" == "1" {
local line `"`macval(line)' "'
local graveaccent ""
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
// -------------------------------------------------------------------
// If there is no documentation just append the documentation
// ===================================================================
if `trim'(`"`macval(line)'"') == "/***" {
tempfile documentation
tempname doc
qui file open `doc' using "`documentation'", write replace
file write `doc' "/***" _n
tempfile display
tempname disp
qui file open `disp' using "`display'", write replace
file write `disp' `"/**/ di as txt "> " _n ///"' _n
local activate //RESET
local found //RESET
file read `hitch' line
//fix the problem of graveaccent in the end of the line
capture if substr("`macval(line)'",-1,.) == "`" local graveaccent 1
else local graveaccent ""
if "`graveaccent'" == "1" {
local line `"`macval(line)' "'
local graveaccent ""
}
while `"`macval(line)'"' != "***/" & r(eof) == 0 {
if !missing("`found'") file write `disp' " _n ///" _n
local found //RESET
while strpos(`"`macval(line)'"', "!>") > 0 {
local activate 1
*file write `disp' " _n ///" _n
local start = strpos(`"`macval(line)'"', "<!")
local end = strpos(`"`macval(line)'"', "!>")
local l = `end' - `start'
local part = substr(`"`macval(line)'"', 1, `start'-1)
// SECURE PART
// --------------------------------------------------------
local part : subinstr local part "`" "{c 96}", all
*local part : subinstr local part "` " "\\{c 96} ", all
*local part : subinstr local part "`" "{c 96}", all
*local part : subinstr local part " $" " \\$", all
*local part : subinstr local part " \\$$" " $$", all
//write text parts
if missing("`found'") file write `disp' "`" `""> `macval(part)'""' "'"
else file write `disp' "`" `""`macval(part)'""' "'"
local val = substr(`"`macval(line)'"', `start'+2, `l'-2)
*file write `disp' `" %10.2f `macval(val)'"'
file write `disp' `" `macval(val)' "'
local line = substr(`"`macval(line)'"', `end'+2, .)
// avoid "> " for next elements
local found 1
}
if !missing("`found'") & `trim'(`"`macval(line)'"') != "" {
// SECURE PART
// --------------------------------------------------------
local line : subinstr local line "`" "{c 96}", all
*local line : subinstr local line " $" " \\$", all
*local line : subinstr local line " \\$$" " $$", all
file write `disp' `" "`macval(line)'""'
}
if missing("`found'") {
// SECURE LINE
// --------------------------------------------------------
local line : subinstr local line "`" "{c 96}", all
*local line : subinstr local line "$" " \\$", all //{c 36}
*local line : subinstr local line " \\$$" " $$", all
file write `disp' "`" `""> `macval(line)'""' "'" " _n ///" _n
}
if missing("`activate'") {
file write `doc' `"`macval(line)'"' _n
}
file read `hitch' line
//fix the problem of graveaccent in the end of the line
capture if substr("`macval(line)'",-1,.) == "`" local graveaccent 1
else local graveaccent ""
if "`graveaccent'" == "1" {
local line `"`macval(line)' "'
local graveaccent ""
}
}
// Add an empty line in the `disp' file
file write `disp' _n
if `"`macval(line)'"' == "***/" file write `doc' "***/" _n
file close `doc'
file close `disp'
tempname add
if missing("`activate'") {
file open `add' using "`documentation'", read
file read `add' docline
while r(eof) == 0 {
file write `knot' `"`macval(docline)'"' _n
file read `add' docline
}
file close `add'
cap erase "`documentation'"
}
else {
file open `add' using "`display'", read
file read `add' docline
while r(eof) == 0 {
file write `knot' `"`macval(docline)'"' _n
file read `add' docline
}
file close `add'
cap erase "`display'"
}
file read `hitch' line
}
}
file close `knot'
if !missing("`debug'") {
copy "`tmp'" "___code.txt", replace
}
noisily do "`tmp'"
cap file close `hitch'
*capture noisily do "`input'"
qui log off rundoc
snapshot restore `number'
capture snapshot erase `number'
markdoc "`input'.smcl", ///
`mini' ///
`replace' ///
markup(`markup') ///
export(`export') ///
saving(`saving') ///
`install' ///
`test' ///
pandoc("`pandoc'") ///
printer("`printer'") ///
`master' ///
`statax' ///
template(`template') ///
title("`title'") ///
author("`author'") ///
affiliation("`affiliation'") ///
address("`address'") ///
`date' ///
summary("`summary'") ///
version("`version'") ///
style("`style'") ///
linesize(`linesize') ///
`toc' ///
`noisily' ///
`debug' ///
`suppress' ///
`asciitable' ///
`numbered' ///
`mathjax' ///
btheme(`btheme') ///
bcolor(`bcolor') ///
bfont(`bfont') ///
bfontsize(`bfontsize') ///
bcodesize(`bcodesize') ///
bwidth(`bwidth') ///
bheight(`bheight')
capture qui log close rundoc
capture quietly erase "`input'.smcl"
macro drop currentmarkdocdofile
end
|
// THIS PROGRAM NEEDS CLEANING! YOU'RE WELCOME TO FORK IT
/*
Developed by E. F. Haghish (2014)
Center for Medical Biometry and Medical Informatics
University of Freiburg, Germany
haghish@imbi.uni-freiburg.de
* MarkDoc comes with no warranty *
sthlp program
===============
This program is a part of MarkDoc package and generates dynamic Stata help
files within source code, in ".sthlp" file format.
*/
/***
_v. 2.1._
sthlp
=====
converts Markdown to STHLP format to create Stata help files
Syntax
------
> __sthlp__ _filename_ [, _replace_ _debug_ ]
### Options
| Option | Description |
|--------------|----------------------------------------------------|
| _replace_ | replaces the existing file |
| _debug_ | runs __sthlp__ in debug mode |
| _helplayout_ | appends the help file template to a script file |
| _datalayout_ | appends or creates the data documentation template |
Example
-------
extract the Markdown notation from a do-file and build a help file
. sthlp filename.ado , replace
append the help layout to an ado-file
. sthlp filename.ado, helplayout
generate a data documentation template for __auto.dta__
. sysuse auto, clear
. sthlp filename.do , replace datalayout
Author
------
E. F. Haghish
_haghish@med.uni-goesttingen.de_
[https://github.com/haghish/echo](https://github.com/haghish/echo)
License
-------
MIT License
- - -
This help file was dynamically produced by
[MarkDoc Literate Programming package](http://www.haghish.com/markdoc/)
***/
*cap prog drop sthlp
program define sthlp
// NOTE:
// Stata 14 introduces ustrltrim() function for removing Unicode whitespace
// characters and blanks. The previous trim() function cannot remove unicode
// whitespace. The program is updated to function for all versions of Stata,
// but yet, there is a slight chance of "unreliable" behavior from MarkDoc
// in older versions of Stata, if the string has a unicode whitespace...
// =========================================================================
local version = int(`c(stata_version)')
if `version' <= 13 {
local trim trim
local version 11
}
if `version' > 13 {
local trim ustrltrim
local version 14
}
version `version'
syntax anything(name=script id="The script file name is") ///
[, ///
replace /// replaces the current sthlp file, if it already exists
TEMPlate(str) /// If template(empty), avoid appending the template
Export(name) /// specifies the exported format
TITle(str) /// specifies the title of the document (for styling)
AUthor(str) /// specifies the author of mthe document (for styling)
AFFiliation(str) /// specifies author affiliation (for styling)
ADDress(str) /// specifies author contact information (for styling)
Date /// Add the document generation date to the document
SUMmary(str) /// writing the summary or abstract of the report
VERsion(str) /// add version to dynamic help file
build /// creates the toc and pkg files
markup(str) /// specify markup language used for documentation
helplayout /// appends the help layout
debug ///
]
// -------------------------------------------------------------------------
// Syntax Processing
// =========================================================================
if !missing("`build'") di as err "{bf:build} option is no longer supported"
if missing("`export'") local export sthlp
local input `script'
if (index(lower("`input'"),".ado")) {
local name : subinstr local input ".ado" ""
local convert "`name'.`export'"
local extension ado
}
else if (index(lower("`input'"),".mata")) {
local name : subinstr local input ".mata" ""
local convert "`name'.`export'"
local extension mata
}
else if (index(lower("`input'"),".do")) {
local name : subinstr local input ".do" ""
local convert "`name'.`export'"
local extension do
}
else if (index(lower("`input'"),".md")) {
local name : subinstr local input ".md" ""
local convert "`name'.`export'"
local extension md
}
// assume it's an ADO file
capture confirm file "`script'.ado"
if _rc == 0 {
local name : subinstr local input ".ado" ""
local convert "`name'.`export'"
local script `script'.ado
local extension ado
}
if missing("`extension'") {
di as err "{p}file extension not recognized; MarkDoc can generate " ///
"dynamic Stata help files from {bf:do}, {bf:ado}, and {bf:mata} files" _n
exit 198
}
// check the markup language used for documenting the help files
if "`markup'" != "markdown" & "`markup'" != "markdown+smcl" & ///
"`markup'" != "smcl" & "`markup'" != "" {
di as err "{p}`markup' is not a supported markup format"
exit 198
}
confirm file "`script'"
// If the template is not "empty", then make sure other locals are ""
if !missing("`helplayout'") {
local author
local affiliation
local address
local title
local summary
}
************************************************************************
*
* MAIN ENGINE
* -----------
*
* Part 1- Adding the template
* Part 2- Processing the template
* Part 3- Converting to STHLP or SMCL file
************************************************************************
// -------------------------------------------------------------------------
// Part 1: Adding the template
// =========================================================================
tempfile tmp
tempname hitch knot
qui file open `hitch' using `"`script'"', read
qui file open `knot' using `"`tmp'"', write replace
file read `hitch' line
if !missing("`helplayout'") {
if "`markup'" == "markdown" | "`markup'" == "" {
file write `knot' ///
"/***" _n ///
"_version 1.0_ " _n(2) ///
"XXX" _n ///
"===== " _n(2) ///
"explain the XXX command briefly..." _n ///
///"You can use simplified syntax to make text" _n ///
///"_italic_, __bold__, **emphasized**, or" _n ///
///"add [hyperlink](http://www.haghish.com/markdoc)" _n ///
"" _n ///
"Syntax" _n ///
"------ " _n(2) ///
"> __XXX__ _varlist_ =_exp_ [_if_] [_in_] " _n ///
"[_weight_] using _filename_ [, _options_]" _n(2) ///
"| _option_ | _Description_ |" _n ///
"|:------------------|:------------------------|" _n ///
"| **em**phasize | explain whatever does |" _n ///
"| **opt**ion(_arg_) | explain whatever does |" _n ///
///"" _n(2) ///
///"__by__ is allowed; see __[[D] by](help by)__ " _n ///
///"__fweight__ is allowed; [weight](help weight) " _n ///
"" _n(2) ///
"Description" _n ///
"-----------" _n(2) ///
"describe __XXX__ in more details ..." _n(2) ///
"Options" _n ///
"-------" _n(2) ///
"describe the options in details, if the options table is not enough" _n(2) ///
///"> Use __>__ for additional paragraphs within " ///
/// "and option " _n ///
///"description to indent the paragraph." _n(2) ///
///"__2nd option__ etc." _n(2) ///
"Remarks" _n ///
"-------" _n(2) ///
"discuss the technical details about __XXX__, if there is any" _n(2) ///
"Example(s)" _n ///
"----------" _n(2) ///
" explain what it does" _n(2) ///
" . XXX example command" _n(2) ///
" second explanation" _n(2) ///
" . XXX example command" _n(2) ///
"Stored results" _n ///
"--------------" _n(2) ///
"describe the Scalars, Matrices, Macros, stored by __XXX__, for example:" _n(2) ///
"### Scalars" _n(2) ///
"> __r(level)__: explain what the scalar does " _n(2) ///
"### Matrices" _n(2) ///
"> __r(table)__: explain what it includes" _n(2) ///
"Functions" _n(2) ///
"Acknowledgements" _n ///
"----------------" _n(2) ///
"If you have thanks specific to this command, put them here." _n(2) ///
"Author" _n ///
"------" _n(2) ///
"leave 2 white spaces at the end of each line for line break. " ///
"For example:" _n(2) ///
"Your Name " _n ///
"Your affiliation " _n ///
"Your email address, etc. " _n(2) ///
"License" _n ///
"-------" _n(2) ///
"Specify the license of the software" _n(2) ///
"References" _n ///
"----------" _n(2) ///
"Author Name (year), " ///
"[title & external link](https://github.com/haghish/markdoc/)" _n(2) ///
"- - -" _n(2) ///
"This help file was dynamically produced by " _n ///
"[MarkDoc Literate Programming package](http://www.haghish.com/markdoc/) " _n ///
"***/" _n(4)
}
if "`markup'" == "markdown+smcl" {
file write `knot' ///
"/***" _n ///
"Syntax" _n ///
"====== " _n(2) ///
"{p 8 16 2}" _n ///
"{cmd: XXX} {varlist} {cmd:=}{it}{help exp}{sf} {ifin} {weight} " _n ///
"{help using} {it:filename} [{cmd:,} {it:options}]" _n ///
"{p_end}" _n(2) ///
"{* the new Stata help format of putting detail before generality}{...}" _n ///
"{synoptset 20 tabbed}{...}" _n ///
"{synopthdr}" _n ///
"{synoptline}" _n ///
"{syntab:Main}" _n ///
"{synopt:{opt min:abbrev}}description of what option{p_end}" _n ///
"{synopt:{opt min:abbrev(arg)}}description of another option{p_end}" _n ///
"{synoptline}" _n ///
"{p2colreset}{...}" _n(2) ///
"{p 4 6 2}{* if by is allowed, leave the following}" _n ///
"{cmd:by} is allowed; see {manhelp by D}.{p_end}" _n ///
"{p 4 6 2}{* if weights are allowed, say which ones}" _n ///
"{cmd:fweight}s are allowed; see {help weight}." _n(2) ///
"Description" _n ///
"===========" _n(2) ///
"__XXX__ does ... (now put in a one-short-paragraph description " _n ///
"of the purpose of the command)" _n(2) ///
"Options" _n ///
"=======" _n(2) ///
"__whatever__ does yak yak" _n(2) ///
">Use __>__ for additional paragraphs within and option " _n ///
"description to indent the paragraph." _n(2) ///
"__2nd option__ etc." _n(2) ///
"Remarks" _n ///
"=======" _n(2) ///
"The remarks are the detailed description of the command and its " _n ///
"nuances. Official documented Stata commands don't have much for " _n ///
"remarks, because the remarks go in the documentation." _n(2) ///
"Example(s)" _n ///
"=================" _n(2) ///
" explain what it does" _n ///
" . example command" _n(2) ///
" second explanation" _n ///
" . example command" _n(2) ///
"Stored results" _n ///
"=================" _n(2) ///
"__commandname__ stores the following in __r()__ or __e()__:" _n(2) ///
"{synoptset 20 tabbed}{...}" _n ///
"{p2col 5 20 24 2: Scalars}{p_end}" _n ///
"{synopt:{cmd:r(N)}}number of observations{p_end}" _n(2) ///
"{synoptset 20 tabbed}{...}" _n ///
"{p2col 5 20 24 2: Macros}{p_end}" _n(2) ///
"{synoptset 20 tabbed}{...}" _n ///
"{p2col 5 20 24 2: Matrices}{p_end}" _n(2) ///
"{synoptset 20 tabbed}{...}" _n ///
"{p2col 5 20 24 2: Functions}{p_end}" _n(2) ///
"Acknowledgements" _n ///
"================" _n(2) ///
"If you have thanks specific to this command, put them here." _n(2) ///
"Author" _n ///
"======" _n(2) ///
"Author information here; nothing for official Stata commands" _n ///
"leave 2 white spaces in the end of each line for line break. " ///
"For example:" _n(2) ///
"Your Name " _n ///
"Your affiliation " _n ///
"Your email address, etc. " _n(2) ///
"References" _n ///
"==========" _n(2) ///
"Author Name (2016), " ///
"[title & external link](http://www.haghish.com/markdoc/)" _n(2) ///
"- - -" _n(2) ///
"This help file was dynamically produced by " _n ///
"[MarkDoc Literate Programming package](http://www.haghish.com/markdoc/) " _n ///
"***/" _n(4)
}
if "`markup'" == "smcl" {
file write `knot' ///
"/***" _n ///
"{marker syntax}{...}" _n ///
"{title:Syntax}" _n(2) ///
"{* put the syntax in what follows. Don't forget to use [ ] around optional items}{...}" _n ///
"{p 8 16 2}" _n ///
"{cmd: XXX} {varlist} {cmd:=}{it}{help exp}{sf} {ifin} {weight} " _n ///
"{help using} {it:filename} [{cmd:,} {it:options}]" _n ///
"{p_end}" _n(2) ///
"{* the new Stata help format of putting detail before generality}{...}" _n ///
"{synoptset 20 tabbed}{...}" _n ///
"{synopthdr}" _n ///
"{synoptline}" _n ///
"{syntab:Main}" _n ///
"{synopt:{opt min:abbrev}}description of what option{p_end}" _n ///
"{synopt:{opt min:abbrev(arg)}}description of another option{p_end}" _n ///
"{synoptline}" _n ///
"{p2colreset}{...}" _n(2) ///
"{p 4 6 2}{* if by is allowed, leave the following}" _n ///
"{cmd:by} is allowed; see {manhelp by D}.{p_end}" _n ///
"{p 4 6 2}{* if weights are allowed, say which ones}" _n ///
"{cmd:fweight}s are allowed; see {help weight}." _n(2) ///
"{marker description}{...}" _n ///
"{title:Description}" _n(2) ///
"{cmd:XXX} does ... (now put in a one-short-paragraph description of the purpose of the command)" _n ///
"{p_end}" _n(2) ///
"{marker options}{...}" _n ///
"{title:Options}" _n(2) ///
"{phang}{opt whatever} does yak yak" _n ///
"{p_end}" _n(2) ///
"{pmore}Use -pmore- for additional paragraphs within and option description." _n ///
"{p_end}" _n(2) ///
"{phang}{opt 2nd option} etc." _n(2) ///
"Remarks" _n ///
"=======" _n(2) ///
"The remarks are the detailed description of the command and its " _n ///
"nuances. Official documented Stata commands don't have much for " _n ///
"remarks, because the remarks go in the documentation." _n(2) ///
"Example(s)" _n ///
"=================" _n(2) ///
" explain what it does" _n ///
" . example command" _n(2) ///
" second explanation" _n ///
" . example command" _n(2) ///
"Stored results" _n ///
"=================" _n(2) ///
"__commandname__ stores the following in __r()__ or __e()__:" _n(2) ///
"{synoptset 20 tabbed}{...}" _n ///
"{p2col 5 20 24 2: Scalars}{p_end}" _n ///
"{synopt:{cmd:r(N)}}number of observations{p_end}" _n(2) ///
"{synoptset 20 tabbed}{...}" _n ///
"{p2col 5 20 24 2: Macros}{p_end}" _n(2) ///
"{synoptset 20 tabbed}{...}" _n ///
"{p2col 5 20 24 2: Matrices}{p_end}" _n(2) ///
"{synoptset 20 tabbed}{...}" _n ///
"{p2col 5 20 24 2: Functions}{p_end}" _n(2) ///
"Acknowledgements" _n ///
"================" _n(2) ///
"If you have thanks specific to this command, put them here." _n(2) ///
"Author" _n ///
"======" _n(2) ///
"Author information here; nothing for official Stata commands" _n ///
"leave 2 white spaces in the end of each line for line break. " ///
"For example:" _n(2) ///
"Your Name " _n ///
"Your affiliation " _n ///
"Your email address, etc. " _n(2) ///
"References" _n ///
"==========" _n(2) ///
"Author Name (2016), " ///
"[title & external link](http://www.haghish.com/markdoc/)" _n(2) ///
"- - -" _n(2) ///
"This help file was dynamically produced by " _n ///
"[MarkDoc Literate Programming package](http://www.haghish.com/markdoc/) " _n ///
"***/" _n(4)
}
file write `knot' `"`macval(line)'"' _n
while r(eof) == 0 {
file read `hitch' line
file write `knot' `"`macval(line)'"' _n
}
file close `hitch'
file close `knot'
capture copy "`tmp'" "`script'", replace public
if _rc != 0 {
local k 1
local oldname
while missing("`oldname'") {
capture confirm file "`name'_`k'.`extension'"
if _rc != 0 {
capture copy "`tmp'" "`name'_`k'.`extension'", replace public
local oldname `script'
local script "`name'_`k'.`extension'"
}
local k `++k'
}
di as txt "{p}It seems your operating system does not allow " ///
"{help MarkDoc} to replace your script file. This probably means " ///
"that you are a Microsoft Windows user. MarkDoc created " ///
"{browse `script'} instead, so you can work further on this file " ///
"or replace it yourself. The original error was:" _n
di as err "{p 4 4 2}" ///
"file `oldname' cannot be modified or erased; likely cause " ///
"is read-only directory or file {help r(608)}" _n
}
}
// -------------------------------------------------------------------------
// Part 2: Reading the documentation!
// =========================================================================
tempfile tmp
tempname hitch knot
qui file open `hitch' using `"`script'"', read
qui file open `knot' using `"`tmp'"', write replace
file write `knot' "{smcl}" _n
file read `hitch' line
// -------------------------------------------------------------------------
// Part 3: Processing the source and applying Markdown
// =========================================================================
while r(eof) == 0 {
local pass // reset
// if you find the "/***" sign proceed. Also proceed if the file is Markdown
if "`extension'" == "md" {
local pass 1
}
capture if substr(`trim'(`"`macval(line)'"'),1,4) == "/***" {
local pass 1
file read `hitch' line
}
// if NOT MISSING `pass'
// =====================================================
if !missing("`pass'") {
//remove white space in old-fashion way!
cap local m : display "`line'"
if _rc == 0 & missing(trim("`m'")) {
local line ""
}
//fix the problem of graveaccent in the end of the line
capture if substr("`macval(line)'",-1,.) == "`" local graveaccent 1
else local graveaccent ""
if "`graveaccent'" == "1" {
local line `"`macval(line)' "'
local graveaccent ""
}
//procede when a line is found
//Interpret 2 lines at the time, for Markdown headings
while r(eof) == 0 & trim(`"`macval(line)'"') != "***/" {
local preline `"`macval(line)'"'
if !missing(`trim'(`"`macval(line)'"')) & ///
substr(`"`macval(line)'"',1,4) != " " {
qui md2smcl `"`macval(line)'"'
local preline `"`r(md)'"'
}
file read `hitch' line
//fix the problem of graveaccent in the end of the line
capture if substr("`macval(line)'",-1,.) == "`" local graveaccent 1
else local graveaccent ""
if "`graveaccent'" == "1" {
local line `"`macval(line)' "'
local graveaccent ""
}
// -------------------------------------------------------------
// If heading syntax is found, create the heading
//
// NOTE: MAKE SURE "---" IS NOT A TABLE. MAKE SURE "|" IS NOT USED
// -------------------------------------------------------------
// code paragraph
// --------------
if substr(`trim'(`"`macval(line)'"'),1,3) == "~~~" {
file write `knot' _n "{asis}" _n
file read `hitch' line
while r(eof) == 0 & substr(`trim'(`"`macval(line)'"'),1,3) != "~~~" {
local line : subinstr local line " " "{space 4}", all // convert tab to spaces
file write `knot' `" `macval(line)'"' _n
file read `hitch' line
}
file write `knot' "{smcl}" _n
file read `hitch' line
}
// Heading
// -------
else if substr(`trim'(`"`macval(line)'"'),1,3) == "===" | ///
substr(`trim'(`"`macval(line)'"'),1,3) == "---" & ///
strpos(`"`macval(line)'"', "|") == 0 {
file write `knot' _n `"{title:`macval(preline)'}"' _n
file read `hitch' line
}
// -------------------------------------------------------------
// If heading is not found, process the chunk
// -------------------------------------------------------------
else {
// check for Markdown paragraph syntax
// ---------------------------------------------------------
if substr(`trim'(`"`macval(preline)'"'),1,4) != "***/" {
//Check for Paragraph code
if substr(`trim'(`"`macval(preline)'"'),1,1) == ">" {
if substr(`trim'(`"`macval(preline)'"'),1,1) == ">" {
file write `knot' "{p 8 8 2}" _n
local preline : subinstr local preline ">" ""
}
}
file write `knot' `"`macval(preline)'"' _n
}
if substr(`trim'(`"`macval(line)'"'),1,4) != "***/" {
local preline `"`macval(line)'"'
//remove white space in old-fashion way!
cap local m : display "`line'"
if _rc == 0 & missing(trim("`m'")) {
local line ""
}
}
}
}
file read `hitch' line
}
file read `hitch' line
}
file close `knot'
tempfile tmp1
quietly copy "`tmp'" "`tmp1'", replace
if !missing("`debug'") copy "`tmp'" tmp1.txt, replace
// -----------------------------------------------------------------
// Create lines and headers
// =================================================================
tempname hitch knot
qui file open `hitch' using `"`tmp1'"', read
qui file open `knot' using `"`tmp'"', write replace
file read `hitch' line
local preline 0
while r(eof) == 0 {
//Check for Paragraph code AUTOMATICALLY
if missing(`trim'(`"`macval(preline)'"')) & ///
substr(`"`macval(preline)'"',1,4) != " " {
if substr(`"`macval(line)'"',1,1) != " " {
if substr(`trim'(`"`macval(line)'"'),1,4) == "{bf:" ///
| substr(`trim'(`"`macval(line)'"'),1,8) == "{browse " ///
| substr(`trim'(`"`macval(line)'"'),1,4) == "{it:" ///
| substr(`trim'(`"`macval(line)'"'),1,4) == "{ul:" {
file write `knot' "{p 4 4 2}" _n
}
else if substr(`trim'(`"`macval(line)'"'),1,1) != "{" ///
& !missing(`trim'(`"`macval(line)'"')) ///
& substr(`trim'(`"`macval(line)'"'),1,1) != "|" ///
& substr(`trim'(`"`macval(line)'"'),1,1) != "+" {
file write `knot' "{p 4 4 2}" _n
}
}
}
foreach l in line {
// Create Markdown Horizontal line
// -----------------------------------------------------
if substr(`trim'(`"`macval(`l')'"'),1,5) == "- - -" ///
& `trim'(`"`macval(`l')'"') == "- - -" {
local `l' : subinstr local `l' "- - -" " {hline}"
}
// Secondary syntax for headers
// -----------------------------------------------------
cap if substr(`trim'(`"`macval(`l')'"'),1,2) == "# " {
local `l' : subinstr local `l' "# " "", all
local `l' "{title:`l'}"
}
else if substr(`trim'(`"`macval(`l')'"'),1,3) == "## " {
local `l' : subinstr local `l' "## " "", all
local `l' "{title:`l'}"
}
//conver ascii lines to a straight line
/*
local i 90
while `i' > 1 {
local j : display _dup(`i') "-"
local j2 : display _dup(`i') "="
local `l' : subinstr local `l' "`j'" "{hline `i'}", all
if substr(`trim'(`"`macval(line)'"'),1,5) != "===" {
local `l' : subinstr local `l' "`j2'" "{hline `i'}", all
}
local i `--i'
}
*/
local preline `"`macval(line)'"'
}
file write `knot' `"`macval(line)'"' _n
file read `hitch' line
}
//ADD ADDITIONAL LINE
file write `knot' _n
file close `knot'
// ALWAYS CREATE THE TEMPFILE BEFORE REPLACING AN EXISTING ONE
tempfile tmp1
quietly copy "`tmp'" "`tmp1'", replace
if !missing("`debug'") copy "`tmp'" tmp2.txt, replace
// -----------------------------------------------------------------
// Create tables
// =================================================================
tempfile tmp
tempname hitch knot
qui file open `hitch' using `"`tmp1'"', read
qui file open `knot' using `"`tmp'"', write replace
file read `hitch' line
local preline 0
while r(eof) == 0 {
if substr(`trim'(`"`macval(line)'"'),1,1) == "|" {
// Markdown tables
// -----------------------------------------------------
if substr(`trim'(`"`macval(line)'"'),1,5) == "|----" | ///
substr(`trim'(`"`macval(line)'"'),1,5) == "|:---" | ///
substr(`trim'(`"`macval(line)'"'),1,6) == "| ----" | ///
substr(`trim'(`"`macval(line)'"'),1,6) == "| :---" {
local firstline 1
//get the number of columns, and their width (except the last one)
local columns = subinstr(`"`macval(line)'"', "-", "", .)
local columns = subinstr(`"`macval(columns)'"', ":", "", .)
local columns = subinstr(`"`macval(columns)'"', " ", "", .)
local columns = length(`trim'("`columns'")) - 1
local activecol = `columns' - 1
local tablewidth = length(`trim'(`"`macval(line)'"')) - `columns' - 1
if !missing("`debug'") display "`columns' columns were found"
//Write the header row
// {it:Option} {col 17} {it:Description}
local i = 0
tokenize `"`macval(line)'"', parse("|")
local col = 0
local total = 0
while `"`macval(1)'"' != "" {
if `"`macval(1)'"' != "|" {
local i = `i' + 1
local total = length(`"`macval(1)'"') + `total'
local width`i' = `total'
}
macro shift
}
// deside the width of the table
local i = 0
tokenize `"`macval(preline)'"', parse("|")
while `"`macval(1)'"' != "" {
if `"`macval(1)'"' != "|" {
// remove white space from the table
capture local TRIM = trim(`"`macval(1)'"')
if _rc == 0 local 1 `TRIM'
local TRIM //RESET
if "`i'" == "0" {
file write `knot' `"{col 5}`macval(1)'"'
}
else {
local j : di `width`i'' + 5
file write `knot' `"{col `j'}`macval(1)'"'
}
local i = `i' + 1
}
macro shift
}
if !missing("`width`i''") {
file write `knot' _n
if `tablewidth' >= 80 file write `knot' "{space 4}{hline}" _n
else file write `knot' "{space 4}{hline `tablewidth'}" _n
}
else if !missing("`firstline'") {
if `tablewidth' >= 80 file write `knot' "{space 4}{hline}" _n
else file write `knot' "{space 4}{hline `tablewidth'}" _n
}
}
else if !missing("`firstline'") {
while r(eof) == 0 & length(`trim'(`"`macval(line)'"')) > 1 {
local i = 0
tokenize `"`macval(line)'"', parse("|")
while `"`macval(1)'"' != "" {
if `"`macval(1)'"' != "|" {
// remove white space from the table
capture local TRIM = trim(`"`macval(1)'"')
if _rc == 0 local 1 `TRIM'
local TRIM //RESET
if "`i'" == "0" {
file write `knot' `"{col 5}`macval(1)'"'
}
else {
local j : di `width`i'' + 5
file write `knot' `"{col `j'}`macval(1)'"'
}
local i = `i' + 1
}
macro shift
}
if !missing("`width`i''") {
file write `knot' _n
*file write `knot' "{space 4}{hline}"
}
file read `hitch' line
}
if `tablewidth' >= 80 {
file write `knot' "{space 4}{hline}" _n
}
else file write `knot' "{space 4}{hline `tablewidth'}" _n
local firstline //reset
}
}
else {
file write `knot' `"`macval(line)'"' _n
}
local preline `"`macval(line)'"'
file read `hitch' line
}
//ADD ADDITIONAL LINE
file write `knot' _n
file close `knot'
// ALWAYS CREATE THE TEMPFILE BEFORE REPLACING AN EXISTING ONE
tempfile tmp1
quietly copy "`tmp'" "`tmp1'", replace
quietly copy "`tmp'" "`convert'", `replace'
//quietly copy "`tmp'" "$localfile", `replace'
capture macro drop localfile
// -----------------------------------------------------------------
// Print the output
// =================================================================
confirm file "`convert'"
if _rc == 0 {
di as txt "{p}(MarkDoc created "`"{bf:{browse "`convert'"}})"' _n
}
else display as err "MarkDoc could not produce `convert'" _n
end
|
/***
\newpage
\part{\texttt{markdoc} package commands}
\newpage
***/
//IMPORT markdoc.md
//IMPORT mini.md
//IMPORT pandoc.md
//IMPORT wkhtmltopdf.md
/***
\newpage
\part{Additional commands}
\newpage
***/
//IMPORT ../weaver/txt.md
//IMPORT ../weaver/img.md
//IMPORT ../weaver/tbl.md
|
// documentation is written for markdoc package (github.com/haghish/markdoc)
// . markdoc wkhtmltopdf.ado, mini export(sthlp) replace
/***
_v. 1.1_
wkhtmltopdf
===========
__wkhtmltopdf__ renders __html__ documents to __pdf__ within Stata
Syntax
------
> __wkhtmltopdf__ [[_options_](http://wkhtmltopdf.org/usage/wkhtmltopdf.txt)]
_filename.html_ _filename.pdf_
See the [_options_](http://wkhtmltopdf.org/usage/wkhtmltopdf.txt), which
is a link to the __wkhtmltopdf__ manual, explaining the arguments you can
add to adjust the pdf output.
Description
-----------
if the __mini__ engine is not used,
__markdoc__ requires the [wkhtmltopdf](http://wkhtmltopdf.org/downloads.html)
software to convert __html__ to __pdf__ without requiring installing LaTeX.
Moreove, __markdoc__ provides automatic installation of wkhtmltopdf, if desired.
However, __markdoc__ is not the only software that deals with documents in Stata
and many users show interest to create dynamic documents in their own way.
to help them create __pdf__ documents, this command was created to convert their
__html__ documents to __pdf__.
Example
-------
convert html file to pdf
. wkhtmltopdf myfile.html myfile.pdf
Author
------
E. F. Haghish
University of Göttingen
_haghish@med.uni-goesttingen.de_
[https://github.com/haghish](https://github.com/haghish)
License
-------
MIT License
- - -
This help file was dynamically produced by
[MarkDoc Literate Programming package](http://www.haghish.com/markdoc/)
***/
*cap prog drop wkhtmltopdf
program wkhtmltopdf
// Run weaversetup
// -------------------------------------------------------------------------
capture program drop weaversetup //reload it
capture weaversetup //it might not be yet created
if !missing("$pathWkhtmltopdf") {
local printer "$pathWkhtmltopdf"
}
else {
markdoccheck , export(pdf)
local printer "$setpath"
}
*di as err ":::`printer'"
shell "`printer'" `0'
end
|
/*
Examples
========
MarkDoc has 3 different engines:
1. convert smcl log-file to document or presentation slides
2. execute a do-file, examine if it's reproducible, and produces dynamic
document or slides
3. reads the documentation written in ado or mata files and export Stata help
files of package vignette
This document provides examples for all of the engines
E. F. Haghish
Department of Mathematics and Computer Science
University of Southern Denmark
Odense, Denmark
Aug 2016
*/
cd "/Users/haghish/Documents/Packages/markdoc/Examples"
// =============================================================================
//
// PART 1 : TESTING SMCL ENGINE
//
// The smcl engine converts smcl log files to variety of formats
// =============================================================================
// Mathematical notations
do ./Mathematics/math_smcl.do
// =============================================================================
//
// PART 2 : TESTING DO ENGINE
//
// The do engine executes do-files in a cleared workspace
// =============================================================================
// first load data in Stata, because MarkDoc will ignore your current workspace!
sysuse auto, clear
markdoc "./do/errors.do", export(html) replace statax
markdoc "./do/errors.do", export(pdf) replace statax
markdoc "./do/errors.do", export(docx) replace
markdoc "./do/errors.do", export(odt) replace
markdoc "./do/errors.do", export(latex) replace texmaster
// Erase the products
// =============================================================================
cap erase graph.png
cap erase example.docx
cap erase example.html
cap erase example.odt
cap erase example.pdf
cap erase example.smcl
cap erase example.tex
cap erase example.aux
cap erase example.log
cap erase example.out
cap erase example.synctex.gz
cap erase example2.pdf
cap erase example2.smcl
cap erase example2.tex
cap erase example2.aux
cap erase example2.log
cap erase example2.out
cap erase example2.synctex.gz
cap erase myprogram.ado
|
di "hi"
|
/***
Making the source code really reproducible
==========================================
To make the do-file really reproducible, we have to make sure it does not
access the data that is already loaded in Stata. Think about it, if you execute
a do-file on a data that is already loaded and you have been working on it, can
you ensure that re-executing the do-file creates the same results again?
you might have done some changes outside of the do-file on the data
- such as droping a record - which makes the results ireproducible.
The solution would be to __run the do-file in a cleared workspace__ to ensure
the do-file does not access the data that is already loaded. __MarkDoc__ can
take a do-file and execute the code in a cleared workspace and produce the dynamic
document. This is a very different engine compared to rendering a smcl-log
to a dynamic document.
If the do-file return an error, __MarkDoc__ still create the dynamic document
until the point the error occured. To run this do-file, first load the __auto__
dataset in Stata. Then call __`markdoc`__ to produce the dynamic document. You
should get an error the `no variables defined`, which means your do-file does
not load the data, although the data are loaded in your Stata.
***/
display "the next command will be an error"
regress price mpg
display "Thi will not be printed..."
|
// Execute this file to create dynamic slides. Remember that you will need
// pdfLaTeX to be installed
/***
Header
======
sthing will appear
Header 2
--------
### Header 3
#### Header 4
##### Header 5
Part 2
=======
This is a text paragraph. Text can be *italic* or
_italic_. Also, it can be **Bold** or __Bold__.
> "the text paragraph can be indented for - typically -quoting "
- This is item 1
- Item 2
- item 3
* This is another item
- quite file I hope
- sublist item 1
- sublist 2
- subsublist 1
- item
1. sth
2. sth
- continue with sublist
- continue with the list
Numbered list
==============
1. numbered item 1
2. item 2
1. subitem 1
2. subitem 2
2. subsub item
2. sth
3. back to item
Using the "---" sign will add a line in the document
---
Breaking the line
-----------------
Add 2 or more spaces at the end of the line to break it without
starting
a new
paragraph
---
Adding links
-------------
This is a link to MarkDoc's GitHub Manual
<https://github.com/haghish/MarkDoc/wiki>
You can also change the __hypertext__ e.g.
[MarDoc's Manual](https://github.com/haghish/MarkDoc/wiki)
---
***/
sysuse auto, clear //load auto dataset
summarize
/***
---
***/
histogram price
graph export price_hist.png, replace width(300)
/***
Including a figure
------------------
Next, I include the histogram of the Price variable using
the `histogram` command and the `price` variable.
---
![Figure 1. Histogram of the `price` variable](price_hist.png)
***/
// reloading the same image using `img` command:
*img using "price_hist.png", title("explain your graph")
histogram mpg
img, title("Figure 2. Histogram of the `mpg` variable")
/***
---
Writing dynamic text
--------------------
use the `txt` command to interpret values of macros and scalars:
***/
summarize price
return list
txt "The number of subject is " r(N) " subjects in the darta set. "
/***
---
creating table
---------------
| __Optopns__ | __Discription__ |
|-------------|------------------------------------------------------------------|
| markup(str) | specifies the markup language that is used for documentation |
| title(str) | displays the table description |
| width(int) | specifies the width of the table in HTML and LaTeX |
| height(int) | specifies the height of the table in HTML and LaTeX |
| center | aligns the table to the center of the document in HTML and LaTeX |
| left | aligns the table to the left of the document |
--
size material color
---- ------------ ------------
9 leather brown
10 hemp canvas natural
11 glass transparent
Mathematical notations
======================
You can use markdoc to:
1. write inline notations (i.e. in the text paragraphs)
2. on a separate line
For example, $\sum$ will appear inline whereas $$\sum$$ willbe on another line.
***/
|
// Execute this file to create dynamic slides. Remember that you will need
// pdfLaTeX to be installed
/***
Header
======
sthing will appear
Header 2
--------
### Header 3
#### Header 4
##### Header 5
Part 2
=======
This is a text paragraph. Text can be *italic* or
_italic_. Also, it can be **Bold** or __Bold__.
> "the text paragraph can be indented for - typically -quoting "
- This is item 1
- Item 2
- item 3
* This is another item
- quite file I hope
- sublist item 1
- sublist 2
- subsublist 1
- item
1. sth
2. sth
- continue with sublist
- continue with the list
Numbered list
==============
1. numbered item 1
2. item 2
1. subitem 1
2. subitem 2
2. subsub item
2. sth
3. back to item
Using the "---" sign will add a line in the document
---
Breaking the line
-----------------
Add 2 or more spaces at the end of the line to break it without
starting
a new
paragraph
---
Adding links
-------------
This is a link to MarkDoc's GitHub Manual
<https://github.com/haghish/MarkDoc/wiki>
You can also change the __hypertext__ e.g.
[MarDoc's Manual](https://github.com/haghish/MarkDoc/wiki)
---
***/
sysuse auto, clear //load auto dataset
summarize
/***
---
***/
histogram price
graph export price_hist.png, replace width(300)
/***
Including a figure
------------------
Next, I include the histogram of the Price variable using
the `histogram` command and the `price` variable.
---
![Figure 1. Histogram of the `price` variable](price_hist.png)
***/
// reloading the same image using `img` command:
*img using "price_hist.png", title("explain your graph")
histogram mpg
img, title("Figure 2. Histogram of the `mpg` variable")
/***
---
Writing dynamic text
--------------------
use the `txt` command to interpret values of macros and scalars:
***/
summarize price
return list
txt "The number of subject is " r(N) " subjects in the darta set. "
/***
---
creating table
---------------
| __Optopns__ | __Discription__ |
|-------------|------------------------------------------------------------------|
| markup(str) | specifies the markup language that is used for documentation |
| title(str) | displays the table description |
| width(int) | specifies the width of the table in HTML and LaTeX |
| height(int) | specifies the height of the table in HTML and LaTeX |
| center | aligns the table to the center of the document in HTML and LaTeX |
| left | aligns the table to the left of the document |
--
size material color
---- ------------ ------------
9 leather brown
10 hemp canvas natural
11 glass transparent
Mathematical notations
======================
You can use markdoc to:
1. write inline notations (i.e. in the text paragraphs)
2. on a separate line
For example, $\sum$ will appear inline whereas $$\sum$$ willbe on another line.
***/
|
display "Hi"
di "what!!"
di "funny"
di "oh ojk"
/***
perhaps something?
***/
scalar a = 10.847958758976
matrix A = (1,2\ 3, 4)
scalar b = A[2,1]
local a = 999
sysuse auto, clear
/***
How about <!a!>?
-----------------
__Price__ equals: <!price[10]!>
And here is Scalar <!b!>
or even <!A[1,1]!> or <!A[2,2]!>?
***/
/***
How about <!`a'!>?
-----------------
***/
|
//OFF
sysuse auto, clear
summarize foreign
scalar c = "Dynamic"
local min = `r(min)'
scalar max = r(max)
matrix Mat = (`r(min)', `r(max)')
//ON
/***
###<!c!> text
The 24^th^ observation in the data is `<!make[24]!>` with a `price` of
<!price[24]!>. The values of the `foreign` variable range between <!`min'!> to
<!max!>. The same values can also be extracted from matrices, for example,
<!Mat[1,1]!> and <!Mat[1,2]!>.
***/
|
local a = 1
display "Hello World"
/***
The is heading <!`a'!>
======================
***/
|
sysuse auto, clear
summarize foreign
scalar c = "Dynamic"
local min = `r(min)'
scalar max = r(max)
/***
###<!c!> text
The documentation can include numeric and string macros and scalars. For example,
the values of the `foreign` variable range between <!`min'!> to <!max!>.
***/
|
qui log using example, replace
/***
Writing mathematical notations
==============================
The text paragraph can include mathematical notations. For example, this
formula $Y_i = \beta_0 + \beta_1 X_i + \epsilon_i$ will be displayed within
the text paragraph, whereas this next formula will be placed on a separate
line: $$Y_i = \beta_0 + \beta_1 X_i + \epsilon_i$$
***/
/***
Use a single "\$" sign for writing inline mathematical notations. For example,
$f(x)=\sum_{n=0}^\infty\frac{f^{(n)}(a)}{n!}(x-a)^n$ would be rendered inline
with the text paragraph. Use double dollar signs "$$" for placing the notations
on a separate lines:
$$Y_i = \beta_0 + \beta_1 X_i + \epsilon_i$$
1. Since the notations appear in comments, they will not be interpreted by
Stata as global macros.
2. Place a backslash before the "\$" if you are using them in the document, but
not for rendering mathematical notations. The backslash will not appear in the
dynamic document.
3. You can also write dynamic mathematical notations using the __`txt`__ command.
***/
local a = 10
txt "$$ \beta_1 = `a' $$"
/***
Note that when you write inline mathematical notations, there should be __NO SPACE__
between the dollar sign and the notation. However, if you are placing your
notations on a separate line, there should be no problem.
***/
qui log c
local title `"title("Testing Mathematical Notations in MarkDoc")"'
local author `"author("E. F. Haghish")"'
markdoc example, export(html) replace `title' `author' date
markdoc example, export(docx) replace `title' `author' date
markdoc example, export(odt) replace `title' `author' date
markdoc example, export(tex) replace texmaster `title' `author' date
|
// 1. change the working directory to where this file is saved
// Execute this file with markdoc mini to create dynamic document/slides/sthlp
/***
Header
======
something will appear
---
Header 2
--------
### Header 3
#### Header 4
##### Header 5
---
Part 2
=======
This is a text paragraph. Text can be *italic* or
_italic_. Also, it can be **Bold** or __Bold__.
> "the text paragraph can be indented for - typically -quoting "
- This is item 1
- Item 2
- item 3
- This is another item
- quite file I hope
- continue with the list
---
Numbered list
==============
1. numbered item 1
2. item 2
3. back to item
Using the "---" sign will add a line in the document
---
Breaking the line
-----------------
Add 2 or more spaces at the end of the line to break it without
starting
a new
paragraph
---
Adding links
-------------
You can also add the __hypertext__ e.g.
[MarDoc's Manual](https://github.com/haghish/MarkDoc/wiki)
---
***/
sysuse auto, clear //load auto dataset
summarize
/***
---
***/
histogram price
graph export price_hist.png, replace width(300)
/***
Including a figure
------------------
Next, I include the histogram of the Price variable using
the `histogram` command and the `price` variable.
---
![Figure 1. Histogram of the `price` variable](price_hist.png)
***/
// reloading the same image using `img` command:
*img using "price_hist.png", title("explain your graph")
histogram mpg
img, title("Figure 2. Histogram of the `mpg` variable")
/***
---
Writing dynamic text
--------------------
use the `txt` command to interpret values of macros and scalars:
***/
summarize price
return list
txt "The number of subject is " r(N) " subjects in the darta set. "
/***
---
creating table
---------------
This table is also supported in __sthlp__ help files
| __Optopns__ | __Discription__ |
|-------------|------------------------------------------------------------------|
| markup(str) | specifies the markup language that is used for documentation |
| title(str) | displays the table description |
| width(int) | specifies the width of the table in HTML and LaTeX |
| height(int) | specifies the height of the table in HTML and LaTeX |
| center | aligns the table to the center of the document in HTML and LaTeX |
| left | aligns the table to the left of the document |
---
Mathematical notations
======================
You can use markdoc to:
1. write inline notations (i.e. in the text paragraphs)
2. on a separate line
For example, $\sum$ will appear inline whereas $$\sum$$ willbe on another line.
***/
|
/***
Title
=====
subtitle
--------
---
# Tables
Your documents, slides, and help files can include tables!
| Tables | style of table | Cool |
| :-------------- |:-------------------- | :------ |
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
You can also create your tables online. The website mentioned below produces
the format that is "ideal" for MarkDoc
| __Website__ | __URL__ |
|--------------------|-------------------------------------------------|
| _Tables Generator_ | https://www.tablesgenerator.com/markdown_tables |
---
# Agenda
1. Introduction
2. Deep-dive
3. ...
or unordered list:
- Introduction
- Deep-dive
- ...
---
***/
sysuse auto, clear
summarize price mpg
/***
This will start an __asis__ mode, which remember, it does not recognize "tabs".
So until Stata fixes this problem, style your code with spaces rather than tabs.
~~~
if main.r2.iseq(1) {
call main.master.enable
}
else {
call main.master.disable
}
~~~
---
# Introduction
***/
reg price mpg
/***
---
### Listing observations
***/
list in 1/5
|
// the MAIN.do executes examples from Stata Blog
// visit https://blog.stata.com/ for more informatin
cd datamanagement
// Web scraping NBA data into Stata
clear
do "./NBA.do"
markdoc "_NBA.smcl" , mini export(md) replace statax // Markdown
markdoc "_NBA.smcl" , mini export(html) replace statax // html
markdoc "_NBA.smcl" , mini export(docx) replace statax // Word
markdoc "_NBA.smcl" , mini export(pdf) replace statax // pdf
markdoc "_NBA.smcl" , mini export(slide) replace statax // Slides
markdoc "NBA.do" , mini export(sthlp) replace // help file
// Handling gaps in time series using business calendars
clear
do "./timeseries.do"
markdoc "_timeseries.smcl" , mini export(md) replace statax // Markdown
markdoc "_timeseries.smcl" , mini export(html) replace statax // html
markdoc "_timeseries.smcl" , mini export(docx) replace statax // Word
markdoc "_timeseries.smcl" , mini export(pdf) replace statax // pdf
markdoc "_timeseries.smcl" , mini export(slide) replace statax // Slides
markdoc "timeseries.do" , mini export(sthlp) replace // help file
|
qui log using _timeseries, replace
/***
Handling gaps in time series using business calendars
=====================================================
Author: Ashish Rajbhandari, Senior Econometrician
https://blog.stata.com/2016/02/04/handling-gaps-in-time-series-using-business-calendars/
This is a replication of a post from Stata blog to test MarkDoc package
---
Time-series data, such as financial data, often have known
gaps because there are no observations on days such as
weekends or holidays. Using regular Stata datetime formats
with time-series data that have gaps can result in
misleading analysis. Rather than treating these gaps as
missing values, we should adjust our calculations
appropriately. I illustrate a convenient way to work with
irregularly spaced dates by using Stata’s business calendars.
In nasdaq.dta, I have daily data on the NASDAQ index from
February 5, 1971 to March 23, 2015 that I downloaded from
the St. Louis Federal Reserve Economic Database (FRED).
---
***/
use http://www.stata.com/data/nasdaq
describe
/***
---
date is the time variable in our data, which is a string
format ordered as year, month, and day. I use the __date()__
function to convert the string daily date to a Stata numeric
date and store the values in mydate. To find out more about
converting string dates to numeric, you can read A tour of
datetime in Stata.
***/
generate mydate = date(date,"YMD")
format %td mydate
/***
---
I tsset these data with mydate as the time variable and then list the first five observations, along with the first lag of index.
***/
tsset mydate
list date mydate index l.index in 1/5
/***
---
The first observation on l.index is missing; I expect this
because there are no observations prior to the first
observation on index. However, the second observation on
__l.index__ is also missing. As you may have already noticed,
the dates are irregularly spaced in my dataset—the first
observation corresponds to a Friday and the second
observation to a Monday.
I get missing data in this case because mydate is a regular
date, and tsset–ing by a regular date will treat all
weekends and other holidays as if they are missing in the
dataset instead of ignoring them in calculations. To avoid
the problem of gaps inherent in business data, I can create
a business calendar. Business calendars specify which dates
are omitted. For daily financial data, a business calendar
specifies the weekends and holidays for which the markets
were closed.
---
Creating business calendars
---------------------------
Business calendars are defined in files named calname.stbcal.
You can create your own calendars, use the ones provided by
StataCorp, or obtain them directly from other users or via
the SSC. Calendars can also be created automatically from
the current dataset using the bcal create command.
Every stbcal-file requires you to specify the following
four things:
- the version of Stata being used
- the range of the calendar
- the center date of the calendar
- the dates to be omitted
I begin by creating nasdaq.stbcal, which will omit Saturdays
and Sundays of every month. I do this using the Do-file
editor, but you can use any text editor.
---
~~~
version 14.1
purpose "Converting daily financial data into business calendar dates"
dateformat dmy
range 05feb1971 23mar2015
centerdate 05feb1971
omit dayofweek (Sa Su)
~~~
The first line specifies the current version of Stata I am
using. The second line is optional, but the text typed there
will display if I type __bcal describe nasdaq__ and is good
for record keeping when I have multiple calenders. Line 3
specifies the display date format and is also optional.
Line 4 specifies the range of dates in the dataset.
---
Line 5 specifies the center of the date to be 05feb1971. I
picked the first date in the sample, but I could have picked
any date in the range specified for the business calendar.
centerdate does not mean choosing a date that is in fact the
center of the sample. For example, Stata’s default %td
calendar uses 01jan1960 as its center.
The last statement specifies to omit weekends of every month.
Later, I will show several variations of the omit command to
omit other holidays. Once I have a business calendar, I can
use this to convert regular dates to business dates, share
this file with colleagues, and also make further changes to
my calendar.
---
Using a business calendar
-------------------------
***/
bcal load nasdaq
generate bcaldate = bofd("nasdaq",mydate)
assert !missing(bcaldate) if !missing(mydate)
/***
---
To create business dates using __bofd()__, I specified two
arguments: the name of the business calendar and the name of
the variable containing regular dates. The assert statement
verifies that all dates recorded in mydate appear in the
business calendar. This is a way of checking that I created
my calendar for the complete date range—the __bofd()__ function
returns a missing value when mydate does not appear on the
specified calendar.
Business dates have a specific display format, __%tbcalname__,
which in my case is __%tbnasdaq__. In order to display business
dates in a Stata date format I will apply this format to
bcaldate just as I would for a regular date.
---
***/
format %tbnasdaq bcaldate
list in 1/5
/***
---
Although __mydate__ and __bcaldate__ look similar, they have
different encodings. Now, I can __tsset__ on the business
date __bcaldate__ and list the first five observations with
the lag of __index__ recalculated.
***/
tsset bcaldate
list bcaldate index l.index in 1/5
/***
---
As expected, the issue of gaps due to weekends is now
resolved. Because I have a calendar that excludes Saturdays
and Sundays, __bcaldate__ skipped the weekend between
__05feb1971__ and __08feb1971__ when calculating the lagged
index value and will do the same for any subsequent weekends
in the data.
Excluding specific dates
------------------------
So far I have not excluded gaps in the data due to other
major holidays, such as Thanksgiving and Christmas. Stata
has several variations on the __omit__ command that let you
exclude specific dates. For example, I use the __omit__ command
to omit the Thanksgiving holiday (the fourth Thursday of
November in the U.S.) by adding the following statement in
my business calendar.
---
omit dowinmonth +4 Th of Nov
__dowinmonth__ stands for day of week in month and
__+4 Th of Nov__ refers to the fourth Thursday of November.
This rule is applied to every year in the data.
Another major holiday is Christmas, with the NASDAQ closed
on the 25th of December every year. I can omit this holiday
in the calendar as
omit date 25dec*
---
The __*__ in the statement above indicates that December 25
should be omitted for every year in my __nasdaq__ calendar.
This rule is misleading since the 25th may be on a weekend,
in which case the holidays are on the preceeding Friday or
following Monday. To capture these cases, I add the
following statements:
omit date 25dec* and (-1) if dow(Sa)
omit date 25dec* and (+1) if dow(Su)
The first statement omits December 24 if Christmas is on a
Saturday, and the second statement omits December 26 if
Christmas is on a Sunday.
Encodings
---------
I mentioned earlier that the encodings of regular date
__mydate__ and business date __bcaldate__ are different. To
see the encodings of my date variables, I apply the
numerical format and list the first five observations.
---
***/
format %8.0g mydate bcaldate
list in 1/5
/***
The variable __bcaldate__ starts with 0 because this was the
centerdate in my calendar __nasdaq.stbcal__. The business
date encoding is consecutive without gaps, which is why
using lags or any time-series operators will yield correct values.
Summary
=======
Using regular dates with time-series data instead of
business dates may be misleading in case there are gaps in
the data. In this post, I showed a convenient way to work
with business dates by creating a business calendar. Once I
loaded a calendar file into Stata, I created business dates
using the __bofd()__ function. I also showed some variations
of the omit command used in business calendars to
accommodate specific gaps due to different holidays.
***/
qui log c
|
qui log using 0, replace
/***
\begin{table}[]
\centering
\caption{My caption}
\label{my-label}
\begin{tabular}{|l|l|l|}
\hline
\textbf{Animals} & \textbf{Sports} & \textbf{Fruits} \\ \hline
Cat & Soccer & Apple \\ \hline
Dog & Basketball & Orange \\ \hline
\end{tabular}
\end{table}
***/
qui log c
markdoc 0, expor(pdf) markup(latex) replace texmaster
|
qui log using 0, replace
/***
| Animals | Sports | Fruits |
|---------|------------|--------|
| Cat | Soccer | Apple |
| Dog | Basketball | Orange |
***/
qui log c
markdoc 0, expor() replace
|
qui log using 0, replace
/***
Creating dynamic tables using the `txt` command
===============================================
When you use the `tbl` command for creating a dynamic table, you __MUST__ add an
empty line below the table. Otherwise, the next chunk of text will be appended to
the table, causing the table to loos its structure.
### Example:
In the example below, note that there is an empty line between the last line of the
table and the ending sign:
Markdown | Less | Pretty
--- | --- | ---
*Still* | `renders` | **nicely**
1 | 2 | 3
***/
//OFF
local l1 Cat
local l2 Dog
local l3 Soccer
local l4 Basketball
local l5 Apple
local l6 Orange
//ON
txt ///
"| __Animals__ | __Sports__ | __Fruits__ |" _n ///
"|-------------|------------|------------|" _n ///
"| `l1' | `l3' | `l5' |" _n ///
"| `l2' | `l4' | `l6' |" _n
txt ///
"Animals | Sports | Fruits " _n ///
"---- | ---- | ---- " _n ///
"`l1' | `l3' | `l5' " _n ///
"`l2' | `l4' | `l6' " _n
qui log c
markdoc 0, expor(pdf) replace
|
qui log using 0, replace
/***
| $\beta$ | __Sports__ | __Fruits__ |
|-------------|------------|------------|
| num1 | soccer | banana |
| num2 | basketball | apple |
***/
tbl ({l}"$$\\beta$$", {c}"Centered", {r}"Right" \ c(os), c(machine_type), c(username))
/***
---
Using inline mathematical notations
-----------------------------------
***/
tbl ("$\\beta$", "$\\epsilon$" \ 3.5, 1.3 \ 2.3 , 1.23)
tbl ("$\\beta$", "$\\epsilon$" \ "$\\sum$", "$\\prod$")
tbl ("$\\beta$", "$95\\%$ Confidence Interval" \ "values...", "values...")
qui log c
markdoc 0, expor(html) replace
|
cd "/Users/haghish/Documents/Packages/markdoc/Examples/Workshops/2018"
/***
Workshop Examples
===============================
This document includes some of the examples of the workshop. I have organized
them in separate do files and the dynamic document will include all of the
examples.
Help
----
If you need help about working with __MarkDoc__ package, probably the
best place to begin is the
[MarkDoc GitHub Wiki](https://github.com/haghish/MarkDoc/wiki), which is the
package manual. If you have questions, post them on <www.statalist.org> and I
get back to you shortly.
> NOTE that all of the examples below are being executed in active mode.
***/
// navigate to the directory where the do-files are located
cd dofiles
// the main example of the package
/**/ markdoc "./example.do", export(html) replace
// mathematics notation
/**/ markdoc "./math.do", export(html) replace
// load the data set
/**/ markdoc "./prepare.do", export(html) replace
// descriptive stats
/**/ markdoc "./descriptive.do", export(html) replace
// Regression
/**/ markdoc "./regression.do", export(html) replace
|
/***
Summarize the data
-------------------
***/
sysuse auto, clear
summarize
histogram price
img, title("Histogram of the `price` variable") w(200) h(130)
|
// Comments will not be in the rendered document
/*
This is a comment
*/
* Another comment
// --------------------------------------------
//OFF
displa "this will be hidden"
//ON
/**/ display "Hellow World"
/***/ display "hello world"
/***
Header
======
sthing will appear
Header 2
--------
### Header 3
#### Header 4
##### Header 5
Part 2
=======
This is a text paragraph. Text can be *italic* or
_italic_. Also, it can be **Bold** or __Bold__.
> "the text paragraph can be indented for - typically -quoting "
- This is item 1
- Item 2
- item 3
* This is another item
- quite file I hope
- sublist item 1
- sublist 2
- subsublist 1
- item
1. sth
2. sth
- continue with sublist
- continue with the list
Numbered list
==============
1. numbered item 1
2. item 2
1. subitem 1
2. subitem 2
2. subsub item
2. sth
3. back to item
Using the "---" sign will add a line in the document
---
Breaking the line
-----------------
Add 2 or more spaces at the end of the line to break it without
starting
a new
paragraph
---
Adding links
-------------
This is a link to MarkDoc's GitHub Manual
<https://github.com/haghish/MarkDoc/wiki>
You can also change the __hypertext__ e.g.
[MarDoc's Manual](https://github.com/haghish/MarkDoc/wiki)
---
***/
sysuse auto, clear //load auto dataset
summarize
/***
---
***/
histogram price
graph export ./price_hist.png, replace width(300)
/***
Including a figure
------------------
Next, I include the histogram of the Price variable using
the `histogram` command and the `price` variable.
---
![Figure 1. Histogram of the `price` variable](./price_hist.png)
***/
// reloading the same image using `img` command:
img using "./price_hist.png", title("using the img command to include exported figure")
histogram mpg
img, title("Figure 2. Histogram of the `mpg` variable")
/***
---
Writing dynamic text
--------------------
use the `txt` command to interpret values of macros and scalars:
***/
summarize price
return list
txt "The number of subject is " r(N) " subjects in the darta set. "
/***
---
creating table
---------------
| __Optopns__ | __Discription__ |
|-------------|------------------------------------------------------------------|
| markup(str) | specifies the markup language that is used for documentation |
| title(str) | displays the table description |
| width(int) | specifies the width of the table in HTML and LaTeX |
| height(int) | specifies the height of the table in HTML and LaTeX |
| center | aligns the table to the center of the document in HTML and LaTeX |
| left | aligns the table to the left of the document |
---
size material color
---- ------------ ------------
9 leather brown
10 hemp canvas natural
11 glass transparent
Mathematical notations
======================
You can use markdoc to:
1. write inline notations (i.e. in the text paragraphs)
2. on a separate line
For example, $\sum$ will appear inline whereas $$\sum$$ will be on another line.
***/
|
/***
Writing mathematical notations
==============================
The text paragraph can include mathematical notations. For example, this
formula $Y_i = \beta_0 + \beta_1 X_i + \epsilon_i$ will be displayed within
the text paragraph, whereas this next formula will be placed on a separate
line: $$Y_i = \beta_0 + \beta_1 X_i + \epsilon_i$$
***/
/***
Use a single "\$" sign for writing inline mathematical notations. For example,
$f(x)=\sum_{n=0}^\infty\frac{f^{(n)}(a)}{n!}(x-a)^n$ would be rendered inline
with the text paragraph. Use double dollar signs "$$" for placing the notations
on a separate lines:
$$Y_i = \beta_0 + \beta_1 X_i + \epsilon_i$$
1. Since the notations appear in comments, they will not be interpreted by
Stata as global macros.
2. Place a backslash before the "\$" if you are using them in the document, but
not for rendering mathematical notations. The backslash will not appear in the
dynamic document.
3. You can also write dynamic mathematical notations using the __`txt`__ command.
***/
local a = 10
txt "$$ \beta_1 = `a' $$"
/***
Note that when you write inline mathematical notations, there should be __NO SPACE__
between the dollar sign and the notation. However, if you are placing your
notations on a separate line, there should be no problem.
***/
|
//IMPORT ./documentation/preparation.txt
clear
sysuse auto
|
clear
sysuse auto
/***
Dealining with the returned values
-----------------------------------
Use the `return list` command to list the returned values. Most of the
estimations are stored in a matrix. Therefore, we copy the matrix
and use it to extract the values dynamically.
***/
regress price mpg foreign
/***
return the rclass objects
***/
return list
mat A = r(table)
mat list A
/***
Stata returns the estimations in the __eclass__
***/
ereturn list
mat B = e(b)
mat list B
/***
Creating the dynamic table
==========================
In the workshop the following question came up. How can we use the returned values
from Stata and create a dynamic table.
We are trying to create a __dynamic table__ that includes the variables and
$\beta_0$. We need to get the stored values from returned matrices in Stata in the
following procedure:
1. save the Stata matrix with a new name
2. extract the scalars of interest
3. get the name of the columns of the matrix
1. parse the names of each column
2. change the /_const name to $\beta_0$
4. use the __`tbl`__ command to generate the dynamic table.
***/
scalar scal1 = A[1,1]
scalar scal2 = A[1,2]
scalar scal3 = A[1,3]
local colnms: coln A
di "`colnms'"
tokenize "`colnms'"
display "`1' `2' `3'"
local n = 1
while "`1'" != "" {
if "`1'" == "_cons" {
local m`n' "$\\beta_0$"
}
else {
local m`n' `1'
}
local n = `n' + 1
macro shift
}
display "`m1' `m2' `m3'"
tbl ("`m1'", "`m2'", "`m3'" \ scal1 , scal2, scal3 )
|
//!!!CHANGE THIS PATH ON YOUR COMPUTER!!!
cd "/Users/haghish/Documents/Packages/markdoc/Examples/Workshops/2018/passive"
set linesize 80
capture quietly log close
qui log using example, replace
/*
THIS IS A COMMENT AND WILL NOT BE IN THE DYNAMIC DOCUMENT
*/
/***
Introduction to MarkDoc (heading 1)
===================================
__MarkDoc__ package provides a convenient way to write dynamic document
within Stata dofile editor. Before starting, remember that there are a few
things that ___you must absolutely avoid___ while using MarkDoc.
1. Use only one markup language. While you are writing with _Markdown_ you
may also use _HTML_ tags, but __avoid__ _LaTeX_ in combination of _HTML_ or
_Markdown_.
2. Only use English letters. Any unsual character (Chinese, French, or
special characters) should be avoided.
3. Please make sure you that you have the __permission to write and remove
files__ in your current working directory. Especially if you are a
__Microsoft Windows__ user. Ideally, you should be the adminster of
your system or at least, you should be able to run Stata as an adminstrator
or superuser. Also pay attension to your current working directory.
Using Markdown (heading 2)
--------------------------
Writing with _Markdown_ syntax allows you to add text and graphs to
_smcl_ logfile and export it to a editable document format. I will
demonstrate the process by using the __auto.dta__ dataset.
###Get started with MarkDoc (heading 3)
I will open the dataset, list a few observations, and export a graph.
Then I will export the log file to _HTML_ format.
***/
quietly sysuse auto, clear
list in 1/5
histogram price
graph export graph.png, replace width(350)
/***
Adding a graph using Markdown
-----------------------------
In order to add a graph using Markdown, I export the graph in PNG format.
You can explain the graph in the brackets and define the file path in
parentheses using Markdown syntax. Note that Markdown format cannot resize the
figure and it will include it at its full size. Therefore, when you write with
Markdown you should resize the graphs. Of course, if you write with _LaTeX_ or
_HTML_ you will be able to do anything you wish! But _Markdown_ is convertable
to any format and thus is the prefered markup language for writing dynamic
documents. In addition, it is a very minimalistic language. And perhaps that's
what makes it so good, because it does not include numerous rules and tags to
learn, compared to _HTML_ and _LaTeX_. It's simple, easy to learn, and appealing
to use.
![](./graph.png)
Writing Dynamic Text
--------------------
The __txt__ command can be used to write dynamic text in MarkDoc.
To do so, put the value that you want to print in a Macro and then
explain it using the __txt__ command. Or instead, I use the stored values
that Stata returns after particular commands by typinc __return list__.
In the example below, I use the summarize command, and print the r(N), r(mean),
r(sd), r(min), and r(max) which are returned after the __summarize__ command.
***/
summarize price
//OFF
return list
//ON
txt The dataset used for this analysis includes `r(N)' observations for ///
the __price__ variable, with mean of `r(mean)' and SD of `r(sd)'. The ///
price of cars' ranged from `r(min)' to `r(max)'.
//And thi is how a regression analysis looks like in the file.
regress price mpg
/***
[You will find more information in this regard on my website](http://haghish.com/).
You can also [Follow The Package Updates On TWITTER!](http://twitter.com/Haghish)
E. F. Haghish
Center for Medical Biometry and Medical Informatics
University of Freiburg, Germany
_haghish@imbi.uni-freiburg.de_
***/
qui log c
markdoc example, replace export(html) statax linesize(120) //Running MarkDoc command
|
/***
MarkDoc can be executed in 2 seperate modes, which are:
1. Active mode, examining a do-file in a fresh environment
2. Passive mode, converting a smcl log-file to a document
Accordingly, I will create 2 sets of examples to examine
each engine
***/
/***
Active Mode
-----------
Navigate to the active_mini_mode example and execute the
following commands
***/
// Hello World example
markdoc "hello.do" , export("md") mini replace
markdoc "hello.do" , export("html") mini replace
markdoc "hello.do" , export("docx") mini replace
markdoc "hello.do" , export("pdf") mini replace
markdoc "hello.do" , export("sthlp") mini replace
markdoc "test.do" , export("md") mini replace
markdoc "test.do" , export("html") mini replace
markdoc "test.do" , export("docx") mini replace
markdoc "test.do" , export("pdf") mini replace
markdoc "test.do" , export("sthlp") mini replace
//go.do
markdoc "go.do" , export("md") mini replace
markdoc "go.do" , export("html") mini replace
markdoc "go.do" , export("docx") mini replace
markdoc "go.do" , export("pdf") mini replace
markdoc "go.do" , export("sthlp") mini replace //only extracts the documentation
markdoc "new.do" , export("md") mini replace
markdoc "new.do" , export("html") mini replace
markdoc "new.do" , export("docx") mini replace
markdoc "new.do" , export("pdf") mini replace
markdoc "new.do" , export("sthlp") mini replace //only extracts the documentation
markdoc "test2.do" , export("md") mini replace
markdoc "test2.do" , export("html") mini replace
markdoc "test2.do" , export("docx") mini replace
markdoc "test2.do" , export("pdf") mini replace
markdoc "test2.do" , export("sthlp") mini replace
// tests with `txt`, `img`, and `tbl` commands:
markdoc "full1.do" , export("md") mini replace
markdoc "full1.do" , export("html") mini replace
markdoc "full1.do" , export("docx") mini replace
markdoc "full1.do" , export("pdf") mini replace
markdoc "full1.do" , export("sthlp") mini replace
|
/***
Workshop Example
================
Subheader, Markdown syntax
--------------------------
This is a normal paragraph. We are trying to import
an image to our document. The image is stored in the
working directory. The syntax for importing an image
is as follows
![explain this figure](path/to/imagefile)
![explain this figure](example.png)
There is a better way to include an image in the document. completely automatic!
Let's start by creating a histogram and then using the `img` command:
***/
sysuse auto, clear
hist price
/***
### Including an image
Next, I am using the `img` command to automatically include the image in the
document
***/
img, title("Figure 1. say something about this figure")
/***
Writing dynamic text
--------------------
We can use the `txt` command to write dynamic text in our documnt.
***/
summarize price
/***
I can use the `return list` command to see what macros are returned by the
`summarize` command. These values will be printed:
***/
return list
txt "the mean of Price variable is " r(mean)
txt "the minimum value is " r(min) " and the maximum is " r(max)
/***
Writing dynamic table
--------------------
We can use the `tbl` command to write dynamic tables. The `tbl` command generates
the tables the same way Stata defines a matrix. To learn how Stata generate a
matrix type:
help matrix
***/
tbl ("*italic 1*", "*italic 2*", "*italic 3*" \ ///
"**boldtext1**", 100, 1000 \ ///
"**boldtext2**", 22, 222 \ ///
"**boldtext3**", 3948, 3948), title("Table 1. Styling a table")
tbl ({l}"Left", {c}"Centered", {r}"Right" \ c(os), c(machine_type), c(username))
/***
#### Adding mathematical symbols in the dynamic table
We have to use the LaTeX mathematical syntax, but they will be automatically
converted in all documents generated by MarkDoc
***/
tbl ("$\\beta$", "$95\\%$ Confidence Interval" \ "values...", "values...")
tbl ("$\\beta$", "$\\epsilon$" \ "$\\sum$", "$\\prod$")
/***
Creating a summary table
------------------------
I will use the macros returned from `summarize` command to build a nice table
in my document:
***/
summarize price
return list
tbl ("Variable", "Observations", "Mean", "SD" \ ///
"__price__", r(N), %9.2f r(mean), %9.2f r(sd))
|
display "Hi"
di "what!!"
di "funny"
di "oh ojk"
/***
perhaps something?
***/
scalar a = 10.847958758976
matrix A = (1,2\ 3, 4)
scalar b = A[2,1]
local a = 999
sysuse auto, clear
/***
How about <!a!>?
-----------------
__Price__ equals: <!price[10]!>
And here is Scalar <!b!>
or even <!A[1,1]!> or <!A[2,2]!>?
***/
/***
How about <!`a'!>?
-----------------
***/
|
/***
Hello World!
============
Just display "Hello World" for now!
***/
display "Hello World"
|
//OFF
sysuse auto, clear
summarize foreign
scalar c = "Dynamic"
local min = `r(min)'
scalar max = r(max)
matrix Mat = (`r(min)', `r(max)')
//ON
/***
### <!c!> `text`
The 24^th^ observation in the data is `<!make[24]!>` with a `price` of
<!price[24]!>. The values of the `foreign` variable range between <!`min'!> to
<!max!>. The same values can also be extracted from matrices, for example,
<!Mat[1,1]!> and <!Mat[1,2]!>.
***/
|
// this document produces the dynamic document passively, because a log-file is
// used to generate the PDF file, instead of a do-file!
qui log using summary, replace
/***
Notes
--------
Here are a few important notes
1. As I noted, I have a book about `markdoc` that is nearly finished. I will
send the PDF of the book to Dennis and kindly ask him to put send it to all
of participants of the course. The book is very detailed and has many examples,
and giving it to you is the least I can do to appologize from those few who
had issues with installing the software on their computer and could not fully
benefit from the course. I am certain that the book will provide much more
details as well as examples about MarkDoc and will get everyone going.
2. `markdoc` has an option named `noisily`. If you are using the GUI, make sure
the box that says `Execute MarkDoc noisily` is not checked. If you check this
box, your report will be very noisy with information you did not ask for,
because this option is for debugging. I remember some people asked me why they
get extra information while others do not...
3. On Mac and Linux, the file path is specified with slash. On Microsoft Windows,
with backslash. Therefore, anyone with Microsoft Windows who could not execute
my example of `markdoc ./filename, ...` hat to actually type
`markdoc .\filename, ...` on Microsoft Windows. This was so obvious, yet at the
time of the presentation it didn't occure to me.
Summary of Workshop
===================
In the workshop, we covered multiple topics regarding `markdoc` package. Most
notably, we learned about:
1. Markdown markup language. We also practiced the syntax at John Gruber's
website which was <https://daringfireball.net/projects/markdown/dingus>.
2. We talked about writing dynamic text and adding figures in the document
automatically. If you would like to know more about the `txt` and `img` commands,
type:
help txt
help img
3. We also talked about the `tbl` command for building and styling dynamic tables
that can be exported to any document format. To learn more about the `tbl` command
type:
help tbl
4. We also talked about using `markdoc` for generating presentation slides.
5. Most of the participants were interested in using `markdoc` for writing dynamic
tables. Therefore, I have prepared additional examples for writing and styling
dynamic tables. These examples will be available on markdoc's manual website soon.
<https://github.com/haghish/markdoc/wiki/tbl>
Resources
---------
There are several resources that you can practice `markdoc` package. These
resources are:
- [markdoc's journal article](https://www.stata-journal.com/article.html?article=pr0064)
- [markdoc's GitHub Wiki](https://github.com/haghish/markdoc/wiki)
- [markdoc's vignette](https://github.com/haghish/markdoc/raw/master/Help/Help.pdf)
---
If you have any question regarding `markdoc`, please kindly post it on
<https://www.statalist.org/>, there is a rather big community of markdoc users
there and I also regularly respond to the questions on this website.
You can also reach me via email <haghish@med.uni-goettingen.de>
***/
qui log c
markdoc summary.smcl, export(pdf) replace style("formal") ///
title("Summary of the workshop") author("E. F. Haghish") ///
affiliation("University of Göttingen") ///
address("haghish@med.uni-goettingen.de")
|
/***
MarkDoc Mini
============
It is just a tradition to begin with __Hello__ _World_!
This is a new text paragraph. I can also use asterisk instead of
underscore to make the text **bold** or *italic*, but the latter
is not supported in Stata help files (supported in html,docx,pdf).
You can separate your document by adding a horizontal line,
which is shown below. The alternative syntax mentioned in
are also covered:
- - -
How about line-breaks without adding a new paragraph?
In Markdown you can do a line break
by adding 2 or more spaces
at the end of the line
to indicate a line-break
without creating a new paragraph! This means you should pay a
careful attention to the spaces you put in the documentation.
They are very meaningful in Markdown syntax!
Hyperlinks
----------
Visit the [Markdown's developer site](https://daringfireball.net/projects/markdown/dingus)
to make yourself familiar with the Markdown syntax. Unfortunately,
Stata's __putdocx__ and __putpdf__ do not yet support
hyperlinks, but the Stata help files generated by MarkDoc
can show hyperlinks.
Adding Indention
----------------
You can also indent your text as well as do nested indention.
Use the ">" sign at the beginning of the line to indent it.
> this is a Markdown indention
> > this is indention level 2
> > > this is indention level 3
Code lines and code blocks
--------------------------
Code is shown in monospace font in the documents. Usually it
is also styled to make it distinct from the text paragraphs.
If you wish to add a line of code, begin the line with 4:
This is a code! Please **DO NOT** *INTERPRET* Markdown code
This is another code line
If you have a code block of several lines, it is easier to
place it in a code block as shown below. You don't have to
indent the code block with 4 spaces, it's all done
automatically. and of course, you can put a single line of
code in it as well!
~~~
This is a code block! Please **DO NOT** *INTERPRET* Markdown code
This is another code line
~~~
There is no limit on how many paragraphs you can write. Just
keep an empty line between paragraphs or the previous styled
text (header, code block, indented code, horizontal lines, etc.
Adding a list
-------------
making a list is easy. Just begin a line with a number, immediately
followed by a dot. or a dash followed by a space.
Stata's __putdocx__ and __putpdf__ do not support lists yet.
I created a workaround to support Markdown lists
But nested lists are not yet implemented because they look
rather ugly without a decent support of lists in the document...
1. This is a list
2. This is list 2
3. This is list 3
- This is unordered list
- This is also unordered list
Limitations
===========
Some of the Markdown syntax is __NOT__ yet supported by Stata's __putdocx__ or
__putpdf__ commands. These limitations are:
1. Hyperlink
2. Nested lists
3. Mathematical notations
Markdown Tables
===============
> __NOTE__: Markdown tables are not supported in Stata Help files
Markdown also supports tables! Currently 2 table flavors are
recognized, but you can cooperate to increase the supported
tables!
### The recommended format
This is the recommended format, that is also used by the
__tbl__ command for generating dynamic tables (see below)
"Column1"|"Column2"|"Column3"
:--------|:--------:|:--------:
Cat|Soccer|Apple
Dog|Basketball|Orange
Ape|baseball|Banana
You can also style a cell:
"Column1"|"Column2"|"Column3"
:--------|:--------:|:--------:
__Cat__|Soccer|Apple
__Dog__|Basketball|Orange
__Ape__|baseball|Banana
### The alternative format (not recommended)
The alternative format requires more work to create and
adjust. You don't really want to do it manually...
| __Animals__ | __Sports__ | __Fruits__ |
|-------------|------------|------------|
| Cat | Soccer | Apple |
| Dog | Basketball | Orange |
| Ape | baseball | Banana |
Adding a figure with caption
----------------------------
Adding a figure with markdown is simple. if we __assume__ that
you have an image file in your current working directory named
__graph.png__, we can easily include it in the document
using the following syntax:
![Figure 1. This is a caption of graph.png](graph.png)
Next, I will introduce you to other commands that can be used
to generate dynamic tables and include figures.
> of course, Stata help files are unable of rendering image files
Adding a figure dynamically
===========================
***/
// load the image into the document automatically
clear
sysuse auto
histogram price
img, title("Figure 1. say something about this figure")
/***
Adding a dynamic table
===========================
***/
sysuse auto, clear
foreach var of varlist weight price mpg {
summarize `var'
local `var'_mean : display %9.2f r(mean)
local `var'_sd : display %9.2f r(sd)
}
tbl ("Variable Name", "Mean", "SD" \ ///
"__weight__", `weight_mean', `weight_sd' \ ///
"__price__", `price_mean', `price_sd' \ ///
"__mpg__", `mpg_mean', `mpg_sd') ///
, title("Table 1. Summary of __weight__, __price__, and __mpg__ variables")
/***
The tbl command is very powerful and it allows you to take
full control of your table. For example, you can format the
text you wish to show in the cells, using exactly the same syntax
as the __display__ comand in Stata!
***/
summarize price
return list
tbl ("Variable", "Observations", "Mean", "SD" \ ///
"__price__", r(N), %9.2f r(mean), %9.2f r(sd))
/***
Dynamic text
===========================
There are two ways to write dynamic text in MarkDoc
(and MarkDoc _mini_). The first is using the __txt__ command.
This is a powerful command that also allows styling the text.
For example, I use the txt command to create a dynamic Markdown
table below (not recommended, only for demonstration)
***/
local l1 Cat
local l2 Dog
local l3 Soccer
local l4 Basketball
local l5 Apple
local l6 Orange
txt ///
"| __Animals__ | __Sports__ | __Fruits__ |" _n ///
"|-------------|------------|------------|" _n ///
"| `l1' | `l3' | `l5' |" _n ///
"| `l2' | `l4' | `l6' |" _n
/***
I can use the __return list__ command to see what macros are returned by the
`summarize` command. These values will be printed:
***/
summarize price
return list
txt "the mean of Price variable is " r(mean)
txt "the minimum value is " r(min) " and the maximum is " r(max)
/***
Alternative procedure for dynamic text
--------------------------------------
There is, however, a smarter way that can be used when you
execute a do-file in Stata:
***/
scalar a = 10.847958758976
matrix A = (1,2\ 3, 4)
scalar b = A[2,1]
local a = 999
sysuse auto, clear
/***
How about <!a!>?
-----------------
For example, we can show the value of the 10th observation
of the __Price__ variable, which is <!price[10]!>
You can also use this syntax to show a value of a
macro <!`a'!> or Scalar <!b!>, even when they are extracted
from a matrix, e.g. <!A[1,1]!> or <!A[2,2]!>!
***/
|
qui log using tbl, replace
sysuse auto, clear
//OFF
foreach var of varlist weight price mpg {
summarize `var'
local `var'_mean : display %9.2f r(mean)
local `var'_sd : display %9.2f r(sd)
}
//ON
tbl ("Variable Name", "Mean", "SD" \ ///
"__weight__", `weight_mean', `weight_sd' \ ///
"__price__", `price_mean', `price_sd' \ ///
"__mpg__", `mpg_mean', `mpg_sd') ///
, title("Table 1. Summary of __weight__, __price__, and __mpg__ variables")
qui log c
markdoc tbl, mini export(docx) replace
|
local a = 1
display "Hello World"
/***
The is heading <!`a'!>
======================
***/
|
sysuse auto, clear
summarize foreign
scalar c = "Dynamic"
local min = `r(min)'
scalar max = r(max)
/***
# <!c!> text
The documentation can include numeric and string macros and scalars. For example,
the values of the `foreign` variable range between <!`min'!> to <!max!>.
***/
|
/*******************************************************************************
MarkDoc Torture Test
====================
The following do files test different features of MarkDoc package. Run these
files one after another. Note that each do file erases the output of the
previous do-file to ensure the output is recreated. Make sure Stata can has
the premission to remove files from your working directory.
E. F. Haghish
Department of Mathematics and Computer Science
University of Southern Denmark
odense, Denmark
Aug 2016
*******************************************************************************/
cd "/Users/haghish/Documents/Packages/markdoc/Torture_test"
// Markdown Test
// =======================================
do ./Markdown/empty.do // .md - empty
do ./Markdown/md.do // .md - testing headings
do ./Markdown/markers.do // .md - testing //IMPORT & markers
do ./Markdown/commands.do // .md - commenting the do file
do ./Markdown/weaver_commands.do // .md - testing img, tbl, and txt commands
do ./Markdown/loop.do // .md - writing text in a loop
do ./Markdown/mata.do // .md - literate programming in Mata
do ./Markdown/docx.do // .docx - appealing report with TOC
do ./Markdown/html.do // .html - appealing report with statax syntax highlighter
do ./Markdown/pdf.do // .pdf - appealing report with statax syntax highlighter
do ./Markdown/stata_journal.do
// Arguments Test
// =======================================
do ./Arguments/noisily.do // .html - run MarkDoc Nosily + Numbered
/*******************************************************************************
BUG: THE NUMBERED OPTION IS NOT WORKING. WANNA KEEP IT? PROBABLY NOT...
*******************************************************************************/
// Beamer Test
// =======================================
do ./Beamer/Beamer.do
do ./Beamer/Beamer2.do
do ./Beamer/Beamer3.do
do ./Beamer/example.do
do ./Beamer/Beamer_tex.do
// HTML Slide Test
// =======================================
do ./Slide/slidy.do
do ./Slide/dzslide.do
// LaTeX Test
// =======================================
do ./LaTeX/empty.do
do ./LaTeX/weaver_command.do
do ./LaTeX/heading.do
do ./LaTeX/mata.do
do ./LaTeX/toc.do //table of content
do ./LaTeX/pdf.do //create PDF from LaTeX
// Pandoc Test
// =======================================
do ./LaTeX/mata.do
pandoc example.tex -o example.html
// STHLP Test
// =======================================
do ./sthlp/sthlp.do // .sthlp - very messy attempt
do ./sthlp/bugs.do // .sthlp - solving the known bugs
markdoc ./sthlp/example.ado, replace export(html) title("THITLE") ///
author("HAGHISH") aff("FREIBURGH") date ///
address("HERE AND THERE")
// rundoc Test
// =======================================
rundoc "./rundoc/rundoc_example", export() statax replace
rundoc "./rundoc/rundoc_example", export(markdown) statax replace
rundoc "./rundoc/rundoc_example", export(html) statax replace
rundoc "./rundoc/rundoc_example", export(docx) statax replace
rundoc "./rundoc/rundoc_example", export(tex) statax replace texmaster
rundoc "./rundoc/rundoc_example", export(odt) statax replace
rundoc "./rundoc/rundoc_example", export(pdf) statax replace
// Examples
// =======================================
do ./Examples/main_features.do
do ./Examples/short.do
cap erase example.docx
markdoc example, install replace export(docx) noi
markdoc example, install replace export(pdf) noi
// Erase the products
// =======================================
cap erase graph.png
cap erase example.docx
cap erase example.html
cap erase example.odt
cap erase example.pdf
cap erase example.smcl
cap erase example.tex
cap erase example.aux
cap erase example.log
cap erase example.out
cap erase example.synctex.gz
cap erase example2.pdf
cap erase example2.smcl
cap erase example2.tex
cap erase example2.aux
cap erase example2.log
cap erase example2.out
cap erase example2.synctex.gz
cap erase myprogram.ado
// ---------------------------------------
|
// -----------------------------------------------------------------------------
// HTML Document Exportation
// =============================================================================
qui log using example, replace smcl
/***
This is heading 1
=================
<h1>This is also HTML written with HTML tag</h1>
***/
txt "## Testing HTML" _n ///
"This is how it works!"
sysuse auto, clear
regress price mpg
qui log c
markdoc example, replace exp(html) num style() toc statax ///
tit("This is the title") noisily
|
//capture prog drop markdoc
capture erase example.pdf
sysuse auto, clear
capture log c
qui log using example, replace
/***
---
title: "Dynamic Slides in MarkDoc Package"
author: E. F. Haghish
date: or anything else
fontsize: 14pt
output:
beamer_presentation:
theme: "Boadilla"
colortheme: "lily"
fonttheme: "structurebold"
includes:
in_header: body.tex
---
Creating dynamic slides in Stata
================================
- Dynamic slides are slides created for statistical representation and thus,
includes code and output from Stata.
- The __`markdoc`__ command allows you to
easily create a _smcl log file_ and use it for creating dynamic analysis
reports or even PDF slides. In this tutorial I will demonstrate how to quickly
create the slides from Stata. Here are a few capabilities of the package.
About MarkDoc
=============
MarkDoc is a general purpose literate programming package that can export
dynamic reports in several formats within Stata. However, this tutorial only
demonstrates the dynamic slide feature.
- Adding images and figures
- Interpreting mathematics
- creating PDF slides
How Does it Word?
=================
- Install MarkDoc (ssc install markdoc)
- Install a full LaTeX distribution
- Learn from this example!
How about mathematics?
======================
The dynamic slides are compiled with \LaTeX{} and naturally,
\LaTeX{} mathematical notations are supported. Here is an example:
- $f(x)=\sum_{n=0}^\infty\frac{f^{(n)}(a)}{n!}(x-a)^n$
How about Stata Output?
======================
You can execute any command and present the outputs as well!
***/
tab price if price < 4000
/***
How to create more slides?
==========================
Every heading creates a new slide. You can also use __#__ at the beginning of
the line for creating a new slide
# How about wider Stata outputs
if you use commands that produce wider tables, reduce the __fontsize__
at the beginning of the document to keep the output within the document.
***/
qui log c
//capture prog drop markdoc
markdoc example, export(slide) replace
exit
cap erase example.pdf
! "C:\ado\plus\Weaver\Pandoc\pandoc.exe" -t beamer source.md -V theme:Boadilla -V ///
colortheme:lily -V fontsize=8pt -o example.pdf
exit
! "C:\ado\plus\Weaver\Pandoc\pandoc.exe" -t beamer source.md -V theme:AnnArbor -V fontsize=9pt -o example.pdf
! "C:\ado\plus\Weaver\Pandoc\pandoc.exe" -t beamer example.md -V theme:AnnArbor -o example.pdf
! "C:\ado\plus\Weaver\Pandoc\pandoc.exe" -t beamer example.md -V theme:Warsaw -o example01.pdf
! "C:\ado\plus\Weaver\Pandoc\pandoc.exe" -t beamer source.md -o example01.pdf
|
//cap prog drop markdoc
cap erase example.pdf
qui log using example, replace
/***
---
title: "Habits"
output:
beamer_presentation:
includes:
in_header: body.tex
---
Slide 1
=======
- Writing with __markdown__ syntax allows you to add text and graphs
to _smcl_ logfile and export it to a editable document format. I will demonstrate
the process by using the __Auto.dta__ dataset.
- I will open the dataset, list a few observations, and export a graph.
Then I will export the logfile to Microsoft Office docx format.
Adding commands and output
==========================
***/
sysuse auto, clear
histogram price
graph export graph.png, width(400) replace
summarize price
txt "# Regression"
regress price mpg
txt "#missings"
misstable summarize
txt "#sum"
misstable summarize
/***
Adding image in a slide
=======================
![Histogram of the price variable](./graph.png)
***/
qui log c
markdoc example, replace export(slide) /*printer("/usr/texbin/pdflatex")*/ nonumber /*template("body.tex")*/
exit
markdoc example, replace export()
|
//capture prog drop markdoc
capture erase example.pdf
sysuse auto, clear
capture log c
qui log using example, replace
/***
---
title: "Dynamic Slides in MarkDoc Package"
author: E. F. Haghish
date: February 2016
fontsize: 14pt
output:
beamer_presentation:
theme: "CambridgeUS"
colortheme: "lily"
fonttheme: "structurebold"
includes:
in_header: body.tex
---
Creating dynamic slides in Stata
================================
### header 3
- Dynamic slides are slides created for statistical representation and thus,
includes code and output from Stata.
- The __`markdoc`__ command allows you to
easily create a _smcl log file_ and use it for creating dynamic analysis
reports or even PDF slides. In this tutorial I will demonstrate how to quickly
create the slides from Stata. Here are a few capabilities of the package.
About MarkDoc
=============
#### Header 4
MarkDoc is a general purpose literate programming package that can export
dynamic reports in several formats within Stata. However, this tutorial only
demonstrates the dynamic slide feature.
- Adding images and figures
- Interpreting mathematics
- creating PDF slides
How Does it Word?
=================
- Install MarkDoc (ssc install markdoc)
- Install a full LaTeX distribution
- Learn from this example!
How about mathematics?
======================
The dynamic slides are compiled with \LaTeX{} and naturally,
\LaTeX{} mathematical notations are supported. Here is an example:
- $f(x)=\sum_{n=0}^\infty\frac{f^{(n)}(a)}{n!}(x-a)^n$
How about Stata Output?
======================
You can execute any command and present the outputs as well!
***/
tab price if price < 4000
/***
How to create more slides?
==========================
Every heading creates a new slide. You can also use __#__ at the beginning of
the line for creating a new slide
# How about wider Stata outputs
if you use commands that produce wider tables, reduce the __fontsize__
at the beginning of the document to keep the output within the document.
***/
qui log c
//capture prog drop markdoc
markdoc example, export(slide) replace
exit
cap erase example.pdf
! "C:\ado\plus\Weaver\Pandoc\pandoc.exe" -t beamer source.md -V theme:Boadilla -V ///
colortheme:lily -V fontsize=8pt -o example.pdf
exit
! "C:\ado\plus\Weaver\Pandoc\pandoc.exe" -t beamer source.md -V theme:AnnArbor -V fontsize=9pt -o example.pdf
! "C:\ado\plus\Weaver\Pandoc\pandoc.exe" -t beamer example.md -V theme:AnnArbor -o example.pdf
! "C:\ado\plus\Weaver\Pandoc\pandoc.exe" -t beamer example.md -V theme:Warsaw -o example01.pdf
! "C:\ado\plus\Weaver\Pandoc\pandoc.exe" -t beamer source.md -o example01.pdf
|
//If you produce the slide from the do-file, instead of smcl, remove the log from the
//top line, because the document must begine with the latex heading.
qui log using example, replace
/***
\documentclass{beamer}
\title{Generating PDF slides with LaTeX Markup with MarkDoc package}
\author{E. F. Haghish}
\date{August 15, 2016}
\begin{document}
\maketitle
\begin{frame}
\frametitle{First Slide}
Contents of the first slide
\end{frame}
\begin{frame}
\frametitle{Second Slide}
Contents of the second slide
\end{frame}
\end{document}
***/
qui log c
*markdoc example, exp(pdf) markup(latex) replace
|