AIDA GELINA BRIKEN nToF CRIB ISOLDE CIRCE nTOFCapture DESPEC DTAS EDI_PSA 179Ta CARME StellarModelling DCF K40
  AIDA, Page 3 of 46  ELOG logo
  ID Date Authorup Subject
  28   Fri Jan 30 15:27:35 2015 Alfredo Estrade[Analysis] 207Bi source (R61): check of monitor spectra
A first look at the data from the 207Bi source (run described in previous elog entry, ID 27)

The main conclusions are (see description of spectra further bellow):

- NNAIDA11 and NNAIDA13 were running stable, even though NNAIDA11 had one channel with very high rate. 
NNAIDA12 and 14 were running unstably with frequent instances of Pause/Resume. A possible explanation is 
their higher data rates (due to a bad channel and noise, respectively).

- I think using only a window in time will not be sufficient to identify electron signals in the data. 
This is a particular issue for the data of NNAIDA14, where there is a high noise and a energy threshold, 
or some more ingenious condition, is likely required.


Plots were generated with the script in /Home/aestrade/AIDA/analysis/loopAIDAsort.cpp

Only a fraction of the 207Bi data was processed (corresponding to file R62_2). 


+ Distribution of time-stamps

R61part_ts_dist_adc_hit.png: The spectra show the difference between the 
time-stamp of a given ADC hit (ts_i) and the time-stamp of subsequent ADC 
hits (ts_i+n):

	Delta ts(i+n,i) = ts_(i+n) - ts(i)

So the first plot, for Delta ts(i+1,i), is the difference between each ADC 
hit and the next ADC hit. The second plot is the ts difference between each 
ADC hit and the second to next ADC hit, and so on... 

The data mixes the spectra for all FEE cards and all ADC channels. One can 
still see a clear structure with a peak at low values of Delta ts, and then 
a second distribution up to Delta ts= 30*n usec. These is the time it takes 
to loop through all 16 channels of the ADC (2 usec/channel), so is likely 
the distribution generated by one channel is firing at a very high rate.

I'll make similar plots with conditions to mask out noisy channels and/or 
pulser events to look for a value of the coincidence time-window to use to 
reconstruct events.

+ Rates

R61part_rates.png: the spectra shows various rates (in Hz) as a function of 
run time and of channel. The plots on the top are the rate of ADC hits (for 
low energy range) of each FEE module, and one showing the rate of ADC hits 
for the high energy range in all modules combined. The bottom row shows rate 
per channel, and the rate of Information type hits.

some conclusions: NNAIDA11 and 13 show a flat rate, and as will be seen from other plots are very stable 
during the run. NNAIDA11 has a larger rate than 13, but the difference is mostly due to a very high-rate 
channel; the rate in most channels is consistent with a 100 Hz pulser for both.

NNAIDA12 and 14 show the largest rate that can peak at 35kHz, and looks quite unstable. These modules also 
have a choppy run of the DAQ (many Pause/Resume). NNAIDA11 actually has similar rate to NNAIDA12 and 14, 
but is still stable.

Both NNAIDA11 and 12 have one channel wiht very high rate compared to the 
rest (rather than unusually noisy channel, could it be one that is always 
above the threshold of the slow discriminator?).


+ ADC Rate with fine granularity

R61part_t1_hits_ts_adc.png: These spectra show the ADC hits (low range) vs time but with a higher binning 
of the data (1 ms/bin). The one channel with a very high rate in NNAIDA11 and 12 is seen in red. Also that 
the data readout from NNAIDA12 and 14 is frequently halted by Pause/Resume signals. 

R61part_t1_hits_ts_adc_zoom.png: The second file hast the same spectra but zoomed in a narrow time window, 
and one can see the hits from the pulser 10 ms appart (as vertial lines with hits in all channels for 2D 
spectra). In between the pulser signals, as hits in individual channels, are hits from the source or from 
noise. For NNAIDA14 this white noise was very high, so at the binning of 1ms/bin this spectra there are 
many channels with hits in each time bin. I think it will be difficult to identify electron events from 
such spectra using only a time window as requirement for coincidence. 


+ Info Codes Rates

R61part_t1_hits_ts_info.png : The spectra show the rates of information words. The first plots are again 
for a narrow section of the run (same as previous spectra). One can see the frequent sequence of 
Pause/Resume for NNAIDA12 and 14. Also note discriminator data and ADC(high range) hits only come for 
NNAIDA12 (we used very high value for discriminator threshold).

R61part_ts_info_fee.png: The figure shows the distribution of the different information codes for each FEE 
module, but now for the full lenght of the run.



++ Sorted Root TTree fiels ++

All raw files of run R61 were processed with the 'beta' version of the Root 
sort code for event reconstruction (/homes/npg/AIDAsort/ in DL PC), but only 
up to the 'Calibration' step (no event reconstructino). 
R61_207Bi_2_sort.root used for above plots. 

Root tree saved here:

/Disk/ds-sopa-personal/aestrade/rootfiles/AIDA/R61_207Bi_0_calib.root
/Disk/ds-sopa-personal/aestrade/rootfiles/AIDA/R61_207Bi_0_sort.root
/Disk/ds-sopa-personal/aestrade/rootfiles/AIDA/R61_207Bi_1_calib.root
/Disk/ds-sopa-personal/aestrade/rootfiles/AIDA/R61_207Bi_1_sort.root
/Disk/ds-sopa-personal/aestrade/rootfiles/AIDA/R61_207Bi_2_calib.root
/Disk/ds-sopa-personal/aestrade/rootfiles/AIDA/R61_207Bi_2_sort.root
/Disk/ds-sopa-personal/aestrade/rootfiles/AIDA/R61_207Bi_3_calib.root
/Disk/ds-sopa-personal/aestrade/rootfiles/AIDA/R61_207Bi_3_sort.root
/Disk/ds-sopa-personal/aestrade/rootfiles/AIDA/R61_207Bi_4_calib.root
/Disk/ds-sopa-personal/aestrade/rootfiles/AIDA/R61_207Bi_4_sort.root
/Disk/ds-sopa-personal/aestrade/rootfiles/AIDA/R61_207Bi_5_calib.root
/Disk/ds-sopa-personal/aestrade/rootfiles/AIDA/R61_207Bi_5_sort.root


A bug on the Root sort code was identified from this output: the code waits 
for a SYNC100 pulse from *each* FEE card to update their corresponding 
most-significant bits (MSB) for the timestamp, while one has to use *any* 
SYNC100 pulse to update the MSB of all FEE modules. As a consecuence, a 
(very small) fraction of the processed hits have the wrong time-stamp (off 
by bit 28).
Attachment 1: R61part_ts_dist_adc_hit.png
R61part_ts_dist_adc_hit.png
Attachment 2: R61part_rates.png
R61part_rates.png
Attachment 3: R61part_t1_hits_ts_adc.png
R61part_t1_hits_ts_adc.png
Attachment 4: R61part_t1_hits_ts_adc_zoom.png
R61part_t1_hits_ts_adc_zoom.png
Attachment 5: R61part_t1_hits_ts_info.png
R61part_t1_hits_ts_info.png
Attachment 6: R61part_ts_info_fee.png
R61part_ts_info_fee.png
Attachment 7: loopAIDAsort.cpp
/*********/
//#include <bitset>
#include <fstream>
#include <iostream>
#include <stdio.h>
#include <sstream>
#include <string>
#include <ctime>

#include <TFile.h>
#include <TTree.h>
#include <TH1I.h>
#include <TH2I.h>
#include <TGraph.h>
#include <TCanvas.h>

//#include "Common.h"


//using namespace std;
/*********/


