Skip to content

fixed plot_grid

  • grid_id was introduced to identify a grid point. It is replaced by just the array indices. This fixes bugs in multiple places.
  • introduced a new parameter to check if the spin is in the first XML file. If no spin is found in the first XML, we no longer spend time looking for the spin in all other XML files.
  • SnglInspiralTable in the results xml file always contains a single row. So, no need to loop over the rows.
Edited by VINAYA VALSAN

Merge request reports