qsimeon's picture
+ links to original repo
eec39e4 verified
metadata
configs:
  - config_name: worm_data_short
    data_files:
      - split: train
        path: worm_data_short.parquet
language:
  - en
license: mit

CITATION

Q. Simeon, L. Venâncio, M. A. Skuhersky, A. Nayebi, E. S. Boyden and G. R. Yang, "Scaling Properties for Artificial Neural Network Models of a Small Nervous System," SoutheastCon 2024, Atlanta, GA, USA, 2024, pp. 516-524, doi: 10.1109/SoutheastCon52093.2024.10500049.

FIGURE

Compiled neural activity dataset from GCaMP calcium imaging of C. elegans from multiple experimental sources, standardized to a common sampling rate and organization format. image/jpeg

EXAMPLE USAGE

To use this dataset, you may load or download it using the datasets and huggingface_hub libraries, respectively.

See this notebook on an example of how to download the dataset and begin working with the data. Open In Colab

Google Colab notebook example of loading this dataset and then plotting a few samples of calcium data. image/jpeg

ORIGINAL DATA FILES

We provide a Dropbox link to download the original data that we obtained from various sources, including publicly available and unpublished data shared with us by researchers. The raw_data_file in the dataset table references these files.

If you'd like to preprocess the data from scratch using different preprocessing settings or datasets, you may do so using the code in the worm-data-preprocess repo.