Menu

Calliope Commit Log


Commit Date  
[r1529] by dororoma

added check_stacks optional argument (needed for wf stimulation data)

2025-02-04 13:29:18 Tree
[r1528] by dororoma

there was register_widefield_exp_NEW instead of register_widefield_exp when iterating over several expids

2025-02-04 13:17:53 Tree
[r1527] by heinmatt

exclude adata.movies field during loading of adata

2025-02-04 13:07:16 Tree
[r1526] by kellgeor

fixed a snob filename bug

2025-02-04 10:17:11 Tree
[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
Older >
MongoDB Logo MongoDB