search for: ouptut

Displaying 20 results from an estimated 30 matches for "ouptut".

2007 Apr 16
1
User space tool to extract ext3 inode information
Hello! I need to write a user space tool that can dump logical block addresses used by every file in a ext3 file system. For example, if file foo uses LBAs 2,3 and file bar uses LBAs 100,102,156, then the ouptut should read: FILENAME LBAs foo 2, 3 bar 100,102,156 Is there a tool that exists that can do this? If not, what would be a good strategy to write this tool. I am learning filesystem programming and would really appreciate any pointers. thanks in advance!! Regards, -Aravind....
2002 Aug 12
2
Outputting Sound from decoder_example
I am running the decoder_example file but instead of ouptutting the PCM to stdout I would like to output it to the soundcard so that I can hear the file playing. I am using Visual C++. Could someone please tell me the quickest way to do this. I am quite new to Visual C++ so don't assume that I know about the foundation classes. Thanks, Paul --- >...
2009 Dec 24
2
Recording the Calls to a USB Drive
...re being recorded to the USB Drive, and if my USB disk fails for some odd reason, like hardware failure or power failure..., asterisk complains that it is unable to write the recording to the USB Drive either by crashing asterisk or generate an infinite loop of errors on the asterisk console (Input/Ouptut Errors). If I try to unload the module app_mixmonitor.so, asterisk crashes. I am wondering if we can make asterisk stop recording on all the recorded calls and not to crash/generate errors if it does not see the USB drive any more. i thought the easiest way is to unload the app_mixmonitor module,...
2007 Apr 18
0
Ext3-users Digest, Vol 38, Issue 10
...> Subject: User space tool to extract ext3 inode information > Hello! > > I need to write a user space tool that can dump > logical block addresses used by every file in a ext3 > file system. For example, if file foo uses LBAs 2,3 > and file bar uses LBAs 100,102,156, then the ouptut > should read: > > FILENAME LBAs > foo 2, 3 > bar 100,102,156 > > Is there a tool that exists that can do this? If not, > what would be a good strategy to write this tool. I am > learning filesystem programming and would really > appreciate any point...
2011 Jul 06
1
Create simulated data's using mvrnorm
...ied to use x1= mvrnorm(10,rep(0.8,3),diag(3)) x2= mvrnorm(10,rep(0,3),diag(3)) x3= mvrnorm(10,rep(-0.5,3),diag(3)) x=rbind(x1,x2,x3) I would like use table() to see if the separation is wide apart such that the first 10 rows of x are clustered together. for eg: when I use table() and if I get an ouptut like 1 2 3 1 10 0 0 2 0 10 0 3 0 0 10 Is there any way to get this kind of output? Thanks a lot! :) -- View this message in context: http://r.789695.n4.nabble.com/Create-simulated-data-s-using-mvrnorm-tp3649118p3649118.html Sent...
2006 Aug 24
1
Time problem
...i used the following option "-t", but when i transfert it i have nothing about times just the day when it was transfered. Here is a snapshot of what i try to explain I transfert my data though this command rsync -trvu 192.169.10.69::original /mnt/disque3 Client side ls -la give me this ouptut drwxr-xr-x 3 root root 4096 ao? 24 2006 . drwxr-xr-x 5 root root 4096 ao? 24 11:24 .. -rw-r--r-- 1 root root 7 ao? 24 2006 01 // don t have time here -rw-r--r-- 1 root root 14 ao? 24 2006 index // don t have time here drwxr-xr-x 2 root root 4096 ao? 24 12:07 tee and in the server drw...
2002 Aug 08
1
Outputting Sound from decoder_example
I am running the decoder_example file but instead of ouptutting the PCM to sdout I would like to output it to the soundcard so that I can hear the file playing. I am using Visual C++. Could someone please tell me the quickest way to do this. I am quite new to Visual C++ so don't assume that I know about the foundation classes. Thanks, Paul PS I man...
2001 May 06
3
just a reminder
Just a reminder to keep testing. The latest builds should be rock solid. The url is: http://i.cantcode.com:8888/stats.xml You can now get stats ouptut by pointing a browser to: http://i.cantcode.com:8888/stats.xml We're looking for more win32 freeamp reports, and any other clients besdies the standard ones (sonique, winamp, xmms, etc). Oh, and I stuck some silly station ids in between some tracks :) jack. --- >8 ---- List archives: h...
2001 May 06
3
just a reminder
Just a reminder to keep testing. The latest builds should be rock solid. The url is: http://i.cantcode.com:8888/stats.xml You can now get stats ouptut by pointing a browser to: http://i.cantcode.com:8888/stats.xml We're looking for more win32 freeamp reports, and any other clients besdies the standard ones (sonique, winamp, xmms, etc). Oh, and I stuck some silly station ids in between some tracks :) jack. --- >8 ---- List archives: h...
2008 Mar 27
1
[Re: Significance of confidence intervals in the Non-Linear Least Squares Program.]
...te: > On Wed, 26 Mar 2008, glenn andrews wrote: > >> I am using the non-linear least squares routine in "R" -- nls. I have a >> dataset where the nls routine outputs tight confidence intervals on the >> 2 parameters I am solving for. > > > nls() does not ouptut confidence intervals, so what precisely did you do? > I would recommend using confint(). > > BTW, as in most things in R, nls() is 'a' non-linear least squares > routine: there are others in other packages. > >> As a check on my results, I used the Python SciPy leastsq...
2007 Nov 29
1
Anova(car) SS digits
...0.9501 0.47795 fungroup:numsp.fun:block 27 16 1.0920 0.36882 Residuals 205 133 I have tried specifying digits = 7 in the call to Anova, but that doesn't change anything. The output from another stats program for the same data confirms that the ouptut above is correct, but is rounded to the nearest integer. The dataset is too large to post here, but I can confirm that I get the expected results from the examples in ?Anova, as well as for type = 'II' on my own data. This output, and relevant options() and sessionInfo are pasted below. Wha...
2006 Feb 13
3
AW: Exporting Dom0 disks to DomU as SCSI disks doesnot work
Hello Digvijoy, > Does your kernel have inbuilt support for Logical Volumes > ,because your ouptut shows VFS is unable to mount root ,which > means dm-mod and multidevice modules wasnt compiled into the kernel. Multi-device support is compiled into my DomU kernel, device-mapper is built as a module. But I don''t think this has something to do with my problem because I''m ex...
2008 Jan 29
2
error message + boot library
Dear all; What can be wrong with this simple example? library(boot) d1<-c(rnorm(10,mean=10)) fm<-function(d,i) mean(d[i]) bd1<-boot(d1,fm,10000) > Error: evaluation nested too deeply: infinite recursion / options(expressions=)? Thanks for any idea
2008 Mar 27
1
Significance of confidence intervals in the Non-Linear Least Squares Program.
I am using the non-linear least squares routine in "R" -- nls. I have a dataset where the nls routine outputs tight confidence intervals on the 2 parameters I am solving for. As a check on my results, I used the Python SciPy leastsq module on the same data set and it yields the same answer as "R" for the coefficients. However, what was somewhat surprising was the the
2011 Oct 20
0
problems getting chan_alsa.so to run
...oblem?! I added user the asterisk to "pulse" and "pulse-access", and it didn't change anything. alsa applications are routed by default to pulse. cat /etc/asound.conf pcm.!default { type pulse } ctl.!default { type pulse } What might be the problem?! Here is the ouptut: office*CLI> module load chan_alsa.so Unable to load module chan_alsa.so Command 'module load chan_alsa.so ' failed. == Parsing '/etc/asterisk/alsa.conf': == Found [Oct 20 21:54:16] ERROR[17849]: chan_alsa.c:180 alsa_card_init: snd_pcm_open failed: Connection refused [Oct 2...
2010 Mar 27
1
progress on screen with only stats in a log file
Hello ladies & gentlemen, Which combination of options/output redirection permits to display the progress (--progress) at the standard output and ONLY (no file listing) the stats (--stats) in a log file? If the stats are also displayed at the standard output, it's ok Thank you. ps: rsync 3.0.2 -- View this message in context:
2012 Sep 10
0
How to calculate the number of points that fall inside each cell of a given raster using R
...is below mentioned objective using R for a large dataset. ** - *Objective:* - To calculate the number of points that fall inside each cell of a given raster - *Inputs:* - Raster data – Geotiff, approximate size: 4000 rows x 4000 columns - Points data – Shapefile - *Ouptut:* - A table with the following fields: - Cell ID - X-Coord (Longitude of the centroid of each raster cell) - Y-Coord (Latitude of the centroid of each raster cell) - Count of points in each cell - Pixel value of raster for each cell Thanks very mu...
2019 Jul 15
0
Convert STRSXP or INTSXP to factor
...nk: 1. Loop through the values to determine the array of levels vector, equivalent to a call to unique(x) at the R level. I don't know if there are any public API functions that will do this for you, a quick grep through the header files suggests there are not. 2. Allocate the ouptut INTSXP and determine the underlying integer value for each factor element. Equivalent to a match(x, levels) in R (x has already been converted to character at this point in the R function). Getting this to be performant would probably be annoying but is doable (e.g., via a hash table...
2011 Oct 05
2
Estimating backup usage with dir-merge filter
I use --filter='dir-merge .backup-filter" to allow my users to designate portions of their home directories that should be excluded from my rsync-based backup system. I'm looking for a way to periodically generate a report that shows the amount of backup space being used by each user. I've tinkered with writing my own script that processes any filter files into --exclude
2016 Jan 06
1
[Bug 93612] New: Unable to force-enable output if monitor disconnected
...tu-berlin.de QA Contact: xorg-team at lists.x.org If autoprobing outputs fails - probably because the monitor sits behind a KVM - neither the xorg driver nor the nouveau kernel module can force-enable an output. Details are as possible: I have here an old GForce FX 5200 card whose DVI-I ouptut is connected to a monitor behind a KVM switch (an ATEN CS22D). If I turn the system on with the monitor switched away, then switch back after the system booted up, the monitor remains blank. The system is running a custom 4.1.15 kernel with xorg 7.7. I tried the following: *) Downloaded the edid...