Currently the TiledJet stuct is used as a manually managed linked list for tiled jet reconstruction.
Changing this to a Julia DataStuctures.jl MutableLinkedList would be quite desirable, and would also help with #97, which got stuck because of problems in parameterising the noTiledJet that was used to indicate the start/end points of the list and would no longer be needed.