//ts_0 in usec
void LoopTree(string inFile, int downscale=1, long long n_last= -1, int ts_0=-1, bool b_print=false, bool b_quit_ts=false){



  struct struct_entry_sort{
    long long tm_stp; //reconstructed timestamp (MSB+LSB)
    long long info; //MBS info data (external timestamp), anything else(?)
    int mod_id;
    int ch_id;
    int type; // QQQ: 0= 20 MeV or 1 GeV (decays), 1= 20 GeV (checked pulser data only in type 0)
              // type>=10: type = info_code+10 (i.e., PAUSE, RESUME, SYNC100, etc...)
    int adc_data;
    bool sync_flag; // check SYNC100 pulses received for this module
    bool pause_flag; // check Pause signals followed by proper Resume signal: true= SYNC100 paused...
  };



  //***** histograms! many...
  //

  //delta ts: any->any [100]
  //          adc->adc [100]
  //          adc(feei)->adc(feej) [1]
  //          adc(sidei)->adc(sidej) [1]
  //          !adc->!adc [1]
  //1,2,3,5,10,15,20,50,100
  TH1D *Hdts_any[10];
  Hdts_any[0]= new TH1D("Hdts_any0","#Delta ts_{(i+1,i)} !ANY DATA;ts_{i+1} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_any[1]= new TH1D("Hdts_any1","#Delta ts_{(i+2,i)} !ANY DATA;ts_{i+2} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_any[2]= new TH1D("Hdts_any2","#Delta ts_{(i+3,i)} !ANY DATA;ts_{i+3} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_any[3]= new TH1D("Hdts_any3","#Delta ts_{(i+5,i)} !ANY DATA;ts_{i+5} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_any[4]= new TH1D("Hdts_any4","#Delta ts_{(i+10,i)} !ANY DATA;ts_{i+10} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_any[5]= new TH1D("Hdts_any5","#Delta ts_{(i+15,i)} !ANY DATA;ts_{i+15} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_any[6]= new TH1D("Hdts_any6","#Delta ts_{(i+20,i)} !ANY DATA;ts_{i+20} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_any[7]= new TH1D("Hdts_any7","#Delta ts_{(i+50,i)} !ANY DATA;ts_{i+50} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_any[8]= new TH1D("Hdts_any8","#Delta ts_{(i+100,i)} !ANY DATA;ts_{i+100} - ts_{i} [usec]",4400,-20,200); //200 us full scale

  TH1D *Hdts_adc[10];
  Hdts_adc[0]= new TH1D("Hdts_adc0","#Delta ts_{(i+1,i)} !ADC(low) DATA;ts_{i+1} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_adc[1]= new TH1D("Hdts_adc1","#Delta ts_{(i+2,i)} !ADC(low) DATA;ts_{i+2} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_adc[2]= new TH1D("Hdts_adc2","#Delta ts_{(i+3,i)} !ADC(low) DATA;ts_{i+3} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_adc[3]= new TH1D("Hdts_adc3","#Delta ts_{(i+5,i)} !ADC(low) DATA;ts_{i+5} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_adc[4]= new TH1D("Hdts_adc4","#Delta ts_{(i+10,i)} !ADC(low) DATA;ts_{i+10} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_adc[5]= new TH1D("Hdts_adc5","#Delta ts_{(i+15,i)} !ADC(low) DATA;ts_{i+15} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_adc[6]= new TH1D("Hdts_adc6","#Delta ts_{(i+20,i)} !ADC(low) DATA;ts_{i+20} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_adc[7]= new TH1D("Hdts_adc7","#Delta ts_{(i+50,i)} !ADC(low) DATA;ts_{i+50} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_adc[8]= new TH1D("Hdts_adc8","#Delta ts_{(i+100,i)} !ADC(low) DATA;ts_{i+100} - ts_{i} [usec]",4400,-20,200); //200 us full scale

  TH1D *Hdts_fee[1];
  Hdts_fee[0]= new TH1D("Hdts_fee0","#Delta ts_{(i+1,i)} !ADC(low), diff. FEE;ts_{i+1} - ts_{i} [usec]",4400,-20,200); //200 us full scale

  TH1D *Hdts_side[2];
  Hdts_side[0]= new TH1D("Hdts_side0","#Delta ts_{(i+1,i)} !ADC(low), side0->1;ts_{i+1} - ts_{i} [usec]",4400,-20,200); //200 us full scale
  Hdts_side[1]= new TH1D("Hdts_side1","#Delta ts_{(i+1,i)} !ADC(low), side1->0;ts_{i+1} - ts_{i} [usec]",4400,-20,200); //200 us full scale

  TH1D *Hdts_info[1];
  Hdts_info[0]= new TH1D("Hdts_info0","#Delta ts_{(i+1,i)} !info DATA;ts_{i+1} - ts_{i} [usec]",4400,-20,200); //200 us full scale
 
  TH1D *Hdts_ooo[1];
  Hdts_ooo[0]= new TH1D("Hdts_ooo0","#Delta ts_{(i+1,i)} !out-of-order!;ts_{i+1} - ts_{i} [usec]",15000,-3e6,0); //500 us full scale
 

  TH1D * Hts[2];
  Hts[0]= new TH1D("Hts0","Time-stamp;ts [usec]",2000,0,27e5);
  Hts[1]= new TH1D("Hts1","Time-stamp;ts [usec]",2000,91e9,97e9);



  //Rate hitograms
  TH1D * HrateFEE_ts[4];
  TH1D * HrateFEE_ch[4];
  TH1D * HrateADChigh_ts[1];
  TH1D * HrateInfo_ts[1];
  
  TH1I * HhitsADC[5];
  TH1I * HhitsInfo[4];
    
  TH2I * HtsFEE[3];
  TH2I * HtsInfo[1];
  TH2D * HtsCh[4];


  TH2I * HInfoFEE[4];

  double max_bin;
  if(n_last>0) max_bin= n_last;
  else max_bin= 1.e7;
  TH2I * HtsEvent[2];
  //HtsEvent[0]= new TH2I("HtsEvent0","Time-stamp vs entry;entry #;ts [usec]",200,0,max_bin,1000,0,27e5);
  HtsEvent[1]= new TH2I("HtsEvent1","Time-stamp vs entry;entry #;ts [usec]",500,0,max_bin,500,92e9,97e9);
  //sEvent[1]= new TH2I("HtsEvent1","Time-stamp vs entry;entry #;ts [usec]",500,0,max_bin,500,92.4e9,92.44e9);



  // variables for distribution of time-stamp differences
  double dts;
  double ts100_any[101];
  double ts100_adc[101];
  //  long long tsinide01;
  //  long long ts_side10;
  // long long ts_fee; 
  double ts_info= -1;
  int index_adc=0;
  int index_any=0;
  int index_prev;
  int last_side, this_side;
  int last_fee, this_fee;

  int step_back[9]={1,2,3,5,10,15,20,50,100};
  int steps;

  double ts;

  for(int i=0;i<101;i++){
    ts100_any[i]= -1;
    ts100_adc[i]= -1;
  }


  int Nooo=0;

  int info_code_prev, mod_id_prev, type_prev;


  //logfile
  ofstream logfile("outputLoop_R61_5.txt");

  time_t t_start; //, t_stop;

  TFile* input_file; 
  input_file = new TFile(inFile.data(),"read");
 
  if (input_file != 0){
    input_file->ls();

    TTree * input_tree;
    input_tree= (TTree*) input_file->Get("AIDA_sort");

    if(input_tree !=0) input_tree->Print();
    else {
      cout << "\n WARNING@ could not assign AIDA_sort Tree...." << endl;
      exit(0);
    }


    //tree from Converter step will data in a struct_entry_midas structure
    struct_entry_sort entry_1;

    input_tree->SetMakeClass(1);
    input_tree->SetBranchAddress("entry_sort",&entry_1,0);
    input_tree->SetBranchStatus("entry_sort",1);

    //number of data points in TTree
    long long n_entries;
    n_entries = input_tree->GetEntries();

    cout << "\nNumber of entries in input tree= " << n_entries << ", in file " << inFile << endl;
    logfile << "\nNumber of entries in input tree= " << n_entries << ", in file " << inFile << endl;
  


    //get run time... properly...
    long long time_first, time_last;

    time_first= 0;
    for(long long i=0; i<=100000; i++){
      input_tree->GetEntry(i);
      if(entry_1.sync_flag){
	time_first= entry_1.tm_stp;
	i=100000+1;
      }
    }
    if(time_first<=0){
      cout << "\n\n**** WARNING: Couldn't find Synchronized data in first 100K entries of file! ****\n" << endl;
      time_first=0;
    }
    input_tree->GetEntry(n_entries-1);
    time_last= entry_1.tm_stp;

    cout << "\n----------------------------------------------------------------------------"
    	 << "\n  Inititial time stamp= " <<time_first;
    cout << "\n  Lenght of run= "<<time_last-time_first <<" tm-stp= "<<(time_last-time_first)/1.e8 <<" sec"<<endl;




    //Define histograms that need to know run lenght....
    double ts_low, ts_up; //in usc
    double ts_sec;
    //    int ts_0;
    //in msec units!
    if(ts_0<0) ts_0 = time_first/100000; // 10x ns -> ms
    
    cout << " .... using ts_0= " << ts_0;

    //and this in usec units!
    ts_low= ts_0*1000.;
    ts_up= ts_low+20.e6;

    cout << "msec, ts_low= " << ts_low << " usec, ts_up= " << ts_up << " usec" << endl<<endl;

    int fee_index;
    bool b_ts_window;

    //Rate histograms

    int ts_0_sec= int(1.*time_first/1e8);
    //2 hrs, 10sec/bin
    HrateFEE_ts[0]= new TH1D("HrateFEE_ts0","Rate - ADClow(nnaida11);time-stamp [s];rate [1/s]",360,ts_0_sec,ts_0_sec+3600);
    HrateFEE_ts[1]= new TH1D("HrateFEE_ts1","Rate - ADClow(nnaida12);time-stamp [s];rate [1/s]",360,ts_0_sec,ts_0_sec+3600);
    HrateFEE_ts[2]= new TH1D("HrateFEE_ts2","Rate - ADClow(nnaida13);time-stamp [s];rate [1/s]",360,ts_0_sec,ts_0_sec+3600);
    HrateFEE_ts[3]= new TH1D("HrateFEE_ts3","Rate - ADClow(nnaida14);time-stamp [s];rate [1/s]",360,ts_0_sec,ts_0_sec+3600);

    HrateFEE_ch[0]= new TH1D("HrateFEE_ch0","Rate - ADClow(nnaida11);ch; rate [1/s];time-stamp [s]",64,0,64);
    HrateFEE_ch[1]= new TH1D("HrateFEE_ch1","Rate - ADClow(nnaida12);ch; rate [1/s];time-stamp [s]",64,0,64);
    HrateFEE_ch[2]= new TH1D("HrateFEE_ch2","Rate - ADClow(nnaida13);ch; rate [1/s];time-stamp [s]",64,0,64);
    HrateFEE_ch[3]= new TH1D("HrateFEE_ch3","Rate - ADClow(nnaida14);ch; rate [1/s];time-stamp [s]",64,0,64);

    HrateADChigh_ts[0]= new TH1D("HrateADChigh_ts0","Rate - ADChigh(any FEE);time-stamp [s];rate [1/s]",360,ts_0_sec,ts_0_sec+3600);
    HrateInfo_ts[0]= new TH1D("HrateInfo_ts0","Rate - Info Types;time-stamp [s];rate [1/s]",360,ts_0_sec,ts_0_sec+3600);

    //Info types for different FEEs (sum and vs time)
    HInfoFEE[0]= new TH2I("HInfoFEE0","Info Code vs FEE;Info Type;nnaida",16,0,16,4,11,15);
    HInfoFEE[1]= new TH2I("HInfoFEE1","Time-stamp vs FEE(Pause/Resume);time-stamp [s];nnaida",240,ts_0_sec,ts_0_sec+3600,4,11,15);
    HInfoFEE[2]= new TH2I("HInfoFEE2","Time-stamp vs FEE(SYNC100);time-stamp [s];nnaida",240,ts_0_sec,ts_0_sec+3600,4,11,15);
    HInfoFEE[3]= new TH2I("HInfoFEE3","Time-stamp vs FEE(Disc.);time-stamp [s];nnaida",240,ts_0_sec,ts_0_sec+3600,4,11,15);


    //hist vs time
    
    HhitsADC[0]= new TH1I("HhitsADC0","Rate [1/ms] - ADClow(nnaida11);time-stamp [ms]",20000,ts_0,ts_0+20000);
    HhitsADC[1]= new TH1I("HhitsADC1","Rate [1/ms] - ADClow(nnaida12);time-stamp [ms]",20000,ts_0,ts_0+20000);
    HhitsADC[2]= new TH1I("HhitsADC2","Rate [1/ms] - ADClow(nnaida13);time-stamp [ms]",20000,ts_0,ts_0+20000);
    HhitsADC[3]= new TH1I("HhitsADC3","Rate [1/ms] - ADClow(nnaida14);time-stamp [ms]",20000,ts_0,ts_0+20000);
    HhitsADC[4]= new TH1I("HhitsADC4","Rate [1/ms] - ADChigh;time-stamp [ms]",20000,ts_0,ts_0+20000);
    
    HhitsInfo[0]= new TH1I("HhitsInfo0","Rate [1/ms] - PAUSE/RESUME;time-stamp [ms]",20000,ts_0,ts_0+20000);
    HhitsInfo[1]= new TH1I("HhitsInfo1","Rate [1/ms] - RESUME TS;time-stamp [ms]",20000,ts_0,ts_0+20000);
    HhitsInfo[2]= new TH1I("HhitsInfo2","Rate [1/ms] - SYNC100;time-stamp [ms]",20000,ts_0,ts_0+20000);
    HhitsInfo[3]= new TH1I("HhitsInfo3","Rate [1/ms] - Discr. Data;time-stamp [ms]",20000,ts_0,ts_0+20000);


    HtsFEE[0]= new TH2I("HtsFEE0","Time-stamp vs FEE(ADClow);ts [ms];nnaida",1000,ts_0,ts_0+20000,4,11,15);
    HtsFEE[1]= new TH2I("HtsFEE1","Time-stamp vs FEE(SYNC100);ts [ms];nnaida",1000,ts_0,ts_0+20000,4,11,15);
    HtsFEE[2]= new TH2I("HtsFEE2","Time-stamp vs FEE(Pause/Res.);ts [ms];nnaida",1000,ts_0,ts_0+20000,8,11,15);

    //  HtsFEE[0]= new TH2I("HtsFEE0","Time-stamp vs FEE\# (ADClow);ts [msec];nnaida\# ",2000,ts_0,ts_0+20000,4,10.5,14.5);
    
    HtsInfo[0]= new TH2I("HtsInfo0","Time-stamp vs InfoCode;ts [ms];Info Type",1000,ts_0,ts_0+20000,16,0,16);
    
 
    HtsCh[0]= new TH2D("HtsCh0","Time-stamp vs Ch. (nnaida11);ts [ms];ch",5000,ts_0,ts_0+5000,64,0,64);
    HtsCh[1]= new TH2D("HtsCh1","Time-stamp vs Ch. (nnaida12);ts [ms];ch",5000,ts_0,ts_0+5000,64,0,64);
    HtsCh[2]= new TH2D("HtsCh2","Time-stamp vs Ch. (nnaida13);ts [ms];ch",5000,ts_0,ts_0+5000,64,0,64);
    HtsCh[3]= new TH2D("HtsCh3","Time-stamp vs Ch. (nnaida14);ts [ms];ch",5000,ts_0,ts_0+5000,64,0,64);




    t_start= time(0); //lets count how long it takes to loop through tree

    
    //now looping only over first 99 events, or up to n_entries, whatever is less
    if(n_last<1 || n_last>n_entries) n_last= n_entries;
   
    //  input_tree->GetEntry(0);

    for(long long i=0; i<n_last; i=i+downscale){
      //
      //  do stuff...
      //

      //    entry_0.tm_stp= entry_1.tm_stp;
      //    entry_0.type= entry_1.type;
      //    entry_0.info= entry_1.info;
... 343 more lines ...
  22   Thu Jan 22 13:50:33 2015 Alfredo and TomFurther measurements with filtered PSU
Jan 20, 2015

Test settings: DSSD biased at 100V, with 3.5 uA leakage current. Pulser at 0.5 V, split and inverted for both
positive and negative polarity. Frequency at 100 Hz.


++SHAPING TIME++

We varied shaping time (Tsh), and adjusted hold time (Th) accordingly. We measured the width of pulser spectra
for two channels using 'integrate' function of spectrum browser.

 Tsh	 Th	nnaida#11-2.6L	nnaida#13-2.6L
[usec]	[usec]	 FWHM [ch]	 FWHM [ch]
0.5	2	146		109
1	2	133		113
2	2	131		116
4	6	130		126
8	8	145		136

note: Tsh= ( 0.5*offset9 + 0.5) usec, Th= 2*offset7 usec

The first two data points where saved to file R44_0.gz, and R45_0.gz. Starting from the Tsh=2usec measurement,
NNAIDA#12 was causing communication issues with the merger/tape server, so we don't have files for last few.

Due to limited storange in AIDA PC, data was stored to external drive provided by Vic
(/media/data/TapeData/Test100/), and backued up temporarly also in Edinburhg
(/Disk/ds-sopa-personal/aestrade/data/AIDA/).


++THRESHOLDS++

Next step was to adjust threshold of the slow comparator, in order to lower them and take data looking for
background alpha radioactivity. 

At this point NNAIDA#13 had stopped producing data (probably similar issue as NNAIDA#12, which could be
recovered with power cycling FEEs), so we used nnaida#14

FEE		Eth	rate/channel	integral(pulse peak):integral(noise peak)
nnaida#11	0x40	115 Hz (~only pulser)
nnaida#14	0x40	115 Hz(~only pulser)

nnaida#14	0x20	~350 Hz			2:1

nnaida#11	0x10	~150 Hz			1:2	(one channel very noisy @ 15kHz)
nnaida#14	0x10	~5 kHz (asic 1-3)	80:1
		0x10	~3kHz-100 Hz (asic 4)


For background run (see next elog entry) threshold values set at:
 nnaida#11= 0x16
 nnaida#12= 0x40 
 nnaida#13= 0x20
 nnaida#14= 0x16
  23   Thu Jan 22 14:26:10 2015 Alfredo and Tom[DATA] R49: alpha background radioactivity
Jan20-21, 2015


R49_* are a set of files corresponding to an overnight background measurement, with goal of detecting alphas
from uranium decay chain contaminants.

The settings of ASICs are attached as a screenshot. The low comparator thresholds are (see previous entry):
 nnaida#11= 0x16
 nnaida#12= 0x40 
 nnaida#13= 0x20
 nnaida#14= 0x16

For a significant fraction of the measurement, NNAIDA12 and NNAIDA13 were not generating good data. We 
didn't
invest much time in solving the issue, as it's recurrent problem with NNAIDA12, but it seems some ASICS went
back to normal behavior overnight.

Due to limited storage space, data in external drive (/media/data/TapeData/Test100/), and backued up 
temporarly
in Edinburhg (/Disk/ds-sopa-personal/aestrade/data/AIDA/).

A pulser walkthrough for this setting is available in runs R61-R65 (see next elog entry).



++ DATA ANALYSIS ++

A fraction of the runs (R49_1, R40_10-14) were analysed with the 'beta' version of the Root sort code for 
event
reconstruction (/homes/npg/AIDAsort/). The code creates events from data bits that fall within a window of
50usec, and included the additional requirement that the calibrated energy of each ADC hit should be E>1500 
keV.

Output from Root sort code saved here:

aestrade: AIDA $ pwd
/Disk/ds-sopa-personal/aestrade/rootfiles/AIDA
aestrade: AIDA $ ls R49_alpha_bckgr*
R49_alpha_bckgr_10_calib_log.txt  R49_alpha_bckgr_13_calib.root
R49_alpha_bckgr_10_calib.root     R49_alpha_bckgr_13_event_log.txt
R49_alpha_bckgr_10_event_log.txt  R49_alpha_bckgr_13_event.root
R49_alpha_bckgr_10_event.root     R49_alpha_bckgr_14_calib_log.txt
R49_alpha_bckgr_11_calib_log.txt  R49_alpha_bckgr_14_calib.root
R49_alpha_bckgr_11_calib.root     R49_alpha_bckgr_14_event_log.txt
R49_alpha_bckgr_11_event_log.txt  R49_alpha_bckgr_14_event.root
R49_alpha_bckgr_11_event.root     R49_alpha_bckgr1_calib_log.txt
R49_alpha_bckgr_12_calib_log.txt  R49_alpha_bckgr1_calib.root
R49_alpha_bckgr_12_calib.root     R49_alpha_bckgr1_event_log.txt
R49_alpha_bckgr_12_event_log.txt  R49_alpha_bckgr1_event.root
R49_alpha_bckgr_12_event.root     R49_alpha_bckgr1_sort_log.txt
R49_alpha_bckgr_13_calib_log.txt  R49_alpha_bckgr1_sort.root

A few plots from these data:

R49few_a_bckgrnd_multiplicity.png: Shows the multiplicity of reconstructed events. Peaks corresponding to
multiples of 64 are clear from pulser (64 ch/asic, although one FEE has some channels off so peaks shifted).
There is also peak at low multiplicity where gate to search for events can be placed. The events with very 
high
multiplicity indicate the time window used is too large, so we get random coincidences or high count from 
noisy
channels. The lower plots show how the energy sum increases linearly with the multiplicity of the event

R49few_a_bckgrnd_xy.png: Plots for the calculated mean strip for hits on each side (<x>: nnaida#11 and #12, 
<y>:
nnaida#13 and #14). The different plots have different condition applied. Top left only requires 
multiplicity on
x and y greater than zero (i.e., a hit for each side). The others require low multiplicity, or low spread of 
the
timestamp of the hits included (spread dts<10usec), and also mask out hits with x value of 18 or 101 (very 
high
count channels)

R49few_a_bckgrnd_dt_event.png: The difference of the time-stamp for hits with lowest and highest time-stamp
within each event. 50 usec is the event window considered (so highest possible value). Note that events with
multiplicity 2 (1 hit in x, and 1 hit in y) have almost exclusively a spread of very few clock cycles.

R49few_a_bckgrnd_EfEb.png: Energy front vs energy back spectra, with some of the conditions described above
(e.g. low multiplicity, or multi=2, low spread in time-stamp). All have hits with x=78 and 102 excluded. The
most clean spectra is top-right (one hit in x, one hit in y), but shows only a couple of hits with good 
energy
in both sides.
Attachment 1: ASIC_settings_Jan20_2015.png
ASIC_settings_Jan20_2015.png
Attachment 2: R49few_a_bckgrnd_multiplicity.png
R49few_a_bckgrnd_multiplicity.png
Attachment 3: R49few_a_bckgrnd_xy.png
R49few_a_bckgrnd_xy.png
Attachment 4: R49few_a_bckgrnd_dt_event.png
R49few_a_bckgrnd_dt_event.png
Attachment 5: R49few_a_bckgrnd_EfEb.png
R49few_a_bckgrnd_EfEb.png
  784   Wed Nov 14 14:46:47 2018 CAThursday 15th November 00:00 - 08:00
23.58 DAQ continues ok (RIBF148/R5_505)

00.09 system wide checks ok, except nnaida7 ADC calibration failure
      FEE64 temperatures ok (attachment 1)
      good event statistics ok (attachment 2)
      detector bias/leakage currents ok (attachment 3)

00.13 Merger and TapeServer run ok (attachment 4/5)

00.26 BRIKEN stop
      AIDA file RIBF148/R5_509

00.29 BRIKEN start
      AIDA file RIBF148/R5_510
      BRIKEN run 70
      BigRIPS run 1055

01.46 BRIKEN stop
      AIDA file RIBF148/R5_523

01.49 BRIKEN start
      AIDA file RIBF148/R5_523
      BRIKEN run 71
      BigRIPS run 1056

02.05 system wide checks ok, except nnaida7 ADC calibration failure
      FEE64 temperatures ok (attachment 6)
      good event statistics ok (attachment 7)
      detector bias/leakage currents ok (attachment 8)
      Merger and TapeServer still ok

02.34 XY hit patterns (attachment 9)
      Ex vs Ey plots (attachment 10)
      HEC spectra (attachment 11)
      LEC spectra (attachment 12)

02.49 BRIKEN stop
      AIDA file RIBF148/R5_534

02.50 BRIKEN start
      AIDA file RIBF148/R5_534
      BRIKEN run 72
      BigRIPS run 1057

03.26 zeroed all spectra on online analysis and MIDASsort

04.04 BRIKEN stop
      AIDA file RIBF148/R5_546

04.05 BRIKEN start
      AIDA file RIBF148/R5_546
      BRIKEN run 73
      BigRIPS run 1058

04.10 system wide checks ok, except nnaida7 ADC calibration failure
      FEE64 temperatures ok (attachment 13)
      good event statistics ok (attachment 14)
      detector bias/leakage currents ok (attachment 15)
      Merger and TapeServer still ok

05.06 BRIKEN stop
      AIDA file RIBF/R5_556

05.07 BRIKEN start
      AIDA file RIBF148/R5_557
      BRIKEN run 74
      BigRIPS run 1059

05.08 First 200ms of decay correlations in all detectors
      comparison between different Al degrader thickness values (3mm, 2.3mm, 2.8mm)
      see attachments 16, 17 and 18 - graphs labelled with detector number and Al degrader thickness

06.09 BRIKEN stop
      AIDA file RIBF148/R5_567

06.11 BRIKEN start
      AIDA file RIBF148/R5_567
      BRIKEN run 75
      BigRIPS run 1060

06.16 system wide checks ok, except nnaida7 ADC calibration failure
      FEE64 temperatures ok (attachment 19)
      good event statistics ok (attachment 20)
      detector bias/leakage currents ok (attachment 21)
      Merger and TapeServer still ok

06.17 ASIC check load - ok

06.34 XY hit patterns (attachment 22)
      Ex vs Ey plots (attachment 23)
      HEC spectra (attachment 24)
      LEC spectra (attachment 25)

07:12 BRIKEN stop
      AIDA file RIBF148/R5_578

07:15 BRIKEN start
      AIDA file RIBF148/R5_578
      BRIKEN run 76
      BigRIPS run 1061






      
















      
Attachment 1: 181115_0006_temp.png
181115_0006_temp.png
Attachment 2: 181115_0007_stats.png
181115_0007_stats.png
Attachment 3: 181115_0009_bias.png
181115_0009_bias.png
Attachment 4: 181115_00.14_merger.png
181115_00.14_merger.png
Attachment 5: 181115_0016_tapeserver.png
181115_0016_tapeserver.png
Attachment 6: 181115_0202_temp.png
181115_0202_temp.png
Attachment 7: 181115_0203_stats.png
181115_0203_stats.png
Attachment 8: 181115_0204_bias.png
181115_0204_bias.png
Attachment 9: 181115_0227_xyhits.png
181115_0227_xyhits.png
Attachment 10: 181115_0228_exey.png
181115_0228_exey.png
Attachment 11: 181115_0231_hec.png
181115_0231_hec.png
Attachment 12: 181115_0232_lec.png
181115_0232_lec.png
Attachment 13: 181115_0407_temp.png
181115_0407_temp.png
Attachment 14: 181115_0408_stats.png
181115_0408_stats.png
Attachment 15: 181115_0409_bias.png
181115_0409_bias.png
Attachment 16: degcomp12.png
degcomp12.png
Attachment 17: degcomp34.png
degcomp34.png
Attachment 18: degcomp56.png
degcomp56.png
Attachment 19: 181115_0614_temp.png
181115_0614_temp.png
Attachment 20: 181115_0615_stats.png
181115_0615_stats.png
Attachment 21: 181115_0616_bias.png
181115_0616_bias.png
Attachment 22: 181115_0631_xyhits.png
181115_0631_xyhits.png
Attachment 23: 181115_0632_exey.png
181115_0632_exey.png
Attachment 24: 181115_0633_hec.png
181115_0633_hec.png
Attachment 25: 181115_0634_lec.png
181115_0634_lec.png
  790   Fri Nov 16 06:01:47 2018 CAHigh Energy Channel Ex vs Ey for different degrader thicknesses
15.04 Plots of X Energy vs Y Energy for each detector, and for 4 different Al degrader thicknesses, as indicated
on each graph. (Attachments 1-4)
Attachment 1: 2_3HECexey.png
2_3HECexey.png
Attachment 2: 2_8HECexey.png
2_8HECexey.png
Attachment 3: 3_0HECexey.png
3_0HECexey.png
Attachment 4: 3_3HECexey.png
3_3HECexey.png
  805   Sun May 19 02:21:43 2019 CATests of low energy calibration on Alpha Data
10.23 Low energy calibration program now produces relative gain coefficients in a format that can be used with AIDASort

      using sorted alpha data Oct18/R29*

      30 2.0GB files of data

      LHS: Data sorted without relative gain-matching

      RHS: Data sorted with relative gain-matching

      Attachments (1-4) - DSSD1 - Ey-Ex

                                - Ey vs Ex

                                - Energy difference vs x strip

                                - Energy difference vs y strip

      Attachments (5-8) - DSSD2 - Ey-Ex

                                - Ey vs Ex

                                - Energy difference vs x strip

                                - Energy difference vs y strip

      Attachments (9-12) - DSSD3 - Ey-Ex

                                - Ey vs Ex

                                - Energy difference vs x strip

                                - Energy difference vs y strip

      Attachments (13-16) - DSSD4 - Ey-Ex

                                - Ey vs Ex

                                - Energy difference vs x strip

                                - Energy difference vs y strip

      Attachments (17-20) - DSSD5 - Ey-Ex

                                - Ey vs Ex

                                - Energy difference vs x strip

                                - Energy difference vs y strip

      Attachments (21-24) - DSSD6 - Ey-Ex

                                - Ey vs Ex

                                - Energy difference vs x strip

                                - Energy difference vs y strip

     
      Attachment 25 - Table comparing peak centroids and peak width (deviation, sigma) of Ey - Ex plots before and after gainmatching

                    - numbers found with simple gaussian fit
            

      

      

      
Attachment 1: z0Ediff.png
z0Ediff.png
Attachment 2: z0exey.png
z0exey.png
Attachment 3: z0Xstrip.png
z0Xstrip.png
Attachment 4: z0Ystrip.png
z0Ystrip.png
Attachment 5: z1Ediff.png
z1Ediff.png
Attachment 6: z1exey.png
z1exey.png
Attachment 7: z1Xstrip.png
z1Xstrip.png
Attachment 8: z1Ystrip.png
z1Ystrip.png
Attachment 9: z2Ediff
Attachment 10: z2exey.png
z2exey.png
Attachment 11: z2Xstrip.png
z2Xstrip.png
Attachment 12: z2Ystrip.png
z2Ystrip.png
Attachment 13: z3Ediff.png
z3Ediff.png
Attachment 14: z3exey.png
z3exey.png
Attachment 15: z3Xstrip.png
z3Xstrip.png
Attachment 16: z3Ystrip.png
z3Ystrip.png
Attachment 17: z4Ediff.png
z4Ediff.png
Attachment 18: z4exey.png
z4exey.png
Attachment 19: z4Xstrip.png
z4Xstrip.png
Attachment 20: z4Ystrip.png
z4Ystrip.png
Attachment 21: z5Ediff.png
z5Ediff.png
Attachment 22: z5exey.png
z5exey.png
Attachment 23: z5Xstrip.png
z5Xstrip.png
Attachment 24: z5Ystrip.png
z5Ystrip.png
Attachment 25: Screenshot_from_2019-05-30_13-47-52.png
Screenshot_from_2019-05-30_13-47-52.png
  840   Thu Jun 13 05:49:37 2019 CAFurther tests of calibration on Alpha data
Alpha data used: /May19/{R1,R2,R7,R8,R9,R11} (c. 380 hr.)

Absolute calibration calculated with relative calibrated data

Data then resorted with absolute and relative gains applied

Attachment 1 -> Ey vs Ex plot for all detectors, with slope Ey=Ex show in red. Some non-linearity present, but to first order looks good

Attachment 2 -> Alpha peaks pre- absolute calibration in DSSD0
                Ex in blue, Ey in red
                To determine absolute calibration coefficients, assigned leading edge of higher energy peak an energy of 7.4 MeV (Uranium decay series)
                Divide this by the observed channel number (in keV) to get the absolute gain coefficients in keV/ch for Ex and Ey in each detector.
                (Note, data already offset corrected, pulser walkthrough)
                Values typically ~0.72 keV/ch
                Multiply appropriately by relative gains obtained from gainMatch.cpp to get final gain coefficients.

Attachments 3 - 6 -> DSSD0 -> Ex - Ey
                           -> Ey vs Ex
                           -> Ex - Ey vs x strip
                           -> Ex - Ey vs y strip

Attachments 7 - 10 -> DSSD1 -> Ex - Ey
                            -> Ey vs Ex
                            -> Ex - Ey vs x strip
                            -> Ex - Ey vs y strip

Attachments 11 - 14 -> DSSD2 -> Ex - Ey
                             -> Ey vs Ex
                             -> Ex - Ey vs x strip
                             -> Ex - Ey vs y strip

Attachments 15 - 18 -> DSSD3 -> Ex - Ey
                             -> Ey vs Ex
                             -> Ex - Ey vs x strip
                             -> Ex - Ey vs y strip

Attachments 19 - 22 -> DSSD4 -> Ex - Ey
                             -> Ey vs Ex
                             -> Ex - Ey vs x strip
                             -> Ex - Ey vs y strip

Attachments 23 - 26 -> DSSD5 -> Ex - Ey
                             -> Ey vs Ex
                             -> Ex - Ey vs x strip
                             -> Ex - Ey vs y strip

Attachment 27 -> Table comparing sigma and peak centroids of Ex - Ey plots for each DSSD
                 Calculated using simple gaussian fit






                              
Attachment 1: CalibSlope.pdf
CalibSlope.pdf
Attachment 2: z0ExplusEy.pdf
z0ExplusEy.pdf
Attachment 3: z0Ediff.pdf
z0Ediff.pdf
Attachment 4: z0exey.pdf
z0exey.pdf
Attachment 5: z0xdiff.pdf
z0xdiff.pdf
Attachment 6: z0ydiff.pdf
z0ydiff.pdf
Attachment 7: z1Ediff.pdf
z1Ediff.pdf
Attachment 8: z1exey.pdf
z1exey.pdf
Attachment 9: z1xdiff.pdf
z1xdiff.pdf
Attachment 10: z1ydiff.pdf
z1ydiff.pdf
Attachment 11: z2Ediff.pdf
z2Ediff.pdf
Attachment 12: z2eyex.pdf
z2eyex.pdf
Attachment 13: z2xdiff.pdf
z2xdiff.pdf
Attachment 14: z2ydiff.pdf
z2ydiff.pdf
Attachment 15: z3Ediff.pdf
z3Ediff.pdf
Attachment 16: z3exey.pdf
z3exey.pdf
Attachment 17: z3xdiff.pdf
z3xdiff.pdf
Attachment 18: z3ydiff.pdf
z3ydiff.pdf
Attachment 19: z4Ediff.pdf
z4Ediff.pdf
Attachment 20: z4eyex.pdf
z4eyex.pdf
Attachment 21: z4xdiff.pdf
z4xdiff.pdf
Attachment 22: z4ydiff.pdf
z4ydiff.pdf
Attachment 23: z5Ediff.pdf
z5Ediff.pdf
Attachment 24: z5eyex.pdf
z5eyex.pdf
Attachment 25: z5xdiff.pdf
z5xdiff.pdf
Attachment 26: z5ydiff.pdf
z5ydiff.pdf
Attachment 27: Screenshot_from_2019-06-13_06-18-42.png
Screenshot_from_2019-06-13_06-18-42.png
  845   Sun Jun 16 04:50:03 2019 CATests of calibration on beta data
Analysis of RIBF148/R5_170_190, with 500 < E < 1000 keV energy cut

Note also a 600 keV energy difference cut was applied when sorting the data.

plots in order: Ex - Ey
                Ey vs Ex
                Ex-Ey vs xStrip
                Ex-Ey vs yStrip

DSSD 0 - attachments 1-4

DSSD 1 - attachments 5-8

DSSD 2 - attachments 9-12

DSSD 3 - attachments 13-16

DSSD 4 - attachments 17-20

DSSD 5 - attachments 21-24 (This DSSD has significantly more counts than the rest, so on different scale)

attachment 25 - table comparing peak centroids and sigma values
                calculated by applying gaussian fit to central peak in Ex-Ey plots
Attachment 1: z0Ediff.png
z0Ediff.png
Attachment 2: z0ExEy.png
z0ExEy.png
Attachment 3: z0Xdiff.png
z0Xdiff.png
Attachment 4: z0Ydiff.png
z0Ydiff.png
Attachment 5: z1Ediff.png
z1Ediff.png
Attachment 6: z1ExEy.png
z1ExEy.png
Attachment 7: z1Xdiff.png
z1Xdiff.png
Attachment 8: z1Ydiff.png
z1Ydiff.png
Attachment 9: z2Ediff.png
z2Ediff.png
Attachment 10: z2ExEy.png
z2ExEy.png
Attachment 11: z2Xdiff.png
z2Xdiff.png
Attachment 12: z2Ydiff.png
z2Ydiff.png
Attachment 13: z3Ediff.png
z3Ediff.png
Attachment 14: z3ExEy.png
z3ExEy.png
Attachment 15: z3Xdiff.png
z3Xdiff.png
Attachment 16: z3Ydiff.png
z3Ydiff.png
Attachment 17: z4Ediff.png
z4Ediff.png
Attachment 18: z4ExEy.png
z4ExEy.png
Attachment 19: z4Xdiff.png
z4Xdiff.png
Attachment 20: z4Ydiff.png
z4Ydiff.png
Attachment 21: z5Ediff.png
z5Ediff.png
Attachment 22: z5ExEy.png
z5ExEy.png
Attachment 23: z5Xdiff.png
z5Xdiff.png
Attachment 24: z5Ydiff.png
z5Ydiff.png
Attachment 25: Screenshot_from_2019-06-17_03-14-27.png
Screenshot_from_2019-06-17_03-14-27.png
  853   Tue Jun 18 16:14:03 2019 CAWednesday 19 June 00.00 - 08.00 shift
00.00 Shift Change

      DAQ continues ok 

      AIDA file RIBF147/R2_697
      DTAS run 118
      BigRips run 2048

      BNC PB-4 Pulser 
      Amplitude 90,000
      x5 attenuator IN
      Frequency 25Hz range, variable min. c. 2.5Hz
      t_r 100ns, tau_d 50us
      - polarity
      Delay MIN, tail pulse

      0.3mm Al degrader

00.15 System wide checks all ok *except* naida7 fails ADC calibration

00.19 FEE64 temperatures ok - attachment 1

      good event statistics ok - attachment 2

      detector bias/leakage currents ok - attachment 3

      tape service ok - attachment 4

      merger ok - attachment 5

01.19 DTAS stop/start (verified with DTAS2019 ELOG)

      DTAS Stop: 01:19
      DTAS run: 121
      AIDA run: 708
      BigRIPS run: 2049

      DTAS Start: 01:19
      DTAS run: 122
      AIDA run: 708
      BigRIPS run: 2049

01.46 Primary beam at 120 pnA; implants around 250 cps at F11

01.48 High Energy Spectra (1.8.H) for front and back strips, respectively (attachments 6 & 7)

02.35 HEC XY hit pattern - implants mostly in DSSD2 - attachment 8
      HEC multiplicity n vs p - attachment 9
      HEC Ey vs Ex - attachment 10
      Implant - decay time vs Energy - attachment 11

02.46 zeroed all histograms, online sort stats zeroed

02.49 HEC XY hit pattern - ~3 minutes after zeroing - attachment 12

02.52 Primary beam at 120 pnA; implants around 250 cps at F11

03.20 analyser output file R2_726 - attachment 13
      no timewarps
      ~1s deadtime on nnaida19
      ~0.8s deadtime on nnaida24
      0s for rest

03.23 DTAS stop run 125
      AIDA file R2_728
      BigRIPS run 2049

      DTAS start run 126
      AIDA file R2_728
      BigRIPS run 2050

03.28 Check ASIC control

04.16 HEC XY hit pattern - less implants than expected - attachment 14

      HEC XY hit pattern - change refresh rate to 10s.... looks ok. Sorry Tom! - attachment 15

04.26 FEE64 temperatures ok - attachment 16

04.28 System wide checks all ok *except* naida7 fails ADC calibration

      good event statistics ok - attachment 17

      detector bias/leakage currents ok - attachment 18

      merger & TapeServer ok - attachments 19 & 20

05.32 Primary beam at 120 pnA; implants around 250 cps at F11

05.36 DTAS stop run 129
      AIDA file R2_749
      BigRIPS run 2050

05.40 DTAS send sync pulse AIDA file R2_750

05.43 DTAS start run 130
      AIDA file R2_751
      BigRIPS run 2051

06.31 HEC XY hit pattern - implants mostly in DSSD2 - attachment 21
      HEC multiplicity n vs p - attachment 22
      HEC Ey vs Ex - attachment 23
      Implant - decay time vs Energy - attachment 24

06.34 High Energy Spectra (1.8.H) for front and back strips, respectively (attachments 25 & 26)

06.36 3.20 analyser output file R2_731 - attachment 27
      no timewarps
      ~1.7s deadtime on nnaida19
      ~0.8s deadtime on nnaida24
      0s for rest

07.19 System wide checks all ok *except* naida7 fails ADC calibration

      good event statistics ok - attachment 28

      FEE64 temperatures ok - attachment 29

      detector bias/leakage currents ok - attachment 30

07.21 Merger & TapeServer ok - attachments 31 & 32

07.30 DTAS stop run 132
      AIDA file R2_768
      BigRIPS run 2051

      DTAS start run 133
      AIDA file R2_768
      BigRIPS run 2052



 









      

      

     


     

      

 
Attachment 1: 0019temp.png
0019temp.png
Attachment 2: 0021_stats.png
0021_stats.png
Attachment 3: 0022bias.png
0022bias.png
Attachment 4: 0025tape.png
0025tape.png
Attachment 5: 0026_merger.png
0026_merger.png
Attachment 6: 190619_0149_frontH.png
190619_0149_frontH.png
Attachment 7: 190619_0150H.png
190619_0150H.png
Attachment 8: 190619_0230_XY.png
190619_0230_XY.png
Attachment 9: 190619_0231_mult.png
190619_0231_mult.png
Attachment 10: 190619_0232_ExEy.png
190619_0232_ExEy.png
Attachment 11: 190619_0234_Edt.png
190619_0234_Edt.png
Attachment 12: 190619_0248_XY.png
190619_0248_XY.png
Attachment 13: R2_726
 *** MIDAS TDR format 3.3.0 AIDA data analyser - TD - May 2019
 *** ERROR: READ I/O error:       5002
                   blocks:      32000
          ADC data format:  253678367 (  693819.3 Hz)
        Other data format:    7441633 (   20353.1 Hz)
 Sample trace data format:          0 (       0.0 Hz)
         Undefined format:          0 (       0.0 Hz)
   Other data format type:      PAUSE:         53 (       0.1 Hz)
                               RESUME:         53 (       0.1 Hz)
                              SYNC100:    3346493 (    9152.8 Hz)
                           FEE64 disc:    4084066 (   11170.1 Hz)
                             MBS info:      10968 (      30.0 Hz)
                           Other info:          0 (       0.0 Hz)

   ADC data range bit set:     462855 (    1265.9 Hz)

                Timewarps:        ADC:          0 (       0.0 Hz)
                                PAUSE:          0 (       0.0 Hz)
                               RESUME:          0 (       0.0 Hz)
                              SYNC100:          0 (       0.0 Hz)
                           FEE64 disc:          0 (       0.0 Hz)
                             MBS info:          0 (       0.0 Hz)
                            Undefined:          0 (       0.0 Hz)
                         Sample trace:          0 (       0.0 Hz)

 *** Timestamp elapsed time:      365.626 s
 FEE  elapsed dead time(s) elapsed idle time(s)
  1                0.000                0.000
  2                0.000                0.000
  3                0.000                0.000
  4                0.000                0.000
  5                0.000                0.000
  6                0.000                0.000
  7                0.000                0.000
  8                0.000                0.000
  9                0.000                0.000
 10                0.000                0.000
 11                0.000                0.000
 12                0.000                0.000
 13                0.000                0.000
 14                0.000                0.000
 15                0.000                0.000
 16                0.000                0.000
 17                0.000                0.000
 18                0.187                0.000
 19                1.220                1.093
 20                0.000                0.000
 21                0.229                0.000
 22                0.000                0.000
 23                0.000                0.000
 24                0.770                0.802
 25                0.000                0.000
 26                0.000                0.000
 27                0.000                0.000
 28                0.000                0.000
 29                0.000                0.000
 30                0.000                0.000
 31                0.000                0.000
 32                0.000                0.000

 *** Statistics
 FEE  ADC Data Other Data     Sample  Undefined      Pause     Resume    SYNC100       Disc        MBS      Other   HEC Data
  0          0          0          0          0          0          0          0          0          0          0          0
  1   11252376     162842          0          0          0          0     139475      23367          0          0        216
  2    9090962     159053          0          0          0          0     139475      19578          0          0         97
  3   10258740     155756          0          0          0          0     139475      16281          0          0         50
  4     925746     157055          0          0          0          0     139475      17580          0          0        294
  5    5911623     157930          0          0          0          0     139475      18455          0          0         84
  6    9041458     165212          0          0          0          0     139475      14769      10968          0        190
  7    2315827     156506          0          0          0          0     139475      17031          0          0        262
  8    1783544     156054          0          0          0          0     139475      16579          0          0         67
  9    9558847     177463          0          0          0          0     139475      37988          0          0       2782
 10    9806598     164976          0          0          0          0     139475      25501          0          0        429
 11    9193236     160996          0          0          0          0     139475      21521          0          0        277
 12    9023623     182079          0          0          0          0     139475      42604          0          0       1860
 13    9146494     160271          0          0          0          0     139475      20796          0          0        392
 14    3074423     172609          0          0          0          0     139476      33133          0          0       2380
 15    4578144     192080          0          0          0          0     139476      52604          0          0       2373
 16    4388541     160027          0          0          0          0     139476      20551          0          0        319
 17    1083900     548375          0          0          0          0     139476     408899          0          0      58363
 18   21031823     496617          0          0         14         14     139402     357187          0          0      71692
 19   52772995     756791          0          0         15         15     139010     617751          0          0      43589
 20    1790621     568597          0          0          0          0     139476     429121          0          0      37246
 21   23118163     446082          0          0         10         10     139390     306672          0          0      63294
 22     936305     468064          0          0          0          0     139476     328588          0          0      63519
 23    2282728     707211          0          0          0          0     139476     567735          0          0      51364
 24   41311650     808987          0          0         14         14     139184     669775          0          0      61716
 25          0          0          0          0          0          0          0          0          0          0          0
 26          0          0          0          0          0          0          0          0          0          0          0
 27          0          0          0          0          0          0          0          0          0          0          0
 28          0          0          0          0          0          0          0          0          0          0          0
 29          0          0          0          0          0          0          0          0          0          0          0
 30          0          0          0          0          0          0          0          0          0          0          0
 31          0          0          0          0          0          0          0          0          0          0          0
 32          0          0          0          0          0          0          0          0          0          0          0

 *** Timewarps
 FEE       ADC      Pause     Resume    SYNC100       Disc        MBS  Undefined    Samples
  0          0          0          0          0          0          0          0          0
  1          0          0          0          0          0          0          0          0
  2          0          0          0          0          0          0          0          0
  3          0          0          0          0          0          0          0          0
  4          0          0          0          0          0          0          0          0
  5          0          0          0          0          0          0          0          0
  6          0          0          0          0          0          0          0          0
  7          0          0          0          0          0          0          0          0
  8          0          0          0          0          0          0          0          0
  9          0          0          0          0          0          0          0          0
 10          0          0          0          0          0          0          0          0
 11          0          0          0          0          0          0          0          0
 12          0          0          0          0          0          0          0          0
 13          0          0          0          0          0          0          0          0
 14          0          0          0          0          0          0          0          0
 15          0          0          0          0          0          0          0          0
 16          0          0          0          0          0          0          0          0
 17          0          0          0          0          0          0          0          0
 18          0          0          0          0          0          0          0          0
 19          0          0          0          0          0          0          0          0
 20          0          0          0          0          0          0          0          0
 21          0          0          0          0          0          0          0          0
 22          0          0          0          0          0          0          0          0
 23          0          0          0          0          0          0          0          0
 24          0          0          0          0          0          0          0          0
 25          0          0          0          0          0          0          0          0
 26          0          0          0          0          0          0          0          0
 27          0          0          0          0          0          0          0          0
 28          0          0          0          0          0          0          0          0
 29          0          0          0          0          0          0          0          0
 30          0          0          0          0          0          0          0          0
 31          0          0          0          0          0          0          0          0
 32          0          0          0          0          0          0          0          0

 *** MBS Timewarps
 FEE 
  0          0
  1          0
  2          0
  3          0
  4          0
  5          0
  6          0
  7          0
  8          0
  9          0
 10          0
 11          0
 12          0
 13          0
 14          0
 15          0
 16          0
 17          0
 18          0
 19          0
 20          0
 21          0
 22          0
 23          0
 24          0
 25          0
 26          0
 27          0
 28          0
 29          0
 30          0
 31          0
 32          0

 *** Program elapsed time:   17.692s ( 1808.688 blocks/s, 113.043 Mb/s)
Attachment 14: xyimp.png
xyimp.png
Attachment 15: xyhit2.png
xyhit2.png
Attachment 16: 190619_0422_feetemp.png
190619_0422_feetemp.png
Attachment 17: 190619_0425_stats.png
190619_0425_stats.png
Attachment 18: 190619_0426_bias.png
190619_0426_bias.png
Attachment 19: 190619_0433_merger.png
190619_0433_merger.png
Attachment 20: 190619_0434_tape.png
190619_0434_tape.png
Attachment 21: 190619_0628_mult.png
190619_0628_mult.png
Attachment 22: 190619_0628_xy.png
190619_0628_xy.png
Attachment 23: 190619_0629_exey.png
190619_0629_exey.png
Attachment 24: 190619_0630_Edt.png
190619_0630_Edt.png
Attachment 25: HEspectra0633front.png
HEspectra0633front.png
Attachment 26: 18H_0634_back.png
18H_0634_back.png
Attachment 27: R2_731
 *** MIDAS TDR format 3.3.0 AIDA data analyser - TD - May 2019
 *** ERROR: READ I/O error:       5002
                   blocks:      32000
          ADC data format:  253224779 (  676960.5 Hz)
        Other data format:    7895221 (   21106.8 Hz)
 Sample trace data format:          0 (       0.0 Hz)
         Undefined format:          0 (       0.0 Hz)
   Other data format type:      PAUSE:         73 (       0.2 Hz)
                               RESUME:         73 (       0.2 Hz)
                              SYNC100:    3423468 (    9152.2 Hz)
                           FEE64 disc:    4460387 (   11924.2 Hz)
                             MBS info:      11220 (      30.0 Hz)
                           Other info:          0 (       0.0 Hz)

   ADC data range bit set:     475592 (    1271.4 Hz)

                Timewarps:        ADC:          0 (       0.0 Hz)
                                PAUSE:          0 (       0.0 Hz)
                               RESUME:          0 (       0.0 Hz)
                              SYNC100:          0 (       0.0 Hz)
                           FEE64 disc:          0 (       0.0 Hz)
                             MBS info:          0 (       0.0 Hz)
                            Undefined:          0 (       0.0 Hz)
                         Sample trace:          0 (       0.0 Hz)

 *** Timestamp elapsed time:      374.061 s
 FEE  elapsed dead time(s) elapsed idle time(s)
  1                0.000                0.000
  2                0.000                0.000
  3                0.000                0.000
  4                0.000                0.000
  5                0.000                0.000
  6                0.000                0.000
  7                0.000                0.000
  8                0.000                0.000
  9                0.000                0.000
 10                0.000                0.000
 11                0.000                0.000
 12                0.000                0.000
 13                0.006                0.000
 14                0.000                0.000
 15                0.000                0.000
 16                0.000                0.000
 17                0.000                0.000
 18                0.213                0.000
 19                1.730                1.216
 20                0.000                0.000
 21                0.298                0.000
 22                0.000                0.000
 23                0.000                0.000
 24                0.880                0.920
 25                0.000                0.000
 26                0.000                0.000
 27                0.000                0.000
 28                0.000                0.000
 29                0.000                0.000
 30                0.000                0.000
 31                0.000                0.000
 32                0.000                0.000

 *** Statistics
 FEE  ADC Data Other Data     Sample  Undefined      Pause     Resume    SYNC100       Disc        MBS      Other   HEC Data
  0          0          0          0          0          0          0          0          0          0          0          0
  1   11055439     166837          0          0          0          0     142694      24143          0          0        207
  2    8473588     162830          0          0          0          0     142694      20136          0          0         93
  3   10541061     159663          0          0          0          0     142694      16969          0          0         58
  4     948181     160763          0          0          0          0     142694      18069          0          0        308
  5    5667026     161808          0          0          0          0     142694      19114          0          0         93
  6    8922432     169560          0          0          0          0     142694      15646      11220          0        189
  7    2253488     160022          0          0          0          0     142694      17328          0          0        262
  8    1780379     159923          0          0          0          0     142694      17229          0          0         75
  9    7118130     184653          0          0          0          0     142694      41959          0          0       3028
 10    7398247     168124          0          0          0          0     142694      25430          0          0        461
 11    9866686     165490          0          0          0          0     142694      22796          0          0        293
 12    9642672     188623          0          0          0          0     142694      45929          0          0       2007
 13    9580468     162335          0          0          1          1     142692      19641          0          0        392
 14    3523972     178529          0          0          0          0     142694      35835          0          0       2488
 15    4692140     197843          0          0          0          0     142694      55149          0          0       2497
 16    4495823     164399          0          0          0          0     142694      21705          0          0        314
 17    1131495     568260          0          0          0          0     142694     425566          0          0      61325
 18   20750340     515663          0          0         15         15     142614     373019          0          0      75216
 19   53767821     773636          0          0         28         28     142036     631544          0          0      44252
 20    1811272     575533          0          0          0          0     142694     432839          0          0      37879
 21   23869331     450467          0          0         13         13     142581     307860          0          0      63152
 22     941938     746004          0          0          0          0     142694     603310          0          0      63787
 23    2371797     722784          0          0          0          0     142694     580090          0          0      52942
 24   42621053     831472          0          0         16         16     142359     689081          0          0      64274
 25          0          0          0          0          0          0          0          0          0          0          0
 26          0          0          0          0          0          0          0          0          0          0          0
 27          0          0          0          0          0          0          0          0          0          0          0
 28          0          0          0          0          0          0          0          0          0          0          0
 29          0          0          0          0          0          0          0          0          0          0          0
 30          0          0          0          0          0          0          0          0          0          0          0
 31          0          0          0          0          0          0          0          0          0          0          0
 32          0          0          0          0          0          0          0          0          0          0          0

 *** Timewarps
 FEE       ADC      Pause     Resume    SYNC100       Disc        MBS  Undefined    Samples
  0          0          0          0          0          0          0          0          0
  1          0          0          0          0          0          0          0          0
  2          0          0          0          0          0          0          0          0
  3          0          0          0          0          0          0          0          0
  4          0          0          0          0          0          0          0          0
  5          0          0          0          0          0          0          0          0
  6          0          0          0          0          0          0          0          0
  7          0          0          0          0          0          0          0          0
  8          0          0          0          0          0          0          0          0
  9          0          0          0          0          0          0          0          0
 10          0          0          0          0          0          0          0          0
 11          0          0          0          0          0          0          0          0
 12          0          0          0          0          0          0          0          0
 13          0          0          0          0          0          0          0          0
 14          0          0          0          0          0          0          0          0
 15          0          0          0          0          0          0          0          0
 16          0          0          0          0          0          0          0          0
 17          0          0          0          0          0          0          0          0
 18          0          0          0          0          0          0          0          0
 19          0          0          0          0          0          0          0          0
 20          0          0          0          0          0          0          0          0
 21          0          0          0          0          0          0          0          0
 22          0          0          0          0          0          0          0          0
 23          0          0          0          0          0          0          0          0
 24          0          0          0          0          0          0          0          0
 25          0          0          0          0          0          0          0          0
 26          0          0          0          0          0          0          0          0
 27          0          0          0          0          0          0          0          0
 28          0          0          0          0          0          0          0          0
 29          0          0          0          0          0          0          0          0
 30          0          0          0          0          0          0          0          0
 31          0          0          0          0          0          0          0          0
 32          0          0          0          0          0          0          0          0

 *** MBS Timewarps
 FEE 
  0          0
  1          0
  2          0
  3          0
  4          0
  5          0
  6          0
  7          0
  8          0
  9          0
 10          0
 11          0
 12          0
 13          0
 14          0
 15          0
 16          0
 17          0
 18          0
 19          0
 20          0
 21          0
 22          0
 23          0
 24          0
 25          0
 26          0
 27          0
 28          0
 29          0
 30          0
 31          0
 32          0

 *** Program elapsed time:   37.690s (  849.022 blocks/s,  53.064 Mb/s)
Attachment 28: 0715_stats.png
0715_stats.png
Attachment 29: 0716_temp.png
0716_temp.png
Attachment 30: 0717_bias.png
0717_bias.png
Attachment 31: 0722_merger.png
0722_merger.png
Attachment 32: 0722_tape.png
0722_tape.png
  859   Fri Jun 21 01:08:35 2019 CA, CBFriday 21 June
09.08 all system wide checks okay *except* naida7 fails adc calibration
      mismatch between sync pulses received from master and FEE64 - attachment 1

      FEE64 temperatures ok - attachment 2

      detector bias/leakage currents ok - attachment 3
      leakage currents slightly ramping since last night

      RH 50.7%, Temperature 22.2 deg, dew point 11.6 deg

09.30 AIDA powered off and now in safe state
Attachment 1: 21junSync.png
21junSync.png
Attachment 2: 20june_2319_temps.png
20june_2319_temps.png
Attachment 3: 21jun_bias.png
21jun_bias.png
  844   Sun Jun 16 04:09:40 2019 CA, CB, ML, TD, CGSunday 16 June noon-midnight
12.10 DAQ continues OK file RIBF147/R2_145

      100Sn setting, no degrader

      ASIC settings 2019Jun13-08.56.35

      BNC PB-4 Pulser 
      Amplitude 90,000
      x5 attenuator IN
      Frequency 25Hz range, variable min. c. 2.5Hz
      t_r 100ns, tau_d 50us
      - polarity
      Delay MIN, tail pulse

      good event statistics - DSSSD#1 noisy - see attachment 3
      10x <20k, 19x <50k, 20x <100k

      p+n FEE64s 1.8.W spectra 20us, 200us, 2ms, 20ms FSR - DSSSD#1 noisy - attachments 4, 6, 7 & 8
      n+n FEE64s 1.8.W spectra 20us FSR - DSSSD#1 noisy - attachment 5

      FEE64 Rate spectra - attachment 1
      Check ASIC Control *all* FEE64s & ASICs x1
      FEE64 Rate spectra - attachment 2

      Observe that nnaida17 is the really noisy FEE64 - nnaida20, 22 & 23 show increased noise but
      not at same level as nnaida17. Is nnaida17 actually the problem? LH kapton PCB is the only
      one we did not replace for example.

12.21 DSSSD#1 stats OK

12.36 AIDA R2_151
      DTAS run 027
      BigRIPS still 2012

13:43 DAQ continues running OK file RIBF147/R2_167
      https://www.reddit.com/r/politics/
      Settings as before

      Good events stats OK - DSSD#1 no longer noisy - see attach 9
      Leakage current OK - see attach 10
      Systems wide checks OK except nnaida7 fails calibration

      Merger ~550k events/second, TapeServer 4435 Kbytes/s

      Will increase thresholds on DSSD#1 and decrease on DSSD#3 on next DTAS stop.

14:20 DSSD#1 was found noisy again (Rate>100kHz & Tapeserver 10Mbytes/s)) but then soon after was back to a
      normal counting rate (Rate back to ~40kHz & Tapeserver back to 5 Mbytes/s)

14:39 DTAS & BigRIPS stops - changing threshold during AIDA R2_174
      DSSD#1 (nnaida17, 20, 22, 23) slow comparator threshold -> 1d (300 keV)
      DSSD#3 (nnaida9, 12, 14, 15) slow comparator threshold -> 8 (80 keV)

      Check ASIC control x1 on all FEE64

      Restarting
      AIDA R2_175
      DTAS 30
      BigRIPS 2013

      New stats look OK - zero'd Counters - see attach  11
      nnaida 17,20,22,23 rates are down
      nnaida 9,12,14,15 rates are up
      It appears the data rate balances out. Data items & write to disk similar to before the changes. 
      See attach 12 & 13

      New sample waveforms in attach 14 & 15. nnaida17 looks significantly better than before.
      Rates spectra also attached - see 16
      
17:12 Data rate still ~600k items/s
      File rolled over to R2_196

17:30 Current F11 rate ~190 cps
      Estimation of implant rate in AIDA of ~270 implants/s (number of HEC events in DSSD1 y strips over duration
of file R2_197)
         > increased AIDA rate likely due to double counting of multi-strip events
      Temps all ok


18.11 DAQ stats zero'd
      *all* histograms zero'd

20:13 DAQ continues to run OK
      Data rate ~620k items/s. FEE64 data rates remain approx. same
      Temps OK
      Just rolled over to file R2_222

20:44 DTAS run 39 started
      BigRIPS run 2015
      AIDA at 1.2GB into R2_226

22:44 DTAS run 42 started
      BigRIPS run 2017
      AIDA at 1.3GB into R2_243

      Carried out ASIC check successfully
      Temps and data rate remain unchanged.

23:16 Been almost 1 day running. 
      DTAS running out of range in some of their timing histograms so reset the correlation scaler
      Reset successfully at start of R2_249

23:19 Reset signal sent again. Still in file R2_249

23:23 DTAS run 43 started
      BigRIPS run 2018
      AIDA run R2_250

23:54 MIDASSORT spectra saved to /homes/npg/spectra/specs-2019Jun16-23.52.55
      MIDASORT online started.
Attachment 1: 1.png
1.png
Attachment 2: 2.png
2.png
Attachment 3: 4.png
4.png
Attachment 4: 7.png
7.png
Attachment 5: 8.png
8.png
Attachment 6: 9.png
9.png
Attachment 7: 10.png
10.png
Attachment 8: 12.png
12.png
Attachment 9: 190616_1345_stats.png
190616_1345_stats.png
Attachment 10: 190616_1345_bias.png
190616_1345_bias.png
Attachment 11: 190616_1442_stats.png
190616_1442_stats.png
Attachment 12: 190616_1442_Tape.png
190616_1442_Tape.png
Attachment 13: 190616_1443_merger.png
190616_1443_merger.png
Attachment 14: 190616_1446_WF1.png
190616_1446_WF1.png
Attachment 15: 190616_1448_WF2.png
190616_1448_WF2.png
Attachment 16: 190616_1451_RatesH.png
190616_1451_RatesH.png
  856   Thu Jun 20 02:37:55 2019 CA, CB, TD, CG, DKThursday 20 June
10.37 Post - beam, AIDA & DTAS run only
      DTAS stop run 164
      AIDA file R2_1012

10.54 DTAS start run 165
      AIDA file R2_1015
      DTAS begins calibration with 24Na source

11.06 DAQ continues running OK
      All system wide checks ok *except* nnaida7 fails ADC calibration
      FEE64 temperature OK - see attach 1
      Good events rate OK - see attach 2
      Leakage currents OK - see attach 3
      Merger & Tape server OK - see 4 & 5

11.47 DTAS stop run 166
      AIDA file R2_1022

12.03 DTAS start run 167
      AIDA file R2_1025
      Caesium measurement

13.18 DTAS stop run 169
      AIDA file R2_1035

14.59 DTAS opens file run 172
      AIDA file R2_1049
      

14.57 DAQ continues OK file RIBF147/R2_352

      postrun background and gamma source tests

      ASIC settings 2019Jun13-08.56.35
      DSSSD#1 slow comparator 0x1d
      DSSSD#2 slow comparator 0x8

      BNC PB-4 Pulser 
      Amplitude 90,000
      x5 attenuator IN
      Frequency 25Hz range, variable min. c. 2.5Hz
      t_r 100ns, tau_d 50us
      - polarity
      Delay MIN, tail pulse

      all system wide checks OK *except* nnaida7 fails ADC calibration

      detector biases & leakage currents OK - see attachments 6 & 7

      FEE64 temperatures OK - see attachment 8

      good event statistics - OK - see attachment 9
      11x <20k 22x < 50k 23x <100k
      Merger - 1x Q 21 error  see attachment 10
      TapeServer OK - see attachment 11

      p+n FEE64s 1.8.W spectra 20us FSR - attachment 12
      n+n FEE64s 1.8.W spectra 20us FSR - attachment 13
      1.8.L spectra - see attachments 14 & 15
      nnaida1 78 ch FWHM, nnaida3 81 ch FWHM
      1.8.H spectra - see attachments 16 & 17

      FEE64 Rate spectra - attachment 18
      Check ASIC Control x1

11.04 analysis of file RIBF147/R2_1051 - attachment 19
      deadtime <<1% all FEE64s *except* nnaida19 ~2%
      no timewarps

16.00 AIDA file R2_1058
      DTAS sends sync pulse
      DTAS having issues with DAQ speed

16.30 DTAS stop 175
      AIDA file R2_1062

16.32 pulser walkthrough start

      BNC PB-4 Pulser 
      Amplitude 90,000
      x5 attenuator IN
      Frequency 250Hz range, variable min. c. 25Hz
      t_r 100ns, tau_d 50us
      - polarity
      Delay MIN, tail pulse
      
      90000 - 10000 in 10000 steps walkthrough file R3 - see attachments 20 & 21

      12000 - 2000 in 2000 steps walkthrough file R5 - see attachments 22 & 24

      ignore file R4

17.08 pulser walkthrough end

22.57 DAQ stop
      AIDA file TapeData/RIBF147/R6_49
      DTASD stop on run 191
Attachment 1: 200619_1102_temp.png
200619_1102_temp.png
Attachment 2: 200619_1104_stats.png
200619_1104_stats.png
Attachment 3: 200619_1105_bias.png
200619_1105_bias.png
Attachment 4: 200619_1108_tape.png
200619_1108_tape.png
Attachment 5: 200619_merger.png
200619_merger.png
Attachment 6: 1.png
1.png
Attachment 7: 2.png
2.png
Attachment 8: 3.png
3.png
Attachment 9: 4.png
4.png
Attachment 10: 5.png
5.png
Attachment 11: 6.png
6.png
Attachment 12: 7.png
7.png
Attachment 13: 8.png
8.png
Attachment 14: 9.png
9.png
Attachment 15: 10.png
10.png
Attachment 16: 11.png
11.png
Attachment 17: 12.png
12.png
Attachment 18: 13.png
13.png
Attachment 19: R2_1051
 *** MIDAS TDR format 3.3.0 AIDA data analyser - TD - May 2019
 *** ERROR: READ I/O error:       5002
                   blocks:      32000
          ADC data format:  256904340 (  614306.9 Hz)
        Other data format:    4215660 (   10080.4 Hz)
 Sample trace data format:          0 (       0.0 Hz)
         Undefined format:          0 (       0.0 Hz)
   Other data format type:      PAUSE:        139 (       0.3 Hz)
                               RESUME:        139 (       0.3 Hz)
                              SYNC100:    3825228 (    9146.8 Hz)
                           FEE64 disc:     377608 (     902.9 Hz)
                             MBS info:      12546 (      30.0 Hz)
                           Other info:          0 (       0.0 Hz)

   ADC data range bit set:       7316 (      17.5 Hz)

                Timewarps:        ADC:          0 (       0.0 Hz)
                                PAUSE:          0 (       0.0 Hz)
                               RESUME:          0 (       0.0 Hz)
                              SYNC100:          0 (       0.0 Hz)
                           FEE64 disc:          0 (       0.0 Hz)
                             MBS info:          0 (       0.0 Hz)
                            Undefined:          0 (       0.0 Hz)
                         Sample trace:          0 (       0.0 Hz)

 *** Timestamp elapsed time:      418.202 s
 FEE  elapsed dead time(s) elapsed idle time(s)
  1                0.015                0.000
  2                0.000                0.000
  3                0.000                0.000
  4                0.000                0.000
  5                0.000                0.000
  6                0.000                0.000
  7                0.000                0.000
  8                0.000                0.000
  9                0.000                0.000
 10                0.000                0.000
 11                0.000                0.000
 12                0.000                0.000
 13                0.078                0.068
 14                0.051                0.052
 15                0.000                0.000
 16                0.000                0.000
 17                0.000                0.000
 18                0.093                0.000
 19                7.748                8.001
 20                0.000                0.000
 21                1.031                0.894
 22                0.000                0.000
 23                0.000                0.000
 24                0.297                0.197
 25                0.000                0.000
 26                0.000                0.000
 27                0.000                0.000
 28                0.000                0.000
 29                0.000                0.000
 30                0.000                0.000
 31                0.000                0.000
 32                0.000                0.000

 *** Statistics
 FEE  ADC Data Other Data     Sample  Undefined      Pause     Resume    SYNC100       Disc        MBS      Other   HEC Data
  0          0          0          0          0          0          0          0          0          0          0          0
  1   13018301     173200          0          0          1          1     159526      13672          0          0        174
  2   10438182     177400          0          0          0          0     159532      17868          0          0        138
  3   11863694     176925          0          0          0          0     159532      17393          0          0        350
  4    1151086     174418          0          0          0          0     159532      14886          0          0        572
  5    6660739     176396          0          0          0          0     159532      16864          0          0        145
  6   10243923     184898          0          0          0          0     159532      12820      12546          0        173
  7    2720078     173383          0          0          0          0     159532      13851          0          0        491
  8    2178256     176590          0          0          2          2     159532      17054          0          0        227
  9   10525945     171879          0          0          0          0     159532      12347          0          0        143
 10   11088721     177812          0          0          0          0     159532      18280          0          0        127
 11   11074988     177157          0          0          0          0     159532      17625          0          0        286
 12   10308570     174519          0          0          0          0     159532      14987          0          0        281
 13   11807143     175249          0          0          3          3     159503      15740          0          0        128
 14    3169424     172743          0          0          1          1     159513      13228          0          0        133
 15    4588746     175988          0          0          0          0     159532      16456          0          0        373
 16    4704282     176411          0          0          0          0     159532      16879          0          0        296
 17     142876     170458          0          0          0          0     159532      10926          0          0        774
 18   21567746     177682          0          0         12         12     159500      18158          0          0        128
 19   52571627     178303          0          0        103        103     156583      21514          0          0        140
 20     124873     172079          0          0          0          0     159532      12547          0          0       1198
 21   22019030     177978          0          0         13         13     159139      18813          0          0        112
 22     302446     173507          0          0          0          0     159532      13975          0          0        541
 23     252630     173047          0          0          0          0     159532      13515          0          0        161
 24   34381034     177638          0          0          4          4     159420      18210          0          0        225
 25          0          0          0          0          0          0          0          0          0          0          0
 26          0          0          0          0          0          0          0          0          0          0          0
 27          0          0          0          0          0          0          0          0          0          0          0
 28          0          0          0          0          0          0          0          0          0          0          0
 29          0          0          0          0          0          0          0          0          0          0          0
 30          0          0          0          0          0          0          0          0          0          0          0
 31          0          0          0          0          0          0          0          0          0          0          0
 32          0          0          0          0          0          0          0          0          0          0          0

 *** Timewarps
 FEE       ADC      Pause     Resume    SYNC100       Disc        MBS  Undefined    Samples
  0          0          0          0          0          0          0          0          0
  1          0          0          0          0          0          0          0          0
  2          0          0          0          0          0          0          0          0
  3          0          0          0          0          0          0          0          0
  4          0          0          0          0          0          0          0          0
  5          0          0          0          0          0          0          0          0
  6          0          0          0          0          0          0          0          0
  7          0          0          0          0          0          0          0          0
  8          0          0          0          0          0          0          0          0
  9          0          0          0          0          0          0          0          0
 10          0          0          0          0          0          0          0          0
 11          0          0          0          0          0          0          0          0
 12          0          0          0          0          0          0          0          0
 13          0          0          0          0          0          0          0          0
 14          0          0          0          0          0          0          0          0
 15          0          0          0          0          0          0          0          0
 16          0          0          0          0          0          0          0          0
 17          0          0          0          0          0          0          0          0
 18          0          0          0          0          0          0          0          0
 19          0          0          0          0          0          0          0          0
 20          0          0          0          0          0          0          0          0
 21          0          0          0          0          0          0          0          0
 22          0          0          0          0          0          0          0          0
 23          0          0          0          0          0          0          0          0
 24          0          0          0          0          0          0          0          0
 25          0          0          0          0          0          0          0          0
 26          0          0          0          0          0          0          0          0
 27          0          0          0          0          0          0          0          0
 28          0          0          0          0          0          0          0          0
 29          0          0          0          0          0          0          0          0
 30          0          0          0          0          0          0          0          0
 31          0          0          0          0          0          0          0          0
 32          0          0          0          0          0          0          0          0

 *** MBS Timewarps
 FEE 
  0          0
  1          0
  2          0
  3          0
  4          0
  5          0
  6          0
  7          0
  8          0
  9          0
 10          0
 11          0
 12          0
 13          0
 14          0
 15          0
 16          0
 17          0
 18          0
 19          0
 20          0
 21          0
 22          0
 23          0
 24          0
 25          0
 26          0
 27          0
 28          0
 29          0
 30          0
 31          0
 32          0

 *** Program elapsed time:   73.590s (  434.843 blocks/s,  27.178 Mb/s)
Attachment 20: 20.png
20.png
Attachment 21: 21.png
21.png
Attachment 22: 22.png
22.png
Attachment 23: 23.png
23.png
  835   Mon Jun 10 01:43:16 2019 CA, CB, TD, CG, OH, DKMonday 10 June
09:45 DAQ continues ok 

      all system wide checks OK *except* nnaida7 fails ADC calibration
      
      detector biases & leakage currents OK - see attachment 1

      FEE64 temperatures OK - see attachment 2

      Good event statistics prior to reload - glitch with display? - attachment 3

      Reload done - good event statistics ok - attachment 4

10.00 Merger & TapeServer ok - attachments 5 & 6

15.14 DAQ continues OK

      ASIC settings 2019May19-17.54.03
      slow comparator 0xa

      BNC PB-4 Pulser 
      Amplitude 90,000
      x5 attenuator IN
      Frequency 25Hz range, variable min. c. 2.5Hz
      t_r 100ns, tau_d 50us
      - polarity
      Delay MIN, tail pulse

      all system wide checks OK *except* nnaida7 fails ADC calibration

      detector biases & leakage currents OK - see attachments 7 & 8

      FEE64 temperatures OK - see attachment 9

      good event statistics - DSSSD#1 noisy - see attachments 10
      8x <20k, 23x <50k, 24x <100k cf. same as earlier today
      Merger OK - see attachment 11
      TapeServer OK - see attachment 12

      p+n FEE64s 1.8.W spectra 20us FSR - DSSSD#1 noisy - attachment 13
      n+n FEE64s 1.8.W spectra 20us FSR - DSSSD#1 noisy - attachment 14
      1.8.L spectra - see attachments 9 & 10
      nnaida1 73 ch FWHM, nnaida3 78 ch FWHM - cf. 76 & 83 ch FWHM respectively yesterday morning

      FEE64 Rate spectra - attachment 15
      Check ASIC Control *all* FEE64s & ASICs x2
      FEE64 Rate spectra - attachment 16

15.26 ADC data synchronised - attachment 17

16.55 Julabo FL11006 chiller set point +20 deg C actual +20.0 deg C
      Water level c. 80% M-H markers - topup to 100% with 0.5x jugful water
      Temperature +24.6 deg C dew point +8.1 deg C RH 34.5%
Attachment 1: 191006_0946_bias.png
191006_0946_bias.png
Attachment 2: 190610_0948_temp.png
190610_0948_temp.png
Attachment 3: 190609_1756_weirdstats.png
190609_1756_weirdstats.png
Attachment 4: 190610_0955_stats.png
190610_0955_stats.png
Attachment 5: 190610_tape.png
190610_tape.png
Attachment 6: 190619_merger.png
190619_merger.png
Attachment 7: 1.png
1.png
Attachment 8: 2.png
2.png
Attachment 9: 3.png
3.png
Attachment 10: 4.png
4.png
Attachment 11: 5.png
5.png
Attachment 12: 6.png
6.png
Attachment 13: 7.png
7.png
Attachment 14: 8.png
8.png
Attachment 15: 9.png
9.png
Attachment 16: 10.png
10.png
Attachment 17: 11.png
11.png
Attachment 18: 12.png
12.png
Attachment 19: 13.png
13.png
  836   Mon Jun 10 07:39:35 2019 CA, CB, TD, CG, OH, DKVarying per DSSSD slow comparator thresholds
DSSSDs #1-6 slow comparator 0xa = 100keV - attachments 1-4

DSSSD2: attachments 5 to 8 (0xa to 0x8)

DSSSD3: attachments 9 to 12 (0xa to 0x8)

DSSSD4: attachments 13 to 16 (0xa to 0x8)

DSSSD5: attachments 17 to 20 (0xa to 0x8)

Global rates are >500 to <1000k items per second.  

Set all back to 0xa.

Now we try going to 60 keV (0x6)

DSSSD2: attachments 21 to 24 (0xa to 0x6) global ~1100k

DSSSD3: attachments 25 to 28 (0xa to 0x6) global ~1000k

DSSSD4: attachments 29 to 32 (0xa to 0x6) global ~1100k

Set all back to 0xa again.
Attachment 1: 1.png
1.png
Attachment 2: 2.png
2.png
Attachment 3: 3.png
3.png
Attachment 4: 4.png
4.png
Attachment 5: 5.png
5.png
Attachment 6: 6.png
6.png
Attachment 7: 7.png
7.png
Attachment 8: 8.png
8.png
Attachment 9: 9.png
9.png
Attachment 10: 10.png
10.png
Attachment 11: 11.png
11.png
Attachment 12: 12.png
12.png
Attachment 13: 13.png
13.png
Attachment 14: 14.png
14.png
Attachment 15: 15.png
15.png
Attachment 16: 16.png
16.png
Attachment 17: 17.png
17.png
Attachment 18: 18.png
18.png
Attachment 19: 19.png
19.png
Attachment 20: 20.png
20.png
Attachment 21: 21.png
21.png
Attachment 22: 22.png
22.png
Attachment 23: 23.png
23.png
Attachment 24: 24.png
24.png
Attachment 25: 25.png
25.png
Attachment 26: 26.png
26.png
Attachment 27: 27.png
27.png
Attachment 28: 28.png
28.png
Attachment 29: 29.png
29.png
Attachment 30: 30.png
30.png
Attachment 31: 31.png
31.png
Attachment 32: 32.png
32.png
  837   Tue Jun 11 01:45:55 2019 CA, CB, TD, CG, OH, DKTuesday 11 June
09:46 DAQ continues ok

      all system wide checks OK *except* nnaida7 fails ADC calibration
      
      detector biases & leakage currents OK - see attachment 1

      FEE64 temperatures OK - see attachment 2

      good event statistics ok - attachment 3

10:00 Merger & TapeServer ok - attachments 4 & 5

15.13 DAQ continues OK

      ASIC settings 2019May19-17.54.03
      slow comparator 0xa

      BNC PB-4 Pulser 
      Amplitude 90,000
      x5 attenuator IN
      Frequency 25Hz range, variable min. c. 2.5Hz
      t_r 100ns, tau_d 50us
      - polarity
      Delay MIN, tail pulse

      all system wide checks OK *except* nnaida7 fails ADC calibration

      detector biases & leakage currents OK - see attachments 6 & 7

      FEE64 temperatures OK - see attachment 8

      good event statistics - DSSSD#1 noisy - see attachments 9
      7x <20k 15x < 50k 20 < 100k cf. 8x <20k, 23x <50k, 24x <100k earlier today

      Check ASIC Control x2

      good event statistics - DSSSD#1 noisy - see attachments 10
      8x <20k 5x < 50k 20 < 100k cf. 8x <20k, 23x <50k, 24x <100k earlier today

      A, B. C & D Samtec connectors pressed into adaptor PCBs

15.41 good event statistics - OK - see attachments 11
      8x <20k 19x < 50k 20x < 100k

16.53 good event statistics - OK - see attachments 11
      8x <20k 19x < 50k 20x < 100k

17.04 p+n FEE64s 1.8.W spectra 20us FSR - DSSSD#1 noisy - attachment 14
      n+n FEE64s 1.8.W spectra 20us FSR - DSSSD#1 noisy - attachment 15
      1.8.L spectra - see attachments 12 & 13 
      nnaida1 75 ch FWHM, nnaida3 79 ch FWHM - cf. 76 & 83 ch FWHM respectively yesterday

17.05 all spectra zero'd
      DAQ stats zero'd

17.07 Julabo FL11006 chiller set point +20 deg C actual +20.0 deg C
      Water level c. 80% M-H markers 
      Temperature +23.4 deg C dew point +9.6 deg C RH 42.0%

17.10 leakage currents/detector bias ok - attachment 17
Attachment 1: 190611_1000_bias.png
190611_1000_bias.png
Attachment 2: 190611_0953_temp.png
190611_0953_temp.png
Attachment 3: 190611_0956_stats.png
190611_0956_stats.png
Attachment 4: 190611_1000_merger.png
190611_1000_merger.png
Attachment 5: 190611_1000_tape.png
190611_1000_tape.png
Attachment 6: 1.png
1.png
Attachment 7: 2.png
2.png
Attachment 8: 3.png
3.png
Attachment 9: 4.png
4.png
Attachment 10: 5.png
5.png
Attachment 11: 6.png
6.png
Attachment 12: 7.png
7.png
Attachment 13: 8.png
8.png
Attachment 14: 9.png
9.png
Attachment 15: 10.png
10.png
Attachment 16: 11.png
11.png
Attachment 17: 110619_bias.png
110619_bias.png
  839   Thu Jun 13 00:30:17 2019 CA, CB, TD, CG, OH, DKThursday 13 June
08.32 Julabo FL11006 chiller set point +20 deg C actual +20.0 deg C
      Water level c. 70% M-H markers + 0.5 jugful -> c. 80% M-H markers
      Temperature +24.0 deg C dew point +9.6 deg C RH 39.0%

      DAQ continues OK

      ASIC settings 2019May19-17.54.03
      slow comparator 0xa

      BNC PB-4 Pulser 
      Amplitude 90,000
      x5 attenuator IN
      Frequency 25Hz range
      t_r 100ns, tau_d 50us
      - polarity
      Delay MIN, tail pulse

      all system wide checks OK *except* nnaida7 fails ADC calibration

      detector biases & leakage currents OK - see attachments 1 & 2

      FEE64 temperatures OK - see attachment 3

      good event statistics - OK - see attachment 4
      8x <20k 23x < 50k 24x <100k cf. 7x <20k 23x < 50k 24x <100k yesterday evening
      Merger OK - see attachment 5
      TapeServer OK - see attachment 6

      p+n FEE64s 1.8.W spectra 20us FSR - attachment 7
      n+n FEE64s 1.8.W spectra 20us FSR - attachment 8
      1.8.L spectra - see attachments 9 & 10
      nnaida1 85 ch FWHM, nnaida3 86 ch FWHM - cf. 75 & 79 ch FWHM respectively 17.04 Tuesday 11 June 

      FEE64 Rate spectra - attachment 11
      Check ASIC Control *all* FEE64s & ASICs x2
      Check ASIC Control x3
      FEE64 ASIC
      13    1
      14    4
      16    4
      19    3
      21    2
      FEE64 Rate spectra - attachment 12 - some channels recovered

08.45 ADC data synchronised - attachment 13

08.52 zero all histograms
      zero DAQ stats


08.56 ASIC settings saved to new DB key 2019Jun13-08.56.35
      includes slow comparator 0xa
      DAQ options updated

15:18 
      DAQ continues okay.  Rates seem ok, see attachment 14.
      Biases shown as attachment 15 -- looks fine.

      (These are all as before we assume)
      ASIC settings 2019May19-17.54.03
      slow comparator 0xa

      BNC PB-4 Pulser 
      Amplitude 90,000
      x5 attenuator IN
      Frequency 25Hz range
      t_r 100ns, tau_d 50us
      - polarity
      Delay MIN, tail pulse

      all system wide checks OK *except* nnaida7 fails ADC calibration

      FEE64 temperatures OK - see attachment 16

      Merge ok, 570k items per second, see attachment 17
      TapeServer not storing but sitting around 4 MBytes/sec, see attachment 18
Attachment 1: 1.png
1.png
Attachment 2: 2.png
2.png
Attachment 3: 3.png
3.png
Attachment 4: 4.png
4.png
Attachment 5: 5.png
5.png
Attachment 6: 6.png
6.png
Attachment 7: 7.png
7.png
Attachment 8: 8.png
8.png
Attachment 9: 9.png
9.png
Attachment 10: 10.png
10.png
Attachment 11: 11.png
11.png
Attachment 12: 12.png
12.png
Attachment 13: 13.png
13.png
Attachment 14: 1.png
1.png
Attachment 15: biases.png
biases.png
Attachment 16: temps.png
temps.png
Attachment 17: rates.png
rates.png
Attachment 18: kbyte.png
kbyte.png
  842   Sat Jun 15 01:05:41 2019 CA, CB, TD, CG, OH, DK, MLSaturday 15 June
09.05 Julabo FL11006 chiller set point +20 deg C actual +20.0 deg C
      Water level c. 75% M-H markers
      Temperature +24.1 deg C dew point +8.3 deg C RH 36.2%

      DAQ continues OK

      ASIC settings 2019Jun13-08.56.35

      BNC PB-4 Pulser 
      Amplitude 90,000
      x5 attenuator IN
      Frequency 25Hz range
      t_r 100ns, tau_d 50us
      - polarity
      Delay MIN, tail pulse

      all system wide checks OK *except* nnaida7 fails ADC calibration

      detector biases & leakage currents OK - see attachments 1 & 2

      FEE64 temperatures OK - see attachment 3

      good event statistics - OK - see attachment 4
      11x <20k 23x < 50k 24x <100k cf. 9x <20k 23x < 50k 24x <100k 22.39 yesterday
      Merger OK - see attachment 5
      TapeServer OK - see attachment 6

      p+n FEE64s 1.8.W spectra 20us FSR - attachment 7
      n+n FEE64s 1.8.W spectra 20us FSR - attachment 8
      1.8.L spectra - see attachments 9 & 10
      nnaida1 74 ch FWHM, nnaida3 78 ch FWHM - cf. 81 & 77 ch FWHM respectively 23.20 yesterday

      FEE64 Rate spectra - attachment 11
      Check ASIC Control *all* FEE64s & ASICs x2
      Check ASIC Control x2
      FEE64 ASIC
      10    4
      16    4
      17    4
      FEE64 Rate spectra - attachment 12 - some channels recovered

09.19 ADC data synchronised - attachment 13

09.23 zero all histograms
      zero DAQ stats

16:45 DAQ Continues to run
      Rates on 17, 20, 22 amd 23 are up - attachment 14
      Bias and leakage current ok - attachment 15
      System wide checks ok
      ASIC check ok
      
16:58 Statistics back to normal level - attachment 16

17.34 DAQ stop
      replaced kapton pcb on FEE no. 22

      DAQ start -> writing to May19/R36

      system wide checks ok, *except* naida7 fails adc calibration

      good event statistics ok - attachment 17

      TapeService and Merger ok - writing at 4 Mb/s - attachments 18 & 19

17.41 zeroed all histograms

c. 19.30 First beam to AIDA + DTAS - see attachments 20-24

      *no* degraders

      Observe most ions stop in DSSSD#2 with a few stopping in DSSSD#3
              focus looks OK but distribution is to LHS as you look upstream to BigRIPS

19.50 Removed upstream PPAC and adjusted ZDS transverse settings to centre - attachments 25-29

      Now observe ions now stop mostly in DSSSD#3 but significant fractions still stop ion DSSSD#2
  
      DSSSD#3 appears well focussed and centred

20.19 all system wide checks OK *except* nnaida7 fails ADC calibration

      detector biases & leakage currents OK - see attachment 30

      FEE64 temperatures OK - see attachment 31

      good event statistics - OK - see attachment 32

20.53 xy hit patters in all DSSDs

      ions mostly in DSSD3, some still depositing in DSSD2

21.06 attachment 33 - beam slightly focused to the left - xy hit pattern

      attachment 34 - beam further focused - xy hit pattern

21.14 DAQ stop

      DAQ start writing to /RIBF147/R1

      Sync pulse sent by DTAS on file R1_0

21.17 DAQ stop/start

      

      writing to file /RIBF147/R2

      sync pulse sent by DTAS - file R2_0

      ASIC settings 2019Jun13-08.56.35

      BNC PB-4 Pulser 
      Amplitude 90,000
      x5 attenuator IN
      Frequency 25Hz range
      t_r 100ns, tau_d 50us
      - polarity
      Delay MIN, tail pulse

      no degrader

21.24 AIDA file on R2_1
      DTAS start 003
      BigRIPS run: 2003

21.31 histograms zeroed

      good event statistics ok - attachment 35

21.34 AIDA file on R2_2
      DTAS start 004
      BigRIPS run: 2004

22.02 good event statistics ok - attachment 36

22.16 AIDA file on R2_8
      DTAS run 004
      BigRIPS run 2004
      
      checked with DTAS
      
22.29 energy x vs y (HEC) - attachment 37 - grouping ~ 3MeV in all detectors
      xy hit pattern (HEC) - attachment 38
      implants centered on DSSD3

22.32 AIDA file R2_9
      DTAS run 005
      BigRIPS run 2005
      beam returns

22.34 HEC multiplicity - most events ~1,2,3 pixels - attachment 39

22.35 checked with DTAS
      AIDA file R2_10
      DTAS run 006
      BigRIPS run 2006

22.38 LEC energy x vs y - clear Ex=Ey locus - attachment 40
      xy hit pattern LEC - attachment 41
      xy multiplicity LEC - attachment 42 - most events 1,2 pixels

22.49 analyzer.f output for file R2_5 - attachment 44
      dead time 0.5% in fee19, zero in all others

22.56 problem with beam, beam stopped on AIDA file R2_8

23.05 all system wide checks OK *except* nnaida7 fails ADC calibration

      detector biases & leakage currents OK - see attachment 45

      FEE64 temperatures OK - see attachment 46

      good event statistics - OK - see attachment 47

23.50 AIDA file R2_21
      DTAS run 006
      BigRIPS run 2006




      
      
      



      

 
      
Attachment 1: 1.png
1.png
Attachment 2: 2.png
2.png
Attachment 3: 3.png
3.png
Attachment 4: 4.png
4.png
Attachment 5: 5.png
5.png
Attachment 6: 6.png
6.png
Attachment 7: 7.png
7.png
Attachment 8: 8.png
8.png
Attachment 9: 9.png
9.png
Attachment 10: 10.png
10.png
Attachment 11: 11.png
11.png
Attachment 12: 12.png
12.png
Attachment 13: 13.png
13.png
Attachment 14: 190615_1646_stats.png
190615_1646_stats.png
Attachment 15: 190615_1647_bias.png
190615_1647_bias.png
Attachment 16: 190615_1658_stats.png
190615_1658_stats.png
Attachment 17: statsjun15.png
statsjun15.png
Attachment 18: tapejun15.png
tapejun15.png
Attachment 19: mergerjun15.png
mergerjun15.png
Attachment 20: 20.png
20.png
Attachment 21: 21.png
21.png
Attachment 22: 22.png
22.png
Attachment 23: 23.png
23.png
Attachment 24: 24.png
24.png
Attachment 25: 30.png
30.png
Attachment 26: 31.png
31.png
Attachment 27: 32.png
32.png
Attachment 28: 33.png
33.png
Attachment 29: 34.png
34.png
Attachment 30: 190615_2018_bias.png
190615_2018_bias.png
Attachment 31: 190615_2014_temps.png
190615_2014_temps.png
Attachment 32: 190615_2018_stats.png
190615_2018_stats.png
Attachment 33: 100615_2051_xy.png
100615_2051_xy.png
Attachment 34: xy3.png
xy3.png
Attachment 35: xy4.png
xy4.png
Attachment 36: 2129_stats.png
2129_stats.png
Attachment 37: stats.png
stats.png
Attachment 38: epen.png
epen.png
Attachment 39: xy.png
xy.png
Attachment 40: multiHEC.png
multiHEC.png
Attachment 41: exeyLEC.png
exeyLEC.png
Attachment 42: xyLEC.png
xyLEC.png
Attachment 43: multiLEC.png
multiLEC.png
Attachment 44: R2_5
 *** MIDAS TDR format 3.3.0 AIDA data analyser - TD - May 2019
 *** ERROR: READ I/O error:       5002
                   blocks:      32000
          ADC data format:  250384515 (  564587.6 Hz)
        Other data format:   10735485 (   24207.3 Hz)
 Sample trace data format:          0 (       0.0 Hz)
         Undefined format:          0 (       0.0 Hz)
   Other data format type:      PAUSE:         35 (       0.1 Hz)
                               RESUME:         35 (       0.1 Hz)
                              SYNC100:    4059976 (    9154.8 Hz)
                           FEE64 disc:    6662134 (   15022.3 Hz)
                             MBS info:      13305 (      30.0 Hz)
                           Other info:          0 (       0.0 Hz)

   ADC data range bit set:     633090 (    1427.5 Hz)

                Timewarps:        ADC:          0 (       0.0 Hz)
                                PAUSE:          0 (       0.0 Hz)
                               RESUME:          0 (       0.0 Hz)
                              SYNC100:          0 (       0.0 Hz)
                           FEE64 disc:          0 (       0.0 Hz)
                             MBS info:          0 (       0.0 Hz)
                            Undefined:          0 (       0.0 Hz)
                         Sample trace:          0 (       0.0 Hz)

 *** Timestamp elapsed time:      443.482 s
 FEE  elapsed dead time(s) elapsed idle time(s)
  1                0.000                0.000
  2                0.000                0.000
  3                0.000                0.000
  4                0.000                0.000
  5                0.000                0.000
  6                0.000                0.000
  7                0.000                0.000
  8                0.000                0.000
  9                0.000                0.000
 10                0.000                0.000
 11                0.000                0.000
 12                0.000                0.000
 13                0.017                0.000
 14                0.012                0.000
 15                0.000                0.000
 16                0.000                0.000
 17                0.000                0.000
 18                0.000                0.000
 19                0.481                0.000
 20                0.020                0.000
 21                0.000                0.000
 22                0.000                0.000
 23                0.000                0.000
 24                0.061                0.000
 25                0.000                0.000
 26                0.000                0.000
 27                0.000                0.000
 28                0.000                0.000
 29                0.000                0.000
 30                0.000                0.000
 31                0.000                0.000
 32                0.000                0.000

 *** Statistics
 FEE  ADC Data Other Data     Sample  Undefined      Pause     Resume    SYNC100       Disc        MBS      Other   HEC Data
  0          0          0          0          0          0          0          0          0          0          0          0
  1   12598538     203050          0          0          0          0     169175      33875          0          0        365
  2    8945687     196096          0          0          0          0     169175      26921          0          0        179
  3   12543206     191198          0          0          0          0     169175      22023          0          0        112
  4    1143561     193907          0          0          0          0     169175      24732          0          0        410
  5    6362520     192586          0          0          0          0     169175      23411          0          0        159
  6   10439088     201662          0          0          0          0     169175      19182      13305          0        345
  7    2574248     191267          0          0          0          0     169175      22092          0          0        377
  8    2088553     191401          0          0          0          0     169175      22226          0          0        121
  9    7902665     503802          0          0          0          0     169175     334627          0          0      54482
 10    7064384     205733          0          0          0          0     169175      36558          0          0       1027
 11   11262239     202782          0          0          0          0     169175      33607          0          0        678
 12   13726681     498246          0          0          0          0     169175     329071          0          0      44084
 13   12057997     196832          0          0          3          3     169170      27656          0          0        858
 14    6990669    1761505          0          0          3          3     169170    1592329          0          0      32155
 15    8176431     528894          0          0          0          0     169175     359719          0          0      50832
 16    5573882     200183          0          0          0          0     169175      31008          0          0        776
 17    8100182     620947          0          0          0          0     169175     451772          0          0      64589
 18    7716423     562905          0          0          0          0     169175     393730          0          0      86797
 19   33776732     808695          0          0         15         15     168991     639674          0          0      41481
 20   18744628     621628          0          0          7          7     169168     452446          0          0      41158
 21   10113356     440458          0          0          0          0     169175     271283          0          0      60111
 22    8193710     475665          0          0          0          0     169175     306490          0          0      53436
 23   15159536     688579          0          0          0          0     169175     519404          0          0      48621
 24   19129599     857464          0          0          7          7     169152     688298          0          0      49937
 25          0          0          0          0          0          0          0          0          0          0          0
 26          0          0          0          0          0          0          0          0          0          0          0
 27          0          0          0          0          0          0          0          0          0          0          0
 28          0          0          0          0          0          0          0          0          0          0          0
 29          0          0          0          0          0          0          0          0          0          0          0
 30          0          0          0          0          0          0          0          0          0          0          0
 31          0          0          0          0          0          0          0          0          0          0          0
 32          0          0          0          0          0          0          0          0          0          0          0

 *** Timewarps
 FEE       ADC      Pause     Resume    SYNC100       Disc        MBS  Undefined    Samples
  0          0          0          0          0          0          0          0          0
  1          0          0          0          0          0          0          0          0
  2          0          0          0          0          0          0          0          0
  3          0          0          0          0          0          0          0          0
  4          0          0          0          0          0          0          0          0
  5          0          0          0          0          0          0          0          0
  6          0          0          0          0          0          0          0          0
  7          0          0          0          0          0          0          0          0
  8          0          0          0          0          0          0          0          0
  9          0          0          0          0          0          0          0          0
 10          0          0          0          0          0          0          0          0
 11          0          0          0          0          0          0          0          0
 12          0          0          0          0          0          0          0          0
 13          0          0          0          0          0          0          0          0
 14          0          0          0          0          0          0          0          0
 15          0          0          0          0          0          0          0          0
 16          0          0          0          0          0          0          0          0
 17          0          0          0          0          0          0          0          0
 18          0          0          0          0          0          0          0          0
 19          0          0          0          0          0          0          0          0
 20          0          0          0          0          0          0          0          0
 21          0          0          0          0          0          0          0          0
 22          0          0          0          0          0          0          0          0
 23          0          0          0          0          0          0          0          0
 24          0          0          0          0          0          0          0          0
 25          0          0          0          0          0          0          0          0
 26          0          0          0          0          0          0          0          0
 27          0          0          0          0          0          0          0          0
 28          0          0          0          0          0          0          0          0
 29          0          0          0          0          0          0          0          0
 30          0          0          0          0          0          0          0          0
 31          0          0          0          0          0          0          0          0
 32          0          0          0          0          0          0          0          0

 *** MBS Timewarps
 FEE 
  0          0
  1          0
  2          0
  3          0
  4          0
  5          0
  6          0
  7          0
  8          0
  9          0
 10          0
 11          0
 12          0
 13          0
 14          0
 15          0
 16          0
 17          0
 18          0
 19          0
 20          0
 21          0
 22          0
 23          0
 24          0
 25          0
 26          0
 27          0
 28          0
 29          0
 30          0
 31          0
 32          0

 *** Program elapsed time:   44.570s (  717.967 blocks/s,  44.873 Mb/s)
Attachment 45: 2302_temps.png
2302_temps.png
Attachment 46: 2303_stats.png
2303_stats.png
Attachment 47: 2304_bias.png
2304_bias.png
  757   Fri Nov 2 00:57:24 2018 CA, CB, TD, OHFriday 2 November
09.58 DAQ continues OK - current file Oct18/R15_6
      alpha background run

09.20 all system wide checks OK *except*
        nnaida7 fails ADC calibration
        SYNC errors since baseline - see attachment 1 - baseline not zero'd following reboot of nnaida2 and
setup of all FEE64s yesterday
        SYNC errors OK following new baseline check

      detector biases & leakage currents OK - see attachments 2 & 3

      FEE64 temperatures OK - see attachment 4
      good event statistics OK - see attachment 5
      nnaida2 rate due to one hot channel

      Merger OK - see attachment 6
      TapeServer OK - see attachment 7
      no errors or warnings shown by server terminal sessions 

      1.8.L spectra - see attachments 8 & 9

       N.B. evidence of minimally ionising particles (presumably protons) from beam to F11 E detector
            ~10-15cm Pb bricks were placed within BRIKEN (CH2)n stack to stop heavy particles

      1.8.W spectra - see attachments 10 & 11 - trace updates for 9/12 p+n FEE64s have stopped, n+n FEE64s OK

15.54 DAQ continues - current file Oct18/R15_15
      nnaida17 good event rate c. 400kHz


15.57 FEE64 reset, setup, system wide checks
      all ASIC clocks sync'd using ReSYNC
      all spectra zero'd
      ASIC check load
      
      DAQ go - data transfer disabled

      good events statistics - attachment 12

      1.8.W spectra - see attachments 13 & 14
      changed LED threshold 7700 -> 8500 for 9/12 p+n FEE64s
Attachment 1: 1.png
1.png
Attachment 2: 2.png
2.png
Attachment 3: 3.png
3.png
Attachment 4: 4.png
4.png
Attachment 5: 5.png
5.png
Attachment 6: 6.png
6.png
Attachment 7: 7.png
7.png
Attachment 8: 8.png
8.png
Attachment 9: 9.png
9.png
Attachment 10: 10.png
10.png
Attachment 11: 11.png
11.png
Attachment 12: 30.png
30.png
Attachment 13: 31.png
31.png
Attachment 14: 33.png
33.png
  760   Sat Nov 3 00:37:29 2018 CA, CB, TD, OHSaturday 3 November
09.37 DAQ continues OK - data transfer disabled
      FEE64 LEC/MEC slow comparator threshold 0xa

09.39 all system wide checks OK *except* nnaida7 fails ADC calibration

      detector biases & leakage currents OK - see attachments 1 & 2

      FEE64 temperatures OK - see attachment 3
      good event statistics OK *except* nnaida17 c. 400k - see attachment 4
      nnaida2 rate due to one hot channel as before
  
      1.8.L spectra - see attachments 5 & 6

       N.B. evidence of minimally ionising particles (presumably protons) from beam to F11 E detector
            ~10-15cm Pb bricks were placed within BRIKEN (CH2)n stack to stop heavy particles

      1.8.W spectra 20us FSR - see attachments 7 & 8


10.10 LEC/MEC slow comparator from 0xa to 0x64
      3x ASIC check load
      DAQ stop
      all histograms zero'd
      enable data transfer
      DAQ start - file Oct18/R16

      beam background

      good event statistics OK *except* nnaida2 20kHz - see attachment 9
Attachment 1: 40.png
40.png
Attachment 2: 41.png
41.png
Attachment 3: 42.png
42.png
Attachment 4: 44.png
44.png
Attachment 5: 45.png
45.png
Attachment 6: 46.png
46.png
Attachment 7: 47.png
47.png
Attachment 8: 48.png
48.png
Attachment 9: 60.png
60.png
  769   Thu Nov 8 00:55:18 2018 CA, CB, TD, OHThursday 8th November
09.57 DAQ still running (R29_29)
      System wide checks ok, except nnaida7 ADC calibration failure
      
09.59 FEE64 temperatures ok (attachment 1)
      TapeServer ok
      Link16 error reported in Merger (attachment 2)

10.04 Bias/Leakage currents ok (attachment 3)

10.07 Good event statistics ok, except nnaida17, 18, 22 which appears to intermittently run fast overnight, and
      nnaida2 which runs fast due to hot channel (attachment 4)

10.11 1.8.W spectrum (attachment 5)

10.56 2.15.H spectra - show hot high energy channel in nnaida2 (attachment 6)

11.09 attachments 7,8,9 - High energy channels spectra, show hot channel in nnaida17 

11.45 Stats - Attachment 10 


15.07 analysis RIBF/R1_1 - see attachment 11
      <1% deadtime for high rate FEE64s nnaida19 & nnaida20

15.14 AIDA shield (c. 3" Pb) in position between F11 and upstream BRIKEN (CH2)n shield - checked by TD & GK
      Julabo FL11006 chiller set point +20 deg C actual +20.0 deg C, water added to 80% level (L-H) or 2/3 (M-H) 

16:41 DAQ stopped
      slow comparator threshold at 10
      DAQ restarted (\RIBF148\R2)
      DAQ stopped (\RIBF148\R2_3)
      slow comparator threshold raised back to 100
      DAQ start (\RIBF148\R3_0)
17.10 DAQ stop (\RIBF148\R3_0)
      slow comparator threshold lowered back to 10
      DAQ start (not writing to file)
      good event statistics ok (attachment 12)

17.15 system wide checks ok
      FEE64 temperatures ok (attachment 13)
      bias/leakage currents ok (attachment 14)

18:35 R4_0 started for background measurement for Phong.
      R4_0 should be discarded as FEE1 was running fast at start. recovered with ASIC check

18:51 R1_2 stopped
Attachment 1: 181108_0959_temp.png
181108_0959_temp.png
Attachment 2: 181108_1006_merger.png
181108_1006_merger.png
Attachment 3: 181108_1004_bias.png
181108_1004_bias.png
Attachment 4: 181108_1009_goodeventstats.png
181108_1009_goodeventstats.png
Attachment 5: 8_W7.png
8_W7.png
Attachment 6: 15_H.png
15_H.png
Attachment 7: 15_H_17.png
15_H_17.png
Attachment 8: 15_H_17.png
15_H_17.png
Attachment 9: 15_H_17.png
15_H_17.png
Attachment 10: 181108_1145_stats.png
181108_1145_stats.png
Attachment 11: R1_1
 *** MIDAS TDR format 3.3.0 AIDA data analyser - TD - November 2018
 *** ERROR: READ I/O error:       5002
                   blocks:      32000
          ADC data format:  256477039 (  582231.4 Hz)
        Other data format:    4642961 (   10540.0 Hz)
 Sample trace data format:          0 (       0.0 Hz)
         Undefined format:          0 (       0.0 Hz)
   Other data format type:      PAUSE:         42 (       0.1 Hz)
                               RESUME:         42 (       0.1 Hz)
                              SYNC100:    4032191 (    9153.5 Hz)
                           FEE64 disc:     346386 (     786.3 Hz)
                             MBS info:     264300 (     600.0 Hz)
                           Other info:          0 (       0.0 Hz)

   ADC data range bit set:       4692 (      10.7 Hz)

                Timewarps:        ADC:          0 (       0.0 Hz)
                                PAUSE:          0 (       0.0 Hz)
                               RESUME:          0 (       0.0 Hz)
                              SYNC100:          0 (       0.0 Hz)
                           FEE64 disc:          0 (       0.0 Hz)
                             MBS info:          0 (       0.0 Hz)
                            Undefined:          0 (       0.0 Hz)
                         Sample trace:          0 (       0.0 Hz)

 *** Timestamp elapsed time:      440.507 s
 FEE  elapsed dead time(s) elapsed idle time(s)
  1                0.000                0.000
  2                0.000                0.000
  3                0.000                0.000
  4                0.000                0.000
  5                0.000                0.000
  6                0.000                0.000
  7                0.000                0.000
  8                0.000                0.000
  9                0.000                0.000
 10                0.000                0.000
 11                0.000                0.000
 12                0.000                0.000
 13                0.003                0.000
 14                0.000                0.000
 15                0.000                0.000
 16                0.000                0.000
 17                0.000                0.000
 18                0.000                0.000
 19                1.585                1.654
 20                0.497                0.000
 21                0.000                0.000
 22                0.000                0.000
 23                0.000                0.000
 24                0.000                0.000
 25                0.000                0.000
 26                0.000                0.000
 27                0.000                0.000
 28                0.000                0.000
 29                0.000                0.000
 30                0.000                0.000
 31                0.000                0.000
 32                0.000                0.000

 *** Statistics
 FEE  ADC Data Other Data     Sample  Undefined      Pause     Resume    SYNC100       Disc        MBS      Other   HEC Data
  0          0          0          0          0          0          0          0          0          0          0          0
  1   12121742     180738          0          0          0          0     168041      12697          0          0          0
  2    8601884     185471          0          0          0          0     168041      17430          0          0          0
  3   11778313     183189          0          0          0          0     168041      15148          0          0          0
  4     893588     180395          0          0          0          0     168041      12354          0          0        135
  5    6360988     186189          0          0          0          0     168041      18148          0          0          0
  6    6962098     443377          0          0          0          0     168041      11036     264300          0         37
  7    1523757     179280          0          0          0          0     168041      11239          0          0        152
  8    1196607     182456          0          0          0          0     168041      14415          0          0          1
  9   10022964     179617          0          0          0          0     168041      11576          0          0          0
 10   10449262     186272          0          0          0          0     168041      18231          0          0          0
 11   12253237     183107          0          0          0          0     168041      15066          0          0          0
 12    9597811     180132          0          0          0          0     168041      12091          0          0          1
 13   10184591     184387          0          0          2          2     168040      16343          0          0          0
 14    5812899     180391          0          0          0          0     168041      12350          0          0        206
 15    3424506     179384          0          0          0          0     168041      11343          0          0        123
 16    3655969     182161          0          0          0          0     168041      14120          0          0          0
 17    7835045     178014          0          0          0          0     168041       9973          0          0       1766
 18    6576923     186480          0          0          0          0     168041      18439          0          0          0
 19   53536647     190303          0          0         27         27     167437      22812          0          0          0
 20   39259113     180728          0          0         13         13     167853      12849          0          0       1335
 21   12050482     187766          0          0          0          0     168041      19725          0          0          0
 22    7684974     179393          0          0          0          0     168041      11352          0          0        936
 23    7244057     180626          0          0          0          0     168041      12585          0          0          0
 24    7449582     183105          0          0          0          0     168041      15064          0          0          0
 25          0          0          0          0          0          0          0          0          0          0          0
 26          0          0          0          0          0          0          0          0          0          0          0
 27          0          0          0          0          0          0          0          0          0          0          0
 28          0          0          0          0          0          0          0          0          0          0          0
 29          0          0          0          0          0          0          0          0          0          0          0
 30          0          0          0          0          0          0          0          0          0          0          0
 31          0          0          0          0          0          0          0          0          0          0          0
 32          0          0          0          0          0          0          0          0          0          0          0

 *** Timewarps
 FEE       ADC      Pause     Resume    SYNC100       Disc        MBS  Undefined    Samples
  0          0          0          0          0          0          0          0          0
  1          0          0          0          0          0          0          0          0
  2          0          0          0          0          0          0          0          0
  3          0          0          0          0          0          0          0          0
  4          0          0          0          0          0          0          0          0
  5          0          0          0          0          0          0          0          0
  6          0          0          0          0          0          0          0          0
  7          0          0          0          0          0          0          0          0
  8          0          0          0          0          0          0          0          0
  9          0          0          0          0          0          0          0          0
 10          0          0          0          0          0          0          0          0
 11          0          0          0          0          0          0          0          0
 12          0          0          0          0          0          0          0          0
 13          0          0          0          0          0          0          0          0
 14          0          0          0          0          0          0          0          0
 15          0          0          0          0          0          0          0          0
 16          0          0          0          0          0          0          0          0
 17          0          0          0          0          0          0          0          0
 18          0          0          0          0          0          0          0          0
 19          0          0          0          0          0          0          0          0
 20          0          0          0          0          0          0          0          0
 21          0          0          0          0          0          0          0          0
 22          0          0          0          0          0          0          0          0
 23          0          0          0          0          0          0          0          0
 24          0          0          0          0          0          0          0          0
 25          0          0          0          0          0          0          0          0
 26          0          0          0          0          0          0          0          0
 27          0          0          0          0          0          0          0          0
 28          0          0          0          0          0          0          0          0
 29          0          0          0          0          0          0          0          0
 30          0          0          0          0          0          0          0          0
 31          0          0          0          0          0          0          0          0
 32          0          0          0          0          0          0          0          0

 *** MBS Timewarps
 FEE 
  0          0
  1          0
  2          0
  3          0
  4          0
  5          0
  6          0
  7          0
  8          0
  9          0
 10          0
 11          0
 12          0
 13          0
 14          0
 15          0
 16          0
 17          0
 18          0
 19          0
 20          0
 21          0
 22          0
 23          0
 24          0
 25          0
 26          0
 27          0
 28          0
 29          0
 30          0
 31          0
 32          0

 *** Program elapsed time:   19.090s ( 1676.284 blocks/s, 104.768 Mb/s)
Attachment 12: 181108_1712_goodstats.png
181108_1712_goodstats.png
Attachment 13: 181108_1716_temp.png
181108_1716_temp.png
Attachment 14: 181108_1717_bias.png
181108_1717_bias.png
ELOG V3.1.4-unknown