[LIBISIS-code-tickets] [LIBISIS] #51: Check cell arrays in fit
LIBISIS Library and Applications
noreply at libisis.org
Fri Jan 5 15:06:50 GMT 2007
#51: Check cell arrays in fit
---------------------------+------------------------------------------------
Reporter: Dean Whittaker | Owner: Dean Whittaker
Type: defect | Status: closed
Priority: minor | Resolution: fixed
Keywords: |
---------------------------+------------------------------------------------
Changes (by Dean Whittaker):
* status: assigned => closed
* resolution: => fixed
Comment:
(In [973]) fixes #2 - fit is extended to n dimensions. fixes #51 and
fixes #50 - minor change required to make sure than any dimensionality can
be used, otherwise the functions should work generally. Also note: user
can use cell arrays to define their dimensions - so x{1} is an array of
data in the first dimension, x{2} in the second etc. etc. as well as
giving a grid of numbers. addresses #49 - This has been tested, keep and
remove work but ticket left open in case a fault is found. Note that
remove always takes precedence over keep if used together (i.e. you can
define boxes using the keep ranges, then remove other boxes from them
using remove ranges - not the other way round). This was down to
convenience in programming and I think this is the correct way to think
about it
--
Ticket URL: <http://trac.libisis.org/code/ticket/51#comment:2>
LIBISIS Library and Applications <http://www.libisis.org/>
LIBISIS Library and Applications
More information about the LIBISIS-code-tickets
mailing list