Skip to content
Prev 3291 / 63424 Next

rpois gives a large number repeatedly (PR#439)

This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.
  Send mail to mime@docserver.cac.washington.edu for more info.

--0-759262972-950616086=:2636
Content-Type: TEXT/PLAIN; charset=US-ASCII
On 15 Feb 2000, Peter Dalgaard BSA wrote:

            
Yep, it's old.... When v1.0.0 comes, I guess I'll get the UNIX people to
install it.
It is really strange, this. I can do
[1] 16
Whoops, sorry, I use 
x <- cbind(-50:50)
apply(x, 1, photonsincidenttodetectorbin, 100000, 3)

Anyway, coming back from lunch, I was unable to reproduce it with this
call, after trying about 50 times... This call made the problem show up
almost every time half an hour ago. I bet there is someone sitting inside
the computer having a good time right now... :-) However, I was able to
reproduce it once in about 10 trails by calling 
plot(lensedprofile(100000,3,1), type='l')
which is a function defined by the rest of my code, that I have attached. 

Best,

Kjetil