Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / OxWearables/stepcount issues and pull requests
#150 - fix: change argparse type int -> float
Pull Request -
State: open - Opened by chanshing 30 days ago
#149 - feat: argparse-bouts
Pull Request -
State: closed - Opened by chanshing 30 days ago
#148 - feat: argparse-min-wear
Pull Request -
State: closed - Opened by chanshing 30 days ago
#147 - refactor: improve argparse help text
Pull Request -
State: closed - Opened by chanshing 30 days ago
#146 - feat: add command-line arguments for minimum walking time per day for cadence calculation
Pull Request -
State: closed - Opened by chanshing about 1 month ago
#145 - Update Peak Cadence Calculations to Remove Thresholds
Issue -
State: open - Opened by ashreves about 2 months ago
#144 - fix: remove trailing comma in argparse help messages
Pull Request -
State: closed - Opened by chanshing about 2 months ago
#143 - `stepcount -h` fails (py38)
Issue -
State: closed - Opened by chanshing about 2 months ago
#142 - refactor(summarize_cadence): use new "true cadence" calculation for the cadence metrics
Pull Request -
State: open - Opened by chanshing 2 months ago
#141 - exit early if no data to process or all NA
Pull Request -
State: closed - Opened by chanshing 2 months ago
#140 - fix: fix wrong wear time calculation
Pull Request -
State: closed - Opened by chanshing 2 months ago
#139 - fix: fix wrong wear time calculation (missing brackets)
Pull Request -
State: closed - Opened by chanshing 2 months ago
#138 - feat: add `--start` and `--end` options
Pull Request -
State: closed - Opened by chanshing 3 months ago
#137 - refactor(collate-outputs): use -i daily, hourly, bouts, etc. to specify types of files to collate
Pull Request -
State: closed - Opened by chanshing 3 months ago
#136 - fix: add missing Filename column to output bouts data
Pull Request -
State: closed - Opened by chanshing 3 months ago
#135 - fix: overwrite existing collated files (not append); fix and collate bouts files
Pull Request -
State: closed - Opened by chanshing 3 months ago
#134 - Refactor wear time and coverage logic; new fields `WearStartTime` and `WearEndTime`; set first/last days to NA instead of dropping
Pull Request -
State: closed - Opened by chanshing 3 months ago
#133 - fix(plot): fix the ymin of the grey shading (0 -> -10)
Pull Request -
State: closed - Opened by chanshing 3 months ago
#132 - feat: add functionality to plot time series of steps
Pull Request -
State: closed - Opened by chanshing 3 months ago
#131 - fix(summarize_bouts): avoid in-place modification of input variable
Pull Request -
State: closed - Opened by chanshing 3 months ago
#130 - fix: update start, end, wear time information after exclusions applied
Pull Request -
State: closed - Opened by chanshing 4 months ago
#129 - feat: detect activity bouts and calculate bout metrics
Pull Request -
State: closed - Opened by chanshing 4 months ago
#128 - Error: Killedting to dataframe...
Issue -
State: closed - Opened by DrArtist2027 5 months ago
- 1 comment
#126 - fix: add missing start and end times info when input is csv
Pull Request -
State: closed - Opened by chanshing 7 months ago
#125 - how to deal data with real time?
Issue -
State: open - Opened by Epoch2022-iOS 7 months ago
#124 - refactor: swap _HourXX _WeekX in field name
Pull Request -
State: closed - Opened by chanshing 7 months ago
#123 - feat: weekend and weekday stats
Pull Request -
State: closed - Opened by chanshing 7 months ago
#122 - refactor: no longer round walking metrics; avoid spamming console with hour-of-day metrics
Pull Request -
State: closed - Opened by chanshing 7 months ago
#121 - feat: hour-of-day averages
Pull Request -
State: closed - Opened by chanshing 7 months ago
#120 - IndexError when processing (old ?) GENEActiv .bin files
Issue -
State: open - Opened by cWam-zz 8 months ago
- 9 comments
#119 - weekdays/weekend stats
Issue -
State: closed - Opened by chanshing 8 months ago
- 1 comment
#118 - hourly stats in Info.json
Issue -
State: closed - Opened by chanshing 8 months ago
- 1 comment
#117 - feat: include package version and input args used to run script
Pull Request -
State: closed - Opened by chanshing 8 months ago
#116 - Add Stepcount version info to Info.json
Issue -
State: closed - Opened by Maylor8 8 months ago
- 1 comment
#115 - feat(collate_outputs): collate also daily, hourly and minutely summaries
Pull Request -
State: closed - Opened by chanshing 8 months ago
#114 - refactor: add 'Filename' column; rename 'time' column
Pull Request -
State: closed - Opened by chanshing 8 months ago
#113 - fix: field name is missing ')'
Pull Request -
State: closed - Opened by chanshing 8 months ago
#112 - fix: use median in impute_days for cadence only
Pull Request -
State: closed - Opened by chanshing 9 months ago
#111 - fix: use Int64Dtype, StringDtype to prevent int cast to float when NAs
Pull Request -
State: closed - Opened by chanshing 9 months ago
#110 - fix dtypes: int converted to float when there are NAs
Issue -
State: closed - Opened by chanshing 9 months ago
#109 - change impute_days default median -> mean
Pull Request -
State: closed - Opened by chanshing 9 months ago
#108 - more flexible NA handling when adjusted estimation
Pull Request -
State: closed - Opened by chanshing 9 months ago
#107 - fix(skip_full_missing_days): fix bug all() -> any()
Pull Request -
State: closed - Opened by chanshing 9 months ago
#106 - tweaks to adjusted estimates
Pull Request -
State: closed - Opened by chanshing 9 months ago
#105 - feat(impute_missing): option to skip full missing days in imputation
Pull Request -
State: closed - Opened by chanshing 9 months ago
#104 - ci: remove install.yaml
Pull Request -
State: closed - Opened by chanshing 9 months ago
#103 - ci: use artifacts for model weights (the joblib files) for reuse
Pull Request -
State: closed - Opened by chanshing 9 months ago
#102 - SSL torch model significantly slower in MacOS M1
Issue -
State: open - Opened by chanshing 9 months ago
#101 - refactor(ssl): check model loaded first, then check len(X)
Pull Request -
State: closed - Opened by chanshing 9 months ago
#100 - refactor: improve how ssl model is loaded
Pull Request -
State: closed - Opened by chanshing 9 months ago
#99 - ci: use artifacts to prevent http request rate limit exceeded
Pull Request -
State: closed - Opened by chanshing 9 months ago
#98 - feat: option --exclude-first-last to exclude first or last day, or both
Pull Request -
State: closed - Opened by chanshing 9 months ago
#97 - feat: add `--exclude-wear-below` option to exlude days with insufficient wear time
Pull Request -
State: closed - Opened by chanshing 9 months ago
#96 - add CONTRIBUTING.md
Issue -
State: closed - Opened by chanshing 9 months ago
#95 - feat: field "Covers24hOK" to check 24h coverage
Pull Request -
State: closed - Opened by chanshing 9 months ago
#94 - missing `StartTime`, `EndTime`, and other field names when processing CSV files
Issue -
State: closed - Opened by chanshing 9 months ago
#93 - wrong README.md output files description
Issue -
State: closed - Opened by chanshing 9 months ago
#92 - Update README.md
Pull Request -
State: closed - Opened by KPCOFGS 9 months ago
- 1 comment
#91 - Concat ENMO and steps columns into one output dataframe/CSV
Pull Request -
State: closed - Opened by chanshing 9 months ago
#90 - fix(enmo): use .agg(_aggfn) instead of .aggfn() to skipna properly
Pull Request -
State: closed - Opened by chanshing 9 months ago
#89 - chore(enmo): promptly downsample to reduce computation and memory
Pull Request -
State: closed - Opened by chanshing 9 months ago
#88 - Fix `.sum()` returning 0 when all-NaNs
Pull Request -
State: closed - Opened by chanshing 9 months ago
#87 - Use `.total_seconds()` instead of `.seconds`; Fix `.sum()` of all-NaN to return NaN
Pull Request -
State: closed - Opened by chanshing 9 months ago
#86 - Fix cadence adjustment
Pull Request -
State: closed - Opened by chanshing 9 months ago
#85 - Use coarser grid in imputation: 1-min -> 5-min grid
Pull Request -
State: closed - Opened by chanshing 9 months ago
#84 - Fix to use `.agg(_aggfn)` instead of `.aggfn()` to correctly handle NAs
Pull Request -
State: closed - Opened by chanshing 9 months ago
#83 - Fix cadence's `steptol`: normalize to steps/min
Pull Request -
State: closed - Opened by chanshing 9 months ago
#82 - Data dictionary missing adjusted variable columns
Issue -
State: open - Opened by ashreves 9 months ago
#81 - fix: use only walking windows when calculating max
Pull Request -
State: closed - Opened by chanshing 9 months ago
#80 - fix: impute walking separately
Pull Request -
State: closed - Opened by chanshing 9 months ago
#79 - fix: zero-out predicted steps < steptol
Pull Request -
State: closed - Opened by chanshing 9 months ago
#78 - chore: deprecate median ptiles at; shorten field names
Pull Request -
State: closed - Opened by chanshing 9 months ago
#77 - feat: output enmo metrics
Pull Request -
State: closed - Opened by chanshing 9 months ago
#76 - feat: output minute-level data
Pull Request -
State: closed - Opened by chanshing 9 months ago
#75 - fix: use only walking windows when calculating 95th cadence
Pull Request -
State: closed - Opened by chanshing 9 months ago
#74 - feat: steps 5th & 95th ptiles at; refactor field names
Pull Request -
State: closed - Opened by chanshing 9 months ago
#73 - ci: (temporary fix) comment out test pypi release
Pull Request -
State: closed - Opened by chanshing 9 months ago
#72 - chore: silence warning 'Mean of empty slice'
Pull Request -
State: closed - Opened by chanshing 9 months ago
#71 - fix NoneType error
Pull Request -
State: closed - Opened by chanshing 9 months ago
#70 - fix(predict): handle zero-length X inputs
Pull Request -
State: closed - Opened by chanshing 9 months ago
#69 - feat: 95th percentile of cadence
Pull Request -
State: closed - Opened by chanshing 9 months ago
#68 - fix: peak cadence to nan when not enough data
Pull Request -
State: closed - Opened by chanshing 9 months ago
#67 - Data dictionary for collated output
Issue -
State: closed - Opened by ashreves 10 months ago
#66 - feat: support specifying custom headers for CSV inputs
Pull Request -
State: closed - Opened by chanshing 10 months ago
#65 - fix NaT freq issue when recording is extremely small
Pull Request -
State: closed - Opened by chanshing 10 months ago
#64 - refactor: use mean for infer_freq but remove outliers
Pull Request -
State: closed - Opened by chanshing 10 months ago
#63 - fix(hmm_utils): update module name MultinomialHMM -> CategoricalHMM after hmmlearn 0.3.0
Pull Request -
State: closed - Opened by chanshing 11 months ago
#62 - Failure with new `hmmlearn 0.3.0`
Issue -
State: closed - Opened by muschellij2 12 months ago
- 2 comments
#61 - Unable to read .csv files
Issue -
State: closed - Opened by freeman-jr1 12 months ago
- 2 comments
#60 - fix(read): handle filenames containing dots, confusing extension
Pull Request -
State: closed - Opened by chanshing 12 months ago
#59 - Period in filename causes failure
Issue -
State: closed - Opened by muschellij2 12 months ago
- 1 comment
#58 - ActiGraph .gt3x error
Issue -
State: closed - Opened by daslan29 12 months ago
- 3 comments
#57 - ENH Allow multiple files passing
Issue -
State: open - Opened by muschellij2 12 months ago
#56 - ci: include macos in smoke tests
Pull Request -
State: closed - Opened by chanshing 12 months ago
#55 - build: bump version: hmmlearn 0.2.7 -> 0.3.*
Pull Request -
State: closed - Opened by chanshing 12 months ago
#54 - fix: use normal indexing instead of boolean indexing
Pull Request -
State: closed - Opened by chanshing 12 months ago
#53 - TypeError: NumPy boolean array indexing assignment requires a 0 or 1-dimensional input, input has 2 dimensions
Issue -
State: closed - Opened by lilykoff 12 months ago
- 2 comments
#52 - feat: add option to explicitly pass sample rate
Pull Request -
State: closed - Opened by muschellij2 about 1 year ago
- 1 comment
#51 - Sample Rate Mis-Estimated
Issue -
State: closed - Opened by muschellij2 about 1 year ago
#50 - Fix: update setup.py to require actipy>=3.0.5 to fix #49
Pull Request -
State: closed - Opened by muschellij2 about 1 year ago
- 1 comment