log

age author description
Mon, 04 Dec 2023 10:21:30 +0000 Henry S. Thompson excel rewrote, no important changes (?)
Mon, 04 Dec 2023 09:42:39 +0000 Henry S. Thompson replace wrong one with right one
Mon, 04 Dec 2023 09:37:14 +0000 Henry S. Thompson merge
Mon, 04 Dec 2023 09:35:53 +0000 Henry S. Thompson implement alternative confidence measure using stats.bootstrap,
Mon, 04 Dec 2023 09:33:13 +0000 Henry S. Thompson for LMh percentile
Thu, 30 Nov 2023 14:42:46 +0000 Henry S. Thompson decorated
Thu, 30 Nov 2023 14:20:22 +0000 Henry S. Thompson merge
Thu, 30 Nov 2023 14:18:56 +0000 Henry S. Thompson can't add props to DescribeResult
Thu, 30 Nov 2023 14:17:34 +0000 Henry S. Thompson for 2023-40
Tue, 28 Nov 2023 18:40:38 +0000 Henry S. Thompson with decorations
Tue, 28 Nov 2023 18:40:17 +0000 Henry S. Thompson excel rewrote, no important changes (?)
Tue, 28 Nov 2023 10:23:20 +0000 Henry S. Thompson with percentile instead of raw mean correl
Tue, 28 Nov 2023 10:22:38 +0000 Henry S. Thompson change heatmap to by percentile
Tue, 28 Nov 2023 10:21:36 +0000 Henry S. Thompson with heat
Mon, 27 Nov 2023 22:15:39 +0000 Henry S. Thompson heat map for mime vs. nl1 vs. len
Mon, 27 Nov 2023 22:14:53 +0000 Henry S. Thompson add head_map fn
Mon, 27 Nov 2023 18:25:39 +0000 Henry S. Thompson add explore_deltas and predict analysis fns
Sun, 26 Nov 2023 21:24:38 +0000 Henry S. Thompson rename to avoid name clash with scipy.stats
Fri, 24 Nov 2023 20:41:03 +0000 Henry S. Thompson move to class with local vars instead of many globals
Fri, 24 Nov 2023 20:40:09 +0000 Henry S. Thompson renamed to by_interval.py
Fri, 24 Nov 2023 20:39:08 +0000 Henry S. Thompson renamed from spearman.py
Fri, 24 Nov 2023 20:38:39 +0000 Henry S. Thompson renamed to stats.py
Fri, 24 Nov 2023 19:52:52 +0000 Henry S. Thompson do the __main__ thing
Fri, 24 Nov 2023 19:52:14 +0000 Henry S. Thompson put results in numbered subdirs
Fri, 24 Nov 2023 19:50:12 +0000 Henry S. Thompson add minimal logging and don't return until finished
Wed, 15 Nov 2023 10:24:32 +0000 Henry S. Thompson should work for months also now
Wed, 15 Nov 2023 09:36:23 +0000 Henry S. Thompson cross-language confusion :-)
Mon, 06 Nov 2023 15:55:57 +0000 Henry S. Thompson LM plot for multiple crawls, magnitude or %age
Fri, 03 Nov 2023 19:05:54 +0000 Henry S. Thompson can overlay the two
Thu, 02 Nov 2023 15:38:39 +0000 Henry S. Thompson fix output year
Thu, 02 Nov 2023 13:49:02 +0000 Henry S. Thompson sic
Tue, 31 Oct 2023 14:05:12 +0000 Henry S. Thompson sic
Tue, 31 Oct 2023 14:04:24 +0000 Henry S. Thompson get in/out file management working right
Tue, 31 Oct 2023 14:03:02 +0000 Henry S. Thompson refactor to provide for buffer overflow fix
Tue, 31 Oct 2023 14:01:50 +0000 Henry S. Thompson bug-fix wrt 1st time,
Mon, 30 Oct 2023 12:19:53 +0000 Henry S. Thompson make extra file info optional
Wed, 25 Oct 2023 23:01:59 +0100 Henry S. Thompson forget parallel, just do (default 2) parallel single threads
Wed, 25 Oct 2023 23:00:45 +0100 Henry S. Thompson add missing makedir
Tue, 24 Oct 2023 16:59:23 +0100 Henry S. Thompson now does one named segment only
Tue, 24 Oct 2023 16:58:44 +0100 Henry S. Thompson resurrect parallel fetch
Tue, 24 Oct 2023 14:34:58 +0100 Henry S. Thompson convert to single thread,
Tue, 24 Oct 2023 14:26:36 +0100 Henry S. Thompson avoid global name conflict
Wed, 11 Oct 2023 12:51:06 +0100 Henry S. Thompson moved from /beegfs/common-crawl to get under .hg
Wed, 11 Oct 2023 12:50:29 +0100 Henry S. Thompson fix typo
Fri, 06 Oct 2023 15:06:53 +0100 Henry S. Thompson build cluster.idx
Fri, 06 Oct 2023 15:05:55 +0100 Henry S. Thompson no longer using cmp_to_key
Wed, 04 Oct 2023 20:04:34 +0100 Henry S. Thompson handle -m case, support src from cmdline mergefix
Thu, 05 Oct 2023 10:42:15 +0100 Henry S. Thompson new branch to save do_idx.sh from abandoned merge fixup mergefix
Wed, 04 Oct 2023 18:53:55 +0100 Henry S. Thompson try to get the counts right, particularly when re-merging
Wed, 04 Oct 2023 18:51:56 +0100 Henry S. Thompson for use in debugging, see notes and tests 2, 17, merge test
Tue, 03 Oct 2023 17:45:57 +0100 Henry S. Thompson add various www deletion cases
Tue, 03 Oct 2023 17:44:59 +0100 Henry S. Thompson iterate WPAT fix with improved pattern
Tue, 03 Oct 2023 17:43:52 +0100 Henry S. Thompson loosen WARC pattern to avoid failure from "mime" = "{...}" intervening
Mon, 02 Oct 2023 18:56:50 +0100 Henry S. Thompson refactor to enable rerun with fixup,
Mon, 02 Oct 2023 18:55:48 +0100 Henry S. Thompson correct mistaken futnsz test,
Mon, 02 Oct 2023 18:54:10 +0100 Henry S. Thompson change path to merge_date.py
Mon, 02 Oct 2023 18:52:43 +0100 Henry S. Thompson remove the mistaken deletion of NONPRINT,
Sat, 30 Sep 2023 18:04:15 +0100 Henry S. Thompson fix a bad fix and a bad test for the televida case
Sat, 30 Sep 2023 14:13:19 +0100 Henry S. Thompson fix and test for all-decimal host
Sat, 30 Sep 2023 14:12:39 +0100 Henry S. Thompson no import in lmh.__init__ any more