bifacial_radiance.AnalysisObj.analysis#
- AnalysisObj.analysis(octfile, name, frontscan, backscan=None, plotflag=False, accuracy='low', RGB=False)[source]#
General analysis function, where linepts are passed in for calling the raytrace routine
_irrPlotand saved into results with_saveResults.- Parameters:
octfile (string) – Filename and extension of .oct file
name (string) – Name to append to output files
frontscan (scene.frontscan object) – Object with the sensor location information for the front of the module
backscan (scene.backscan object. (optional)) – Object with the sensor location information for the rear side of the module.
plotflag (boolean) – Include plot of resulting irradiance
accuracy (string) – Either ‘low’ (default - faster) or ‘high’ (better for low light)
RGB (Bool) – If the raytrace is a spectral raytrace and information for the three channe wants to be saved, set RGB to True.
- Returns:
File saved in resultsirr_name.csv