rd: added fixed limits of color showing the magnitude of arrows
rd: added custom color limits
Takahiro settings
rd: is needed for WF_imageROIvelocityField to color arrows proportionally to their magnitude
rd: now the color of the arrows is proportional to their length
ES: bug fix of not moving ROis in eeg template Fixed issue
rd: small bug with indexing stacks
rd: added deleting ROIs if they existed before
LL - Fixed a bug in wfAddRois.m
rd: .mat files for plotting values in grid ROIs (whole cortex and cranial window)
rd: added code making .mat file for plotting grid ROIs (both whole cortex and cranial window)
Allen structures necessary for creating ROI templates and plotting templates
rd: removed path to tungsten for the Allen structures, now points to C:/Code
rd: added possibility to also plot cranial window data (inferred by the number of values provided)
excluded folders from showing on the list
rd: fixed the bug with assigning 'FAILED' status to the first ExpID instead of the failed one,
ES: increased circle sizes in Only_EEG_Electrodes_grid_template.mat
ES: increased circles for EEG_electrode_positions_based_on_lambda-bregma.mat
ES: increased circle size for ROItemplate_generate_only_eeg_electrode_positions_lambda_bregma.m
LL - Adata 1.4.2 - Improved the documentation of add_variable()
adding a "verbose" optional argument to plotBSTRP.m to monitor function progress - HL
LL - Adata.m 1.4.1 bugfix in Adata.create()
rd: added possibility for Adata.create to create a new folder for the mouse if it doesn't exist
rd: added possibility for Adata.create to create a new folder for the mouse if it doesn't exist
rd: added possibility for Adata.create to create a new folder for the mouse if it doesn't exist
LL Adata.m (1.4.0) Adata.create() allows creation of new folders.
rd: fixed the bug of not providing .mat extension as the path to Adata, and the bug where matlab was trying to create structure array when it saw cell array as the field value - wrapped cell arrays into {}
Updating a comment field in register_multilayer.m - HL
Fixed for the case of no lab notes found (when the paths search gives no result), with initializing an empty variable that was otherwise not initialized if no page is found.
mark point feature added to view_stack - GK
LL - Better error message in Adata.m
bugfixes to meta documentation - GK
updated the way set_lab_paths works (you define which path you want as input argument - no argument returns adata_path) - could have unexpected consequences - GK
minor bufix GK
added lab note extract to proj_meta in generate_proj_meta.m - GK
bugfix for tpi delete pipeline - GK
2 major updates:
schitris: median act was computed twice, instead of only once.
rd: updated arguments passed to list_file_types as the arguments structure of list_file_types changed
bugfix to accomodate 2c WF data - GK
LL - solved a bug in the creation of the adata file in register_wid.m
updated adata saving to use adata class - GK
MAJOR:
LL - Adata.m now checks if raw data has been deleted before saving for all recording types (including 2P)
LL - Adata.m now can create new files (1.3.0)
added PLS setting
Added 4 matplotlib colormaps, related GNU license, and a divergent colormap function - HL
HM - renamed the function from 'powerInRange.m' to 'AvgPsdInRange.m' for clarity. updated to accept matrices or N-D arrays as signal as well. added usb_dB_averaging linear conversion.
HM - added arguments to control PSD average across animals, to average over time, and to adjust color lim. Set the minimum frame length across animals for each timepoint.
LL - solved small bug in plotBSTRP.m in the baseline subtraction
LL - plotBSTRP now performs bootstrapping by complete traces instead of by individual timepoints
LL - added nbstrp.m as the new standard function and included a deprecation warning in nbstrp_clean.m
LL - Updated nbstrp.m to have the same functionality of the previously tested nbstrp_clean.m
LL- Updated plotBSTRP.m to return optionally the bootstrapped data and accept x_values as arguments
HL: testing an update for register_widefield to handle _ch525.wid single channel wf recording
threshold was too low
added kanataka to the auxmain UserConfig.ini
ES: added another argument to control y position of scale bar
ES: changed last three arguments in plotERP.m to optional ones
LL - Solved a bug in WF_corrmat.m
ES: plotERP does not automatically create figure object anymore
updated the file selection instruction to not load the .bin file.
fixed parsing of the NaN paradigm fields in the old data (when paradigm field was not introduced yet) based on comment fields.
updating plotBSTRP to default to mean +- sd, instead of mean +- prctile - HL
fixed sec bug
Updating GK_RIG01_WID1.ini
UserConfig.ini: fixing a conflict between EEG and ECT AuxMain vars
added ANT project DD
cleanup commmit
bugfix for wfSaveRois.m
ES: added channel exclusion to EEG_check_spectrum.m