You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The statistical rescaling in the SRF class is hard-coded in the __call__ method. It would be nice to have a separate function to rescale a field to new statistical moments. This should be placed in the tools submodule
The text was updated successfully, but these errors were encountered:
GSTools/gstools/field/srf.py
Line 159 in a6ba043
The statistical rescaling in the
SRF
class is hard-coded in the__call__
method. It would be nice to have a separate function to rescale a field to new statistical moments. This should be placed in thetools
submoduleThe text was updated successfully, but these errors were encountered: