Opened 3 years ago
Closed 3 years ago
#7463 closed enhancement (fixed)
Additional phenix/douse enhancements
| Reported by: | Eric Pettersen | Owned by: | Eric Pettersen |
|---|---|---|---|
| Priority: | moderate | Milestone: | |
| Component: | Structure Editing | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description (last modified by )
limit density values to 3 significant digits (Rotamers too)
reveal map if hidden
handle specification of resolution to douse (and therefore determine Phenix version)
limit maximum zoom
sanity check that map/model overlap
"Water Placement" in douse results title bar
reorganize side widgets across bottom
close hides instead of destroys
Douse-specific help
put on Toolshed
Change History (4)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
| Component: | Unassigned → Structure Editing |
|---|
comment:3 by , 3 years ago
| Description: | modified (diff) |
|---|
comment:4 by , 3 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Limited density precision to 3 significant digits
Reveals map if hidden
Maximum zoom limited
Map/model overlap check currently stymied because drawing.bounds() is limited to shown parts, and drawing.geometry_bounds() does not consider children. Will ask T.G. to advise.