SChunk.remove_postfilter# SChunk.remove_postfilter(func_name, _new_ctx=True)# Remove the postfilter from the SChunk instance. Parameters: func_name¶ (str) – Name of the postfilter func. Returns: out Return type: None