Skip to main content

Package to manage data in experimental neuroscience labs

Project description

labdata

Tools to copy data and manage data analysis in an experimental neuroscience lab.

This is built after labdata-tools and integrates with S3 and a database through datajoint.

Concepts

Experiments often involve many computers in the lab and data has to be copied to a server(and sometimes backed up). In this process files can be corrupted, data loss and so on, specially if manually copying files. Further, in some cases, tasks have to be performed on the files (those might involve compressing, formatting, etc).

What labdata does to copy files: 1. After data are acquired, labdata performs a md5 checksum of the file to be copied and copies the file to a server. 2. After the copy, the checksum and datapath are placed on the Upload database table. 3. The computer/server that manages the copy to the permanent storage server will read the database table. The server will perform a checksum on the file to ensure the copy from the acquisition computer was ok. 4. If needed it will compress data or do whatever is specified in the preference file rules (see upload_rules) 5. Data will be put in S3 and added to the Files

Instalation

Clone the repository to a folder in your computer and do:

pip install . or pip install -e . to if you want that the source code follows git.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

labdata-0.1.0.tar.gz (153.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

labdata-0.1.0-py3-none-any.whl (172.7 kB view details)

Uploaded Python 3

File details

Details for the file labdata-0.1.0.tar.gz.

File metadata

  • Download URL: labdata-0.1.0.tar.gz
  • Upload date:
  • Size: 153.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.6

File hashes

Hashes for labdata-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5407bcc1cf3d0bbf4a73f910233d25ed3c797f03e81ffe7aace32e03fddc4535
MD5 4dbc87fdf62ef1f6d7416d3ad7db7388
BLAKE2b-256 79a9ab1e68985dc8af71a865af6fb5651a6f511caaf7de4ed54c5c7089494815

See more details on using hashes here.

File details

Details for the file labdata-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: labdata-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 172.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.6

File hashes

Hashes for labdata-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fbe819d2e0eb284c078bbc7c04979fb5a6428cd7bbc24f1d7e6c1f7cd3a07bda
MD5 0348676ae6e9137ac30c7f424d345ac3
BLAKE2b-256 af4971102585dbc59bd2806d7649813ea3f04d1bdfaae437d6da9f30a3685ad3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page