[Homer-users] Homer-users Digest, Vol 92, Issue 2

Roma Siugzdaite romasiugzdaite at gmail.com
Wed Aug 9 10:21:16 EDT 2017
Search archives:

in the end it worked after the compilation, but I got this error (bellow)
and I don't know how important it is.

The other issue is that the results looked weird with 100 photons in MC.
But with 1000 000 I got a nice looking sensitivity pattern.



*tMCimg.c:458:25: **warning: **using integer absolute value function 'abs'
when*

*      argument is of floating point type [-Wabsolute-value]*

                    if( abs(x-detPos[ii][0])<=detRad )

*                        ^*

*tMCimg.c:458:25: note: *use function 'fabs' instead

                    if( abs(x-detPos[ii][0])<=detRad )

*                        ^~~*

                        fabs

*tMCimg.c:459:29: **warning: **using integer absolute value function 'abs'
when*

*      argument is of floating point type [-Wabsolute-value]*

                        if( abs(y-detPos[ii][1])<=detRad )

*                            ^*

*tMCimg.c:459:29: note: *use function 'fabs' instead

                        if( abs(y-detPos[ii][1])<=detRad )

*                            ^~~*

                            fabs

*tMCimg.c:460:33: **warning: **using integer absolute value function 'abs'
when*

*      argument is of floating point type [-Wabsolute-value]*

                            if( abs(z-detPos[ii][2])<=detRad ) {

*                                ^*

*tMCimg.c:460:33: note: *use function 'fabs' instead

                            if( abs(z-detPos[ii][2])<=detRad ) {

*                                ^~~*

                                fabs

3 warnings generated.​



On Tue, Aug 8, 2017 at 6:00 PM, <homer-users-request at nmr.mgh.harvard.edu>
wrote:

> Send Homer-users mailing list submissions to
>         homer-users at nmr.mgh.harvard.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://mail.nmr.mgh.harvard.edu/mailman/listinfo/homer-users
> or, via email, send a message with subject or body 'help' to
>         homer-users-request at nmr.mgh.harvard.edu
>
> You can reach the person managing the list at
>         homer-users-owner at nmr.mgh.harvard.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Homer-users digest..."
>
>
> Today's Topics:
>
>    1. AtlasViewerGUI in Mac and Linux (Roma Siugzdaite)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 8 Aug 2017 16:36:14 +0200
> From: Roma Siugzdaite <romasiugzdaite at gmail.com>
> Subject: [Homer-users] AtlasViewerGUI in Mac and Linux
> To: homer-users at nmr.mgh.harvard.edu
> Message-ID:
>         <CAFXiujmB0sfzTPMNhdhS4Uro=kGRLY8sgF1Kj86aVf3OUunDwg at mail.
> gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> hi guys,
>
> I am trying to run AtlasViewerGUI on Mac OS and Linux, but have some
> problems. I compiled the tMCimg.c file and after running it, I don't get
> any visualization.
>
> I got
> Adot.mat
> projVoltoMesh_brain.mat
>
> but I am missing AdotVol.3pt and AdotVolSUm.3pt files.
>
> any help or updates on that?
> thank you,
> Roma
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://mail.nmr.mgh.harvard.edu/pipermail/homer-users/
> attachments/20170808/f31f6d47/attachment-0001.html
>
> ------------------------------
>
> _______________________________________________
> Homer-users mailing list
> Homer-users at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/homer-users
>
> End of Homer-users Digest, Vol 92, Issue 2
> ******************************************
>
>
> The information in this e-mail is intended only for the person to whom it
> is
> addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> contains patient information, please contact the Partners Compliance
> HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in
> error
> but does not contain patient information, please contact the sender and
> properly
> dispose of the e-mail.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/homer-users/attachments/20170809/20736058/attachment.html 


More information about the Homer-users mailing list