Open
Description
As a user I want a place to go to learn a lot about ServiceX and using it
Approach
Tools
- Use Jupyter Book to put together a small multi-page doc site
- Send to readthedocs
Target Audience
- Heard of services but not used it
- Wants to extract data from flat ntuple or from xAOD
What should the book contain
- Intro, including where to go to register
- Simple TCut usage
- Simple func_adl usage
- Complex func_adl usage
- Use with coffea
qastle
direct usage- How to dump something to
qastle
(to get theqastle
string back) - The web API and examples (e.g. not using the front end)
- front-end services module API reference (??)
Possible Future Topics
These would become new issues that we could write up later on.
- Converting your ntuple maker to use servicex
- Reproducability
To Do
- Figure out where to locate this
- Write up book structure
- Turn the above into issues to be worked on.