You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HED (Hierarchical Event Descriptors) is a framework for systematically describing both laboratory and real-world events as well as other experimental metadata. HED tags are comma-separated path strings that provide a standardized vocabulary for annotating events and experimental conditions.
16
10
17
11
**Key Features:**
@@ -27,14 +21,8 @@ HED (Hierarchical Event Descriptors) is a framework for systematically describin
**Note:** The `run_remodel` command has been removed. Table remodeling functionality is now available in the separate [table-remodeler](https://pypi.org/project/table-remodeler/) package.
150
129
130
+
**Note:** The visualization tools such as the word cloud visualization have been moved to a separate [hed-vis](https://pypi.org/project/hedvis/) project.
131
+
151
132
For more examples, see the [user guide](https://www.hedtags.org/hed-python/user_guide.html).
**Note:** Example notebooks are available in the [GitHub repository](https://github.com/hed-standard/hed-python/tree/main/examples) only, not in the PyPI package.
159
137
160
138
The [`examples/`](examples/) directory contains Jupyter notebooks demonstrating common HED workflows with BIDS datasets:
@@ -185,9 +163,6 @@ See [`examples/README.md`](examples/README.md) for more details.
185
163
186
164
## Documentation
187
165
188
-
```{index} documentation, user guide, API reference, Sphinx
0 commit comments