Weekly Report Cotta, Lucas Computer Scientist. Previous Plans · Kaldi/EEG - Once running, analyze some EEG examples with Kaldi · Demo - Implement Spectrogram.

Slides:



Advertisements
Similar presentations
SAVE DRAFT PLAN then SAVE Final Plan. the SAVE DRAFT PLAN Button on the PERFORMANCE PLAN tab will save your Work if you are interrupted. This feature.
Advertisements

Lesson 1 Review Part 3 Microsoft Office The ___ allow you to move up/down or right/left in a worksheet. Scroll bars.
Team Members: Joan Aguilar Derryck Matthew See Sponsor: Dr. Philip Chan.
CIS101 Introduction to Computing Week 12. Agenda Your questions Solutions to practice text Final HTML/JavaScript Project Copy and paste assignment JavaScript:
Windows Dr. Basel Mahafzah. Network Neighborhood Double-clicking on this icon opens the Network Neighborhood window, which displays icons representing.
System for Engine Location Of a Web Train Paul Wimmer and Adam Weintrop Dr. Irwin and Dr. Schertz 10/31/05.
Tcl/Tk 1 CS 414, Software Engineering I Mark Ardis Rose-Hulman Institute December 3, 2002.
Visual Basic Project 1 IDS 306 Spring 1999 V. Murphy.
Overview of Program Features. Progress to Date  Discussed with DSS what they want accomplished  Broke tasks down into phases  Completed phase 1 based.
1 Lab Session-6 CSIT-121 Spring 2005 Structured Choice The do~While Loop Lab Exercises.
1 Lab Session-7 CSIT-121 Fall Introducing Structured Choice 4 The do~While Loop 4 Lab Exercises.
Label production Solution with Label Gallery programs Label Gallery is used for general label design and print GalleryData is used to create small database.
Label production Solution with Label Gallery programs Label Gallery is used for general label design and print GalleryForm is used to create data entry.
Guide to using Strucad’s drawing viewer Provided By Network Drafting Service Pty Ltd.
GCT731 Fall 2014 Topics in Music Technology - Music Information Retrieval Overview of MIR Systems Audio and Music Representations (Part 1) 1.
SUMMER RESEARCH: WEEKLY MEETING Francisco Parente, June 15 th 2015.
Data Processing Machine Learning Algorithm The data is processed by machine algorithms based on hidden Markov models and deep learning. They are then utilized.
Ali Bahar Eric Hetrick. Introduction CAS Uptown uses ZENworks 10.0 for their current imaging needs. CAS Uptown manages about 300 machines in Sander and.
Microsoft Office Access 2003 Số tiết: 30 tiết lý thuyết 60 tiết thực hành Giáo viên: Từ thị Xuân Hiền.
Views The architecture was specifically changed to accommodate multiple views. The used of the QStackedWidget makes it easy to switch between the different.
Using Publisher to Create a Web Site Mr. Sandford’s U. S. History Class.
Designing with Procedures 1. Designing a Program with Procedures If the code for your program is going to be less than one page, normally don’t bother;
ProCal Calibration Software Performing a Calibration On a Motech MIC39 Multimeter.
Creating Projects in JCreator Computer Science 40S.
IReport Demo Spring 2008 OEDSA Conference. Report Properties.
Introduction to Eclipse. What is Eclipse? An Integrated Development Environment Provides many features to ease C++ programming (and others, e.g. C/Java)
Data Acquisition An EEG measurement represents a difference between the voltages at two electrodes. The signal is usually displayed using a montage which.
1 Computer Science of Graphics and Games MONT 105S, Spring 2009 Session 20 Graphical User Interface (GUI)
Weekly presentation Jônatas Macêdo Soares 6/15/2015.
Weekly Presentation Fabricio Teles Dutra Goncalves 05/29/2015.
Programmable Logic Training Course HDL Editor
The parts of a Computer Window
Standard Grade Programming using VB 1 Programming Visual Basic.
Weekly Presentation Fabricio Teles Dutra Goncalves 05/22/2015.
1 Project 5: Printing Address Labels. 2 Assignment Write a Windows forms program to display and print a set of address labels. Input from a csv file.
Final Class Diagram for C++ Implementation Clickermatic Software Clicker.
Splatter! ALPHA Presentation By: David Kikuta March 29, 2011.
It’s as Easy as… 1.Login 2.Submit Your Order 3.Track your Files Progress Let Us Show You How! 4. Print Published Documents Innovative technology that gives.
Splatter! Critical Design Review By: David Kikuta March 15, 2011.
Word Processor Version.2. Methods Visual Basic is –Object Oriented –Event Driven Objects –Properties –Methods.
How to use By Lauren Fowler. Adding Attachments Attachments are pictures, videos and files that you have on your computer. You can add these to.
Weekly Presentation Anderson G Moura 07/13/2015. Goals Wavelets – Set up an experiment to add a new feature to the htk files generated by the exp0022.
Feature Extraction Find best Alignment between primitives and data Found Alignment? TUH EEG Corpus Supervised Learning Process Reestimate Parameters Recall.
SUMMER RESEARCH: WEEKLY MEETING Francisco Parente, July 6 th 2015.
HOW TO DE-FRAG. What is De-Fragmenting? What exactly does it do? What De-fragment does is it compress your files so the hard drive has more space to run.
The Development Process Compilation. Compilation - Dr. Craig A. Struble 2 Programming Process Problem Solving Phase We will spend significant time on.
Weekly Report By Gabriella Suarez 06/08/2015. Goals Normal/Abnormal- The normal/abnormal team needed to meet to discuss the implementation of this project.
Copyright © 2015 – Curt Hill Window Builder Again Some more features.
Views The architecture was specifically changed to accommodate multiple views. The used of the QStackedWidget makes it easy to switch between the different.
Basic Navigation in Oracle R12 BY: Muhammad Irfan.
Constructing Multiple Views The architecture of the window was altered to accommodate switching between waveform, spectrogram, energy, and all combinations.
Constructing Multiple Views The architecture of the window was altered to accommodate switching between waveform, spectrogram, energy, and all combinations.
Antenna Gain Plugin (AGP)
File Management.
Enhanced Visualizations for Improved Real-Time EEG Monitoring
Using Publisher to Create a Web Site
Application for restoring databases in the AE500
ALARM CLOCK PROJECT I did alarm clock.
MD Online IEP System Instructional Series – PD Activity #7
Enhanced Visualizations for Improved Real-Time EEG Monitoring
Action Recognition in Temporally Untrimmed Videos
File Management.
Label Name Label Name Label Name Label Name Label Name Label Name
PROCAL PERFORMING A CALIBRATION ON A MOTECH MIC39 MULTIMETER.
File Management.
CSCI N207 Data Analysis Using Spreadsheet
What are the main uses of Microsoft Word?
File Management.
Summary What is the Gadget-2 How Gadget-2 works Preliminar results
Project Presentation – Week 6
Presentation transcript:

Weekly Report Cotta, Lucas Computer Scientist

Previous Plans · Kaldi/EEG - Once running, analyze some EEG examples with Kaldi · Demo - Implement Spectrogram function · Photic Stimulation - Start coding the labeling (.edf ->.lbl)

Accomplishments · Demo - Some features were added to the print function (progress bar, cancel button). The design of the spectrogram window as well as the structure of the function (undecided). · Photic Stimulation - The initial stretch of the code was analyzed and codified (read the edf file [matrix]). The code base used was in data/isip/research/auto_eeg/dsp. I’m also studying/understanding the code needs and parameters.

· Kaldi/EEG - Once running, analyze some EEG examples with Kaldi · Demo - Transform the waveform into a spectrogram inside of the Widget. · Photic Stimulation - Finalize the labeling. Plans