As rightly pointed out by @tomdemeyere in #409 (comment), it would be better to change the Analysis class to have from_file and from_objects class methods to make it more cleaner and easily maintainable in future.
The issue of the Analysis and class LobsterNeighbors not respecting the single responsibility principle will be resolved
Todo
As rightly pointed out by @tomdemeyere in #409 (comment), it would be better to change the
Analysisclass to havefrom_fileandfrom_objectsclass methods to make it more cleaner and easily maintainable in future.The issue of the
Analysisand classLobsterNeighborsnot respecting the single responsibility principle will be resolvedTodo
MSONable