[Matplotlib-users] Fwd: Re: Colobar and change axis x and y labels

2012-02-15 Thread Pythphys
Thanks Alexa and Jerzy. other questions? ... Here they are: - changing to an image grey scale only needs ... what? - I need to do a 'plane fit' of the image. Does matplotlib have some routine for this? Or shall I use other math libs? Thanks again. > Le 16/02/2012 02:20, Alexa Villaume a

[Matplotlib-users] Colobar and change axis x and y labels

2012-02-15 Thread Pythphys
n be found below, it is a rather simple one. Thanks in advance for any help. Pythphys. * import scipy import matplotlib.pyplot as plt import matplotlib.image as mpimg import numpy as np file_path = "path_to_file" # The