[med-svn] [aghermann] 28/31: update changelogs, prepare for 1.0
andrei zavada
hmmr-guest at alioth.debian.org
Sun Nov 10 00:34:19 UTC 2013
This is an automated email from the git hooks/post-receive script.
hmmr-guest pushed a commit to branch WIP
in repository aghermann.
commit 87b0b89e75a88f8b6012dedaf70fffcc6159a4d7
Author: Andrei Zavada <hmmr at ra>
Date: Sun Nov 10 01:59:41 2013 +0200
update changelogs, prepare for 1.0
---
debian/changelog | 6 +
upstream/ChangeLog | 4 +-
upstream/configure.ac | 2 +-
upstream/data/mw-dialogs.glade | 226 ++++++++++++++++++++++++++++++++++++-
upstream/data/sf-patterns.glade | 6 +
upstream/doc/org/aghermann.org.in | 12 +-
6 files changed, 249 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0657773..733a529 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+aghermann (1.0-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Andrei Zavada <johnhommer at gmail.com> Sun, 10 Nov 2013 01:27:12 +0200
+
aghermann (0.9.2-1) unstable; urgency=low
* New upstream version.
diff --git a/upstream/ChangeLog b/upstream/ChangeLog
index 8091847..609972b 100644
--- a/upstream/ChangeLog
+++ b/upstream/ChangeLog
@@ -1,4 +1,4 @@
-v.0.9.2 (2013-xx-xx)
+v.1.0 (2013-11-10)
* New: SF: let RK1968 wisdom reside in external lua scripts.
* New: SF: unified Artifact Detection dialog including MC-based,
flat region (ex-Simple AD) and by EMG-perturbation.
@@ -12,6 +12,8 @@ v.0.9.2 (2013-xx-xx)
* Fix: SF: fix jump to next/prev annotations.
* Fix: SF: load patterns from symlinked files.
* Fix: Use subject ID in place of name if the latter is missing.
+ * Fix: sigproc::interpolate() now samples at dt/2, doesn't lose
+ that extra point.
* Misc: Incorporate edfhed.glade in aghermann.gresources.
* Misc: SF: trivial optimisation in pattern search.
* Misc: Separate upstream tree from distribution-related files.
diff --git a/upstream/configure.ac b/upstream/configure.ac
index c919898..5bc05e2 100644
--- a/upstream/configure.ac
+++ b/upstream/configure.ac
@@ -1,6 +1,6 @@
AC_COPYRIGHT([Copyright (c) 2008-13 Andrei Zavada <johnhommer at gmail.com>])
-AC_INIT([Aghermann], [0.9.2], [johnhommer at gmail.com])
+AC_INIT([Aghermann], [1.0], [johnhommer at gmail.com])
AC_CONFIG_SRCDIR([src/aghermann/main.cc])
AC_CONFIG_MACRO_DIR([m4])
AC_PREREQ(2.61)
diff --git a/upstream/data/mw-dialogs.glade b/upstream/data/mw-dialogs.glade
index 19111f7..278f78e 100644
--- a/upstream/data/mw-dialogs.glade
+++ b/upstream/data/mw-dialogs.glade
@@ -328,7 +328,7 @@
<property name="xalign">0</property>
<property name="xpad">5</property>
<property name="ypad">15</property>
- <property name="label"><b><big><big>Aghermann 0.9.2_rc </big></big></b>SMOKEING NO MORE
+ <property name="label"><b><big><big>Aghermann 1.0 </big></big></b>SMOKEING NO MORE
<a href="http://johnhommer.com/academic/code/aghermann">johnhommer.com/academic/code/aghermann</a></property>
<property name="use_markup">True</property>
</object>
@@ -427,9 +427,27 @@ 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.9.2</b></big> (2013-xx-xx)
+ <property name="label"><big><b>v. 1.0</b></big> (2013-11-10)
<span font="monospace">
- * .
+ * New: SF: let RK1968 wisdom reside in external lua scripts.
+ * New: SF: unified Artifact Detection dialog including MC-based,
+ flat region (ex-Simple AD) and by EMG-perturbation.
+ * New: Get a reasonable logging facility (use -l file; "-" is
+ stdout; default is /dev/null).
+ * New: Properly handle various system/user/experiment/subject/
+ session stored settings packs (patterns, rk1968, etc).
+ * New: SF: compute, draw EMG steady tone.
+ * Fix: SF: don't blindly delete files in various pattern
+ locations, just append ~ to their file names.
+ * Fix: SF: fix jump to next/prev annotations.
+ * Fix: SF: load patterns from symlinked files.
+ * Fix: Use subject ID in place of name if the latter is missing.
+ * Fix: sigproc::interpolate() now samples at dt/2, doesn't lose
+ that extra point.
+ * Misc: Incorporate edfhed.glade in aghermann.gresources.
+ * Misc: SF: trivial optimisation in pattern search.
+ * Misc: Separate upstream tree from distribution-related files.
+ * Misc: Do away with aghermann/**/liba.a files.
</span>
<big><b>v. 0.9.1.1</b></big> (2013-07-24)
<span font="monospace">
@@ -2161,6 +2179,208 @@ With bug reports, either send yours to <a href="mailto:aghermann-users at lists.
<action-widget response="-5">bGlobalFiltersOK</action-widget>
</action-widgets>
</object>
+ <object class="GtkDialog" id="wGlobalScore">
+ <property name="can_focus">False</property>
+ <property name="border_width">10</property>
+ <property name="window_position">center-on-parent</property>
+ <property name="type_hint">dialog</property>
+ <signal name="close" handler="gtk_widget_hide" swapped="no"/>
+ <signal name="response" handler="gtk_widget_hide" swapped="no"/>
+ <child internal-child="vbox">
+ <object class="GtkBox" id="dialog-vbox17">
+ <property name="can_focus">False</property>
+ <property name="orientation">vertical</property>
+ <property name="spacing">2</property>
+ <child>
+ <object class="GtkBox" id="box1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="orientation">vertical</property>
+ <child>
+ <object class="GtkLabel" id="label3">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="xalign">0</property>
+ <property name="ypad">8</property>
+ <property name="label" translatable="yes"><b><big>Global Scoring Assistant</big></b></property>
+ <property name="use_markup">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkSeparator" id="separator1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="padding">6</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkGrid" id="grid1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="margin_top">5</property>
+ <property name="margin_bottom">5</property>
+ <property name="row_spacing">10</property>
+ <property name="column_spacing">5</property>
+ <child>
+ <object class="GtkLabel" id="label5">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="xalign">1</property>
+ <property name="label" translatable="yes">Profile to use:</property>
+ <property name="use_underline">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">0</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkCheckButton" id="eGlobalRKKeepExisting">
+ <property name="label" translatable="yes">_Keep existing scorings</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ <property name="xalign">0</property>
+ <property name="draw_indicator">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">2</property>
+ <property name="width">2</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkComboBox" id="eGlobalRKProfiles">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="top_attach">0</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="lGlobalRKHint">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">hints be here</property>
+ <property name="use_markup">True</property>
+ <property name="wrap">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">1</property>
+ <property name="width">2</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkSeparator" id="separator4">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox" id="dialog-action_area17">
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
+ <child>
+ <object class="GtkButton" id="button3">
+ <property name="label">gtk-cancel</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ <property name="secondary">True</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="bGlobalRKClearAll">
+ <property name="label" translatable="yes">Clea_r all</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_underline">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="bGlobalRKOK">
+ <property name="label">gtk-ok</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="pack_type">end</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
+ </object>
+ </child>
+ <action-widgets>
+ <action-widget response="-6">button3</action-widget>
+ <action-widget response="1">bGlobalRKClearAll</action-widget>
+ <action-widget response="-5">bGlobalRKOK</action-widget>
+ </action-widgets>
+ </object>
<object class="GtkDialog" id="wMontageDefaults">
<property name="can_focus">False</property>
<property name="border_width">10</property>
diff --git a/upstream/data/sf-patterns.glade b/upstream/data/sf-patterns.glade
index 2baed71..b0f8b6a 100644
--- a/upstream/data/sf-patterns.glade
+++ b/upstream/data/sf-patterns.glade
@@ -1253,6 +1253,12 @@ on individual parameters</property>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="top_attach">1</property>
diff --git a/upstream/doc/org/aghermann.org.in b/upstream/doc/org/aghermann.org.in
index f5239d0..37e35f1 100644
--- a/upstream/doc/org/aghermann.org.in
+++ b/upstream/doc/org/aghermann.org.in
@@ -107,9 +107,17 @@ long sleepers, early /vs/ late, etc.
determined as a shift of one signal's band-passed component against
another such that the difference between them is minimal.
-*** Score import/export
+*** Scoring
- Recordings can then be conveniently scored; scores can be imported/exported in plain ASCII.
+**** Manual scoring
+ Recordings can be conveniently scored manually; scores can be imported/exported in plain ASCII.
+
+**** Automated scoring
+ Scoring can also be scripted, in Lua.
+
+ To enable this scripted scoring, you have access, from within
+ Lua, to the three sleep profiles for individual EEG channels in
+ your montage, as well as to
** SWA profiles
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/aghermann.git
More information about the debian-med-commit
mailing list