New release of Sardana 1.6.1 (Jul15)

Release
Created by cfalcon
logo.png

Download if from PyPI here.

To install from source, download the tarball, untar and run:

% python setup.py install

Documentation is available here.

The main improvements since sardana 1.5.0 (aka Jan15) are:

- Allow Sardana execution on Windows (#228)
- Allow reading of motor position when the motor is out of SW limits (#238)
- Improve speed of wa macro(#287)
- New macros dmesh and dmeshc (#283)
- Document DriftCorrection feature
- Fix meshc scan
- Solve bug in ascanc when using a pseudomotor (#353)
- Sardana docs available in RTD (#5, #358)
- Add option to display controller and axis number, in the output from wm/wa (#239)
- Allow undefine many elements at the same time, using udefelem (#127)
- Solve bugs related to loading macros/modules (#121 ,#256)
- Solve bug with PoolMotorTV showing AttributeError (#368 ,#369, #371)
- Solve bugs and features related with test framework (#249, #328, #357)
- Solve other bugs (#65, #340, #341, #344, #345, #347, #349)

For a detailed list of solved issues, see milestone-Jul15.

You can also get the full log of commits, from your local git repo with:

% git log 1.5.0..1.6.1

If you encounter problems installing or running this release, please
report them back to the sardana mailing list:

sardana-users@lists.sourceforge.net

or put a ticket in the sardana project.

Cheers!

Back to news list