TEA BREAK

Properties of particle production at large transverse momentum in Au+Au and Cu+Cu collisions at RHIC

Yields and elliptic flow of d(dbar) and He3 (He3bar) in Au+Au collisions at sqrt_s = 200 GeV

A measurement of the centrality dependence of the N(Omega)/N(Phi ratios and Phi anisotropic flow

AOB

Speaker : All ( All )


Talk time : 15:00, Duration : 00:10

IRMIS progress

Speaker : Jiro Fujita ( Creighton )


Talk time : 14:50, Duration : 00:10

SDAS enclave reminder (for this year)

Speaker : Jerome Lauret ( BNL )


Talk time : 14:30, Duration : 00:10

Opened discussion - BNL domain and SMS / operational needs & requirements

Speaker : All ( All )


Talk time : 14:40, Duration : 00:10

New node purchase, usage / status

Speaker : Wayne Betts ( BNL )


Talk time : 14:20, Duration : 00:10

Run 6 data validation / new DB API

Speaker : Mike DePhillips


Talk time : 14:10, Duration : 00:10

tripwire config, progress and time scale

Speaker : Mike DePhillips ( BNL )


Talk time : 14:00, Duration : 00:10

Run VII preparation, meeting #5

Under:
-00-00
Thursday, 1 January 1970
, at 00:00 (GMT), duration : 00:00
TimeTalkPresenter
14:00tripwire config, progress and time scale ( 00:10 ) 0 filesMike DePhillips (BNL)
14:10Run 6 data validation / new DB API ( 00:10 ) 0 filesMike DePhillips
14:20New node purchase, usage / status ( 00:10 ) 0 filesWayne Betts (BNL)
14:30SDAS enclave reminder (for this year) ( 00:10 ) 0 filesJerome Lauret (BNL)
14:40Opened discussion - BNL domain and SMS / operational needs & requirements ( 00:10 ) 0 filesAll (All)
14:50IRMIS progress ( 00:10 ) 0 filesJiro Fujita (Creighton)
15:00AOB ( 00:10 ) 0 filesAll (All)

First Calibration using CuCu data

Under:

Runs used: 6013134 (13 Jan) - 6081062 (22 Mar)

The procedure for performing the relative calibration can be divided into 3 steps:

  1. Create a histogram of the pedestal-subtracted ADC values for minimum-ionizing particles in each tower
  2. Identify the working towers (those with a clearly identifiable MIP-peak)
  3. Use the peak of each histogram together with the location of the tower in eta to calculate a new gain
  4. Create new gain tables and rerun the data, this time looking for electrons
  5. Use the electrons to establish an absolute energy scale for each eta-ring

Using Mike's code from the calibration of the 2004 data, an executable was created to run over the 62GeV CuCu data from Run 5, produce the 2400 histograms, and calculate a new gain for each tower. It was necessary to check these histograms by hand to identify the working towers. The output of the executable is available as a 200 page PDF file:

Recalibration Using pp data

Under:

Originally posted 26 September 2005

Catalog query:
input URL="catalog:star.bnl.gov?production=P05if,tpc=1,emc=1,trgsetupname=ppProduction,filename~st_physics,filetype=daq_reco_mudst,storage=NFS" nFiles="all"

note: 3915/4240 = 92.3% of the available towers were able to be used in the calibration. Lists of bad/weird towers in the pp run are available by tower id:
bad_towers_20050914.txt
weirdtowers_20050914.txt

The relative calibration procedure for pp data is identical to the procedure we used to calibrate the barrel with CuCu data (described below). The difference between pp and CuCu lies in the electron calibration. In the pp data we were able to collect enough electrons on the west side to get an absolute calibration. On the east side we used the procedure that we had done for the west side in CuCu. We used a function that goes like 1/sin(theta) to fit the first 17 eta rings, extrapolated this function to the last three eta rings, and calculated the scale factors that we should get in that region. Here is a summary plot comparing the cucu and pp calibrations for the 2005 run:

(2005_comparison.pdf)

Implementation of Tower Isolation Cut

Under:

Originally posted 11 October 2005

Previously we had calibrated the BEMC using data from all triggers. We now have enough data to restrict ourselves to minimum-bias triggers. Additionally, we have implemented a cut that requires the pedestal-subtracted ADC value of neighboring towers to be less than twice the width of the pedestal. This cut does an excellent job of removing background, especially in the high-eta region:

StEmcAssociationMaker

Under:

Introduction

To treat many-particle events (pp and AuAu), we need to know which particle generated which cluster/point before evaluating the reconstructed clusters and points.  StEmcAssoc

Transfers to/from Birmingham

Under:
Introduction
Transfers where either the source or target are on the Birmingham cluster. I am keeping a log of these as they come up. I don't do them too often so it will take a while to accumulate enough data points to discern any patterns…

Embedding

Under:

Update:  New B/EEMC embedding framework from Wei-Ming Zhang currently in peer review

Calibrations Database

Under:
All calibration information is stored in the STAR database.  We have the following tables for BEMC calibrations:
  • For the BTOW and BPRS detectors:
    • St_emcCalib - this table contains absolute gain information for each channel
    • St_emcPed - this table contains pedestal values for each channel
    • St_emcGain - this table contains a gain correction factor vs. time for each channel (not currently used)