Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CTagger
CTagger GUI for annotating datasets using Hierarchical Event Descriptors.
![Alt text](image.png)
The Hierarchical Event Descriptor (HED) is a standard for the description of experiment events in neuroimaging data. HED enables the detailed, human-readable, and machine-actionable annotation of events happened in neuroimaging experiments, making shared data analysis-ready. To learn more information about the HED standards and examples, see [hedtags.org](https://www.hedtags.org).

Both HED-3G schema and the software is in beta mode so bug report is welcomed.
CTagger is a graphical interface to assist HED users with the event annotation process, allowing easy navigation around fields of the event table, automatic tags suggestions and validation, as well as the ability to browse the HED schema during annotation. CTagger can be used as a standalone desktop application or as part of the EEGLAB's plug-in [*HEDTools*](https://www.hed-resources.org/en/latest/HedMatlabTools.html#eeglab-plug-in-integration). This repository contains the source code for CTagger, and is also the place where users can submit bug reports and request new features through Github issues tracking system. Detailed documentation on how to use CTagger with walk-through tutorial can be found at our [official HED documentation site](https://www.hed-resources.org/en/latest/CTaggerGuiTaggingTool.html).

For detailed documentation of how to use CTagger, check out: [https://www.hed-resources.org/en/latest/CTaggerGuiTaggingTool.html](https://www.hed-resources.org/en/latest/CTaggerGuiTaggingTool.html)
Binary file added image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.