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

Datajoint pipeline PR into main branch #351

Merged
merged 689 commits into from
Jun 12, 2024
Merged

Datajoint pipeline PR into main branch #351

merged 689 commits into from
Jun 12, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 27, 2023

  1. Merge pull request #264 from ttngu207/datajoint_pipeline_pyrat

    modify `subject` schema to align with pyrat - added pyrat sync routine
    JaerongA authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    fee824a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge branch 'datajoint_pipeline' of github.com:SainsburyWellcomeCent…

    …re/aeon_mecha into datajoint_pipeline
    JaerongA committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    454c23c View commit details
    Browse the repository at this point in the history
  2. hard-code sciviz host name

    JaerongA committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    69e5af6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ee9eba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e10864e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #268 from JaerongA/datajoint_pipeline

    Minor sciviz fix & add pyrat worker to docker-compose
    Thinh Nguyen authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a6c4f50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c31cf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13b6ae2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af44531 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. added lab_id and available

    Thinh Nguyen committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    90baea7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/datajoint_pipeline' into dataj…

    …oint_pipeline_pyrat
    Thinh Nguyen committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    90625b1 View commit details
    Browse the repository at this point in the history
  3. added manual table ExperimentSubject

    Thinh Nguyen committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    99db843 View commit details
    Browse the repository at this point in the history
  4. deprecate colony.csv ingestion

    Thinh Nguyen committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    7b966e6 View commit details
    Browse the repository at this point in the history
  5. minor bugfix

    Thinh Nguyen committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    812dc03 View commit details
    Browse the repository at this point in the history
  6. check and update subject's "available" periodically

    Thinh Nguyen committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    acaa43f View commit details
    Browse the repository at this point in the history
  7. minor bugfix

    Thinh Nguyen committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0ffaa1f View commit details
    Browse the repository at this point in the history
  8. Update aeon/dj_pipeline/subject.py

    Co-authored-by: JaerongA <[email protected]>
    ttngu207 and JaerongA authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1d8095b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    9209b7d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'datajoint_pipeline_pyrat' of https://github.com/ttngu20…

    …7/aeon_mecha into datajoint_pipeline_pyrat
    Thinh Nguyen committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6b16fe7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #271 from ttngu207/datajoint_pipeline_pyrat

    Added `lab_id` and `available` to pyrat subjects
    JaerongA authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6a52fe2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    6677edc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e1f38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edc8d02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb64808 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. minor improvement

    Thinh Nguyen committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9409df2 View commit details
    Browse the repository at this point in the history
  2. added SubjectReferenceWeight

    Thinh Nguyen committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    eda7895 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/datajoint_pipeline' into dataj…

    …oint_pipeline_pyrat
    Thinh Nguyen committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    2edd097 View commit details
    Browse the repository at this point in the history
  4. Update specsheet.yaml

    Thinh Nguyen committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    68cdde1 View commit details
    Browse the repository at this point in the history
  5. pyrat schedule to every 12hours

    Thinh Nguyen committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9b2af8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa00413 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80849e0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #274 from ttngu207/datajoint_pipeline_pyrat

    minor improvement
    JaerongA authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1914ae6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #275 from JaerongA/dev

    Fix PyRat worker
    Thinh Nguyen authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6f98e68 View commit details
    Browse the repository at this point in the history
  10. handles http errors

    Thinh Nguyen committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    45ad679 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #276 from ttngu207/datajoint_pipeline_pyrat

    handles http errors
    JaerongA authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    58a8de1 View commit details
    Browse the repository at this point in the history
  12. update sciviz

    Thinh Nguyen committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1e57e33 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'upstream/datajoint_pipeline' into dataj…

    …oint_pipeline_pyrat
    Thinh Nguyen committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a2dea93 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f35b95c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. update food restriction procedure name

    Thinh Nguyen committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3db1a97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #279 from ttngu207/datajoint_pipeline_pyrat

    update food restriction procedure name
    JaerongA authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e987cba View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    c5cc882 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eb278b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #284 from JaerongA/dev

    Fix epoch ingestion error
    Thinh Nguyen authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    18812e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03184c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dba5c77 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #286 from JaerongA/datajoint_pipeline

    build: ➕ add pillow in pyproject.toml
    Thinh Nguyen authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f5c2d93 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    d513e09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3168258 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #287 from JaerongA/datajoint_pipeline

    build: ➕ add libtiff5 to apt_requirements.txt
    JaerongA authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a81204b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fa2141 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79dcb97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58d3fda View commit details
    Browse the repository at this point in the history
  7. Merge pull request #289 from JaerongA/datajoint_pipeline

    Add experiment devices & schema
    Thinh Nguyen authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7f561e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. update ingestion for new social experiments

    Thinh Nguyen committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a4f26b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    72d0458 View commit details
    Browse the repository at this point in the history
  2. Fix for #290

    jkbhagatio committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f20c248 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    f8349c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38d46c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    967f322 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Fixed #294

    jkbhagatio committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fe3a799 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    3164415 View commit details
    Browse the repository at this point in the history
  2. Started 'device' section

    jkbhagatio committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f9441d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Updated device terminology

    jkbhagatio committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    26394c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc779f3 View commit details
    Browse the repository at this point in the history
  3. reintroduce aeon.schema

    jkbhagatio committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    422395f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    f11f97f View commit details
    Browse the repository at this point in the history
  2. Social schema WIP

    jkbhagatio committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5a095c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14d4635 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    5171108 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    8683fee View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Merge remote-tracking branch 'upstream/social_schema' into datajoint_…

    …pipeline
    Thinh Nguyen committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3af82bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22c7c81 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. feat(social01): add new aeon schema for social 01

    Thinh Nguyen committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ff983dd View commit details
    Browse the repository at this point in the history
  2. rearrange(device_type_mapper)

    Thinh Nguyen committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7436a47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf9b2b1 View commit details
    Browse the repository at this point in the history
  4. update(sciviz)

    Thinh Nguyen committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    39c8cdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7309cd1 View commit details
    Browse the repository at this point in the history
  6. update(streams)

    Thinh Nguyen committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e6d1ea2 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    dae0936 View commit details
    Browse the repository at this point in the history
  2. feat(schemas): add schema for social 01 experiment

    Thinh Nguyen committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f93adbe View commit details
    Browse the repository at this point in the history
  3. Merge branch 'social_schema' into datajoint_pipeline

    Thinh Nguyen committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    6ead1a6 View commit details
    Browse the repository at this point in the history
  4. rearrange(social01): moved content to social.py

    Thinh Nguyen committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    0a7df9d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. refactor(social): refactor binder functions to be more consistent wit…

    …h other schema
    Thinh Nguyen committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7fabdc1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'social_schema' into datajoint_pipeline

    Thinh Nguyen committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b63f478 View commit details
    Browse the repository at this point in the history
  3. fix(acquisition): missing imports

    Thinh Nguyen committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d74d9c8 View commit details
    Browse the repository at this point in the history
  4. chore(load_metadata): remove obsolete "ingest_subject" mechanism from…

    … colony.csv file
    Thinh Nguyen committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5b18e1c View commit details
    Browse the repository at this point in the history
  5. feat(acquisition): specify devices schema for each experiment in a ta…

    …ble instead of hard-coding
    Thinh Nguyen committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    cdf2cb5 View commit details
    Browse the repository at this point in the history
  6. fix(social): bugfix Rfid binder function

    Thinh Nguyen committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    797036e View commit details
    Browse the repository at this point in the history
  7. Merge branch 'social_schema' into datajoint_social01

    Thinh Nguyen committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1bcb3dd View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    fd5d2e3 View commit details
    Browse the repository at this point in the history
  2. chore(streams)

    Thinh Nguyen committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    5cc9cf4 View commit details
    Browse the repository at this point in the history
  3. fix(social): typo

    Thinh Nguyen committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    522ead3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'social_schema' into datajoint_social01

    Thinh Nguyen committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f38078b View commit details
    Browse the repository at this point in the history
  5. fix(social): bugfix setting up RFID binder function

    Thinh Nguyen committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    05abd46 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'social_schema' into datajoint_social01

    Thinh Nguyen committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4b65a4e View commit details
    Browse the repository at this point in the history
  7. fix(schemas): remove duplicated device in social01

    Thinh Nguyen committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    30f8c06 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'social_schema' into datajoint_social01

    Thinh Nguyen committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e7a5c62 View commit details
    Browse the repository at this point in the history
  9. feat(streams_maker): simplify, improve robustness

    Thinh Nguyen committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c6f1ab8 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. added SLEAPTracking table

    Thinh Nguyen committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5d21b6a View commit details
    Browse the repository at this point in the history
  2. feat(reader): update Pose reader

    Thinh Nguyen committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7f0ca95 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'social_schema' into datajoint_social01

    Thinh Nguyen committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    09b3852 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fix(social): bugfix for "Environment" readers

    Thinh Nguyen committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f259232 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'social_schema' into datajoint_social01

    Thinh Nguyen committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ae0110a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #306 from ttngu207/datajoint_social01

    Datajoint social01
    JaerongA authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    5220b0d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. feat(acquisition): add Environment table to store data from Environ…

    …ment's streams
    Thinh Nguyen committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e55fcf8 View commit details
    Browse the repository at this point in the history
  2. chore(tracking): cleanup make call for SLEAP ingestion

    Thinh Nguyen committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9601741 View commit details
    Browse the repository at this point in the history
  3. feat(analysis): add Block-level analysis

    Thinh Nguyen committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    29b9ac1 View commit details
    Browse the repository at this point in the history
  4. fix(social01): bugfix in setting up the readers

    Thinh Nguyen committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    802100f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'social_schema' into datajoint_social01

    Thinh Nguyen committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7bee524 View commit details
    Browse the repository at this point in the history
  6. feat(block_analysis): add analysis and plots for Block

    Thinh Nguyen committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    49dc435 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    84ab018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa7b16e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. fix(block_analysis): minor bugfix

    Thinh Nguyen committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1ffc868 View commit details
    Browse the repository at this point in the history
  2. feat(block_analysis): add example notebook

    Thinh Nguyen committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    18dbcef View commit details
    Browse the repository at this point in the history
  3. update(notebook)

    Thinh Nguyen committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    326a2da View commit details
    Browse the repository at this point in the history
  4. Create clone_and_freeze_exp02.py

    Thinh Nguyen committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4f65773 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #309 from ttngu207/datajoint_social01

    Block-level analysis and plots - draft 1
    JaerongA authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c0afa90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef39963 View commit details
    Browse the repository at this point in the history
  7. update(dj_pipeline): remove obsolete tables

    Thinh Nguyen committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    123d279 View commit details
    Browse the repository at this point in the history
  8. update(report): disable report schema for now

    Thinh Nguyen committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    81fc3a2 View commit details
    Browse the repository at this point in the history
  9. update(worker): update worker

    Thinh Nguyen committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9b654f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    bb5a676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6edb3b0 View commit details
    Browse the repository at this point in the history
  3. refactor(reader): minor tweak in PoseReader

    Thinh Nguyen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    80b0b69 View commit details
    Browse the repository at this point in the history
  4. Update specsheet.yaml

    Thinh Nguyen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e40851c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5766c0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1271fa4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #313 from JaerongA/datajoint_pipeline

    Bug fix & add block analysis plots
    Thinh Nguyen authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4ea9ceb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb8e183 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #315 from JaerongA/datajoint_pipeline

    fix: 🐛 fix type hinting issue using 'from future import annotations
    Thinh Nguyen authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4d0060a View commit details
    Browse the repository at this point in the history
  10. feat(acqusition): add tables to store Experiment Notes and to extract…

    … ActiveRegions
    Thinh Nguyen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1228349 View commit details
    Browse the repository at this point in the history
  11. feat(social): update binder function for social0.2

    Thinh Nguyen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ea382a1 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'social_schema' into datajoint_social01

    Thinh Nguyen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f05c977 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'upstream/datajoint_pipeline' into dataj…

    …oint_social01
    Thinh Nguyen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f80b9d9 View commit details
    Browse the repository at this point in the history
  14. Update block_analysis.py

    Thinh Nguyen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1e84f97 View commit details
    Browse the repository at this point in the history
  15. fix(subject): set ref_weight to -1 if not available

    Thinh Nguyen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    456035b View commit details
    Browse the repository at this point in the history
  16. build: 📌 bump sciviz

    JaerongA committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    beae5cc View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    2efe4ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9482dd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #316 from ttngu207/datajoint_social01

    Major cleanup - removing obsolete tables and previous analysis routines - update worker
    JaerongA authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0588cca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7be44a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e40e614 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #317 from JaerongA/datajoint_pipeline

    Add block analysis to sciviz
    Thinh Nguyen authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f6d2ef1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a9a436 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #318 from JaerongA/datajoint_pipeline

    docs: 📝 update sciviz README.md
    Thinh Nguyen authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6a3f287 View commit details
    Browse the repository at this point in the history
  9. fix(block_analysis): SubjectState is not a reliable indication of sub…

    …jects in the block, use identities from SLEAP data
    Thinh Nguyen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e9ce91f View commit details
    Browse the repository at this point in the history
  10. Update social.py

    Thinh Nguyen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d8273ba View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge pull request #319 from ttngu207/datajoint_social01

    SubjectState is not a reliable indication of subjects in the block, use identities from SLEAP data
    jkbhagatio authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    27259a2 View commit details
    Browse the repository at this point in the history
  2. Update worker.py

    Thinh Nguyen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    baa8932 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/datajoint_pipeline' into dataj…

    …oint_pipeline
    Thinh Nguyen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b79103e View commit details
    Browse the repository at this point in the history
  4. feat(worker): update worker for social01 and social02

    Thinh Nguyen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    46975f4 View commit details
    Browse the repository at this point in the history
  5. feat(block_analysis): Ensure the relevant streams ingestion are caugh…

    …t up before each block analysis
    Thinh Nguyen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5804cf4 View commit details
    Browse the repository at this point in the history
  6. chore(worker): minor worker tuning

    Thinh Nguyen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6745de0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    218c555 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfd508c View commit details
    Browse the repository at this point in the history
  9. update(worker): fine tune workers

    Thinh Nguyen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2ff96c8 View commit details
    Browse the repository at this point in the history
  10. Update specsheet.yaml

    Thinh Nguyen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    85b4c97 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #321 from ttngu207/datajoint_pipeline

    social0.2 ingestion and worker setup for automation
    JaerongA authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    804c77f View commit details
    Browse the repository at this point in the history
  12. Merge pull request #322 from JaerongA/datajoint_pipeline

    feat: ✨ add a cronjob script for dj workers
    Thinh Nguyen authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2950627 View commit details
    Browse the repository at this point in the history
  13. fix: bugfix in specsheet and tune worker

    Thinh Nguyen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ba6d533 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #323 from ttngu207/datajoint_pipeline

    fix: bugfix in specsheet and tune worker
    Thinh Nguyen authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4c8beb9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3a29799 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a225e7c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    51b33a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    547b9ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee980ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b54597a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #325 from JaerongA/datajoint_pipeline

    chore: 🔊 Create a logger for a cron job
    Thinh Nguyen authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    fcd7e41 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. fix: 🐛 specify docker path

    cron job runs a different version of docker-compose which yields version incompatibility issue
    JaerongA committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    cfb6004 View commit details
    Browse the repository at this point in the history
  2. fix cron logger

    JaerongA committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f8d3cac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #326 from JaerongA/datajoint_pipeline

    fix: 🐛 specify docker path
    Thinh Nguyen authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e9c4eab View commit details
    Browse the repository at this point in the history
  4. fix(social02): bugfix social schema reader

    Thinh Nguyen committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    07f4df5 View commit details
    Browse the repository at this point in the history
  5. update: more robust check for subjects in a given block

    Thinh Nguyen committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    700d076 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/datajoint_pipeline' into dataj…

    …oint_pipeline
    Thinh Nguyen committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d93b0ad View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Update social_experiments_block_analysis.ipynb

    Thinh Nguyen committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b3acd92 View commit details
    Browse the repository at this point in the history
  2. fix(sciviz): fix typo

    Thinh Nguyen committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d2a51e7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #329 from ttngu207/datajoint_pipeline

    update: more robust check for subjects in a given block
    JaerongA authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a6725ad View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. fix(reader): bugfix csv reader dropping column when the csv file is e…

    …mpty
    Thinh Nguyen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cf3070b View commit details
    Browse the repository at this point in the history
  2. feat(block_analysis): add BlockSubject analysis based on Jai's initia…

    …l work
    Thinh Nguyen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8da259c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    080819a View commit details
    Browse the repository at this point in the history
  4. fix(block_analysis): minor bugfix

    Thinh Nguyen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9aaae2b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Merge pull request #336 from ttngu207/datajoint_pipeline

    add BlockSubjectPatch analysis & other minor fixes
    JaerongA authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2a7261d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Update license.md

    lochhh authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0f84566 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    04b5c30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edff501 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    bdd6e05 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #339 from JaerongA/datajoint_pipeline

    feat: ✨ add SocialExperiment page in sciviz
    Thinh Nguyen authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cefffb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Update license.md year range

    lochhh authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1d5d4f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    e6768a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    6fd1d84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19e925e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9eac91 View commit details
    Browse the repository at this point in the history
  4. Ensure deprecation message

    glopesdev committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e85986b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #341 from JaerongA/datajoint_pipeline

    fix: 🐛 fix KeyError in BlockDetection
    Thinh Nguyen authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6dbb136 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e499c7 View commit details
    Browse the repository at this point in the history
  7. Ensure name is not None

    glopesdev committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    31721cc View commit details
    Browse the repository at this point in the history
  8. Remove unused conditional

    glopesdev committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8f4a90b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75e9d26 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5627a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e5e75f0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d3a7a87 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0e9a6a6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    51fe0b9 View commit details
    Browse the repository at this point in the history
  15. Black formatting

    glopesdev committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9220b1e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    258900f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Merge pull request #342 from SainsburyWellcomeCentre/io-reorg

    Introduce explicit object model for device streams
    jkbhagatio authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    739bcbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #338 from SainsburyWellcomeCentre/add-license

    Add BSD-3 license to project
    jkbhagatio authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6219eb8 View commit details
    Browse the repository at this point in the history
  3. Add sciviz local specsheet

    lochhh committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fd2a704 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b139d8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    264ca94 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Merge pull request #346 from SainsburyWellcomeCentre/sciviz-local-setup

    Update SciViz local setup
    ttngu207 authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b8f76d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1fbea7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. update(schemas): update social schemas to use the refactored Stream, …

    …StreamGroup and Device
    ttngu207 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    28e5397 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6ed4af View commit details
    Browse the repository at this point in the history
  3. chore: code cleanup

    ttngu207 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8e4b967 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #347 from ttngu207/datajoint_pipeline

    Update ingestion - using new Stream/Device io
    ttngu207 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5287aa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0321b33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52e7bba View commit details
    Browse the repository at this point in the history
  7. Merge pull request #348 from ttngu207/datajoint_pipeline

    feat(dj): ingest data by searching multiple directories in specified order
    ttngu207 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fc79be9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    a72c84d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #349 from ttngu207/datajoint_pipeline

    feat(acquisition): refactor Epoch & Metadata ingestion
    ttngu207 authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e43ed80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e81aaf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #350 from ttngu207/datajoint_pipeline

    fix(tracking): bugfix searching for SLEAP model config file for multi-dir
    ttngu207 authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ca3fecf View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    a9cea0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #352 from ttngu207/datajoint_pipeline

    fix(acquisition): remove debugging codeblock
    ttngu207 authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e0564c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    0ca72d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #353 from ttngu207/datajoint_pipeline

    feat(block_analysis): retrieve patch offset
    ttngu207 authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    91f4490 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    5fa0a7e View commit details
    Browse the repository at this point in the history
  2. chore: update error message

    ttngu207 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a1a2f44 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #355 from ttngu207/datajoint_pipeline

    update(tracking): raise error if no SLEAP data found
    ttngu207 authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    df1cc61 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    6bf6f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    193f047 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c0c8c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dba170a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #360 from ttngu207/datajoint_pipeline

    fix first chunk starting before epoch start & disable automatic BlockDetection
    ttngu207 authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5276cc1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    3b8f16a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb3c507 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    929d0df View commit details
    Browse the repository at this point in the history
  4. Update worker.py

    ttngu207 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a8f41e3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #361 from ttngu207/datajoint_pipeline

    Improve block analysis - skip subjects with no position data, bugfix Block detection
    ttngu207 authored May 2, 2024
    Configuration menu
    Copy the full SHA
    ab51258 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    3fca9f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ee1b1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    64c6856 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Update block_analysis.py

    ttngu207 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4072a0f View commit details
    Browse the repository at this point in the history
  2. black format

    ttngu207 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    01c2aab View commit details
    Browse the repository at this point in the history
  3. Update specsheet.yaml

    ttngu207 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    083912f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a89ec1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d12bf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. update sciviz plots layout

    ttngu207 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1eba54a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Merge pull request #363 from ttngu207/datajoint_pipeline

    BlockSubjectPatch analysis, patch preference plot and SciViz update
    jkbhagatio authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f9ae80a View commit details
    Browse the repository at this point in the history