v0.2.55
Miscellaneous API fixes (#202) * fix/improve multiple things in api: - mag can be instantiated with np array or mag class itself - mag.as_np() was added - bounding box is updated correctly when writing in mag != 1 - largest_segment_id is required when creating segmentation layer * add tests * format