Re: How to make acceptance maps for MRS moved back?

From: Peter H. L. Christiansen (pchristi@nbi.dk)
Date: Mon Sep 02 2002 - 04:16:22 EDT

  • Next message: Christian Holm Christensen: "Re: Help needed with conditionals in Makefile.am"

    Hi David
    
    As Flemming wrote before QM, in your script/kumac you can do :
      set_param mids mmpos 50.
    
    If you use mrsgenerate in /brahms_app/pc_app/brag/generate it should 
    automatically move the spectrometer back when appropiate i.e., between 
    5729 and 5893 :
    
     // if the runnumber is between 5729 and 5893 spectrometer is pushed back
       if(runOption->GetValue()>=5729 && runOption->GetValue()<=5893)
         (*file) << "set_param mids mmpos 50." << endl;
    
    Cheers
       Peter
    
    On Fri, 30 Aug 2002, David Sandberg wrote:
    
    > Tjena.
    > 
    > I am wondering about the method to create acceptance maps for settings 
    > where MRS is moved back. Does the db take care of it all and generates the 
    > correct geometry files when I put in a run number answering to this 
    > geometry setting, is there something in brag that needs to be changed or 
    > is it just a special command needed to be set in the kumac files.
    > 
    > For public interest the acc maps can be found in 
    > /brahms/data12/data/sandberg 
    > 
    > Best regards David.
    > 
    > 
    
    -- 
    :-) --------------------------- )-:
     Peter H L Christiansen @ NBI
     EMAIL  : pchristi@nbi.dk
     OFFICE : Tb1@NBI  (353 25269)
     HOME   : Hjertensfrydsgade 3, st
     PHONE  : 33330493(New)/ 40840492(mob.) 
    :-D --------------------------- \-:
    



    This archive was generated by hypermail 2b30 : Mon Sep 02 2002 - 04:18:24 EDT