<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi all,<div class=""><br class=""></div><div class="">Is there any way to easily generate an axis (of the type created by define axis, not a BILD file) corresponding to the z-axis of a map? Or of the symmetry axis of a map as identified by measure symmetry (which should be the same thing I guess)?</div><div class=""><br class=""></div><div class="">I would like to be able to align Cn symmetric maps, which in general have the Cn symmetry axis coincident with z, while strictly obeying the Cn symmetry of the map. </div><div class=""><br class=""></div><div class="">There is no built-in way to do this in chimera that I know of, but if I could create an axis corresponding to z for both maps, I could measure correlation between the two maps about that axis, after first aligning the symmetry axes of the two maps and approximately matching their translations along that axis (incidentally, for the same purpose it would be handy to have an additional option for "measure correlation rotationaxis", to measure correlation in a distance range corresponding to +/- x Å from the current position along the specified axis - angleRange is currently present, “distanceRange” seems like it could be a useful extension).</div><div class=""><br class=""></div><div class="">The closest I have come so far is the following alias:</div><div class=""><br class=""></div><div class="">alias ^screen_axis cofr view; savepos tmp; ac mc; namesel z1; clip hither -50;clip yon -50;cofr view; ac mc; namesel z2; sel z1 | z2; define axis sel; ~disp sel; reset tmp</div><div class=""><br class=""></div><div class="">This will generate an axis perpendicular to and in the center of the screen, but this seems like a bit of a hack… also when I use measure correlation with this axis ("measure correlation #2 #0 rotationAxis a1”, where #2 and #0 are the two maps and the axis is a1), I get the attached error - is this a bug or did I make a stupid mistake somewhere?</div><div class=""><br class=""></div><div class="">Cheers,</div><div class="">Oliver.</div><div class=""><br class=""></div><div class=""><img apple-inline="yes" id="FAAC5AD4-EC56-4FE3-B36E-23EB54A64762" height="214" width="440" apple-width="yes" apple-height="yes" src="cid:8343B6F1-73B6-4CCD-85D4-BC6CB81BD468" class=""></div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>