Behrooz Khorsandi wrote:
Dear All,

I'm writing a code to create a pdb movie file. In this movie, each movie frame (Model) corresponds to a certain time. Is there anyway to setup Jmol such that it writes the time of each frame on the Jmol screen automatically?

I have another suggestion:

Set the timestamp as the label of one of the elements of the structure (maybe added additonally at a fixed point to all models?). Then the label will automatically change to show the corresponding timestamp for each model.

The labelling script would look something like this:

select [CYS]1/1; label " Time1";
select [CYS]1/2; label " Time2";
select [CYS]1/3; label " Time3";

Regards,
Rolf


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to