Author: kvan637 (page 5 of 8)

Ru in the European Journal of Physics

The March issue of The European Journal of Physics features a review article on Ru: the seismic network of school seismometers in New Zealand. The journal (and hence our paper) targets Physics students in their final year(s) in secondary education, or early tertiary education, but we hope it appeals to a broad range of readers! On a side note, this work was co-authored by our youngest of PALs: geophysics undergraduate student Jonathan Simpson.

We thank all of the Ru teachers and students who participate, and particularly the EQC and the SEG Foundation for their support.

Seismology in Python: obspy for (and by) beginners

This is an intro to  some basic tasks in seismology, performed in the python package obspy. Obspy has extensive documentation, tutorials and even a sandbox to play in, but if you are completely new to obspy, you may find the following useful.

Installations

I am going to assume you only have python on your computer, but if you have obspy and jupyter running, you can skip this section.

To get the necessary packages, I strongly encourage the use of the conda package manager. To install conda, go here.

After that, getting different python packages is a breeze. To get 2D plotting tools from matplotlib, type on the command line:

conda install matplotlib

cartopy  can be used to plot maps (there are others, such as basemap):

conda install cartopy

To get obspy, follow these simple instructions.

The following tutorials will be run in jupyter:

conda install jupyter

After this, you can run a jupyter notebook, by typing on the command line:

jupyter notebook nameofyournotebook.ipynb

These notebooks are meant to illustrate the use of obspy, in this case, but you can export the results of a jupyter notebook to html, or pdf, and even to a .py file, as a “clean” python programme.

Workflow

Let’s break down a basic seismology workflow into the tasks below. Each is a hyperlink to a notebook.

  1. Building a catalogue of Earthquakes first notebook, run “jupyter notebook create_catalogue.ipynb”,
  2. Creating an inventory of stations — with their instrument response — that recorded these events,
  3. Retrieving seismic data from the stations in the inventory from the events in the catalogue, and performing an instrument response correction.

Josiah wins Sagar Geophysics Prize

Our own Josiah Ensing won the 2016 Sagar Geophysics Prize (shared with Nick Edkins), for his MSc Thesis on imaging the Auckland Volcanic Field. We congratulate Josiah, and look forward to learning what accolades his PhD research will bring!

IMG_1000

Josiah Ensing

Resonance on ice

icepeaksToday, research in collaboration with the University of Otago was published in The Cryosphere. In it, we monitor the temperature dependence of the elastic properties and the attenuation constant of ice, based on resonance measurements in the Physical Acoustics Lab. In the image at the top you can see how resonant peaks shift and attenuate with increasing ice temperature. Our work will hopefully aid the interpretation of elastic wave measurements on ice sheets and glaciers. We thank Matthew Vaughan, as well as fellow co-authors David Prior and Hamish Bowman, for making this project a success: truly some of our “coolest” work to date.

Josiah became a father (for the second time)

DSC01861With great joy we share  the news that Josiah (MSc alum and current PhD candidate in the Physical Acoustics Lab) and Kinga are now the proud parents of  two daughters! Xylia’s new little sister is named Nadzieja.

More recognition for Sam's research

Already on a roll, Sam Hitchman entered the Faculty of Science postgraduate poster competition. His poster on laser ultrasonic investigations of apple ripeness was awarded “high distinction.” We congratulate Sam with this top-8 finish in a field of 65 posters in contention!

Jami wins Excite Summer School poster competition

OLYMPUS DIGITAL CAMERADuring the Summer school on biomedical imaging organised by Excite in Zurich, Jami has won the student poster competition for her work on Gas Coupled Laser Acoustic Detection (GCLAD). It was an SPIE student travel award  and a Dodd-Wall Centre travel award that helped her attend the meeting. Congratulations to Jami on the plethora of awards!

Sam's thesis in three minutes

Sam Hitchman has placed second in the university’s 3 Minute Thesis Competition, for a three minute presentation of his work on laser ultrasound on apples. The award is proof of Sam’s impressive versatility that ranges from the technical aspects in the lab, to his abilities to communicate his exciting research. Congratulations from all the PALs, Sam!

1472783604049

Sam (right) at the prize giving of the UoA 3 minute thesis competion

Sam and Zoe are apple seismologists!

Students of the PAL lab have become the first apple seismologists after publishing our paper on acoustic monitoring of apples using laser ultrasound in Postharvest Biology and Technology. This paper shows how to infer an apples firmness using elastic wave propagation, a technique developed by seismologists to interrogate the earth using earthquakes. In this case we generate and detect ‘applequakes‘ using high energy lasers and sensitive detectors. Congratulations to Sam and Zoe for completing such an interdisciplinary project.

Our paper in EJP is a 2015 highlight

Our paper on our home-built Laser Doppler Vibrometer, led by Sam Hitchman, was selected a European Journal of Physics Highlight of 2015. Congratulations to the team, and especially to Sam, for this honour. It is a testament of Sam’s talents that his first peer-reviewed publication was “….chosen for its outstanding quality and valuable contribution to the physics-teaching community.”