[Kst] [Bug 107481] additional interface for image plot (wishlist)
netterfield at astro.utoronto.ca
netterfield at astro.utoronto.ca
Wed Apr 18 22:27:50 CEST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=107481
netterfield astro utoronto ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From netterfield astro utoronto ca 2007-04-18 22:27 -------
SVN commit 655587 by netterfield:
BUG: 107481
Make a matrix from three vectors.
M +1 -1 Makefile.am
A binnedmap (directory)
A binnedmap/Makefile.am
A binnedmap/binnedmap.cpp [License: GPL (v2+)]
A binnedmap/binnedmap.h [License: GPL (v2+)]
A binnedmap/binnedmapdialog_i.cpp [License: GPL (v2+)]
A binnedmap/binnedmapdialog_i.h [License: GPL (v2+)]
A binnedmap/binnedmapdialogwidget.ui
A binnedmap/kstobject_binnedmap.desktop
--- branches/work/kst/1.5/kst/src/plugins/Makefile.am #655586:655587
@ -20,5 +20,5 @
CORRELATION_SUBDIR=correlation
endif
-SUBDIRS=bin periodogram phase statistics chop crossspectrum syncbin effective_bandwidth despike $(NOISE_SUBDIR) $(FITS_SUBDIR) $(FITSNONLINEAR_SUBDIR) $(INTERPOLATIONS_SUBDIR) $(PASS_FILTERS_SUBDIR) $(CORRELATION_SUBDIR) $(CONVOLUTION_SUBDIR) cumulative_sum differentiation shift discretizing_filters
+SUBDIRS=bin binnedmap periodogram phase statistics chop crossspectrum syncbin effective_bandwidth despike $(NOISE_SUBDIR) $(FITS_SUBDIR) $(FITSNONLINEAR_SUBDIR) $(INTERPOLATIONS_SUBDIR) $(PASS_FILTERS_SUBDIR) $(CORRELATION_SUBDIR) $(CONVOLUTION_SUBDIR) cumulative_sum differentiation shift discretizing_filters
More information about the Kst
mailing list