BEGINRX

Results 6 issues of BEGINRX

I can't find the reason of this problem. The waveforms in the Phy are normal, but the waveforms are upside down when the results are imported into the sorting analyzer....

question

I have a problem. The error information is following: ``` Traceback (most recent call last): File "/home/NITD/lxr/code/spike_sorting/run_sorter0913.py", line 628, in start_sorting(manual, File "/home/NITD/lxr/code/spike_sorting/run_sorter0913.py", line 530, in start_sorting sorting = run_sorter_sc2(rec_w_sub,...

bug
motion correction

I met a problem like this: ``` ...\phy\plot\gloo\variable.py.line86.in g.GL BOOL:(1.g.GL BOOL,np.bool) ... AttributeError: module 'numpy' has no attribute 'bool' ``` Maybe the numpy version should be limited

When I finish sorting, try to fix manually. But there are some problem. `phy template-gui params.py --debug` ```` 14:07:20.546 [D] __init__:68 Start capturing exceptions. 14:07:20.553 [D] model:619 Loading spike clusters....

### Description of the problem I tried to export the data to edf format file. It failed. The code is : `raw = mne.io.read_raw_edf(r"\\NITD-NAS\bci-rw\sleep\sleep-edf-database-expanded-1.0.0\sleep-edf-database-expanded-1.0.0\sleep-cassette\SC4001E0-PSG.edf") raw.export(fname=r"E:\work\NITD\software_test\outputedf.edf", fmt="edf", physical_range="channelwise")` And the error...

BUG

I tried to process the spike-sorted data which can be sorted by Phy. The whole folder has all of necessary data. But I got a problem like this: ![Image](https://github.com/user-attachments/assets/fe7f1202-b69c-402c-8fb4-773f8f456352) ![Image](https://github.com/user-attachments/assets/20cfe2cb-4a8b-4a0e-82dd-111b3d7c859d)...