User Tools

Site Tools


selection:q

q (occupancy)

“q” selects atoms based on their occupancy values.

Usage

q > value
q < value
(q = value)

Examples

indicate q > 0.5
indicate q < 1.0
indicate (q = 1)

Notes

Due to parsing limitations, the equals sign “=” must be used within explicit parentheses in order to distinguish it from assignment of a keyword parameter to a command.

See Also

b

Plus

selection/q.txt · Last modified: 2013/08/19 21:01 (external edit)