Skip to content
View AstroAure's full-sized avatar
🔭
Gazing at galaxies at DAWN
🔭
Gazing at galaxies at DAWN
Block or Report

Block or report AstroAure

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
AstroAure/README.md

Ahoy 👋

I'm Aurélien Genin, a french 🇫🇷 master student passionate about space engineering 🛰️ and astronomy 🔭.

I'm currently stuyding engineering at École polytechnique 🇫🇷 and observational astronomy at Observatoire de Côte d'Azur 🇫🇷 and will soon begin a robotics master at EPFL 🇨🇭. In the near future, I would love to develop small (or big) robots roaming on other worlds 🤖🪐 ! For now, I gaze at the universe through the eyes of the robots I wish to one day build and fly/drive, and through my telescope, with which I've been APOD 19/01/2024 🌟

For the current few months, as a trainee, I'm working at the Cosmic DAWN Center 🇩🇰 on implementing SourceXtractor++ to perform model fitting and morphology measurements for galaxies on the JWST public images available through the DAWN JWST Archive.

On my GitHub page, I share different projects - academic, work-related or just personal ones - that may be useful to other people ! Feel free to use any of it for any purposes (preferably open-source, scientific or educational). All of my code is copyrighted under CC-BY-SA if not explicited otherwise 😉

I'm a big fan of collaborative engineering or scientific projects, so if you would like to work with me on something, don't hesitate to reach me 📫

Pinned

  1. DJA-SEpp DJA-SEpp Public

    This project looks into implementing SourceXtractor++ on the DAWN JWST Archive (DJA)

    Jupyter Notebook 1

  2. Opticalpy Opticalpy Public

    Exact geometrical optics including dispersion to learn and design optical instruments

    Jupyter Notebook 3

  3. SkyChart-360-Panorama SkyChart-360-Panorama Public

    This script takes a sky chart and a 360° panorama of an horizon and merges the sky chart to the horizon. This allows to view the sky chart in the context of your panorama. Through a 360° image view…

    Jupyter Notebook

  4. Ingenuity-Trajectory Ingenuity-Trajectory Public

    Theses codes are all the steps involved in the calculation of the trajectory of Ingenuity using the pictures it took during its flights

    Python 3 1

  5. VSJupytEC2 VSJupytEC2 Public

    Bash scripts and workflow to easily connect an AWS EC2 instance to VS Code and start a Jupyter server

    Shell 1

  6. Qt_ROS2_Interface Qt_ROS2_Interface Public

    A minimal ROS2 package for receiving and emitting Qt signals through a ROS2 Node and defining Qt objects that can compile using "colcon build" and run using "ros2 run"

    C++