cmiloopExtracts all loop values from an object of class cmiloop for all
available times, samples and configurations.
extract.loop(cmiloop, obs = 9, ind.vec = c(2, 3, 4, 5, 6, 7, 8, 1), L)input object of class cmiloop generated for instance
with readcmiloopfiles.
the observable to extract
index vector to be used during extraction with
ind.vec[1] the column with the observable number, ind.vec[2]
the time values, ind.vec[3] the sample numbers, ind.vec[4] the
real part of the local loop, ind.vec[5] the imaginary part of the
local loop, ind.vec[6] and ind.vec[7] the same for fuzzed (or
smeared) loops and ind.vec[8] for the configuraton number.
The spatial lattice extent needed for normalisation. If not given
set to Time/2.
a list with elements as follows:
cf: real part of the local loop
icf: imaginary part of the local loop
scf: real part of the smeared loop
iscf: imaginary part of the smeared loop
Time=Time, nrSamples, nrObs=1, nrStypes=2,
obs=obs and conf.index. The last is the list of configurations
corresponding to the loops.