Iterated Calculations and Summing ARNs

Size: px
Start display at page:

Download "Iterated Calculations and Summing ARNs"

Transcription

1 Iterated Calculations and Summing ARNs INTRODUCTION This knowledge base article discusses how to iterate calculations and sum the results in the ARN (Analysis Results Node) via a script. One reason why this might be useful is that when tracing a large number of rays, tracing in batches and summing the results after each step might be more time efficient. This will be particularly suited to illumination models where a very large number of rays are required to obtain statistically good data. This example script sums both the Irradiance and color image data and then stores the resultant ARNs in the Analysis Results folder on the FRED tree and also as.fgd files in the current directory. SCRIPT EXPLANATION The script IteratedCalculationsAndSummingARNs.frs is structured as follows: Lines 23 26: User Settings. Here the number of loops, the number of rays (per run, per source) and the Analysis Surface at which the data is to be calculated are defined by the user before the script is run. If the displayfirstlastcharts flag is set to True then the results of the first step and the final step will be displayed in the chart view. Lines 37 47: Configuring the sources.

2 Here the script loops over all entities in the Tree and all sources are re configured to use the number of rays defined in the User Settings. Additionally, each source is power normalized according to the number of loops so that the total power contributing to the final data set at then end of the iteration loop is consistent with the initial source power settings. Note that it is assumed that each source has Ray Position Type = Random Plane. Lines 55 56: Naming the ARN files. For convenience we choose that the filenames will be the "[total rays] rays" e.g. "10000 rays." Lines : Performing the calculations and summing the results.

3 For each iteration of the loop, the rays are traced and two ARNs are created, one for the irradiance (IrradianceToARN function), and one for the color image data (ColorImageToARN function).

4 On all but the first iteration, these newly created ARNs are combined with the previously accumulated data using the ARNLinearCombination subroutine and then deleted to save memory. For convenience, lines print the status of the run in the FRED text window. Lines : Saving the ARN files The Irradiance and color image files are saved to the current directory using the ARNWriteToFile subroutine. The files are saved with the names [numrays] rays irradiance and [numrays] rays colorimage. Lines : Resetting the power of the sources to the original state. After completion of the script you will see that ARNs have been created in the Analysis Results folder on the FRED Tree, and the fgd files have been created in the current directory.

5 The fgd files can be loaded into the Document at any time in the future by right clicking on the Analysis Results folder on the Tree and selecting "Create New ARN From a File..." EXPANDING THE SCRIPT To demonstrate the procedure, this script uses functions to sum Irradiance and color image data. It is important to note that this process is not limited to these two datatypes and that other ARN functions can be used to sum other types of data. For example the LuminousIntensityToARN function can be used to store in an ARN the luminous intensity collected on a DAE Analysis Surface.

Rotating Prisms with Scripting

Rotating Prisms with Scripting Rotating Prisms with Scripting INTRODUCTION This knowledge base article will describe how to set up an embedded script that rotates two prisms, traces a source at each rotation position, and calculates

More information

Determining CAD Surface Position with a Source

Determining CAD Surface Position with a Source Determining CAD Surface Position with a Source INTRODUCTION When FRED imports a CAD model, all of its surfaces are defined by NURBs, or trimmed versions of those NURBs called Trimmed Parametrics. These

More information

Combining Scatter with Coatings

Combining Scatter with Coatings Combining Scatter with Coatings INTRODUCTION During a raytracing process, rays encounter surfaces that might have a combination of reflection, transmission, absorption and scatter properties that split

More information

Bird Solar Model Source Creator

Bird Solar Model Source Creator Bird Solar Model Source Creator INTRODUCTION This knowledge base article describes a script that generates a FRED source that models the properties of solar light incident on a tilted or solar-tracking

More information

How-To FRED MPC Software Version #: Last Updated: October 1, 2018

How-To FRED MPC Software Version #: Last Updated: October 1, 2018 Illuminating Ideas How-To FRED MPC Software Version #: 17.104.0 Last Updated: October 1, 2018 Table of Contents Document Overview... 1 Installation and Licensing... 1 GPU Hardware Configuration... 4 GPU

More information

Optimizing for a Target Distribution

Optimizing for a Target Distribution Optimizing for a Target Distribution INTRODUCTION This knowledge base article will demonstrate how to use FRED Optimum s optimization capability to modify a system and achieve a desired irradiance distribution.

More information

Rectangular Lenslet Array

Rectangular Lenslet Array Rectangular Lenslet Array INTRODUCTION Lenslet arrays are used in a variety of applications that include beam homogenization. This knowledge base article demonstrates the setup of an imaging lenslet array

