Skip to content

Fixes inconsistent model type#80

Merged
StephenNneji merged 2 commits intoRascalSoftware:masterfrom
StephenNneji:model_type_issue
Feb 17, 2023
Merged

Fixes inconsistent model type#80
StephenNneji merged 2 commits intoRascalSoftware:masterfrom
StephenNneji:model_type_issue

Conversation

@StephenNneji
Copy link
Collaborator

Fixes uses of "Layers" as the model type.
Removes offending mex file and updates test data

@StephenNneji StephenNneji changed the title Fixes inconsistent model type in ProjectClass Fixes inconsistent model type Feb 16, 2023
Copy link
Collaborator

@DrPaulSharp DrPaulSharp left a comment

Choose a reason for hiding this comment

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

Given that the domains classes are still included on the master branch I think it would be worth making these changes there also. There are five instances of 'layers' in domains related routines:

API/domainsClass/domainsClass.m: line 227 & line 277
API/domainsClass/reflContrastsClass.m: line 250
API/domainsClass/simContrastsClass.m: line 156
targetFunctions/domains_TF/domainsTF_reflectivityCalculation.m: line 66

@StephenNneji StephenNneji requested a review from RabiyaF February 17, 2023 12:20
@StephenNneji StephenNneji merged commit 169385d into RascalSoftware:master Feb 17, 2023
arwelHughes added a commit to arwelHughes/RAT_fork that referenced this pull request Feb 17, 2023
DrPaulSharp added a commit that referenced this pull request Feb 28, 2023
* Fixes broken examples

* Fixes inconsistent model type (#80)

* Removes domainsClass and domains_TF folders (#84)

* Adds tests for the resolution class and updates docs (#86)

* Adds tests and docs to the contrasts class (#88)

* Fixes broken examples

---------

Co-authored-by: Paul Sharp <44529197+DrPaulSharp@users.noreply.github.com>
@StephenNneji StephenNneji deleted the model_type_issue branch April 12, 2023 15:50
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.

3 participants