A SAS/ AF application for local police forces

Size: px
Start display at page:

Download "A SAS/ AF application for local police forces"

Transcription

1 A SAS/ AF application for local police forces Martine Beullens, University Center of Statistics- K. U. Lellven-BELGIUM Abstract One of the aims of each local police force is the prevention and the criminal investigation of local crime events. "Police Statistics" are a basic-work-instrument in improving the efficiency of daily streetwork of police officers in their battle against local problems of criminality. With this purpose in mind, was -at the Universuty Center of Statistics (K. U. Leuven) - a user-friendly SASI AF application developed for registration of and basic crimeanalysis. This was done in cooperation with Prof. Van Kerckvoorde (Faculty of Law - criminology - K.U. Leuven), who provided an advanced study of a statistical police registration system. The PC-program was the result of a study-project done by the Ministery of Internal Affairs., (: /:.' t;.' (. M [ r ii :, : :'. ':..,,,!.'.,.?, f :. g: [, ', : :. c-;, 1. : : ; i-,, :,,: ' ' The data-entry application allows the policeman to registrate the basic information of crime events. It is a program providing different steps in registration, starting with the simple street report. SASI AF and SAS/FSp@, with SCL made it possible to build in range control, field validation and selection lists to avoid error typing. The second part of the application is a menu-driven tool for simple statistical analysis of the registrated crime events. To get a total view of the criminality in the region, the policeman can produice one-way frequency and two-way crosstabulation tables, bar- and pie-charts and list reports. Goals Why developing a statistical instrument for the local police-forces? In Belgium, no exact and recent data on crime statistics are available. Yet, an unconditional need on adequate information about criminality exists in this country. Police statistics are basic to obtain a correct determination of structural problems and their causes. Data can be used before taking decisions in the actions policemen have to take in dealing with local crime problems and in controlling the effectivity and efficiency of the measures taken. In fact, police statistics can be considered as one of the most important work-instruments in the war against crime. Armed with current information, chiefs of local police forces can develop a local crimepolicy and proove and defend the measures they took. Once they obtained these recources, they can use them in a more efficient and effective manner. In other words, the ability to create local police-statistics is an indispensable tool in ruling crime problems. In Belgium, the police organisation provides that different police forces operate in the same region. Theirfore, it is an undispensable condition that the data- collected by each police station in the same region can be exchanged. To obtain that condition, a uniform harmonised registration program is necessary (?). \ \,, : ' t.-:. 297

2 Ex. If the local police chief wants to have a view on all the 'hold-ups' committed during a certain period in his region, the definition of 'hold-up' should be fixe and stable. Each police officer has to use the same pre scripted definition of 'hold-up'. In an easier way, police officers have to be sure that they talk about the same criminal incident if they talk about a hold-up.., To obtain a uniform unique registration-system for the three different police forces in Belgium, the Ministry of Internal Affairs paid a two year during universitary research to develop a new data-entry application for the registration of the crime incidents. The basic argumentation behind this research was the lack in Belgium of valuable and reliable statistics, because of the no existance of a uniform registration. Different tools of the instrument were discripted. The instrument had to give the policeman the ability to registrate with precision when and where a crime took place and what the juridical characteristics of the incident were. Basic data on the age, the capacities and the sex of its victims and offenders. In a second stadium, each local police-force must be capable to produce local crime-statistics in his region and compare and exchange this information with neighbour police-forces working in the same region. System Design The sytem consists of a SAS/ AF user interface, written in Screen Control Language (SCL) that serves as a front-end to SAS programs. It is developed under PC/DOS with the release 6.04 of the SAS software. In fact, the application consists of two parts or two sub-applications which can be invoked from the principal menu. The first sub-application performs the data input and validation, so this is the data-entry application. Each individual crime incident must be entered into the system by the police officer This input takes place through five fsedit sessions that are accessed once at the time. The data-entry screens look like registration forms, and bells and whistles provide useful error trapping for invalid data. The second application allows the policeman to produce some local statistical output of the collected crime data. The output can be presented as a table, a graph or a report. They can choose between a one-way frequency or two-way crosstabulation with a Chi-square test. Possible graphics are bar- and pie charts. This user interface consists of a menu system that accesses program input screens. The program input screens help the user select valid input parameters by providing selection lists, menu's and help screens. Associated with each program input screen are SAS programs containing the procedures that actually perform the given task. 298

3 Primary Menu I I Registration of crime incidents Output Setul= add new fact edit existing fact I Select data Tables Graphics Reports Groups Programs One-way frequency tables Two-way crosstabulations Summary statistics Class variable and statistics Bar charts I L Pie charts I Vertical bar charts Stacked bar charts Grouped bar charts SAS/ AF was choosen for the development because SAS/ AF has many features that make the system attractive for an end-user. Point and click acces, user friendliness, full screen capability are just a few features why the system can serve a local police force. Conversion Because some police-forces, especially the bigger ones, need strong PC's to work comfortably, the application was transported from the release 6.04 on PC/DOS to the release 6.08 under Windows. In this part, a brief description on how this conversion was done will follow. 1) SAS/AF and SAS/FSP catalogs export: create a transport file from all the entry's in the AF-catalog PROC CPORT catalog =.. file =.. i import: read this file to create the catalog under Windows with the PROC CIMPORT infile=.. catalog =.. The keys- and macro-entry's of the AF catalog could not be transported with the CPORT procedure. So, we remade the keys-entry's again in the converted catalog under Windows. To create the macro-entry's, we rerunned the macro program under Windows and made a new 299

4 catalog containing the macro entry's. 2) Formatcatalog To transfer a format-catalog from relaease 6.04 to release 6.08, the CPORT procedure can not be used. That's why we did it in two steps: - create a control output dataset under DOS: PROC FORMAT cntlout = - read this SAS-dataset with v603 engine under Windows - use this dataset as a control input dataset to create the format-catalog under Windows: PROC FORMAT cntlin =.. ; Once all the catalogs were transported, the application worked, but there were some problems: -It was not possible to make a selection by clicking with the mouse button on the appropriate choice. Therefore, we had to assign choice group names to the various screen fields in the ATTR window for each PROGRAM entry of the AF-catalog. This meant we had to re-compile the SCL-source code. -We also had to change the window sizes in the GATTR window for each PROGRAM, HELP and MENU entry of the catalog. In those windows where it was usefull to have scroll bars, we used the scroll bar option in the GATTR window. -In the exented table program we had to change the "refresh" statement with the "call execcmdo" statement containing the keyfield-command. Future Because the application is converted from release 6.04 on DOS, it does not use all the new features of the Version 6 SAS/ AF software yet. We are now busy with re-writing the SCL converted code using the new SCL programming statements. Combining the new features of choice groups with the features of extended tables makes the SCL code more simply and the application easier to maintain. A great permoformance improvement can be realized. Also the new techniques of screen design are more user-friendly and really windows-like. The appearance of the screens look more professional. Presentation Different tasks can be selected from the Primary Menu (Figure 1). Using the mouse,one has to point out the chosen field and click on it, with the keyboard one has to place the cursor on the selected field and press the ENTER key. The left button calls the data-entry application. On the right side, we have the button to go to the menu for producing statistical output. 300

5 Figure 1 : Primary menu The option in the middle must be used before starting with the statistics. It runs a program that creates some additional variables from the registrated variables. These can then be analyzed immediately in the statistical menu. l)data-entry application Let's take the example of a man who attacks his wife in their appartment and treatens her with a gun. To enter this criminal act, the policeman chooses "registration of a new incident" from the registration-menu. First of all, the exact number of the crime-report must be filled in. This is a unique administration-number identifying the file 'crime incident'. 301

6 The fsedit session consists of five separate fsedit screens that are accessed one at a time. The different fsedit sessions that were invoked instead of one big session with over 1500 lines of SCL do not only helped to solve memory problems (with 6.04 under,dos) but also made the system work quicker. After clicking OK, a serie of FSEDIT screens will be presented grouped in different modules. The screens look like registration forms on which crime information must be filled in. The incident-number appears automatically on every screen. Field verification is build in. If the allowed entries are Y (Yes) or N(no) and one types a P for example, an error message appears on the instruction part above. As one can see, the top lines of each screen are reserved for giving instructions and error messages to the user. The correct code must be entered first before continuing. When a screen is completed, with the function key F11, one moves to the next screen asking for new information to fill in. There are two possibilities to fill in the data field. If one knows the code-table, one can just type the specific code. The description appears on the screen as a kind of verification. If one does not know the allowed codes, a facility is developed for the user to type a "?" in the field to access a list of possible codes from which he can make the appropriate selection. The most important module is the second module(second data-set) which is the offence module. This screen handels about the basic information of the crime incident, which includes the type of offences that are involved in the crime (is it a robbery, an assault offence,... ). There are 3 classification-systems to registrate the offence in an exact way. The most important is the juridical classification (penal law-code). A juridical classifications in different catagories was made, following the exacts prescriptions of the penal law. For the firts time in our country the penal law code (the old book) is computerized. These global categories are presented as a list on the screen from which the user can select one item. If we return to our example of the attack of a man towards his wife, we must select the first categorie (offences against the fysical welfare, attacks and assaults). A second screen (subdivisions) appears containing all the offences belonging to that global categorie (Figure 3). The way that this penal law-code was developed can be called the 'tree structure'. This structure guides the police officer towards. the exact juridical qualification of the offence. This collection of offences (nomenclature) is stored in a SAS dataset and the records belonging to the selected categorie are picked up from that database and displayed on the screen in which the user can scroll and select again the right item. This system could be realized by the use of extended tables. An extended table is a dynamic data structure in the sense that there is no limit set to how many rows can be displayed. This was very usefull here because the number of offences belonging to a categorie depends on the categorie itself. 302

7 3 : registration of the type of offence- tree structure To indicate the location of the incident, the name of the street must be entered first. Therefore, the user has to type the first part of the streetname, and a list of all the streets appears on the screen with the first occurence of that street containing the string as the top row of the list. When we return, the community is automaticaly filled in by the screen control. On the next screens of the offence module, some other informations must be filled in, like the location type, the incident date, the time that the incident occured and whether there was any threatening or not. The third fsedit. session opens the 'object-module' which must only be filled in if the. incident was a robbery, vandalism or drug offence. For it is only is this categories of offences that the registration of the object that was stolen -or destroyed is important. The last two modules are used to enter the characteristics of the victims and suspects that were involved in the crime incident. Capacities as age, sex and nationality are registrated. If the crime was committed by more than one person. the suspect module must be repeated for each offender. To add a new suspect, a function key is provided to get a new empty screen to fill in the information of that suspect. 2)StatisticaJ application Before starting with producing tables and graphs, we have to. select the crime data we want to analyze. This must be done in the Selection window of the menu for statistical output (Figure4). At this window, the period, the type of offence, the community and the module must be specified by the user. For example, the criminal incidents occured in 1990 in the COnmiunity 303

8 "Leuven" obtain our special interest. We can analyze all crimes or select some of them from a selection list on the screen: f.ex. the assault offences, robbery offences, and vandalism crimes. After clicking RUN, all the robbery's, assault incidents and vandalism crimes are picked up from the database and stored in a work dataset on which we are going to produce our tables and graphical displays. A report of our selections appears automatically on the output screen (Figure 5). Figure5 : Output window - report of selections 304

9 Once the appropriate data are selected, tables and graphs can be produced. Figure 6 is the program input screen to produice a two-way frequency table. After selecting the row and column-variable, the report can be generated immediately by clicking on the RUN button. Figure 6 : program input screen for a two-way frequency table A lot of additional options are available but not necessary. -The option button for example gives the ability to change the tables layout. -The user can also request to calculate percentages, column-percentages or no percentages at all. -Another option,for this screen only, is the possibility to perform a Chi-square test to search for a relation between the variables. -A feature, which is available in every program input screen are the selection buttons (on the top right of the screen). These enable the user to make a supplementary selection of the data. For example, the policeman can request only those robbery's happened between 8 '0 clock in the evening and 7 o'clock in the morning. Also combinations of conditions can be used. To construct the selection criteria, the police officer is given a window. No knowledge of SAS is necessary because he can build it on a menu-driven way. Figure 7 is then then the result of such a tabular report. The column variable is the week/week-end -variable (did the incident took place during the week or during the week-end). The rows are the type of offences. On the top lines of the report, a brief description of the data we are working with is repeated. 305

10 ;Fr---='=-'""""h"--"'=-'-- Figure 7 : tabular report on the output screen Summary In this short presentation SAS-prooves the ability to handle big quantities of data in a complex way through the use of user-friendly SASIAF applications. The system developed by M.Beullens contains a new unique registration-system of sensible data in crime matters, and provides a statistical crime-analyses with different visual presentation possibilities for the local police forces. In Belgium, this application offers a new uniform registration system used by the three big police forces ( police officers), which can -for the first time in history- give an overview of crime rates in our country. Acknowledgements The author wishes to thank the promotors of this Universitary research Prof. dr. Vuylsteke (University Center of Statistics - K. U. Leuven) and Prof. Van Kerckvoorde (Faculty of Law - criminology- K.U. Leuven) and the national coordination at the Ministery of Internal Affairs; P.Ponsaers (promotor) and E. Devroe (scientific researcher). References VAN KERCKVOORDE J., PUT V., THYS J., WOUTERS M. m.m.v. DEVROE E., PUTTAERT M.,PoIitieel geregistreerde criminaliteit, een instrument voor statistische registratie van door de reguliere polities geyerbaliseerde criminaliteit, Vanden Broele Brugge SAS INSTITUTE INC., SAS/AF Software; Usage and reference. Version 6. First edition, Cary NC, USA. SAS@,SAS/FSp@ and SAS/AF@ are registred trademarks of SAS Institute Inc., Cary NC, USA. 306

SIDRA INTERSECTION 8.0 UPDATE HISTORY

SIDRA INTERSECTION 8.0 UPDATE HISTORY Akcelik & Associates Pty Ltd PO Box 1075G, Greythorn, Vic 3104 AUSTRALIA ABN 79 088 889 687 For all technical support, sales support and general enquiries: support.sidrasolutions.com SIDRA INTERSECTION

More information

Manual and Guidelines. For. Library Automation Software Version

Manual and Guidelines. For. Library Automation Software Version Manual and Guidelines For Library Automation Software Version 1.0.2013 The complete Library Solution for any School or College Developed & Powered by S. K. Soni Mobile No.: +91-9413071225 e-mail: unique.suren@gmail.com

More information

Vision Call Statistics User Guide

Vision Call Statistics User Guide The Vision Call Reporting package is a web based near real time statistical tool that enables users to understand the call flow of inbound traffic both in terms of where calls have come from and also how

More information

Bibliographic Compass. Ângela Santos Neves Cláudia Basto Joana Matos da Silva

Bibliographic Compass. Ângela Santos Neves Cláudia Basto Joana Matos da Silva Bibliographic Compass Ângela Santos Neves Cláudia Basto Joana Matos da Silva Making References EndNote References manager References creation Software for automatic generation of bibliographies, by managing

More information

University of Liverpool Library. Introduction to Journal Bibliometrics and Research Impact. Contents

University of Liverpool Library. Introduction to Journal Bibliometrics and Research Impact. Contents University of Liverpool Library Introduction to Journal Bibliometrics and Research Impact Contents Journal Citation Reports How to access JCR (Web of Knowledge) 2 Comparing the metrics for a group of journals

More information

Defining and Labeling Circuits and Electrical Phasing in PLS-CADD

Defining and Labeling Circuits and Electrical Phasing in PLS-CADD 610 N. Whitney Way, Suite 160 Madison, WI 53705 Phone: 608.238.2171 Fax: 608.238.9241 Email:info@powline.com URL: http://www.powline.com Defining and Labeling Circuits and Electrical Phasing in PLS-CADD

More information

TechNote: MuraTool CA: 1 2/9/00. Figure 1: High contrast fringe ring mura on a microdisplay

TechNote: MuraTool CA: 1 2/9/00. Figure 1: High contrast fringe ring mura on a microdisplay Mura: The Japanese word for blemish has been widely adopted by the display industry to describe almost all irregular luminosity variation defects in liquid crystal displays. Mura defects are caused by

More information

E X P E R I M E N T 1

E X P E R I M E N T 1 E X P E R I M E N T 1 Getting to Know Data Studio Produced by the Physics Staff at Collin College Copyright Collin College Physics Department. All Rights Reserved. University Physics, Exp 1: Getting to

More information

Blueline, Linefree, Accuracy Ratio, & Moving Absolute Mean Ratio Charts

Blueline, Linefree, Accuracy Ratio, & Moving Absolute Mean Ratio Charts INTRODUCTION This instruction manual describes for users of the Excel Standard Celeration Template(s) the features of each page or worksheet in the template, allowing the user to set up and generate charts

More information

London Examinations IGCSE

London Examinations IGCSE Centre No. Candidate No. Paper Reference(s) 4385/1F London Examinations IGCSE Information and Communication Technology Paper 1F Foundation Tier Friday 7 November 2008 Morning Time: 1 hour 30 minutes Materials

More information

HCS-4100/20 Series Application Software

HCS-4100/20 Series Application Software HCS-4100/20 Series Application Software HCS-4100/20 application software is comprehensive, reliable and user-friendly. But it is also an easy care software system which helps the operator to manage the

More information

Housing Inventory Setup Guide

Housing Inventory Setup Guide The following guide should allow users with residential programs to become more familiar with the inventory setup and maintenance functions within the PA HMIS/Client Track system. This guide will walk

More information

9 Analyzing Digital Sources and Cables

9 Analyzing Digital Sources and Cables 9 Analyzing Digital Sources and Cables Topics in this chapter: Getting started Measuring timing of video signal Testing cables and distribution systems Testing video signal quality from a source Testing

More information

Exercise #1: Create and Revise a Smart Group

Exercise #1: Create and Revise a Smart Group EndNote X7 Advanced: Hands-On for CDPH Sheldon Margen Public Health Library, UC Berkeley Exercise #1: Create and Revise a Smart Group Objective: Learn how to create and revise Smart Groups to automate

More information

TRAINING DOCUMENT LOS ANGELES UNIFIED SCHOOL DISTRICT (LAUSD) BELL SCHEDULING SYSTEM

TRAINING DOCUMENT LOS ANGELES UNIFIED SCHOOL DISTRICT (LAUSD) BELL SCHEDULING SYSTEM Introduction TRAINING DOCUMENT LOS ANGELES UNIFIED SCHOOL DISTRICT (LAUSD) BELL SCHEDULING SYSTEM Prepared by CMCI Version 4 4/23/2017 This document is intended to be a comprehensive guide towards describing

More information

ADS Basic Automation solutions for the lighting industry

ADS Basic Automation solutions for the lighting industry ADS Basic Automation solutions for the lighting industry Rethinking productivity means continuously making full use of all opportunities. The increasing intensity of the competition, saturated markets,

More information

Moving on from MSTAT. March The University of Reading Statistical Services Centre Biometrics Advisory and Support Service to DFID

Moving on from MSTAT. March The University of Reading Statistical Services Centre Biometrics Advisory and Support Service to DFID Moving on from MSTAT March 2000 The University of Reading Statistical Services Centre Biometrics Advisory and Support Service to DFID Contents 1. Introduction 3 2. Moving from MSTAT to Genstat 4 2.1 Analysis

More information

Oscilloscopes, logic analyzers ScopeLogicDAQ

Oscilloscopes, logic analyzers ScopeLogicDAQ Oscilloscopes, logic analyzers ScopeLogicDAQ ScopeLogicDAQ 2.0 is a comprehensive measurement system used for data acquisition. The device includes a twochannel digital oscilloscope and a logic analyser

More information

DIGITAL PERSONAL STUDIO Version 1.30 Addendum

DIGITAL PERSONAL STUDIO Version 1.30 Addendum DIGITAL PERSONAL STUDIO Version 1.30 Addendum Contents V1.30 FEATURES...1 AK.SYS TRACKVIEW...2 INSTALLING AK.SYS TRACKVIEW...2 USING AK.SYS TRACKVIEW...3 METERS...4 IN / OUT TIMES...5 TIMECODE DISPLAY...5

More information

With Export all setting information (preferences, user setttings) can be exported into a text file.

With Export all setting information (preferences, user setttings) can be exported into a text file. Release Notes 1 Release Notes What s new in release 1.6 Version 1.6 contains many new functions that make it easier to work with the program and more powerful for users. 1. Preferences Export Menu: Info

More information

Introduction to EndNote Web for UF/IFAS Faculty. By Brian Gray, IFAS Dean for Research Office

Introduction to EndNote Web for UF/IFAS Faculty. By Brian Gray, IFAS Dean for Research Office 1 Introduction to EndNote Web for UF/IFAS Faculty By Brian Gray, seven7@ufl.edu, 352 392 1784 IFAS Dean for Research Office What is This Document? This document will provide you with an introduction to

More information

GS122-2L. About the speakers:

GS122-2L. About the speakers: Dan Leighton DL Consulting Andrea Bell GS122-2L A growing number of utilities are adapting Autodesk Utility Design (AUD) as their primary design tool for electrical utilities. You will learn the basics

More information

MODFLOW - Grid Approach

MODFLOW - Grid Approach GMS 7.0 TUTORIALS MODFLOW - Grid Approach 1 Introduction Two approaches can be used to construct a MODFLOW simulation in GMS: the grid approach and the conceptual model approach. The grid approach involves

More information

Quarterly Crime Statistics Q (01 April 2014 to 30 June 2014)

Quarterly Crime Statistics Q (01 April 2014 to 30 June 2014) Quarterly Crime Statistics Q2 2014 (01 April 2014 to 30 June 2014) INDEX INDEX 1. INTRODUCTION Page 2 2. ALL CRIME Page 4 3. CRIMES AGAINST THE PERSON Page 5 4. FIREARM INCIDENTS Page 6 5. CRIMES AGAINST

More information

Training Document for Comprehensive Automation Solutions Totally Integrated Automation (T I A)

Training Document for Comprehensive Automation Solutions Totally Integrated Automation (T I A) Training Document for Comprehensive Automation Solutions Totally Integrated Automation (T I A) MODULE T I A Training Document Page 1 of 66 Module This document has been written by Siemens AG for training

More information

Table of content. Table of content Introduction Concepts Hardware setup...4

Table of content. Table of content Introduction Concepts Hardware setup...4 Table of content Table of content... 1 Introduction... 2 1. Concepts...3 2. Hardware setup...4 2.1. ArtNet, Nodes and Switches...4 2.2. e:cue butlers...5 2.3. Computer...5 3. Installation...6 4. LED Mapper

More information

v. 8.0 GMS 8.0 Tutorial MODFLOW Grid Approach Build a MODFLOW model on a 3D grid Prerequisite Tutorials None Time minutes

v. 8.0 GMS 8.0 Tutorial MODFLOW Grid Approach Build a MODFLOW model on a 3D grid Prerequisite Tutorials None Time minutes v. 8.0 GMS 8.0 Tutorial Build a MODFLOW model on a 3D grid Objectives The grid approach to MODFLOW pre-processing is described in this tutorial. In most cases, the conceptual model approach is more powerful

More information

127566, Россия, Москва, Алтуфьевское шоссе, дом 48, корпус 1 Телефон: +7 (499) (800) (бесплатно на территории России)

127566, Россия, Москва, Алтуфьевское шоссе, дом 48, корпус 1 Телефон: +7 (499) (800) (бесплатно на территории России) 127566, Россия, Москва, Алтуфьевское шоссе, дом 48, корпус 1 Телефон: +7 (499) 322-99-34 +7 (800) 200-74-93 (бесплатно на территории России) E-mail: info@awt.ru, web:www.awt.ru Contents 1 Introduction...2

More information

The Time Series Forecasting System Charles Hallahan, Economic Research Service/USDA, Washington, DC

The Time Series Forecasting System Charles Hallahan, Economic Research Service/USDA, Washington, DC INTRODUCTION The Time Series Forecasting System Charles Hallahan, Economic Research Service/USDA, Washington, DC The Time Series Forecasting System (TSFS) is a component of SAS/ETS that provides a menu-based

More information

HP Indigo Press at a Glance. User Guide

HP Indigo Press at a Glance. User Guide HP Indigo Press at a Glance User Guide HP Indigo Press at a Glance User Guide Copyright information 2008 Copyright Hewlett-Packard Development Company, L.P. Reproduction, adaptation or translation without

More information

Tutorial 3 Normalize step-cycles, average waveform amplitude and the Layout program

Tutorial 3 Normalize step-cycles, average waveform amplitude and the Layout program Tutorial 3 Normalize step-cycles, average waveform amplitude and the Layout program Step cycles are defined usually by choosing a recorded ENG waveform that shows long lasting, continuos, consistently

More information

Using DICTION. Some Basics. Importing Files. Analyzing Texts

Using DICTION. Some Basics. Importing Files. Analyzing Texts Some Basics 1. DICTION organizes its work units by Projects. Each Project contains three folders: Project Dictionaries, Input, and Output. 2. DICTION has three distinct windows: the Project Explorer window

More information

Using EndNote Web. University of Otago Library.

Using EndNote Web. University of Otago Library. Using EndNote Web University of Otago Library www.library.otago.ac.nz/endnote November 2011 1 Contents Using EndNote Web... 3 Setting up the Connection... 4 Transferring References between Desktop and

More information

SpikePac User s Guide

SpikePac User s Guide SpikePac User s Guide Updated: 7/22/2014 SpikePac User's Guide Copyright 2008-2014 Tucker-Davis Technologies, Inc. (TDT). All rights reserved. No part of this manual may be reproduced or transmitted in

More information

User Manual for Riverwatcher PC Program

User Manual for Riverwatcher PC Program Fish Counter User Manual for Riverwatcher PC Program Version 4.33 Table of Contents The Riverwatcher Fish Counter... 3 1. Getting started... 4 Installation... 4 1.1.1 First time user or no data available....

More information

Microsoft Office Word 2016 for Mac

Microsoft Office Word 2016 for Mac Microsoft Office Word 2016 for Mac Tools for Your Research Paper University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2016 KSU Division of University

More information

How to find out information about the report

How to find out information about the report Running a Report How to find out information about the report Choose the Help Wizard The help screen will provide information on the report including: What it does How to enter selection data What it cannot

More information

FS3. Quick Start Guide. Overview. FS3 Control

FS3. Quick Start Guide. Overview. FS3 Control FS3 Quick Start Guide Overview The new FS3 combines AJA's industry-proven frame synchronization with high-quality 4K up-conversion technology to seamlessly integrate SD and HD signals into 4K workflows.

More information

Stand Alone Functions: Display Schedules + Display Multiple Provider Schedules

Stand Alone Functions: Display Schedules + Display Multiple Provider Schedules Stand Alone Functions: Display Schedules + Display Multiple Provider Schedules Overview Introduction The Stand Alone Functions: Display Schedules + Display Multiple Provider Schedules provides access to

More information

The DataView PowerPad III Control Panel

The DataView PowerPad III Control Panel Setting Up a Recording Session in the DataView PowerPad III Control Panel By Mike Van Dunk The DataView PowerPad III Control Panel is designed for working with AEMC PowerPad III Power Quality Analyzers,

More information

CS101 Final term solved paper Question No: 1 ( Marks: 1 ) - Please choose one ---------- was known as mill in Analytical engine. Memory Processor Monitor Mouse Ref: An arithmetical unit (the "mill") would

More information

Tech Essentials Final Part A (Use the Scantron to record your answers) 1. What are the margins for an MLA report? a. All margins are 1 b. Top 2.

Tech Essentials Final Part A (Use the Scantron to record your answers) 1. What are the margins for an MLA report? a. All margins are 1 b. Top 2. Tech Essentials Final Part A (Use the Scantron to record your answers) 1. What are the margins for an MLA report? a. All margins are 1 b. Top 2.5, left, right and bottom 1 c. Top 2, left and right 1.25

More information

Essential EndNote X7.

Essential EndNote X7. Essential EndNote X7 IT www.york.ac.uk/it-services/training it-training@york.ac.uk Essential EndNote X7 EndNote X7 is a desktop application, and as such must be installed. All University of York classroom

More information

ME EN 363 ELEMENTARY INSTRUMENTATION Lab: Basic Lab Instruments and Data Acquisition

ME EN 363 ELEMENTARY INSTRUMENTATION Lab: Basic Lab Instruments and Data Acquisition ME EN 363 ELEMENTARY INSTRUMENTATION Lab: Basic Lab Instruments and Data Acquisition INTRODUCTION Many sensors produce continuous voltage signals. In this lab, you will learn about some common methods

More information

HOW TO MAKE A TABLE OF CONTENTS

HOW TO MAKE A TABLE OF CONTENTS HOW TO MAKE A TABLE OF CONTENTS WHY THIS IS IMPORTANT: MS Word can make a Table of Contents automatically by using heading styles while you are writing your document; however, these instructions will focus

More information

Sampler Overview. Statistical Demonstration Software Copyright 2007 by Clifford H. Wagner

Sampler Overview. Statistical Demonstration Software Copyright 2007 by Clifford H. Wagner Sampler Overview Statistical Demonstration Software Copyright 2007 by Clifford H. Wagner (w44@psu.edu) Introduction The philosophy behind Sampler is that students learn mathematics and statistics more

More information

Lab Determining the Screen Resolution of a Computer

Lab Determining the Screen Resolution of a Computer Lab 1.3.3 Determining the Screen Resolution of a Computer Objectives Determine the current screen resolution of a PC monitor. Determine the maximum resolution for the highest color quality. Calculate the

More information

CityBike Vienna. Franz Brandl, Valon Lushaj and Artan Toplanaj. University of Vienna, Vienna, Austria

CityBike Vienna. Franz Brandl, Valon Lushaj and Artan Toplanaj. University of Vienna, Vienna, Austria CityBike Vienna Franz Brandl, Valon Lushaj and Artan Toplanaj University of Vienna, Vienna, Austria Abstract. This paper is about CityBike Vienna, a visualizsation project developed at University of Vienna,

More information

Introduction to EndNote Desktop

Introduction to EndNote Desktop Introduction to EndNote Desktop These notes have been prepared to assist participants in EndNote classes run by the Federation University Library. Examples have been developed using Windows 8.1 (Enterprise)

More information

Automated Limit Testing

Automated Limit Testing Automated Limit Testing Limit Testing with Tektronix DPO4000 and MSO4000 Series Oscilloscopes and National Instruments LabVIEW SignalExpress TE for Windows TM Introduction Automated limit testing allows

More information

HCS-4100/50 Series Fully Digital Congress System

HCS-4100/50 Series Fully Digital Congress System HCS-4100/50 Series Application Software HCS-4100/50 application software is comprehensive, reliable and user-friendly. But it is also an easy care software system which helps the operator to manage the

More information

Contents DIVISION OF LIBRARY SERVICES. EndNote X7 Mac User Manual Part 2

Contents DIVISION OF LIBRARY SERVICES. EndNote X7 Mac User Manual Part 2 DIVISION OF LIBRARY SERVICES EndNote X7 Mac User Manual Part 2 Contents Using EndNote with Word (Cite While You Write)... 2 Inserting Citations into the Text... 2 Removing Citations Very Important!...

More information

Ultra 4K Tool Box. Version Release Note

Ultra 4K Tool Box. Version Release Note Ultra 4K Tool Box Version 2.1.43.0 Release Note This document summarises the enhancements introduced in Version 2.1 of the software for the Omnitek Ultra 4K Tool Box and related products. It also details

More information

Mapping Document. Issue date: 27 February 2014

Mapping Document. Issue date: 27 February 2014 Mapping Document Country: Technology: Sub Category: Simple and Complex Introduction The first stage in the Mapping and Benchmarking process is the definition of the products, i.e. clearly setting the boundaries

More information

MIS 0855 Data Science (Section 005) Fall 2016 In-Class Exercise (Week 6) Advanced Data Visualization with Tableau

MIS 0855 Data Science (Section 005) Fall 2016 In-Class Exercise (Week 6) Advanced Data Visualization with Tableau MIS 0855 Data Science (Section 005) Fall 2016 In-Class Exercise (Week 6) Advanced Data Visualization with Tableau Objective: Learn how to use Tableau s advanced data visualization tools Learning Outcomes:

More information

RADview-PC/TDM. Network Management System for TDM Applications Megaplex RAD Data Communications Publication No.

RADview-PC/TDM. Network Management System for TDM Applications Megaplex RAD Data Communications Publication No. RADview-PC/TDM Network Management System for TDM Applications Megaplex-2200 1994 2001 RAD Data Communications Publication No. 351-241-12/01 Contents Megaplex-2200 Edit Configuration Operations 1. Connecting

More information

WindData Explorer User Manual

WindData Explorer User Manual WindData Explorer User Manual Revision History Revision Date Status 1 April 2014 First Edition Contents I Framework 4 1 Introduction 5 2 System Requirements 5 3 System Architecture 5 4 Graphical User Interface

More information

SetEditGalaxis for Galaxis Easy World and compatible

SetEditGalaxis for Galaxis Easy World and compatible SetEditGalaxis for Galaxis Easy World and compatible Contents: 1 General 2 Installation 3 Step by step a Load and back up a settings file b Arrange settings c Channel parameters d Write settings into the

More information

Footnotes and Endnotes

Footnotes and Endnotes Footnotes and Endnotes Sometimes when writing a paper it is necessary to insert text at the bottom of a page in a document to reference something on that page. You do this by placing a footnote at the

More information

Eagle Business Software

Eagle Business Software Rental Table of Contents Introduction... 1 Technical Support... 1 Overview... 2 Getting Started... 5 Inventory Folders for Rental Items... 5 Rental Service Folders... 5 Equipment Inventory Folders...

More information

A Matlab toolbox for. Characterisation Of Recorded Underwater Sound (CHORUS) USER S GUIDE

A Matlab toolbox for. Characterisation Of Recorded Underwater Sound (CHORUS) USER S GUIDE Centre for Marine Science and Technology A Matlab toolbox for Characterisation Of Recorded Underwater Sound (CHORUS) USER S GUIDE Version 5.0b Prepared for: Centre for Marine Science and Technology Prepared

More information

User Manual K.M.E. Dante Module

User Manual K.M.E. Dante Module User Manual K.M.E. Dante Module Index 1. General Information regarding the K.M.E. Dante Module... 1 1.1 Stream Processing... 1 1.2 Recommended Setup Method... 1 1.3 Hints about Switches in a Dante network...

More information

Channel calculation with a Calculation Project

Channel calculation with a Calculation Project 03/17 Using channel calculation The Calculation Project allows you to perform not only statistical evaluations, but also channel-related operations, such as automated post-processing of analysis results.

More information

Tutor Led Manual v1.7. Table of Contents PREFACE I.T. Skills Required Before Attempting this Course... 1 Copyright... 2 GETTING STARTED...

Tutor Led Manual v1.7. Table of Contents PREFACE I.T. Skills Required Before Attempting this Course... 1 Copyright... 2 GETTING STARTED... EndNote X7 Tutor Led Manual v1.7 Table of Contents PREFACE... 1 I.T. Skills Required Before Attempting this Course... 1 Copyright... 2 GETTING STARTED... 1 EndNote Explained... 1 Opening the EndNote Program...

More information

DNP Scholarly Project Guidelines Handbook. School of Nursing. Northern Michigan University

DNP Scholarly Project Guidelines Handbook. School of Nursing. Northern Michigan University DNP Scholarly Project Guidelines Handbook School of Nursing Northern Michigan University Adapted from the Office of Graduate Education and Research Thesis Guidebook March 2017/MR PREFACE The following

More information

Initially, you can access the Schedule Xpress Scheduler from any repair order screen.

Initially, you can access the Schedule Xpress Scheduler from any repair order screen. Chapter 4 Schedule Xpress Scheduler Schedule Xpress Scheduler The Schedule Xpress scheduler is a quick scheduler that allows you to schedule appointments from the Repair Order screens. At the time of scheduling,

More information

Editing Reference Types & Styles: Macintosh. EndNote Support & Training October 2017

Editing Reference Types & Styles: Macintosh. EndNote Support & Training October 2017 Editing Reference Types & Styles: Macintosh EndNote Support & Training October 2017 EndNote X8 Editing Reference Types & Styles: Macintosh 1 October 18, 2017 Introduction One of the most powerful features

More information

Next Generation Software Solution for Sound Engineering

Next Generation Software Solution for Sound Engineering Next Generation Software Solution for Sound Engineering HEARING IS A FASCINATING SENSATION ArtemiS SUITE ArtemiS SUITE Binaural Recording Analysis Playback Troubleshooting Multichannel Soundscape ArtemiS

More information

TIATracker v1.0. Manual. Andre Kylearan Wichmann, 2016

TIATracker v1.0. Manual. Andre Kylearan Wichmann, 2016 TIATracker v1.0 Manual Andre Kylearan Wichmann, 2016 andre.wichmann@gmx.de Table of Contents 1 Quickstart...2 2 Introduction...3 3 VCS Audio...3 4 For the Musician...4 4.1 General Concepts...4 4.1.1 Song

More information

Statement SmartLCT User s Manual Welcome to use the product from Xi an NovaStar Tech Co., Ltd. (hereinafter referred to as NovaStar ). It is our great

Statement SmartLCT User s Manual Welcome to use the product from Xi an NovaStar Tech Co., Ltd. (hereinafter referred to as NovaStar ). It is our great LED Display Configuration Software SmartLCT User s Manual Software Version: V3.0 Rev3.0.0 NS110100239 Statement SmartLCT User s Manual Welcome to use the product from Xi an NovaStar Tech Co., Ltd. (hereinafter

More information

Library s WebOPAC (

Library s WebOPAC ( Library s WebOPAC (http://10.116.2.6:8080/webopac/html/searchform) Library s Web OPAC (Online Public Access Catalogue) facilitates browse and search of database of books available in the Central Library,

More information

Analyzing Modulated Signals with the V93000 Signal Analyzer Tool. Joe Kelly, Verigy, Inc.

Analyzing Modulated Signals with the V93000 Signal Analyzer Tool. Joe Kelly, Verigy, Inc. Analyzing Modulated Signals with the V93000 Signal Analyzer Tool Joe Kelly, Verigy, Inc. Abstract The Signal Analyzer Tool contained within the SmarTest software on the V93000 is a versatile graphical

More information

AMIQ-K2 Program for Transferring Various-Format I/Q Data to AMIQ. Products: AMIQ, SMIQ

AMIQ-K2 Program for Transferring Various-Format I/Q Data to AMIQ. Products: AMIQ, SMIQ Products: AMIQ, SMIQ AMIQ-K2 Program for Transferring Various-Format I/Q Data to AMIQ The software AMIQ-K2 enables you to read, convert, and transfer various-format I/Q data files to AMIQ format. AMIQ-K2

More information

ToshibaEdit. Contents:

ToshibaEdit. Contents: ToshibaEdit Contents: 1 General 2 Installation 3 Step by step a Load and back up a settings file b Arrange settings c Provider d The favourite lists e Channel parameters f Write settings into the receiver

More information

How can you use Orion to get your publications registered with ACU?

How can you use Orion to get your publications registered with ACU? How can you use Orion to get your publications registered with ACU? Orion Overview Orion is a web-interface to ACU's research management database. Orion can be found by typing "Orion" into your browser's

More information

Introduction to IBM SPSS Statistics (v24)

Introduction to IBM SPSS Statistics (v24) to IBM SPSS Statistics (v24) to IBM SPSS Statistics is a two day instructor-led classroom course that guides students through the fundamentals of using IBM SPSS Statistics for typical data analysis process.

More information

Content SLCM_AD_300. Overview ZEVPLAN Single Events Shared Events Cross listings Part of Term

Content SLCM_AD_300. Overview ZEVPLAN Single Events Shared Events Cross listings Part of Term Event Planning SLCM_AD_300 1 Content Overview ZEVPLAN Single Events Shared Events Cross listings Part of Term Editing Complex Events Instructors Trouble Shooting Summary 2 1 Objective Understand and utilize

More information

IJMIE Volume 2, Issue 3 ISSN:

IJMIE Volume 2, Issue 3 ISSN: Development of Virtual Experiment on Flip Flops Using virtual intelligent SoftLab Bhaskar Y. Kathane* Pradeep B. Dahikar** Abstract: The scope of this paper includes study and implementation of Flip-flops.

More information

HD-SDI Express User Training. J.Egri 4/09 1

HD-SDI Express User Training. J.Egri 4/09 1 HD-SDI Express User Training J.Egri 4/09 1 Features SDI interface Supports 720p, 1080i and 1080p formats. Supports SMPTE 292M serial interface operating at 1.485 Gbps. Supports SMPTE 274M and 296M framing.

More information

Synergy SIS Attendance Administrator Guide

Synergy SIS Attendance Administrator Guide Synergy SIS Attendance Administrator Guide Edupoint Educational Systems, LLC 1955 South Val Vista Road, Ste 210 Mesa, AZ 85204 Phone (877) 899-9111 Fax (800) 338-7646 Volume 01, Edition 01, Revision 04

More information

Using EndNote Online: health

Using EndNote Online: health Using EndNote Online: health 1. Registration & access p.1 2. Collecting & organising references p.2 Transferring references from Web of Science (p.2), PubMed (p.5) & others 3. Citing & referencing while

More information

MHS LIBRARY RESOURCE GUIDE. Science Edition 1.0

MHS LIBRARY RESOURCE GUIDE. Science Edition 1.0 MHS LIBRARY RESOURCE GUIDE Science Edition 1.0 URL: 1 http://www.galepages.com/mlin_c_milfhs 1 Also available through the library s homepage at milfordpublicschools.com 1 Use this for general overviews

More information

WAVES Cobalt Saphira. User Guide

WAVES Cobalt Saphira. User Guide WAVES Cobalt Saphira TABLE OF CONTENTS Chapter 1 Introduction... 3 1.1 Welcome... 3 1.2 Product Overview... 3 1.3 Components... 5 Chapter 2 Quick Start Guide... 6 Chapter 3 Interface and Controls... 7

More information

Using EndNote. Starting Guide

Using EndNote. Starting Guide Using EndNote Starting Guide David J. Bertuca dbertuca@buffalo.edu 645 1332 Note: The University Libraries currently offers EndNote version X8 for Windows and Macintosh Cite While You Write is compatible

More information

EndNote Essentials. EndNote Overview PC. KUMC Dykes Library

EndNote Essentials. EndNote Overview PC. KUMC Dykes Library EndNote Essentials EndNote Overview PC KUMC Dykes Library Table of Contents Uses, downloading and getting assistance... 4 Create an EndNote library... 5 Exporting citations/abstracts from databases and

More information

User manual. English. Perception CSI Extension Harmonic Analysis Sheet. A en

User manual. English. Perception CSI Extension Harmonic Analysis Sheet. A en A4192-2.0 en User manual English Perception CSI Extension Document version 2.0 February 2015 For Harmonic Analysis version 2.0.15056 For Perception 6.60 or higher For HBM's Terms and Conditions visit www.hbm.com/terms

More information

ConeXus User Guide. HHAeXchange s Communication Functionality

ConeXus User Guide. HHAeXchange s Communication Functionality HHAeXchange ConeXus User Guide HHAeXchange s Communication Functionality Copyright 2017 Homecare Software Solutions, LLC One Court Square 44th Floor Long Island City, NY 11101 Phone: (718) 407-4633 Fax:

More information

Manual for TV software. TT-Viewer version Figure: TT-budget S2-3200

Manual for TV software. TT-Viewer version Figure: TT-budget S2-3200 Manual for TV software TT-Viewer version 2.7.0 Figure: TT-budget S2-3200 Index Manual TT-Viewer 3 1. Starting TT-Viewer software 3 2. General settings 5 3. Assignment of hardware 6 3.1 Unicable 7 4. Renderer

More information

Getting Started with myevnts

Getting Started with myevnts Getting Started with myevnts Version 2.1.0 Document: Getting Started with myevnts Document Number: MYE-GSG-2.1.0 System Version: 2.1.0 Nielsen Media Research, Nielsen Homevideo Index, NSS, NTI and Pocketpiece

More information

UNIVERSITY OF MASSACHUSETTS Department of Biostatistics and Epidemiology BioEpi 540W - Introduction to Biostatistics Fall 2002

UNIVERSITY OF MASSACHUSETTS Department of Biostatistics and Epidemiology BioEpi 540W - Introduction to Biostatistics Fall 2002 1 UNIVERSITY OF MASSACHUSETTS Department of Biostatistics and Epidemiology BioEpi 540W - Introduction to Biostatistics Fall 2002 Exercises Unit 2 Descriptive Statistics Tables and Graphs Due: Monday September

More information

TOMELLERI ENGINEERING MEASURING SYSTEMS. TUBO Version 7.2 Software Manual rev.0

TOMELLERI ENGINEERING MEASURING SYSTEMS. TUBO Version 7.2 Software Manual rev.0 TOMELLERI ENGINEERING MEASURING SYSTEMS TUBO Version 7.2 Software Manual rev.0 Index 1. Overview... 3 2. Basic information... 4 2.1. Main window / Diagnosis... 5 2.2. Settings Window... 6 2.3. Serial transmission

More information

SetEditUFD for Kathrein UFD/Hyundai. Contents:

SetEditUFD for Kathrein UFD/Hyundai. Contents: SetEditUFD for Kathrein UFD/Hyundai Contents: 1 General 2 Installation 3 Step by step a Load and back up a settings file b Arrange settings c The favourite lists d Channel parameters e Write settings into

More information

PHY221 Lab 1 Discovering Motion: Introduction to Logger Pro and the Motion Detector; Motion with Constant Velocity

PHY221 Lab 1 Discovering Motion: Introduction to Logger Pro and the Motion Detector; Motion with Constant Velocity PHY221 Lab 1 Discovering Motion: Introduction to Logger Pro and the Motion Detector; Motion with Constant Velocity Print Your Name Print Your Partners' Names Instructions August 31, 2016 Before lab, read

More information

EAN-Performance and Latency

EAN-Performance and Latency EAN-Performance and Latency PN: EAN-Performance-and-Latency 6/4/2018 SightLine Applications, Inc. Contact: Web: sightlineapplications.com Sales: sales@sightlineapplications.com Support: support@sightlineapplications.com

More information

Frequencies. Chapter 2. Descriptive statistics and charts

Frequencies. Chapter 2. Descriptive statistics and charts An analyst usually does not concentrate on each individual data values but would like to have a whole picture of how the variables distributed. In this chapter, we will introduce some tools to tabulate

More information

EndNote Web. Quick Reference Card THOMSON SCIENTIFIC

EndNote Web. Quick Reference Card THOMSON SCIENTIFIC THOMSON SCIENTIFIC EndNote Web Quick Reference Card Web is a Web-based service designed to help students and researchers through the process of writing a research paper. ISI Web of Knowledge, EndNote,

More information

Import and quantification of a micro titer plate image

Import and quantification of a micro titer plate image BioNumerics Tutorial: Import and quantification of a micro titer plate image 1 Aims BioNumerics can import character type data from TIFF images. This happens by quantification of the color intensity and/or

More information

SEDE LEGALE Legal Head Office. SEDE OPERATIVA Operational Headquarters. Via San Giovanni Bosco 41 Cassola Vicenza - Italy

SEDE LEGALE Legal Head Office. SEDE OPERATIVA Operational Headquarters. Via San Giovanni Bosco 41 Cassola Vicenza - Italy RFID CARDS SEDE LEGALE Legal Head Office SEDE OPERATIVA Operational Headquarters Via San Giovanni Bosco 41 Cassola - 36022 Vicenza - Italy Via Rambolina 5 Bassano del Grappa 36060 - Vicenza - Italy R F

More information

Common Spatial Patterns 3 class BCI V Copyright 2012 g.tec medical engineering GmbH

Common Spatial Patterns 3 class BCI V Copyright 2012 g.tec medical engineering GmbH g.tec medical engineering GmbH Sierningstrasse 14, A-4521 Schiedlberg Austria - Europe Tel.: (43)-7251-22240-0 Fax: (43)-7251-22240-39 office@gtec.at, http://www.gtec.at Common Spatial Patterns 3 class

More information

Coherence Measurement between two Signals regarding Timing, Phase and Gain Application Note

Coherence Measurement between two Signals regarding Timing, Phase and Gain Application Note Coherence Measurement between two Signals regarding Timing, Phase and Gain Application Note Products: R&S FS-Z10 R&S FSQ R&S FSG R&S SMU R&S SMIQ R&S SMBV This application note describes how to measure

More information