Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up a super repo with hdf5matlab and labview-acquisition #1

Open
peabody124 opened this issue Mar 20, 2013 · 4 comments
Open

Set up a super repo with hdf5matlab and labview-acquisition #1

peabody124 opened this issue Mar 20, 2013 · 4 comments

Comments

@peabody124
Copy link
Contributor

Currently labview-acquisition requires this code. We should create a repo which has the main sub-repos as submodules (e.g. stimulation, labview-acquisition, stimulation) as well as maybe the core stuff we need to keep things running (e.g. getLocalPath)

@peabody124
Copy link
Contributor Author

Note this isn't particularly specific to hdf5matlab

@aecker
Copy link
Member

aecker commented Mar 21, 2013

I think I'd rather keep the loose dependencies since e.g. hdf5matlab is also used by spike detection, sorting, etc. and I'm not sure if it makes too much sense to dump everything into one giant repo. Wouldn't it make more sense to state the dependencies explicitly in the readme or something the like?

@peabody124
Copy link
Contributor Author

No, that's the thing about git submodules. It keeps them all in independent repositories, and then you have one repository that has a bunch of pointers to the others so you can check that out and it automatically checks out matching versions of lots of things (e.g. spike sorting too, datajoint, etc). That way we basically flag these sets of repositories all work together.

@aecker
Copy link
Member

aecker commented Mar 21, 2013

Alright, why don't you start one of these for the acquisition system and we can setup the others such as spike detection/sorting when I'm in Houston.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants