-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump to MTK v9 #342
Merged
Merged
Bump to MTK v9 #342
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…machinery to deal with it in blox_utilities.jl: function get_states_without_drive
… external input. Implementation differs from SPM12 since C parameter is not being overwritten when transfer function is being computed but the user-set value is kept.
…w.r.t. potential changes in MTK and pecularities about model assembly. It also deprecates the get_hemodynamic_observers function.
…al) based on Haris's comment to use irreducible to maintain measurement equations which are algebraic equations of dynamic variables. This makes in particular transferfunction_fmri much more elegant and robust.
Spectral DCM with external input and more robust measurements
Basic LIF Neuron with tests using MTK
Also added TestSet for QIF neurons
Still under construction
Simple IF addition
`get_connection_rule` added to blox_utilities to mirror other helper functions for BloxConnector
Basic Izhikevich neurons from Chen and Campbell added
Performance tweaks to spectralDCM code
*Fixed the `I_syn` redundancies *Moved the for `:connection_rule` to `get_connection_rule` *Added parameter ranges for the GUI in the comments
Only returns `rhs` now
Updating single neurons
sDCM code cleanup
Delete old IF, LIF, QIF blox and associated helper functions and tests. Also remove `synaptic_network.jl` as it is fully replaced by `BloxConnector`
Include citations and docstring formatting. Still finishing up QIF and Izhikevich
Synaptic conductances for these need to be scaled appropriately!
Also cleanup
Closes #349 |
This was referenced Jun 26, 2024
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Further changes needed:
getindex
/setindex!
methods forMTKParameters
withParameterIndex
SciML/ModelingToolkit.jl#2531datafitting.jl
testsremake
failing to change the parameters in a problem