similar to: Running Under Windows

Displaying 20 results from an estimated 200 matches similar to: "Running Under Windows"

2007 Feb 12
2
Disk Failure Rates and Error Rates -- ( Off topic: Jim Gray lost at sea)
Selim Daoud wrote: > here''s an interesting status report published by Microsoft labs > > http://research.microsoft.com/research/pubs/view.aspx?msr_tr_id=MSR-TR-2005-166 That is the paper in which Jim Gray coined "Mean time to data loss". It''s been quoted here before. Sad note: Turing award winner Jim Gray has been missing now for two weeks, after he went
2011 Aug 23
1
P values for vglm(zibinomial) function in VGAM
Hi , I know this question has been asked twice in the past but to my knowldege, it still hasn't been solved. I am doing a zero inflated binomial model using the VGAM package, I need to obtain p values for my Tvalues in the vglm output. code is as follows > mod2=vglm(dmat~Season+Diel+Tidal.phase+Tidal.cycle,zibinomial, data=mp1) > summary(mod2) Call: vglm(formula = dmat ~ Season +
2012 Jun 16
2
Plotting tidal speed and direction in R
Hi, I have had a look around the forums and I can't seem to find anything that works with my data. I have lats, longs, time, tidal speed and direction and need to plot this in an xy plot to determine changes over time. contour and cloud have been recommended to me as a way to do this but I can't figure out how to get 5 dimensions into this. I want lat and long as my x and y, time as my
2005 Dec 02
1
Tidal Time Series Analysis in R
I am looking at using R to analyze time series data containing a tidal component. I need to remove the tidal signal to extract the time series of the phenomena I seek to study. A browse of R-project search engines has not been too fruitful? I've found 'hoa' and 'Rwave', but need further help getting started. THANKS. -wa
2006 Mar 16
2
RCMD for Windows
Trying to use rcmd in our Windows environment to launch tasks on remote servers. We are using the job scheduler from Tidal corporation. The problem is the return code that's coming back to the job scheduler,Tidal, is from the RCMD NOT from the tasks that it launched. We need to get the return code from the task that was launched via rcmd. Help Lou Zollo Production Control Manager
2009 Jan 24
6
Silly idea, but just might work
What if I copied my C:\Windows Directory from my Windows box to Wine's C:\Windows directory? Would it work any better?
2002 Sep 07
3
Question about running DVD Profiler
Hi! I'm compiling wine-20020904 at the time of this writing and I had a question about a problem I'm having running the DVD Profiler application: http://www.dvdprofiler.com I've currently got wine-20020804 installed and I'm able to install DVD Profiler just fine. (I have my old Windows 98 install on a second hard disk that the wine installation DID detect and configure itself
2013 Feb 07
4
low pass filter analysis in R
Hello R users, I am trying to use R to do the low pass filter analysis for the tidal data. I am a novice in R and so far been doing only simple stuffs on R. I found a package called signal but couldn't find the proper tutorial for the low pass filter. Could anyone point me to the proper tutorial or starting point on how to do low pass filter analysis in R ? Thank you so much. Janesh
2017 Oct 05
3
dealing with a messy dataset
dear Jim, Thanks for your reply and your proposition. I forgot to provide the header of the dataframe, here it is: ================================================================================ Byte-by-byte Description of file: lvg_table2.dat -------------------------------------------------------------------------------- Bytes Format Units Label Explanations
2014 Nov 28
0
[PATCH 3/4] Update news feed
--- feeds/feed.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/feeds/feed.xml b/feeds/feed.xml index 0d16cd9..2390cd0 100644 --- a/feeds/feed.xml +++ b/feeds/feed.xml @@ -7,6 +7,30 @@ <atom:link href="http://xiph.org/flac/feeds/feed.xml" rel="self" type="application/rss+xml" /> <item> + <title>FLAC
2008 Jan 11
3
how to make read-only data frames?
QUESTION: is there a way to make objects (e.g. data frames) read-only? BACKGROUND: I am writing some functions that use a data frame (frequencies of tidal constituents) that I want to be read-only. I can see how to accomplish this within a single function (just define the data in the function), but I'm not sure how to share read-only values between (un-nested) functions. Is there a more
2001 Oct 19
2
wine 20010824 and quake
i have quake v1.06 installed and running fine under windows. however, running it in wine gives a bunch of errors. see below: prophet% wine --winver win98 -- QLAUNCH.EXE QUAKEUDP.DLL QUAKE.EXE -mpath fixme:win32:DEVICE_Open Unknown VxD MGenVxD.VXD. Try --winver nt40 or win31 ! prophet% wine --winver nt40 -- QLAUNCH.EXE QUAKEUDP.DLL QUAKE.EXE -mpath fixme:win32:DEVICE_Open Unknown VxD MGenVxD.VXD.
2008 Oct 27
2
Stuck with FFT
Dear all, Before I can get into serious Fourier analysis of Radon time-series I am practising with 24hour and 24.8hour sinusoids to assist with my interpretation of signals ittributed to tidal input to Radon time series. I am stuck. I have tried researching this to no avail. I am awating a book that should describe fourier transforms in detail and another one that should discuss the R
2017 Oct 05
0
dealing with a messy dataset
You should be able to use that header information to create the correct parameters to the read_fwf function to read in the data. Jim Holtman Data Munger Guru What is the problem that you are trying to solve? Tell me what you want to do, not how you want to do it. On Thu, Oct 5, 2017 at 11:02 AM, jean-philippe <jeanphilippe.fontaine at gssi.infn.it> wrote: > dear Jim, > > Thanks
2005 Dec 11
4
Problem with acts_as_paranoid: "ArgumentError: Unknown key(s): group"
Here''s the full error: 1) Error: test_add_message_to_existing_ticket(TicketTest): ArgumentError: Unknown key(s): group /usr/lib/ruby/gems/1.8/gems/activesupport-1.2.4/lib/active_support/core_ext/hash/keys.rb:48:in `assert_valid_keys'' /usr/lib/ruby/gems/1.8/gems/acts_as_paranoid-0.2/lib/acts_as_paranoid.rb:125:in `validate_find_options''
1999 Jun 27
3
Linux can't telnet to WFW 3.11
My server is RH 5.2 and i use Samba 1.9.18p10 and the client use WFW 3.11 with tcp/ip protocols installed. The subnet and the IP Address is right but I still only telnet form WFW 3.11 to Linux...not the reverse. On Linux telnet is working. I've checked it through this cmdline "telnet localhost 23 or telnet 127.0.0.1" . And I also testparm smb.conf and nothing wrong happen. FYI I set
2005 Mar 07
2
Running DVD Profiler fails
Hi ! I'm trying to get a program called DVD Profiler from InterVocative Software working in wine but it fails: #!/bin/bash . findwine cd "$WINEDIR/c/Program Files/InterVocative Software/DVD Profiler" #$WINE "c:\\program files\\InterVocative Software\\DVD Profiler\\dvdpro.exe" ${PARAM:+"$PARAM"} &>/dev/null & $WINE "c:\\program
2011 Sep 02
0
post hoc testing of glmer in lme4
I have a mixed model with a binomial response, four factor variables and one random factor. m1=glmer(nbhf.hour~Season+Diel+Tidal.phase+Tidal.cycle+(1|POD.ID),family=binomial,data =bl1,control=list(msVerbose=TRUE)) I have really need to try and find a post hoc test for this model and finding the pariwise comparisons, note the dataset is unbalanced. I had read many questions on this and there
2013 Jul 18
0
Principal component / EOF analysis of data dominated by a couple frequencies
Hi R folk, I have a time series of scalar downstream velocity data measured across a tidal channel. The variables are the locations in bins across the channel, the samples are over time. The fluctuation over the tide cycle is an enormous fraction of the time variation in the data ... 96%. The spectral energy of the tide is concentrated in a couple bands that make up the major constituents of the
2017 Oct 05
1
dealing with a messy dataset
dear Jim, Yes I fixed the problem. Thanks again all of you for your contribution! This worked : start <- c(1, 20, 35, 41, 44, 48, 53, 59, 64, 70, 76, 78, 83, 88, + 93, 114, 122, 127) data1<-read_fwf("lvg_table2.txt",skip=70, fwf_widths(diff(start))) Well now I know how to deal with fixed-width files :) Cheers Jean-Philippe On 05/10/2017 18:42, jim