Changes between Version 61 and Version 62 of Needed Command Functionality
- Timestamp:
- May 18, 2015, 9:57:35 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Needed Command Functionality
v61 v62 18 18 - see [http://www.cgl.ucsf.edu/home/meng/chi2/surface.html surface manpage mockup] based on subsequent discussion 19 19 * '''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 these will be used frequently); styles for this release: 20 - atom/bond '''stick, bs, sphere''' 21 - pseudobond '''dashedStick''' (since TomG already added it), maybe '''solidStick''' and/or '''solidLine''' (if easy or already present) 22 - surface (volume and molecular) '''solid, mesh''' 23 - a default style or a few possibilities for ribbons/cartoons (say '''smooth''' and '''edged''' with default scaling; '''tube''' should be easier even though it's down in the '''Would be nice''' section) 20 - atom/bond '''stick, bs, sphere''' (and '''line'''?) 21 - pseudobond '''dashedStick''' (since TomG already added it; could be named something else) 22 - '''stick''' and '''line''' (if we even have the latter) would apply to both atoms/bonds and pseudobonds 23 - surface (volume isosurface and molecular surface) '''solid, mesh''' 24 - a default style or a few possibilities for ribbons/cartoons (say '''smooth''' and '''edged''' with default scaling; '''tube''' should be easier to implement than those, even though it's down in the '''Would be nice''' section) 24 25 - each style could have sub-options (''e.g.'' stick radius), or if it's too complicated to include them in the '''style''' command, they could be adjusted with '''setattr''' 26 - see [http://www.cgl.ucsf.edu/home/meng/chi2/command-structure.html#examples command examples] for more detailed thoughts 25 27 * '''color''' (leaving color-by-attr as in '''rangecolor''', color-by-scalar-field as in '''scolor''', and '''rainbow''' for later and separate from '''color''') 26 28 * '''volume''' control over isosurface display (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])