Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 4.1 KB

File metadata and controls

42 lines (27 loc) · 4.1 KB

2023 MagIC Tutorial 👩‍💻

This repository contains materials associated with the 2023 MagIC workshop tutorial.

Schedule for the group working sessions and tutorials 🗓️

Time Theme Activity
9:00 - 10:30 Introduction to uploading and downloading data from MagIC We will first go through the steps of uploading a contribution to MagIC using templates. We will then inspect MagIC contributions that are in the database using PmagPy hosted on the EarthRef JupyterHub.
10:30 - 10:45 Coffee Break
10:45 - 12:00 Making a MagIC contribution from measurement data with PmagGUI We will go through an example work flow of converting from lab format to MagIC format using the Pmag_GUI application that is part of PmagPy. We will make fits to data using Demag_GUI and then create a file that can be uploaded to MagIC.
12:00 - 13:00 Lunch
13:00 - 14:45 Interacting with MagIC data using Jupyter notebooks We will continue to use the MagIC API to download data and conduct data analysis and visualizations within notebooks running on the EarthRef JupyterHub
14:45 - 15:00 Coffee Break
15:00 - 16:50 MagIC and PmagPy office hours This time is designed to be exploration and work time. Talk to folks on the MagIC team and PmagPy developers about MagIC and integrating it into data development and data analysis workflows. We can explore data conversion scripts --- bring your own data! There will also be the option of getting a Thellier_GUI walk through from @bcych
16:50 - 17:00 Wrap-up

More info about PmagPy 🐧

The code base for the PmagPy project has been built up over the years by Lisa Tauxe (@ltauxe; Professor Emerita at the Scripps Institution of Oceanography). Nick Swanson-Hysell (@swanson-hysell; Associate Professor at UC Berkeley), Lori Jonestrask (@moonshoes87), and Ron Shaar (@ronshaar, Senior Lecturer at the Hebrew University of Jerusalem) have made substantial contributions to the project as have others in the open community of contributors.

Users of PmagPy should cite the open access article:

Tauxe, L., R. Shaar, L. Jonestrask, N. L. Swanson-Hysell, R. Minnett, A. A. P. Koppers, C. G. Constable, N. Jarboe, K. Gaastra, and L. Fairchild (2016), PmagPy: Software package for paleomagnetic data analysis and a bridge to the Magnetics Information Consortium (MagIC) Database, Geochem. Geophys. Geosyst., 17, doi:10.1002/2016GC006307.

Much more about PmagPy can be discovered in the PmagPy docs.

The tutorial materials in this repository were developed by Nick Swanson-Hysell (@swanson-hysell) and Lisa Tauxe (@ltauxe).

Contribute and raise issues 🙌

We welcome anyone to join us in improving PmagPy and helping one another learn as we conduct reproducible research in rock and paleomagnetism. You can do this be contributing code, improving documentation, or raising issues.

Check out our contributing guide.