Astronomical Data Analysis Software and Systems XV ASP Conference Series, Vol. XXX, 2005 C. Gabriel, C. Arviset, D. Ponz and E. Solano, eds.

P78

MeqParm: Parameter Handling in the MeqTree System M. Mevius, O.M. Smirnov, J.E. Noordam ASTRON, P.O. Box 2, 7990AA Dwingeloo, The Netherlands Abstract. The MeqTree module provides a flexible system to implement arbitrary Measurement Equations and to solve for (subsets of) its parameters. Within the framework of MeqTree, the MeqParms are the (solvable) parameters of the Measurement Equation. The MeqParms represent functions, the coefficients of which are the parameters that are in fact solved for. Examples of MeqParms are discussed, as well as methods for parameter bookkeeping and evaluation, and tools for online inspection and adjustment.

1.

Introduction

The MeqTree module provides a flexible tool for solving subsets of parameters of arbitrary Measurement Equations (M.E.) (Smirnov & Noordam, this volume). The module is designed to cope with the challenges of calibration of the next generation radio interferometers. Its design is tree/node based, each node class representing a small step in the total calculation of the tree, mostly simple mathematical operations. A node passes requests to its children, receives their values on the requested domain, performs its operation and passes the result to its parent. A special class of leaf nodes (a node without children) is the MeqParm. The MeqParms are the (solvable) parameters of the M.E. A MeqParm represents a function that can be dependent on any axis of variability. The parameters can correspond to instrumental and other effects but can also define a source model. The Local and Global Sky Model (a problem specific, respectively all sky database) (Smirnov& Noordam, 2004 and Nijboer, Noordam & Yatawatta, this volume ) can be implemented using MeqParms. This offers the possibility to include more sophisticated sources and time/frequency variability. This paper gives a description of the current implementation and the possibilities of the MeqParm.

2.

Funklets

A parameter node in the MeqTree system represents a function f (x0 , .., xn |c0 , .., cm ) on a given domain for xi . The coefficients ci are the parameters that, in case of a solvable MeqParm, are in fact solved for. The functions represented by a MeqParm will be denoted f unklets. The default funklet is a two dimensional 1

2

Mevius, Smirnov & Noordam domains of other available MeqParm polcs

freq

snippet domains (~10s, all channels)

domains of solution polcs derived from snippet solutions (polcs)

time request domain values by inter−/extrapolation

Figure 1. Schematic representation of a ParmTable, with several funklets available for different domains. polynomial of arbitrary order in frequency and time: f (f, t) = c00 + c10 · f + c01 · t + c11 · f · t + c20 · f 2 + ...

(1)

Several predefined funklets are available, but in principle any other (real) function can be defined with the help of the Aips++ Functional class, which has the possibility to interpret strings as functions. Functions of large complexity can be described by a single funklet. A more sophisticated example is a ’beamshape’ model: a two dimensional Gaussian with its coefficients polynomials in frequency and time: g(l, m) = exp(−(f00 + f10 · l + f01 · m + f11 · l · m + f20 · l2 + f02 · m2 )),

(2)

with each fij a frequency/time polynomial as defined above. The Python based interface to the MeqTree system eases the definition of such funklets considerably. 3.

Parameter Evaluation

All information of the funklet can be stored in and retrieved from (Aips++) tables (ParmTable). A funklet is valid for a specific domain and several funklets can belong to a single MeqParm, eg. because independent solutions were generated for different subdomains (Fig. 1). Different domains can have different types of funklets. Upon receiving a request for a specific domain the MeqParm always returns a values. If no suitable funklet is found in the connected ParmTable, the best solution should be determined from either a default funklet or via inter-/extrapolation. Inter- and extrapolation routines can be especially important in calibration runs, where calibration data is taken before and/or after the actual measurement. If there are several funklets available, each one valid on different subdomains of the larger request domain, the MeqParm is evaluated separately on the subdomains. The user is also able to specify this by dividing its solvedomain into regular tiles. In this case, a solvable MeqParm will have an independent solution

MeqParm: Parameter Handling in the MeqTree System

3

coeff. value

current snippet

snippet domains (all freq channels, short time)

actual value (reject?) dp

fitted ’long−polc’

predicted value (used for predict)

time

Figure 2. An example in which a MeqParm receives requests for subsequent time slots. The funklet’s coefficients for the next time slot are predicted by a linear fit to the previous values. The information of the difference between predicted and actual value can be used to discard outliers. for every tile. This offers the user maximum flexibility in deciding the strategy to solve complex problems on large domains. Since all information is stored, a fit on the several independently solved subdomains can always be performed afterwards. In the case of solvable parameters not only the values of the MeqParm are determined for a requested domain, but also perturbed values for all coefficients of the funklet(s). These perturbed values are transported down through the tree, to the point where they are used to determine the derivatives of the condition equations. In non-linear problems, many iterations are needed to converge to the right solution. The number of iterations can be considerably reduced by smart initialization of the MeqParm. An example is shown schematically in Fig. 2, where requests are generated for subsequent time slots. By fitting the variation of the coefficient values over time, the next value can predicted. This method can also be used to trace and discard outliers. 4.

Online Tools

The Python based GUI (meqbrowser) that is part of the MeqTree module, allows for quick inspection/visualization of any node at any stage of the solve-process. Within the browser two special tools have been developed for the MeqParm. One tool provides a graphical display of the contents of the ParmTable, i.e. the solutions of a certain parameter at different validity domains. The other,

4

Mevius, Smirnov & Noordam

