st-pti: Tak jakby ktos byl zainteresowany...


Previous by date: 28 Jun 2019 19:49:59 +0100 Re: zaprzeczenie do "skończony"?, Maciej M. Sysło
Next by date: 28 Jun 2019 19:49:59 +0100 FW: Zawiadomienie o spotkaniu strategicznym PTI, Andrzej Dyżewski, pt
Previous in thread: 28 Jun 2019 19:49:59 +0100 Tak jakby ktos byl zainteresowany..., Piotr Karocki
Next in thread:

Subject: Re: [st-pti] Tak jakby ktos byl zainteresowany...
From: Zygmunt Ryznar ####@####.####
Date: 28 Jun 2019 19:49:59 +0100
Message-Id: <CAJYQHt6wZ1FpqPA5UZw7cqWxCO8Q3Rw7fAq-J8vrSkMG7br-Mg@mail.gmail.com>

Wziąłem w tym udział. To na razie wstępny etap poswięcony celom i zasadom
pracy nad standardami interfejsu komputer-mozg. Chyba na nastepnym etapie
nastąpi utworzenie zespołow specjalistycznych.
Może jest to na razie zbyt ukierunkowane technicznie na urządzenia medyczne
sprzęgane z mózgiem. Ja nastawiam się na  ogólne konceptualne ujęcie. (vide
załącznik-aneks do OSL) oparte na języku OSL
//ryznar-zygmunt.eu/ipedia/OSL-D.pdf
 Zygmunt Ryznar

czw., 13 cze 2019 o 19:23 Piotr Karocki ####@####.#### napisał(a):

>
>
>
>
> *From:* IEEE Standards Association *Sent:* Thursday, 13 June 2019 17:32
> *Subject:* Call for Participation in IEEE P2731, Standard for a Unified
> Terminology for Brain-Computer Interfaces
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> [image: Text Box: CALL FOR PARTICIPATION IEEE P2731™, Standard for a
> Unified Terminology for Brain-Computer Interfaces IEEE Engineering in
> Medicine and Biology Society/Standards Committee (EMB/Stds Com)]
>
>
>
>
>
>
> IEEE Standards Association
> <http://go.standards.ieee.org/F5eYD00Lb0F0b0T1000LT80> (IEEE SA) invites
> your participation in the work group for IEEE P2731™, Standard for a
> Unified Terminology for Brain-Computer Interfaces
> <http://go.standards.ieee.org/v00e08TM0TDLFbc5Y001000>
>
>
> *Why Get Involved*
>
> A Brain-Computer Interface is usually formed by assembling several
> modules, some of them devoted to analyze brain signals, whereas some others
> responsible to translate the analyzed signals into commands toward the
> environment.
>
> Presently, there is confusion in the description of Brain-Computer
> Interfaces because there are different visions relative to these modules.
> This confusion can cause misunderstandings or even make it impossible to
> compare different systems and its performances creating difficulty in
> determining which one is more appropriate for a certain application.
>
> The standard will establish terminologies and definitions used in the
> description of Brain-Computer Interfaces.
>
>
> *Who Should Participate*
>
>
>    - Scientific Community
>    - Users
>    - Technical Experts
>    - Medical Researchers
>    - BCI Systems Developers and Manufacturers
>    - Government and Regulatory Agencies
>    - Industry, Academic
>    - Other Interested Groups
>
>
> *How to Participate*
>
>  If you are interested in participating in this standards project, please
> contact the IEEE 2731TM,* Tom Thompson
> <http://go.standards.ieee.org/ZY80b05dT000010eN00DLFT>,* Operations
> Program Manager
>
>
>
>
> *Meeting Information**Date:*            27 June 2019
> *Time:*           10:00AM - 12:00PM EDT
>                     (2:00PM - 4:00PM UTC and 4:00PM - 6:00PM Rome)
> *Duration:*     2-hour kick-off meeting teleconference
>
>
>
>
>
>
>
>
>
>
>
>
>

