source: sans/Dev/trunk/NCNR_User_Procedures/Common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @681   13 years ajj Initial work on Batch Conversion Panel Additional work on DataSet? Handling …
(edit) @679   13 years srkline added Simulation help file to the list of those that are to be killed …
(edit) @672   13 years srkline Adding SANSMonteCarlo.xop to the installer list. New verison of the …
(edit) @670   13 years srkline Corrections to NSORT and CombineFiles? to work with XML i/o. CombineFiles?
(edit) @669   13 years srkline Fixed the issue with USANS XML data not being written correctly. the …
(edit) @668   13 years srkline Made the preference panel fancier, with a tab control. this makes it much …
(edit) @666   13 years ajj Function for Data Management panel fleshed out. Mostly seems to work, …
(edit) @665   13 years srkline Made preferences a common panel (moved to PlotUtilsMacro?.ipf and globals …
(edit) @664   13 years ajj * Remove name length checking from XML loading function - now handled by …
(edit) @663   13 years srkline More fixes for the installer to properly copy the files in, and date stamp …
(edit) @662   13 years srkline Modified installer to copy folders, rather than move them. This allows the …
(edit) @661   13 years srkline Added routines to enforce short enough names to keep the Igor-generated …
(edit) @660   13 years srkline Changes to the installer: Templates are obsolete now. Packages are all …
(edit) @659   13 years srkline Moved the NCNR_Package_Loader to a new NCNR_Igor_Procedures folder in the …
(edit) @658   13 years srkline For compatibility with Jan Ilavsky's procedures, change our canSASXML.ipf …
(edit) @651   13 years srkline Updated the path to check the installed version.
(edit) @648   13 years srkline Changes to move the "Do Combine Files" to a separate panel that is …
(edit) @645   13 years srkline more tweaks of the installer and packages
(edit) @644   13 years srkline Tweaks for the installer.
(edit) @639   13 years srkline Corrections to the documentation for the invariant, no real changes to the …
(edit) @631   13 years srkline Some changes to the installer files to look in new paths, not complete yet …
(edit) @626   13 years ajj XML output from NSORT
(edit) @625   13 years ajj Modifications to NSORT to use data folder methods for dataset handling - …
(edit) @622   13 years srkline Updated MonteCarlo? to use a maximum of 4 processors. If XOP is not present …
(edit) @621   13 years srkline Fixed the USANS sample "cor" data set g50_d2o.cor to be a proper 6-column …
(edit) @616   13 years srkline Several changes: 1) added /I=1 flag in several places (mostly the …
(edit) @612   13 years srkline Switched menu item to call the new DA panel rather than the old …
(edit) @610   13 years srkline Changes for the Arithmetic panel - added to the analysis package menu - …
(edit) @609   13 years srkline Data Handling: now puts cursors on data1 isf nullSolvent is selected, and …
(edit) @608   13 years ajj - Bug fixes in Data Arithmetic Panel - Correctly overwrites result data …
(edit) @607   13 years ajj - Write out data file as XML - Fix XML input - Finished Data Arithmetic …
(edit) @606   13 years ajj Bug fix reported by Lionel Porcar. 4 Column data was not creating the …
(edit) @604   13 years ajj -Separated panels for arithmetic and data management -Added functionality …
(edit) @603   13 years ajj Start of a data management panel. Functions are defined but need guts …
(edit) @602   13 years ajj Adding the start of dataset handling. Currently you can rename or …
(edit) @601   13 years ajj - Added global variable and preference to set output format as XML
(edit) @600   13 years ajj OK. I blame my cold. Removing incorrect file. There was a reason I hadn't …
(edit) @599   13 years ajj Functions to handle writing out to canSAS 1D XML standard.
(edit) @595   13 years srkline XOPs added for CSParallelepiped, not for fractal_polysphere Removed …
(edit) @588   13 years srkline Added conditional compile instructions to some reduction procedure files …
(edit) @570   13 years srkline Change (1): In preparation for release, updated pragma IgorVersion?=6.1 in …
(edit) @566   13 years srkline Corrected number of quadrature points in 20-pt smearing
(edit) @563   14 years ajj Updating XML reader to match output of non-xml loader. Now creates sq,qb …
(edit) @558   14 years srkline Added UCALC window to list of windows is package loader Box Sum (from the …
(edit) @556   14 years srkline Moved the NIST-specific XML writer to NIST_XML.ipf file, also so that it …
(edit) @555   14 years ajj - Code for output of canSAS XML files for AVE and ABS generated via …
(edit) @548   14 years ajj Fixing bug #226 : problem with mis-identification of ascii reduced files …
(edit) @544   14 years srkline Lots of changes to add the first version of a USANS simulator, like …
(edit) @542   14 years srkline added documentation for Simple Global Fit some other odd fixes of minor …
(edit) @524   14 years srkline first pass at utilities for 2D smearing. they're all wrong now, and need …
(edit) @516   14 years srkline Fixed bugs introduced in r515 concerning the back-compatibility of the …
(edit) @515   14 years srkline A bunch of random changes: -SASCALC - added the 2.5 cm aperture …
(edit) @510   14 years srkline Simple change in all of the model function files to include the name of …
(edit) @509   14 years srkline (1) fix in ProtocolAsPanel? that correctly calculates Kappa for data taken …
(edit) @508   14 years ajj - Move isXML() to outside of test for presence of XMLUtils.XOP
(edit) @502   14 years srkline List of small changes: Lin_Fits - added I(0) error to one calculation, …
(edit) @492   14 years srkline Fixed typo in Package Loader added NVAR/Z to RT initialization Changed …
(edit) @490   14 years srkline minor changes and comments
(edit) @488   14 years ajj changes - look at the diffs
(edit) @487   14 years ajj Update to add option to load live data in TotalTemplate?.pxt
(edit) @485   14 years ajj Add compiler directive to note if XMLUtils XOP isn't available
(edit) @481   14 years ajj Sundry changes…
(edit) @480   14 years srkline minor bug fixes: Schematic.ipf: fixed duplicate error, was incorrect …
(edit) @477   14 years srkline Added save/restore buttons to SimpleGlobal? fit to be able to restore the …
(edit) @476   14 years srkline Tried to stop the unloading clash of GlobalFit? and SimpleGlobalFit?. The …
(edit) @474   14 years srkline Moved DoFileSaveDialog? and DoFileOpenDialog? to PlotUtilsMacro_v40 since it …
(edit) @472   14 years srkline A large number of changes and fixes: --168/169/170: panels and windows …
(edit) @461   14 years ajj - Fixes to canSAS XML reading to handle nasty long wave names that can be …
(edit) @455   14 years srkline Two changes: (1) remove threading of Cyl-PolyRad? model until WM can fix …
(edit) @454   14 years srkline Bug fixes in the Monte Carlo routines for SASCALC, and some improvements …
(edit) @451   14 years srkline Bug fixes for some of the newly added (2008) Analysis model functions. All …
(edit) @448   14 years srkline Adding Lionel's changes to read in and correct ILL data tube-by-tube for …
(edit) @444   14 years srkline Changes to the analysis package to add a few more model functions. …
(edit) @433   14 years srkline Added a few more windows to the hide/show lists for the loader Added a …
(edit) @432   14 years srkline Bug fixes to USANS procedures to clean up changes with new Packages:NIST: …
(edit) @431   14 years srkline A variety of fixes to make some procedures compatible with the new …
(edit) @428   14 years srkline bug fixes to SASCALC to mesh with work folders now being in a NIST data …
(edit) @427   14 years srkline bug fixes related to XML changes in the file loader in PlotUtilsMacro? bug …
(edit) @426   14 years ajj Moving GaussUtils?
(edit) @420   14 years ajj PlotManager? fixes for common use
(edit) @419   14 years ajj Moving files
(edit) @418   14 years ajj Moving data folders into root:Packages:NIST This could be hairy.
(edit) @414   14 years ajj Commonizing plotmanager
(edit) @413   14 years ajj More file moving
(edit) @411   14 years ajj Moving packages to appropriate places
(edit) @410   14 years ajj More shuffling
(edit) @409   14 years ajj Shuffling files in prep for increasing commonality.
(add) @403   15 years ajj Adding reading of canSASXML data to Analysis package. Notes: - Names …
Note: See TracRevisionLog for help on using the revision log.