Skip to content

fanta500/Bachelor_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bachelor_project

This repository is a derivation of P5, copyright 2020 Kelvin Li: https://github.com/jpkli/pv

We will be making progressive visualisations of MAST data from the Kepler Space Mission. Akin to a sky map.

Must haves to run:

  1. Node.js
  2. npm

Installing and running:

  1. Run 'npm install' in the cloned directory
  2. Overwrite ./node_modules/p4.js/src/vis/visualize.js with ./demos/visualize.js as some changes to the source had to be made
  3. Run 'npm start' and go to 'localhost:8080/demos'
  4. Use the provided dataset(s) in ./demos/FILE-NAME.csv
  5. To restart the pipeline, refresh the webpage
  6. If you run out of VRAM, restart the browser

If the map is just a flat colour, try a different browser. Firefox should work.

About

We will be making progressive visualisations of MAST data from the Kepler Space Mission. Akin to a sky map.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors