pinpoint-team team mailing list archive
-
pinpoint-team team
-
Mailing list archive
-
Message #00005
Re: (a still very rough) distortion GUI program
2008/7/7 Andrew Straw <strawman@xxxxxxxxxx>:
> I've gone ahead implemented "display_transform" option and merged your
> changes into my branch ( lp:~astraw/pinpoint/dev ). There's no GUI
> component to switch display_transform yet, but the underlying machinery
> is now under the hood. I've also made the setup.py script use setuptools
> to install the "pinpoint_calibration_gui" script on one's system.
I documented the different installation options in my branch
(lp:~stefanv/pinpoint/dev/), and made shortened local aliases for some
variable names (not necessary, but makes the line-wrapping somewhat
easier!).
It looks like your development version is the main development line,
so should we put it up under lp:~pinpoint-team/pinpoint/dev ?
I am trying to get my head around the Traits update system -- I'd like
to sort out the initial display bug. Since we're already relying on
Traits, maybe we should consider using Chaco for the display widgets?
> I try to keep my column width down, but clearly I'm exceeding 78
> characters. You don't use emacs, do you? If so, any tips on how to keep
> the linewidth down?
This is religious ground, but "what else" came to mind :) I wrote up
my coding configuration here:
http://projects.scipy.org/scipy/numpy/wiki/EmacsSetup
Cheers
Stéfan
Follow ups
References