[Commits] [Sbozzolo/kuibit] 509ed4: Examples: Fix undefined variable in plot_1d_slice.py

Gabriele Bozzola noreply at github.com
Tue Mar 28 14:19:37 CDT 2023


  Branch: refs/heads/master
  Home:   https://github.com/Sbozzolo/kuibit
  Commit: 509ed4070fbc52f0c8aa10aa83b49d069322521a
      https://github.com/Sbozzolo/kuibit/commit/509ed4070fbc52f0c8aa10aa83b49d069322521a
  Author: Gabriele Bozzola <sbozzolator at gmail.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M examples/bins/plot_1d_slice.py

  Log Message:
  -----------
  Examples: Fix undefined variable in plot_1d_slice.py

Thanks Cheng-Hsin Cheng


  Commit: ec1ed493287f4ca01e947b59ce942c2c87b29ccf
      https://github.com/Sbozzolo/kuibit/commit/ec1ed493287f4ca01e947b59ce942c2c87b29ccf
  Author: Gabriele Bozzola <sbozzolator at gmail.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M examples/bins/plot_ah_coordinate_velocity.py

  Log Message:
  -----------
  Examples: Fix undefined method in plot_ah_coordiante_velocity.py

Thanks Cheng-Hsin Cheng


  Commit: b64a2ea44ee6c7b81e0d95410ac75115b5f0561b
      https://github.com/Sbozzolo/kuibit/commit/b64a2ea44ee6c7b81e0d95410ac75115b5f0561b
  Author: Gabriele Bozzola <sbozzolator at gmail.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M docs/conf.py
    M examples/bins/describe_simdir.py
    M examples/bins/interactive_timertree.py
    M examples/bins/picklify.py
    M examples/bins/plot_1d_slice.py
    M examples/bins/plot_1d_vars.py
    M examples/bins/plot_ah_coordinate_velocity.py
    M examples/bins/plot_ah_found.py
    M examples/bins/plot_ah_radius.py
    M examples/bins/plot_ah_separation.py
    M examples/bins/plot_ah_trajectories.py
    M examples/bins/plot_binary_ah_angular_velocity.py
    M examples/bins/plot_binary_ah_period.py
    M examples/bins/plot_charge_phi1.py
    M examples/bins/plot_constraints.py
    M examples/bins/plot_em_energy.py
    M examples/bins/plot_grid_expr.py
    M examples/bins/plot_grid_var.py
    M examples/bins/plot_gw_angular_momentum.py
    M examples/bins/plot_gw_energy.py
    M examples/bins/plot_gw_linear_momentum.py
    M examples/bins/plot_phi_lm.py
    M examples/bins/plot_phi_time_averaged.py
    M examples/bins/plot_physical_time_per_hour.py
    M examples/bins/plot_psi4_lm.py
    M examples/bins/plot_strain_lm.py
    M examples/bins/plot_timeseries.py
    M examples/bins/plot_total_luminosity.py
    M examples/bins/print_ah_formation_time.py
    M examples/bins/print_available_iterations.py
    M examples/bins/print_available_timeseries.py
    M examples/bins/print_grid_point_minmax.py
    M examples/bins/print_qlm_properties_at_time.py
    M examples/bins/save_resampled_grid_data.py
    M examples/mopi_movies/grid_var
    M kuibit/__init__.py
    M kuibit/argparse_helper.py
    M kuibit/attr_dict.py
    M kuibit/cactus_ascii_utils.py
    M kuibit/cactus_grid_functions.py
    M kuibit/cactus_horizons.py
    M kuibit/cactus_multipoles.py
    M kuibit/cactus_scalars.py
    M kuibit/cactus_timers.py
    M kuibit/cactus_twopunctures.py
    M kuibit/cactus_waves.py
    M kuibit/frequencyseries.py
    M kuibit/grid_data.py
    M kuibit/grid_data_utils.py
    M kuibit/gw_mismatch.py
    M kuibit/gw_utils.py
    M kuibit/hor_utils.py
    M kuibit/masks.py
    M kuibit/numerical.py
    M kuibit/sensitivity_curves.py
    M kuibit/series.py
    M kuibit/simdir.py
    M kuibit/tensor.py
    M kuibit/timeseries.py
    M kuibit/tree.py
    M kuibit/uniform_grid.py
    M kuibit/unitconv.py
    M kuibit/visualize_matplotlib.py
    M tests/test_argparse_helper.py
    M tests/test_attr_dict.py
    M tests/test_cactus_grid_functions.py
    M tests/test_cactus_horizons.py
    M tests/test_cactus_multipoles.py
    M tests/test_cactus_scalars.py
    M tests/test_cactus_timers.py
    M tests/test_cactus_twopunctures.py
    M tests/test_cactus_waves.py
    M tests/test_frequencyseries.py
    M tests/test_grid_data.py
    M tests/test_grid_data_utils.py
    M tests/test_gw_mismatch.py
    M tests/test_gw_utils.py
    M tests/test_hor_utils.py
    M tests/test_kuibit.py
    M tests/test_masks.py
    M tests/test_sensitivity_curves.py
    M tests/test_simdir.py
    M tests/test_tensor.py
    M tests/test_timeseries.py
    M tests/test_tree.py
    M tests/test_unitconv.py
    M tests/test_visualize_matplotlib.py

  Log Message:
  -----------
  Bump copyright year to 2023


  Commit: 10222173d95b37763b3836ff911f32740674dea4
      https://github.com/Sbozzolo/kuibit/commit/10222173d95b37763b3836ff911f32740674dea4
  Author: Gabriele Bozzola <sbozzolator at gmail.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M CONTRIBUTING.md
    A docs/_templates/versions.html
    M docs/conf.py

  Log Message:
  -----------
  Docs: add link to versions


  Commit: cdcf7c8c427a2332352e3adabe88eedce903f6ba
      https://github.com/Sbozzolo/kuibit/commit/cdcf7c8c427a2332352e3adabe88eedce903f6ba
  Author: Gabriele Bozzola <sbozzolator at gmail.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M docs/index.rst

  Log Message:
  -----------
  Docs: fix link


  Commit: 9423af0ae6357db4c22dbaa557fea529cfa7b631
      https://github.com/Sbozzolo/kuibit/commit/9423af0ae6357db4c22dbaa557fea529cfa7b631
  Author: Gabriele Bozzola <sbozzolator at gmail.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M docs/simdir.rst

  Log Message:
  -----------
  Docs: fix mismatch between sim and sd in usage page

Thanks Cheng-Hsin Cheng


  Commit: ab880e6d3603c4336d1a78e03dfeb7dc234c0258
      https://github.com/Sbozzolo/kuibit/commit/ab880e6d3603c4336d1a78e03dfeb7dc234c0258
  Author: Gabriele Bozzola <sbozzolator at gmail.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M docs/grid_data.rst
    M docs/series.rst

  Log Message:
  -----------
  Docs: fix math rendering in series usage page

Thanks Cheng-Hsin Cheng


  Commit: 391fcded8e1f492e6c9f1e087f711b11a9e098e5
      https://github.com/Sbozzolo/kuibit/commit/391fcded8e1f492e6c9f1e087f711b11a9e098e5
  Author: Gabriele Bozzola <sbozzolator at gmail.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M docs/tutorials/timeseries.ipynb

  Log Message:
  -----------
  Docs: reduce printing verbosity in a cell in timeseries.ipynb

Thanks to Cheng-Hsin Cheng


Compare: https://github.com/Sbozzolo/kuibit/compare/65b7a3e2b966...391fcded8e1f


More information about the Commits mailing list