Skip to content

Adding skills for pyutils#9

Open
sophiemiddleton wants to merge 8 commits intoMu2e:mainfrom
sophiemiddleton:main
Open

Adding skills for pyutils#9
sophiemiddleton wants to merge 8 commits intoMu2e:mainfrom
sophiemiddleton:main

Conversation

@sophiemiddleton
Copy link
Copy Markdown

Added two new skills to aid pyutils use:

  1. setting_up_pytultis
  2. analyzing_with_pyutils

(1) can be used to create simple boilerplate processor class with knowledge of EventNtuple branches the user might want (user should prompt the AI tool as to which features they may want to include, but by default the examples here will provide trk branch access)
(2) can be used to create a simple analysis plots (e.g. "make a histogram of downstream electron track segment times at Tracker Front")

I tested both with simple examples. Users are encouraged to start simple with (2) and not try to dive in with a full analysis example (build upwards from some initial analysis context to avoid errors).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants