ophthalmology
Algorithm plugins in this package.
Module
Submodules
- bitfount.federated.algorithms.ophthalmology.csv_report_generation_ophth_algorithm - Algorithm for outputting results to CSV on the pod-side.
- bitfount.federated.algorithms.ophthalmology.dataframe_generation_extensions - Additional functionality for DataFrame processing.
- bitfount.federated.algorithms.ophthalmology.etdrs_calculation_algorithm - Algorithm for computing ETDRS subfields.
- bitfount.federated.algorithms.ophthalmology.fovea_coordinates_algorithm - Computes the Fovea coordinates from the Fovea detection model predictions.
- bitfount.federated.algorithms.ophthalmology.ga_trial_calculation_algorithm_jade - Algorithm for calculating the GA area.
- bitfount.federated.algorithms.ophthalmology.ga_trial_inclusion_criteria_match_algorithm_amethyst - Algorithm for establishing number of results that match a given criteria.
- bitfount.federated.algorithms.ophthalmology.ga_trial_inclusion_criteria_match_algorithm_jade - Algorithm for establishing number of results that match a given criteria.
- bitfount.federated.algorithms.ophthalmology.ga_trial_pdf_algorithm_amethyst - Algorithm for outputting GA model results to CSV on the pod-side.
- bitfount.federated.algorithms.ophthalmology.ga_trial_pdf_algorithm_jade - Algorithm for outputting GA model results to CSV on the pod-side.
- bitfount.federated.algorithms.ophthalmology.ophth_algo_types - This module contains the dataclasses and constants used in the Ophthalmology.
- bitfount.federated.algorithms.ophthalmology.ophth_algo_utils - Utilities for ophthalmology plugins.
- bitfount.federated.algorithms.ophthalmology.simple_csv_algorithm - Algorithms and related functionality for simply outputting data to CSV.