Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ColumbiaWillLabShared authored Jun 8, 2020
1 parent 8cd9402 commit b9b8c32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ Every time a shot or sequence is processed, relevant variables are saved in logg

The file structure for the HDF5 format is as follows:

###File Structure
```bash
.
logging.hdf5
├── HH:MM:SS
├── HH:MM:SS
Expand All @@ -153,6 +156,7 @@ logging.hdf5
└── atomnum_sequence
├── HH:MM:SS
└── HH:MM:SS
```

Each processed object is indexed by the 24hr timestamp (HH:MM:SS) it has been processed at. Each timestamp object contains the full dataset (atom,beam,dark), and can be identified via its variables.

Expand Down

0 comments on commit b9b8c32

Please sign in to comment.