Add segmentation to PTR skeleton
I would be nice to have a way to convert a .csv|.json segmentation file into a PTR skeleton:
create_ptr('segmentation.[csv|json]') # Should create a PointingRequestMessage object
Same as #5 (closed), a CLI could be a plus:
seg2ptr segmentation.[csv|json] # -> segmentation.ptr