= What have we done? == Phenix Team * "ChimeraX" button - Shows structures and maps in ChimeraX - Click validation tables to select and focus on specific residues - Implemented as [https://github.com/phenix-project/phenix-api bundle] using [https://pyro5.readthedocs.io/en/latest/ Pyro] (not REST) * Phenix REST interface == ChimeraX Team Implemented interface to Phenix water placement (phenix.douse) in maps. Uses subprocess execution of the douse binary instead of REST. Command is "phenix douse" and runs as a task/job, so does not block. Displays results along with useful log info (demo).