Agora
Version 7.x

Administrator Documentation

  • 1. Server Requirements
  • 2. Installation using the Wizard
  • 3. Manual installation
  • 4. Installation on Kubernetes
  • 5. Post installation tasks
  • 6. Maintain Agora
  • 7. Backup
  • 8. Management Tasks
  • 9. Optimize Agora
  • 10. Appendix

User Documentation

  • 1. Introduction
  • 2. Getting Started
  • 3. Projects
  • 4. Agora Data Model
  • 5. Importing Data to Agora
  • 6. Data Download and Export
  • 7. Working with Tables
  • 8. Viewer
  • 9. Database Search
    • 9.1. Quick Search
    • 9.2. Database Queries
  • 10. Tasks
  • 11. Task Execution Hosts
  • 12. Anonymization
  • 13. Showcases
  • 14. Tags and Rating
  • 15. Data Transfer Request
  • 16. Miscellaneous Features
  • 17. HowTo’s

Developer Documentation

  • 1. Developer Manual
  • 2. Python API Library
  • 3. Matlab API Library
  • 4. C/C++ API Library

About

  • Changelog
Agora
  • 9. Database Search

9. Database Search¶

9.1. Quick Search¶

By typing a search string in the quick search field in the main menu bar, you can search for Projects, Patients, Studies, Series, Datasets, Tags, and Tasks. Searches can be performed in the current project only or in all projects. Quick search will not find data in projects you are not member of. The results are displayed on a separate result page.

../../../_images/search.png

Quick search will search in the names and descriptions of the individual objects. Additionally you can search for file extensions and dataset types:

test

Will find all objects with the word “test” in name/description

Philips Raw

Will find all Philips raw datasets

.rec

Will find all files which have the “.rec” extension (Philips par/rec datasets)

brain .raw

Will find all raw datasets with the word brain in the name/description

GYRO30

Will find studies measured on the scanner GYRO30

9.2. Database Queries¶

(Documentation not yet available)

Previous Next

© Copyright 2024, GyroTools LLC.

Built with Sphinx using a theme provided by Read the Docs.