oleksiiparf / plsnpairs

Automatically exported from code.google.com/p/plsnpairs
0 stars 0 forks source link

Improving the command line tools #122

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The command line interface is less than optimal. Reorganizing the commands as 
well as installing a command line parser (something like getopt) would simplify 
the use of the cli. 

Original issue reported on code.google.com by flt.john...@gmail.com on 27 Aug 2010 at 9:04

GoogleCodeExporter commented 8 years ago
A greater priority, however, is to simplify the way users do batch processing, 
probably by supplying a text file template similar to what Matlab PLS does and 
parsing said text file to get command line inputs.  More detail to come soon. 

Original comment by anitaeo...@gmail.com on 7 Sep 2010 at 7:12

GoogleCodeExporter commented 8 years ago
changed priority to high

Original comment by anitaeo...@gmail.com on 12 Jul 2011 at 2:41

GoogleCodeExporter commented 8 years ago
Significant update to command line tools made in v 1.1.10. As many settings as 
possible set to default values to minimize required user input. Help 
documentation reorganized and clarified. Improved consistency of application 
behaviour. See help documentation for list of all currently available options. 

Original comment by anitaeo...@gmail.com on 23 Jan 2013 at 6:02