More information

WHITE PAPER. How to Generate a Ray Set from an RSMX Source Model. Zemax A Radiant Zemax Company

WHITE PAPER. How to Generate a Ray Set from an RSMX Source Model. Zemax A Radiant Zemax Company How to Generate a Ray Set from an RSMX Source Model How to Generate a Ray Set from an RSMX Source Model Introduction The most general description of a complex source is given in a Radiant Source Model

More information

Gaussian Beam Calculator for Creating Coherent Sources

Gaussian Beam Calculator for Creating Coherent Sources Gaussian Beam Calculator for Creating Coherent Sources INTRODUCTION Coherent sources are represented in FRED using a superposition of Gaussian beamlets. The ray grid spacing of the source is used to determine

More information

CPU to GPU translation

CPU to GPU translation Illuminating Ideas FRED MPC Version #: 17.104.0 Last Updated: October 1, 2018 Table of Contents Document Overview... 1 Numerical Precision... 2 Raytrace Modes... 2 Sources... 4 Rays... 6 Surfaces... 7

More information

Apparo Fast Edit. File Up&Download 1 / 9

Apparo Fast Edit. File Up&Download 1 / 9 Apparo Fast Edit File Up&Download 1 / 9 Table of content 1 2 Definition 3 Properties of the widget File Upload/Download 3 2.1 Mapping & Other 4 2.1.1 Order by Priority 4 2.1.2 Column Name 4 2.1.3 File

More information

NEAR FIELD GONIOMETRIC SYSTEMS FOR SOLID STATE LIGHTING: LUMINANCE, INTENSITY, COLOR, AND

NEAR FIELD GONIOMETRIC SYSTEMS FOR SOLID STATE LIGHTING: LUMINANCE, INTENSITY, COLOR, AND NEAR FIELD GONIOMETRIC SYSTEMS FOR SOLID STATE LIGHTING: LUMINANCE, INTENSITY, COLOR, AND SPECTRA AS A FUNCTION OF ANGLE Douglas Kreysar Chief Operating Officer Presentation Outline What is a Near Field

More information

FRED. New Features Introduction. February Photon Engineering, LLC 440 South Williams Blvd. Suite #106 Tucson, AZ (520)

FRED. New Features Introduction. February Photon Engineering, LLC 440 South Williams Blvd. Suite #106 Tucson, AZ (520) FRED New Features Introduction February 2014 Photon Engineering, LLC 440 South Williams Blvd. Suite #106 Tucson, AZ 85711 (520) 733-9557 1 Contents FRED Version 13.21... 6 Framework and Interface Features...

More information

FRED Optical Engineering Software Tutorial

FRED Optical Engineering Software Tutorial This material is for the sole intended use of the FRED tutorial participant and may not be distributed nor duplicated in any manner without prior express written consent of Photon Engineering, LLC FRED

More information

RAYLEIGH-SOMMERFELD DIFFRACTION INTEGRAL OF THE FIRST KIND TRIANGULAR APERTURES

RAYLEIGH-SOMMERFELD DIFFRACTION INTEGRAL OF THE FIRST KIND TRIANGULAR APERTURES DOING PHYSICS WITH MATLAB COMPUTATIONAL OPTICS RAYLEIGH-SOMMERFELD DIFFRACTION INTEGRAL OF THE FIRST KIND TRIANGULAR APERTURES Ian Cooper School of Physics, University of Sydney ian.cooper@sydney.edu.au

More information

Software Verification

Software Verification AUTOMATING THE VERIFICATION CHECKING PROCESS Overview The automated procedure for running the verification check uses Visual Basic for Applications subroutines in specially prepared Excel files. The subroutines

More information

SAS Simulation Studio 14.1: User s Guide. Introduction to SAS Simulation Studio

SAS Simulation Studio 14.1: User s Guide. Introduction to SAS Simulation Studio SAS Simulation Studio 14.1: User s Guide Introduction to SAS Simulation Studio This document is an individual chapter from SAS Simulation Studio 14.1: User s Guide. The correct bibliographic citation for

More information

Exercise: RISC Programming

Exercise: RISC Programming Exercise: RISC Programming Increasing efficiency of a RISC-core with simple instruction extensions 04.04.2016 Michael Gautschi Introduction The exercises in today will be performed on the Pulpino platform

More information

Elliptical Reflector Tutorial. 6/16/2000 TracePro Elliptical Reflector Tutorial 1

