Skip to content

A starting point for your BEC analysis project, forms the base of a number of other projects.

License

Notifications You must be signed in to change notification settings

HeBECANU/Core_BEC_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core_BEC_Analysis

Bryce M. Henson, Jacob A. Ross,Kieran F. Thomas,David Shin
A reasonably comprehensive toolset for analysis of data generated in the He* BEC group.
Status: This Code is ready for use in other projects. Unit Testing is implemented for most functions. Integration/system testing is not implemented.

Install

As a submodule, most common usage. Usually installed in the lib folder of a project.

git submodule add -b dev  https://github.com/brycehenson/Core_BEC_Analysis.git lib/Core_BEC_Analysis

Solo install. Not recomended for including Core_BEC_Analysis in a project. It makes install for new users harder and does not point to a particular version of this code making debuging harder.

git clone --recursive https://github.com/brycehenson/Core_BEC_Analysis.git

to update and initalize all the sub-sub-modules

git submodule update --init --recursive --remote --merge

To Do

Contributions from students in the He* BEC group or other experienced persons are highly encouraged. Drop me an email to gain acess.

  • standard project structure
  • Combine functions that are found in multiple repos
  • More documentation of the functionality provided

Contributions

This project would not have been possible without the many open source tools that it is based on. In no particular order:

About

A starting point for your BEC analysis project, forms the base of a number of other projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •