Skip to content

Fixes tutorial broken by refactors#41

Merged
alexhroom merged 4 commits intoRascalSoftware:mainfrom
alexhroom:update-tutorials
Apr 2, 2025
Merged

Fixes tutorial broken by refactors#41
alexhroom merged 4 commits intoRascalSoftware:mainfrom
alexhroom:update-tutorials

Conversation

@alexhroom
Copy link
Copy Markdown
Collaborator

The project class tutorial was broken due to the changes to displaying a backgroundsClass. This fixes it

@alexhroom alexhroom requested a review from StephenNneji April 1, 2025 13:44
@alexhroom
Copy link
Copy Markdown
Collaborator Author

alexhroom commented Apr 1, 2025

@StephenNneji this fixes all warnings except for some about the MATLAB reference (broken by refactors to the target functions) - those warnings have been fixed in #39 so once this is merged that PR should build

Copy link
Copy Markdown
Collaborator

@StephenNneji StephenNneji left a comment

Choose a reason for hiding this comment

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

Looks good, please comment out the code causing the build to fail before merging

Normal Target Functions (normalTF)
.. automodule:: targetFunctions.+normalTF.+customLayers
:members:
.. automodule:: targetFunctions.+normalTF.+customXY
:members:
Domains Target Functions (domainsTF)
------------------------------------
.. automodule:: targetFunctions.+domainsTF.+customLayers
:members:
.. automodule:: targetFunctions.+domainsTF.+customXY
:members:

@alexhroom alexhroom merged commit 1bbbb8c into RascalSoftware:main Apr 2, 2025
1 check passed
@alexhroom alexhroom deleted the update-tutorials branch April 2, 2025 10:14
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