Actions
Feature #3889
openRubinstein Particle Polishing GUI
Status:
Assigned
Priority:
Immediate
Assignee:
Carl Negro
Category:
Web interface
Target version:
Start date:
01/19/2016
Due date:
% Done:
0%
Estimated time:
Description
Web interface for Rubinstein particle polishing scripts.
Updated by Anchi Cheng over 8 years ago
- Status changed from New to Assigned
- Assignee changed from Sargis Dallakyan to Carl Negro
- Priority changed from Normal to Immediate
Please add default values in the web form.
You can do that by defining them during __construct like this:
function __construct ( $your_variable=your_default_as string )
The rubinsteinParticlePolisher.inc currently has $num_ref and $max_iter defined which have nothing to do with the polisher.
Updated by Anchi Cheng almost 7 years ago
- Target version set to Appion/Leginon 3.3
Actions