yarikoptic commented on issue TheChymera/mvmdna#5
mvdmlab users cannot see data or write new data because ownership is `root:con`Hi @kleaman, sorry for the delay. Now I made `/mnt/DATA/data` world readable and made sure that your user can access it:
1 year ago
yarikoptic commented on issue TheChymera/mvmdna#5
mvdmlab users cannot see data or write new data because ownership is `root:con`I have done JOIN on subject and text to get the meaning of "they"... accomplished the mission - "they" should be able to access it as well as anyone else, so keep that in mind - may be protect individual folders by forbidding "o"thers to access them, and share at the group level.
1 year ago
yarikoptic commented on issue TheChymera/mvmdna#2
Can neuroconv do neuropixels conversion, or do we have to wrap Spikeinterfaces ourselves?checkout https://github.com/catalystneuro/neuroconv/blob/57100c814b44942d37ad5abd046662bb2aaf823b/docs/conversion_examples_gallery/recording/spikeglx.rst#L43
1 year ago
yarikoptic created pull request NeuralEnsemble/BEP032-examples#13
change layout, fix and extend requirements.txt, place it under git not annex (as any other code)1 year ago
yarikoptic pushed to relayout at yarikoptic/BEP032-examples
1 year ago
yarikoptic created new branch relayout at yarikoptic/BEP032-examples
1 year ago
yarikoptic forked a repository to yarikoptic/BEP032-examples
1 year ago
yarikoptic opened issue lukko45/PROJECT_DAYS_P3_NUMBERS#1
might be containing sensitive data3 years ago
yarikoptic opened issue NeuralEnsemble/ephy_testing_data#51
Make a versioned release and make it "registered" so would get a DOI etc3 years ago
yarikoptic pushed to master at dandi/nwb-healthstatus-samples
3 years ago
yarikoptic created repository dandi/nwb-healthstatus-samples
3 years ago
yarikoptic commented on issue NeuralEnsemble/ephy_testing_data#29
Add .gitattributes / rewrite (redo) to minimize .git/objectsseems to be good to me.
3 years ago
yarikoptic commented on issue NeuralEnsemble/ephy_testing_data#29
Add .gitattributes / rewrite (redo) to minimize .git/objectsFiles committed to annex as "unlocked". Pros: upon `annex get` (or `datalad get`) they will appear as real files and not as symlinks. Cons: you would have two copies (thus consuming twice more space; git status would be slower since file would might need to go through git smudge filtering to decide if modified, etc) -- one in the work tree, another under `.git/annex/objects`. Because of that some older (e.g. as of 2019/09) versions of annex might have difficulties (not getting files), but if more recent ones used, then seems to work quite fine
3 years ago
yarikoptic commented on issue NeuralEnsemble/ephy_testing_data#29
Add .gitattributes / rewrite (redo) to minimize .git/objects> , this still seems to grow relatively quickly when uploading via gin (e.g. from hundrets of kilobyte to a couple of MB)
3 years ago
yarikoptic commented on issue NeuralEnsemble/ephy_testing_data#29
Add .gitattributes / rewrite (redo) to minimize .git/objects> @yarikoptic Did you push the resulting repositories of your two recipes already somewhere on gin, so we could run some tests before converting the main repo?
3 years ago
yarikoptic commented on issue NeuralEnsemble/ephy_testing_data#29
Add .gitattributes / rewrite (redo) to minimize .git/objects> @yarikoptic would you be interested having direct write access on this repo ?
3 years ago
yarikoptic commented on issue NeuralEnsemble/ephy_testing_data#29
Add .gitattributes / rewrite (redo) to minimize .git/objectsBTW, here is a relevant section in the datalad handbook on interoperability with Gin: http://handbook.datalad.org/en/latest/basics/101-139-gin.html
3 years ago
yarikoptic commented on issue NeuralEnsemble/ephy_testing_data#29
Add .gitattributes / rewrite (redo) to minimize .git/objects> unless there are version conflicts between git annex versions used by datalad and gin.
3 years ago