Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate making plots from analyzer? #54

Open
kreczko opened this issue Jul 4, 2017 · 0 comments
Open

Separate making plots from analyzer? #54

kreczko opened this issue Jul 4, 2017 · 0 comments

Comments

@kreczko
Copy link
Member

kreczko commented Jul 4, 2017

Maybe it would be worth to separate plotting from analyzers (i.e. Analyzer.make_plots).

This can be done by specifying a new analysis entry called plotter:

analysis:
  analyzers:
    - cmsl1t.analyzers.demo_analyzer
    ...
  modifiers:
    ...
  plotters:
    cmsl1t.plotting.efficiency:
      in: cmsl1t.analyzers.demo_analyzer
@kreczko kreczko added this to the Alpha future milestone Jul 4, 2017
@kreczko kreczko modified the milestones: Alpha future, Alpha 0.2.0 Sep 15, 2017
@kreczko kreczko modified the milestones: Alpha 0.4.0, Alpha future, future release, version 0.8 May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant