Navigation
index
modules
|
grand-challenge.org documentation
»
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (grandchallenge.components.models.ComponentInterface method)
(grandchallenge.components.models.ComponentInterfaceValue method)
A
active_ground_truth (grandchallenge.evaluation.models.Phase attribute)
active_image (grandchallenge.evaluation.models.Phase attribute)
(grandchallenge.workstations.models.Workstation property)
add_editor() (grandchallenge.reader_studies.models.ReaderStudy method)
add_reader() (grandchallenge.reader_studies.models.ReaderStudy method)
allowed_file_types (grandchallenge.components.models.ComponentInterface property)
Answer (class in grandchallenge.reader_studies.models)
Answer.DoesNotExist
Answer.MultipleObjectsReturned
answerable_question_count (grandchallenge.reader_studies.models.ReaderStudy attribute)
answerable_questions (grandchallenge.reader_studies.models.ReaderStudy attribute)
AnswerGroupObjectPermission (class in grandchallenge.reader_studies.models)
AnswerGroupObjectPermission.DoesNotExist
AnswerGroupObjectPermission.MultipleObjectsReturned
AnswerType (class in grandchallenge.reader_studies.models)
AnswerUserObjectPermission (class in grandchallenge.reader_studies.models)
AnswerUserObjectPermission.DoesNotExist
AnswerUserObjectPermission.MultipleObjectsReturned
api_url (grandchallenge.reader_studies.models.Answer property)
(grandchallenge.reader_studies.models.DisplaySet property)
(grandchallenge.reader_studies.models.Question property)
average_duration() (grandchallenge.components.models.ComponentJobManager method)
C
calculate_score() (grandchallenge.reader_studies.models.Answer method)
(grandchallenge.reader_studies.models.Question method)
CategoricalOption (class in grandchallenge.reader_studies.models)
CategoricalOption.DoesNotExist
CategoricalOption.MultipleObjectsReturned
clean() (grandchallenge.components.models.ComponentInterface method)
(grandchallenge.components.models.ComponentInterfaceExampleValue method)
(grandchallenge.components.models.ComponentInterfaceValue method)
(grandchallenge.evaluation.models.Phase method)
(grandchallenge.reader_studies.models.Question method)
(grandchallenge.reader_studies.models.ReaderStudy method)
ComponentImage (class in grandchallenge.components.models)
ComponentImage.GPUTypeChoices (class in grandchallenge.components.models)
ComponentImage.ImportStatusChoices (class in grandchallenge.components.models)
ComponentInterface (class in grandchallenge.components.models)
ComponentInterface.DoesNotExist
ComponentInterface.MultipleObjectsReturned
ComponentInterfaceExampleValue (class in grandchallenge.components.models)
ComponentInterfaceExampleValue.DoesNotExist
ComponentInterfaceExampleValue.MultipleObjectsReturned
ComponentInterfaceValue (class in grandchallenge.components.models)
ComponentInterfaceValue.DoesNotExist
ComponentInterfaceValue.MultipleObjectsReturned
ComponentJob (class in grandchallenge.components.models)
ComponentJobManager (class in grandchallenge.components.models)
container (grandchallenge.components.models.ComponentJob property)
D
decompress (grandchallenge.components.models.ComponentInterfaceValue property)
delete_reader_study_groups_hook() (in module grandchallenge.reader_studies.models)
delete_workstation_groups_hook() (in module grandchallenge.workstations.models)
DisplaySet (class in grandchallenge.reader_studies.models)
DisplaySet.DoesNotExist
DisplaySet.MultipleObjectsReturned
DisplaySetGroupObjectPermission (class in grandchallenge.reader_studies.models)
DisplaySetGroupObjectPermission.DoesNotExist
DisplaySetGroupObjectPermission.MultipleObjectsReturned
DisplaySetUserObjectPermission (class in grandchallenge.reader_studies.models)
DisplaySetUserObjectPermission.DoesNotExist
DisplaySetUserObjectPermission.MultipleObjectsReturned
E
empty_answer_value (grandchallenge.reader_studies.models.Question property)
environment (grandchallenge.workstations.models.Session property)
expires_at (grandchallenge.workstations.models.Session property)
F
Feedback (class in grandchallenge.workstations.models)
Feedback.DoesNotExist
Feedback.MultipleObjectsReturned
FeedbackGroupObjectPermission (class in grandchallenge.workstations.models)
FeedbackGroupObjectPermission.DoesNotExist
FeedbackGroupObjectPermission.MultipleObjectsReturned
FeedbackUserObjectPermission (class in grandchallenge.workstations.models)
FeedbackUserObjectPermission.DoesNotExist
FeedbackUserObjectPermission.MultipleObjectsReturned
file_extension (grandchallenge.components.models.ComponentInterface property)
G
get_jsonpath() (in module grandchallenge.evaluation.templatetags.evaluation_extras)
get_next_submission() (grandchallenge.evaluation.models.Phase method)
get_progress_for_user() (grandchallenge.reader_studies.models.ReaderStudy method)
GPUTypeChoices (class in grandchallenge.components.models)
grandchallenge.components.models
module
grandchallenge.evaluation.templatetags.evaluation_extras
module
grandchallenge.reader_studies.models
module
grandchallenge.workstations.models
module
H
help_text (grandchallenge.reader_studies.models.ReaderStudy property)
hostname (grandchallenge.workstations.models.Session property)
I
image_file (grandchallenge.components.models.ComponentInterfaceValue attribute)
image_groups (grandchallenge.reader_studies.models.ReaderStudy property)
ImagePort (class in grandchallenge.reader_studies.models)
ImportStatusChoices (class in grandchallenge.components.models)
InteractiveAlgorithmChoices (class in grandchallenge.reader_studies.models)
interface_type_file() (grandchallenge.components.models.InterfaceKind static method)
interface_type_image() (grandchallenge.components.models.InterfaceKind static method)
interface_type_json() (grandchallenge.components.models.InterfaceKind static method)
interface_type_mandatory_isolation() (grandchallenge.components.models.InterfaceKind static method)
interface_type_undisplayable() (grandchallenge.components.models.InterfaceKind static method)
InterfaceKind (class in grandchallenge.components.models)
InterfaceKind.InterfaceKindChoices (class in grandchallenge.components.models)
InterfaceKindChoices (class in grandchallenge.components.models)
interfaces (grandchallenge.components.models.InterfacesAndValues attribute)
InterfacesAndValues (class in grandchallenge.components.models)
InterfaceSuperKindChoices (class in grandchallenge.components.models)
is_answer_valid() (grandchallenge.reader_studies.models.Question method)
is_editor() (grandchallenge.reader_studies.models.ReaderStudy method)
is_fully_editable (grandchallenge.reader_studies.models.Question property)
is_reader() (grandchallenge.reader_studies.models.ReaderStudy method)
K
Kind (grandchallenge.components.models.ComponentInterface attribute)
L
leaderboard (grandchallenge.reader_studies.models.ReaderStudy attribute)
M
module
grandchallenge.components.models
grandchallenge.evaluation.templatetags.evaluation_extras
grandchallenge.reader_studies.models
grandchallenge.workstations.models
O
OptionalHangingProtocolReaderStudy (class in grandchallenge.reader_studies.models)
OptionalHangingProtocolReaderStudy.DoesNotExist
OptionalHangingProtocolReaderStudy.MultipleObjectsReturned
original_repo_tag (grandchallenge.components.models.ComponentImage property)
output_interfaces (grandchallenge.components.models.ComponentJob property)
OverlaySegmentsMixin (class in grandchallenge.components.models)
P
Phase (class in grandchallenge.evaluation.models)
Phase.DoesNotExist
Phase.MultipleObjectsReturned
Phase.StatusChoices (class in grandchallenge.evaluation.models)
Phase.SubmissionKindChoices (class in grandchallenge.evaluation.models)
Q
Question (class in grandchallenge.reader_studies.models)
Question.AnswerType (class in grandchallenge.reader_studies.models)
Question.Direction (class in grandchallenge.reader_studies.models)
Question.DoesNotExist
Question.ImagePort (class in grandchallenge.reader_studies.models)
Question.MultipleObjectsReturned
Question.ScoringFunction (class in grandchallenge.reader_studies.models)
QuestionGroupObjectPermission (class in grandchallenge.reader_studies.models)
QuestionGroupObjectPermission.DoesNotExist
QuestionGroupObjectPermission.MultipleObjectsReturned
QuestionUserObjectPermission (class in grandchallenge.reader_studies.models)
QuestionUserObjectPermission.DoesNotExist
QuestionUserObjectPermission.MultipleObjectsReturned
QuestionWidgetKindChoices (class in grandchallenge.reader_studies.models)
R
ReaderStudy (class in grandchallenge.reader_studies.models)
ReaderStudy.DoesNotExist
ReaderStudy.MultipleObjectsReturned
ReaderStudyGroupObjectPermission (class in grandchallenge.reader_studies.models)
ReaderStudyGroupObjectPermission.DoesNotExist
ReaderStudyGroupObjectPermission.MultipleObjectsReturned
ReaderStudyPermissionRequest (class in grandchallenge.reader_studies.models)
ReaderStudyPermissionRequest.DoesNotExist
ReaderStudyPermissionRequest.MultipleObjectsReturned
ReaderStudyUserObjectPermission (class in grandchallenge.reader_studies.models)
ReaderStudyUserObjectPermission.DoesNotExist
ReaderStudyUserObjectPermission.MultipleObjectsReturned
relative_path (grandchallenge.components.models.ComponentInterfaceValue property)
remove_editor() (grandchallenge.reader_studies.models.ReaderStudy method)
remove_reader() (grandchallenge.reader_studies.models.ReaderStudy method)
S
save() (grandchallenge.components.models.ComponentImage method)
(grandchallenge.components.models.ComponentInterfaceValue method)
(grandchallenge.components.models.ComponentJob method)
(grandchallenge.components.models.Tarball method)
(grandchallenge.evaluation.models.Phase method)
(grandchallenge.reader_studies.models.Answer method)
(grandchallenge.reader_studies.models.Question method)
(grandchallenge.reader_studies.models.ReaderStudy method)
(grandchallenge.reader_studies.models.ReaderStudyPermissionRequest method)
(grandchallenge.workstations.models.Feedback method)
(grandchallenge.workstations.models.Session method)
(grandchallenge.workstations.models.Workstation method)
(grandchallenge.workstations.models.WorkstationImage method)
save_without_historical_record() (grandchallenge.reader_studies.models.Answer method)
(grandchallenge.workstations.models.Session method)
score_for_user() (grandchallenge.reader_studies.models.ReaderStudy method)
scores_by_user (grandchallenge.reader_studies.models.ReaderStudy attribute)
service (grandchallenge.workstations.models.Session property)
Session (class in grandchallenge.workstations.models)
Session.DoesNotExist
Session.MultipleObjectsReturned
Session.Region (class in grandchallenge.workstations.models)
SessionGroupObjectPermission (class in grandchallenge.workstations.models)
SessionGroupObjectPermission.DoesNotExist
SessionGroupObjectPermission.MultipleObjectsReturned
SessionUserObjectPermission (class in grandchallenge.workstations.models)
SessionUserObjectPermission.DoesNotExist
SessionUserObjectPermission.MultipleObjectsReturned
start() (grandchallenge.workstations.models.Session method)
statistics (grandchallenge.reader_studies.models.ReaderStudy attribute)
stop() (grandchallenge.workstations.models.Session method)
study_image_names (grandchallenge.reader_studies.models.ReaderStudy attribute)
SuperKind (grandchallenge.components.models.ComponentInterface attribute)
T
Tarball (class in grandchallenge.components.models)
Tarball.ImportStatusChoices (class in grandchallenge.components.models)
task_kwargs (grandchallenge.workstations.models.Session property)
U
update_status() (grandchallenge.workstations.models.Session method)
V
valid_archive_items (grandchallenge.evaluation.models.Phase attribute)
validate() (grandchallenge.reader_studies.models.Answer static method)
validate_against_schema() (grandchallenge.components.models.ComponentInterface method)
values (grandchallenge.components.models.InterfacesAndValues attribute)
W
with_duration() (grandchallenge.components.models.ComponentJobManager method)
Workstation (class in grandchallenge.workstations.models)
Workstation.DoesNotExist
Workstation.MultipleObjectsReturned
workstation_url (grandchallenge.reader_studies.models.DisplaySet attribute)
(grandchallenge.workstations.models.Session property)
WorkstationGroupObjectPermission (class in grandchallenge.workstations.models)
WorkstationGroupObjectPermission.DoesNotExist
WorkstationGroupObjectPermission.MultipleObjectsReturned
WorkstationImage (class in grandchallenge.workstations.models)
WorkstationImage.DoesNotExist
WorkstationImage.MultipleObjectsReturned
WorkstationImageGroupObjectPermission (class in grandchallenge.workstations.models)
WorkstationImageGroupObjectPermission.DoesNotExist
WorkstationImageGroupObjectPermission.MultipleObjectsReturned
WorkstationImageUserObjectPermission (class in grandchallenge.workstations.models)
WorkstationImageUserObjectPermission.DoesNotExist
WorkstationImageUserObjectPermission.MultipleObjectsReturned
WorkstationSessionReaderStudy (class in grandchallenge.reader_studies.models)
WorkstationSessionReaderStudy.DoesNotExist
WorkstationSessionReaderStudy.MultipleObjectsReturned
WorkstationUserObjectPermission (class in grandchallenge.workstations.models)
WorkstationUserObjectPermission.DoesNotExist
WorkstationUserObjectPermission.MultipleObjectsReturned
Quick search
Navigation
index
modules
|
grand-challenge.org documentation
»
Index