X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 25 Jan 2021 10:09 AM by  Ben Castellani
Contour Function vs Procedure
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

Josh Herron



New Member


Posts:
New Member


--
07 Dec 2020 05:44 PM
    I am trying to plot horizontal scans taken from an aerosol lidar system. The raw data is composed of range resolved aerosol density collected at a particular azimuth angle. The range and azimuth data I convert into values of Northing and Easting against which I plot the aerosol data.

    If I use the contour plot procedure the data is plotted correctly, but if I use the contour function the same data will generate a qhull error. Is there a difference in how the qhull procedure is called in each routine.

    Ben Castellani



    Basic Member


    Posts:130
    Basic Member


    --
    25 Jan 2021 10:09 AM
    The way QHULL is implemented does differ between function and direct graphics in IDL. However, without more information and a look at your data/code, it be hard to say what you might be doing wrong.

    Feel free to reach out to support@L3Harris.com on this topic since you have an active IDL license. It looks like someone helped you with this exact issue before in 2019 and 2020 and they would assist further.
    You are not authorized to post a reply.