Actions
2010 ADWAdd a new option to a program » History » Revision 1
Revision 1/5
| Next »
Neil Voss, 06/09/2010 08:18 AM
Add a new option to a program¶
Add student's T distribution to maxlike alignment¶
- Problem statement: Add student's T distribution to maxlike alignment, see #552
- Goal: allow user to use the
-student
option for maxlike alignment using a radio button - Steps to implement:
- add feature to python code
- add command line input
- check flag to add to xmipp program
- insert value into database
- add feature to web page
- add radio button to web page
- add help message
- receive variable from $_POST
- check if value is valid
- add flag to command line
- add feature to python code
Add an output directory to hierarchical classification¶
- You cannot change the directory if the filesystem is full.
Updated by Neil Voss over 14 years ago · 1 revisions