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

github.com/grover-fits/grover-server

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/grover-fits/grover-server

  • v0.0.0-20240711055556-ba3d7d115b6a
  • Source
  • Go
  • Socket score

Version published
Created
Source

Grover-Server - Fits Image Extractor

Build Status
Grover allows you to visualize your fits image files as well as provide the metadata contained within each file:

  • Visualize and store fits files + images
  • Convert extracted images to videos and mosiacs
  • View metadata extracted from file

Usage


STARTING THE WEB SERVER


Make sure you have golang >v1.14
If using Grover-Client make sure to build client before running server configuration

  1. create .env file
    make configure
  1. build & run the executable
    make start

You can access the site from http://localhost:8080


Known Issues
  • Handling of fits file images with floating point bitpix value (-32, -64) renders a insufficient image. For now use fits files with only integer based bitpix values
  • Large fits file handling crashes the client

Contributing

Contributions are welcome. If interested, fork this repo and submit a PR.

TODO:
  • GRPC TLS support
  • implement support for tables / arrays being extracted from fits files
  • support single file, multi image fits data
  • docker image

FAQs

Package last updated on 11 Jul 2024

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