Find a way of automating the selection of a bounding box for determining width/height of the pixel plane class.
This would reduce the amount of parameters needed from the user and also facilitate secondary utilities such as analysis_utils.get_spacecraft_area()
To do:
Find a way of automating the selection of a bounding box for determining width/height of the pixel plane class. This would reduce the amount of parameters needed from the user and also facilitate secondary utilities such as
analysis_utils.get_spacecraft_area()