similar to: Alignment of image plot overlay

Displaying 20 results from an estimated 2000 matches similar to: "Alignment of image plot overlay"

2004 Jun 10
1
Can´t start help and update on Mac (PR#6920
--Apple-Mail-1--963012407 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Hi, I get exactly the same error message as in report no 6920. Furthermore, starting "update Bioconducter" the following message appears (running Mac OS X 10.3.4 (7H63)) : > {library(reposTools);update.packages2(getAllDeps=TRUE)} Synching your local package
2003 Nov 23
1
agi exec problem (followup)
actually, i do have a workaround which bypasses the exec command entirely: system("asterisk -r -x 'add extension s,3,Playback(demo-congrats) into local'"); but it's ugly. seems like it should be possible to do this with exec. .t ---------- Forwarded message ---------- Date: Sun, 23 Nov 2003 21:17:50 -0500 (EST) From: tad <tad@media.mit.edu> To:
2003 Nov 24
1
Re: Asterisk-Users digest, Vol 1 #1994 - 14 msgs
as i said, right now i'm just getting my feet wet. but, i will be needing to build dialplans on the fly. 'add extension' seems like the right call to make. .t > What is the goal of this? It doesn't make much sense to me. Care to > share some insite into what your goal is? > > bkw > > On Sun, 23 Nov 2003, tad wrote: > > > actually, i do have a
2007 Mar 19
1
Is there a Memu system for MS programs insalled via wine?
Have wine running in Ubuntu - dapper. Found and insalled winexs which is SO good. However the process of starting a programs exe is a tad time consuming and prone to error. Well for me who is a tad used to double click and it's away sort of windows xp.... Ubuntu Applications > {whatever} seem like a great spot to have menu items of stuff to run under wine but for the life of me I can't
2001 May 16
0
glm.nb difficulties
I'm having problems (or to be precise a student is having problems, which I'm having problems helping her with) trying to use glm.nb() from the MASS package to do some negative binomial fits on a data set that is, admittedly, wildly overdispersed (some zeros and some numbers in the hundreds). glm.nb is failing to converge, and furthermore is (to my surprise) producing values of theta
2006 Apr 25
2
Question about Callbacks in link_to_remote
Currently, I have a link_to_remote like this: <%= link_to_remote("Get Results", :update => ''query_results'', :with => "''tags='' + $F(''query_tags'')", :loading => "new Effect.Appear(''comment_loading'')", :complete
2004 Feb 03
1
Re: Asterisk-Users digest, Vol 1 #2711 - 15 msgs
you can do this with MeetMe, but you don't have to. you can also use Parking, which makes things a little simpler. in either case, the strategy is going to be something like: 1. Record the soundfile 2. Park the inbound caller 3. Use a .call file or the manager interface to initiate an outbound call to the mobile phone 4. play soundfile and prompt the mobile phone user to accept/reject the
2003 Nov 23
2
agi exec problem.
hi folks. (apologies in advance if this is a particularly stupid question) just getting my feet wet with asterisk / agi, and am a little stuck using EXEC. it works fine for applicaitons that take simple arguments, but chokes on applications that require multiple words as arguments. for example, this works fine: EXEC Playback(demo-congrats) but this doesn't: EXEC add extension
2009 Apr 13
1
overlay multiple time series on one plot
Hello, I have four different time series from the same time period within a year (February through August) but they are from different years. I can not figure out how to plot them all (so they will be overlayed instead of plotted on after another) on the same graph with the x-axis corresponding to the month/day instead of year/month/day. Thank you. Max
2012 Mar 08
2
KalmanSmooth
I have a bunch of clean timeseries data obtained from a sensor and I'd like to apply a Kalman Filter to it to smoothe it out. Through a few days of Googling, reading papers, implementing such a filter in various languages, I finally realised that it may be built into R. So I did a "??kalman" at the R prompt and found that it is indeed there. However, the help page is a tad bare,
2006 Jan 15
7
Rad Rails?
Hi, I''ve just now started learning Ruby on Rails. Someone told me that I should get RadRails to use as my IDE. RadRails.org seems to be dead now. Has something bad happened? Or do I just have my URL wrong? Is there another good Rails IDE? I''m developing on windows right now. Thanks! TAD -- Posted via http://www.ruby-forum.com/.
2003 Dec 01
0
No subject
2.4.18 kernel) using 3 x 60GB WD 7200 IDE drives on a 7500-4 controller I could get peak I/O of 452 MBytes/sec, and a sustainable I/O rate of over 100 MBytes/sec. That is not exactly a 'dunno' performance situation. These tests were done using dbench and RAID5. Let's get that right: 100 MBytes/sec == 800 Mbits/sec, which is just a tad over 100 Mbits/sec (the bottleneck if you use
2006 Sep 06
2
RJS Javascript oddity - trying to call Element.setStyle
Hi all, I have a really simple web page. Right now, it''s just a button and a square div. What I want to do is to change the background color of the div to red when the button is clicked. My form code looks like this: <%= form_remote_tag :url => {:action => ''color_show''} %> color_show.rjs looks like this: page <<
2016 Jun 01
3
forwarding emails using sieve
I know this is a tad tangential to dovecot, but maybe someone has some pointers for me. I'm trying to forward emails using the sieve filtering and redirect doesn't do it because it doesn't wrap the message in a new email, instead, it seems to just change the envelope From (and To). This causes the outbound relay to reject the message for security/spam reasons (forged From). It
2007 Mar 25
1
how can one get a remote acess command prompt on install cd via drac to eject ?
Is there a way to get to get past the cga type centos 4 install screen where it says To begin testing the cd media etc etc...... and shows the OK or SKIP selections... ...and get to a "text shell command prompt" and *eject* the cd so I can reboot the machine from remote??? I have a remote console drac connection, yet for once we sent the hired guns home for the weekend and I am a
2005 Dec 04
1
Back-UPS RS6000
Hi all, I have an APCC Back-UPS XS 1000 (it's a USB device) that I'm using with nut 2.0.2 that came with Fedora Core 4. It reports itself like this: Back-UPS RS 1000 FW:7.g8 .D USB FW:g8 in the nut web status page, which seems a tad messy. It otherwise works fine, except I don't get any information on the input and output voltages. I'm using the hidups driver. My
2010 Aug 16
1
[LLVMdev] -fomit-frame-pointer on intel darwin
On Mon, Aug 16, 2010 at 11:07:06AM -0700, Eric Christopher wrote: > > On Aug 16, 2010, at 7:59 AM, Jack Howarth wrote: > > > Despite the absence of testsuite failures at -m32 or -m64 on either > > i386-apple-darwin10 or x86_64-apple-darwin10, there are still some concerns > > about the origins of the original Mach-O comment above. There also was > > a concern
2004 Jun 20
1
No config file?
I updated from CVS yesterday and now everytime I start asterisk, I get the following message: config loader has no config file so nevermind. What does this mean? It doesn't seem to hurt anything, just a tad annoying to see everytime I run asterisk.
2007 Jun 25
1
Threading troubles 1.4.5 & IAX2-> SIP (FreeBSD specific??)
Hi there, I've asked this question to the BSD group too, but I'd like to know whether anybody else had similar experiences on Linux 2.6.20 etc.?? FreeBSD 6.2 Asterisk 1.4.5 (and 1.4.3 from ports) Sip phone - PBX(*) -IAX2-VROUTER(*)- SIP-Voip provider (SPA901 & SPA922 phones) We've see a situation where the IAX2 appears to "loose"/drop the voice data to be sent to
2020 Nov 06
1
[PATCH v3 1/6] mm/thp: add prep_transhuge_device_private_page()
On Thu, Nov 05, 2020 at 04:51:42PM -0800, Ralph Campbell wrote: > +extern void prep_transhuge_device_private_page(struct page *page); No need for the extern. > +static inline void prep_transhuge_device_private_page(struct page *page) > +{ > +} Is the code to call this even reachable if THP support is configured out? If not just declaring it unconditionally and letting dead code