Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 2.6 KB

load_data.md

File metadata and controls

46 lines (32 loc) · 2.6 KB

Previous: Tutorials


1. Load data files


Importing your data is the first step to get started with ElecFeX. This page guides you through loading the data files, including Axon Binary File (ABF), Igor Binary Wave (IBW), and Neurodata Without Borders (NWB), and save your settings.


  1. Select file directory that contains all your data files. Click Select folder button and it opens a dialog for directory selection. The selected directory will be displayed in the Current dir textbox. You can also type in the directory into the Current dir textbox directly.
  2. File display. After the directory selection, all the .abf, .ibw, and .nwb files in the folders and the subfolders of the selected directory will be listed.
  3. File selection. Select the files by clicking their checkboxes. When running the batch analysis, this step specifies files to undergo the same analysis procedures. You are recommended to select all the data files obtained by the same current protocol, same experimental condition, and/or when the parameter settings for the measurements are appliable to them all.
  4. Save selection. Once all files are selected, you can save the selection for retrieving your selection and all the parameter settings in the future. To do so, name the session by typing in the Pile label textbox. Click Save pile button and it opens a dialog for you to specify the save directory and this will create a “.mat” file.
  5. Reload the selection. To reload the selected file piles, click Load pile button and select the corresponding ‘.mat’ file.

Tutorial_loadFile


Next: 2. Extract electrical properties