Skip to content
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

cleanup PR for Neuroblox 0.3 #324

Merged
merged 24 commits into from
Jan 25, 2024
Merged

cleanup PR for Neuroblox 0.3 #324

merged 24 commits into from
Jan 25, 2024

Conversation

hstrey
Copy link
Member

@hstrey hstrey commented Jan 12, 2024

@anandpathak31 @david-hofmann @harisorgn @agchesebro
Please add all your cleanup to this PR. We should have this done by early next week.

@hstrey
Copy link
Member Author

hstrey commented Jan 12, 2024

I just noticed that the next version will be Neuroblox 0.3

@hstrey hstrey changed the title cleanup PR for Neuroblox 0.4 cleanup PR for Neuroblox 0.3 Jan 12, 2024
agchesebro and others added 23 commits January 15, 2024 09:22
* Deleted `jansen_rit_component_tests.jl`.
* Renamed `jansen_rit_component_tests_new_timing.jl` to `jansen_rit_component_tests.jl` (removing old examples in favor of updated blocks with ms timing defaults).
* Deleted `temp_test.jl`
* Deleted `jansen_rit_hemodynamic_tests.jl`
* Deleted `test/old_component_tests/*`. These were all old neural mass model tests from pre-`BloxConnector` days that I kept around just in case. Seem redundant now.
* @hstrey I think `test/ode_from_graph.jl` can be deleted - looks like old Jansen Rit code that we've incorporated elsewhere or removed entirely.
* Documented new blox
* Deleted old blox
Fix last commit because I deleted the wrong one @@
* Add comments to new blox
* Remove old blox
@hstrey I kept the defaults for all these parameters except for omega which needed to be updated to ms. Any citation you'd like for this parameter set? It's just a harmonic oscillator so I'm assuming it's general enough to not need one unless we really want to highlight a particular paper.
* Deleted old blox
* Updated new blox
* Fixed docstring issue from other blocks (I think - we'll see after the next tests run)
Also removed a couple other old blocks. One more commit and I should be done with this
The following tests have been commented out because they used the deprecated (now removed) Jansen Rit blox:
* Canonical & Jansen-Rit Network
* OUBlox & Jansen-Rit network
* Time-series output
@hstrey do we need these? If so then I'll modify to the new blocks - if not we can delete. They're just commented out for now.
Cleaned up the comments for WilsonCowan and LarterBreakspear blocks.
Commented out "ODE from Graph and simulate" from `graph_to_dataframe.jl` because these are also built using old blocks.
…ogress_scope into paramscoping. This works fine for the current code but it will not work if models have many layers of hierarchies. However, if I understand it correctly with the new system from graph structure we won't run into that issue. This new structure also allowed us to get rid of LinHemo which had required the separation into progress_scope and compileparameterlist in the earlier version.
Removing old blocks
* Remove old examples
* Add new examples of Jansen-Rit with delays and Larter-Breakspear with DTI-derived connections
* Add additional function for Balloon model convolution after simulation
* Test documentation formatting
…a generic solution rather than having a special JR block to deal with the sigmoidal connection function
@helmutstrey helmutstrey merged commit b5b7ce3 into master Jan 25, 2024
3 checks passed
@helmutstrey helmutstrey deleted the cleanup04 branch January 25, 2024 04:56
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.

4 participants