Elliptical Reflector Tutorial. 6/16/2000 TracePro Elliptical Reflector Tutorial 1 Elliptical Reflector Tutorial 6/16/2000 TracePro Elliptical Reflector Tutorial 1 Opening the Elliptical Reflector File Open the File Menu and select the Open option. A Open file dialog box will appear.

More information

XPS1 Automated Multi-Sample Run Procedure

XPS1 Automated Multi-Sample Run Procedure XPS1 Automated Multi-Sample Run Procedure Follow the XPS Operating Procedure to load samples into the SAC chamber. Once the samples are in the SAC chamber, the following procedure can be used to automate

More information

How to use the new TracePro Solar Utility for comprehensive solar calculations

How to use the new TracePro Solar Utility for comprehensive solar calculations How to use the new TracePro Solar Utility for comprehensive solar calculations Presented by : Lambda Research Corporation 25 Porter Rd. Littleton, MA 01460 Moderators: Andy Knight Technical Sales Manager

More information

Bulb & Reflector. Opening a File

Bulb & Reflector. Opening a File Opening a File Open the File Menu and select the Open option. A Open file dialog box will appear. After the Open file Dialog box appears click on the file eliprefl filename with the left mouse button to

More information

Hi, I m Jody DeRidder, and I d like to tell you about a recent NHPRC funded project in which we developed a cheap, fast model for getting large

Hi, I m Jody DeRidder, and I d like to tell you about a recent NHPRC funded project in which we developed a cheap, fast model for getting large Hi, I m Jody DeRidder, and I d like to tell you about a recent NHPRC funded project in which we developed a cheap, fast model for getting large manuscript collections on line. 1 Like other delivery methods

More information

STARTING COMPOSITING PROJECT

STARTING COMPOSITING PROJECT STARTING COMPOSITING PROJECT This tutorial is divided in two parts: Lighting in Maya and compositing in Nuke. Only describe basics techniques but it is your task to learn them and go beyond. These are

More information

Using QBrowser v2 with WebLogic JMS for 10.3

Using QBrowser v2 with WebLogic JMS for 10.3 Using QBrowser v2 with WebLogic JMS for 10.3 Michael.W.Czapski@gmail.com May 2011 WebLogic Server does not include a convenient tool to browse JMS destinations. Freely downloadable QBrowser version 2 tool,

More information

About Boxoft All to AMR Converter

About Boxoft All to AMR Converter Note: This product is distributed on a try-before-you-buy basis. All features described in this documentation are enabled. The registered version does not have time limit About Boxoft All to AMR Converter

More information

O-QIS Presentation based on the Installation at Ford

O-QIS Presentation based on the Installation at Ford O-QIS Presentation based on the Installation at Ford 1 Distributed O-QIS Project Concept first developed and used at a major automotive company in the USA What is Distributed O-QIS (MCA/CMM Reporting)?

More information

Online Help. How Can SIMOTION SCOUT Be Used Without Starting SCOUT?

Online Help. How Can SIMOTION SCOUT Be Used Without Starting SCOUT? How Can SIMOTION SCOUT Be Used Without Starting SCOUT? Table of Contents Table of Contents 1 Question... 3 2 Solution... 4 Ausgabe 06/2005 Edition 2/6 Question 1 Question The SIMOTION SCOUT online help

More information

Optical Design and Analysis of LCD Backlight Units Using ASAP

