leginon-org / leginon-redmine-archive

1 stars 0 forks source link

Rubinstein Particle Polishing GUI #3889

Open leginonbot opened 8 months ago

leginonbot commented 8 months ago

Author Name: Carl Negro (@carl9384) Original Redmine Issue: 3889, https://emg.nysbc.org/redmine/issues/3889 Original Date: 2016-01-19 Original Assignee: Carl Negro


Web interface for Rubinstein particle polishing scripts.

leginonbot commented 8 months ago

Original Redmine Comment Author Name: Anchi Cheng (@anchi2c) Original Date: 2016-03-09T23:53:10Z


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.

leginonbot commented 8 months ago

Original Redmine Comment Author Name: Anchi Cheng (@anchi2c) Original Date: 2018-01-25T03:26:47Z


works

leginonbot commented 8 months ago

Original Redmine Comment Author Name: Anchi Cheng (@anchi2c) Original Date: 2018-01-30T06:37:12Z


missing help tips