Hi,
I use PDL::Transform to map piddles from one coordinate system to
another. My problem is, that after the transform, the result is a
PDL::Transform object, which seems to interfere with my own module.
How do I get a naked piddle back after a map? I tried
$res->sethdr({})
which clears the header alright, but that doesn't cut it for me somehow.
I need fullaccess to the piddle header, my guess is, that after the hard
reset of the header, something bad happens.
Ingo
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl