Opened 7 years ago

Last modified 7 years ago

#1578 closed enhancement

Make sure we use JSON and not CSV encode in petascope, raswct, etc. — at Version 1

Reported by: Dimitar Misev Owned by: Bang Pham Huu
Priority: major Milestone: 9.5
Component: petascope Version: development
Keywords: Cc: Peter Baumann, Vlad Merticariu
Complexity: Medium

Description (last modified by Dimitar Misev)

Our CSV encode is not very standard for 3D+ and using JSON would be much better.

Petascope, raswct, and any other client code that relies on encoding to CSV should be updated to use JSON. This is straightforward, the '{' and '}' handling should be simply changed to '[' and ']'.

Change History (1)

comment:1 by Dimitar Misev, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.