# All Sky Camera System for Optical Low Earth Orbit Satellite DownLinks [![python version](https://img.shields.io/badge/python-3.7.4+-blue.svg)](https://www.python.org/downloads/)
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
- [AllSkyCam4OLEODL documentation](https://allskycam4oleodl.readthedocs.io/en/latest/): Comprehensive documentation of the package.
- [VmbPy GitHub Repository](https://github.com/alliedvision/VmbPy): Official GitHub repository for the Allied Vision API.
- [VmbPy Documentation](https://docs.alliedvision.com/Vimba_X/Vimba_X_DeveloperGuide/pythonAPIManual.html): Detailed documentation for the Allied Vision API.
---
## Installation
### Prerequisites
Ensure Git is installed on your system.
### Installing the AllSkyCam4OLEODL Package
Git needs to be installed first.
1. Install the PyPI package:
```bash
pip install allskycam4oleodl
```
2. Clone the AllSkyCam4OLEODL Git repository:
```bash
git clone https://github.com/Ikerald/AllSkyCam4OLEODL.git
```
3. Navigate to the AllSkyCam4OLEODL directory:
```bash
cd AllSkyCam4OLEODL/
```
4. Manually install the VmbPy API:
```bash
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](https://github.com/alliedvision/VmbPy/releases). It can then be installed through the usual via the [`pip install`](https://pip.pypa.io/en/stable/cli/pip_install/) command.
>
---
## Usage
To run the program, execute the main file in the AllSkyCam4OLEODL directory:
```bash
python main.py
```
Raw data
{
"_id": null,
"home_page": "https://github.com/Ikerald/AllSkyCam4OLEODL",
"name": "allskycam4oleodl",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.7",
"maintainer_email": null,
"keywords": "OLEODL, AllSky",
"author": "Iker Aldasoro",
"author_email": "ikeraldasorot@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/05/4b/2b2ecf3c83cd0b78924708b4dc4ff75466b7ee36bbe30dacdedb86f1573a/allskycam4oleodl-0.4.0.tar.gz",
"platform": null,
"description": "# All Sky Camera System for Optical Low Earth Orbit Satellite DownLinks [![python version](https://img.shields.io/badge/python-3.7.4+-blue.svg)](https://www.python.org/downloads/)\n\nThis 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.\n\n## Documentation and Resources\n\n- [AllSkyCam4OLEODL documentation](https://allskycam4oleodl.readthedocs.io/en/latest/): Comprehensive documentation of the package.\n- [VmbPy GitHub Repository](https://github.com/alliedvision/VmbPy): Official GitHub repository for the Allied Vision API.\n- [VmbPy Documentation](https://docs.alliedvision.com/Vimba_X/Vimba_X_DeveloperGuide/pythonAPIManual.html): Detailed documentation for the Allied Vision API.\n\n\n---\n\n## Installation\n\n### Prerequisites\n\nEnsure Git is installed on your system.\n\n### Installing the AllSkyCam4OLEODL Package\n\nGit needs to be installed first.\n\n1. Install the PyPI package:\n```bash\npip install allskycam4oleodl\n```\n2. Clone the AllSkyCam4OLEODL Git repository:\n```bash\ngit clone https://github.com/Ikerald/AllSkyCam4OLEODL.git\n```\n3. Navigate to the AllSkyCam4OLEODL directory:\n```bash\ncd AllSkyCam4OLEODL/\n```\n4. Manually install the VmbPy API:\n```bash\npip install './data/vmbpy-1.0.4-py3-none-any.whl[numpy,opencv]'\n```\n> **NOTE** \n> If you prefer to install VmbPy separately, the `.whl` file can be downloaded from the [github release page](https://github.com/alliedvision/VmbPy/releases). It can then be installed through the usual via the [`pip install`](https://pip.pypa.io/en/stable/cli/pip_install/) command.\n>\n\n---\n## Usage\n\nTo run the program, execute the main file in the AllSkyCam4OLEODL directory:\n```bash\npython main.py\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Tracking software for OLEODL using Allied Vision cameras. Developed alongside DLR-OP-IKN.",
"version": "0.4.0",
"project_urls": {
"Homepage": "https://github.com/Ikerald/AllSkyCam4OLEODL",
"Repository": "https://github.com/Ikerald/AllSkyCam4OLEODL"
},
"split_keywords": [
"oleodl",
" allsky"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b986bb48c69d15cbba9c4076b74d86c059059d0e846bc72660f7a764a5859f24",
"md5": "4bbf0c0b2afedb21c484ad0e1519f163",
"sha256": "779c240400f2ca1606be0ac691fec0dbf7523d52473816c203f32a230acc8670"
},
"downloads": -1,
"filename": "allskycam4oleodl-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4bbf0c0b2afedb21c484ad0e1519f163",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.7",
"size": 29438,
"upload_time": "2024-08-27T16:26:39",
"upload_time_iso_8601": "2024-08-27T16:26:39.892552Z",
"url": "https://files.pythonhosted.org/packages/b9/86/bb48c69d15cbba9c4076b74d86c059059d0e846bc72660f7a764a5859f24/allskycam4oleodl-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "054b2b2ecf3c83cd0b78924708b4dc4ff75466b7ee36bbe30dacdedb86f1573a",
"md5": "17d72b0e563432ccc2126e2aefc61c45",
"sha256": "302f724b1f9013f03581f15a59d8e7127708b150616719124417aadded7aee02"
},
"downloads": -1,
"filename": "allskycam4oleodl-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "17d72b0e563432ccc2126e2aefc61c45",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.7",
"size": 26459,
"upload_time": "2024-08-27T16:26:40",
"upload_time_iso_8601": "2024-08-27T16:26:40.868713Z",
"url": "https://files.pythonhosted.org/packages/05/4b/2b2ecf3c83cd0b78924708b4dc4ff75466b7ee36bbe30dacdedb86f1573a/allskycam4oleodl-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-27 16:26:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ikerald",
"github_project": "AllSkyCam4OLEODL",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "allskycam4oleodl"
}