Skip to content

It draws a scatter plot of persistence pair data of DIPHA format

Notifications You must be signed in to change notification settings

CubicalRipser/sketch_displayPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sketch_displayPP

input a csv data of persistence pairs and display its graph.

how to use

This is a program for processing version 3.

You need to write the csv file name (removing '.csv') in line 1 of sketch_displayPP.pde .

If you keyPressed, the picture is saved as a PNG file.

If you want to change colors, see lines 52-56 of sketch_displayPP.pde

data format

The input file has an extension '.csv'

The file is a text file and each of lines consists of

[dimension],[barthtime],[deathtime]

About

It draws a scatter plot of persistence pair data of DIPHA format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published