Displaying 2 results from an estimated 2 matches for "707m".
Did you mean:
707
2010 Jan 29
1
mdbox, dsync
...rt dovecot
After fixing a pretty bad bug in dsync and a couple of other unrelated
bugs, everything seemed to work correctly and transparently. UIDs and
everything was preserved as expected. I think I even feel my mail
clients being faster than with mbox :)
~% du --exclude=.imap -bsh mail-old-mbox
707M mail-old-mbox
~% du -bsh mdbox/*
27M mdbox/mailboxes
704M mdbox/storage
The reason why I'm giving -b is because without it, mdbox was a lot
larger than mbox (734 MB vs. 710 MB). I guess this is because zfs
internally decided to waste some space for the files.
~/mdbox/storage% ls -l...
2008 Mar 04
1
Ripley's K function within envelope--how to change the maximum distance?
Hi--I'm trying to run a Ripley's K analysis on a point pattern within a window
of 1 square km. The maximum distance I want to use is the diagonal of the
window, around 1400m, run in 50m increments.
The function defaults to a 250m maximum--I thought this was simply the way I had
plotted it, but when I exported the data there was nothing over 250m.
I've looked into seq and ginterval,