mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-04-05 09:35:54 +01:00
latan-plot now allows plotting of imag component(comments removed)
This commit is contained in:
parent
f16b26e04c
commit
d380751e9a
@ -54,8 +54,6 @@ int main(int argc, char *argv[])
|
||||
title = opt.optionValue("t");
|
||||
outFileName = opt.optionValue<string>("o");
|
||||
|
||||
cout << "imag: " << imag << endl;
|
||||
|
||||
|
||||
if(plotFileName.find(".h5") == string::npos)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user