|
|
@200
|
15 years |
srkline |
Changed 2D model calculations to use a FIXED 25 integration points in an …
|
|
|
@198
|
15 years |
srkline |
Adding three new 2D functions, the easy ones that use a Gaussian …
|
|
|
@197
|
15 years |
srkline |
Changes to PlotUtils2D here undo the previous changeset, now correctly …
|
|
|
@196
|
15 years |
srkline |
bits and tweaks to get 2D fitting to work. Most significant changes are …
|
|
|
@189
|
15 years |
srkline |
Added correct #includes for structure alignment
|
|
|
@188
|
15 years |
srkline |
removed depricated #pragma statement for structure alignment and replaced …
|
|
|
@185
|
15 years |
srkline |
The Cylinder_2D calculation is now threaded (it's the only threaded …
|
|
|
@184
|
15 years |
srkline |
Template is now aware of the utilities for 2D fitting, and the Cylinder_2D …
|
|
|
@183
|
15 years |
srkline |
Added Cylinder_2D.ipf to the list of available models in the picker
Added …
|
|
|
@182
|
15 years |
srkline |
Adding a whole bunch of stuff to allow analysis of 2D data sets:
…
|
|
|
@181
|
15 years |
srkline |
Changes to wrapper are to toggle button labels and their procedures as …
|
|
|
@180
|
15 years |
ajj |
Fixed fit interface issue (trac ticket #71) with long file name
Moved …
|
|
|
@179
|
15 years |
srkline |
Closing RT ticket by using 76 point quadrature on MultiShell? model
Also …
|
|
|
@177
|
15 years |
srkline |
Minor bug fixes after testing the plot and append buttons on the …
|
|
|
@176
|
15 years |
srkline |
Added the Write Model Data item back to the SANS Models menu, and it now …
|
|
|
@175
|
15 years |
srkline |
Updated the template to include all of the analysis package template items …
|
|
|
@174
|
15 years |
srkline |
changed my mind - made the global fit report "auto-save". It picks up the …
|
|
|
@173
|
15 years |
srkline |
Included a simple report generator (always generates a report, no …
|
|
|
@172
|
15 years |
srkline |
Tweaks to the template to open the file loader and fit wrapper, and to …
|
|
|
@171
|
16 years |
srkline |
Added PlotManager?.ipf (1st incarnation) to allow batch loading and …
|
|
|
@170
|
16 years |
srkline |
Fixed the routine that writes model data XY for export to be data-folder …
|
|
|
@169
|
16 years |
srkline |
Changed macros in models that plot distributions, Rg, I(0), etc. to look …
|
|
|
@168
|
16 years |
srkline |
Fixing keyWord string pairs for model functions as errors are found.
|
|
|
@166
|
16 years |
srkline |
Modified all procedure files to add to the keyword=value strings to …
|
|
|
@165
|
16 years |
srkline |
Added:
Report notebook generate/save
Feedback to panel
Macro to generate …
|
|
|
@164
|
16 years |
srkline |
GlobalFit2 now has Unix line endings
|
|
|
@162
|
16 years |
ajj |
Fixed USANS Slit Smearing Calculation.
Still need to check that it gives …
|
|
|
@161
|
16 years |
srkline |
Added fit reporting (just the basics) to write the results to the panel. …
|
|
|
@160
|
16 years |
srkline |
Added a more graceful abort if the user cancels from the "GetSlope?" prompt …
|
|
|
@159
|
16 years |
srkline |
Re-added SA_includes_v300.ipf for an attempt at backwards comaptibility …
|
|
|
@158
|
16 years |
srkline |
Deleting old global fit procedure and old master inlcude from the …
|
|
|
@157
|
16 years |
srkline |
First pass at modifictations of WM's GlobalFit2 package. The Experiment …
|
|
|
@156
|
16 years |
srkline |
fixed error in LamellarFF(). qval was undefined. It is now correctly set …
|
|
|
@155
|
16 years |
srkline |
changes in comments only
|
|
|
@154
|
16 years |
srkline |
Name changes for several XOPs to be consistent with the Plot* and …
|
|
|
@153
|
16 years |
srkline |
Changed Plot* and PlotSmeared?* naming schemes to be all consistent …
|
|
|
@152
|
16 years |
srkline |
some tweaks to the fit wrapper, starting to get plot and append functional
|
|
|
@151
|
16 years |
srkline |
(1) - cursors can now be used to select a subrange of USANS data to fit. …
|
|
|
@147
|
16 years |
srkline |
Added the test version of the new fit wrapper panel to the branch and …
|
|
|
@146
|
16 years |
srkline |
updated smeared function in CoreShell?
commented out test wrapper in …
|
|
|
@145
|
16 years |
ajj |
Changes:
- Made USANS weighting matrix double precision
- Changed …
|
|
|
@144
|
16 years |
srkline |
Changed Gauss Utils to use double precision in quadrature
|
|
|
@138
|
16 years |
ajj |
Adding matrix method of calculating slit smearing for USANS Data.
- Code …
|
|
|
@137
|
16 years |
srkline |
Updated StackedDiscs? model to Make double precision waves for XOP
|
|
|
@136
|
16 years |
srkline |
Fixed return statement in SHS and SW structure factors
|
|
|
@135
|
16 years |
srkline |
Updated the SingleModelTemplate? to the new format. No changes in the …
|
|
|
@134
|
16 years |
srkline |
invariant package now should be data folder aware, and bits inside …
|
|
|
@133
|
16 years |
srkline |
Linearized fits package is now (I think) data folder aware, and hides its …
|
|
|
@132
|
16 years |
srkline |
Modifications to SumSANSModels to make it data folder aware
Modifications …
|
|
|
@131
|
16 years |
srkline |
Typo in dialog in every model…
|
|
|
@130
|
16 years |
srkline |
-Fixed RPA and HPMSA functions to be up-to-date and use data folders …
|
|
|
@129
|
16 years |
srkline |
Correcting typos found during initial testing of the modified functions
|
|
|
@128
|
16 years |
srkline |
Second round of changes to ipf files to (hopefully) complete the changes …
|
|
|
@127
|
16 years |
srkline |
LOTS of changes to the analysis ipf files:
-- see sphere.ipf for the …
|
|
|
@119
|
16 years |
ajj |
Add option of degree of anisotropy to 2DTest.pxp
- works by having a …
|
|
|
@115
|
16 years |
ajj |
IGOR Experiment file for Simulating 2D scattering pattern from oriented …
|
|
|
@114
|
16 years |
ajj |
Added C test code for 2D cylinder and added include of stdio.h to both …
|
|
|
@113
|
16 years |
ajj |
Add Func2D.h to repo. This was causing XCode to barf for some reason, so …
|
|
|
@112
|
16 years |
ajj |
Added 2D Cylinder function from M Doucet to library and to XOP code.
Call …
|
|
|
@111
|
16 years |
ajj |
Fixed test function SmearedCyl_PolyRadiusX() so that it now actually can …
|
|
|
@106
|
16 years |
ajj |
Add direct call smearing function example: …
|
|
|
@105
|
16 years |
ajj |
Adding test c code. Initially just a program that returns a sphere form …
|
|
|
@104
|
16 years |
ajj |
XCode Project files
|
|
|
@103
|
16 years |
ajj |
Re-ordered XOPF 1100 resource entry to match order in RegisterFunction?(). …
|
|
|
@102
|
16 years |
ajj |
Switched to generic library header so that the XOP code doesn't have …
|
|
|
@101
|
16 years |
ajj |
Tidying header files.
|
|
|
@100
|
16 years |
ajj |
Tidying header files. Creating header for library usage that only defines …
|
|
|
@99
|
16 years |
ajj |
Testing XCode to see if it is now behaving
|
|
|
@98
|
16 years |
ajj |
More tidying following the XCode debacle.
|
|
|
@97
|
16 years |
ajj |
Now committing the code correctly - having relied on XCode's SVN interface …
|
|
|
@96
|
16 years |
ajj |
Moved core functions to C library and converted XOP code to wrapper …
|
|
|
@95
|
16 years |
ajj |
Updated XCode project to use Subversion directly - no command line use …
|
|
|
@94
|
16 years |
ajj |
Updated XCode Project to have two release build targets:
Release - …
|
|
|
@93
|
16 years |
ajj |
Add combined XOP code. Currently only contains XCode project file to build …
|
|
|
@92
|
16 years |
ajj |
Rearranging directory structure to accomodate XOP builds and later …
|
|
|
@91
|
16 years |
ajj |
Create branch for working with XOPs
|
|
copied from sans/Analysis/trunk:
|
|
|
@62
|
16 years |
srkline |
scale factor added to final Beaucage model
|