comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » smoothing data that contain NaN
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
smoothing data that contain NaN [message #38473] Thu, 11 March 2004 10:18
migliavaccamirco is currently offline  migliavaccamirco
Messages: 1
Registered: March 2004
Junior Member
How can I use Savgol for smoothing data that contain NaN?

Using the code:

out_vector[0:num_row-1]=convol(in_vector[0:num_row-1],savgol (5,5,0,1),/EDGE_TRUNCATE,/NAN)

if in the in_vector there are NaN they seem to be considered like
zeroes.

Thanks
[Message index]
 
Read Message
Previous Topic: Output log / 'bring to front'
Next Topic: Re: Output log / 'bring to front'

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 12:40:44 PDT 2025

Total time taken to generate the page: 1.19743 seconds