Skip to content

Commit

Permalink
docs: add notebooks to what's new
Browse files Browse the repository at this point in the history
  • Loading branch information
JoepVanlier committed Dec 16, 2024
1 parent ef17b2c commit 3e51e3a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
14 changes: 12 additions & 2 deletions docs/whatsnew/1.6.0/1_6_0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,25 @@ Pylake 1.6.0

Here is a sneak preview of features that will likely be in Pylake `v1.6.0`.

New example notebooks
---------------------

Three new notebooks were added to the documentation, with examples of full analysis workflows:
:doc:`Binding lifetime analysis</examples/binding_lifetime/binding_lifetime>`,
:doc:`hairpin fitting</examples/hairpin_fitting/hairpin_unfolding>` and
:doc:`phase separation</examples/droplet_fusion/droplet_fusion>`.

.. figure:: new_examples.png

Bead-bead coupling correction
-----------------------------

.. figure:: correction_factor_whatsnew.png

When performing active calibration with two beads coupling effects can bias the estimated calibration parameters (force and displacement sensitivity, and the stiffness).
In Pylake 1.6.0, we include a model to account for bead-bead coupling between two beads in bulk.
See :ref:`theory<bead_bead_theory>` and :ref:`tutorial<bead_bead_tutorial>` and the :doc:`example</examples/bead_coupling/coupling>` for more information.

.. figure:: correction_factor_whatsnew.png

Force calibration
-----------------

Expand Down
3 changes: 3 additions & 0 deletions docs/whatsnew/1.6.0/new_examples.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3e51e3a

Please sign in to comment.