Skip to content

Commit

Permalink
Small update
Browse files Browse the repository at this point in the history
  • Loading branch information
tritemio committed Dec 14, 2016
1 parent 0fc3854 commit 71734d1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/whats_new_ver05.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. _version0.5:

What changed in version 0.5
What will change in version 0.5
===========================

New field ``/setup/excitation_alternated`` (array of booleans) that is True
Expand All @@ -23,7 +23,7 @@ The "generic" measurement type

For measurement types that cannot be described by any other official
``measurement_type`` in Photon-HDF5, it is possible "generic" and
relying on the `/setup` fields to describe the exact configuration.
relying on the ``/setup`` fields to describe the exact configuration.

Here we list a few examples of measurements described with the "generic"
measurement_type.
Expand Down Expand Up @@ -73,14 +73,14 @@ this field will be ``[0.7, 0.3]``.
2-Spectral channels
^^^^^^^^^^^^^^^^^^^

This case is already covered by the "smFRET" measurement_type both for CW and
This case is already covered by the "smFRET" ``measurement_type`` both for CW and
TCSPC measurements (the two are distinguished with the value in
``/setup/lifetime``).

If a measurement has two spectral detection bands and is fundamentally
different from a smFRET measurement then the "generic" measurement_type
can be used. In this all the other fields will be the same as in the
"smFRET" measurement_type. In particular::
If a measurement has two spectral detection bands but it is fundamentally
different from a smFRET measurement, then the "generic" ``measurement_type``
can be used. In this case the ``measurement_specs`` fields will be the same
as in the "smFRET" ``measurement_type``. In particular::

/setup/num_spectral_ch = 2
/setup/num_split_ch = 1
Expand Down

0 comments on commit 71734d1

Please sign in to comment.