Right now, for example, we currently only expect to see nwss_training_data if fit_wastewater is True, but we always expect to see nwss_step_size, regardless of fit_wastewater.
  
  
    
        
          |  | nhsn_step_size=model_data["nhsn_step_size"], | 
        
          |  | nssp_step_size=model_data["nssp_step_size"], | 
        
          |  | nwss_step_size=model_data["nwss_step_size"], |