Changes between Version 39 and Version 40 of Needed Command Functionality
- Timestamp:
- May 7, 2015, 11:08:15 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Needed Command Functionality
v39 v40 12 12 * '''surface''' (see [https://www.rbvi.ucsf.edu/trac/chimera2/wiki/SurfaceCategories surface command and category thoughts]; should include calculation parameters, vertexDensity, visiblePatches) 13 13 * '''repr''', '''ribrepr''', '''ribscale''', '''surfrepr''' (maybe consolidate into a new '''style''' command, generalizing ribbon to cartoon as per [http://www.cgl.ucsf.edu/home/meng/chi2/ribbons.html ribbons writeup], and including pseudobonds; I'm not sure consolidation is better, however, since consolidation makes longer commands, and for such frequently used functionality we need easy-to-type commands) 14 * '''color''' (leaving color-by-attr and color-by-scalar-fieldseparate; '''rainbow''' might be merged with those two)14 * '''color''' (leaving color-by-attr '''rangecolor''' and color-by-scalar-field '''scolor''' separate; '''rainbow''' might be merged with those two) 15 15 * '''volume''' (redundancy with show/hide/color etc. OK with me, but should review structure and keywords ''vs.'' the negotiable [http://www.cgl.ucsf.edu/home/meng/chi2/command-structure.html command guidelines]) 16 16 * some way to adjust subdivision/smoothness; any global setting could be covered by '''set''' (see below) and any attribute by '''setattr''', but there could also be options in '''surface''', '''volume''', '''cartoon''' and/or a top-level '''quality''' command … … 52 52 * '''scolor''' or equivalent for color-by-scalar (radial, volume value, ''etc.'') 53 53 - logical to merge '''rangecolor''' and '''scolor''', maybe also '''rainbow''', but what's a good name? stick with rangecolor, or something else like colorscale, colormap, colorvalue, rangecolor, valuecolor, ??? 54 - color-by-scalar might only apply to surfaces and atoms 54 55 * '''sop hideDust''' or equivalent 55 56 * '''define''' geometric objects based on atomic coordinates: axes, planes, centroids, ellipsoids