MDSplus / mdsplus

The MDSplus data management system
https://mdsplus.org/
Other
74 stars 44 forks source link

Fix/Cleanup broken/unfinished tdi functions #2014

Open zack-vii opened 4 years ago

zack-vii commented 4 years ago

like mdsplus/tdi/d3d/findshot.fun which contains:

fun public findshot(IN _tree, IN_shot)
{
    _path_in =
    _path = treeshr->MaskReplace(REF(_tre

it was clipped atbsom point or never complete.

zack-vii commented 4 years ago

if you tend to fix findshot.fun make sure you use the new #2013 DTYPE to prevent memory leaks