99 fix file load
This fixes #99 (closed) bug.
I refactored the way we load saved files. It is now a generator rail_from_file
and takes a *.pkl file as input.
This is a much cleaner implementation.
This fixes #99 (closed) bug.
I refactored the way we load saved files. It is now a generator rail_from_file
and takes a *.pkl file as input.
This is a much cleaner implementation.