Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

params.py 292 B
Raw

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
  1. dat_path = "..//home/olivier/Downloads/ONE/openalyx.internationalbrainlab.org/danlab/Subjects/DY_016/2020-09-12/001/raw_ephys_data/probe00/_spikeglx_ephysData_g0_t0.imec0.ap.cbin"
  2. n_channels_dat = 385
  3. dtype = "int16"
  4. offset = 0
  5. hp_filtered = False
  6. sample_rate = 30000
  7. template_scaling = 20.0
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...