heatmap_data_vis¶
-
datavis.heatmap_data_vis.
combine_scores
()¶ Combine the scores from all patients and dump into all_dict.txt.
-
datavis.heatmap_data_vis.
make_scatter_data
(patient)¶ Create scatter plot for the given patient.
Parameters: patient (str) – patient directory containing plot_dict.txt
-
datavis.heatmap_data_vis.
scores_and_duration_dict
(all_dict_q, duration_dict_q, dir)¶ Creates all_dict and duration_dict for the given dir and adds them to each queue. Queues must be threadsafe.
Parameters: - all_dict_q (Queue) – Queue for all_dict
- duration_dict_q (Queue) – Queue for duration_dict
- dir (str) – Directory