search for: delt

Displaying 20 results from an estimated 65 matches for "delt".

Did you mean: delta
2009 Feb 05
4
eval and as.name
I'm sure there is a more general way to ask this question but how do you use the elements of a character vector as names of objects in an expression? For example, say you have: a = c(1,3,5,7) b = c(2,4,6,8) n=c("a","b") and you want to use the names a and b in a function (e.g. sum) sum(eval(as.name(n[1])),eval(as.name(n[2]))) works but what is a simpler way to
2010 May 28
0
simulate time series with various "colors" of noise
...se to verify some other code I've written. I'm using the fractal package, specifically FDSimulate. I have a detailed question about this particular function, but I'd also be happy to receive any suggestions for other packages, functions, citations. To the question: FDSimulate takes a delta parameter governing the fractionally differenced process. Using delta = 0 we get white noise, delta = 0.5 pink, and delta = 1 red/"brown." Everything seemed to be working great for delta = 0 and 1, but at delta = 0.5 there were problems. Using the FDWhittle function (which should back...
2008 Nov 14
1
How to delte a printer
Hello, how can I delete a printer and it's driver completely out of samba? 1. Removing the entry out of smb.conf and reload samba. 2. Remove the driver over the windows serversettings dialog. But then there is a "printing/printer-name.tdb" left in the lock directory. Can I just delete this file? And how can I remove the corresponding entries out of ntprinters.tdb. And is there
2008 Jul 04
2
How do change catalog before catalog is delted?
In my rails application,there are two models:post and catalog. One post has a catalog,and one catalog has many posts. When I delete a catalog,the posts belongs to the catalog will not be shown normal,for it''s catalog is no existed. Now I want to create(if the ''Defalut catalog'' is not existed) a ''Defalut catalog'' in catalogs table,and make the
2006 Apr 21
2
ext3 data=ordered - good enough for oracle?
Given that the default journaling mode of ext3 (i.e. ordered), does not guarantee write ordering after a crash, is this journaling mode safe enough to use for a database such as Oracle? If so, how are out of sync writes delt with? Kind regards, Herta Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
2012 Jan 11
0
Error in charToDate(x)
...n(x) ATR(HLC(x))[,'atr'] mySMI <- function(x) SMI(HLC(x))[,'SMI'] myADX <- function(x) ADX(HLC(x))[,'ADX'] myAroon <- function(x) aroon(x[,c('High','Low')])$oscillator myBB <- function(x) BBands(HLC(x))[,'pctB'] myChaikinVol<-function(x)Delt(chaikinVolatility(x[,c("High","Low")]))[,1] myCLV <- function(x) EMA(CLV(HLC(x)))[,1] myMACD <- function(x) MACD(Cl(x))[,2] mySAR <- function(x) SAR(x[,c('High','Close')]) [,1] myVolat <- function(x) volatility(OHLC(x),calc="garman")[,1] myE...
2006 Feb 07
1
Reading in FORTRAN data using R
...39;(a20)') fnstr write(30,*) nfault,hpl,vplx,vply,taua,tauf,amuu, & tminn,tstepp,itime,TBIS,bulkms,ntm,ncycle,pdcy write(30,*) ptrad write(30,'(a1)') respfb write(30,*) (timi(n), n=1,nfault) write(30,*) (taub(n), n=1,nfault) write(30,*) (delts(n), n=1,nf) write(30,*) (cfr(n), n=1,nfault) write(30,*) (dfr(n), n=1,nfault) write(30,*) (slpdf(n), n=1,nf2) write(30,*) (slpv(n), n=1,nfault) write(30,*) (rhofcc(n), n=1,nfault) write(30,*) (islip(n), n=1,nfault) (NOTE: not all variables are the same length!)...
2020 Mar 20
2
dNSTombstoned
...-tool domain tombstones expunge --tombstone-lifetime=0" >> does >> not delete the records with "dNSTombstoned: TRUE". Is this a >> different >> tombstone? > > That would be a different tombstone, yes. Can someone help me out with the ldap/ldb syntax to delte those by cron? > >> Until now what I do is delete the entries manually in ADSI. This >> works >> as expected. >> >> Any hint how to get this working? > > I'm not sure right now. > > Sorry! No problem. We all just try to help each other. Regar...
2014 Mar 23
1
metadata 2
<div>Hello Thomas,</div><div>š</div><div>excuse me please, but I am subscribed in so many newsletter-systems that I sometimes overlook or worse, delte important things.</div><div>I have your reply no more in my /Inbox/Mailing_list/useful folder.</div><div>Can you please reflect on this topic in brief again or much better send me you last message once more?</div><div>š</div><div>But I guess it hasn&...
2006 Mar 28
1
can rsync delete only one file in one command? is it a bug?
...But, If I want to only delete /D01/003.doc when synchronization, no add, no update, this exclude NOT works: rsync -avzu --delete --include="/D01/003.doc" --exclude="*" /home/tomcat/webapps/filesync/synsrc2/ 172.16.100.19::hyhtest2 nothing was delete or add,update. why it NOT delte /D01/003.doc? is it a bug? how to delete any specify file in any directory and mean while no add or update? thank you. Best Regards --------------------------------------------- yhhuang »ÆÓÂ»Ô Server Dept. TeleNav Shanghai Inc. Tel:(21)6337 2220 ext 8651 www.telenav.com <http://...
2006 Sep 18
0
printer problem
...a share printer use cups and samba to support about fifteen people, some people use the printer very well, but serveral people have some problem with the share printer. when you add the the printer first time you can print without any question, but it doesn't work the second time, then you delte the printer and add it againg, the same situation happen. so you need delte and add every time when you want print something. did some people have the same question before. Can any one can help me. many thanks yajing _________________________________________________________________ ÏíÓÃÊÀ½çÉ...
2012 Aug 16
1
What can cause "libvirtd dead but pid file exists."
Hi, # service libvirtd status libvirtd dead but pid file exists. I operated VMs(like create, edit, delte) normally for a second, but the libvirtd on host was dead. I checked the libvirtd.log but didn't find any useful information. so I want to know what can cause the problem? another question: I found the message in /var/log/message like "libvirtd: Could not find keytab file: /etc/libvirt/...
2001 Dec 06
2
windows desktop redirection -> samba has problems
...click/refresh of the desktop does not work. this is not good, because we cant tell users they need to logout/login just to see things on there desktop. i think the problem is in samba. because if i redirect the desktop to a share on the windows server, the updates work just fine. has anyone else delt with this problem before? anyone got any ideas? i hesitate to upgrade samba because we tried that before and it didnt work, and im not sure its gonna fix the current problem. thanks in advance, alex --- --- Alex Lazarevich | Systems | Imag...
2013 Apr 11
2
Read the data from a text file and reshape the data
...For the first time, t= 0.00208. I need to change the data in several rows into one column. At last I need to create a dataframe with the format shown above. In the sample above, a1, b1, c1 are the data for time t1, and so on. The sample data is as follows: ** N:SNAPSHOT TIME DELT[S] ** WATER DEPTH [M]: (HP(L),L=2,LA) 1800 0.00208 0.10000 3.224 3.221 3.220 3.217 3.216 3.214 3.212 3.210 3.209 3.207 3.205 3.203 3.202 3.200 3.199 3.197 3.196 3.193 3.192 3.190 3...
2004 May 11
0
[LLVMdev] ExecutionEngine/Interpreter/ExternalFunctions.cpp
I mis-stated what I think should be deleted. The block of code from "GlobalVariable *IOB = 0;" to the end of the loop should be delted because the only effect the loop has is on the IOB variable and that variable is never used after the loop. Reid. On Tue, 2004-05-11 at 18:14, Reid Spencer wrote: > Hi, > > I'm working on bug 122, consolidating the interface to the SymbolTable > class. In doing so, I found the...
2009 Nov 10
4
RAIDs and JBOD?
...ty drive would no longer cover this and another would be required, is this correct? One more question about hot swappable drives, I understand that you can create RAID arrays with and without hot swappable drives but I am confused by this concept. I'm my experience with RAIDs I have only every delt with a RAID 1 that has degraded. I simply set the drive as offline, replaced it, set it to online and the RAID rebuilt itself all without restart the server and operation was never interrupted. So we can presume the server had hot swappable drives enabled yes? (It was a hardware RAID). With a softw...
2003 Dec 19
2
Printing OK on 98, "Access denied" on XP Pro
...= Yes # guest ok = Yes [pvdpar03lz02] comment = HP 9000hns path = /var/spool/samba printable = Yes browseable = Yes guest ok = Yes # read only = Yes use client driver = yes -----------End of smb.conf--------------- (The temp section was to test whether things worked before. I will actually delte those lines when I solve this problem. I commented out the printcap line because I don't want to share all the printers: I have a lot configured on this Sun but use a Windows print server to publishing them to desktop PC users.) Any suggestions? Thanks in advance for everyone's time. -w...
2018 May 24
1
lazy_expuge + mdbox
...tance = yes then dont seem to get ANY copy .. > just nothing. > > 2) If I go into Trash and delete a message ... then it does not get > moved .. I assume that a delete in Trash is not actually an expunge on > TB and hence does get caught by the plugin. > > 3) Since mdbox doesnt delte anything anyway until purged would it be > better not to use lazy-expunge but just have a job that moves any > messages in mdbox_deleted: storage to the hidden .EXPUNGED namespace .. > does doveadm move work with mdbox_deleted ??? > > any help appreciated > > rgds > > Ma...
2009 Oct 03
1
--keep-dirlinks --delete erroneously deletes symlinks to directories
...- --delete-before works correctly, and does nothing: $ rsync -av --keep-dirlinks --delete-before 1/ 2/ building file list ... done sent 89 bytes received 12 bytes 202.00 bytes/sec total size is 0 speedup is 0.00 - but --delete (or --delete-during / --delete-delay) erroneously deltes the "dir -> ../foo"-symlink (and copies the data afterwards): $ rsync -av --keep-dirlinks --delete 1/ 2/ sending incremental file list deleting dir dir/ dir/subfile sent 136 bytes received 35 bytes 342.00 bytes/sec total size is 0 speedup is 0.00 Is...
2003 Oct 26
1
Some Users not shown and profiles won't work
Hi I'm running samba 3.0 with ldap backand and Suse 8.2. If I want to edit ACLs from windows an a samba-share not all users are shown. "holger" i shown but "hein" isn't shown. Andy idea why? It's very strange because both can login the domain. I had to set attribute sambaProfilePath for user "hein" to the sambe value defined in smb.conf. I won't add