Skip to content
View TristanVrg's full-sized avatar
  • IRAP (Institut de Recherche en Astrophysique et Planétologie)
  • Toulouse, France

Block or report TristanVrg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TristanVrg/README.md

🧑‍🚀 Hi, I'm Tristan

🎓 PhD candidate in astrophysics at IRAP (Research Institute in Astrophysics and Planetology), Toulouse, France
🌌 International Master's in Space Sciences and Applications (SSA) – University of Orléans, France

🔭 M1 in Fundamental and Applied Physics – University of Orléans
📘 BSc in Physics, Specialization in Fundamental Physics – University of Orléans

☀️ I investigate the solar wind and magnetic reconnection through the study of switchbacks using Solar Orbiter data.


🧠 Languages & Tools

Python R MATLAB

Bash LaTeX

Linux Git

More

Julia Jupyter


🔬 More about my work

🛰️ Solar Wind & Reconnection Studies

  • Catalogue switchbacks and switchback patches in the solar wind.
  • Study their statistical properties and how they relate to different solar wind regimes.
  • Analyse Distribution Functions and extract moments (Density, Bulk-velocity, Temperatures).
  • Explore how the ions properties evolve through those structures.

🚀 Engineering & Simulation Projects

  • Reusable rocket stage simulator [Not yet public]
  • Orbital maneuver simulators [Not yet public]

class PhD_Student:
    def __init__(self):
        self.name = "Tristan Vergé"
        self.role = "PhD. Student"

    def say_hi(self):
        print("Thanks for visiting! Feel free to explore my projects.")

me = PhD_Student()
me.say_hi()

📫 How to contact me:

Popular repositories Loading

  1. irap-workshop irap-workshop Public

    Forked from co-libri-org/irap-workshop

    Git lessons

  2. chocapic chocapic Public

    Forked from sitrouye/chocapic

  3. irap_mhddist irap_mhddist Public

    MHD distribution functions library

    Python 5

  4. SWA-Data-Analysis SWA-Data-Analysis Public

    Forked from RanHao1999/SWA-Data-Analysis

    Codes for analyzing Solar Orbiter Solar Wind Analyzer (SWA) data.

    Jupyter Notebook

  5. TristanVrg TristanVrg Public

  6. BoosterLandingSim BoosterLandingSim Public

    A physics-based simulator for the vertical landing of a reusable rocket booster.