[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r4559] by hansonr

fixing compiler not trapping errors. Adds tokenNext(int aToken)

2006-03-09 17:05:26 Tree
[r4558] by hansonr

friendlier file read when amino group atoms are WAY out of order.

2006-03-09 16:02:26 Tree
[r4557] by hansonr

fixed error in RasMol HBond calculation.
(N-H bond was being calculated 25% too long
as the C-O distance instead of the RasMol
1.0 Angstroms).

2006-03-09 02:25:08 Tree
[r4556] by hansonr

fix for too long hydrogen bonds

2006-03-08 21:22:38 Tree
[r4555] by hansonr

(1) adding range to monitor/measure command:

monitor <min_dist> <max_dist> ALL (atom set) (atom set)....

This allows for better control over measurements.

parameters are optional, but the ALL keyword is necessary if
the distances are omitted in order to designate that all
occurances within the atom sets are depicted. Examples:

monitor 1.2 2.0 (carbon) (oxygen)
monitor ALL (atomno=1) (atomno=2)

Note that unless otherwise specified, all matching
criteria in ALL frames are generated, thus allowing
for "animated" measures.

(2) added "nm" and "pm" to list for set measurement

2006-03-08 03:16:33 Tree
[r4554] by nicove

Fah

2006-03-07 20:19:30 Tree
[r4553] by nicove

Fah

2006-03-07 19:56:14 Tree
[r4552] by nicove

Fah

2006-03-07 13:23:33 Tree
[r4551] by hansonr

adds monitor ALL (atom expr) (atom expr)....

very simple!

2006-03-07 06:50:31 Tree
[r4550] by hansonr

fixes scripting from menu not calling statusManager functions;
viewer.evalStringQuiet() in key locations changed to viewer.script()

2006-03-07 05:33:22 Tree
Older >