Skip to content

Why 'extract_files.py' delete temporary file 'temp_wh.dat' created by kilosort? #93

Description

@PathwayinGithub

Hi!
I found that the temporary file of kilosort 'tmep_wh.dat' was deleted after I run the extract_files.py. But I still want to use the temporary file later.

for example, my path in extract_files:

Path to KS2 output

ks_path = Path(r'G:/SGL_DATA/230406-s16/s16_g1_imec1')

Path to raw ephys data

ephys_path = Path(r'G:/SGL_DATA/230406-s16/s16_g1_imec1')

Save path

out_path = Path(r'G:/SGL_DATA/230406-s16/s16_g1_imec1/ibl_output_16B')

And 'temp_wh.dat' was under ks_path either.

Any one know why and how to fix this problem?THANKS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions