| Commit | Date | |
|---|---|---|
| 2026-03-19 11:55:56 | Tree | |
|
[r1923]
by
dororoma
rd: removed obsolete grouping by mice as we are saving now all provided videos in the same folder, without creating subfolders by mice |
2026-03-17 16:32:01 | Tree |
|
[r1922]
by
dororoma
rd: modified structure of the folder where the csv files go (instead of creating a folder with the mouse name now it creates a folder named DLC_points_[model_name] because as we will be putting .csv files to _AnimalData given animal's folder, we don't need to create the folder with the name of that animal there - redundant) |
2026-03-17 15:58:45 | Tree |
|
[r1921]
by
kellgeor
Spines were being saved in a cell array - this was throwing an error when passing to adata. Now spines are assigned a field of a new struct (spines_data.spines = spines) so that add_variable receives a single scalar structure. |
2026-03-12 14:01:58 | Tree |
|
[r1920]
by
kellgeor
Fixed permute-related error (permute was creating [X, Y, Z] coordinates but StackAligner was receiving them as [Y, X, Z]. Resulted in black frames in StackAligner because it was looking for spiny regions outside of stack bounds). |
2026-03-11 16:44:37 | Tree |
| 2026-03-11 14:14:31 | Tree | |
|
[r1918]
by
heinmatt
|
2026-03-10 12:43:37 | Tree |
| 2026-03-09 09:03:39 | Tree | |
|
[r1916]
by
dororoma
LL - Added expid2rawDataStatus.m to query explog and get the raw data status of expids AData class now uses that to confirm that the files are locked or unlocked for saving |
2026-03-04 17:10:10 | Tree |
|
[r1915]
by
stroedua
AV: changed the threshold for activity similarity to be slightly lower than 1 to avoid check failures from rounding errors. |
2026-03-04 14:00:05 | Tree |