Skip to content

ogeesan/creditauthor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

creditauthor : make CRediT heatmaps

Inspired by various scientists using heatmaps to give fair credit using CRediT here is creditauthor, a small tool to make a heatmap image for author contributions.

Usage

python creditauthor.py path/to/file.xlsx

To see function help:

python creditauthor.py --help

The table file (Excel or CSV) assumes the following format:

  • First column of the table is each Role.
  • Each column is an author, with their identity in the header row and their contribution to each Role in the cells below.

Example

example.csv contains data in the format used to generate example.png with python creditauthor.py example.png.

Note that the values don't necessarily have to add up to 100 per row: this is a visualisation tool so jig the numbers until the heatmap represents what you want.

Where values are not entered the color will be specified using the --grey value.

See also:

About

Create author CRediT heatmap with Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages