similar to: Quick plot question

Displaying 20 results from an estimated 1000 matches similar to: "Quick plot question"

2005 Sep 16
3
Rather serious flac problem
Okay.. I love flac but just had a rather serious failure that really shakes my confidence. It resulted in the near loss of a master audio recording. Fortunately, I have a backup. Though there may have been other cases where I have lost original material because I have been compressing a lot of originals and deleting them after doing a 'flac -t' on them. Basically, flac failed with a
2017 Feb 08
3
Linking Linux kernel with LLD
>I have just checked it, the startup.elf and realmode.elf are fine. Only few changes are required for mainline kernel and one >commit has to be reverted from lld and a few patches have to be applied. > >The only step when I have used BFD is linking vmlinux. I have manually set LD variable in vmlinux_link() function. The vmlinux >produced by lld doesn't work yet. I will compare
2009 Mar 23
1
Memdisk + Freedos problem
I and some other people have problems with running the freedos image included in Ultimate Boot CD (UBCD), when using memdisk for floppy emulation. Memdisk starts booting the image and freedos shows the following menu: 0 Boot Clean 1 Boot UMBPCI (silent) 2 Boot UMBPCI (optimal) 3 Boot UMBPCI (semi-defensive) 4 Boot EMM386 (optimal) 5 Boot EMM386 (semi-defensive) 6 Boot no UMB (defensive) 7 Boot
1998 May 18
1
DOS-Client with TCPIP and SAMBA
Hi there, I have a client in a network using a samba-server that has to use MSDOS, because some software running on it needs a clean DOS. I installed the DOS-Client for TCPIP that is available from Microsoft V 1.0 and it works fine; the only thing is, that it takes so much memory below 640 K, that another program also running under DOS does not function correctly anymore. Maybe some of the
1998 Jul 13
0
Making DOS Boot Disks for Samba
Thanks to several very helpful souls on this list we have been able to replace ndis2 NIC drivers and boot successfully in DOS, map a Samba drive ... permitting us to use a DOS Ghost to build lab systems. The guy who figured this stuff out last year has left the college and I don't understand what protocols, or clients he used to support a DOS-Samba connection. (I'ld be lost if I had to
2001 Sep 25
1
blues in c
G'Day, I'm a little confused why the c function has the followng effect on classes - is this a feature ? My workround [ class(cc) <- c("POSIXt", "POSIXct") ] seems to do the job. Many thanks Bernie McConnell "R version 1.3.1, 2001-08-31" on NT > aa <- as.POSIXct("2001-09-23") > bb <- as.POSIXct("2001-09-24") > cc
2006 Sep 11
3
Extracting overdispersion estimates from lmer amd glm objects
Dear list, I am needing to extract the estimate of overdispersion (deviance / residual degrees of freedom or c-hat) from multiple model objects - so they can then be used to compare the extent of overdispersion among alternative models as well as calculate qausi-AIC values. I have been unable to do this, despite consulting a number of manuals and searching the R-help. I am imaging that in
2017 Aug 03
2
explorer.exe: no mapping between names and security ids was done
Howdy Rowland, On 03/08/17 10:51, Rowland Penny via samba wrote: > On Thu, 3 Aug 2017 09:59:44 +0100 > Bernie Elbourn via samba <samba at lists.samba.org> wrote: > >> ... I just want to put this somewhere easily searchable based on the >> users error message. >> >> Upgrading a domain controller to Debian 8 (samba 3 to 4) resulted in >> the message
2003 Apr 17
3
accessing current factor in tapply
G'Day, I want to access in a function called from tapply the current factor. In my example below, all I want to do is to write the current factor on each histogram. Needless to say my example does not work. I would be grateful for pointers in the right direction. Many thanks Bernie McConnell Sea Mammal Reserach Unit cc <- 1:10 ff <- rep(c("a","b"),5) pp<-
2006 Jul 24
2
[theora in hardware] Contents of YUV_BUFFER_ENTRY
Hi everyone, it's my first e-mail to this list (my classmates from college have sent a few though), so i'ld like first to greet everyone and congratulate all the people responsible for all the work with this theora project. So, to my question: As you probably know, we are working on an implementation of the theora codec on hardware. I'm currently responsible for getting the function
2006 Sep 04
1
Problem with Variance Components (and general glmm confusion)
Dear list, I am having some problems with extracting Variance Components from a random-effects model: I am running a simple random-effects model using lme: model<-lme(y~1,random=~1|groupA/groupB) which returns the output for the StdDev of the Random effects, and model AIC etc as expected. Until yesterday I was using R v. 2.0, and had no problem in calling the variance components of the
2006 Oct 15
1
Execution halting of lmer on UNIX when no problem on windows
Dear R-users, I have a frustrating problem that I am hoping has a simple fix. I am running a series of lmer models from the lme4 package of the general form: model<-lmer(y~x1 + x2 ..... + xn + (1|site),data=dataframe,family=poisson,method="Laplace",control=list(usePQL=FALSE,msVerbose=TRUE)) where the same model is executed multiple times on a bootstrapped dataframe. For each
2010 Aug 21
4
graphing plots of plots
I want to make a graph where each element plotted is itself a graph. I can see how to use par(fig=) and viewport to do that, but they require (i think) me to do my own scaling as they are scaled to the graphics window. any advice on which approach I should take (just bite the bullet and do my own scaling), or is there something else I should try, or any examples I should look at. many thanks
2005 Nov 17
1
[PATCH]xentrace_format doesn''t work on 64 bit arch
The xentrace_format script doesn''t work on x86/64. Python pads the input structure because the first field is 32 bits and the next is 64 bits, whereas x86-32 doesn''t pad. The quick fix is to read the cpu id separately as a 32bit value, then read the rest of the trace record. Here is a little patch that does that. Tested on x86/32 SMP and x86/64. Signed-off-by: Rob Gardner
2014 Jan 08
7
[LLVMdev] [cfe-dev] AArch64 Clang CLI interface proposal
I knew I'd regret leaving that option in for the MIPS port back in 99. Basically this is the only acceptable way for mcpu to exist, but should never have been added to the GCC aarch64 port at all since there's no compatibility with existing build systems to worry about. I would still like you to show this mythical piece of software that needs this compatibility. -eric On Jan 8, 2014 3:06
2005 Aug 03
2
Mapping HPUX to Windows Shared Directories
I need to know what the command would be to map an HPUX directory to a Windows shared directory. I am running Samba 3.0.7 on HPUX 11i and have Windows Server 2003. Any help would be greatly appreciated. Regards, Tony Gardner UNIX Contractor Haas Automation, Inc.
2012 Jan 04
2
[LIBVIRT] Xen issue.
Hi everybody, I'ld to use virsh over ssh in order to connect to my xen hypervisor from one of my DomU. I tried: virsh -c xen+ssh://root at 192.168.0.67:22 list --all And it correctly listed the started virtual computers. And when I tried virsh connect xen+ssh://root at 192.168.0.67:22 And I got. error: no connection driver available for xen:/// error: failed to connect to the hypervisor
2013 Mar 07
0
[LLVMdev] ARM assembler's syntax in clang
Hi, Bernie, Thanks for your reply! However, I still have problem by following edk2's code, my test code is attached, what I want to do is build it as a dynamic lib. But I get error from ld: ld: illegal text-relocation to _data_table in table.o from foo in use_table.o for architecture armv7 Do you have any suggestion to solve this? Thanks! //==begin table.c== int data_table[] = {0xff, 0xff};
2019 Feb 01
3
Managesieve problem
Hi, I'ld try to set up the managesieve (for RoundCube) - the sieve is works as well with dovecot (I mean my filters works perfectly). When I would try to connect to managesieve, I got an error, and mail.err contains: dovecot: managesieve(airween at mydomain.hu): Error: user airween at madomain.hu: Couldn't drop privileges: getgrnam(vmail) failed: Permission denied (in
2017 Aug 03
2
explorer.exe: no mapping between names and security ids was done
... I just want to put this somewhere easily searchable based on the users error message. Upgrading a domain controller to Debian 8 (samba 3 to 4) resulted in the message "no mapping between names and security ids was done" at times. The message appears on the windows 7 domain pcs when running explorer.exe. Also other basic things did not work: internet explorer, or mapping between