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

Values from the mantid matrix are copied at the display precision, not the full precision #11053

Closed
NickDraper opened this issue Sep 5, 2014 · 1 comment
Assignees
Milestone

Comments

@NickDraper
Copy link
Contributor

If I select some cells/rows/columns in a Workspace2D window, and right click->Copy, and then Paste into Notepad, Excel or wherever, the values are rounded to 6 significant figures!

However, if I right click and "Copy Bin to Table" or "Copy Spectrum to Table", the values in the table have the full double precision (~15 digits) expected. I can then copy those numbers out of the Mantid/QTI table into Excel and the precision is preserved.

Copying the full precision should be the default everywhere.

Highlighted by James Lord

@NickDraper NickDraper added the GUI label Jun 3, 2015
@NickDraper NickDraper self-assigned this Jun 3, 2015
@NickDraper NickDraper added this to the Release 3.3 milestone Jun 3, 2015
@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 10211

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

No branches or pull requests

1 participant