• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT
    Make New Entry, Make Followup Entry

    User name yez

    Log entry time 18:44:08 on April 18, 2011

    Entry number 356221

    This entry is a followup to: 356196

    Followups:

    keyword=Rename file names of raw data for #3656 and #3675

    Till now we have discovered two run that did not have correct file name
    of their raw data (3656 named as 3655, and 3675 named as 3674). Since the
    runs were recoding data so we decided to change the name of the previous
    runs. Now I have a change to change them to correct names:
    
    /adaql2/data1/e07006_3655.dat.0.first -> /adaql2/data1/e07006_3655.dat.0
    /adaql2/data2/e07006_3655.dat.0       -> /adaql2/data2/e07006_3656.dat.0
    
    /adaql2/data4/e07006_3674.dat.0.first -> /adaql2/data4/e07006_3674.dat.0
    /adaql2/data1/e07006_3674.dat.1.first -> /adaql2/data1/e07006_3674.dat.1
    /adaql2/data2/e07006_3674.dat.0       -> /adaql2/data2/e07006_3675.dat.0
    /adaql2/data3/e07006_3674.dat.1       -> /adaql2/data3/e07006_3675.dat.1
    
    So as I understand from Bob, now those files can be transfer to MSS
    without losing any parts.