Sainsc.jl

Segmentation-free analysis of in situ capture data
Author niklasmueboe
Popularity
0 Stars
Updated Last
1 Month Ago
Started In
February 2024

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.