chime-experiment / ch_util

CHIME utilities
https://chime-experiment.github.io/ch_util
MIT License
2 stars 3 forks source link

feat(hfbcat): ignore warnings re duplicate sources #70

Closed rikvl closed 3 months ago

rikvl commented 3 months ago

Suppresses these warnings each time you load the HFB catalog:

UserWarning: The alternate name 2E_1901 is already held by the source 3C_190.
rikvl commented 3 months ago

To avoid these warnings it's better to use something like this in the pipeline configuration:

pipeline:
  logging:
    ch_util.flux_cat: ERROR