Opened 20 years ago

Closed 19 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 20 years ago by ole

Description: modified (diff)

comment:2 Changed 20 years ago by ole

Description: modified (diff)

comment:3 Changed 20 years ago by ole

Description: modified (diff)

comment:4 Changed 20 years ago by duncan

Severity: normalenhancement

comment:5 Changed 20 years ago by duncan

Status: newassigned

comment:6 Changed 20 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 20 years ago by duncan

Description: modified (diff)

comment:8 Changed 20 years ago by duncan

Description: modified (diff)

comment:9 Changed 20 years ago by duncan

Description: modified (diff)

comment:10 Changed 20 years ago by duncan

Description: modified (diff)

comment:11 Changed 20 years ago by ole

Component: Compilation and installationFunctionality and features

comment:12 Changed 19 years ago by duncan

Description: modified (diff)
Priority: normallow
Resolution: fixed
Status: assignedclosed

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.