photo

Ben Dichter


Last seen: 10 months ago Active since 2021

Followers: 0   Following: 0

I am the Founder of CatalystNeuro catalystneuro.com

Programming Languages:
Python, MATLAB
Spoken Languages:
English
Pronouns:
He/him

Statistics

Feeds

View by

Question


Cannot access Python using PythonEnvironment
I am unable to get a PythonEnvironment to work >> pyenv('Version', '/Users/bendichter/opt/miniconda3/bin/python') ans = ...

1 year ago | 1 answer | 2

1

answer

Answered
problem reading HDF5 on s3
Two things needed to solve this: You need to input an s3 path, not an http or https path Delete or rename ~/.aws/credentials...

1 year ago | 0

| accepted

Question


Reading HDF5 with dynamic filters
I am trying to read an HDF5 file that uses a zstd filter, and I am having trouble setting the HDF5_PLUGIN_PATH variable. Here is...

2 years ago | 1 answer | 0

1

answer

Question


problem reading HDF5 on s3
>> H5F.open('https://dandiarchive.s3.amazonaws.com/blobs/58c/537/58c53789-eec4-4080-ad3b-207cf2a1cac9') Error using hdf5lib2 ...

2 years ago | 2 answers | 0

2

answers

Question


error reading s3 file with h5disp
>> s3_path = 's3://allen-brain-observatory/visual-coding-neuropixels/ecephys-cache/session_847657808/session_847657808.nwb'; >>...

2 years ago | 1 answer | 0

1

answer