Skip to content

Updates Examples#262

Merged
DrPaulSharp merged 3 commits intoRascalSoftware:masterfrom
DrPaulSharp:examples
Aug 21, 2024
Merged

Updates Examples#262
DrPaulSharp merged 3 commits intoRascalSoftware:masterfrom
DrPaulSharp:examples

Conversation

@DrPaulSharp
Copy link
Collaborator

@DrPaulSharp DrPaulSharp commented Aug 20, 2024

Adds ORSO validation to tests, and bayesBenchmark to live script examples. Also refactors live scripts and removes unnecessary duplicate orsoTest files.

Copy link
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 see comments

Copy link
Collaborator

Choose a reason for hiding this comment

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

Not sure why this file is changed

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

There was a stray space . . .

Alright, I'm a bit obsessive.
image
image

Copy link
Collaborator

Choose a reason for hiding this comment

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

We need to revisit the possibility of linting and formatting the code. And maybe an issue to address some of the minor linter things such as replacing dlmread usage with readmatrix

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, I looked into that. The use of ".layers" as a file format meant I couldn't do the simple switch, so I decided to leave it for now.

properties (TestParameter)
layersFile = {'test0.layers', 'test1.layers', 'test2.layers', 'test3.layers', 'test6.layers', 'test7.layers'}
dataFile = {'test0.dat', 'test1.dat', 'test2.dat', 'test3.dat', 'test6.dat', 'test7.dat'}
% layersFile = {'test0.layers', 'test1.layers', 'test2.layers', 'test3.layers', 'test0.layers', 'test1.layers', 'test6.layers', 'test7.layers'}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not sure why the comments are here

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I wanted to make sure the correspondence between dat files and layers files was noted down in the main test. For the excluded tests they use previous layers files.

@DrPaulSharp DrPaulSharp merged commit 20c9130 into RascalSoftware:master Aug 21, 2024
@DrPaulSharp DrPaulSharp deleted the examples branch August 21, 2024 11:00
@arwelHughes
Copy link
Collaborator

arwelHughes commented Aug 21, 2024 via email

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