r-barnes / faster-unmixer

A faster implementation of the sediment inverse/unmixing scheme proposed in Lipp et al (2021).
6 stars 1 forks source link

Add export rates as argument to `plot_regulariser_strength` #59

Closed AlexLipp closed 4 months ago

AlexLipp commented 4 months ago

The function to plot regulariser strength against data misfit does not currently allow different export rates. This PR allows this by passing the argument into the unmix function directly.