• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT

    User name X. Jiang

    Log entry time 23:25:10 on October 5,2002

    Entry number 87401

    Followups:

    keyword=run 1150, helicity OK

    Checked run 1150, for helicity flag, seems to be OK.

    but got problem in 1149,
    while replaying run 1149, got a lot of warning (every 100 events)
    like:

    SYNCHRONIZATION PROBLEM
    Missing gates at event 64600
    SYNCHRONIZATION PROBLEM
    Missing gates at event 64700
    SYNCHRONIZATION PROBLEM
    Missing gates at event 64780
    SYNCHRONIZATION PROBLEM

    in espace_halla/corrupt_synch.f , where the warning write out,
    the code goes like:

    if (buff(i).eq. 'dc0000ff'x.and.roc_check.eq.1) then
    corrupt_synch = .true.
    synch_m = 1
    write(6,906) evnum ! this is serious
    endif


    But in run 1150, seems that the problem went away.
    we should keep an eye on the SYNCHRONIZATION PROBLEM.