funnyjimmy / sispo

Space Imaging Simulator for Proximity Operations (SISPO)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Imaging Simulator for Proximity Operations (SISPO)

sispo Documentation Status python-package-workflow DOI standard-readme compliant REUSE status

Currently, a problem exists with the mathutils import in the sim.py. An import of bpy must be done before running sispo.

Currently, the most extensive documentation on the project can be found in the doc folder. It contains the master thesis that was the starting point of this repository. The thesis is written in Latex and might need to be compiled.

Another kind of documentation is started using Read the Docs. It can be found by following the badge.

If you are using this package in a code project, please acknowledge by adding our badge to your readme file by copying:

[![sispo](https://img.shields.io/badge/powered%20by-sispo-orange?style=flat)](https://github.com/YgabrielsY/sispo)

There is another repository linked to sispo which uses Docker to simplify the installation. Can be found here sispo_docker

Install

Usage

CLI

If sispo is installed as a python package via pip, sispo provides a CLI.

Maintainer

Gabriel J. Schwarzkopf

Acknowledgements

Acknowledgements to packages used

astropy

Contributing

Contributions are welcome by anyone via PR. As a starting point you can look around the issues

License

GPL-3.0-or-later © Gabriel J. Schwarzkopf

About

Space Imaging Simulator for Proximity Operations (SISPO)


Languages

Language:Python 94.1%Language:Shell 5.9%