Changes between Version 61 and Version 62 of Needed Command Functionality


Ignore:
Timestamp:
May 18, 2015, 9:57:35 AM (10 years ago)
Author:
Elaine Meng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Needed Command Functionality

    v61 v62  
    1818  - see [http://www.cgl.ucsf.edu/home/meng/chi2/surface.html surface manpage mockup] based on subsequent discussion
    1919* '''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)
    2425  - 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
    2527* '''color''' (leaving color-by-attr as in '''rangecolor''', color-by-scalar-field as in '''scolor''', and '''rainbow''' for later and separate from '''color''')
    2628* '''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])