DADiSP Downloads for NXT Energy Exploration Technologies
Updated October 16, 2018 - DADiSP 6.7 B02
Download Instructions
-
Click the
Download Now button and OPEN or SAVE the file.
-
If DADiSP does not self-extract, run the self-installing
executable from the Start-Run Taskbar or a
MS-DOS command window.
-
After DADiSP is installed, click the Download TDMS
button to download and install the TDMS Module. The module
supports both Win64 and Win32.
-
After DADiSP is installed, click the Download ProPac
button to download and install the ProPac Module. The module
supports both Win64 and Win32.
-
After DADiSP is installed, click the Download Script
button to download and install the Script Module. The module
supports both Win64 and Win32.
- To ensure a clean session, after starting DADiSP for the first
time, perform:
Tools » SPL » Reset SPL
Tools » Macros » Reset Macros
Build 02 Specific Changes
Below is a list of changes and improvements specific to DADiSP 6.7 B02:
New Features and Functions
Windows 10 Support
Windows 10 is fully supported. The folder and temporary file layout conform to Windows 10 security protocols.
Keyboard Shortcuts
Custom
KEYBOARD SHORTCUTS are supported by assigning SPL functions or macros to various keyboard keys.
Magnify Button
The Magnify toolbar button displays a right click menu to configure the zoom mode (unconstrained, horizontal or vertical). Undo/Redo magnify is also supported.
Expanded TeX Support
The
TeX equation formatting facility has been further extended
to provide extensive math and symbol annotations.
Math
- EXPM1 accurately computes
exp(x)-1 for very small x.
- LOG1P accurately computes
log(1+x) for very small x.
Statistics
- GRANDBINOMIAL generates a binomial distributed random series.
- GRANDGAMMA generates a gamma distributed random series.
- GRANDPOISSON generates a Poisson distributed random series.
Misc
- FILEPARTS returns the directory, filename and extension of a path string.
- PRINTWSFILE prints a Worksheet to a file.
- PRINTWSFILEFIRST prints multiple Worksheets to sequentially numbered files.
- PRINTWSFILENEXT prints multiple Worksheets to sequentially numbered files.
Improvements and Changes
- STRSORT performs natural sorting order for strings with embedded digits.
- CREATEOBJECT accepts license strings and manifest files for registration free COM controls.
- PDCHIST supports user defined right click menu options.
- TOOLBAR supports GIF, JPEG and PNG files for user defined bitmap buttons.
- TEXT and LEGEND support horizontal text.
- Text and shape objects support multiple callback functions.
- GAMMA and GAMMALN use high precision algorithms.
- BETAINC and BETAINCINV use high precision algorithms.
- GAMMAINC and GAMMAINCINV use high precision algorithms.
- RUN and SHELLEXECUTE support background processing of external programs.
- MAGNIFY supports horizontal and vertical magnify modes and mouse click callback functions.
- OVERPLOT and OVERPLOTWIN support a rescale parameter to control plot scaling.
- READT_DATE_DELIMITER configuration parameter specifies the default date delimiter for READTABLE
Fixes
- Command Line Flags
-s=splname and -x=splname process properly.
- Data cursors respect individual X values for multi-column plots.
- An empty RETURN() statement does not alter the value of an assigned variable.
W4..W5 Window ranges work correctly when the range spans two Windows.
- Pressing the Enter key on an editable dialog box field processes the same as pressing the OK button.
- ISINF handles NaN values properly.