Skip to content

Commit

Permalink
Updated CHANGELOG for 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CJ-Wright committed May 7, 2019
1 parent c09cd94 commit 2923b52
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 47 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,27 @@

.. current developments
v0.8.0
====================

**Added:**

* ``xpdan.startup.instensity_server`` for tracking positions in 1D patterns
* peak position and width server
* intensity server to setup.py
* ``stage_blacklist`` to analysis server, allowing for speedups by not passing
large arrays back to the proxy.
* ``xpdan.vend.callbacks.mpl_plotting.SavePlots`` callback for saving plots
when a scan is finished
* ``save_folder`` kwarg for viz server. If provided save figures

**Fixed:**

* ``analysis_server`` kwargs are properly passed
* analysis server reuses diffraction pipeline (getting rid of memory issues)



v0.7.0
====================

Expand Down
13 changes: 0 additions & 13 deletions news/allow_kwargs

This file was deleted.

13 changes: 0 additions & 13 deletions news/intensity_server

This file was deleted.

21 changes: 0 additions & 21 deletions news/peak_pos_width

This file was deleted.

0 comments on commit 2923b52

Please sign in to comment.