Skip to content

Wrap psd read in try and except

Charlie Hoy requested to merge psd_length into master

The purpose of this MR is to prevent the last 2 entries from being removed for every psd (when this is only required for buggy LALInference psds). Instead it only removes the last 2 entries if a ValueError is raised.

Merge request reports

Loading