Optical Design and Analysis of LCD Backlight Units Using ASAP Optical Design and Analysis of LCD Backlight Units Using ASAP Jee-Gong Chang 1, Chung-Yi Lin 2, Chi-Chuan Hwang 3, Ruey-Jen Yang 4 (This article was published in the June 2003 issue of Optical Engineering

More information

DPM-3332, DPM Software Manual

DPM-3332, DPM Software Manual DPM-3332, DPM-3321 Software Manual 1. Introduction DPM-3332 and DPM-3321 can storage 3600 set of data in side the unit. The data can be download to PC through USB connection or Bluetooth* connection. The

More information

UNIT 2B An Introduction to Programming. Announcements

UNIT 2B An Introduction to Programming. Announcements UNIT 2B An Introduction to Programming 1 Announcements Tutoring help on Mondays 8:30 11:00 pm in the Mudge Reading Room Extra help session Fridays 12:00 2:00 pm in GHC 4122 Academic integrity forms Always

More information

Creating a distribution group

Creating a distribution group Creating a distribution group You can group a number of selected contacts together, for example all of your team. This is known as a distribution group or list. Using a distribution group, you can email

More information

Previously. Iteration. Date and time structures. Modularisation.

Previously. Iteration. Date and time structures. Modularisation. Lecture 7 Previously Iteration. Date and time structures. Modularisation. Today Pseudo code. File handling. Pseudo code Pseudocode is an informal high-level description of the operating principle of a

More information

CC Box Execution Page

CC Box Execution Page This article describes the functionalities of the Box Execution view of the Barracuda NG Control Center. Introduction The Barracuda NG Control Center control facility allows remote execution of scripts

More information

Bull. Performance Tools Guide and Reference AIX ORDER REFERENCE 86 A2 27EG 01

Bull. Performance Tools Guide and Reference AIX ORDER REFERENCE 86 A2 27EG 01 Bull Performance Tools Guide and Reference AIX ORDER REFERENCE 86 A2 27EG 01 Bull Performance Tools Guide and Reference AIX Software May 2003 BULL CEDOC 357 AVENUE PATTON B.P.20845 49008 ANGERS CEDEX

More information

Chapter 11 Running the Model

Chapter 11 Running the Model CHAPTER CONTENTS Simulation Menu 568 Section 1 Simulation Options...569 General Options & Settings 570 Output Reporting Options 572 Running a Specific Replication 574 Customized Reporting 574 Section 2

More information

LIMS-plus Release Notes

LIMS-plus Release Notes 38789 In the Case Packet Wizard, the Static Report filename was displayed a varying number of times based on how many security roles (granted to Logged in User) were granted access to a service. This issue

More information

http://radsite.lbl.gov/radiance Introduction Describe Radiance system and theory. Create and simulate Radiance models via ESP-r: Generate external/internal images, Glare analysis, Generate daylight factor

More information

Computational Geometry

Computational Geometry Planar point location Point location Introduction Planar point location Strip-based structure Point location problem: Preprocess a planar subdivision such that for any query point q, the face of the subdivision

More information

Importing Faculty Teaching Time

Importing Faculty Teaching Time Importing Faculty Teaching Time 4-23 Using Payroll 4 Time and Attendance In This Chapter The Batch Import Faculty Time (BIFT) process can speed time-card entry for certain employees by automatically creating

More information

Heliodon Plus User Manual

Heliodon Plus User Manual Heliodon Plus User Manual Raphae l Nahon, David Mun oz y Benoit Beckers (May 2016) What is Heliodon Plus Heliodon Plus is a post processor that allows to import files in CSV format as they are generated

More information

Migrating Data from Archivists Toolkit to ArchivesSpace Using the Migration Tool last updated December 19, 2017

Migrating Data from Archivists Toolkit to ArchivesSpace Using the Migration Tool last updated December 19, 2017 Migrating Data from Archivists Toolkit to ArchivesSpace Using the Migration Tool last updated December 19, 2017 These guidelines are for migrating data from Archivists Toolkit 2.0 Update 16 to all ArchivesSpace

More information

Designing LED array for uniform illumination based on local search algorithm

Designing LED array for uniform illumination based on local search algorithm J. Europ. Opt. Soc. Rap. Public. 9, 14014 (2014) www.jeos.org Designing LED array for uniform illumination based on local search algorithm P. Lei leipldu@163.com School of Information and Electric Engineering,

More information

Sample Scripts Installed with Photoshop Scripting Plugins

Sample Scripts Installed with Photoshop Scripting Plugins Sample Scripts Installed with Photoshop Scripting Plugins AppleScript Alpha Channel From Text Demonstrates how to create a new text item and convert it into an alpha channel. Apply Text Style This script

More information

Lecture 18: Primer on Ray Tracing Techniques

Lecture 18: Primer on Ray Tracing Techniques Lecture 18: Primer on Ray Tracing Techniques 6.172: Performance Engineering of Software Systems Joshua Slocum November 16, 2010 A Little Background Image rendering technique Simulate rays of light - ray

More information

Building and Simulating a Task Lighting Model in LightTools

Building and Simulating a Task Lighting Model in LightTools Building and Simulating a Task Lighting Model in LightTools Synopsys 2012 1 Introduction to LightTools, Task Lighting Walkthrough Example This is an example of modeling a task lighting system in LightTools.

More information

How to migrate personalization on OAF pages

How to migrate personalization on OAF pages How to migrate personalization on OAF pages In other articles I have mentioned how to personalize OAF pages. Now we shall discuss how personalization is migrated from one instance to another. We shall

More information

Excel window. This will open the Tools menu. Select. from this list, Figure 3. This will launch a window that

Excel window. This will open the Tools menu. Select. from this list, Figure 3. This will launch a window that Getting Started with the Superpave Calculator worksheet. The worksheet containing the Superpave macros must be copied onto the computer. The user can place the worksheet in any desired directory or folder.

More information

Creating Batch Group Therapy Notes. 1. Click the button from the Chart Face file cabinet drawer.

Creating Batch Group Therapy Notes. 1. Click the button from the Chart Face file cabinet drawer. Creating Batch Group Therapy Notes 1. Click the button from the Chart Face file cabinet drawer. 2. The Therapy Groups window will open showing areas A, B, and C. This will look familiar to the Settings

More information

Temps Plus Online. Temps Plus Online Documentation Table of Contents Temps Plus Online 1. Temps Plus Online Page 1

Temps Plus Online. Temps Plus Online Documentation Table of Contents Temps Plus Online 1. Temps Plus Online Page 1 Temps Plus Online Temps Plus Online Documentation Copyright Bridgeware Systems, Inc. Version 6/5/2009 Table of Contents Temps Plus Online 1 Temps Plus Online Documentation... 1 Table of Contents... 1 Overview...

More information

Process Mapping Libraries. Reference Guide

Process Mapping Libraries. Reference Guide Our goal at Process Mapping is to Optimise e-work, and to make it as an efficient and productive experience as possible for our clients Process Mapping Libraries Reference Guide November 2006 COPYRIGHT

More information

Package Manager. Managing Cisco VXC Manager Packages CHAPTER

Package Manager. Managing Cisco VXC Manager Packages CHAPTER CHAPTER 3 This chapter describes how to perform routine Cisco VXC Manager package management tasks using the Administrator Console. It provides information on managing the Cisco VXC Manager packages (software,

More information

Apple Qmaster 4. User Manual

Apple Qmaster 4. User Manual Apple Qmaster 4 User Manual Copyright 2012 Apple Inc. All rights reserved. Your rights to the software are governed by the accompanying software license agreement. The owner or authorized user of a valid

More information

R. Reports Menu: 8. Batch Detail Report

R. Reports Menu: 8. Batch Detail Report R. Reports Menu: 8. Batch Detail Report Table of Contents Batch Detail Report... 3 The Transaction Options tab... 3 The Output tab... 5 The Accounts tab... 6 The More Accounts tab... 8 Click on R. Reports

More information

Batch Convert Material Presets - to Genesis

Batch Convert Material Presets - to Genesis Batch Convert Material Presets - to Genesis So, now that there are new UVs for Genesis that will let you use The Genesis 2 Base Female, V5 and V6, Base Male, M5 and M6, how are you going to apply them

More information

FE Review Computer Terms

FE Review Computer Terms FE Review Computer Terms 2/2/2011 1 Computers sizes Supercomputers Mainframe centralized, large memory, large peripherals Mini-computers Less memory, smaller Microcomputers smaller still few peripherals,

More information

Attachments to Purchase Requisitions 2013 Training Session

Attachments to Purchase Requisitions 2013 Training Session Attachments to Purchase Requisitions 2013 Training Session PO Attachments June 2013 Page 1 of 7 PO Attachments WinCap has the ability to attach documents to a requisition or to a PO. This is done from

More information

Configuring Cisco Prime Service Catalog Reporting Solution

Configuring Cisco Prime Service Catalog Reporting Solution Configuring Cisco Prime Service Catalog Reporting Solution This chapter contains the following topics: Defining Roles to Access Reporting Feature Capabilities, page 1 Moving Reports from Development to

More information

To generate Stubs: To generate stubs perform the following steps:

To generate Stubs: To generate stubs perform the following steps: Network Inventory provides Stub analyzer to collect information on Win9x and NT systems. For this purpose Network Inventory provides Stub Analyzer wizard which guides you step by step on the deployment

More information

UTSCI Install Utility

UTSCI Install Utility UTSCI Install Utility Introduction Utah Scientific s graphical installation interface for system setup is designed to streamline most of the previous setup and maintenance functions. Using one simple dialog,

More information

AuraTester User Guide

AuraTester User Guide AuraTester User Guide Automated testing tool for Oracle Forms based systems AuraPlayer Support Team Version 2 2/7/2011 This document is the sole property of AuraPlayer Ltd., it cannot be communicated to

More information

Repetition and Loop Statements Chapter 5

Repetition and Loop Statements Chapter 5 Repetition and Loop Statements Chapter 5 1 Chapter Objectives To understand why repetition is an important control structure in programming To learn about loop control variables and the three steps needed

More information

Assignment 6: Ray Tracing

Assignment 6: Ray Tracing Assignment 6: Ray Tracing Programming Lab Due: Monday, April 20 (midnight) 1 Introduction Throughout this semester you have written code that manipulated shapes and cameras to prepare a scene for rendering.

More information

SAGE ACCPAC. Sage Accpac ERP. G/L Consolidations. User Guide

SAGE ACCPAC. Sage Accpac ERP. G/L Consolidations. User Guide SAGE ACCPAC Sage Accpac ERP G/L Consolidations User Guide 2008 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and all Sage Accpac product and service names are registered

More information

Compiler Optimisation 2014 Course Project

Compiler Optimisation 2014 Course Project Compiler Optimisation 2014 Course Project Michael O Boyle Chris Margiolas January 2014 Course Work Based on GCC compiler One piece of course work: 25 % of course mark Set today and due Thursday 4pm February

More information

FRED Display Application Note

FRED Display Application Note FRED Display Application Note Most displays consist of several optical components. The most important component is the source of light that illuminates the display. All displays need a mechanism to send

More information

Java: Comment Text. Introduction. Concepts

Java: Comment Text. Introduction. Concepts Java: Comment Text Introduction Comment text is text included in source code that is ignored by the compiler and does not cause any machine-language object code to be generated. It is written into the

More information

MICROSOFT WINDOWS GENERAL INFORMATION ABOUT FILE EXTENSIONS

MICROSOFT WINDOWS GENERAL INFORMATION ABOUT FILE EXTENSIONS Article: General infos about file extensions Date: 23/02/2012 Posted by: HeelpBook Staff Source: Link Permalink: Link MICROSOFT WINDOWS GENERAL INFORMATION ABOUT FILE EXTENSIONS There are some basic things

More information

Lighting. Camera s sensor. Lambertian Surface BRDF

Lighting. Camera s sensor. Lambertian Surface BRDF Lighting Introduction to Computer Vision CSE 152 Lecture 6 Special light sources Point sources Distant point sources Strip sources Area sources Common to think of lighting at infinity (a function on the

More information

Sherlock Tutorial Project Overview

Sherlock Tutorial Project Overview Sherlock Tutorial Project Overview Background Sherlock organizes design files, inputs and analysis results as project folders that can be managed inside of the Sherlock application and shared between Sherlock

More information

Note that the reference does not include the base directory or an initial backslash. The file extension for UI canvases should be included.

Note that the reference does not include the base directory or an initial backslash. The file extension for UI canvases should be included. We are going to be loading UI canvases by filename, let's get our file structure and naming conventions defined first. Lumberyard will generally be looking at your project's base directory as a starting

More information

Certified Secure Web Application Security Test Checklist

Certified Secure Web Application Security Test Checklist www.certifiedsecure.com info@certifiedsecure.com Tel.: +31 (0)70 310 13 40 Loire 128-A 2491 AJ The Hague The Netherlands Certified Secure Checklist About Certified Secure exists to encourage and fulfill

More information

LEARN TO DEVELOP A LIVE PROJECT AS PER IT STANDARDS. Module 1: What we are going to Learn. Prerequisites

LEARN TO DEVELOP A LIVE PROJECT AS PER IT STANDARDS. Module 1: What we are going to Learn. Prerequisites LEARN TO DEVELOP A LIVE PROJECT AS PER IT STANDARDS Module 1: What we are going to Learn Here we will explain you everything you are going to learn in this course. This module contains an introduction

More information

Programming in Python

Programming in Python COURSE DESCRIPTION This course presents both the programming interface and the techniques that can be used to write procedures in Python on Unix / Linux systems. COURSE OBJECTIVES Each participant will

More information

Five Ways to Improve Electronic Patient Record Handling for HIPAA/HITECH with Managed File Transfer

Five Ways to Improve Electronic Patient Record Handling for HIPAA/HITECH with Managed File Transfer Five Ways to Improve Electronic Patient Record Handling for HIPAA/HITECH with Managed File Transfer INTRODUCTION Meeting HIPAA and HITECH security and compliance requirements is a formidable challenge.

More information

Tutorial: Analyzing MPI Applications. Intel Trace Analyzer and Collector Intel VTune Amplifier XE

Tutorial: Analyzing MPI Applications. Intel Trace Analyzer and Collector Intel VTune Amplifier XE Tutorial: Analyzing MPI Applications Intel Trace Analyzer and Collector Intel VTune Amplifier XE Contents Legal Information... 3 1. Overview... 4 1.1. Prerequisites... 5 1.1.1. Required Software... 5 1.1.2.

More information

UNIFIT - Spectrum Processing, Peak Fitting, Analysis and Presentation Software for XPS, AES, XAS and RAMAN Spectroscopy Based on WINDOWS

UNIFIT - Spectrum Processing, Peak Fitting, Analysis and Presentation Software for XPS, AES, XAS and RAMAN Spectroscopy Based on WINDOWS UNIFIT - Spectrum Processing, Peak Fitting, Analysis and Presentation Software for XPS, AES, XAS and RAMAN Spectroscopy Based on WINDOWS UNIFIT FOR WINDOWS is an universal processing, analysis and presentation

More information

Introduction to Programming in C Department of Computer Science and Engineering. Lecture No. #16 Loops: Matrix Using Nested for Loop

Introduction to Programming in C Department of Computer Science and Engineering. Lecture No. #16 Loops: Matrix Using Nested for Loop Introduction to Programming in C Department of Computer Science and Engineering Lecture No. #16 Loops: Matrix Using Nested for Loop In this section, we will use the, for loop to code of the matrix problem.

More information

Learn how to delineate a watershed using the hydrologic modeling wizard

Learn how to delineate a watershed using the hydrologic modeling wizard v. 10.1 WMS 10.1 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Import a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information

DETAILED INSTRUCTIONS FOR RUNNING BINARY_TRAVERSER

DETAILED INSTRUCTIONS FOR RUNNING BINARY_TRAVERSER DETAILED INSTRUCTIONS FOR RUNNING BINARY_TRAVERSER These instructions are also available at http://www.geo.umass.edu/climate/lewis/analysis/ Install ImageJ from http://rsb.info.nih.gov/ij/download.html.

More information

Computer Graphics Tick 2

Computer Graphics Tick 2 Computer Graphics Tick 2 Advanced Ray Tracing Effects Figure 1: The image you will create in this exercise. 1 Introduction In this exercise you will extend the ray tracer to handle a new shape and additional

More information

SobekCM METS Editor Application Guide for Version 1.0.1

SobekCM METS Editor Application Guide for Version 1.0.1 SobekCM METS Editor Application Guide for Version 1.0.1 Guide created by Mark Sullivan and Laurie Taylor, 2010-2011. TABLE OF CONTENTS Introduction............................................... 3 Downloads...............................................

More information

DESIGNING A SIMPLE OPTICAL SYSTEM IN LIGHTTOOLS

DESIGNING A SIMPLE OPTICAL SYSTEM IN LIGHTTOOLS DESIGNING A SIMPLE OPTICAL SYSTEM IN LIGHTTOOLS Liliana Ruiz Diaz December 08, 2016 College of Optical Sciences, University of Arizona, Tucson, AZ USA 85721 WHAT IS LIGHTTOOLS LightTools is a 3D optical

More information

Correlating Production or Injection Volumes to Volumetric Attributes Program cigar_probe. Computation flow chart

Correlating Production or Injection Volumes to Volumetric Attributes Program cigar_probe. Computation flow chart Correlating Production or Injection Volumes to Volumetric Attributes Program cigar_probe Computation flow chart Program cigar_probe uses a suite of seismic amplitude volumes and a table containing the

More information

BLUEBIRD QUESTIONS. Basics Patient Data 4 5. Appointments 5. Service Codes 5 6. Invoice Creation 6 7. Invoice Advance 7 8. Payment Basics 8 9

BLUEBIRD QUESTIONS. Basics Patient Data 4 5. Appointments 5. Service Codes 5 6. Invoice Creation 6 7. Invoice Advance 7 8. Payment Basics 8 9 BLUEBIRD QUESTIONS 1 Basics 2 3 4 Patient Data 4 5 Appointments 5 Service Codes 5 6 Invoice Creation 6 7 Invoice Advance 7 8 Payment Basics 8 9 Money Basics 9 10 Assets 10 11 Bank Deposits 11 Buy vs. Lease

More information

Structure Builder - QlikView AddOn

Structure Builder - QlikView AddOn Structure Builder - QlikView AddOn HighCoordination Schweiz GmbH Last update: 19th of Feb 2015 Version: 1.2 Table of contents 1 General 3 2 Implementation..4 2.1. Integration into the project structure

More information

Rendering. Converting a 3D scene to a 2D image. Camera. Light. Rendering. View Plane

Rendering. Converting a 3D scene to a 2D image. Camera. Light. Rendering. View Plane Rendering Pipeline Rendering Converting a 3D scene to a 2D image Rendering Light Camera 3D Model View Plane Rendering Converting a 3D scene to a 2D image Basic rendering tasks: Modeling: creating the world

More information

Learn how to delineate a watershed using the hydrologic modeling wizard

Learn how to delineate a watershed using the hydrologic modeling wizard v. 11.0 WMS 11.0 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Import a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information

GENIE IV EEG Analysis Software for the Thymatron System IV

GENIE IV EEG Analysis Software for the Thymatron System IV GENIE IV EEG Analysis Software for the Thymatron System IV 1999-2014 Somatics, LLC April 24, 2014 Table of Contents 1. Introduction...1 2. Installation...1 Program Files...1 Connecting the Serial Cable...1

More information

Selectica Contract Lifecycle Management. Release Notes. Selectica CLM Release 6.1. January 2014 v3.0

Selectica Contract Lifecycle Management. Release Notes. Selectica CLM Release 6.1. January 2014 v3.0 Selectica Contract Lifecycle Management Release Notes Selectica CLM Release 6.1 January 2014 v3.0 Selectica CLM R.6.1 Release Notes Introduction... 3 Notable Changes... Error! Bookmark not defined. Certification

More information

CHAPTER 14 ACCURINT 14.0 OVERVIEW

CHAPTER 14 ACCURINT 14.0 OVERVIEW EXTENDED SERVICE OPTIONS CHAPTER 14 14.0 OVERVIEW Accurint is a skip tracing service that provides access to a comprehensive consumer database of over 20 billion records compiled from more than 400 sources.

More information

Product Enhancements May 2011

Product Enhancements May 2011 Product Enhancements May 2011 Features Product Enhancements May 2011 As part of our ongoing commitment to providing you with the most powerful, easy-to-use investment research tool, MarketSmith will implement

More information

Evolution Technical Information Sharing

Evolution Technical Information Sharing Evolution Technical Information Sharing 25 June 2012 ARTICLE 1 The following error message may be displayed when trying to link a document to an incident : REASON AND SOLUTION: 1. First always ensure that

More information

MIKE URBAN CS/MOUSE Tools. M11EXTRAwin and M11EXTRA. Extraction of data from MOUSE engine result files

MIKE URBAN CS/MOUSE Tools. M11EXTRAwin and M11EXTRA. Extraction of data from MOUSE engine result files MIKE URBAN CS/MOUSE Tools M11EXTRAwin and M11EXTRA Extraction of data from MOUSE engine result files MIKE 2017 DHI headquarters Agern Allé 5 DK-2970 Hørsholm Denmark +45 4516 9200 Telephone +45 4516 9333

More information

OnBase - Unity Client Scanning and Indexing

OnBase - Unity Client Scanning and Indexing OnBase - Unity Client Scanning and Indexing Related useful links Requirements Scanning Indexing Related useful links OnBase - Unity Client 17.0 (17.0.2.78) Watch a 50 minute Video about Unity Scanning

More information

1. WELDMANAGEMENT PRODUCT

1. WELDMANAGEMENT PRODUCT Table of Contents WeldManagement Product.................................. 3 Workflow Overview........................................ 4 Weld Types.............................................. 5 Weld

More information

URL for staff interface (bookmark this address on staff computers):

URL for staff interface (bookmark this address on staff computers): URL for public interface (link to this address): URL for staff interface (bookmark this address on staff computers): Application Name (for IIS): System Maintenance In the following Directory on your web

More information

Organizing a storage hierarchy (creating folders etc).such as: keeping all related files in a sub folder. Reviewers: REF No:

Organizing a storage hierarchy (creating folders etc).such as: keeping all related files in a sub folder. Reviewers: REF No: Title: Organizing a storage hierarchy (creating folders etc).such as: keeping all related files in a sub folder. Contributers: Dhanya.P Std: IV Reviewers: Submission Date: Approval Date: REF No: Brief

More information

User Manual for EDT-test V.1.0 Jan HREM Research Inc.

User Manual for EDT-test V.1.0 Jan HREM Research Inc. 1. Introduction: User Manual for EDT-test V.1.0 Jan. 2017 HREM Research Inc. The EDT/Collect Plug-In for DigitalMicrograph (DM) has the routine, EDT-test, which is used for testing whether a user s TEM

More information

CS 563 Advanced Topics in Computer Graphics Irradiance Caching and Particle Tracing. by Stephen Kazmierczak

CS 563 Advanced Topics in Computer Graphics Irradiance Caching and Particle Tracing. by Stephen Kazmierczak CS 563 Advanced Topics in Computer Graphics Irradiance Caching and Particle Tracing by Stephen Kazmierczak Introduction Unbiased light transport algorithms can sometimes take a large number of rays to

More information