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

Update data management #152

Merged
merged 19 commits into from
Jul 16, 2024
Merged

Update data management #152

merged 19 commits into from
Jul 16, 2024

Conversation

timmens
Copy link
Member

@timmens timmens commented Jul 15, 2024

In this PR, I

  • Update the data management code to follow the functional data management style we teach in EPP
  • Update the corresponding tests
  • Update the corresponding directory structure in the documentation figures

@timmens timmens requested a review from hmgaudecker July 15, 2024 15:25
Copy link
Member

@hmgaudecker hmgaudecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent, mostly tiny comments!

Many thanks!!!

And don't forget to log the changes.

@timmens
Copy link
Member Author

timmens commented Jul 15, 2024

Excellent, mostly tiny comments!

Many thanks!!!

And don't forget to log the changes.

Thank you! Besides the clear signs of my inattention, the comments regarding the linear_index were really helpful. It is much better now. I also logged the changes for the next version of the templates (v0.7.2).

Hopefully, this is sufficiently bug-free now.

Copy link
Member

@hmgaudecker hmgaudecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent, thanks! I think we can simplify further now that we explicitly write down the formula -- no need to carry along the model_type (my comment before still left room for confusion, btw, because we usually mean by linear_index "linear in the parameters" but the formula implied "linear in the variables").

src/template_project/analysis/model_template.py Outdated Show resolved Hide resolved
src/template_project/analysis/model_template.py Outdated Show resolved Hide resolved
src/template_project/analysis/task_analysis_template.py Outdated Show resolved Hide resolved
Copy link
Member

@hmgaudecker hmgaudecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A tiny omission and some renamings. If you agree, just include and merge!

@timmens timmens merged commit 0ff14c4 into main Jul 16, 2024
5 checks passed
@timmens timmens deleted the update-data-management branch July 16, 2024 12:02
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