Displaying 20 results from an estimated 20 matches for "tdr".
Did you mean:
hdr
2011 Jun 15
0
Find values from one dataframe between certain values in another dataframe
Hi all,
I have a 2 files, one with a series of beginning and end times of animal
dives in (lets call it dives). The other file is readings from a time-depth
recorder, there is a datetime reading for every second, a temperature and
light level reading (lets call it tdr).
Now I want to say from the file dives, using the start and end time of the
dives, go to the tdr file and find me the temperature values that falls
inbetween the times of the start and end times.
So this is what I have written:
dives<-read.csv(file) #table with begin and end times of...
2009 Oct 29
0
What is the best way to efficiently construct a data frame from multiple source files?
...ut into a normal form in the data frame.
The target data frame structure is
str(df)
'data.frame': 23100 obs. of 5 variables:
$ measurement.date: Factor w/ 77 levels "2005/01/07","2003/01/08",..: 1
1 1 1 1 1 1 1 1 1 ...
$ source : Factor w/ 77 levels "TDRREADINGS010705.xls",..: 1 1
1 1 1 1 1 1 1 1 ...
$ location : int 1 1 1 1 1 2 2 2 2 2 ...
$ position : num 1 2 3 4 5 1 2 3 4 5 ...
$ theta.percent : num 24.8 23.5 30.7 26.6 NA 20.7 28.2 24.3 20.6 10 ...
I am successfully using the following (nested) looping-and-rbinding...
2010 Jun 02
10
VGA passthrough nVidia NVS 295
I want to try to get VGA passthrough working in a Windows 7 x64 domU.
I''m running debian squeeze/testing/unstable with Jeremy''s 2.6.32.x kernel.
The best I got to work is the device showing up under Windows 7, with
all resources and whatnot.
I''ve applied the vga-loadbios patch and vBAR-pBAR patch to xen, and the
vBAR-pBAR patch to qemu-dm.
This behaviour
2007 Jul 14
0
Extending Matrix class
...there a (simple) solution?
Well, yes, but probably not the one you had wanted:
setClass("TD_Matrix",
representation(data = "Matrix", Weighting = "character"))
A <- spMatrix(10,20, i = c(1,3:8),
j = c(2,9,6:10),
x = 7 * (1:7))
tdr <- new("TD_Matrix", data = A, Weighting = "foobar")
tdr
----------------
Now I understand that and why you had wanted to do this the
original way you did - which cannot work AFAICS.
OTOH, I wonder if other useRs, particularly those who know about
S4 classes (and the "M...
2011 Apr 06
1
Package diveMove readTDR problem
Hi,
I am trying to read my TDR data into R using the readTDR function for the
diveMove package.
> seal <- readTDR("file location and name here", dateCol=1, depthCol=3,
> speed=FALSE, subsamp=1, concurrentCols=4:5)
But I keep getting the following error:
> Error: all(!is.na(time)) is not TRUE
All my colum...
2003 Jul 16
3
samba-ldap-debian
Hi all,
I'm pretty new with all this ... but I know that you can configure samba
with the ldap module by doing :
./configure --with-ldap
But how do you proceed with apt from Debian as the only module which
concerns samba is :
apt-get install samba.
it is probably a small silly question but thanx for your help anyway...
2010 Jul 08
2
Alternativas a uso de variables globales
........................................
# asignas cte como variable global
cte <<- -0.5
# Defines el nucleo de una densidad normal en funcion de x solo
pdf <- function (x) { exp(cte*x^2) }
# Generas una muestra de tamaño 100 de una distribucion normal con Runuran
library(Runuran)
gen <- tdr.new(pdf=pdf, lb=-Inf, ub=Inf)
x <- ur(gen,100)
plot(density(x))
#................................................................
¿Sabeis de algún modo mejor de hacerlo, sin usar "<<-"?
Y saludos
jm~
_______________________________
J. Miguel Marin
http://www.est.uc3...
2014 Feb 27
1
AIX 7.1 Winbind Module Problems
...f: Leaving directory `/rehash/samba-3.6.0/source3/bin'
Build failed:
-> task failed (err #1):
{task: PIDL_ATSVC
atsvc.idl,CUtil.pm,Compat.pm,Dump.pm,Expr.pm,IDL.pm,NDR.pm,ODL.pm,ClientNDR.pm,ServerNDR.pm,Header.pm,Proxy.pm,Stub.pm,Header.pm,Client.pm,Parser.pm,Server.pm,Python.pm,TDR.pm,Template.pm,Samba4.pm,Typelist.pm,Util.pm,Conformance.pm,NDR.pm,Pidl.pm,Driver.pm
->
atsvc.h,ndr_atsvc.c,ndr_atsvc.h,srv_atsvc.c,srv_atsvc.h,ndr_atsvc_s.c,ndr_atsvc_c.c,ndr_atsvc_c.h,py_atsvc.c}
-> task failed (err #1):
{task: PIDL_AUTH
auth.idl,CUtil.pm,Compat.pm,Dump.pm,Exp...
2003 Aug 05
3
users and smbpasswd
Hi all.
I am trying to let users change their passwords from the swap webpage.
But in the password interface when a user wants to change his password
I get the following error :
"machine 127.0.0.1 rejected the session setup. Error was : Not listening for
calling name."
OS: Debian 3.0
Samba v: 2.2.3
I have no problems changing the smb passwords as root, but when I login as a
regular
2014 Feb 27
0
AIX WINBIND ISSUES
...Waf: Leaving directory `/rehash/samba-3.6.0/source3/bin'
Build failed:
-> task failed (err #1):
{task: PIDL_ATSVC
atsvc.idl,CUtil.pm,Compat.pm,Dump.pm,Expr.pm,IDL.pm,NDR.pm,ODL.pm,ClientNDR.pm,ServerNDR.pm,Header.pm,Proxy.pm,Stub.pm,Header.pm,Client.pm,Parser.pm,Server.pm,Python.pm,TDR.pm,Template.pm,Samba4.pm,Typelist.pm,Util.pm,Conformance.pm,NDR.pm,Pidl.pm,Driver.pm
->
atsvc.h,ndr_atsvc.c,ndr_atsvc.h,srv_atsvc.c,srv_atsvc.h,ndr_atsvc_s.c,ndr_atsvc_c.c,ndr_atsvc_c.h,py_atsvc.c}
-> task failed (err #1):
{task: PIDL_AUTH
auth.idl,CUtil.pm,Compat.pm,Dump.pm,Expr.pm,...
2014 Feb 27
0
AIX 7.1 Winbind Module Load Issues
...f: Leaving directory `/rehash/samba-3.6.0/source3/bin'
Build failed:
-> task failed (err #1):
{task: PIDL_ATSVC
atsvc.idl,CUtil.pm,Compat.pm,Dump.pm,Expr.pm,IDL.pm,NDR.pm,ODL.pm,ClientNDR.pm,ServerNDR.pm,Header.pm,Proxy.pm,Stub.pm,Header.pm,Client.pm,Parser.pm,Server.pm,Python.pm,TDR.pm,Template.pm,Samba4.pm,Typelist.pm,Util.pm,Conformance.pm,NDR.pm,Pidl.pm,Driver.pm
->
atsvc.h,ndr_atsvc.c,ndr_atsvc.h,srv_atsvc.c,srv_atsvc.h,ndr_atsvc_s.c,ndr_atsvc_c.c,ndr_atsvc_c.h,py_atsvc.c}
-> task failed (err #1):
{task: PIDL_AUTH
auth.idl,CUtil.pm,Compat.pm,Dump.pm,Exp...
2024 Feb 16
1
[PATCH] nouveau: offload fence uevents work to workqueue
...asons why maybe we need a bit more
structure in scheduler apis instead of just allowing drivers to hand in
shared wq pointers. Something like a struct drm_sched_domain, which
contains the wq + a list of drm_sched for it. Would also make stuff like
reliably stopping the right amount of schedulers in tdr much more robust.
-Sima
>
> - Danilo
>
> >
> > Cheers, Sima
> >
> > >
> > > [1] https://elixir.bootlin.com/linux/v6.8-rc3/source/drivers/gpu/drm/nouveau/nouveau_drm.c#L313
> > >
> > > >
> > > > I'm not sure we...
2011 Aug 03
1
Samba4 on CentOS6 make quicktest failed
...(Test::More not available)
skipping pidl.ndr_tagtype (Test::More not available)
skipping pidl.parse_idl (Test::More not available)
skipping pidl.samba-ndr (Test::More not available)
skipping pidl.samba3-cli (Test::More not available)
skipping pidl.samba3-srv (Test::More not available)
skipping pidl.tdr (Test::More not available)
skipping pidl.test_util (Test::More not available)
skipping pidl.typelist (Test::More not available)
skipping pidl.util (Test::More not available)
skipping pidl.wireshark-conf (Test::More not available)
skipping pidl.wireshark-ndr (Test::More not available)
WARNING: allow...
2010 Jan 31
0
error compiling on 3.5 on OS X
..../lib/util/tests/data_blob.c
Compiling torture/../../lib/util/tests/file.c
Compiling torture/../../lib/util/tests/genrand.c
Compiling torture/../../lib/compression/testsuite.c
Compiling torture/../../lib/util/charset/tests/charset.c
Compiling torture/../libcli/security/tests/sddl.c
Compiling ../lib/tdr/testsuite.c
Compiling torture/../../lib/tevent/testsuite.c
Compiling torture/../param/tests/share.c
Compiling torture/../param/tests/loadparm.c
Compiling torture/../auth/credentials/tests/simple.c
Compiling torture/local/local.c
Compiling torture/local/dbspeed.c
Compiling torture/local/torture.c
Co...
2007 Jun 26
5
Inexpensive Layer 3 Switch?
Any recommendations on an economical layer 3 switch? Preferably something that you have hands on experience with connecting to IP phones with attached PCs? Specifically I need the ability to set the VLAN in the phone to tag voice packets and to set a native VLAN on a per port basis on the switch to put the untagged packets from the attached PC into a separate VLAN.
POE is not a requirement
2008 Apr 10
2
Phantom Rings
I'm having a major problem at one of my branch offices with "Phantom
Rings" on their asterisk-based phone system. The system was originally
built using 2 X100P cards and was recently upgraded to a Rhino R4FXO-EC
card. The upgrade severely increased the frequency of the phantom
rings. I've read everything I can find on-line about automatic testing
and noise on the line and
2013 Nov 05
1
samba-4.1.0 build failure -help with
...default/lib/util/tests/data_blob_1.o
default/lib/util/tests/file_1.o default/lib/util/tests/genrand_1.o
default/lib/compression/testsuite_1.o
default/lib/util/charset/tests/charset_1.o
default/lib/util/charset/tests/convert_string_1.o
default/source4/libcli/security/tests/sddl_1.o default/lib/tdr/testsuite_
1.o default/lib/tevent/testsuite_1.o default/source4/param/tests/share_1.o
default/source4/param/tests/loadparm_1.o
default/auth/credentials/tests/simple_1.o
default/source4/torture/local/local_1.o
default/source4/torture/local/dbspeed_1.o
default/source4/torture/local/torture_1.o d...
2010 May 02
2
samba4 make error - drsblobs.so
...auth/auth_sam_reply.h
Creating lib/socket/netif_proto.h
Creating lib/ldb-samba/ldif_handlers_proto.h
Creating lib/registry/tools/common.h
Creating lib/registry/tests/proto.h
Creating lib/cmdline/credentials.h
Creating lib/cmdline/popt_credentials.h
Creating ../lib/util/unix_privs.h
Creating ../lib/tdr/tdr_proto.h
Creating ../lib/crypto/test_proto.h
Creating param/share_proto.h
Creating smb_server/service_smb_proto.h
Creating smb_server/smb_server_proto.h
Creating smb_server/smb/smb_proto.h
Creating smb_server/smb2/smb2_proto.h
Creating rpc_server/common/proto.h
Creating rpc_server/srvsvc/proto.h...
2012 Apr 02
23
[PATCH 00 of 18] [v2] tools: fix bugs and build errors triggered by -O2 -Wall -Werror
Changes:
tools/blktap: remove unneeded pointer dereferencing in convert_dev_name_to_num
tools/blktap: constify string arrays in convert_dev_name_to_num
tools/blktap: fix params and physical-device parsing
tools/blktap: remove unneeded pointer dereferencing from img2qcow.c
tools/blktap: remove unneeded pointer dereferencing from qcow2raw.c
tools/blktap2: fix build errors caused by Werror in
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking