Skip to content

Data Analysis for Variable Events: A GUI for scientific time-series analysis

License

Notifications You must be signed in to change notification settings

bigmanstan/dave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAVE

DAVE stands for Data Analysis of Variable Events, which is a GUI built on top of the Stingray library. It is intended to be used by astronomers for time-series analysis in general, and analysis of variable sources in particular.

The goal is to enable scientific exploration and flexible analysis flows where users can insert their own algorithms to compare the effects of such changes.

Get Started

  • Clone the project $ git clone https://github.com/StingraySoftware/dave
  • Install a Python virtual env and a compatible version of node: $ source setup/setup.bash
  • Run the application for development: $ setup/run_gui.bash
  • Or run the build script for Linux_X64 $ setup/build_linux-x64.bash for getting the distributable at DAVE build folder.

You will see that there's plenty left to do!

NOTE: Mac OSX dependencies

Contribute

Please talk to us! We use Slack to discuss the work. To join our channels, since we are using a free plan, we have to send you an invite. Just ask at info@timelabtechnologies.com .

The recorded open issues for DAVE are in JIRA. More information about communication in the project can be found in Confluence.

Fork and pull request away!

About

Data Analysis for Variable Events: A GUI for scientific time-series analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.5%
  • Python 29.3%
  • Jupyter Notebook 5.4%
  • Shell 3.1%
  • HTML 2.8%
  • CSS 1.9%