Brian Blais wrote:
> On Jun 4, 2009, at 19:48 , Esmail wrote:
>
>> Someone recently generously shared this code with me on the python
>
> since I was the one to share this with you, I might be able to answer a
> couple questions. :)
Hi Brian,
(sorry for the tardy reply)
I was grateful for th
John Hunter wrote:
> On Thu, Jun 4, 2009 at 6:48 PM, Esmail wrote:
>> Hi,
>>
>> Beginning Python Visualization: Crafting Visual Transformation Scripts
>> by Shai Vaingast
>> http://www.amazon.com/Beginning-Python-Visualization-Transformation-Professionals/dp/1430218436/ref=sr_1_1?ie=UTF8&s=books&q
Eric Firing wrote:
> Xavier Gnata wrote:
>> Hi,
>>
>> I'm trying to modify the imshow colormapping on the flight:
>>
>> http://matplotlib.sourceforge.net/api/colors_api.html?highlight=linearsegmentedcolormap#matplotlib.colors.Normalize
>>
>>
>> "Colormapping typically involves two steps: a data a
Xavier Gnata wrote:
> Hi,
>
> I'm trying to modify the imshow colormapping on the flight:
>
> http://matplotlib.sourceforge.net/api/colors_api.html?highlight=linearsegmentedcolormap#matplotlib.colors.Normalize
> "Colormapping typically involves two steps: a data array is first mapped
> onto the
Hi,
I'm trying to modify the imshow colormapping on the flight:
http://matplotlib.sourceforge.net/api/colors_api.html?highlight=linearsegmentedcolormap#matplotlib.colors.Normalize
"Colormapping typically involves two steps: a data array is first mapped
onto the range 0-1 using an instance of Nor