Skip to content

Quick start 🚀

Warnings: this page is a working in progress. Its text is still being modified.

This article will give you the basics to start using AIS.

Cloning the repo

Use the git clone command to install the repository into your local computer.

git clone https://github.com/DBernardes/AIS.git

How to use this package

Once you have this project installed, you will be able to run the file example.py found into the ./scritps folder. For that, use the command below:

python -m scripts/example.py
This script will create a basic artificial image into the ./scripts/FITS folder.

Mais exemplos?

...