--> -->
 
 
<type 'exceptions.IOError'>
Python 2.5.2: /usr/bin/python
Thu Mar 28 21:12:06 2024

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

 /opt/ezmlm-browse-0.20/<string> in ()
 /opt/ezmlm-browse-0.20/main.py in main()
  424 
  425         if path is not None:
  426                 main_path(path)
  427         else:
  428                 main_form()
global main_form = <function main_form at 0x8738c6c>
 /opt/ezmlm-browse-0.20/main.py in main_form()
  378         except ImportError:
  379                 die(ctxt, "Invalid command")
  380         module.do(ctxt)
  381 
  382 def main():
module = <module 'commands.showmsg' from '/opt/ezmlm-browse-0.20/commands/showmsg.pyc'>, module.do = <function do at 0x8740b8c>, global ctxt = {'cmd': 'showmsg', 'threadidx': 1, 'HTTP_X_FORWA...harset': 'utf-8', 'HTTP_ACCEPT_ENCODING': 'gzip'}
 /opt/ezmlm-browse-0.20/commands/showmsg.py in do(ctxt={'cmd': 'showmsg', 'threadidx': 1, 'HTTP_X_FORWA...harset': 'utf-8', 'HTTP_ACCEPT_ENCODING': 'gzip'})
   18         write(html('msg-pager') % ctxt)
   19         write('<hr>')
   20         sub_showmsg(ctxt, ctxt[MSGNUM])
   21         write('<hr>')
   22         write(html('msg-pager') % ctxt)
global sub_showmsg = <function sub_showmsg at 0x87381ec>, ctxt = {'cmd': 'showmsg', 'threadidx': 1, 'HTTP_X_FORWA...harset': 'utf-8', 'HTTP_ACCEPT_ENCODING': 'gzip'}, global MSGNUM = 'msgnum'
 /opt/ezmlm-browse-0.20/globalfns.py in sub_showmsg(ctxt={'cmd': 'showmsg', 'threadidx': 1, 'HTTP_X_FORWA...harset': 'utf-8', 'HTTP_ACCEPT_ENCODING': 'gzip'}, msgnum=1832)
  229         format_timestamp(ctxt, ctxt)
  230         write(html('msg-header') % ctxt)
  231         rec_showpart(ctxt, msg, 0)
  232         write(html('msg-footer') % ctxt)
  233         ctxt.pop()
global rec_showpart = <function rec_showpart at 0x87381b4>, ctxt = {'cmd': 'showmsg', 'threadidx': 1, 'HTTP_X_FORWA...harset': 'utf-8', 'HTTP_ACCEPT_ENCODING': 'gzip'}, msg = <email.message.Message instance at 0x8798fec>
 /opt/ezmlm-browse-0.20/globalfns.py in rec_showpart(ctxt={'cmd': 'showmsg', 'threadidx': 1, 'HTTP_X_FORWA...harset': 'utf-8', 'HTTP_ACCEPT_ENCODING': 'gzip'}, part=<email.message.Message instance at 0x8798fec>, partnum=0)
  205                 else:
  206                         for p in part.get_payload():
  207                                 partnum = rec_showpart(ctxt, p, partnum+1)
  208         else:
  209                 write(html('msg-sep') % ctxt)
partnum = 0, global rec_showpart = <function rec_showpart at 0x87381b4>, ctxt = {'cmd': 'showmsg', 'threadidx': 1, 'HTTP_X_FORWA...harset': 'utf-8', 'HTTP_ACCEPT_ENCODING': 'gzip'}, p = <email.message.Message instance at 0x87a77ec>
 /opt/ezmlm-browse-0.20/globalfns.py in rec_showpart(ctxt={'cmd': 'showmsg', 'threadidx': 1, 'HTTP_X_FORWA...harset': 'utf-8', 'HTTP_ACCEPT_ENCODING': 'gzip'}, part=<email.message.Message instance at 0x87a77ec>, partnum=5)
  205                 else:
  206                         for p in part.get_payload():
  207                                 partnum = rec_showpart(ctxt, p, partnum+1)
  208         else:
  209                 write(html('msg-sep') % ctxt)
