Skip to content

plaszczy/spark-fits-apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark Fits Apps

The package

This repository provides a set of applications using spark-fits. You can find:

  • Projection of galaxies from a catalog (FITS) into a Healpix map.

Requirements

Most of the applications requires Apache Spark 2.0+ (not tested for earlier version), spark-fits 0.2.0+, and Java Healpix (latest). Spark-fits library has been tested with Scala 2.10.6 and 2.11.X.

Since there is no maven coordinates yet for spark-fits and healpix, you need to provide the JAR, and assemble the project (recipe to assemble provided in the run*.sh scripts). Note that we provide the JAR for healpix under the folder lib/ at the root of the project (compiled with Scala 2.11.8) if you do not want to build yourself the libraries. However you need to compile yourself spark-fits and add the JAR under the folder lib (or provide the full path).

About

Set of applications using spark-fits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.5%
  • Scala 34.0%
  • Shell 10.5%