Skip to content

Commit 706a260

Browse files
authored
Revise README for clarity on dataset details
Updated the overview and summary sections to clarify details about the dataset, including the optical potential and video format.
1 parent 434e080 commit 706a260

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,15 @@
22

33
## Overview
44

5-
This DeepTrackAI repository contains two short videos of an optically trapped microscopic particle undergoing Brownian motion. The dataset was published in
6-
[Helgadottir et al., Optica, 2019](https://doi.org/10.1364/OPTICA.6.000506).
7-
One video is acquired with **low noise** (`low_noise.avi`), and the other with **high noise** (`high_noise.avi`). In both cases, the particle jiggles around the center of the frame due to thermal motion.
5+
This DeepTrackAI repository contains two short videos of an optically trapped microscopic particle undergoing Brownian motion in the optical potential. The dataset was published in [Helgadottir et al., Optica, 2019](https://doi.org/10.1364/OPTICA.6.000506).
86

9-
---
10-
11-
## Summary
7+
One video is acquired with **low noise** (`low_noise.avi`), and the other with **high noise** (`high_noise.avi`). In both cases, the particle jiggles around the center of the frame due to thermal motion.
128

9+
### Summary
1310
- **Number of videos**: 2 (`low_noise.avi`, `high_noise.avi`)
1411
- **Frames per video**: 100
15-
- **Frame size**: 120×120 pixels
16-
- **Color**: RGB
17-
- **Format**: AVI
12+
- **Image size**: 120 × 120 pixels
13+
- **Video format**: 8-bit RGB AVI
1814

1915
---
2016

0 commit comments

Comments
 (0)