id summary reporter owner description type status priority milestone component resolution keywords cc workpackage 717 calculate all I(q) values needed for 1D resolution in one call pkienzle "When I(q) is computed with resolution, the theory values are first computed for the measured points, then another call is made to compute the points before the first measured point and another call is made to compute the points after the last measured point. This will significantly slow down the throughput on the GPU for simple models, where the overhead of three calls will be larger than cost of the calls. This is one step toward refactoring the fitting perspective to more cleanly separate computation from user interface. See code in: {{{ sas.sascalc.data_util.qsmearing.PySmear.apply }}} called from: {{{ sas.sasgui.perspectives.fitting.model_thread.Calc1D.compute sas.sascalc.fit.AbstractFitEngine.FitData1D.residuals }}}" defect new major SasView Next Release +1 SasView SasView Bug Fixing