Changeset 530 for sans/Dev


Ignore:
Timestamp:
Jul 2, 2009 4:59:25 PM (14 years ago)
Author:
srkline
Message:

label apertures as diameter for clarity.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/PatchFiles.ipf

    r502 r530  
    678678        SetVariable PV10,limits={-Inf,Inf,0},value= root:myGlobals:Patch:gPV10 
    679679        SetVariable PV10,help={"neutron wavelength in angstroms"} 
    680         SetVariable PV11,pos={42,309},size={340,13},title="Wavelength spread",font="Courier",fSize=10 
     680        SetVariable PV11,pos={42,309},size={340,13},title="Wavelength spread (dL/L)",font="Courier",fSize=10 
    681681        SetVariable PV11,limits={-Inf,Inf,0},value= root:myGlobals:Patch:gPV11 
    682682        SetVariable PV11,help={"wavelength spread (delta lambda)/lambda"} 
     
    687687        SetVariable PV13,limits={-Inf,Inf,0},value= root:myGlobals:Patch:gPV13 
    688688        SetVariable PV13,help={"magnetic field strength units?"} 
    689         SetVariable PV14,pos={42,363},size={340,13},title="Source aperture (mm)",font="Courier",fSize=10 
     689        SetVariable PV14,pos={42,363},size={340,13},title="Source aperture diameter (mm)",font="Courier",fSize=10 
    690690        SetVariable PV14,limits={-Inf,Inf,0},value= root:myGlobals:Patch:gPV14 
    691691        SetVariable PV14,help={"source aperture diameter, in millimeters"} 
    692         SetVariable PV15,pos={42,381},size={340,13},title="Sample aperture (mm)",font="Courier",fSize=10 
     692        SetVariable PV15,pos={42,381},size={340,13},title="Sample aperture diameter (mm)",font="Courier",fSize=10 
    693693        SetVariable PV15,limits={-Inf,Inf,0},value= root:myGlobals:Patch:gPV15 
    694694        SetVariable PV15,help={"sample aperture diameter, in millimeters"} 
     
    10151015 
    10161016end 
    1017  
Note: See TracChangeset for help on using the changeset viewer.