Changes between Version 2 and Version 3 of 2018-10-22
- Timestamp:
- Oct 22, 2018, 1:18:42 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2018-10-22
v2 v3 17 17 = Discussion = 18 18 * Chimera 1.13.1. 19 * So far so good. Let it simmer a while more. 19 20 * Tristan's example from CASP entry with all zero coordinates in a residue causes Chimera to "exit abnormally" 21 - Ignore for now 20 22 * ChimeraX 21 23 * Changing log behavior 22 * Greg added context menu to switch between help and execute23 * Eric added optional display of typed and generated commands24 24 * Reorganize "save" command: 25 - Remove "metadata" and "verbose" from main command 26 - Move "savePath" and "forDemo" into a "log save" subcommand. ("forDemo" or "executableLinks" does not change user preference.) 27 - Move "warning" and "error" options into "log setting" (non-sticky) subcommand and add in Settings. 25 - ~~Remove "metadata" and "verbose" from main command 26 - ~~Move "savePath" and "forDemo" into a "log save" subcommand. ("forDemo" or "executableLinks" does not change user preference.) 27 - ~~Move "warning" and "error" options into "log setting" (non-sticky) subcommand and add in Settings. 28 * Try out new syntax and discuss again next week 29 * Wildcard matching 30 * Use file globbing syntax for atomspec wildcards, replacing the '=' in Chimera 1 with '*' since '*' should no longer appear in atom names 31 * For attribute testing, use four operators: '=' and '~'. '=' is a string match. '==' is a case-sensitive string match. '~' is a glob match. '!~~' is a case-sensitive glob match 32 * Installers for CentOS/Redhat 33 - Up on web site. Tristan may be testing it soon. 28 34 * Putting RBVI bundles on toolshed 29 35 - Conrad showed toolshed rbvi bundle release page 30 36 - Scooter says Cytoscape app store revamped recently, ChimeraX should use new Django code. 31 * Installers for CentOS/Redhat 32 - On hold until Chimera Tk issue resolved. 37 - Fix "New version" section of candidate bundles 38 - Add "make sync" to daily build 39 - Push to production site 33 40 * Documentation strategy 34 41 - Current layout below 35 42 - What layout do we want? 43 - Use virtual overlay, with make target for resynchronizing symlinks 36 44 37 45 ||docs||user||commands||close.html|| … … 43 51 44 52 = Action Items = 53 * Greg will implement documentation virtual overlay symlink target 54 * Implement wildcard matching. Eric will create a ticket for Conrad. 55 * Send announcement on Chimera mailing lists regarding Mojave fix in daily and candidate builds (Elaine and Eric) 45 56 * Conrad will create ticket listing stable APIs