Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mask not loaded correctly for 2D data (Trac #847) #938

Closed
pkienzle opened this issue Mar 30, 2019 · 1 comment
Closed

Mask not loaded correctly for 2D data (Trac #847) #938

pkienzle opened this issue Mar 30, 2019 · 1 comment
Assignees
Labels
Defect Bug or undesirable behaviour Major Big change in the code or important change in behaviour
Milestone

Comments

@pkienzle
Copy link
Contributor

pkienzle commented Mar 30, 2019

Mask is saved when writing a masked 2D dataset, but isn't shown when the analysis is reloaded.

Note that the CanSas2012 format indicates that mask should be integer 1/0 rather than string !True/False.

http://cansas-org.github.io/canSAS2012/structure.html

Migrated from http://trac.sasview.org/ticket/847

{
    "status": "closed",
    "changetime": "2017-02-07T19:05:13",
    "_ts": "2017-02-07 19:05:13.424674+00:00",
    "description": "Mask is saved when writing a masked 2D dataset, but isn't shown when the analysis is reloaded.\n\nNote that the CanSas2012 format indicates that mask should be integer 1/0 rather than string !True/False.\n\n    http://cansas-org.github.io/canSAS2012/structure.html",
    "reporter": "pkienzle",
    "cc": "",
    "resolution": "fixed",
    "workpackage": "SasView Bug Fixing",
    "time": "2017-02-07T17:43:11",
    "component": "SasView",
    "summary": "Mask not loaded correctly for 2D data",
    "priority": "major",
    "keywords": "",
    "milestone": "SasView 4.1.0",
    "owner": "GitHub <noreply@github.com>",
    "type": "defect"
}
@pkienzle pkienzle added this to the SasView 4.1.0 milestone Mar 30, 2019
@pkienzle pkienzle added Defect Bug or undesirable behaviour Incomplete Migration Major Big change in the code or important change in behaviour and removed Incomplete Migration labels Mar 30, 2019
@sasview-bot
Copy link

Trac update at 2017/02/07 19:05:13:

In changeset 2510b9b:

#!CommitTicketReference repository="sasview" revision="2510b9b9dd6b1865d897555b1fd71086a65f89d7"
Merge pull request #258 from SasView/ticket-827

Fixes #896, #915, #922, #938

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Defect Bug or undesirable behaviour Major Big change in the code or important change in behaviour
Projects
None yet
Development

No branches or pull requests

2 participants