It is helpful if you include a working code snippet from
a PDL shell session (with inputs and outputs).  That makes
it much easier and quicker to respond to questions.

--Chris

On Mon, Mar 17, 2014 at 3:21 PM, Ingo Schmid <[email protected]> wrote:
> 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 full access 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
>

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to