| 18 | * Download web page |
| 19 | - Zach should commit is improved download page that shows just the distribution for the users operating system. |
| 20 | - Zach would like buildinfo.py cgi script to return json instead of xml for making download web page. Greg says that is fine. |
| 21 | - Greg would eventually like automatic download page generation for production builds and older releases which are currently edited by hand. |
| 22 | - Future work can hide checksums and extra info to make download page simpler |
| 23 | |
| 24 | * Task manager |
| 25 | - Eric says there is a Task class and a derived Job class in ChimeraX. Task creates separate thread. |
| 26 | - Eric says blast is using Job, probably Modeller also. |
| 27 | - We do not have a GUI for tasks. GUI is not especially a high priority. |
| 28 | - Support for canceling tasks may not be written yet. Requires more study of code. |
| 29 | |
| 30 | * CZI PyPi project |
| 31 | - Aim is to make a ChimeraX PyPi wheel offering non-UI functionality |
| 32 | - TomG would also like toolshed install command to be able to install PyPi modules for developers. Current install process is obscure and platform specific. |
| 33 | - Greg suggests pip installs could have both Toolshed and PyPi on search path. |
| 34 | |
| 35 | * Phenix R24 |
| 36 | - Would like to have some progress to report in September meeting. |
| 37 | - Should start with Tristan's fit ligand code and improve it |
| 38 | * Make clearer command syntax and put command in daily build |
| 39 | * Make independent of clipper and isolde modules |
| 40 | * Make gui panel |
| 41 | * Use a task so it does not freeze ChimeraX |