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

Merge to_hdf #606

Merged
merged 18 commits into from
Jun 28, 2016
Merged

Merge to_hdf #606

merged 18 commits into from
Jun 28, 2016

Commits on Jun 26, 2016

  1. Configuration menu
    Copy the full SHA
    f0a8b59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae42457 View commit details
    Browse the repository at this point in the history
  3. [TEP002] Add a to_hdf method to the MontecarloRunner (tardis-sn#585)

    * Add a to_hdf method to the MontecarloRunner.
    
    * Also store nu_bar_estimator and j_estimator in runner's to_hdf
    
    * Document MontecarloRunner.property_to_hdf
    ftsamis committed Jun 26, 2016
    Configuration menu
    Copy the full SHA
    3a8b117 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96ed979 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0edc4be View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2016

  1. Configuration menu
    Copy the full SHA
    e73bdf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dfd512 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c53aa2f View commit details
    Browse the repository at this point in the history
  4. Add a to_hdf method on the Simulation object

    Add a method to store every iteration of the Simulation
    to a specified HDF file.
    ftsamis committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    6727e2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    296b56e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a968a6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6383d92 View commit details
    Browse the repository at this point in the history
  8. Add v_inner, v_outer as Radial1DModel attributes.

    Store the v_inner, v_outer as model attributes. Furthermore, convert v_middle from a property to an attribute as well
    ftsamis committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    8bf05d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ecb3766 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa2d112 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4c82bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cba7b8a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    caaa27d View commit details
    Browse the repository at this point in the history