Skip to content

๐Ÿ”‹ A Python program for AFM data analysis in electromicrobiology

License

Notifications You must be signed in to change notification settings

dylanrees/bacter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

39 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

bacter, written by dylan rees

bacter is a program for visualizing IV curve data for electromicrobiology.

DATA FORMAT FOR IV CURVES

  • the first line should be "iv"
  • newline separation between data points,
  • tab separation between x/y or current/voltage.
  • the first lines should be measurement coordinates,
  • the rest will be IV data

DATA FORMAT FOR HEIGHT CURVES

  • the first line should be "ht"
  • rest will probably be the same as iv curves

bacter is written for python 3 and may not display properly in python 2.

About

๐Ÿ”‹ A Python program for AFM data analysis in electromicrobiology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages