https://github.com/alleninstitute/np_codeocean
Tools for uploading Mindscope Neuropixels experiments to S3 (for Code Ocean)
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
4 of 6 committers (66.7%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.2%) to scientific vocabulary
Repository
Tools for uploading Mindscope Neuropixels experiments to S3 (for Code Ocean)
Basic Info
Statistics
- Stars: 0
- Watchers: 7
- Forks: 2
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
np_codeocean
Tools for uploading Mindscope Neuropixels experiments to S3 (for Code Ocean).
Requires running as admin on Windows in order to create remote-to-remote symlinks on the Isilon.
uploadCLI tool is provided, which uses thenp_sessioninterface to find and upload raw data for one ecephys session:pip install np_codeocean upload <session-id>where session-id is any valid input to
np_session.Session(), e.g.:- a lims ID (
1333741475) - a workgroups foldername (
DRPilot_366122_20230101) - a path to a session folder (
\\allen\programs\mindscope\workgroups\np-exp\1333741475_719667_20240227)
- a lims ID (
a folder of symlinks pointing to the raw data is created, with a new structure suitable for the KS2.5 sorting pipeline on Code Ocean
the symlink folder, plus metadata, are entered into a csv file, which is submitted to
http://aind-data-transfer-service, which in turn runs theaind-data-transfertool on the HPC, which follows the symlinks to the original data, median-subtracts/scales/compresses ephys data, then uploads with the AWS CLI toolall compression/zipping acts on copies in temporary folders: the original raw data is not altered in anyway
Owner
- Name: Allen Institute
- Login: AllenInstitute
- Kind: organization
- Location: Seattle, WA
- Website: https://alleninstitute.org
- Repositories: 184
- Profile: https://github.com/AllenInstitute
Please visit http://alleninstitute.github.io/ for more information.
GitHub Events
Total
- Issues event: 3
- Issue comment event: 1
- Push event: 20
- Pull request review comment event: 4
- Pull request review event: 5
- Pull request event: 3
- Create event: 2
Last Year
- Issues event: 3
- Issue comment event: 1
- Push event: 20
- Pull request review comment event: 4
- Pull request review event: 5
- Pull request event: 3
- Create event: 2
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| bjhardcastle | b****e@a****g | 218 |
| Christopher | c****m@a****g | 34 |
| corbennett | c****t@g****m | 25 |
| Helen Lin | h****n@a****g | 13 |
| Carter Peene | c****e@a****g | 9 |
| arjun.sridhar12345 | a****8@g****m | 7 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 11
- Total pull requests: 5
- Average time to close issues: about 2 months
- Average time to close pull requests: 9 days
- Total issue authors: 3
- Total pull request authors: 4
- Average comments per issue: 0.45
- Average comments per pull request: 0.2
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 2
- Average time to close issues: 18 days
- Average time to close pull requests: 5 days
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- bjhardcastle (9)
- rcpeene (1)
- helen-m-lin (1)
Pull Request Authors
- rcpeene (4)
- mochic (3)
- helen-m-lin (1)
- arjunsridhar12345 (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 29 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 15
- Total maintainers: 1
pypi.org: np_codeocean
Tools for uploading and interacting with Mindscope Neuropixels experiments on Code Ocean
- Documentation: https://np_codeocean.readthedocs.io/
- License: MIT
-
Latest release: 0.3.4
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- aind-data-transfer [ephys]>=0.29.4
- np-config >=0.4.24
- np_session >=0.6.4
- np_tools >=0.1.12
- setuptools >=36.2.0