Changeset 523 for sans/Dev


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

new models in the list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/Dev/trunk/NCNR_User_Procedures/Analysis/Packages/ModelPicker/SANSModelPicker_v40.ipf

    r516 r523  
    128128////paste here... after deleting the old make statement and list 
    129129         
    130   Make/O/T/N=88  SANS_Model_List 
     130  Make/O/T/N=90  SANS_Model_List 
    131131 
    132132  SANS_Model_List[0] = "BE_Polyelectrolyte.ipf" 
     
    220220  SANS_Model_List[86] = "CSParallelepiped.ipf" 
    221221  SANS_Model_List[87] = "Fractal_PolyCore.ipf" 
     222  SANS_Model_List[88] = "FuzzySpheres.ipf" 
     223  SANS_Model_List[89] = "FuzzySpheres_Sq.ipf" 
    222224 
    223225 
     
    340342//              Print "show help for ",RemoveExten(fname) 
    341343//              Print fname[strlen(fname)-11,strlen(fname)-1] 
     344//              Print fname 
    342345                if(cmpstr(fname[strlen(fname)-7,strlen(fname)-1],"_Sq.ipf") ==0 ) 
    343346                        DisplayHelpTopic/Z/K=1 "How Form Factors and Structure Factors are Combined" 
Note: See TracChangeset for help on using the changeset viewer.