Source author record

Lisa-Marie Browne

Lisa-Marie Browne appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
4topics
2close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2013arXiv

Parallel Astronomical Data Processing with Python: Recipes for multicore machines

High performance computing has been used in various fields of astrophysical research. But most of it is implemented on massively parallel systems (supercomputers) or graphical processing unit clusters. With the advent of multicore processors in the last decade, many serial software codes have been re-implemented in parallel mode to utilize the full potential of these processors. In this paper, we propose parallel processing recipes for multicore machines for astronomical data processing. The target audience are astronomers who are using Python as their preferred scripting language and who may be using PyRAF/IRAF for data processing. Three problems of varied complexity were benchmarked on three different types of multicore processors to demonstrate the benefits, in terms of execution time, of parallelizing data processing tasks. The native multiprocessing module available in Python makes it a relatively trivial task to implement the parallel code. We have also compared the three multiprocessing approaches - Pool/Map, Process/Queue, and Parallel Python. Our test codes are freely available and can be downloaded from our website.

preprint2013arXiv

Proper Motions in Globular Clusters using Deconvolution of HST Images

A sub-sampled deconvolution technique for crowded field photometry with the HST WFPC2 instrument was proposed by Butler (2000) and applied to search for optical counterparts to pulsars in globular clusters (Golden et al. 2001). Simulations showed that the method, which takes account of the point-spread function (PSF) spatial variation, can provide better star detection and recovers the resolution lost to aberrations and poor sampling. The original emphasis was on precision photometry in crowded fields. In the present work, we have extended this technique to determine proper motions of stars in globular clusters. Actual HST images of the globular clusters, along with realistic simulations of the globular clusters, were used to benchmark the technique for astrometric accuracy. The ultimate aim is to use this dynamical data to search for intermediate-mass black holes in globular cluster cores.