BranniganLab / nougat

Analysis of membrane height, thickness, and curvature
2 stars 0 forks source link

Nougat.tcl outputs nothing if it iterates over more frames than loaded in VMD #328

Open JahmalEnnis opened 2 months ago

JahmalEnnis commented 2 months ago

Nougat.tcl currently overwrites its files with a blank file if it iterates over more frames than loaded.

JesseSandberg commented 1 month ago

This error check already exists, but it didn't work apparently. I will replace 'break' with 'return' to ensure that no output occurs