Commit 3d1757e1 authored by Jay's avatar Jay
Browse files

Updates for comments

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


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