Opened 19 years ago

Closed 18 years ago

#9 closed enhancement (fixed)

Feedback on errors

Reported by: ole Owned by: duncan
Priority: low Milestone: least_squares module finished
Component: Functionality and features Version:
Severity: normal Keywords:
Cc: ole

Description (last modified by duncan)

I've shortened the points that this ticket raises to:

Give feedback when;

points outside mesh. (Done)

mesh outside points boundary.

I'm assuming this is when using least_squares fit_to_mesh and least_squares interpolate (or any wrapper of these functions).

other points are now in tickets 23 and 24.

Change History (12)

comment:1 Changed 19 years ago by ole

  • Description modified (diff)

comment:2 Changed 19 years ago by ole

  • Description modified (diff)

comment:3 Changed 19 years ago by ole

  • Description modified (diff)

comment:4 Changed 19 years ago by duncan

  • Severity changed from normal to enhancement

comment:5 Changed 19 years ago by duncan

  • Status changed from new to assigned

comment:6 Changed 19 years ago by duncan

I've shortened the points that this ticket raises to: Give feedback when

  • points outside mesh
  • mesh outside points boundary !

I'm assuming this is when using least_squares fit_to_mesh and least_squares interpolate (or any wrapper of these functions).

other points are now in ticket 23 and 24.

comment:7 Changed 19 years ago by duncan

  • Description modified (diff)

comment:8 Changed 19 years ago by duncan

  • Description modified (diff)

comment:9 Changed 19 years ago by duncan

  • Description modified (diff)

comment:10 Changed 19 years ago by duncan

  • Description modified (diff)

comment:11 Changed 19 years ago by ole

  • Component changed from Compilation and installation to Functionality and features

comment:12 Changed 18 years ago by duncan

  • Description modified (diff)
  • Priority changed from normal to low
  • Resolution set to fixed
  • Status changed from assigned to closed

A warning is given when a point is outside the mesh and if no points are inside mesh, in verbose mode, in interpolate.

Note: See TracTickets for help on using tickets.