This PR implements a number of features requested by @Devaraj-G:
The level of the contour can now be set by the user (previously this was hard-coded to zero)
What is considered a boundary (against which the contour is closed) can be changed by supplying the --region flag
A plot of the predicted contours can be made for inspection
There is also a minor improvement to the remove-restore command line help, which presents the user with useful metadata for the region flag, instead of repeating REGION.
This PR implements a number of features requested by @Devaraj-G:
--region
flagThere is also a minor improvement to the remove-restore command line help, which presents the user with useful metadata for the region flag, instead of repeating REGION.