Privacy and Security Notice

Archived Messages for EGN_CALCOM_1996@cebaf.gov: Progress on EC

Progress on EC

STEPANYAN@CEBAF.GOV
Mon, 12 Aug 1996 14:56:04 -0500 (EST)

Hi,

I finish the primary modifications in EC according to the discussion on last
Friday meeting.

The main changes are:
1. EcFit_analyze.F - added one IF block which by user preference
(user should set parameter anal_opt) will define analyses flow;
anal_opt=1 - old (standard) version
anal_opt=2 - new version with correct attenuation corrections and
calculations of second and third moments for hits.
Parameter anal_opt is a tcl controlled variable.
2. For this two new subroutines (files) are added in the EC:
ecfsp.F analog of EcFit_strips_peaks.F
ecfph.F analog of EcFit_peaks_hits.F
3. To keep the strip and peak information in the new subroutines
after attenuation corrections two new include files are added:
ec_strip.inc and ec_peak.inc
4. Some bag was fixed in the file Ec_fill_bos.F and in the bank
ECHB moments U2, V2, W2, U3, V3 and W3 are added.
5. In the subroutine EcFit_strips_peaks new tcl controlled parameter
is added touch_id. This will define strip grouping scheme into the
peaks - touch_id=0 is all neighbouring strips are touching,
touch_id=-1 allowed one missing strip between two strips
in the peak, and so on.
6. In the include file Ec_general.PAR added parameters for moments
mom2 and mom3.
7. New subroutine (file) ec_ini_befor.F is added to initialize areas
befor event processing.

I guess these are all changes.

RECSIS was debugged with new version of EC, it works. All changed and new
files are checked in, they are on the tree. Library is created. Needs more
simulation to checked details.
So help your self guys.

regards Stepan.