Graph all the things
This commit is contained in:
		
							
								
								
									
										2
									
								
								main.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								main.py
									
									
									
									
									
								
							| @@ -348,7 +348,7 @@ def genGraph(gData: dict, showPlot: bool = True): | ||||
|  | ||||
| print("Graphing Data") | ||||
| for shot in loaded_data: | ||||
|     if shot != loaded_data[-2]: continue | ||||
|     #if shot != loaded_data[-2]: continue | ||||
|     genGraph(data[shot], showPlot=False) | ||||
|  | ||||
| # This forces matplotlib to hang until I tell it to close all windows | ||||
|   | ||||
		Reference in New Issue
	
	Block a user