Chat Wacharamanotham

Results 6 comments of Chat Wacharamanotham

**General idea:** This feature would be useful when exploring parameters of which range could be changed based on the dataset. **Specific use case:** Suppose the user need to classify fruits...

We created this feature for a use case where the user can preview the difference between the two states of parameter settings (current vs. history). See [a video preview of...

The object returned by `empty()` function has a different prototype than those returned by `selectPoint()`, or `on()`. [Notebook](https://observablehq.com/d/7eb385f1f1775159). Perhaps there's some error in how the `empty()` is specified for the...

Here are changes in the project file: * Added `DDHidLib` as a sub-project * Link with `DDHidLib.framework` * Copy `DDHidLib.framework` to product's framework directory

No problem. `@executable_path/../Frameworks` This is for the binary to find the linked framework `DDHidLib`, which is copied inside the application package. Pedal: I have no idea. The current pedal I...

**TL;DR:** I suggest using PPG2. PPG data has three channels: ambient, infrared, red (source: [muse-lsl code](https://github.com/alexandrebarachant/muse-lsl/blob/master/muselsl/constants.py)). Muse S has a green LED instead of the red one. Although you have...