[New Feature] Add web folder to support web documentation

This commit is contained in:
Rudy Haryanto
2022-10-04 20:17:17 +07:00
parent c27f624ca8
commit a54aa04c9b
251 changed files with 11079 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
---
id: data-guidelines
title: Overview
---
<div className="banner-native-code-required">
<h3>OpenDBM Data Guidelines</h3>
<p>
OpenDBM is meant to be broadly applicable to video and audio data. Given the plethora of possibilities in terms of what that data could contain, it is important to take certain guidelines into consideration before processing your data. This chapter outlines some of those considerations, which should help with experimental design, data organization, and analysisall while ensuring a high signal to noise ratio.
</p>
</div>