tp7/Sushi

[Q] --test-shift-plot or graph?

shinchiro opened this issue · 1 comments

I've read some sushi codes in order to understand how it works. One thing I wonder is the "--test-shift-plot" args in the parser. How I can generate the graph?

tp7 commented

You have to have matplotlib package installed and just specify the plot path like --test-shift-plot plot.png. Do note that all options prefixed with test are only for development and can be removed at any time without any mention.