Skip to content

Fixes bug in contrast shift value and starts shift value at 0#435

Merged
DrPaulSharp merged 1 commit intoRascalSoftware:masterfrom
DrPaulSharp:bugfix
Mar 23, 2026
Merged

Fixes bug in contrast shift value and starts shift value at 0#435
DrPaulSharp merged 1 commit intoRascalSoftware:masterfrom
DrPaulSharp:bugfix

Conversation

@DrPaulSharp
Copy link
Collaborator

No description provided.

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.

Thanks, works as advertised

lines = cell(numberOfContrasts, 1);
mult = 1;
q4Data = 1;
q4Data = 1.0;
Copy link
Collaborator

Choose a reason for hiding this comment

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

As all numbers in MATLAB are double not sure if this makes a difference

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Old habits dying hard I think.

@DrPaulSharp DrPaulSharp merged commit e2f803c into RascalSoftware:master Mar 23, 2026
7 checks passed
@DrPaulSharp DrPaulSharp deleted the bugfix branch March 23, 2026 12:24
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