Skip to content

contribulate/lscealice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lscealice

LSCE ALICE is a python tkinter interface to align ice core data series.

this doc file is under construction 👷‍♀️

Installation

Depending on your workflow, you can either

  • Install it using pipx with
pipx install lscealice

then run it directly from your terminal with

lscealice
  • Or if you don't want to install pipx, you can install it in your python distribution using pip
pip install lscealice

Then within python run

import lscealice
lscealice.launch()

Tutorial

Tutorial and example files are available at lscealice-tutorial

Have fun!🐧

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Makefile 0.1%