Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Apr 19, 2024
1 parent 8b1c0a8 commit eb86335
Showing 1 changed file with 10 additions and 14 deletions.
24 changes: 10 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,20 +67,6 @@ for ndx_probe in ndx_probes:
pi_probes.append(pi_probe)
```

## Ongoing work
- Publish on PyPI
- Incorporate this NDX into the core NWB schema via [NWBEP002](https://docs.google.com/document/d/1q-haFEEHEgZpRoCzzQsuSWCKN4QfMsTzLnlptLaf-yw/edit)

## Future plans
- Add information about the headstage used for data acquisition

---
This extension was created using [ndx-template](https://github.com/nwb-extensions/ndx-template).
=======
# ndx-extracellular-channels



## Diagram


Expand Down Expand Up @@ -189,3 +175,13 @@ classDiagram
ChannelsTable *--> ProbeInsertion: might contain ProbeInsertion
note for ChannelsTable "ChannelsTable is no longer global"
```

## Ongoing work
- Publish on PyPI
- Incorporate this NDX into the core NWB schema via [NWBEP002](https://docs.google.com/document/d/1q-haFEEHEgZpRoCzzQsuSWCKN4QfMsTzLnlptLaf-yw/edit)

## Future plans
- Add information about the headstage used for data acquisition

---
This extension was created using [ndx-template](https://github.com/nwb-extensions/ndx-template).

0 comments on commit eb86335

Please sign in to comment.