Trajectory Analyze 1.0 ---------------------- REQUIREMENTS: VMD Version 1.6 or greater DESCRIPTION: The analyze command defined in this script lets you analyze DCD files on the fly. To use it, source this file, then call analyze with the name of the script you want to be called each frame. The script will be called with the current frame as its only argument. PROCEDURES: analyze_callback name1 name2 op analyze script EXAMPLE USAGE: See the example script "analyze_example.tcl" below, edit the top of the script to source the correctly named trajectory_analyze.tcl file. DOWNLOAD FILES: trajectory_analyze.tcl analyze_example.tcl AUTHOR: Justin Gullingsrud (justin@ks.uiuc.edu)