I'm fairly new to UNIX shell and I'm having a bit of trouble building
matplotlib on my computer:
running build
running build_py
copying lib/matplotlib/mpl-data/matplotlibrc -> build/lib.macosx-10.3-
fat-2.5/matplotlib/mpl-data
copying lib/matplotlib/mpl-data/matplotlib.conf -> build/
lib.macos
Hello -
I haven't been able to find any useful documentation about semilogy
and exactly how i can implement it into a Histogram. I'm simply trying
to create a histogram of a lot of data with a y-axis scaled
logarithmically. Specifically I am creating a pixel histogram of a
FITS image...for
Hey guys -
I'm working on a Histogram of pixel values from an astronomical image
that looks like a Gaussian curve and then polynomial decay. I'm
trying to figure out a way to fit a Gaussian regression to the
histogram, but can't find any documentation on this. thanks!
-adrian