[LIBISIS-code-tickets] [LIBISIS] #171: Make setting and enquiring of defaults for Homer etc. easier

LIBISIS Library and Applications noreply at libisis.org
Wed Aug 6 13:42:54 BST 2008


#171: Make setting and enquiring of defaults for Homer etc. easier
-----------------------------------+----------------------------------------
 Reporter:  Toby Perring           |       Owner:  Toby Perring
     Type:  enhancement            |      Status:  new         
 Priority:  minor                  |   Milestone:              
Component:  MATLAB (non-graphics)  |    Keywords:              
-----------------------------------+----------------------------------------
 At the moment need to call setup_merlin_white_beam, setup_merlin_mono_van
 etc. and use lines like

 ixf_global_var('homer_white_beam','remove');

 % particular to white beam operation
 ixf_global_var('homer_white_beam','set','ei','white');
 ixf_global_var('homer_white_beam','set','d_int',[20,40]);
    :

 to set the defaults.

 It would be much better to be able to enquire of the current defaults for
 a command by calling with a single argument like
   >> homer ($defaults)

 and setting defaults similarly.

-- 
Ticket URL: <http://trac.libisis.org/code/ticket/171>
LIBISIS Library and Applications <http://www.libisis.org/>
LIBISIS Library and Applications



More information about the LIBISIS-code-tickets mailing list