strip_butler_cards# lsst.images.fits.strip_butler_cards(header)# Strip header keywords added by butler provenance that would be incorrect if propagated to a downstream file. Parameters: header (Header) – FITS header to strip butler provenance cards from in place. Return type: None