[NeXus-code-tickets] [NeXusCode] #322: Major revision to tree.py

NeXus Data Format Library and Applications noreply at nexusformat.org
Fri Feb 10 17:10:35 GMT 2012


#322: Major revision to tree.py
------------------------------+----------------------------
  Reporter:  Ray Osborn       |      Owner:  Ray Osborn
      Type:  enhancement      |     Status:  new
  Priority:  major            |  Milestone:
 Component:  python bindings  |    Version:  4.3.0-rc1
Resolution:                   |   Keywords:  tree interface
------------------------------+----------------------------

Comment (by Ray Osborn):

 In [1819]:
 {{{
 #!CommitTicketReference repository="" revision="1819"
 Refs #322: Mostly tidying things up.

 * Updated exceptions to use preferred Python syntax and removed some
 redundant
   TypeError traps.

 * Replaced spaces in NXobject names by underscores.

 * Removed check for the dimension products being negative due to
 overflows.

 * In log plots, the minimum value of 0.1 is only used for integer data,
 where it
   is a reasonable replacement for values of 0. In floating point data, the
 default
   matplotlib behaviour is restored (but can be overridden by using the
 zmin keyword
   argument).
 }}}

-- 
Ticket URL: <http://trac.nexusformat.org/code/ticket/322#comment:7>
NeXus Data Format Library and Applications <http://www.nexusformat.org/>
NeXus Data Format Library and Applications



More information about the NeXus-code-tickets mailing list