Skip to content

rinocloud/rinobot-plugin-rebin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rinobot-plugin-rebin

Rebin xyyy data and resize the bin to whatever binsize times the current bin size it. So binsize of 4 makes the bin 4 times bigger.

Options

  • binsize whatever the new bin size is as a multiple of the old bin size.
  • algo can be avg, max or sum to make the new values the average, max or sum of the values in the new bin.
  • xtime (optional - default false) if set to true, the algorithm will treat the first column as a time axis and only the values in the bin it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published