grover-server

command module
v0.0.0-...-c76e64e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2020 License: Apache-2.0 Imports: 23 Imported by: 0

README

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

Documentation

Overview

generate relevant info inside of fits files saves images, tables, and header info https://fits.gsfc.nasa.gov/fits_primer.html

Directories

Path Synopsis
Package api is a reverse proxy.
Package api is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL