Skip to content

Software

These are the packages, tools, and frameworks I have developed and maintain.

  • sorts


    Space Object Radar Tracking Simulator

    Space Object Radar Tracking Simulator (SORTS) is a collection of modules designed for research purposes concerning the tracking and detection of objects in space. Its ultimate goal is to simulate the tracking and discovery of objects in space using radar systems in a very general fashion.

    🔜 Update to v5 ongoing

    Documentation

    GitHub repository

  • hardtarget


    Radar hard target processing

    General package for hard target processing of radar data in the digital_rf format using matched filtering.

    Documentation

    GitHub repository

    PyPI package

  • rain


    ReseArch Infrastructure Network

    ReseArch Infrastructure Network (RAIN) is a Python package that allows users to exchange messages between each other. This package was created with the purpose of sending status information between research infrastructure in the Arctic regions of the Nordics.

    Documentation

    GitHub repository

    PyPI package

  • pyorb


    Kepler orbits

    Python implementation of the definition of Kepler orbits and related transformations, nothing more, nothing less.

    Documentation

    GitHub repository

    PyPI package

  • pyant


    Radar gain patterns

    PyAnt is a standardization of implementing radar gain patterns in Python. Nothing more, nothing less.

    Documentation

    GitHub repository

    PyPI package

  • runningman


    Runtime Manager

    Runtime Manager, i.e. a running-man(ager), for setting up a set of service like processes that are asynchronously managed by triggers and fed data trough queues.

    Documentation

    GitHub repository

    PyPI package

  • dasst


    Small-body dynamics simulations

    Dynamical Astronomy Statistical Simulations Toolbox, or DASST (pronounce as "dust") for short. A toolbox for all things small body dynamics simulations that has a statistical component to them. Mainly focused on meteoroid streams.

    âš  Work in progress - concept stage

    GitHub repository

  • metecho


    Radar Meteor Head Echo Analysis

    Radar Meteor Head Echo Analysis package - metecho. Package for processing radar data measuring meteor head echoes. Mainly focused on fitting meteoroid models to the processed data and performing the additional tasks needed such as calibration and error estimation.

    âš  Work in progress - porting from MATLAB

    Documentation

    GitHub repository

  • ablate


    Ablation models

    A collection of ablation models implemented or wrapped in Python to use for research, mostly directed towards meteoroids and meteor research.

    Documentation

    GitHub repository

  • resordan


    Space object analysis

    REsident Space Object RAdar Data ANalysis.

    âš  Work in progress - Active feature development

    Documentation

    GitHub repository

  • allsky7station


    Meteor camera stations

    Monolith repo for the AllSky7(+) analysis computer software and supporting infrastructure (such as an archiver).

    âš  Work in progress - Active feature development

    Documentation

    IRF Gitlab repository

  • rebound-player


    Rebound visualization

    This is a software to reconstruct simulations created in Rebound to be replayed in realtime using OpenGL rendering.

    âš  Work in progress - Student projects

    Documentation

    IRF Gitlab repository

  • odlab


    Orbit Determination

    Orbit Determination Laboratory, for exploring and developing novel orbit determination and wrapping existing orbit determination packages for comparisons

    âš  Stale - might be archived

    GitHub repository

  • work_tracker


    Time tracking CLI

    Just a package for easily tracking my time in the terminal

    IRF Gitlab repository

Project code

These are repositories containing project code, i,e, they were used to complete the project and then basically not maintained after that.