
Hi Yanhe, As I understand it, you cannot tell the location of your volume from its size. It might be placed at some other coordinates, not 0,0,0. You can use Volume Viewer menu Features... Coordinates to see the origin index (volume grid indices that would be at zero) and voxel size, and click "Center" if you want to center the volume grid at 0,0,0. <https://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/volumeviewer/framevolumeviewer.html> <https://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/volumeviewer/volumeviewer.html#coordinates> Also consider that "getcrd" gives the coordinates in the atomic model's coordinate system, which is not necessarily the same as the volume model's coordinate system (if they were moved separately, like for fitting), or if you use the "xformed" keyword, it gives the coordinates in the screen/laboratory coordinate system (X and Y in plane of screen, Z coming in/out of screen), which is also not the same as the volume model coordinate system. <https://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/getcrd.html> I hope this helps, Elaine ----- Elaine C. Meng, Ph.D. UCSF Chimera(X) team Department of Pharmaceutical Chemistry University of California, San Francisco
On Jun 9, 2023, at 12:53 PM, Yanhe Zhao via Chimera-users <chimera-users@cgl.ucsf.edu> wrote:
Greeting there,
I am trying to get coordinate for fulcrum selection in cryoSPARC. I use volume tracer place a marker on the position of map density I wanted, with the maker selected, I use getcrd command report the coordinate in xyz in Angstroms, when I divide the values by the pixel size, the xyz in voxels are make no sense, as they are larger than my volume size. Like my volume size is 1024^3, got coordinates in Angstroms 2100,2100,2000, my pixel size is 1.475. Could you please anyone help me out? Do I did something wrong?
Thanks and best, Yanhe