Skip to content

[MEM] Decouple process_inverse_2018 from process_inverse_mem#894

Open
Edouard2laire wants to merge 1 commit intobrainstorm-tools:masterfrom
Edouard2laire:MEM-branch
Open

[MEM] Decouple process_inverse_2018 from process_inverse_mem#894
Edouard2laire wants to merge 1 commit intobrainstorm-tools:masterfrom
Edouard2laire:MEM-branch

Conversation

@Edouard2laire
Copy link
Collaborator

@Edouard2laire Edouard2laire commented Mar 3, 2026

The goal of this PR is to better separate the code between MEM (process_inverse_MEM and process_inverse_2018). After version 3.2.0, all the computation is done inside process_inverse_MEM.

After version 3.2.0, all the main code of MEM resides in process_inverse_mem without a call to process_inverse_2018.

This is helpful so that:

  • process_inverse_mem is standalone and easy to read/modify
  • It is easier to keep the best package and process_inverse_2018 in sync

For new version of Best (3.2.0), delegate all computation to process_inverse_mem
@Edouard2laire
Copy link
Collaborator Author

Ok. I updated the PR so it doesn't affect users who don't update the Best toolbox while delegating the computation for users who do update the toolbox.

This can now be merged safely. I will merge the other PR early next week

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.

2 participants