TopoStats icon indicating copy to clipboard operation
TopoStats copied to clipboard

Obtain plot x,y data from plotting.py plots

Open SylviaWhittle opened this issue 4 years ago • 3 comments

SylviaWhittle avatar Dec 13 '21 12:12 SylviaWhittle

Added this functionality in the GetPlotData branch. It is complete however it is not currently needed in the main branch. Will need merging in the long term.

SylviaWhittle avatar Feb 07 '22 14:02 SylviaWhittle

Hi @SylviaWhittle - I recommend making a pull request to get this code reviewed and merged into the main/master branch soon, unless it's likely to "break" it (and if it does this will be fixable). Branches become "stale" over time - the main/master branch changes and it becomes ever-harder to merge.

bobturneruk avatar Feb 07 '22 17:02 bobturneruk

Hi @SylviaWhittle

Do you think we can close this issue now? You've introduced saving of data to Numpy arrays elsewhere and started developing the HDF5 .topostats file format so I think that covers the need to extract the data.

ns-rse avatar Oct 13 '23 13:10 ns-rse

trace, spline/smoothed points are available now in the topostats file, added as part of the tracing refactor #932

SylviaWhittle avatar Nov 13 '24 14:11 SylviaWhittle