Skip to content

Enhance adaptive suprathreshold#2302

Merged
t-b merged 38 commits into
mainfrom
feature/2302-another-adaptive-revision
Apr 25, 2025
Merged

Enhance adaptive suprathreshold#2302
t-b merged 38 commits into
mainfrom
feature/2302-another-adaptive-revision

Conversation

@t-b
Copy link
Copy Markdown
Collaborator

@t-b t-b commented Nov 26, 2024

Close #2258

Next round after 7739d31 (PSQ_DS_FitFrequencyCurrentData: Remove it, 2025-01-28):

@t-b t-b self-assigned this Nov 26, 2024
@t-b t-b force-pushed the feature/2302-another-adaptive-revision branch from daec7e1 to 886e9e6 Compare November 27, 2024 22:53
@t-b t-b mentioned this pull request Jan 6, 2025
3 tasks
@t-b t-b force-pushed the feature/2302-another-adaptive-revision branch 2 times, most recently from d7b9af8 to 7a4e927 Compare January 21, 2025 17:56
@t-b t-b force-pushed the feature/2302-another-adaptive-revision branch 3 times, most recently from 87bc99b to 03ebd15 Compare January 26, 2025 20:44
@t-b

This comment was marked as outdated.

@t-b t-b force-pushed the feature/2302-another-adaptive-revision branch 2 times, most recently from c643b38 to eaa0825 Compare January 27, 2025 18:48
@t-b t-b assigned timjarsky and unassigned t-b Jan 27, 2025
@t-b t-b marked this pull request as ready for review January 27, 2025 18:48
Comment thread Packages/MIES/MIES_Utilities_Algorithm.ipf Outdated
@t-b t-b assigned t-b and unassigned timjarsky Jan 27, 2025
@t-b t-b force-pushed the feature/2302-another-adaptive-revision branch 2 times, most recently from 00b6e6f to ae1e170 Compare January 28, 2025 14:38
@t-b t-b assigned timjarsky and unassigned t-b Jan 28, 2025
@t-b

This comment was marked as outdated.

@t-b t-b force-pushed the feature/2302-another-adaptive-revision branch from ae1e170 to 17d9733 Compare January 28, 2025 14:45
@t-b t-b self-assigned this Jan 29, 2025
@t-b

This comment was marked as outdated.

@t-b t-b force-pushed the feature/2302-another-adaptive-revision branch from 17d9733 to 82df058 Compare February 5, 2025 21:04
@t-b

This comment was marked as outdated.

t-b added 8 commits April 15, 2025 16:10
…e front

In a future commit we will add a second caller and that should not need to
copy the code from the existing call site.
When we finished the last "PSQ_DAScale Adaptive" run with a failed set QC we
now gather the future DAScale values of the very last one from the RhSuAd
sweeps. As this was the plan to acquire for the previous SCI, this is
still something we want to pursue now.

We don't need to look into other SCIs, as we have already searched for
them in the earliers SCIs.
As the unit is % Hz / pA and we get DAScale in units of pA, we don't need
to convert  to/from pA.

This makes the numerical values much more pleasant to deal with.
@t-b t-b force-pushed the feature/2302-another-adaptive-revision branch from 05652bb to 12684bd Compare April 15, 2025 20:35
@t-b t-b assigned timjarsky and unassigned t-b Apr 15, 2025
@t-b
Copy link
Copy Markdown
Collaborator Author

t-b commented Apr 15, 2025

@timjarsky Ready for a test. Tests and flowchart are already updated.

@timjarsky
Copy link
Copy Markdown
Collaborator

@t-b I looked at several files from the latest version of adaptive. The data looks good. A minor issue is the y-axis label on the lower plot (see below). I was expecting the lower plot y-axis to be % slope.

image

@timjarsky timjarsky assigned t-b and unassigned timjarsky Apr 25, 2025
@t-b
Copy link
Copy Markdown
Collaborator Author

t-b commented Apr 25, 2025

@t-b I looked at several files from the latest version of adaptive. The data looks good. A minor issue is the y-axis label on the lower plot (see below). I was expecting the lower plot y-axis to be % slope.
image

We still can't tune yaxis labels from SF see #1525.

@t-b t-b assigned timjarsky and unassigned t-b Apr 25, 2025
@timjarsky
Copy link
Copy Markdown
Collaborator

timjarsky commented Apr 25, 2025

@t-b I looked at several files from the latest version of adaptive. The data looks good. A minor issue is the y-axis label on the lower plot (see below). I was expecting the lower plot y-axis to be % slope.
image

We still can't tune yaxis labels from SF see #1

@t-b slope percent shouldn't be 10e-12, should it?

…xSlope

Broken since 41f05c7 (PSQ_DS_DAScale (Adapt): Add
MinimumSpikeCountForMaxSlope analysis parameter, 2025-02-14).
@timjarsky timjarsky assigned t-b and unassigned timjarsky Apr 25, 2025
@t-b
Copy link
Copy Markdown
Collaborator Author

t-b commented Apr 25, 2025

@t-b slope percent shouldn't be 10e-12, should it?

Nope, I fixed that. I also can't reproduce it, are you sure you are using the latest version? If yes, we can also do a screen share.

@t-b t-b assigned timjarsky and t-b and unassigned t-b and timjarsky Apr 25, 2025
@t-b t-b merged commit b1280de into main Apr 25, 2025
5 of 6 checks passed
@t-b t-b deleted the feature/2302-another-adaptive-revision branch April 25, 2025 17:56
@t-b t-b mentioned this pull request Mar 30, 2026
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adaptive enhancements

2 participants