Pierre GM wrote:
> On Wednesday 29 August 2007 10:02:14 John Morgan wrote:
>> I have some data, which I'd like to plot using matplotlib. Some of the data
>> has been flagged by some other software, and I have a boolean array, the
>> same shape as my original data which tells me which data has been
On Wednesday 29 August 2007 10:02:14 John Morgan wrote:
> I have some data, which I'd like to plot using matplotlib. Some of the data
> has been flagged by some other software, and I have a boolean array, the
> same shape as my original data which tells me which data has been flagged
>
> I'm
I have some data, which I'd like to plot using matplotlib. Some of the data
has been flagged by some other software, and I have a boolean array, the
same shape as my original data which tells me which data has been flagged.
What I'd like to do is plot the unflagged data as a single pixels ',' and
f