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

Efficiency Improvements + Protect Data Temp Directory #238

Merged
merged 14 commits into from
Mar 27, 2024
Merged

Conversation

cgohil8
Copy link
Collaborator

@cgohil8 cgohil8 commented Mar 26, 2024

Closes #231.

Changes:

  • Improved efficiency of model initialisation.
  • Made random_state_time_course_initialization more robust.
  • Made temp directories for the Data object only readable by the user that created them.
  • Updated fMRI examples.

@cgohil8 cgohil8 marked this pull request as ready for review March 27, 2024 00:37
@cgohil8 cgohil8 changed the title Efficiency Improvements + Read-Only Temp Directory Efficiency Improvements + Protect Data Temp Directory Mar 27, 2024
@cgohil8 cgohil8 merged commit 20002b8 into main Mar 27, 2024
1 check passed
@cgohil8 cgohil8 deleted the hmm_init branch March 27, 2024 21:16
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.

Improve random_state_time_course_initialisation
1 participant