Given the work required on the de-duping functionality in get_sed_for_target() to move away from explicitly using group_by() (see #5) we need to review the behaviour of the group_and_average_fluxes() function, which also uses group_by() as part of its logic.
Given the work required on the de-duping functionality in get_sed_for_target() to move away from explicitly using group_by() (see #5) we need to review the behaviour of the group_and_average_fluxes() function, which also uses group_by() as part of its logic.