Skip to content

Commit

Permalink
Deploying to gh_pages from @ 1c5e44b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
stephprince committed Aug 7, 2024
1 parent 300ab4e commit ed324f3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,9 @@
<div class="headertitle"><div class="title">AqNWB </div></div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p><a class="anchor" id="md__r_e_a_d_m_e"></a> AqNWB is a C++ API for acquiring neurophysiological data directly into the NWB (Neurodata Without Borders) format. Our goal is to provide a lightweight API to integrate with existing acquisition systems.</p>
<div class="textblock"><p><a class="anchor" id="md__r_e_a_d_m_e"></a> <a href="https://github.com/NeurodataWithoutBorders/aqnwb/actions/workflows/tests.yml"><img src="https://github.com/NeurodataWithoutBorders/aqnwb/actions/workflows/tests.yml/badge.svg" alt="Unit tests" style="pointer-events: none;" class="inline"/></a> <a href="https://github.com/NeurodataWithoutBorders/aqnwb/actions/workflows/codespell.yml"><img src="https://github.com/NeurodataWithoutBorders/aqnwb/actions/workflows/codespell.yml/badge.svg" alt="Codespell" style="pointer-events: none;" class="inline"/></a> <a href="https://github.com/NeurodataWithoutBorders/aqnwb/actions/workflows/lint.yml"><img src="https://github.com/NeurodataWithoutBorders/aqnwb/actions/workflows/lint.yml/badge.svg" alt="Lint" style="pointer-events: none;" class="inline"/></a> <a href="https://github.com/NeurodataWithoutBorders/aqnwb/actions/workflows/doxygen-gh-pages.yml"><img src="https://github.com/NeurodataWithoutBorders/aqnwb/actions/workflows/doxygen-gh-pages.yml/badge.svg" alt="Docs build" style="pointer-events: none;" class="inline"/></a></p>
<p><a href="https://neurodatawithoutborders.github.io/aqnwb/"><img src="https://img.shields.io/badge/AqNWB-Docs-8A2BE2?style=flat" alt="Docs" class="inline"/></a> <a href="https://nwb-overview.readthedocs.io/en/latest/nwb-project-analytics/docs/source/code_stat_pages/AqNWB_stats.html"><img src="https://img.shields.io/badge/AqNWB-Code%20Statistics-8A2BE2?style=flat" alt="Code Stats" class="inline"/></a></p>
<p>AqNWB is a C++ API for acquiring neurophysiological data directly into the NWB (Neurodata Without Borders) format. Our goal is to provide a lightweight API to integrate with existing acquisition systems.</p>
<p>Please note, AqNWB is currently under development and should not yet be used in practice.</p>
<p>Below is a high-level overview of the project structure and capabilities we are targeting:</p>
<div class="image">
Expand Down

0 comments on commit ed324f3

Please sign in to comment.