Code Monkey home page Code Monkey logo

astrolive's People

Contributors

mawinkler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

astrolive's Issues

Feature: Mutliple Ascom Remote Servers

Is it possible to have multiple Ascome Remote Servers?

I have a mini PC on each of my scopes and one for the observatory - could Ascome Live support more than one Ascome Remote server?

Issue with FITS file - type str doesn't define __round__ method

Hello,

Everything works fine except I am getting this error with the camera_file component.

2023-10-10 02:32:13 INFO (MainThread) [start_monitoring] Thread obs.telescope.camera_file started
2023-10-10 02:32:13 INFO (obs.telescope.camera_file) [_publish_camera_file] obs.telescope.camera_file: Reading image /fits/test.fits
2023-10-10 02:32:13 ERROR (obs.telescope.camera_file) [_publish_camera_file] type str doesn't define round method
Exception in thread obs.telescope.camera_file:
Traceback (most recent call last):
File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/usr/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete
return future.result()
File "/astrolive/astrolive/mqttdevices.py", line 532, in publish_loop
await self._publish_camera_file(sys_id, device, device_type, execution_time)
File "/astrolive/astrolive/mqttdevices.py", line 694, in _publish_camera_file
raise exc
File "/astrolive/astrolive/mqttdevices.py", line 660, in _publish_camera_file
"ra_of_imaged_object": round(hdr.get("OBJCTRA", 0), 3),
TypeError: type str doesn't define round method

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.