1. 1. Chapter 1 - Introduction
    1. 1.1. How to use this book
  2. 2. Chapter 2 - Preparing data for Rustogramer
    1. 2.1. The FRIB analysis pipeline
    2. 2.2. Format of data Rustogramer accepts
  3. 3. Chapter 3 - Running Rustogramer
  4. 4. Chapter 4 - Using the Rustogramer GUI
    1. 4.1. The Spectra Tab
    2. 4.2. The Parameters Tab
    3. 4.3. The Variables Tab
    4. 4.4. The Gate Tab
    5. 4.5. The BindSets Tab
    6. 4.6. The File Menu
    7. 4.7. The Data Source Menu
    8. 4.8. The Filters Menu
    9. 4.9. The Spectra Menu
    10. 4.10. The Gate Menu
  5. 5. Chapter 5 - Using CutiePie to display histograms
  6. 6. Chapter 6 - the REST interface
    1. 6.1. Tcl REST interface
    2. 6.2. Python REST interface
  7. 7. Chapter 7 - Reference material
    1. 7.1. Command Line Options
    2. 7.2. REST requests and responses
      1. 7.2.1. Response format
      2. 7.2.2. /spectcl/parameter requests
      3. 7.2.3. /spectcl/rawparameter requests
      4. 7.2.4. /spectcl/gate requests
      5. 7.2.5. /spectcl/spectrum requests
      6. 7.2.6. /spectcl/attach requests
      7. 7.2.7. /spectcl/analyze requests
      8. 7.2.8. /spectcl/apply requests
      9. 7.2.9. /spectcl/ungate requests
      10. 7.2.10. /spectcl/channel requests
      11. 7.2.11. /spectcl/evbunpack requests
      12. 7.2.12. /spectcl/filter requests
      13. 7.2.13. /spectcl/fit requests
      14. 7.2.14. /spectcl/fold requests
      15. 7.2.15. /spectcl/integrate requests
      16. 7.2.16. /spectcl/shmem requests
      17. 7.2.17. /spectcl/sbind requests
      18. 7.2.18. /spectcl/unbind requests
      19. 7.2.19. /spectcl/mirror requests
      20. 7.2.20. /spectcl/pman requests
      21. 7.2.21. /spectcl/project requests
      22. 7.2.22. /spectcl/psuedo requests
      23. 7.2.23. /spectcl/rootree requests
      24. 7.2.24. /spectcl/script requests
      25. 7.2.25. /spectcl/treevariable requests
      26. 7.2.26. /spectcl/version requests
      27. 7.2.27. /spectcl/exit requests
      28. 7.2.28. /spectcl/ringformat requests
      29. 7.2.29. /spectcl/specstats requests
      30. 7.2.30. /spectcl/swrite requests
      31. 7.2.31. /spectcl/sread requests
      32. 7.2.32. /spectcl/trace requests
    3. 7.3. Shared memory Mirror service
    4. 7.4. Tcl REST reference
    5. 7.5. Python REST reference
    6. 7.6. Looking at the Rustogramer internals documentation
    7. 7.7. Schema of configuration files
    8. 7.8. Format of JSON Spectrum contents files
  8. 8. Appendix I - Installing Rustogramer

Rustogramer User Guide

Chapter 7 - Reference material

This chapter contains reference material:

  • Rustogramer command line options
  • REST requests and responses
  • Tcl REST API reference
  • Python REST API reference
  • Pointer to the Rustogramer internals documentation
  • GUI configurationfile schema
  • Schema of JSON Spectrum contents files