Skip to content

LIMS-464: Add config variable to allow ending of grid scan image scaling#484

Merged
MattPrit merged 2 commits intoprereleasefrom
improvement/LIMS-464/allow-grid-scan-image-scaling-to-end
Mar 7, 2023
Merged

LIMS-464: Add config variable to allow ending of grid scan image scaling#484
MattPrit merged 2 commits intoprereleasefrom
improvement/LIMS-464/allow-grid-scan-image-scaling-to-end

Conversation

@ndg63276
Copy link
Collaborator

@ndg63276 ndg63276 commented Mar 2, 2023

Ticket: LIMS-464

  • Requires new variable in config.php, formatted as eg:
    $scale_grid_end_date = 20221231;

  • This should be added as/when GDA fix the grid scan scaling on affected beamlines (listed as $scale_grid)

  • If $scale_grid_end_date is not present, image scaling will continue as before

* Requires new variable in config.php, formatted as eg:
$scale_grid_end_date = 20221231;

* This should be added as/when GDA fix the grid scan scaling on affected beamlines (listed as $scale_grid)
* If $scale_grid_end_date is not present, image scaling will continue as before
@ndg63276 ndg63276 requested review from MattPrit and NKatti2011 March 2, 2023 11:20
Copy link
Contributor

@MattPrit MattPrit left a comment

Choose a reason for hiding this comment

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

LGTM. @NKatti2011 approves

@MattPrit MattPrit merged commit 97830bb into prerelease Mar 7, 2023
@John-Holt-Tessella John-Holt-Tessella deleted the improvement/LIMS-464/allow-grid-scan-image-scaling-to-end branch June 13, 2023 11:42
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