[Ifeffit] Ifeffit 1.2.6

Matt Newville newville at cars.uchicago.edu
Thu Jul 8 15:18:50 CDT 2004


Hi Everyone,

I've posted Ifeffit 1.2.6 source code and Mac disk-image-installer
today.  This fixes two important bugs:
   1. path lists in feffit() and ff2chi() could get polluted
      so that doing a second feffit() or ff2chi() using
      _fewer_ paths would some paths left over from the 
      previous sum of paths. The path list is now initialized 
      correctly.
   2. reading of feff.inp with feff6 no longer fails because of 
      line endings that don't match the standard for that 
      platform.

In addition, plot markers and arrows now support color, 
   plot_arrow(...,color=red)
   plot_marker(...,color=blue)
and the location of the legend in the plot window is now
more customizable using either
   plot(...., key='data', key_x=0.9, key_y0=0.9,key_dy=0.1)
or setting the variables
   &plot_key_x = 0.9
   &plot_key_y0 = 0.9
   &plot_key_dy = 0.1
where 'key_x' is the x-location of the legend, 'key_y0' is the
y-location of the first key, and 'key_dy' is the vertical offset
between keys.

The Mac OS installer includes a pre-release of horae-037.  I
believe Bruce will be releasing new versions of his codes soon.  
When he does, we'll make a new installer for Windows as well as
the usual automated update -- probably next week.

Please let me know if there are any troubles with these 
versions,

--Matt





More information about the Ifeffit mailing list