gwyfile icon indicating copy to clipboard operation
gwyfile copied to clipboard

GwyBricks

Open DancingQuanta opened this issue 7 years ago • 2 comments

Will the support for GwyBrick be added?

DancingQuanta avatar Oct 06 '18 17:10 DancingQuanta

I never had a chance to work with volume data in Gwyddion. This would certainly be nice to support!

As far as I can tell from the Gwyddion file format documentation, the only missing part is a convenience class for GwyBricks and discovery functions similar to get_datafields(obj) and find_datafields(obj). The actual data behind the volume should already be in the GwyBrick object available under obj['/brick/0'].

tuxu avatar Oct 09 '18 22:10 tuxu

I have volume data, especially micro Raman spectroscopy and fortunately I can write python. i love to make a pull request which I will do soon.

DancingQuanta avatar Oct 10 '18 20:10 DancingQuanta