-
e.g:
```
"images": [
{
"_id": "5489847949d75e2f4c325c5f",
"mime_type": "image/png",
"local_path": "54/89/5489847949d75e2f4c325c5f",
"local_path_base": "54/89/5489847949d75e2f4c325c5…
-
Hello,
I've got some code written up which takes a perl data structure and converts it into a DynamoDB data structure. For example, this:
```
{
foo => 32,
bar => [
'a',
{ be…
-
**Is your feature request related to a problem? Please describe.**
> A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
A lot of Goodreads power users uti…
-
The current mechanism used by Bolt to transfer files does not cater for line ending differences between Windows (CRLF) and \*nix (LF)
eg: when running Bolt on Windows host to a Linux target, task f…
-
Great package! This saves me from having to leave R for many tasks. I'm curious if you think it would be reasonable to support pattern functions similar to those provided by the TXR pattern munging la…
-
### What happened?
I have BIDS valid data that consist (amongst others) of a fieldmap file named `fmap/sub-003_ses-mri01_acq-fieldmap2p0iso68slices_run-1_magnitude1.nii.gz`. If I run fmriprep I get…
-
Hi,
When I ran the MRlap, it had a problem as followed :
>
> Identifying IVs...
2,291 IVs with p < 5e-10
0 IVs excluded - more strongly associated with the outcome than with the expos…
-
Thanks for this tool. It makes munging VDF data into a sane structure so much better.
As for the issue, dumping VDFs suddenly stopped working for me: it seems the magic number used by the VDF file …
-
Need test fixtures that confirm failure when [a tm2z file is poorly optimized](https://github.com/mapbox/mapbox-upload-validate/blob/7206751c6671304e979e17926a9896064bf6358b/lib/validators/tm2z.js#L12…
-
Stream received via ```navigator.mediaDevices.getUserMedia``` is mono (possibly with additional filtering).
Current constraints:
```javascript
const mediaStreamConstraints = {
audio: {
…