Displaying 20 results from an estimated 33 matches for "orn".
Did you mean:
or
2002 Jul 08
0
factanal results interpretation - am I right here?
...e), and the average orientation relative to the path (e.g. 0deg for "tangential", 90deg. for inward or outward). We analysed the errors in these measures, compared to the presented values, and normalised to the total perceived amount of yaw:
yrelerr.PathRot, relerr.Yaw and relerr.PathRel.Orn
Additionally, we calculated measures of overlap (more exactly: average pointwise distance after maximising overlap): Spat for the path, Orn for the orientation; there were combined into FD=sqrt(Spat^2+Orn^2).
Earlier analysis had suggested that subjects assume a fixed orientation relative to the...
2009 Jun 25
2
[LLVMdev] bitwise AND selector node not commutative?
Using the Thumb-2 target we see that ORN ( a | ^b) and BIC (a & ^b)
have similar patterns, as we would expect:
defm t2BIC : T2I_bin_irs<"bic", BinOpFrag<(and node:$LHS, (not node:
$RHS))>>;
defm t2ORN : T2I_bin_irs<"orn", BinOpFrag<(or node:$LHS, (not node:
$RHS))>>;
Compiling the f...
2009 Jun 26
0
[LLVMdev] bitwise AND selector node not commutative?
On Jun 25, 2009, at 4:38 PM, David Goodwin wrote:
> Using the Thumb-2 target we see that ORN ( a | ^b) and BIC (a & ^b)
> have similar patterns, as we would expect:
>
> defm t2BIC : T2I_bin_irs<"bic", BinOpFrag<(and node:$LHS, (not node:
> $RHS))>>;
> defm t2ORN : T2I_bin_irs<"orn", BinOpFrag<(or node:$LHS, (not node:
> $RH...
2009 Jun 26
1
[LLVMdev] bitwise AND selector node not commutative?
On Jun 25, 2009, at 6:06 PM, Evan Cheng wrote:
>
> On Jun 25, 2009, at 4:38 PM, David Goodwin wrote:
>
>> Using the Thumb-2 target we see that ORN ( a | ^b) and BIC (a & ^b)
>> have similar patterns, as we would expect:
>>
>> defm t2BIC : T2I_bin_irs<"bic", BinOpFrag<(and node:$LHS, (not
>> node:$RHS))>>;
>> defm t2ORN : T2I_bin_irs<"orn", BinOpFrag<(or node:$LHS,...
2002 Nov 25
1
Problem with a printer
.... A setup, that was used with 2.2.3a
of samba (same smb.conf), but it fails with 2.2.5. When using smbclient or
the spoot client to connect to the samba printer resource, it tells me that
it's a bad network name. Any known issues?
--
---------
?rn Einar Hansen email: orn.hansen@swipnet.se
telephone + fax: +46 35 217194
2002 Nov 11
1
Printer driver downloads...?
...;old way" of doing things, but it doesn't seem to fly with Win2K drivers.
Any and all help, and pointers to FD so I can RTFD (again, haven't had much
luck with the standard docs) are appreciated!
Thanks-in-advance!
--
Don Werve <donw@examen.com> (Unix System Administrator)
Yorn desh born, der ritt de gitt der gue,
Orn desh, dee born desh, de umn bork! bork! bork!
2002 Nov 19
1
Driver download problem (still)...
...[enzo]
comment = HP LaserJet 6L
browseable = yes
printable = yes
printer = lp
public = yes
writable = no
guest ok = yes
create mode = 0700
***********
Any ideas?
--
Don Werve <donw@examen.com> (Unix System Administrator)
Yorn desh born, der ritt de gitt der gue,
Orn desh, dee born desh, de umn bork! bork! bork!
2010 Nov 16
5
scatterplot with filled circles
for a simple scatterplot:
plot(X ~ Y, type = 'p', col = 'red')
this produces red-edged circles, but I want to fill in the circles.
can this be done? I checked '? plot' already but couldn't find what I was
looking for.
cheers
--
View this message in context: http://r.789695.n4.nabble.com/scatterplot-with-filled-circles-tp3044690p3044690.html
Sent from the R
2010 Nov 05
2
data acquisition with R?
...nd record
data directly with R.
Please let me know whether I am just missing something or if you have
some information about something like that.
Thank you very much!
Mango
--
-----------------------------------------
B.-Markus Schuller aka Mango
Sensory Ecology Group
Max-Planck-Institute for Ornithology
82319 Seewiesen, Germany
phone: +49 (0)8157 932 -378
fax: +49 (0)8157 932 -344
email: schuller at orn.mpg.de
http://www.orn.mpg.de/nwg/abtsiemers.html
-----------------------------------------
Never run for the bus.
Never skip tea.
2007 Oct 01
1
Odd one way RTP on SIP to SIP calls
...erisk doesn't seem to send any RTP.
As far as I can tell, there isn't anything wrong with the call setup.
show core version shows:
Asterisk 1.4.4 built by mark @ d620 on a i686 running Linux on
2007-05-17 06:39:34 UTC
SIP and RTP debugging on Asterisk shows this:
http://www.arnarson.net/~orn/calldebug.txt
On a Trixbox Asterisk server I have at hand (Asterisk 1.2.18 built by
root @ build.trixbox.org on a i686 running Linux on 2007-04-25
19:59:21 UTC) on the same network (same subnet and physical location)
as the 1.4.4 this problem does not exist. There is no RTP problem when
SIP client...
2002 Nov 19
1
Yet another print-driver download problem...
...= yes
write list = root,@ntadmin
create mode = 0755
[enzo]
comment = HP LaserJet 6L
browseable = yes
printable = yes
printer = lp
public = yes
writable = no
guest ok = yes
create mode = 0700
***********
Any ideas?
--
Don Werve <donw@examen.com> (Unix System Administrator)
Yorn desh born, der ritt de gitt der gue,
Orn desh, dee born desh, de umn bork! bork! bork!
2010 Nov 10
4
Installing R and an editor on a USB drive
Hi,
I have adviced my students to install R and an editor on a USB drive for
working in the computer class. With R everything works fine following these
instructions: http://personal.bgsu.edu/~mrizzo/Rmisc/usbR.htm.
But several editors (e.g., Tinn-R and WinEdt) require administrator rights.
I have found out that Emacs (Vincent Goulet's Emacs for Windows Modified
2001 Oct 24
0
Ext3 Patch for 2.4.13
Hi. Is there any ext3 patch for Kernel 2.4.13 out there.
I'v been searchin all day for the patch, but can't find any then
patch for 2.4.13-ac2 and others. Do they work with 2.4.13?
Could anyone please mail me the link if it's avaiable.
Thanks. Cheers, :0)
best regards,
Svavar Orn
Reykjavik - Iceland
svavar@fiton.is
2009 Nov 23
1
1.6.1.10 Music On Hold
Hello.
I just upgraded from 1.6.0.9 to 1.6.1.10 and it seems that the Music On Hold
functionality has changed (or is bugged?).
I have Aastra 6757i and Aastra 6731i phones, and now when i press the
MusicOnHold button / change lines on the phone, MOH no longer starts. It did
this in v 1.6.0.9.
The invites received are exactly the same, only 1.6.1.10 doesn't ever start
MOH.
Is there some
2002 Jun 26
1
Win2K Profiles and a Samba PDC.
...rofile, other than letting the Windows box create a profile directory
when the user logs in, then setting their profile to 'local'.
So, in short, we want to force the Win2K clients to use local profiles only.
Any ideas?
--
Don Werve <donw@examen.com> (Unix System Administrator)
Yorn desh born, der ritt de gitt der gue,
Orn desh, dee born desh, de umn bork! bork! bork!
2009 Jan 16
2
CDR problems -- two call legs create only one CDR. Using ForkCDR() not even working.
Hello,
When I bridge an incoming and outgoing call (attempting to simulate
call-forwarding) I'm only getting one CDR -- that of the outgoing call.
A (PSTN) calls B (residing on Asterisk) and the Asterisk calls C (cell phone
on PSTN) and bridges the call.
The only CDR created is from B to C. I have even tried using Answer() and
ForkCDR() to get two CDRs, but to no avail.
I am starting to
2008 May 09
3
Hiring Ruby on Rails Programmer
Hi there,
My company is looking for a full-time, in-house rails programmer to
start immediately. If you are interested please contact me!!!
Thanks!
Neda
jobs-FUiS5veSkuU@public.gmane.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2003 Oct 19
2
Stuck on Problem with Joining Domains...please help!
after many hours of tries, I am still stuck with a simple: I have Samba 3.0.1 ore running fine on a red hat 9.0 box (installed from RPM) when I try to join a domain I get the infamous invalid user name or bad password error from the Win2K SP2 machines. I am really getting lost here, I have checked the root password in smbpasswd database and have used the smbpasswd command, I still get that
2009 Feb 12
1
Problem with parking
Hi,
I'm having problem with call parking.
When I park call, either via transfer to xten or park digit sequence from
features.conf, I hear the parking lot number read to me and the user gets
transferred.
However, MOH stops for the caller the moment user is transferred.
The user can be retrieved by dialing the parked extension and voice resumes.
If the parked user hangs up, the channel state
2008 May 21
0
Errors in using gdb (PR#11496)
...tVzjQ2qddZgNPw7YiJA3wiqOMziWk
PFT5HUu7ovYQ2lsdaG/5QKYJtKPHC/AxfItM7sWUwkzrCTp7w1PHmEB7GL+CCsDeiL3Qk6WS
GrVqPMdjsxmzR60WDg7GxJ5s7WottrfX6h5OI+P4yY5frcZvbkIiSGjoXF0KtKct7bifrDwZ
DNYjr+oOLb2UuMfoQHuafwTFHrwDA3GuOs7tueZGfWjXv5ET7yO0tA9DO1pxU9DuaUK77OxY
LbgiagnbyBVR9bu7OA9h1GjFi57CvtuKp2X3k32og1bihxLb3MMoRnk/uZRuXAPx+ksNN6o3
u9fJsxwmlv6hGsP3vzvW9aFLkzxo8/b2IYO8DjxbQ3tnHsoMMzv681hAe9vOzp76CSAN7UbD
XPfi9B4mCdp7Vq4S2WnVgfaeXcp+4/NSMlniNSr3lhkVaJe5xwwZsZmYnZw3wnQM3cPhlREf
h5F7ZYW3tKvicDHTcRTQLrP/DFlWgbQTII+hPWHveL/D4fhx2NDHITrbx/hDETrwlj4XH4KO
07goUhD4yVzTTT5OWG+EwOrV2tDHgQGv3nC82M7pJeAEG+IiM2Jr2r54aMcQBu...