Opened 6 years ago
Last modified 6 years ago
#2019 assigned enhancement
Higher graphics quality when saving image
Reported by: | Owned by: | Tom Goddard | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Input/Output | Version: | |
Keywords: | Cc: | Elaine Meng | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
The following bug report has been submitted: Platform: Darwin-18.6.0-x86_64-i386-64bit ChimeraX Version: 0.9 (2019-06-05) Description Enhancement request: temporarily switch to higher graphics quality when saving an image. Rationale: Using ChimeraX on slightly older hardware with large molecules can give pretty low framerates, but switching the subdivision level to 1 makes the experience a lot more fluid (at the expense of chunky graphics). I'd like to be able to manipulate the model in this mode, but whenever I save an image have it use a higher subdivision level when taking the actual image (without the user having to explicitly change it and then change it back). This could maybe be set as a preference, "default subdivision level for images" or similar. Cheers Oli Log: > camera ortho > cofr centerOfView > alias crosshairs_on cofr centerofview showpivot 10,0.3 > alias crosshairs_off cofr centerofview showpivot false UCSF ChimeraX version: 0.9 (2019-06-05) © 2016-2019 Regents of the University of California. All rights reserved. How to cite UCSF ChimeraX > help alias > alias ^rainbow_ryb rainbow $1 "#2F7AB4","#ACD9E8","#FFFFC2","#FCAF68","#D62328" > open /Users/oliverclarke/Dropbox/last_frame_rsr_ligands_real_space_refined_ss_annotated.pdb Chain information for last_frame_rsr_ligands_real_space_refined_ss_annotated.pdb #1 --- Chain | Description A B G I | No description available C D E K | No description available F H J O | No description available Unknown command: rainbow_ryb Unknown command: rainbow_ryb chain > alias rainbow_ryb rainbow $1 "#2F7AB4","#ACD9E8","#FFFFC2","#FCAF68","#D62328" > rainbow_ryb chain Expected a keyword > rainbow_ryb chains Expected a keyword > help rainbow Expected one of 'chains', 'polymers', 'residues', or 'structures' or a keyword Expected a keyword > rainbow chains palette rdylbu-5 > rainbow palette rdylbu-5 > rainbow palette rdylbu-5 Fetching compressed palette BuYlRd-5 from http://www.colourlovers.com/api/palettes?keywords=BuYlRd-5&format=json&numResults=100 Could not find palette BuYlRd-5 at COLOURlovers.com using keyword search > rainbow palette rdylbu-5 > volume selMaps appearance initial No volumes specified No volumes specified > volume selMaps appearance CT_Skin No volumes specified No volumes specified > lighting full > lighting soft > help rainbow > rainbow palette #2c7bb6:#abd9e9:#ffffbf:#fdae61:#d7191c > save image /Users/oliverclarke/Desktop/test.png width 1817 height 1207 supersample 4 > save image /Users/oliverclarke/Desktop/test.png width 1817 height 2000 supersample 4 > save image /Users/oliverclarke/Desktop/test.png width 2 height 1207 supersample 4 > save image /Users/oliverclarke/Desktop/test.png width 3000 height 1207 supersample 4 > set subdivision 2000 > set subdivision 10 > close all > open /Users/oliverclarke/Dropbox/Downloads/model_moved.pdb_modified.pdb Summary of feedback from opening /Users/oliverclarke/Dropbox/Downloads/model_moved.pdb_modified.pdb --- warnings | Duplicate atom serial number found: 819 Duplicate atom serial number found: 820 Duplicate atom serial number found: 821 Duplicate atom serial number found: 822 Duplicate atom serial number found: 823 103573 messages similar to the above omitted Chain information for model_moved.pdb_modified.pdb #1 --- Chain | Description A B G I | No description available F | No description available H J O | No description available > select up Nothing selected > select up Nothing selected > set subdivision 1 > set subdivision 10 > set subdivision 1 > set subdivision 100 > set subdivision 1 > set subdivision 10 > set subdivision 1 > lighting soft OpenGL version: 4.1 ATI-2.9.26 OpenGL renderer: AMD Radeon Pro 580 OpenGL Engine OpenGL vendor: ATI Technologies Inc.
Change History (2)
comment:1 by , 6 years ago
Cc: | added |
---|---|
Component: | Unassigned → Input/Output |
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → assigned |
Summary: | ChimeraX bug report submission → Higher graphics quality when saving image |
Type: | defect → enhancement |
comment:2 by , 6 years ago
Note:
See TracTickets
for help on using tickets.
There could be a preference for this. I think the default would be use the same subdivision as on-screen. I think very few users would find this preference and use it.