Enhancements and bug fixes introduced in each Sparky version are listed below.
AutoAssign interface | Added "write peak lists" and "read shifts" buttons so Sparky interface can be used while running AutoAssign manually with its native interface. |
Spectrum overlays | Fixed bug in spectrum overlay dialog where pressing remove button always removed first overlay in list instead of the selected overlay. |
Spectrum overlays | Allowed choosing multiple overlays in spectrum overlay dialog for removing more than one overlay at a time. |
Peak delete bug | Fixed bug where selecting a peak, pressing mouse button on it, hitting delete, and then lifting mouse button caused Sparky to crash. |
Strip plots | Made strip plot vertical scrollbar allow scrolling to cover strip with largest ppm range. |
Warning dialogs | Made destroying warning dialog invoke a default choice. |
Peak volume | Added initialization in Peak constructor for mFitResidual. |
Python peak volume | Made peak volume, volume_method, and fit_height python attributes settable. |
pipe2ucsf | Fixed file is smaller than expected error message to show correct file and expected sizes. |
Duplicate save files | Fixed bug that occured if project contained save file twice. Spectrum would be unloaded leaving view creation parameters pointing to deleted spectrum. |
Reposition sequence | Made move button move partially assigned peaks. |
Contour redraw bug | Added code to work around a gcc 2.95.2 PC linux compiler bug that caused the same tile to be continuously redrawn. Added comments about 80 bit Intel x86 FPU problems. |
Slices | Made slice not update if pointer just moves along current slice. Made slices update when z-plane changes. |
Memory bug | Fixed bug where spectrum data memory cache immediately freed large spectrum blocks right after they are allocated. Locked element being added to cache so it can not be freed in the add_to_cache() call. |
Sweep width | Added interface to specify sweepwidths in spectrum settings dialog (st). Made peak alias commands use new spectrum sweepwidth parameter. Made resonance panel aliasing use new spectrum sweep_width parameter. Added sweep_width attribute to Python Spectrum class which can differ from spectrum width. Updated Python extensions to use sweep_width for aliasing. |
Undo bug | Fixed bug undoing peak delete after spectrum has been closed. |
Assignment graph | Made selecting atom with no expected peaks not produce an error. |
HCPeaks | Added assignments to new peaks and checked for already existing assigned peak. |
Spingraph assigner | Fixed HNCACO expected peaks to include both i and i-1 CO. |
matrix2ucsf | Added program matrix2ucsf to convert an array of floats to a UCSF format spectrum file. |
Z plane step | Added zu, zd commands to move downfield or upfield one plane. |
AutoAssign on Windows | Noted in manual that AutoAssign interface does not work under Windows. Unable to use fork() to start AutoAssign server and client. |
Strip plots | Cleaned up add selected peak strips code. |
Memory allocation fix | Made new request for 0 bytes return non-zero pointer. |
Chimera molecule view | Fixed bug where selection handler was registered many times. Fixed undefined references to chimera. |
Read peak list | Recognize lower case atom names (h, c, n) in splitting group from atom. Changed split_group_atom() in sputil.py to allow lower case atom names. |
sputil.py warn() | Eliminated unused and broken warn() routine. |
Changes before this release not recorded.
Version | Date |
---|---|
3.91 | May 1 2000 |
3.87 | Mar 3 2000 |
3.85 | Feb 29 2000 |
3.76 | Nov 15 1999 |
3.74 | Oct 21 1999 |
3.72 | Oct 14 1999 |
3.66 | Mar 4 1999 |
3.64 | Jan 26 1999 |
3.62 | Nov 17 1998 |
3.58 | Sep 14 1998 |
3.37 | Nov 18 1997 |
3.21 | Jun 24 1997 |
3.3 | Mar 3 1997 |