search for: furman

Displaying 20 results from an estimated 29 matches for "furman".

Did you mean: furlan
2012 Aug 17
3
prevalence of R in publications and institutions
On Fri, Aug 17, 2012 at 6:46 AM, Travis Perry <travis.perry at furman.edu> wrote: > Dr. Bates, > Our department is considering replacing existing statistical > software packages in our curriculum with R, at my request. To better inform > this decision we are interested to know the prevalence of R in the published > literature and its use...
2003 Dec 30
2
regexp problem on R 1.7.0
...> sub( "e\+06", "", as.character(block.dist.vals) ) [1] "1e+06" "2e+06" "5e+06" As-far-as I can tell the last attempt should have worked, too. Could someone explain to me why it doesn't? I have R 1.7.0 on RedHat 9. Thanks in advance, Itay Furman ========================================================================= Fred Hutchinson Cancer Research Center email: itayf at fhcrc.org 1100 Fairview Avenue N., Mailstop D4-100 phone: +1 (206) 667 5921 P.O. Box 19024 fax: +1 (206) 667 2917 Seattle, WA 98109-1024
2004 Aug 06
5
automatic gain control
...ind someone with some sound-mixing or radio engineering experience to help you out. Sounds like you're missing some very basic stuff. Software dynamics processing is more involved than you might think. And you'd be trying to use software to solve what is basically a hardware/user problem. Furman also makes total crap. You'd be much better off with one of the newer Behringer units. Cheap but very functional. Though that doesn't negate the need to take care of the basics mentioned above. -bg www.radioparadise.com www.kpig.com > we're actually using a furman c/l already, but...
2004 Jun 14
3
How to 'stamp' a plot with meta-data?
Dear R users, Sometimes, for tracking purposes, I am interested to add to a plot some metadata such as * the date it was produced * filename that stores the plot * perhaps data sources, author, etc Ideally, I would like to be able to do this for any kind of plot, plot(), barplot(), hist(), etc.; and, to be able to produce plots with or without the metadata by a simple toggle mechanism.
2004 Feb 19
1
piece wise application of functions
...e function in missgp0[1] on the entry snps.missgp$ic[1]; and, case0$strs[1] is the result of applying the same function on strs.missgp$ic[1]. Then, I want to repeat the whole thing with missgp1,2 instead of missgp0, generating case1,2 data frames. How should I do it? Thanks in advance, Itay Furman -------------------------------------------------------------------- itayf at fhcrc.org Fred Hutchinson Cancer Research Center
2002 Jul 04
4
Chroot patch (v3.4p1)
...!= 0) { + fatal("Couldn't chroot to user directory %s", + pw->pw_dir); + } + else + pw->pw_dir = new_root; + } + } + } + + +#endif /* CHROOT */ if (setgid(pw->pw_gid) < 0) { perror("setgid"); exit(1); Regards, -- John Furman -------------- next part -------------- A non-text attachment was scrubbed... Name: openssh-3.4p1-chroot-patch.tar.gz Type: application/x-gzip Size: 2616 bytes Desc: Shell script & patch tarball Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020703/b9a95ed0/attachment....
2004 Aug 06
2
automatic gain control
> we have a web-based station running liveice and aumix and the levels are all > over the place. is there a way to do automatic gain control on the soundcard > input? > > -peter Run the signal through a Compressor/Limiter before sending it to your soundcard. I use Behringer Ultra-Dyne Pro DSP9024. Very nice. If you want to buy it look here:
2007 May 12
2
Screen blanks after initial setup (Centos 5)
...-backspace, Ctrl-Alt-Del didn't help. Nada. Did someone else have encountered this? Any recommendations? Thanks in advance. System: Box Asus Pundit P1-AH2 Barebone CPU AMD Athlon 4600 Dual AM2 2.4GHz ,2x512KB Mem Kingston, 2 x 1GB DDR2 667MHZ Screen LG, Flatron, L1705sq -- Itay Furman <centos at nospammail.net> --
2006 Dec 10
1
OT: profiling user applications
...tions: mysql, matlab, and various bioinformatics tools. We are considering upgrading the OS (to centos :-), or embedding it in our institute grid. Having detailed information on the usage profile will help us to decide about the strategy, and to implement once decided. Thanks, Itay -- Itay Furman | sysadmin for Pilpel lab itayf at nospammail.net
2006 Nov 11
2
Strange yum behavior
Hello, 'yum search R' returns an impossibly-long list. So I tried 'yum search R.x86_64' and 'yum search R-2.3.0' and few others to no avail. (Google revealed that R package does exist in kbsingh repository.) However, 'yum install R' did offer to install the correct package. Can someone enlighten me as to why did the searches failed or generated a hugh list
2004 Mar 11
1
rsync + ssh: fails from cron
...have to give up the passphrase altogether? (isn't it a security issue, then?) I am aware that it is not strictly an rsync question, but this issue of using ssh surfaces up when ssh is _coupled_ to rsync and cron. I would appreciate any suggestions, comments, examples. Thanks a lot! Itay Furman -------------------------------------------------------------- itayf@fhcrc.org Fred Hutchinson Cancer Research Center
2004 Aug 06
0
automatic gain control
...t; radio engineering experience to help you out. Sounds like you're missing > some very basic stuff. > > Software dynamics processing is more involved than you might think. And > you'd be trying to use software to solve what is basically a hardware/user > problem. > > Furman also makes total crap. You'd be much better off with one of the newer > Behringer units. Cheap but very functional. Though that doesn't negate the > need to take care of the basics mentioned above. > > -bg > www.radioparadise.com > www.kpig.com > > > >>...
2004 Jan 15
2
Legend text -- discrepancy between X11 and postscript
Hi, When I place a legend on a plot it looks exactly as I intended on the screen. However, almost always, when I export this to postscript file, the legend's text protrudes through the legend's frame (the latter being placed correctly). See the appended example code. I can send the EPS file as well for those that are interested (<4 kb; <200 lines). I found nothing in the FAQS,
2002 Oct 21
1
Developers word on SFTP/SCP chroot'ing?
...d talked to some others regarding the ideas on chroot SSH/SFTP/SCP functionality. I've also investigated a few of the various patches out for chroot sftp|scp|ssh and am a bit of a loss at finding 'an elegant solution' to the problem. Bearing in mind the excellent starting ground of John Furman's chroot ssh patch. Long story short I see three options: 1. Remove the "stupidity" of scp/sftp and make them smart [i.e. read configuration files, determine acl etc]. I've looked at this approach and it's not pretty. I don't like it from a "getting it done perspecti...
2004 Aug 06
2
automatic gain control
...o help you out. Sounds like you're missing > > some very basic stuff. > > > > Software dynamics processing is more involved than you might think. And > > you'd be trying to use software to solve what is basically a hardware/user > > problem. > > > > Furman also makes total crap. You'd be much better off with one of the newer > > Behringer units. Cheap but very functional. Though that doesn't negate the > > need to take care of the basics mentioned above. > > > > -bg > > www.radioparadise.com > > www.kpig.co...
2005 Apr 05
3
How to do aggregate operations with non-scalar functions
Hi, I have a data set, the structure of which is something like this: > a <- rep(c("a", "b"), c(6,6)) > x <- rep(c("x", "y", "z"), c(4,4,4)) > df <- data.frame(a=a, x=x, r=rnorm(12)) The true data set has >1 million rows. The factors "a" and "x" have about 70 levels each; combined together they subset
2004 Aug 06
0
automatic gain control
we're actually using a furman c/l already, but the levels coming into the mixer are still all over the place. one mp3 might be much louder than another, the phone interface is way too loud, the dj mic is too quiet, etc. usually one of the planners ends up sitting by and adjusting the igain in aumix. is there any software-based...
2004 Aug 06
0
automatic gain control
...getting things in the ball park. If you need some help with this, drop me a line. (I am a broadcast engineer.) > Software dynamics processing is more involved than you might think. And > you'd be trying to use software to solve what is basically a hardware/user > problem. > > Furman also makes total crap. You'd be much better off with one of the newer > Behringer units. Cheap but very functional. Though that doesn't negate the > need to take care of the basics mentioned above. I have had some minor success with the Behringer units. I bought a "Composer Pro...
2002 Jun 28
0
Chroot v3.4p1
Greetings! I am working on a patch that will support a "ChrootUsers" option in the v3.4p1 config file. I am wondering if there are already plans to support a chroot option on the go? Regards, _________________________________________ Open Text Corporation - HMS Division. John Furman Network Security Officer jfurman at opentext.com www.opentext.com/hms Voc: 519.888.7111 x2361 Fax: 888.450.2547
2003 Jan 03
0
[patch] chroot support for openssh-3.5p1
...ot support for sshd. I know varied opinions about chroot exist among the masses; however, I continue to believe that until something far outside the scope of openssh tackles the sandbox issue, the role of enforcer will continue to be with the daemon. This patch is based on a previous work by John Furman as well as Eric Johnson. I've been sitting on this for a month or two and have been running it sucessfully for about the same amount of time. This patch assumes: The ~username/chome directory exists with owner uid=root,gid=root [the directory name is configurable via sshd_config]. A proper ja...