Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 634 Bytes

examples_notebook.rst

File metadata and controls

17 lines (11 loc) · 634 Bytes

Examples of Jupyter Notebook

Jupyter notebooks offer very powerful and easy to use capabilities to analyze the raw output file of CGMF runs. Below are some examples of notebooks that analyze particular aspects of the prompt neutron and gamma data calculated by :program:`CGMF`.

.. toctree::
    :maxdepth: 1

    Reading CGMF Fission Yields<nb_fissionYields>
    Reading Experimental Data<nb_readingExperimentalData>
    Reading and Analyzing Fission Events<nb_events>
    Analyzing Neutron Data<nb_neutrons>
    How do I get PFNS<nb_pfns>
    Analyzing Gamma Data<nb_gammas>