Fixing bug causing lcfs fluxsurface to be opened
This was causing the lcfs to stay opened if it wasnt opened. My bad. Checkin if the last and first points in te lcfs are the same needs to be done when feeding the polygon to the FluxSurface class constructor. Shapely identifies closed polygons as having identical first and last shapes.