Figure 3. Parameter Fiddling Tool. Lists all parameters under a certain node, allows for adjusting them and also offers the possibility to reexecute the node, to inspect the effects of the changes made. the parameter adjustment tool, with which it is possible to change online the solvability, coefficient values etc., is especially useful in the design and tests of complex trees. References Smirnov, O.M., Noordam, J.E. 2004, in ASP Conf. Ser., Vol. 314, ADASS XII, ed. F. Ochsenbein, M. Allen, & D. Egret (San Francisco: ASP) Smirnov, O.M., Noordam, J.E. 2006, this volume, [P.173] Nijboer, R.J., Noordam, J.E. & Yatawatta, S. 2006, this volume, [P.57]

MeqParm: Parameter Handling in the MeqTree System - GitHub

Astronomical Data Analysis Software and Systems XV. P78 ... nected ParmTable, the best solution should be determined from either a default funklet or via ...

201KB Sizes 4 Downloads 231 Views

Recommend Documents

Implementing the Local Sky Model in the MeqTree System - GitHub
Date of issue: 2005-Jul-08. Scope: Project Documentation. Kind of issue: Public ... System Engineering Manager. Program Manager. J.E. Noordam. C.M. de Vos.

Handling pedigrees - GitHub
A 3-column data.frame or matrix with the codes for each individual and its parents. • A family effect is easily translated into a pedigree: – use the family code as ...

MeqTree Kernel Design Overview (PSS4) - GitHub
Nodes are implemented as C++ objects, subclassed from the abstract Meq::Node class2. ..... Glish array indices are 1-based, while C++ indices are 0-based. This ...... This notation conveniently hides a lot of messy processing: real Vells are ...

ash handling system in thermal power plant pdf
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to open or edit this item. ash handling ...

Inter-System Handover Parameter Optimization
handover parameters on inter-system handover performance, and study ... centers and business districts where higher subscriber density .... 1. 2. 3. 4. 5. Perform GSM Handover Sequence. 6. Figure 1: W-to-G Handover Call Flow Diagram for CS .... 4 In

The Dissident File System - GitHub
Preferably compressed data like media files. Cryptographically secure ... Analysis of Adversary and Threats. Some attack ... Store sensitive data in free space?

pneumatic ash handling system pdf
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to open or edit this item. pneumatic ash ...

Handling Exceptions in Haskell
Jan 19, 1999 - ... less idealistic programmers can write in C, Java, Ada and other useful .... since the Prelude is not just ordinary Haskell code, requires a lot of ...

Handling Exceptions in Haskell
Jan 19, 1999 - Handling Exceptions in Haskell. Alastair Reid. Yale University. Department of Computer Science. New Haven, CT 06520 [email protected].

Software Engineering Practices in the Mariokart System - GitHub
to say that Computer Science departments do a better job of teaching it — they don't [1] and in fact Software Engineering really should be taught as ... This was a nal year project for the ... gineering degree carried out by the authors. The aim of

routine management system - GitHub
10. Figure 4 - Sample Data Set of Routine Management System . .... platform apps, conventional software architectural design patterns may be adopted and ...

System Requirements Specification - GitHub
This section describes the scope of Project Odin, as well as an overview of the contents of the SRS doc- ument. ... .1 Purpose. The purpose of this document is to provide a thorough description of the requirements for Project Odin. .... Variables. â€

System Requirements Specification - GitHub
System Requirements Specification. Project Odin. Kyle Erwin. Joshua Cilliers. Jason van Hattum. Dimpho Mahoko. Keegan Ferrett. Note: This document is constantly under revision due to our chosen methodology, ... This section describes the scope of Pro

FreeBSD ports system - GitHub
Search - make search (cont'd). Port: rsync-3.0.9_3. Path: /usr/ports/net/rsync. Info: Network file distribution/synchronization utility. Maint: [email protected].

CodaLab Worker System - GitHub
The worker system consists of 3 components: • REST server: ... a ”check out” call which is used to tell the server that a worker is shutting down and prevent it from.

CBIR System - GitHub
Final result was a Matlab built software application, with an image database, that utilized ... The main idea is to integrate the strengths of content- and keyword-based image ..... In the following we present some of the best search results.

Final Report on Parameter Estimation for Nonlinear ... - GitHub
set of measured data that have some degree of randomness. By estimating the .... Available: http://www.math.lsa.umich.edu/ divakar/papers/Viswanath2004.pdf. 8.

The summary of Tibbo Project System - GitHub
To achieve an economical basic unit price, we kept the onboard circuitry to the necessary minimum. For example, there is no built-in power supply – the boards directly accept only regulated +5V power. Real- world power processing (12V, 24V, PoE, et

How to make error handling less error-prone - GitHub
“Back to the Future™” is a trademark of Universal City Studios, Inc. and Amblin ... In the Apple OpenSSL “goto fail;” bug, the cleanup code was written incorrectly, ...

Expectify Rich Polymorphic Error Handling with llvm ... - GitHub
7 days ago - Composition. Expected T std::unique_ptr storage. T .. .... multiple times. - deduplicate according to __FILE__ and __LINE__ ...

Accurately Handling the Word
The evidence is much stronger in support of another figurative meaning: “to put into practice” or “to make what is theoretical a practical reality.” Interestingly, the ...

Open Vehicle Monitoring System - GitHub
Aug 14, 2013 - 10. CONFIGURE THE GPRS DATA CONNECTION (NEEDED FOR ...... Using the OVMS smartphone App (Android or Apple iOS), set Feature ...

Historical Query/Response System - GitHub
Feb 12, 2010 - developer website. Tick Query Examples. In order to query all the ticks for Google between 9 am and 12 pm on February 3, 2009, execute:.

Open Vehicle Monitoring System - GitHub
Feb 5, 2017 - GITHUB. 10. COMPILE AND FLASH YOUR FIRST FIRMWARE. 10. CHIPS USED .... If your laptop already has a RS232 port, then you can ... download your own forked repository from github to your local computer. Detailed ...