Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/news/msc-presentation-arthur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/news/msc-qualification-yago.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions news/msc-seminar-2025.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
title: "2025 MSc seminar presentaions at IAG - USP"
date: 2025-04-23
author: Yago Moreira Castro & Arthur Siqueira de Macêdo
---

{%- import "macros.html" as macros %}

The MSc seminar presentations at the [Institute of Astronomy, Geophysics and Atmospheric Sciences (IAG)](https://www.iag.usp.br/), part of the University of São Paulo, is a formal step in the graduate program used to evaluate the progress of research projects after approximately one year of work. It allows the department and the student to assess whether the initial objectives are being met, if the timeline remains feasible, and what adjustments may be necessary. The presentation includes a summary of the project's goals, methodology, and partial results. Feedback received during the seminar supports the planning of next steps and helps ensure the project stays aligned with academic requirements and deadlines.


## Arthur

On April 4th, 2025, I presented my MSc seminar titled **"Integration of airborne geophysics datasets with equivalent sources on the sphere"**. My research focuses on developing and applying novel methods for integrating airborne geophysical data using equivalent source techniques on a spherical surface.

The motivation behind this work lies in the increasing availability of regional and global geophysical surveys, which often differ in resolution, coverage, and acquisition parameters. Traditional approaches struggle to reconcile these differences, especially when working at continental scales. By using equivalent sources defined on a spherical geometry, my methodology enables more consistent and accurate integration of these datasets, preserving the physical meaning of the data. Throughout the project, I implemented and tested this approach on synthetic datasets, demonstrating its potential to support applications in geological mapping and crustal structure studies.



{{ macros.figure("../images/news/msc-presentation-arthur.png", caption="Arthur presenting his MSc seminar at IAG-USP 2025", alt="A man in a maroon T-shirt is giving a presentation in a classroom, pointing to a slide projected on a screen. The slide discusses the acquisition of magnetometry data through airborne surveys and shows two maps with magnetic data, one labeled "INTERPOLAÇÃO" Several people are seated, and a microphone is placed on a chair in front of the presenter. A monitor on the right displays a video call with the same slide visible." ) }}


## Yago

On April 15 2025, Yago presented the development progress of [Magali](https://www.fatiando.org/magali), a Python library for magnetic microscopy data processing.

Magali is designed as an open-source computational tool for **magnetic microscopy data analysis**, featuring:

- Data transformation capabilities.
- Automated particle identification in microscopy images.
- Magnetic dipole moment inversion algorithms.

{{ macros.figure("../images/news/msc-qualification-yago.jpeg", caption = "Yago presenting Magali at IAG-USP 2025 MSc seminar", alt="A man stands at a podium in a classroom, delivering a presentation. He is wearing a white t-shirt and glasses, and is positioned behind a wooden desk with a laptop and water bottle. On the projection screen behind him is a slide displaying the word Magali alongside a circular red-and-teal logo. The classroom has a drop ceiling with fluorescent lights, a green chalkboard on the right, and several cables extending across the floor in front of the presenter." ) }}

Check out the [presentation in HTML format](https://yagomcastro.github.io/magali-msc-qualification/). The [presentation materials](https://github.com/YagoMCastro/magali-msc-qualification) are publicly available under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/deed.en):
Loading