imogenproject / gpuImogen

Codeveloped version of the Imogen code that runs on the GPU
http://imogenproject.org
5 stars 2 forks source link

Separate growth fitter from plotter in RHD_Analyzer() #36

Open ekeever1 opened 10 years ago

ekeever1 commented 10 years ago

RHD_Analyzer()'s generatePlots() function currently tries to fit a sinusoid to the shock's mean X position.

This should be an entirely separate function, callable by either the user or the plotter.