Skip to content

Made VMD scripts to generate frustratogram images more useful #16

@ftclark3

Description

@ftclark3

Frustratogram visualizations can be drawn by VMD much faster if the program is launched in text-only mode.

But the choice of the snapshot renderer in the VMD scripts written by write_tcl_script is incompatible with text-only mode. The program runs without errors, but writes an empty file instead of the image of the frustratogram.

We should switch to the TachyonInternal renderer, which can generate the correct image even when VMD is launched in text-only mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions