Michael Huth

Results 55 issues of Michael Huth

Updates the lexer for Igor Pro from Wavemetrics with the functions and operations list of the latest Igor Pro 9 version.

I measured the filters of two of my SID with A. Lanakilas method and have the coefficients that SIDPlay2 uses. It is unclear how I calculate the values for the...

- [x] implementation - [x] add new tag to data to skip plotting in formula plotter, skip plotting filter.ranges component - [x] set data types on sub waves of combined...

SweepFormula

from https://github.com/AllenInstitute/MIES/pull/2041#issuecomment-2017914543 > I've chatted with Tim about this and here is our conclusion: > Overwrite the existing epoch info in NWBv2 files, existing IPNWB functions: WriteSingleChannel, WriteEpochs, AppendEpochTable >...

enhancement
NWB
Epoch Information
Upgrade IVSCC NWB2 files
Issue Review 2025

Needs to convert HW channel to GUi channel first: https://github.com/AllenInstitute/MIES/blob/5bb3ee173b0eec34da3c13bedc995a42061f8013/Packages/MIES/MIES_Epochs.ipf#L846

bug

Solution idea: - from region times calculate WB stimset sample indices - Use IndexAfterDecimation to calculate data wave sample indices - Create epochs based on these indices

bug
Epoch Information

from DataConfigurationResult requires https://github.com/AllenInstitute/MIES/pull/1990

bug
Labnotebook

DC_PrepareLBNEntries retrieves data for LNB entries from the GUI that actually have entries in DataConfigurationResult. Here the filled structure should be preferred because - we write only data in the...

CodeQuality

The axis labels use a fixed font size that does not scale when the window size is increased, such that the labels are too tiny to read. https://github.com/AllenInstitute/MIES/blob/9a4ef75dcdf9af52ee81492c88908a6c44bc4be0/Packages/MIES/MIES_MiesUtilities.ipf#L3206 ![image](https://github.com/AllenInstitute/MIES/assets/29093275/dff137f4-2360-40a3-bd07-7a4679577322)

DataBrowser
GUI / Visualization

Only on ITC: If multiple TTL channels are used with different size stimsets then the decimation uses the joined TTL data and decimates over the maximum stimset size. Depending on...

bug
DataAcquisition