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

Home » Public Forums » archive » Projection of an emissivity cube
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Projection of an emissivity cube [message #39605] Wed, 26 May 2004 09:14
CM is currently offline  CM
Messages: 4
Registered: April 2003
Junior Member
Hi everybody,

I'm trying to compute the projection on any plane of an emmisivity cube.
All the routines I found to performe this kind of computation are used
(and made) by medical imaging scientists, that is quite always a
question of absorbing along a line of sight a radiation comming from
somewhere.

My problem is that it doesn't work for the astronomical objects I'm
considering: in my case, there is no external source, and every cell of
the object (a 3D cube) is an emmiting source. Then to compute the
projection on the sky plane, I have to integrate (sum up in one
direction) the whole cube, without absorbtion at all.

The way I'm doing this now is to rotate the whole cube, and then to
perform a total(cube,1). This is very slow, as the cube can be
100*100*100, and the rotation takes a few minutes; no real time
available with my poor method.

I was thinking diving into project_vol.pro to change the way the sum is
done, removing the absorbtion and adding all the cells in one direction.
But before, I wanna know if anybody already did the job, or if there is
references I could start from.

Thanks a lot,
CM.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Ternary Operator for Arrays
Next Topic: printing comma delimiters for float variables

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

Current Time: Wed Oct 08 17:53:22 PDT 2025

Total time taken to generate the page: 0.00441 seconds