Skip to content

Commit

Permalink
Updated CHANGELOG for 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CJ-Wright committed Mar 14, 2019
1 parent c054733 commit f60912d
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 55 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,30 @@

.. current developments
v0.7.0
====================

**Added:**

* ``amorphsivity_pipeline`` for measuring if a PDF is amorphous
* ``xpdtools.pipelines.tomo.sort_sinogram`` for sorting sinograms by their
theta values
* Ability to stack 2D tomographic reconstructions into 3D for pencil beam
* ``xpdtools.pipelines.tomo.recon_wrapper`` function which wraps ``tomopy.recon`` to
handle 2, 3 and 4D arrays

**Changed:**

* ``xpdotools.pipelines.tomo.tomo_pipeline_theta`` uses ``sort_sinogram``
rather than a lambda for provenance
* ``xpdtools.pipelines.tomo`` pipelines use the ``recon_wrapper`` rather than ``tomopy.recon``

**Fixed:**

* Don't use ``pluck`` since we can pass in just the G(r)



v0.6.0
====================

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

This file was deleted.

13 changes: 0 additions & 13 deletions news/fix_amorph

This file was deleted.

13 changes: 0 additions & 13 deletions news/tomo3D

This file was deleted.

16 changes: 0 additions & 16 deletions news/tomo_squeeze

This file was deleted.

0 comments on commit f60912d

Please sign in to comment.