Skip to content

Exclude specific get_ methods from get_as_columns when reading LIGO_LW files

This PR modifies the LIGO_LW table reader to exclude specific methods that are known to not be column generators when using the get_as_columns=True option.

Merge request reports