Menu

Calliope Commit Log


Commit Date  
[r1525] by heinmatt

fixed a snob bug: for the case there was an input argument specified, this was overwritten by the snob counter (same variable name).

2025-02-03 13:58:47 Tree
[r1524] by kellgeor
2025-01-31 15:28:03 Tree
[r1523] by heinmatt

to reduce matfile size of the proj_meta, added single conversion to line 623 (widefield case) and line 650 (aux data). Was: double-precision
- heinmatt

2025-01-31 13:53:07 Tree
[r1522] by heinmatt
2025-01-31 13:50:55 Tree
[r1521] by kellgeor

changed load_exp to use new Adata loading - and added eeg loading

2025-01-30 23:52:00 Tree
[r1520] by heinmatt

l168 was

[data_dir_path, ExpIDinfo]=get_data_path(all_acode_expIDs(ind,2));

amending to

[data_dir_path, ExpIDinfo]=get_data_path(all_acode_expIDs(ind,2),[],ExpLog);

This helps with 2 things:
1) prevents the warning 'getting ExpLog from ws' to be printed with each iteration of the expid loop. This, for a minor subset of my data (perhaps 10%), already goes to 1k.
2) passing over ExpLog also circumvents having to query the SQL server 1k times.

The output of the function is identical.

- heinmatt

2025-01-30 08:22:34 Tree
[r1519] by dororoma

previously the code was subtracting 1, it shouldn't happen, removed it

2025-01-29 17:56:07 Tree
[r1518] by kellgeor

bugfix after ftype convention change

2025-01-28 16:41:23 Tree
[r1517] by kellgeor
2025-01-28 16:24:17 Tree
[r1516] by kellgeor

starting to integrate eeg data loading function

2025-01-27 18:01:44 Tree
Older >
MongoDB Logo MongoDB