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

Add getting started page #215

Merged
merged 9 commits into from
Feb 26, 2024
Merged

Conversation

kaitj
Copy link
Collaborator

@kaitj kaitj commented Feb 26, 2024

This adds a getting started page to the autobids webpage, providing an overview of how autobids works. This is meant to be a starting point as autobids moves more towards having the user manage their own study, with any additional questions being asked via the CBS Discourse page.

Created a "Getting started" page with some helpful information detailing
the steps autobids takes to convert data acquired from a CFMM scanner.
This entails:

- Account creation -> to interact and manage study
- New study -> creating a new study to interact with DICOM server
- Dicom retrieval -> using cfmm2tar to query and tarball study data
- Bidsify data -> using tar2bids to convert the data
- Archiving -> creating a zip of the latest converted data and shared
  via globus
- Notes -> additional notes to share

May have to update tar2bids instructions if moving to a public repo.
@kaitj kaitj added the enhancement New feature or request label Feb 26, 2024
@kaitj kaitj self-assigned this Feb 26, 2024
Made a formatting change to use paragraph formatting instead of line
breaks within a card where it made sense.
Removed the main message from the index page, which is now part of the
getting started page and added a message to redirect users to the
getting started page for additional information.
@kaitj kaitj merged commit fec666a into khanlab:main Feb 26, 2024
2 checks passed
@kaitj kaitj deleted the feat/getting-started-page branch February 26, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant