add new functions to musredit select.

This commit is contained in:
2025-06-05 11:19:48 +02:00
parent eb98c9727c
commit 66af890157
2 changed files with 57 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<dark_theme_icons_toolbar>n</dark_theme_icons_toolbar>
<edit_w>900</edit_w>
<edit_h>800</edit_h>
</general>
</general>
<recent_files>
<path_file_name>@DOCDIR@/examples/test-histo-PSI-BIN.msr</path_file_name>
</recent_files>
@ -137,6 +137,27 @@
<pixmap></pixmap>
<params>3</params>
</func>
<func>
<name>dynGLKT_F_ZF</name>
<comment>(damping hopping-rate)</comment>
<label>dynamic Gauss-Lorentz KT Fast ZF</label>
<pixmap></pixmap>
<params>2</params>
</func>
<func>
<name>dynGLKT_F_LF</name>
<comment>(frequency damping hopping-rate)</comment>
<label>dynamic Gauss-Lorentz KT Fast LF</label>
<pixmap></pixmap>
<params>3</params>
</func>
<func>
<name>dynGLKT_LF</name>
<comment>(frequency damping hopping-rate)</comment>
<label>dynamic Gauss-Lorentz KT LF</label>
<pixmap></pixmap>
<params>3</params>
</func>
<func>
<name>combiLGKT</name>
<comment>(lorentzRate gaussRate)</comment>
@ -249,6 +270,13 @@
<pixmap></pixmap>
<params>5</params>
</func>
<func>
<name>F_mu_F</name>
<comment>(w_d)</comment>
<label>F-mu-F</label>
<pixmap></pixmap>
<params>1</params>
</func>
<func>
<name>polynom</name>
<comment>(tshift p0 p1 ... pn)</comment>

View File

@ -137,6 +137,27 @@
<pixmap></pixmap>
<params>3</params>
</func>
<func>
<name>dynGLKT_F_ZF</name>
<comment>(damping hopping-rate)</comment>
<label>dynamic Gauss-Lorentz KT Fast ZF</label>
<pixmap></pixmap>
<params>2</params>
</func>
<func>
<name>dynGLKT_F_LF</name>
<comment>(frequency damping hopping-rate)</comment>
<label>dynamic Gauss-Lorentz KT Fast LF</label>
<pixmap></pixmap>
<params>3</params>
</func>
<func>
<name>dynGLKT_LF</name>
<comment>(frequency damping hopping-rate)</comment>
<label>dynamic Gauss-Lorentz KT LF</label>
<pixmap></pixmap>
<params>3</params>
</func>
<func>
<name>combiLGKT</name>
<comment>(lorentzRate gaussRate)</comment>
@ -249,6 +270,13 @@
<pixmap></pixmap>
<params>5</params>
</func>
<func>
<name>F_mu_F</name>
<comment>(w_d)</comment>
<label>F-mu-F</label>
<pixmap></pixmap>
<params>1</params>
</func>
<func>
<name>polynom</name>
<comment>(tshift p0 p1 ... pn)</comment>