Skip to content

agcounts 0.5.0

Compare
Choose a tag to compare
@bhelsel bhelsel released this 24 Mar 16:08
· 91 commits to master since this release
db74e68
  • Updated pygt3x python reader (ActiGraph removed the CalibratedReader class).
  • Added a C++ version of the GGIR g.calibrate function called agcalibrate to be used within a piping structure with calculate_counts.
  • Removed the agread S3 methods and replaced it with a switch statement.
  • Added options for the user to choose a calibrated or uncalibrated parser.
  • Removed test_calibrated_readers.R file since agread.ggir and agread.pygt3x are no longer used.
  • Added codecov to the agcounts package.