partnum = 5, global rec_showpart = <function rec_showpart at 0x87381b4>, ctxt = {'cmd': 'showmsg', 'threadidx': 1, 'HTTP_X_FORWA...harset': 'utf-8', 'HTTP_ACCEPT_ENCODING': 'gzip'}, p = <email.message.Message instance at 0x874430c>
 /opt/ezmlm-browse-0.20/globalfns.py in rec_showpart(ctxt={'cmd': 'showmsg', 'threadidx': 1, 'HTTP_X_FORWA...harset': 'utf-8', 'HTTP_ACCEPT_ENCODING': 'gzip'}, part=<email.message.Message instance at 0x874430c>, partnum=6)
  208         else:
  209                 write(html('msg-sep') % ctxt)
  210                 sub_showpart(ctxt, part)
  211         return partnum
  212 
global sub_showpart = <function sub_showpart at 0x8738144>, ctxt = {'cmd': 'showmsg', 'threadidx': 1, 'HTTP_X_FORWA...harset': 'utf-8', 'HTTP_ACCEPT_ENCODING': 'gzip'}, part = <email.message.Message instance at 0x874430c>
 /opt/ezmlm-browse-0.20/globalfns.py in sub_showpart(ctxt={'cmd': 'showmsg', 'threadidx': 1, 'HTTP_X_FORWA...harset': 'utf-8', 'HTTP_ACCEPT_ENCODING': 'gzip'}, part=<email.message.Message instance at 0x874430c>)
  164         type = ctxt[TYPE] = part.get_content_type()
  165         ctxt[FILENAME] = part.get_filename()
  166         template = html('msg-' + type.replace('/', '-'))
  167         if not template:
  168                 template = html('msg-' + type[:type.find('/')])
global template = <function template at 0x8730e9c>, global html = <function html at 0x8730ed4>, type = 'image/png', type.replace = <built-in method replace of str object at 0x87a2e08>
 /opt/ezmlm-browse-0.20/globalfns.py in html(name='msg-image-png')
   40 
   41 def html(name):
   42         return template(name + '.html')
   43 
   44 def xml(name):
global template = <function template at 0x8730e9c>, name = 'msg-image-png'
 /opt/ezmlm-browse-0.20/globalfns.py in template(filename='msg-image-png.html')
   31         except IOError:
   32                 if not _template_zipfile:
   33                         _template_zipfile = zipfile.ZipFile(sys.argv[0])
   34                 try:
   35                         f = _template_zipfile.open(n).read()
global _template_zipfile = None, global zipfile = <module 'zipfile' from '/usr/lib/python2.5/zipfile.pyc'>, zipfile.ZipFile = <class zipfile.ZipFile at 0x86c9a4c>, global sys = <module 'sys' (built-in)>, sys.argv = ['-c', '/opt/ezmlm-browse-0.20']
 /usr/lib/python2.5/zipfile.py in __init__(self=<zipfile.ZipFile instance at 0x874410c>, file='-c', mode='r', compression=0, allowZip64=False)
  337             self.filename = file
  338             modeDict = {'r' : 'rb', 'w': 'wb', 'a' : 'r+b'}
  339             self.fp = open(file, modeDict[mode])
  340         else:
  341             self._filePassed = 1
self = <zipfile.ZipFile instance at 0x874410c>, self.fp = None, builtin open = <built-in function open>, file = '-c', modeDict = {'a': 'r+b', 'r': 'rb', 'w': 'wb'}, mode = 'r'

<type 'exceptions.IOError'>: [Errno 2] No such file or directory: '-c'
      args = (2, 'No such file or directory')
      errno = 2
      filename = '-c'
      message = ''
      strerror = 'No such file or directory'