You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Support setting all amplifier entries per headstage
@@ -855,7 +855,7 @@ New textual keys
855
855
856
856
- ``JSON config file: path``: List of absolute paths to the JSON configuration files
857
857
- ``JSON config file: SHA-256 hash``: List of hash values
858
-
- ``Epochs``: , `Add epoch information from the stimulus set into the labnotebook <https://alleninstitute.github.io/MIES/epoch_information.html#epoch-information>`_.
858
+
- ``Epochs``: , `Add epoch information from the stimulus set into the labnotebook <https://alleninstitute.github.io/MIES/epoch_information.html#epoch-information>`__.
859
859
860
860
Changed numerical entries
861
861
~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -866,14 +866,14 @@ Changed textual entries
866
866
~~~~~~~~~~~~~~~~~~~~~~~
867
867
868
868
- ``Function params`` -> ``Function params (encoded)``: This entry now holds the serialized analysis function
869
-
parameter strings where the values are `percent encoded <https://en.wikipedia.org/wiki/Percent-encoding>`_.
869
+
parameter strings where the values are `percent encoded <https://en.wikipedia.org/wiki/Percent-encoding>`__.
870
870
871
871
NWB/IPNWB
872
872
---------
873
873
874
874
- Write the Igor Pro history by default
875
875
- Add support for exporting into NWBv2 (2.2.4 to be exact). Additional MIES
876
-
data and metadata is tagged using `ndx-MIES <https://github.com/t-b/ndx-MIES>`_.
876
+
data and metadata is tagged using `ndx-MIES <https://github.com/t-b/ndx-MIES>`__.
877
877
Export support into NWBv1 is unchanged.
878
878
- Various bugfixes for exporting really old or buggy MIES data into NWB.
879
879
- Support export of I=0 data better
@@ -1237,7 +1237,7 @@ Tests
1237
1237
1238
1238
- Make the test suite pass with NI hardware and ITC-1600
1239
1239
- Use multi data test case feature to run the tests for each device
1240
-
see also `here <https://docs.byte-physics.de/igor-unit-testing-framework/advanced.html#multi-data-test-cases>`_
1240
+
see also `here <https://docs.byte-physics.de/igor-unit-testing-framework/advanced.html#multi-data-test-cases>`__
1241
1241
- Check the created NWB file thoroughly
1242
1242
- Use the new UTF reentry functionality, thus making the tests much easier
0 commit comments