Skip to main content

Python interface for the SeeStar telescope control system

Project description

SeeStar-Py A light-weight python module to drive the Seestar smart telescopes

This package is on ReadTheDocs. See seestarpy.readthedocs.io

If you've found the package useful - how about buying me a coffee, to keep the creative juices flowing ;)

Version compatibility

seestarpy 0.5.0+ targets the Seestar app v3.2.0 / firmware v7.75 generation. The onboard batch-stacking workflow (stack, crowdsky) sends sub-frame paths in the form firmware v7.75 requires; on earlier firmware that format is not guaranteed to work.

If your Seestar runs firmware earlier than v7.75 (app < v3.2.0), install a previous release instead: pip install "seestarpy<0.5".

Firmware 7.18+ also requires authentication — see the authentication docs.

Quickstart

Install seestarpy using pip:

$ pip install seestarpy

Usage example:

from seestarpy import connection as conn
from seestarpy import raw
    
conn.DEFAULT_IP = "192.168.1.243"                # NOTE - set your own IP address! This is mine.
raw.test_connection()                            # Test if the seestar is connected to the wifi in station mode

raw.scope_move_to_horizon()                      # Turn on telescope
raw.iscope_start_view(ra=13.4, dec=54.9, target_name="Mizar")  # Move to target and turn on camera
raw.iscope_start_stack()                         # Start stacking sub-frames   

raw.iscope_stop_view("Stack")                    # Turn off frame stacking
raw.iscope_stop_view("ContinuousExposure")       # Turn off camera
raw.pi_shutdown(True)                            # force=True to avoid mistakenly shutting down 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

seestarpy-0.5.0.tar.gz (748.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

seestarpy-0.5.0-py3-none-any.whl (104.6 kB view details)

Uploaded Python 3

File details

Details for the file seestarpy-0.5.0.tar.gz.

File metadata

  • Download URL: seestarpy-0.5.0.tar.gz
  • Upload date:
  • Size: 748.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.1

File hashes

Hashes for seestarpy-0.5.0.tar.gz
Algorithm Hash digest
SHA256 f9dc7c845db7d6af678dccee6c4b41b540a05bac9a5c131bc62e001e5f4d631b
MD5 e8fd742767a723e53ab8e7a256e7cf2d
BLAKE2b-256 8ef88de7d0348b2663abeac87580ec0d499b706fc7cd3328cdd604fb429abe95

See more details on using hashes here.

File details

Details for the file seestarpy-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: seestarpy-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 104.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.1

File hashes

Hashes for seestarpy-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3d4783c97b339ecde7484228ea647b9b2c3be1013aa205950238b6553af2146d
MD5 cc855c0b11fb916224cf978eaf26529e
BLAKE2b-256 4623c4b4284fe212c7dcc6b971c8853367f59481cc09c09573ed5171a69e4cbf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page