Chris' message resent and also about max tdc Re: [BLAST_ANAWARE] suggestion

From: zhangchi (zhangchi@general.lns.mit.edu)
Date: Thu Jun 05 2003 - 17:55:30 EDT


Hi,

to save everyone the time of fumbling through blasttalk, I resent this
email Chris sent. It includes every bit of detail one needs to get a copy
of blastmc or anything in CVS at a certain spot in time.

blastmc in v3 on May 1st works, as Adrian and I wittnessed yesterday. If
it is urgent to generate Monte Carlo data, please refer to Chris' email
below to revert your CVS.

As for the TDC maximal values, sorry for the mud I create. I meant only
for TDC's for all the outer detectors, namely SC, CC, NC. During last
summer, we used 4000 as a cut and after a few times, I took it for
granted and put it into the library. I remember they run from 0 to 4095
but was not very sure. I do not what to screw things because I mistake
4096 to 4095. That s the reason for the strange choice of 4090. I hope we
do not mind the 5/6 channels left out.

Chi

On Tue, 8 Apr 2003, Chris Crawford wrote:

> here is some CVS info for those who will find it useful:
>
> if the most recent changes checked in have inadvertently broken the
> code, but you don't want to revert all the way back to the last tagged
> version, here are some tools to help.
>
> a) you can use the emacs 'C-x v a' command to update the ChangeLog, and
> read a chronological log of all the checkins to find the problem.
>
> b) use the cvs history command to find out exact times of the suspect
> checkins
> the options are: a=all users, c=list checkin's, D=date, f=files
> cd BlastLib2; cvs history -acD 2003-04-06 -f *
> M 2003-04-08 17:58 +0000 zhangchi 1.1.2.10 TBLPidRecon.cc ...
> ...
> M 2003-04-08 18:41 +0000 zhangchi 1.10.2.62 TBLRecon.cc ...
> M 2003-04-08 18:44 +0000 chris2 1.6.2.32 TBLDetRecon.cc ...
> ...
> M 2003-04-08 18:44 +0000 chris2 1.1.2.13 recon.cc ...
>
> c) then you can update to a specific point in time. note: for
> BlastLib2, remember to user '-rv2' together with the time option, and
> put +0 on the end of the time to avoid time zone issues.
> spud1:~/blast/l 17:01> cvs up -rv2 -D'2003-04-08 18:44 +0'
> TBLRecon.cc; cvs stat TBLRecon.cc|grep Working
> Working revision: 1.10.2.62 Tue Apr 8 21:01:14 2003
> - spud1:~/blast/l 17:01> cvs up -rv2 -D'2003-04-08 18:45 +0'
> TBLRecon.cc; cvs stat TBLRecon.cc|grep Working
> Working revision: 1.10.2.63 Tue Apr 8 21:01:35 2003
>
> --chris
>



This archive was generated by hypermail 2.1.2 : Mon Feb 24 2014 - 14:07:29 EST