pyActigraphy.filters.FiltersMixin.add_mask_period

FiltersMixin.add_mask_period(start, stop)[source]

Add a period to the inactivity mask

Parameters
  • start (str) – Start time (YYYY-MM-DD HH:MM:SS) of the inactivity period.

  • stop (str) – Stop time (YYYY-MM-DD HH:MM:SS) of the inactivity period.