
#INSTALL GIT LFS RED HAT UPDATE#
> Package cryptsetup-libs.x86_64 0:2.0.3-6.el7 will be an update > Package binutils.x86_64 0:2.7 will be an update > Package bind-license.noarch 32:9.11.4-9.P2.el7 use telnet command

> Package NetworkManager-tui.x86_64 1:1.18.4-3.el7 will be an update

> Package NetworkManager-team.x86_64 1:1.18.4-3.el7 will be an update > Package NetworkManager-libnm.x86_64 1:1.18.4-3.el7 will be an update > Package NetworkManager.x86_64 1:1.18.4-3.el7 will be an update The thigh and hand have type 1 since they just recorded accelerometer data and the chest has type 3 since it records accelerometer and electrode data.Loading mirror speeds from cached hostfile Here is an example configuration file for three accelerometers collecting data from the thigh, hand, and chest locations with acceleromters at 31.25, 250, and 31.25 Hz, respectively and electrodes at 250 Hz. Supported timezones can be found on this Wikipedia list under TZ database name. Metrics_folder (string): Relative (preferred) or absolute path to metrics Segments (int): Number of recording segments. Template_path (string): Relative (preferred) or absolute path to template file. Loc (string): Relative (preferred for s3) or absolute path to metadata file. Time_comp (string, requires labels): Label of the sensor used for doing time Labels (list of strings): Abbreviated names of folders for pandas dataframeĪccel_labels (list of strings): Dimension labels for pandas dataframe column. Meta (string): If applicable, the file containing annotations for this dataset.Īnn_names (list of strings): Names of annotations of interest. Timezone (string) : Timezone in which this session was recorded. For example, 011 = 3 corresponds to accel and elec. Add these masks together for sensors recording multipleĭata types. In binary, 001 is accel, 010 is elec,Īnd 100 is gyro. Types (list of bitmask ints): Int representation of bitmask describing data Nested list should be ordered with accelerometer first, thenĮlectrode, then gyroscope sampling rate, omitting any as necessary. Sampling_rates (list of list of floats): Sampling rates for each folder in The metadata.json file supports the following fields: required fieldsįolders (list of strings): Folder names in this directory that contain
#INSTALL GIT LFS RED HAT INSTALL#
Python -m pip install -r requirements.txtĭata must be formatted in a structure as follows: study Pyenv-virtualenvwrapper git clone $(pyenv root)/plugins/pyenv-virtualenvwrapperĬreating a virtualenv pyenv virtualenvwrapperĭebian (Ubuntu, etc.) pyenv and Python 3.7 curl | bashĬreating and activating a virtualenv pyenv virtualenvwrapperĪctivate your virtualenv and install Python packages: pyenv activate mc10-parser Then, add the following to your ~/.bashrc export PATH="/home/ec2-user/.pyenv/bin:$PATH"
#INSTALL GIT LFS RED HAT FREE#
Mc10-parser Installation and Setup Python and dependencies (Linux)įeel free to skip ahead to the next section if you have your own method of managing Python/virtualenvs Fedora (Red Hat, etc.) git-lfs curl -s | sudo bash
