ladbar machen
This commit is contained in:
parent
3f7f2e83c3
commit
83d1fbef36
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
@ -32,7 +32,7 @@ from threefish.twobeat.subplots import plt_psd_saturation, plt_single_trace, plt
|
||||
from threefish.values import values_nfft_full_model, values_stimuluslength_model_full
|
||||
|
||||
|
||||
def nonlin_regime(yposs=[450, 450, 450], printing=False, beat='',
|
||||
def nonlin_regime0(yposs=[450, 450, 450], printing=False, beat='',
|
||||
nfft_for_morph=4096 * 4,
|
||||
gain=1,
|
||||
fish_jammer='Alepto', us_name='',
|
||||
@ -523,4 +523,4 @@ def nonlin_regime(yposs=[450, 450, 450], printing=False, beat='',
|
||||
if __name__ == '__main__':
|
||||
#embed()
|
||||
sys.excepthook = info
|
||||
nonlin_regime(yposs = [[220, 220, 220, 220]],)#, [430,470], [200,200], [200,200, 200, 200], [200,200, 200, 200], [200,200, 200, 200]
|
||||
nonlin_regime0(yposs = [[220, 220, 220, 220]],)#, [430,470], [200,200], [200,200, 200, 200], [200,200, 200, 200], [200,200, 200, 200]
|
Loading…
Reference in New Issue
Block a user