On Fri, 11 Aug 2023 16:34:30 -0700
American Citizen <website.read...@gmail.com> wrote:

> Hello:
> 
> I am working with the NASPMON project (see 
> https://www.ig.cas.cz/en/naspmon-project-website/) on an original 
> research project pertaining to seismic detection of underground magma 
> movement prior to a fissure eruption (which Iceland has).
> 
> I have processed the seismic data, using fftw to run the discrete 
> fourier transforms on the data, in order to find the frequency 
> correlations. Where I am running into a problem is using splot to do the 
> 3d surface map.
> 
> The data is huge, typically 3600 by 4000 data elements on just one plot 
> (of 425) of an hour's worth of data.
> 
> Has anyone used 3d surface plotting software (other than gnuplot splot 
> with pm3d) ??
> 

python/matplotlib ?

it does surprising well even with a large amount of data.


-- 
Brian

Reply via email to