Differences between revisions 1 and 2
Revision 1 as of 2018-10-08 13:22:53
Size: 422
Editor: SteveLudtke
Comment:
Revision 2 as of 2018-10-08 13:49:08
Size: 535
Editor: SteveLudtke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
||program||option||values||
||display2d||autocontrast||true|false||
||program||option||values||description||
||display2d||autocontrast||true|false||If true, autocontrast will adjust to mean +- 3 sigma, if false, will adjust to full range in image||

Application Preferences

Preferences can be set for a variety of GUI features either locally within a project or globally for a user. These are stored in .eman2settings.json in the project or in ~/.eman2/eman2settings.json, and can be modified using e2procjson.py with the --setoption option, using the form program.option:value

program

option

values

description

display2d

autocontrast

true|false

If true, autocontrast will adjust to mean +- 3 sigma, if false, will adjust to full range in image

EMAN2/ApplicationPreferences (last edited 2018-10-08 13:49:08 by SteveLudtke)