[opendx-users] WriteImage and Mpeg

2005-03-31 Thread Brent Bailey
is... Thanks for the help, -- Brent Bailey [EMAIL PROTECTED]

RE: [opendx-users] ColoBar adjusts color

2004-12-17 Thread Brent Bailey
want the saturation and opacity from the original data, pass in the original otherwise pass in the output of the compute. Hope that helps Peter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brent Bailey Sent: 17 December 2004 01:08 To: DX

RE: [opendx-users] ColoBar adjusts color

2004-12-17 Thread Brent Bailey
I figured it out... AutoGreyScale - ColorMap - Color where saturation in AutoGreyScale = 1. and I change hue to the color desired. Thanks, Brent On Fri, 2004-12-17 at 11:45, Brent Bailey wrote: Peter, Thanks for your reply, but I am not sure that it will work in my case. I have a min

Re: [opendx-users] ColoBar adjusts color

2004-12-16 Thread Brent Bailey
AutoColor as I want to overlay multiple pieces of data, and I want each piece of data to have a certain color. Is there a way to set the min/max values so that they don't change? Is there a reason this won't work? Thanks, Brent Bailey On Thu, 2004-12-16 at 11:50, Chris Pelkie wrote: Set the min

[opendx-users] how to clip image

2004-05-24 Thread Brent Bailey
I've been trying to make a movie file, so I need to have my images in the same place for every frame without changing sizes. I was trying to do the following: clip_box- render -- write_image |- autocamera ---^ When I tried this, I got an ERROR:RENDER: Invalid data

[opendx-users] different colors for different data components

2004-05-17 Thread bailey
I have a set of data which has multiple components (ie. data with shape number n). What I would like to do is change the 'hue' in the colormap to reflect the different components ie. the C code would look something 'like' this: enum color_list = {blue, green, red, yellow}; for ( i =0;

Re: [opendx-users] Animation

2004-05-17 Thread bailey
Hi, I have some date field and want make a animation with them. I already used the Sequencer but didn't have sucess. What didn't work with Sequencer? I take it that you have been able to generate still images. The output of Sequencer will go into Format, and if your still images are

[opendx-users] Overlapping grids

2004-02-06 Thread Brent Bailey
? Thanks, -- Brent Bailey [EMAIL PROTECTED]

[opendx-users] Position data at quadrature points

2004-01-26 Thread Brent Bailey
. These values are continuous within an element and across element boundaries. Any suggestions? -- Brent Bailey [EMAIL PROTECTED]

Re: [opendx-users] colormap and min/max

2003-12-05 Thread Brent Bailey
Richard, Thanks for your help. It was my mistake, I didn't understand what you were getting at. Brent On Thu, 2003-12-04 at 17:14, Richard Guenther wrote: On Thu, 4 Dec 2003, Brent Bailey wrote: Sorry, maybe I didn't explain the problem correctly. How can I show _two_ data set

[opendx-users] colormap and min/max

2003-12-04 Thread Brent Bailey
Bailey [EMAIL PROTECTED]

Re: [opendx-users] colormap and min/max

2003-12-04 Thread Brent Bailey
Sorry, maybe I didn't explain the problem correctly. How can I show _two_ data set in the same space with only _one_ color? I need the colormap so that I can have more than one data set displayed. On Thu, 2003-12-04 at 16:09, Richard Guenther wrote: On Thu, 4 Dec 2003, Brent Bailey wrote

[opendx-users] Only wanrt to use part of a data array

2003-11-18 Thread Brent Bailey
to figure it out. Can any one point me in the right direction? Thanks, -- Brent Bailey [EMAIL PROTECTED]