[yoda-svn] r468 - trunk

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Thu May 3 15:58:31 BST 2012


Author: buckley
Date: Thu May  3 15:58:31 2012
New Revision: 468

Log:
More TODOs

Modified:
   trunk/TODO

Modified: trunk/TODO
==============================================================================
--- trunk/TODO	Thu May  3 15:55:03 2012	(r467)
+++ trunk/TODO	Thu May  3 15:58:31 2012	(r468)
@@ -3,7 +3,7 @@
 
 NOW
 
-*
+* Add nice constructor behaviour and docstrings to the Scatter2D Python interface. (AB)
 
 * Complete rewrite of Axis2D. (AB)
   Rewrite Axis2D to eliminate the crazy hashing scheme and demon code,
@@ -12,6 +12,8 @@
   Bin2D constructor. Add a merge() method in Bin2D. Add a constructor
   that takes Dbns.
 
+* Make Python interface test scripts (AB)
+
 * Add copy assignment to Point/Scatter3D and Dbn1D/2D. (AB)
 
 * Rebinning: global rebinning of Axis2D -> Histo2D by integer factor(s) --
@@ -19,7 +21,11 @@
 
 * Improve tests Makefile setup to work out the path to the Python build dir. (AB)
 
-* Make the first Python test actually test something in YODA! (AB)
+
+
+NEXT
+
+* Automatically determine input and output formats (= readers/writers) from file extn.
 
 * Test that a y-binned Histo2D has the same per-y-column stats as an
   equivalently x-binned Profile1D. Perhaps use this as an opportunity to
@@ -37,10 +43,6 @@
 * Transform 1D differential to integral histos and vice versa.
   Bins have to be contiguous. (AB)
 
-
-
-NEXT
-
 * Add a Counter type (mostly a UI/persistency wrapper on Dbn1D) (AB)
 
 * Multiple errors on Scatter2D -- via a vector of Error2D? How to implement
@@ -50,6 +52,8 @@
 
 * Arbitrary function transforms on Scatters (AB)
 
+* Optionally configurable ROOT writer.
+
 
 
 AND AFTER THAT...


More information about the yoda-svn mailing list