Ticket #21 (closed enhancement: fixed)

Opened 2 months ago

Last modified 2 months ago

Enhance and document 'plotting.py'

Reported by: bruederle Assigned to: bruederle
Priority: minor Milestone: 0.1
Component: plotting Version: trunk
Keywords: Cc:

Description

Move generic plotting code fragments from 'utilities' and possibly other sources to 'plotting'. Add instructive comments/documentation to all functions and classes. Introduce a clear structure for the available methods.

Change History

11/05/08 15:17:55 changed by bruederle

  • status changed from new to closed.
  • resolution set to fixed.

Documentation and moving of code from other modules done. Test modes written. Giving the code a clear structure is difficult, which lies in this modules (collection of utils) nature... I tried to make a separation between rather universal routines and very problem specific ones.