Go to the source code of this file.
Namespaces | |
namespace | swellsep |
Functions | |
def | transform_callback |
create a transfrom [[ PC ], [ W ]] Where PC is the weighted cosine transfrom and W is the wavelt transfrom. | |
def | recovery_callback |
do the weighted cosine transfrom and wavelet transform as a block diagonal so they are not summed together. | |
def | result_callback |
sets the first and second targets estimated swell noise and and the signal respectivley | |
Variables | |
PC = None | |
W = None | |
tuple | l1swell_sep = l1_min.copy() |
this is the l1swell_sep problem. |