Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

allskycam4oleodl

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

allskycam4oleodl

Tracking software for OLEODL using Allied Vision cameras. Developed alongside DLR-OP-IKN.

  • 0.3.1
  • PyPI
  • Socket score

Maintainers
1

This project was developed in collaboration with DLR-IKN in Oberpfaffenhofen as part of my Bachelor Thesis. The goal is to track and assess the quality of Optical Low Earth Orbit Satellite DownLinks (OLEODL) as a validation tool for an Optical Ground Station using Allied Vision cameras.

Documentation and Resources


Installation

Prerequisites

Ensure Git is installed on your system.

Installing the AllSkyCam4OLEODL Package

Git needs to be installed first.

  1. Install the PyPI package:
pip install allskycam4oleodl
  1. Clone the AllSkyCam4OLEODL Git repository:
git clone https://github.com/Ikerald/AllSkyCam4OLEODL.git
  1. Navigate to the AllSkyCam4OLEODL directory:
cd AllSkyCam4OLEODL/
  1. Manually install the VmbPy API:
pip install './data/vmbpy-1.0.4-py3-none-any.whl[numpy,opencv]'

NOTE
If you prefer to install VmbPy separately, the .whl file can be downloaded from the github release page. It can then be installed through the usual via the pip install command.


Usage

To run the program, execute the main file in the AllSkyCam4OLEODL directory:

python main.py

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc