From e9bafd5ef38a499b99398ec092bf9cb9dd4d067f Mon Sep 17 00:00:00 2001 From: Meyers-Im Date: Fri, 15 Mar 2024 09:45:13 -0700 Subject: [PATCH] adding author --- solardatatools/algorithms/loss_factor_analysis.py | 1 + 1 file changed, 1 insertion(+) diff --git a/solardatatools/algorithms/loss_factor_analysis.py b/solardatatools/algorithms/loss_factor_analysis.py index 468176ae..973d27fc 100644 --- a/solardatatools/algorithms/loss_factor_analysis.py +++ b/solardatatools/algorithms/loss_factor_analysis.py @@ -10,6 +10,7 @@ the set of "known" index values, e.g. the days that we have good energy production values for (not missing or corrupted). +Author: Bennet Meyers """ import numpy as np