Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 635 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 635 Bytes

Tests

This repository contains all the tools to analyze data from the Dual experiment.

Dual_cli

  • Dual_cli is a command-line interface that serves several purposes:
  • standardize experiment files in one .toml file.
  • extract the min and max z-projection.
  • compute the distance from one object to the interface.

The documentation is available inside the folder.

Dual_analysis

Dual_analysis contains all the script necessary to generate plots and figures.

A virtual environment with all the dependencies is integrated:

source venv/bin/activate