This is reasonable. You should create a system test before implementing anything though. And the original [x, y, x] point should be accepted as well as lists of points.
Regards, Edward On 8 May 2014 11:50, Troels E. Linnet <[email protected]> wrote: > URL: > <http://gna.org/task/?7791> > > Summary: the dx.map should accept a list of list with values > for points. > Project: relax > Submitted by: tlinnet > Submitted on: Thu 08 May 2014 09:50:07 AM UTC > Should Start On: Thu 08 May 2014 12:00:00 AM UTC > Should be Finished on: Fri 09 May 2014 12:00:00 AM UTC > Category: relax's source code > Priority: 7 - High > Status: In Progress > Percent Complete: 0% > Assigned to: tlinnet > Open/Closed: Open > Discussion Lock: Any > Effort: 0.00 > > _______________________________________________________ > > Details: > > The dx.map can accept a point [x, y, x] > to map on the chi2 surface. > > dx.map(params=dx_params, map_type='Iso3D', spin_id=cur_spin_id, inc=ds.dx_inc, > lower=None, upper=None, axis_incs=10, file_prefix=file_name_map, > dir=ds.resdir, point=dx_set_val, point_file=file_name_point, remap=None) > > This should be expanded to: > [[x1, y1, z1], [x2, y2, z2]] > > This is to allow, that one can have dynamic parameters points, that showed how > data is generated, and a point which shows which point space was minimised to. > > > > > _______________________________________________________ > > Reply to this item at: > > <http://gna.org/task/?7791> > > _______________________________________________ > Message sent via/by Gna! > http://gna.org/ > > > _______________________________________________ > relax (http://www.nmr-relax.com) > > This is the relax-devel mailing list > [email protected] > > To unsubscribe from this list, get a password > reminder, or change your subscription options, > visit the list information page at > https://mail.gna.org/listinfo/relax-devel _______________________________________________ relax (http://www.nmr-relax.com) This is the relax-devel mailing list [email protected] To unsubscribe from this list, get a password reminder, or change your subscription options, visit the list information page at https://mail.gna.org/listinfo/relax-devel

