pytmatrix icon indicating copy to clipboard operation
pytmatrix copied to clipboard

Python code for T-matrix scattering calculations

Results 11 pytmatrix issues
Sort by recently updated
recently updated
newest added

Hello, I am using this code to calculate scattering coefficient and extinction coefficient. But I find that the execution of the code stops when I try to calculate the T-matrix...

It's shown that the RCS calculation of particles is based on the Muller Matrix, so the result of calculation should be RCS with unit of 'm^2/m^3', i.e., the RCS in...

I set m=refractive.ice_refractive('ice_refr.dat')(8.43,0.2) and mu=0(GammaDSD),the other settings are the same as the example given by Wiki which is to compute radar scattering properties for a C-band radar. The result is...

Hi, I am running into a problem when i try and create a scatterer with a diameter that is ~40x larger than the wavelength. Is this a bug?

wontfix

I tried installing this package through the `pip install pytmatrix` method. The `.so` file failed to compile. However, installing from source after cloning the repo worked. Running MacOSx 10.11.6 pip...

When I'm running the example from github, everything works fine, but when I'm running the code with my parameters I'm getting the line: "Process finished with exit code 0" and...

It would seem that going forward this package might be limited to Python < 3.12, unless the package is updated to account for the new numpy changes. From this page:...

Sorry to bother you, but I want to know the effect of scatterer.psd_integrator.geometries = (geom_back, geom_forw)

Why is the reflectivity factor in meters smaller than the normal one 300db, and the one in millimeters larger than the normal one about 60db