pyradi
pyradi copied to clipboard
a Python toolkit to perform optical and infrared computational radiometry
Hi, I'm new in this technology and I am curious if this repository offers the possibility to convert a ptw file in an ASCII file. Thank you in advance Andrea
Since the latests release, I get an error when reading ptw files using ryptw.readPTWHeader(). On line 417, 7 bytes are read and then passed to mybyte(), which checks if it...
I found an issue when trying to use rtplot.Plotter.polar. `~\pyradi\ryplot.py in polar(self, plotnum, theta, r, ptitle, plotCol, label, labelLocation, highlightNegative, highlightCol, highlightWidth, legendAlpha, linestyle, rscale, rgrid, thetagrid, direction, zerooffset, titlefsize,...
Hi, Thanks for putting this repository together, I only found it yesterday and it is extremely useful. I think there is a small error in the ryptw.py file in line...
Good Afternoon, I am a master student at the air force institute of technology and I'm using Pyradi for my thesis project. For my thesis I am mainly focused on...
I am working with Pyradi version: 1.1.0 but the issue and suggestion that I describe below applies beyond that version to newer versions. Description of issue: 1. When an object...
Hi there, do you examples for PRNU or light FPN calculation from an image? Could you please point it out in doc? Thanks for your great contributions.