<div dir="ltr">Another question:<br><br>what does it mean  when x = source and y =  target? For example you have:<div><span style="font-size:12.8px">op1 = c_dagup(y)* c_up(x)</span><div style="font-size:12.8px">op2 = c_dagdown(y)*c_down(x)</div><div style="font-size:12.8px"><span style="font-size:12.8px">and I can also do MEASURE_HALF_CORRELATIONS['op_</span><wbr style="font-size:12.8px"><span style="font-size:12.8px">corr'] = op1:op2. </span><span style="font-size:12.8px">THis will return a measurement </span></div><div style="font-size:12.8px"><span style="font-size:12.8px">x = [i, i+1, j, j+1], y = some value. </span><span style="font-size:12.8px">Does the source x from op1 still corresponds to i and target y from op1 corresponds to i+1 (</span><span style="font-size:12.8px">and the source x from op2 still corresponds to j and target y from op2 corresponds to j+1</span><span style="font-size:12.8px">)?</span></div><div style="font-size:12.8px"><span style="font-size:12.8px"><br></span></div><div style="font-size:12.8px"><span style="font-size:12.8px">Regards,<br>Robertson Esperanza</span></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 9, 2017 at 8:31 PM, Robertson Esperanza <span dir="ltr"><<a href="mailto:robbie.esperanza@gmail.com" target="_blank">robbie.esperanza@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello,</div><div><br></div><div>Thanks for all the previous help. What I've done so far is measuring correlation functions using site opertors, now I'm dealing with bond operators. For mps_optim,  it seems that i can only measure correlations between single-term bond operators. For example:</div>op1 = c_dagup(x)* c_up(y)<div>op2 = c_dagdown(x)*c_down(y)</div><div>and I can do MEASURE_HALF_CORRELATIONS['op_<wbr>corr'] = op1:op2. From the results, it seems that it returns <br>x = [i, i+1, j, j+1], y = some value</div><div><br></div><div>I am dealing with a 10 site chain, but i only got results (for i=0) j= 2,...,8. How can i calculate the same correlation functions for j = 0, 1, and 9?</div><div><br></div><div>Regards,<br>Robbie</div></div>
</blockquote></div><br></div>