On Wed, Aug 8, 2018 at 7:23 PM Fande Kong <[email protected]> wrote:

> Hi all,
>
> If we are going to do a scaling study, can we automatically make a plot
> based on a bunch of output files (from -log_view)? It is a big pain to
> manually copy data if we have a lot of output files.
>

I use

  -log_view :run1.py:ascii_info_detail

and then import run1.py. You probably want __import__ so that you can
import all the modules programmatically. I am doing exactly this to automate
scaling. Hopefully we can do it for you in a couple of weeks.

  Thanks,

     Matt


> Fande,
>


-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener

https://www.cse.buffalo.edu/~knepley/ <http://www.caam.rice.edu/~mk51/>

Reply via email to