Bug #1407
xvg information leaks through -xvg none in g_cluster
Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Affected version - extra info:
Affected version:
Difficulty:
uncategorized
Description
$g_cluster -f in.xtc -s in.gro -cl -sz -clid -fit -nopbc -xvg none
$head clust-id.xvg
s0 symbol 2
s0 symbol size 0.2
@ s0 linestyle 0
0 1
1 1
...
...
Related issues
Associated revisions
History
#1 Updated by Chris Neale almost 6 years ago
Also in clust-size.xvg
$head clust-size.xvg
@g0 type bar
1 395
2 3
3 1
...
...
#2 Updated by Teemu Murtola over 5 years ago
- Related to Bug #1479: g_rama and g_chi print some xvg headers even when -xvg none is set added
#3 Updated by Gerrit Code Review Bot over 5 years ago
Gerrit received a related patchset '1' for Issue #1407.
Uploader: Erik Lindahl (erik@kth.se)
Change-Id: I1db10c2ad7455332e2a415a922885cddaec5efd1
Gerrit URL: https://gerrit.gromacs.org/3560
#4 Updated by Erik Lindahl over 5 years ago
- Status changed from New to Fix uploaded
#5 Updated by Erik Lindahl over 5 years ago
- Status changed from Fix uploaded to Resolved
- % Done changed from 0 to 100
Applied in changeset 82f6f587e5b29ba0455e02c8e3581dafa72bff54.
#6 Updated by Erik Lindahl over 5 years ago
- Status changed from Resolved to Closed
Avoid writing xvgr formatting with -xvg none
Several tools were writing xvgr formatting code directly
to output files, even when the users selects -xvg none as
a command line option.
Fixes #1407, #1479.
Change-Id: I1db10c2ad7455332e2a415a922885cddaec5efd1