Skip to content

niklasmueboe/Sainsc.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sainsc.jl

Stable Dev Code Style: Blue Aqua QA CI

/ˈsaiəns/

"Segmentation-free Analysis of In Situ Capture data" or alternatively "Stupid Acronyms In Science"

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add Sainsc

Or, alternatively, via the Pkg API:

using Pkg
Pkg.add("Sainsc")

Documentation

The documentation for Sainsc.jl is available here. It includes the Reference API as well as an example analysis.