TheLabbingProject / pylabber

A base project for research management.
https://pylabber.readthedocs.io/en/latest/
Apache License 2.0
6 stars 8 forks source link

Analysis data not shown for subject 1024 #158

Closed InbalZelig closed 2 years ago

InbalZelig commented 2 years ago

Describe the bug When I open the subjects page, choose one subject with primary key 1024 (which I know had the ReconAll analysis), open a session, and look for the analysis data there is nothing there (I can't see the reconall analysis under MPRAGE for example).

image

In contrast, I can see the analysis data for subject 48.

ZviBaratz commented 2 years ago

I think you are confusing the run ID and subject ID. Subject 1024 still doesn't have any available runs. However, a run with an ID of 1024 exists. These two IDs represent rows in different tables. I'll run subject's 1024 data now, so it should also be available in a few hours.