[med-svn] [SCM] aghermann branch, master, updated. f0d4c0fd35bf09e7dff56ddb9a2d798ae916c2ef
Andrei Zavada
johnhommer at gmail.com
Sun Feb 3 12:53:24 UTC 2013
The following commit has been merged in the master branch:
commit 1ff1c81aa9dca01ffd21a465f680095414eab94c
Author: Andrei Zavada <johnhommer at gmail.com>
Date: Sun Feb 3 13:33:21 2013 +0200
update changelogs, prepare for 0.8
diff --git a/ChangeLog b/ChangeLog
index 9a12922..f67570b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-v.0.8.0 (2013-01-xx)
+v.0.8 (2013-02-03)
* edfcat: proper handling of overshooting signal portions.
* SF: mark flat signal portions as artifacts.
* Fix envelope function.
@@ -8,11 +8,16 @@ v.0.8.0 (2013-01-xx)
o system, user, experiment and subject-wide patterns:
o obtain match index once, for instantaneous finding
against variable criteria;
- o mark matches as annotations;
- * Phasic events detection (spindles and K-complexes) based on
- patterns.
+ o mark matches as annotations, incl. as phasic events such as
+ spikes;
* Differentiate and make use of subject full/short name.
- * SF: Ensure all annotations are shown.
+ * SF: Ensure all annotations are shown (some inserted in
+ non-linear order were dropped).
+ * Clamp MC metric to 0 to prevent occasional negative values spoil
+ the profile plot.
+ * SF: Alt+1..9 to pop up channel menu.
+ * Fix many crashes when subjects have exclusive sets of channels.
+ * Various smaller fixes.
v.0.7.6 (2012-12-20)
* Don't forget to save some .expdesign.conf settings.
diff --git a/data/mw-dialogs.glade b/data/mw-dialogs.glade
index 39e88da..f721d5a 100644
--- a/data/mw-dialogs.glade
+++ b/data/mw-dialogs.glade
@@ -424,7 +424,32 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<property name="yalign">0</property>
<property name="xpad">10</property>
<property name="ypad">10</property>
- <property name="label"><big><b>v. 0.7.6</b></big> (2012-12-20)
+ <property name="label"><big><b>v. 0.8</b></big> (2013-02-02)
+<span font="monospace">
+ * edfcat: proper handling of overshooting signal
+ portions.
+ * SF: mark flat signal portions as artifacts.
+ * Fix envelope function.
+ * Fix dzcdf function.
+ * SF: reingeneered Patterns/Find dialog:
+ o use band-pass for target frequency matching;
+ o system, user, experiment and subject-wide patterns:
+ o obtain match index once, for instantaneous finding
+ against variable criteria;
+ o mark matches as annotations, incl. as phasic events
+ such as spikes;
+ * Differentiate and make use of subject full/short name.
+ * SF: Ensure all annotations are shown (some inserted in
+ non-linear order were dropped).
+ * Clamp MC metric to 0 to prevent occasional negative
+ values spoil the profile plot.
+ * SF: Alt+1..9 to pop up channel menu.
+ * Fix many crashes when subjects have exclusive sets
+ of channels.
+ * Various smaller fixes.
+</span>
+
+<big><b>v. 0.7.6</b></big> (2012-12-20)
<span font="monospace">
* Don't forget to save some .expdesign.conf settings.
* Purge cached profiles on version upgrade.
diff --git a/debian/changelog b/debian/changelog
index 045b6ba..808c2b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+aghermann (0.8-1) experimental; urgency=low
+
+ * New upstream version.
+
+ -- Andrei Zavada <johnhommer at gmail.com> Sun, 03 Jan 2013 01:51:36 +0200
+
aghermann (0.7.5.1-1) experimental; urgency=low
* New upstream version.
--
Sleep experiment manager
More information about the debian-med-commit
mailing list