search for: sa1

Displaying 20 results from an estimated 49 matches for "sa1".

Did you mean: a1
2005 Jun 01
2
mplot :how to deal with missing data
Hello all, I have data: Genes time rep vart dye y trt 130911 sa1-d07 030min 1 col g 9.636244 o 145771 sa1-d07 030min 1 col r 8.107577 c 93335 sa1-d07 030min 1 ler g 7.409566 o 94821 sa1-d07 030min 1 ler r 5.107160 c 10119101 sa1-d07 030min 2 col g 8.336862 o 11605101 sa1-d07 030min 2 col r 7.824530 c 725313...
2016 Oct 24
2
SSH fail to login due to hang over after authenticated.
I don't think it will be easy to identify the problem remotely. You can try logging in with password (if not disabled), or sshing with some other key, or logging into some other user. If you are able to get access to the machine, post the server's error log here. On Mon, Oct 24, 2016 at 9:55 PM, Jin Li <lijin.abc at gmail.com> wrote: > Hi Tanmay, > > The server is not
2011 Apr 24
1
problem with qemu
...ince the script you are attempting to invoke has been converted to an Upstart job, you may also use the restart(8) utility, e.g. restart libvirt-bin libvirt-bin start/running, process 25202 root at jupiter:~# tail -f /var/log/syslog Apr 24 20:25:01 jupiter CRON[25031]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1) Apr 24 20:35:01 jupiter CRON[25036]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1) Apr 24 20:45:01 jupiter CRON[25042]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1) Apr 24 20:55:01 jupiter CRON[25...
2017 Sep 28
3
building random matrices from vectors of random parameters
Thanks for both the mapply and array approaches! However, although intended to generate the same result, they don't: # mapply approach n = 3 sa <- rnorm(n,0.8,0.1) so <- rnorm(n,0.5,0.1) m <- rnorm(n,1.2,0.1) mats = mapply(function(sa1, so1, m1) matrix(c(0,sa1*m1,so1,sa1),2,2,byrow=T), sa, so, m, SIMPLIFY = FALSE) print(mats) [[1]] ????????? [,1]????? [,2] [1,] 0.0000000 0.8643679 [2,] 0.4731249 0.7750431 [[2]] ????????? [,1]????? [,2] [1,] 0.0000000 0.8838286 [2,] 0.5895258 0.7880983 [[3]] ????????? [,1]????? [,2] [1,] 0...
2013 Jun 07
1
It seams that fast99 function (sensitivity package) does not work out for norm distribution.
...tended-FAST method) to perform SA of model with norm distribution inputs? See the simple example given following. Any suggestion will be greatly appreciated. Thank you! Marino # Simple example # 1. uniform version (It works well) library(sensitivity) Myfun<-function(x){return(rowSums(x))} SA1 <- fast99(model = Myfun, factors = 3, n = 1000, q = "qunif", q.arg = list(min = 0, max = 1)) > SA1 Call: fast99(model = Myfun, factors = 3, n = 1000, q = "qunif", q.arg = list(min = 0, max = 1)) Model runs: 3000 Estimations of the indices: first order total orde...
2017 Sep 28
0
building random matrices from vectors of random parameters
...: > Thanks for both the mapply and array approaches! However, although > intended to generate the same result, they don't: > > # mapply approach > > n = 3 > sa <- rnorm(n,0.8,0.1) > so <- rnorm(n,0.5,0.1) > m <- rnorm(n,1.2,0.1) > mats = mapply(function(sa1, so1, m1) > matrix(c(0,sa1*m1,so1,sa1),2,2,byrow=T), sa, so, m, SIMPLIFY = FALSE) > > print(mats) > > [[1]] > ????????? [,1]????? [,2] > [1,] 0.0000000 0.8643679 > [2,] 0.4731249 0.7750431 > > [[2]] > ????????? [,1]????? [,2] > [1,] 0.0000000 0.8838286 >...
2017 Sep 28
2
building random matrices from vectors of random parameters
...and array approaches! However, although >> intended to generate the same result, they don't: >> >> # mapply approach >> >> n = 3 >> sa <- rnorm(n,0.8,0.1) >> so <- rnorm(n,0.5,0.1) >> m <- rnorm(n,1.2,0.1) >> mats = mapply(function(sa1, so1, m1) >> matrix(c(0,sa1*m1,so1,sa1),2,2,byrow=T), sa, so, m, SIMPLIFY = FALSE) >> >> print(mats) >> >> [[1]] >> ?????????? [,1]????? [,2] >> [1,] 0.0000000 0.8643679 >> [2,] 0.4731249 0.7750431 >> >> [[2]] >> ?????????? [,1]????...
2017 Sep 28
3
building random matrices from vectors of random parameters
Suppose I have interest in a matrix with the following symbolic structure (specified by 3 parameters: sa, so, m): matrix(c(0,sa*m,so,sa),2,2,byrow=T) What I can't figure out is how to construct a series of matrices, where the elements/parameters are rnorm values. I'd like to construct separate matrices, with each matrix in the series using the 'next random parameter value'.
2009 Jul 14
0
[LLVMdev] "Recursive compilation detected" and signals
...EL13 #define LEVEL15 LEVEL14 LEVEL14 void timer_handler (int signum) { printf ("timer expired\n"); LEVEL13; } void sigsegv_handler (int signum) { printf ("Uh oh\n"); LEVEL13; } int main (int argc, char **argv) { struct itimerval timer; struct sigaction sa1, sa2; /* Configure the timer to expire after 250 msec... */ timer.it_value.tv_sec = 0; timer.it_value.tv_usec = 250000; /* ... and every 250 msec after that. */ timer.it_interval.tv_sec = 0; timer.it_interval.tv_usec = 250000; /* Install timer_handler as the signal...
2018 May 24
2
Winbindd (tdb_chainlock_with_timeout_internal: alarm (40) timed out for key)
...resolved after 40 minutes.... Syslog server 1/2/3: May 21 08:14:12  winbindd[6718]: [2018/05/21 08:14:12.288624,  0] ../source3/winbindd/winbindd_dual.c:105(child_write_response) May 21 08:14:12  winbindd[6718]:   Could not write result May 21 08:15:01  CRON[32667]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1) May 21 08:15:26  winbindd[28719]: [2018/05/21 08:15:26.341870,  0] ../source3/winbindd/winbindd_dual.c:105(child_write_response) May 21 08:15:26  winbindd[28719]:   Could not write result May 21 08:15:30  winbindd[28808]: [2018/05/21 08:15:30.814572,  0]...
2017 Sep 22
1
vfs_fruit and extended attributes
...; this: >> >> vfs objects = fruit streams_xattr > > Can you please share the output of `testparm -s`? root at mfs-01 ~]#testparm -s Load smb config files from /etc/samba/smb.conf rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) Processing section "[sa1]" Processing section "[nongluster]" Processing section "[share1]" Processing section "[share2]" Loaded services file OK. Server role: ROLE_DOMAIN_MEMBER # Global parameters [global] realm = XXXX.UALBERTA.CA workgroup = STS log file = /var/log/samba/log.%m max...
2017 Sep 22
0
vfs_fruit and extended attributes
On Thu, 2017-09-21 at 10:35 -0600, Terry McGuire wrote: > Hello list. I?m attempting to improve how Samba shares directories on our Gluster volume to Mac > users by using the vfs_fruit module. What versions of GlusterFS and Samba have you installed? And which platform/distro are you using as Samba server? Please paste the output of `gluster volume info <VOLNAME>`. > This module
2017 Sep 28
0
building random matrices from vectors of random parameters
...ugh >>> intended to generate the same result, they don't: >>> >>> # mapply approach >>> >>> n = 3 >>> sa <- rnorm(n,0.8,0.1) >>> so <- rnorm(n,0.5,0.1) >>> m <- rnorm(n,1.2,0.1) >>> mats = mapply(function(sa1, so1, m1) >>> matrix(c(0,sa1*m1,so1,sa1),2,2,byrow=T), sa, so, m, SIMPLIFY = >FALSE) >>> >>> print(mats) >>> >>> [[1]] >>> ?????????? [,1]????? [,2] >>> [1,] 0.0000000 0.8643679 >>> [2,] 0.4731249 0.7750431 >>> &gt...
2003 Jul 17
3
Asterisk -> AS5300 SIP Interoperability
Greetings, I am attempting to configure an AS5300 to provide a SIP based gateway to the PSTN from Asterisk. I have been unable to identify through the docs how specifically this should be configured in Asterisk and have not been able to get things working through trial and error. I am sure I am missing something fairly obvious here but any guidance (or example cfgs) would be much appreciated.
2017 Sep 28
0
building random matrices from vectors of random parameters
On 27/09/2017 8:47 PM, Evan Cooch wrote: > Suppose I have interest in a matrix with the following symbolic > structure (specified by 3 parameters: sa, so, m): > > matrix(c(0,sa*m,so,sa),2,2,byrow=T) > > What I can't figure out is how to construct a series of matrices, where > the elements/parameters are rnorm values. I'd like to construct separate > matrices, with
2009 Jul 20
2
assign question
Dear R People: I have several vectors, sa1, sa2,...sa27 of varying lengths. I want to produce one vector xener[1:27] which has the minimum of each sa[i]. I'm trying to set up a loop and use the assign statement, but here are my results: > for(i in 1:27) { + xener[i] <- min(assign(paste("sa",i,sep=""))) + } E...
2017 Oct 19
0
vfs_fruit and extended attributes
...jects = fruit streams_xattr >> >> Can you please share the output of `testparm -s`? > > root at mfs-01 ~]#testparm -s > Load smb config files from /etc/samba/smb.conf > rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) > Processing section "[sa1]" > Processing section "[nongluster]" > Processing section "[share1]" > Processing section "[share2]" > Loaded services file OK. > Server role: ROLE_DOMAIN_MEMBER > > # Global parameters > [global] > realm = XXXX.UALBERTA.CA > work...
2020 Sep 17
2
dovecot: lmtp: Error: fatal error: failed to reserve page summary memory
...KrTug_NKLk0EuPwo1vKotdpV=Pf95Pxusbww at mail.gmail.com>: stored mail into mailbox 'Unsubscribe.Neighbors' Sep 17 08:54:00 lonjemail dovecot: lmtp(4254): Disconnect from local: Client has quit the connection (state=READY) Sep 17 08:55:01 lonjemail CRON[4257]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1) ``` here is sieve rules: ``` require ["variables", "fileinto", "mailbox", "vnd.dovecot.execute"]; if address :matches "from" "*" { set "from" "${1}"; } if anyof ( header :cont...
2018 May 24
3
Winbindd (tdb_chainlock_with_timeout_internal: alarm (40) timed out for key)
...r 1/2/3: >> >> May 21 08:14:12  winbindd[6718]: [2018/05/21 08:14:12.288624,  0] >> ../source3/winbindd/winbindd_dual.c:105(child_write_response) >> May 21 08:14:12  winbindd[6718]:   Could not write result >> May 21 08:15:01  CRON[32667]: (root) CMD (command -v debian-sa1 > >> /dev/null && debian-sa1 1 1) >> >> May 21 08:15:26  winbindd[28719]: [2018/05/21 08:15:26.341870,  0] >> ../source3/winbindd/winbindd_dual.c:105(child_write_response) >> May 21 08:15:26  winbindd[28719]:   Could not write result >> May 21 08:15:30...
2017 Sep 21
2
vfs_fruit and extended attributes
Hello list. I?m attempting to improve how Samba shares directories on our Gluster volume to Mac users by using the vfs_fruit module. This module does wonders for speeding listings and downloads of directories with large numbers of files in the Finder, but it kills uploads dead. Finder gives an error: The Finder can?t complete the operation because some data in ?[filename]? can?t be read or