-c 'apply_command_stack_to_playlist --enable-evaluate'
-c 'save_playlist --output o.hkp'
-
on 2400 curves with the command line UI. Tomorrow I'll run through
those with the GUI.
+Update:
+
+I ran through with the above command with the GUI. Same results :D.
+It did, however turn up a couple of outstanding issues:
+
+- lots of useless `!!python/unicode 'retract'` tags. If the strings
+ are all in ASCII, I don't really care if they are loaded as unicode
+ or string objects.
+- `surface distance (m) (m)` column. Obviously someone is adding
+ units twice. I need to figure out who it is ;).
+
[[!tag tags/hooke]]
[[!tag tags/programming]]