Commit 1b6db750 authored by Jay's avatar Jay Committed by jay
Browse files

Updates for comments

parent f9c79d4e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -239,7 +239,7 @@ def point_info(

        # ISIS's campt needs points in a file
        with isis.fromlist.temp(p_list) as f:
            cp = campt(
            cp = isis.campt(
                cube_path,
                coordlist=f,
                allowoutside=allowoutside,