source: trunk/CHANGES @ 1172

Last change on this file since 1172 was 1161, checked in by MatthewWhiting, 11 years ago

Ticket #179 - adding documentation on the annotation type update (can now use ellipses).

File size: 55.3 KB
Line 
1Duchamp version 1.3 (...)
2-------------------------
3
4New features:
5
6* New source parameters:
7
8  # Each source now has a measurement of the major & minor axis sizes,
9    along with the position angle of the major axis. The sizes are the
10    full-width at half maximum, measured from the moment-0 map. These
11    now appear in the catalogue and in the spectral plots, with the
12    ellipse drawn on the moment map cutout in the spectral plots. The
13    old measurements of w_RA & w_DEC are still made and included in
14    the full catalogue, but are no longer reported in the smaller
15    catalogue printed to screen (nor in the XML/VOTable output).
16
17  # Each source also now has a measurement of the error on the
18    integrated and total fluxes. This is calculated from summing in
19    quadrature the statistical noise on each detected voxel.
20
21* Output files - new types and changes to the way they are written:
22
23  # Ability to create CASA region format files showing the location of
24    the detected sources. This is analogous to the Karma annotation
25    files or DS9 region files, for use with the casa viewer, but can
26    also be imported into casapy.
27
28  # Ability to save baseline values to a FITS file (in the same way as
29    for the reconstructed or smoothed array).
30
31  # Ability to save the moment-0 mask to a FITS file (that is, a mask
32    indicating which spatial pixels form part of the moment-0 map).
33
34  # There is an improved way to store the detected pixels for later
35    re-use. While previously the detected pixels were written as scans
36    to the logfile, and then read in when the usePrevious flag was
37    set, we now write the scans and other metadata to a binary
38    catalogue that can be read in again. Writing as a binary file
39    leads to much better compression of the data, particularly when
40    combined with the run-length encoding. It is anticipated future
41    tools will be provided to allow additional interaction with these
42    binary catalogues.
43
44  # There are slight changes to the format of the ASCII catalogues,
45    where lines not containing sources are prefixed with a comment
46    character '#'. This will facilitate their use in other software.
47
48* There is a new command-line parameter, -t THRESH, which specifies
49  the flux threshold for searching. It is designed to be used with the
50  -f option, as a quick way of searching a FITS image to a specified
51  flux level.
52
53Bug fixes:
54
55* A bug in the spatial smoothing has been fixed. The mask was being
56  interpreted incorrectly, so that no valid pixels were getting
57  smoothed.
58
59* The WCS for the moment-0 FITS cube has been fixed (specifically, the
60  axis names).
61
62* When usePrevious was used, the behaviour in previous versions was to
63  always write individual spectra. This is now controlled by a new
64  parameter flagPlotIndividualSpectra.
65
66* Minor improvements to the output when verbose=false.
67
68* Improvements to the Makefile, so that header files from a
69  previously-installed version of Duchamp do not get used instead of
70  those from the current version.
71
72* The vertical range for the spectral plots now take into account the
73  baseline and reconstructed/smoothed arrays as well (outside of any
74  MW range, of course).
75
76Other
77
78* The code-base for reading from and writing to FITS files has been
79  overhauled and streamlined. It can now be found in the FitsIO
80  directory.
81
82* The User Guide has been slightly re-ordered to provide more explicit
83  information about the source parameters.
84
85
86Duchamp version 1.2.2 (2012/10/29)
87----------------------------------
88
89Bug fixes:
90
91* The reading of reconstructed & smoothed arrays in the case of large
92  (>2GB) cubes has been improved. While the most recent versions of
93  cfitsio were able to handle these, earlier versions would result in
94  a segementation fault using the previous interface. An alternative
95  interface has been implemented that avoids these faults, even for
96  the older cfitsio libraries.
97
98* A bug affecting the writing of FITS mask files (apparently for the
99  case of flagging by the object number) has been fixed.
100
101* The moment map occasionally failed if sources lay spatially within
102  the blank pixel region of the first channel. This check has been
103  removed and the moment map should be produced successfully in all
104  situations.
105
106Other:
107
108* The UCDs used in the VOTable catalogue output have been
109  updated. Several of these were shared between different columns, and
110  so they have been changed so that each UCD is unique to one
111  column. The column ID strings have been updated for clarity.
112
113* The determination of default output image filenames has been
114  improved -- it previously assumed the input filename ended in
115  '.fits', but this is no longer the case.
116
117Duchamp version 1.2.1 (2012/10/09)
118----------------------------------
119
120New feature:
121
122* Duchamp can now produce region files to annotate images displayed in
123  SAOImage DS9. There are new parameters flagDS9 and ds9File that work
124  in the same way as the Karma annotation file parameters. The region
125  files can also be displayed in (at least some versions of)
126  casaviewer.
127
128* There is a new script to fix occasional problems with the
129  automatically-detected Makefile, and the verification script has
130  been updated and improved.
131
132Bug fixes:
133
134* The main bug fix for this release corrects a problem with the
135  velocity width measurements made when searching for negative
136  detections. It was possible to get very small (and incorrect) widths
137  in some cases - this was due to the integrated spectrum not being
138  inverted correctly.
139
140* In the case of smoothing, the stats of the full cube that were being
141  reported in the output files were actually those of the un-smoothed
142  (input cube). This only affected the output files, not the detection
143  process itself.
144
145* The units were not being reported in the VOTable. This has been
146  fixed.
147
148* The UCDs for the spectral parameters in the VOTable were not being
149  adapted to the user requests, so didn't always match the types of
150  the parameters. All should be consistent now.
151
152Other changes:
153
154* The codebase relating to the creation of and writing to output files
155  (results, logs, annotation, VOTables) has been overhauled, with a
156  cleaner interface. Most of this code is in the new subdirectory
157  src/Outputs, to where the columns code has been moved as well.
158
159  This was instigated by ASKAP/Selavy development, but also allowed
160  the expansion of output formats to include DS9 region files. No
161  change to the user should be visible, but anyone using the software
162  will notice differences. Please get in touch if changes are
163  difficult to follow.
164
165Duchamp version 1.2 (2012/08/08)
166--------------------------------
167
168Key changes:
169
170* The way the wavelet reconstruction is done in the presence of BLANK
171  voxels is slightly different, specifically when there were BLANK
172  voxels on the edge. While BLANK voxels are always ignored by the
173  reconstruction (and left in place), the previous approach dealt with
174  BLANKS on the edge by moving the effective edge of the image inwards
175  until the first non-blank voxel. This meant that the size of the
176  dimensions used to determine the number of scales, and the location
177  where boundary reflections took place where different to the input
178  image size.
179
180  However, this meant that BLANK voxels on the edge were treated
181  differently to those not on the edge, so this inconsistency was
182  removed. The full image dimensions are always used to calculate the
183  number of scales, and reflections (which is how the reconstruction
184  deals with the boundaries) will occur at the actual image edges.
185
186  If your data has this property (BLANK pixels at the image
187  boundaries), then any reconstruction will be affected (most likely
188  only in a small way) and potentially any subsequent searching. You
189  are advised to check this (for instance by saving the results of the
190  resonstruction from 1.1.13 and 1.2 and comparing).
191
192* The way the spectral world coordinate system is dealt with has been
193  improved. Previously Duchamp tried to convert to a velocity axis,
194  and got a bit grumpy if that didn't work well. Now it will express
195  the spectral units in the axis type indicated by the FITS
196  header. Duchamp will also allow you to change this type by providing
197  an appropriate WCS type as an input parameter. You may also provide
198  a rest frequency in the parameter file and this will be used to
199  calculate velocities. And, as before, you can provide specific units
200  for the spectral quantities to be converted into.
201
202* Since v1.1.13 was released, the journal paper describing Duchamp has
203  been published. It can be found at MNRAS 421, 3242 (2012), or
204  http://onlinelibrary.wiley.com/doi/10.1111/j.1365-2966.2012.20548.x/full. It
205  includes descriptions of the various algorithms used for Duchamp, as
206  well as some indicative comparisons of the relative completeness &
207  reliability. Please cite this paper when describing Duchamp.
208
209Other new features:
210
211* The default value of snrCut has changed from 3 to 5. This is
212  espeically important if you use the -f option, but also if you don't
213  provide snrCut in your parameter file.
214
215* The XML VOTable output now includes a more complete list of
216  parameters, matching the output given in text form in the results &
217  log output files. Only those parameters affecting the results are
218  included - things like the output file names and so on are left out.
219
220* The minVoxels parameter is now adjusted to be at least (minPix +
221  minChannels - 1). If it is changed, a warning message is triggered.
222
223* The warning/error reporting has been overhauled, with an improved
224  interface for developers. Also, some ERROR instances that previously
225  resulted in the program terminating now allow it to continue
226  (provided that is possible given the error).
227
228* It is now possible to give the convergence criterion for the wavelet
229  reconstruction via the parameter reconConvergence. When the relative
230  change in standard deviation of the residuals from the
231  reconstruction falls below this value, the a trous algorithm stops
232  iterating.
233
234* The way one-dimensional arrays were dealt with was unsatisfactory,
235  both with the way positions were registered and the format of the
236  graphical output. Improvements have been made such that a 1D data
237  structure is assumed to be a spectrum, and so positions in the
238  spectrum are reported as z-pixels (or the equivalent world
239  coordinate). Instead of a 2D moment map, the X-windows display will
240  show the spectrum with all detected pixels plus the final list of
241  detections highlighted, along with the detection and growth
242  thresholds. This plot will also be written to the "detectionMap"
243  image.
244
245* All spectral plots will now show the detection (and growth, if
246  applicable) thresholds when plotting the peak flux spectrum.
247
248* Accessing FITS files when a subsection string is provided has been
249  streamlined. The cfitsio package, which handles the FITS access,
250  creates a temporary file containing this image section, and this
251  meant the previous approach was slow, particularly for large
252  files/sections. Now the file is only opened once and the overhead of
253  creating the temporary file is only encountered once.
254
255* Several aspects of the processing & output did not handle a
256  non-existent WCS well. This has been improved, so that all stages of
257  execution will proceed without errors.
258
259Bug fixes:
260
261* The absence of a BLANK keyword when trimming will now not trigger a
262  failure, only a warning message.
263
264* The flux unit conversion (eg. from Jy/beam to mJy/beam) was not
265  being applied correctly when an existing reconstructed or smoothed
266  array was being read in. This is now applied properly.
267
268* When saving reconstructed or smoothed arrays, the data type is now
269  set to FLOAT, so that the correct values are written (and
270  subsequently read in). The previous version was potentially saving
271  to a FITS file with integer data type (this depended on the type of
272  the input array). In this case, the full precision of data values
273  would not be preserved, so reading back in and doing an identical
274  search could yield different sources.
275
276* For certain cases, the reconstruction attempted to use a very large
277  number of scales. This has been fixed.
278
279* The maximum scale for the reconstruction was not always being
280  applied. The scale ranges are now enforced for all types of
281  reconstructions.
282
283* When saving a mask image while using a subsection of a cube, the
284  offsets for the subsection were not being accounted for
285  correctly. This is now fixed.
286
287* The detection map plots were not recording pixels added from the
288  growing stage. This has been fixed.
289
290* The RA & Dec now have appropriate precision, rather than an
291  arbitrary 2 decimal places on the seconds value. The RA will be one
292  decimal place more than the Dec, and they will reflect the degree of
293  precision in the image pixels.
294
295* A number of data type conversions (typically ints to floats) led to
296  errors in some calculations, such as WCS conversions. Care has been
297  taken to make sure all indexing is done appropriately with no
298  overflow, and that all conversions (where necessary) are done
299  appropriately.
300
301* It was possible to get world positions looking like 11:59:60.0! Not
302  any more.
303
304* Reading previous detections from the log file (via the use of the
305  usePrevious parameter) did result in error messages due to slightly
306  incompatible formats. These have been fixed, and all graphical
307  output should work properly.
308
309* When using a spectral search, having a blank pixel in the first
310  channel could lead to that entire spectrum being ignored, leading to
311  inconsistent results between spectral and spatial searches. This
312  issue has been fixed, with both types of searches returning the same
313  catalogue.
314
315
316Code base development notes:
317
318* Most instances of integer overflow due to insufficient precision
319  have been tracked down - many of these were indexing variables of
320  type int, which have been changed to size_t.
321
322* Importantly, for code interfacing with the duchamp::Cube and related
323  classes, axisDim is now an array of size_t elements, rather than
324  long.
325
326* Object3D now carries its spatial map with it, rather than
327  calculating it on the fly when requested. This saves a lot of
328  unnecessary computational effort.
329
330* The warning/error interface has improved, making use of C++
331  exception handling. This should be compatible with external logging
332  infrastructure (such as log4cxx).
333
334* The interface to the FitsHeader & WCS structures for external code
335  has been improved, so that the WCS can be set up via function calls.
336
337
338
339Duchamp version 1.1.13 (2011/04/10)
340-------------------------------------
341
342Bug fixes:
343
344* The median statistics calculations had a bug in the test for whether
345  the array under consideration was of even size. The correction for
346  this can mean small differences in the resulting values. This can
347  flow through to calculated detection thresholds - please check this
348  with your data if you use this mode!
349
350* The reconstruction code had a bug where the incorrect number of
351  scales was being used. This occurred when the blank pixel flag was
352  set, and when the spectral dimension was smaller than both the
353  spatial dimensions.
354
355Other:
356
357* The default value of the blank pixel flag has been set to false,
358  rather than true. For Duchamp, this should not matter, as it is set
359  when the FITS file is read in. For external code using, for
360  instance, the reconstruction algorithms, this default may be
361  important. Having it true was contributing to the second bug listed
362  above. It also makes more sense for it to be false unless explicitly
363  set in some way.
364
365* The reconstruction code has been streamlined a little, reducing its
366  memory impact and using more appropriate variable types
367  (eg. unsigned ints instead of ints and so forth).
368
369* For those who care about the actual code base, the statistics
370  functions have been expanded, and separated from getStats.cc into
371  "normal" and "robust" versions.
372
373
374Duchamp version 1.1.12 (2011/03/18)
375-------------------------------------
376
377Bug fixes:
378
379* The velocity width calculations had a bug that occasionally led to
380  very large values. The widths are calculated using the integrated
381  spectrum, using a threshold relative to its peak. In v.1.1.10 and
382  1.1.11, however, the peak was searched for over the entire spectral
383  range, rather than just the range for the current object. This led
384  to spurious values. This has been fixed, so that the peak is only
385  searched for within the detected ranage of the object.
386
387* Both the pixel and statistics subsections are now more carefully
388  examined, with errors reported if there are no valid pixels in the
389  pixel subsection, or if the statistics subsection does not intersect
390  with the pixel subsection.
391
392Other:
393
394* The configure script has been slightly improved so that the pgsbox
395  library is only added if PGPlot has been enabled - this is
396  particularly necessary with the slightly changed build procedure for
397  recent wcslib versions.
398
399* In a related note, one file - momentMap.cc - had some #include
400  statements that failed when PGPlot (and hence pgsbox in WCSLIB) was
401  not enabled. These were actually unnecesssary and have been removed.
402
403* There is a new input parameter - flagPlotSpectra - that allows the
404  user to turn off the production of the spectral plots. It defaults
405  to true (meaning the plots are produced).
406
407
408Duchamp version 1.1.11 (2011/03/01)
409-------------------------------------
410
411Improvements:
412
413* The largest changes in this release involved improving the
414  efficiency of the code, resulting in further speed-ups. The code
415  affected was the low-level object-handling code, with the merging
416  stages in particular showing good speed-ups.
417
418* The default value for the beam size, when the beam parameters are
419  not in the FITS header, has been dropped. Now the default behaviour
420  is to simply not make any beam corrections if the beam is not
421  specified by either the FITS file or the input parameters. Thanks to
422  Tobias Westemeier for the suggestion.
423
424* The reporting of the beam size has changed slightly to provide a bit
425  more information.
426
427Bug Fixes:
428
429* The statistics section (statSec) could be larger than the image
430  subsection (if provided), yet the pixels required would never be
431  read in from the FITS file. The behaviour has been changed so that
432  the statSec, if requested, is trimmed to be wholly within the image
433  section.
434
435* It was possible to request, for instance, spectral smoothing on a 2D
436  image. This resulted in a blank smoothed array, which led to
437  problems in the calculations of statistics (and hence the
438  threshold), as well as subsequent calculations. This has been fixed,
439  so that in cases like this the smoothing is turned off (and a
440  warning message is displayed).
441
442* There was a problem with using a MW range and subsectioning when
443  growing objects, as a result of changes in 1.1.10. This has been
444  fixed.
445
446* Inversion was failing when no array was allocated (not a problem for
447  standard Duchamp, but affected its use as a library by other code).
448
449* Writing text spectra would only occur when PGPlot output was enabled
450  in the build (it was combined with the plotting of the spectral
451  graphs). This has been changed so that this output can be requested
452  without requiring PGPlot.
453
454* The equation for the beam size in Sec.4.2 of the User Guide was
455  incorrect and has been fixed.
456
457* Minor change to the configure script to improve the detection of the
458  PGPlot library.
459
460Code development notes:
461
462* The main work has been additions and improvements to the interfaces
463  for the Param and the Section classes, as well as new classes to
464  manage the beam information. The efficiency changes mentioned above
465  also affected the internals of some of the PixelInfo classes, and
466  provided additional functions for judging the closeness of
467  neighbouring objects.
468
469Duchamp version 1.1.10 (2010/11/15)
470-------------------------------------
471
472Improvements:
473
474* The major change for this release is a greatly improved growing
475  algorithm. The previous incarnation was very inefficient (testing
476  all pixels in an object, most of which only have neighbours that are
477  already in the object), and could take an unnecessarily large amount
478  of time in the case of extended sources. The improved algorithm
479  makes use of voxel flags to quickly identify those voxels not yet in
480  an object and only examines them. For a certain test case
481  (observations of extended Galactic HI), the time required reduced
482  from about a day to about a minute! (Note that compact sources, such
483  as HI galaxies, will not show this degree of speedup...) Many thanks
484  to Tara Murphy for pointing out this bug and her help in
485  diagnosing/fixing the problem.
486
487* There have been a number of further improvements to the code to
488  speed it up, based on some profiling. The most important was the
489  function to add pixels to a 2D object, but there were several other
490  minor changes as well.
491
492* The minimum size of the detections can now also be specified in
493  terms of the total number of voxels (in addition or instead of
494  specifying the minimum spatial pixels or channels).
495
496* The way memory is allocated when reading the image has been
497  streamlined. The amount of memory being allocated is also now
498  reported - this is in an effort to allow users to identify problems
499  with running out of memory.
500
501* The version number is now reported in the results and log files.
502
503* Only the filename of the input image (ie. not the leading
504  directories) is now shown on the detection and moment-0 maps. This
505  is to avoid problems with large directory paths being too wide for
506  the plot.
507
508* The verification script was improved for readability (although no
509  functional change was made).
510
511Bug fixes:
512
513* Growing was not being done when a single source was found. Now
514  fixed.
515
516* For particular WCS setups, the RA can be interpreted as being
517  negative, which corrupted the Source ID (ie. the IAU-format
518  string). This has been fixed.
519
520* When the flux units were changed, problems had been seen when
521  writing a reconstructed cube to a FITS file. Any unit change is now
522  undone prior to writing and there should now be no problem.
523
524* Filenames with spaces in them were not handled well. New functions
525  were included and moved to a more obvious location. These filenames
526  now work as expected.
527
528* Spectral axes of type FREQ that had a rest frequency were not being
529  put into velocity units. Now fixed.
530
531* Improvements to the output to screen, making sure everything is
532  covered by the verbose flag.
533
534* Better management of the allocation of arrays.
535
536* The minSize parameter in Image was never initialised, leading to
537  unpredictable behaviour. Now fixed.
538
539Code development notes:
540
541* New functionality includes: a function to return a vector list of
542  voxels in an Object3D or Detection; a new generic Search function
543  (basically a front-end to each of the individual functions); more
544  complete copy constructors for the DataArray classes; new methods
545  for finding the velocity widths.
546
547Duchamp version 1.1.9 (2010/03/26)
548-------------------------------------
549
550Improvements:
551
552* There is now the ability to save the moment-0 map as a FITS
553  file. This is controlled by the parameters flagOutputMomentMap and
554  fileOutputMomentMap, which work in the same way for the mask file.
555
556* There is a new parameter flagRejectBeforeMerge that, when true,
557  rejects sources according to the minPix/minChannels requirements
558  before the merging and growing is done. This defaults to false (so
559  default behaviour is as before). Thanks to Tobias Westmeier for
560  suggesting this and the above improvement.
561
562* There is also a new parameter flagTwoStageMerging. When true (the
563  default), newly-detected objects are merged with the first close
564  object in the list. When false, they are simply added to the end of
565  the list. In both cases, a second round of merging is done to pick
566  up all close matches.
567
568* The way the beam is specified in the absence of the BMAJ/BMIN/BPA
569  parameters has been slightly changed. The use of "beamSize" was
570  somewhat ambiguous (it meant the number of pixels covered by the
571  beam, not the FWHM), so new parameters have been introduced. The
572  beam can be specified by beamArea (which replaces beamSize), or
573  beamFWHM (the FWHM of the beam in pixels). If beamFWHM is provided,
574  it will be used, else the beamArea will be.
575
576* There is a new parameter searchType that allows the user to choose
577  how the searching is done. The behaviour up till now has been to
578  search the 2D channel maps one at a time to build up the 3D
579  detections. This is the default, and can be obtained by setting
580  searchType=spatial. Alternatively, you can set searchType=spectral
581  to do the searching in the 1D spectra.
582
583* Profiling of the code has led to a few changes that have sped up
584  some calculations, particularly those involving the median. Rather
585  than using std::sort, the code now simply uses std::nth_element,
586  which shows a substantial speedup factor.
587
588* When using the objectList parameter, the maps will now only show the
589  selected objects, rather than all detected objects.
590
591* There is a new verification test that looks at the "growing"
592  functionality.
593
594Bug fixes:
595
596* When saving a mask FITS file, there was an occasional memory leak
597  that caused Duchamp to crash (only when the cube was suitably
598  large). This has been fixed.
599
600* The median calculation had a bug that led to an incorrect value
601  being reported. The difference will not be great (the element of an
602  array being reported as the median was out by one), but could be
603  noticeable depending on the dataset.
604
605* The MW range parameters did not respond to the use of a
606  subsection. They should refer to channel ranges in the original
607  cube, and changes have been made to the code to reflect this.
608
609* There was an occasional error in writing out FITS keywords, due to
610  the way comment strings were intialised. This has been improved and
611  made more robust.
612
613* Testing with gcc-4.3.2 showed a number of compilation warnings &
614  errors, which have been fixed.
615
616* The Gaussian smoothing kernel was too small - it is now made big
617  enough to encompass all possible values. It was also being
618  incorrectly scaled. This had no functional effect on the detection
619  of objects, but for other uses was incorrect. This has been
620  rectified.
621
622* Some outputs that weren't caught by the verbose flag now are.
623
624
625Code development notes:
626
627  The following notes only apply if you want to use the code as a
628  library, rather than the stand-alone package. These have generally
629  come out of the ASKAP software development. If you just use the
630  stand-alone package, they won't be a concern.
631
632* The API for storing detected objects has changed, making it more
633  robust from a programming point of view.
634
635* Additional versions of some functions (and the Gaussian smoothing
636  class) have been added - this has come out of the ASKAP development
637  work.
638
639* A number of instances of "unsigned int" being used for loops have
640  been changed to iterators or "size_t". There shouldn't be any
641  functional change from this -- the code should just build more
642  cleanly.
643
644* The Detection class now records whether the parameters have been
645  set, and unsets that flag when objects are merged. This allows
646  external programs to track which objects have been merged and deal
647  with them appropriately.
648
649
650Duchamp version 1.1.8 (2009/07/20)
651----------------------------------
652
653Improvements:
654
655* The final source list can now be sorted on one of a range of object
656  parameters: x-value, y-value, z-value, ra, dec, vel, w50, iflux,
657  pflux (integrated and peak flux respectively), or snr. Simply use
658  the new input parameter sortingParam. Its default value is vel, so
659  the default behaviour stays the same.
660
661* The FDR method involves calculating how many pixels are
662  correlated. This previously involved multiplying the beam area by 2,
663  implying that 2 neighbouring channels were correlated. This factor
664  is now a user-selectable parameter, so that if you know how many
665  spectral channels should be correlated, you can set the parameter
666  FDRnumCorChan and the FDR calculation will be done correctly.
667
668* Screen output now has more information on the growing threshold when
669  the cube statistics are printed.
670
671
672Bug fixes:
673
674* When reading in previous detections, there was a bug causing a
675  segmentation fault. This has been fixed and made more robust.
676
677* There was an apparent bug when writing out the reconstructed cubes
678  to a FITS file that caused the new file to be very large. Changing
679  the cfitsio function used has fixed this.
680
681* Using NCP projections near the equator could result in a large
682  stream of error messages, due to coordinate transformations being
683  done in blank regions outside of the acceptable range of world
684  coordinates. This has been fixed.
685
686* The function that grows objects had a major bug, that stopped it
687  working when flagAdjacent=false. This has been fixed and should work
688  fine.
689
690* The input parameter spectraTextFile was not being read
691  properly. This has been remedied.
692
693* The units for the integrated flux were wrong for some types of pixel
694  flux units. This has been fixed.
695
696* A minor bug caused incorrect calculation of the 20% widths.
697
698* All calls to uint were changed to unsigned int, as some compilers
699  had problems recognising that they were the same thing.
700
701* src/fitsHeader.cc was missing an include statement for stdlib.h,
702  again causing some compilers to fail.
703
704
705Duchamp version 1.1.7 (2009/01/16)
706----------------------------------
707
708Improvements:
709
710* The mask file that can be created with flagMask can now specify
711  which object a given detected pixel belongs to, by taking the object
712  ID as its value. This applies if you set flagMaskWithObjectNum=true
713  (it defaults to false, which means each detected pixel has the value
714  1). Non-detected pixels still have the value 0.
715
716* The names of the output FITS files are now able to be specified
717  directly by input parameters. These will override the default names
718  that Duchamp provides.
719
720* The Karma annotation file now specifies a font - previously it did
721  not and so was at the mercy of whatever was specified in other
722  annotation files being viewed at the same time. Please let me know
723  if the font I've chosen (lucidasans-12) is not suitable.
724
725* The default flag, used in the absence of 'E', 'S' or 'N', is now '-'
726  rather than blank. This will ensure that each column in the results
727  file has something in it.
728
729* The configure script is somewhat more robust to non-standard
730  systems, particularly when the X11 libraries are in unusual
731  places. It can also deal with the slightly different way that
732  wcslib-4.3 installs itself.
733
734* The installation part of the Makefile was altered so that the
735  symbolic link Duchamp that points to Duchamp-1.1.7 does not have the
736  absolute path encoded in it. This will enable the files to be moved
737  around at a later date.
738
739Bug Fixes:
740
741* Fixed a bug that caused problems when the flux units were less than
742  5 characters long (e.g. 'K')
743
744* The new velocity width values were not getting proper headers in the
745  VOTable output. This has been remedied.
746
747* Minor improvements to help non-pgplot use
748
749* Minor fix in WCS functionality.
750
751* Minor fixes to the FitsHeader class.
752
753* Improved FITS data reading, that doesn't require a nullarray
754  array. This will reduce memory usage.
755
756* Improved subsection parsing, particularly for non-standard WCS
757  systems.
758
759* Improving the memory allocation of the Cube class.
760
761* Fixed a bug that meant the growthThreshold values were sometimes
762  being lost.
763
764* Improving the way the growing and merging is done, particularly in
765  the case of non-adjacent merging.
766
767* Fixed a scaling bug in the GaussSmooth function.
768
769Other:
770
771* Numerous changes to the code that do not affect how Duchamp itself
772  runs, but were necessary for code development with the Duchamp
773  libraries (primarily as a part of the ASKAP code development).
774
775
776Duchamp version 1.1.6 (2008/09/08)
777----------------------------------
778
779New features:
780
781* The velocity widths can now be quoted in two additional ways: the
782  full width at 50% of the peak flux (ie. the FWHM) and the full width
783  at 20% of the peak flux (w_50 and w_20 respectively). The w_50
784  parameter is now quoted in the results printed to the screen
785  (instead of w_VEL), but all three are written to the results file.
786
787* The facility now exists to bypass the searching step and go straight
788  to the output stage using a list of previously detected objects. The
789  list is extracted from a previously-created log file. The user can
790  change the way the spectra are plotted (e.g. choose to plot
791  integrated rather than peak spectra), and select a subset of the
792  detected objects to be printed to individual postscript files. Use
793  the input parameter usePrevious (set to true) to use this facility,
794  and provide a list of objects using the objectList parameter
795  (eg. 1,2,4,7-10,15)
796
797* A new parameter "growthThreshold" has been created, that goes with
798  "threshold". If you manually specify a threshold, and you wish to
799  grow detections, you need to manually specify a growthThreshold (in
800  flux units).
801
802Bug fixes:
803
804* Cubes that do not have a spectral axis (such as Stokes cubes) were
805  causing memory leaks and crashing, due to some assumptions of the
806  existence of the spectral axis. These bugs have been fixed, so that
807  Duchamp will run on such cubes, although the WCS transforms may not
808  always work appropriately. Please let me know via bug reports of
809  difficulties you encounter!
810
811* The growing function has had a few bugs fixed and is now more
812  efficient.
813
814* The FDR method was previously overriding any manually-specified
815  threshold. This has been fixed so that if the user specifies
816  threshold=X, then the FDR method is not called.
817
818* Some undefined things were happening with textual output when no
819  objects were detected. This has been fixed.
820
821* Memory leaks caused by FITS WCS irregularities have been fixed
822  (specifically, if a FITS header had NAXIS=2 but more than two WCS
823  axes were defined).
824
825
826
827Duchamp version 1.1.5 (2008/03/20)
828----------------------------------
829
830Bug fixes:
831* A major bug was discovered in the calculation of integrated
832  fluxes. The flux was incorrectly being weighted by the spatial size
833  of the detection, resulting in a (often considerable) overestimation
834  of the integrated flux. This has been corrected.
835
836* The beam size calculation was also incorrect, being out by a factor
837  of 1/ln(2).
838
839* The "make install" command previously failed to work properly if the
840  library had not been created. This has been fixed so that the
841  installation works even if there is no library file.
842
843New Features:
844* You can now provide a new flux unit string, so that the pixel fluxes
845  will be converted to these new fluxes before any calculations are
846  done. This is done with the newFluxUnits input parameter. The new
847  units should be directly convertible from the old ones (given by the
848  BUNIT header -- e.g. if BUNIT = Jy/beam, you can give newFluxUnits
849  as mJy/beam, but not mJy).
850
851* You can now specify the precision used in the output files for flux,
852  velocity and S/N ratio columns, via new input parameters precFlux,
853  precVel and precSNR. These will apply to the VOTable output as well
854  as the text table and information on the spectral plots.
855
856* The Karma annotation files previously provided just a circle at the
857  spatial location of the detected object. You now have the option to
858  draw a border around the detected pixels (in a similar manner to the
859  PGPLOT moment maps). Karma does not do this perfectly, so the lines
860  may not line up exactly with the pixel borders, so the option
861  remains to keep using the circles. This is controlled by the
862  parameter "annotationType", with possible options being "borders"
863  (the default) or "circles".
864
865* There is a new function getMetadata() that loads the header and WCS
866  data, but no pixel information. This is only of interest if you are
867  doing code development with the Duchamp library -- it does not
868  affect the running of Duchamp itself.
869
870Duchamp version 1.1.4 (2008/02/15)
871----------------------------------
872
873Most of the changes incorporated in this update result from ASKAP code
874development (that makes use of some of the Duchamp functionality),
875but do not actually affect the way Duchamp runs (other than, in a
876couple of cases, making it a bit faster). Changes that are
877relevant for regular users of Duchamp are as follows:
878
879* A new option has been made available (thanks to Mary Putman et al
880  for the suggestion!) to save the spectra of all detected objects in
881  a text file. This has the form of one column for the spectral
882  coordinates and one column of fluxes for each object. This is
883  enabled by the input parameters flagTextSpectra and spectraTextFile.
884
885* Slight changes to the output include he formatting of the way the
886  detected objects are written to the log file. This meant the
887  verification files were also updated. Also the cube statistics are
888  not printed to the results file if a user threshold is specified (as
889  they are not calculated!).
890
891* The determination of beam size has been made more reliable, as has
892  the BUNIT determination.
893
894* Fixed a bug that meant source merging was not done for 2D images
895  (not usually a problem, as the source-finding takes care of this,
896  but came up in parallelisation development).
897
898Duchamp version 1.1.3 (2008/01/08)
899----------------------------------
900
901A minor update that just improves the build process. The location of
902the wcslib include files was not specified correctly, so that some
903machines were unable to find them. The configure script has been fixed
904so that the compilation should work in all cases.
905
906Some minor changes have also been made to the code in the PixelMap
907directory, and to param.cc, to fix warnings or errors that may appear
908in compilation.
909
910However, there are no changes to the actual workings of the code in
911this minor version, so if you have a working version of Duchamp 1.1.2
912there is probably no reason to update.
913
914Duchamp version 1.1.2 (2007/12/07)
915----------------------------------
916
917Compilation:
918
919* The compilation had problems working correctly when the cfitsio and
920  wcs libraries were not in standard locations. The configure script
921  has been tweaked to make sure the libraries are found.
922
923* Problems with compiling in the absence of pgplot have been fixed,
924  and it should now compile fine.
925
926* Improved the configure script for use with Mac OS X and gfortran.
927
928
929Bugfixing:
930
931* A major problem with the text-based output was fixed. The widths of
932  the columns were not being calculated correctly, and were running
933  together. This should no longer be the case.
934
935* There was a bug in the way Duchamp interpreted spectral axes,
936  particularly AIPS types such as FELO-HEL, leading to incorrect
937  scaling of the velocity axis. This has been fixed, so that
938  non-standard types are now dealt with appropriately and the velocity
939  scaling should be accurate.
940
941* Another bug meant the beam correction was always applied to the
942  integrated spectra, regardless of whether the flux units involved
943  the beam (e.g. Jy/beam). This has been fixed. Note that the values
944  of the integrated flux presented in the results table were always
945  calculated correctly.
946
947* Other minor changes to improve the speed and efficiency, especially
948  of the merging code.
949
950New user parameters:
951
952* There is now the possibility to save a FITS file that contains a
953  mask array, indicating where the detected objects are. This is
954  governed by the flagOutputMask parameter.
955
956* The header information that is printed at the start of the results
957  file -- that is, the list of parameters, the statistics of the cube,
958  and the number of detections -- can now be written to a separate
959  file. Set the flagSeparateHeader parameter to true or 1 and it will
960  go to the file indicated by the headerFile parameter (the default is
961  duchamp-Results.hdr).
962
963* A "scaleMax" parameter has been added, so that the wavelet
964  reconstruction can include only a specified range of scales (for
965  instance, if one wants to search just for narrow features such as
966  absorption lines).
967
968* A "flagRobustStats" parameter has been added. This allows the user
969  to elect to use robust statistics (median and median absolute
970  deviation from the median) to estimate the noise parameters. If set
971  to false, the mean and standard deviation will be used. The default
972  value is true.
973
974New Feature:
975
976* When Duchamp is run on a 2D image (i.e. with no spectral output), it
977  now produces a postscript file that shows information each
978  individual source plus the image cutout of the source. This is
979  similar to the spectral output file, but without the spectra. The
980  filename is given by the spectraFile parameter.
981
982* Ability to save a FITS file containing a mask array, with pixel
983  values of 1 for pixels in a detected object, and 0 elsewhere.
984
985
986Duchamp version 1.1.1 (2007/07/20)
987------------------------------------
988
989Minor update to the release, with just a few changes:
990
991* The verification script was generating diffs due to differences in
992  the precision of some calculations when done on different machines.
993  One of these was the integrated flux, and this has been corrected so
994  that the same value should appear on all machines.
995  The verification script has also changed so that just the number of
996  sources and their positions are tested, as well as the
997  logfiles. This should avoid the reporting of spurious differences.
998
999* The grey-scale used in the image cutouts (in the spectral plots) has
1000  been inverted. This makes it consistent with the scale used in the
1001  maps, and hopefully easier to see when printing.
1002
1003* The configure/make system has been altered to make it easier to
1004  install, and to specify different external libraries. In particular,
1005  it is now not necessary to have PGPLOT installed on your system to
1006  run Duchamp. In the absence of PGPLOT, Duchamp will run as normal,
1007  just without any graphical output. Some source code needed to be
1008  restructured to make this work. Please read the README file, or the
1009  Installation appendix in the User's Guide, for complete details.
1010
1011* The time of completion is now written to the log file, so that the
1012  user can have some idea of how long the program took.
1013
1014
1015Duchamp version 1.1 (2007/05/17)
1016------------------------------------
1017
1018Changes made since the last numbered release:
1019
1020EFFICIENCY OF EXECUTION:
1021
1022* Major change to the way detections are stored. They are now recorded
1023  via run-length encoding in the x-y plane, and stored as collections
1024  of channel-maps. This improves the memory usage and the speed of
1025  execution (particularly for routines such as the merging
1026  routines). The memory usage has also been improved by changing the
1027  way the list of detected objects is stored.
1028
1029SMOOTHING:
1030
1031* Addition of ability to spatially smooth the cube before
1032  searching. This is done with a Gaussian kernel, the size and shape
1033  of which can be specified by the user, using the parameters kernMaj
1034  & kernMin (which are the FWHM for the major & minor axes -- if
1035  kernMin is not given it is assumed to match kernMaj) and kernPA (the
1036  position angle of the major axis).  There is a new parameter
1037  smoothType that distinguishes this method from the spectral (Hanning)
1038  smoothing already in use.
1039
1040DETECTIONS:
1041
1042* Changed the way detection is done -- now only search in 2D images,
1043  keeping all detections (ie. no minimum-pixel requirement). This
1044  should be the same as doing both the 1D and 2D searches with the
1045  minimum pixel requirement in, but simpler. The rejection is done at
1046  the end after all the merging and growing has been done. This leads
1047  to a larger number of intermediate detections (ie.  the number
1048  before merging), which may increase the run-time slightly, although
1049  this is offset by the changes to the efficiency (see above).
1050
1051* Increased the range over which objects can be grown to match the
1052  threshSpatial & threshVelocity parameters, as well as rejecting new
1053  pixels based on the BLANK and MW tests.
1054
1055INPUTS:
1056
1057* There has been a subtle change in the way BLANK pixels are dealt
1058  with. To enable trimming of BLANK pixels, users should use the new
1059  parameter flagTrim. The parameters flagBlankPix and blankPixVal are
1060  no longer accessible via the parameter file -- warning messages are
1061  given if they are provided in the parameter file.
1062
1063* Added ability to specify a statsec, so that the statistics are only
1064  calculated from a given subsection of the cube, rather than the full
1065  cube.
1066
1067* The subsections can also specify the ability to remove a border of n
1068  pixels from the edges of an axis (ie. n from the start and from the
1069  end) -- as requested in Trac ticket #5.
1070
1071* Changed the default value of the reconDim parameter from 3 to 1, and
1072  the default value of the flagATrous parameter to false.
1073
1074OUTPUTS:
1075
1076* The output now includes three different estimates of the "centre" of
1077  the detection: peak location, centroid (flux-weighted), or average.
1078
1079* Some slight improvements to the user feedback during execution.
1080
1081* Spectral output now includes the baseline, if one was fitted. The
1082  format of the plot headers is slightly changed, to stop information
1083  falling off the edge of the page.
1084
1085* Added command-line option -x to directly disable the PGPLOT X-window
1086  map plotting. This overrides the setting of flagXOutput in the
1087  parameter file.
1088
1089* Fallback spectral units (in case the FITS header fails to record
1090  them) changed to SPC, but code has been fixed so that any problem
1091  should be caught before this becomes an issue.
1092
1093BUGFIXES:
1094
1095* Fixed bug (Trac ticket #4) that meant the velocity units were not
1096  correctly dealt with. Duchamp should be more robust for different
1097  velocity axis setups now.
1098
1099* Fixed bug (ticket #9) with the VOTable output, where the tags were
1100  not closing.
1101
1102* Fixed a bug that meant the integrated fluxes were not calculated
1103  properly -- no allowance was made for the number of spatial
1104  pixels. This should also work properly for 2D images now as well.
1105
1106* Fixed minor bug in calculating the flux threshold from the p-value
1107  threshold when the FDR method is used. This did not affect the
1108  actual thresholding, merely the quoted flux threshold in the results
1109  file. Also, the MW channels are kept out of the p-value threshold
1110  determination if they are being flagged.
1111
1112
1113
1114Duchamp version 1.0.7 (2006/11/22)
1115----------------------------------
1116
1117One new feature, and some improvements and bug-fixes.
1118
1119* The user can now elect to Hanning-smooth the spectral direction of
1120  the cube before the searching is done. This can be done instead of the
1121  wavelet reconstruction (although if both are selected, the
1122  reconstruction takes precendence). This functionality is switched on
1123  and off by the flagSmooth parameter, and the width of the Hanning
1124  kernel is governed by the hanningWidth parameter.
1125
1126* The smoothed array can also be written to a FITS file and read in at
1127  the start in the same manner as the reconstructed array.
1128
1129* Several improvements have been made to the memory
1130  management. Several memory leaks were fixed, and the memory usage of
1131  Duchamp is considerably less, which will be a help for running it on
1132  large cubes. The speed of some routines has also been improved, by
1133  removing unnecessarily repetitive loops.
1134
1135* The sorting routines have been changed, and should now be slightly quicker
1136  (and a bit more robust).
1137
1138* Enabled the scale bar (plotted on the 0th moment map in the spectral
1139  output file) to be able to deal with much finer spatial scales (as
1140  may be expected from VLBI data).
1141
1142* Other minor changes to code and presentation.
1143
1144
1145Duchamp version 1.0.6 (2006/11/01)
1146----------------------------------
1147
1148Some incremental improvements and changes to the code:
1149
1150* The statistics used for the detection are now calculated once for
1151  the entire cube, rather than being calculated separately for each
1152  channel map and spectrum. This results in a uniform threshold value
1153  across the entire cube. The way the statistics calculations are
1154  implemented in the code was changed, using a new statistics class.
1155
1156* This means we can report a peak signal-to-noise value for each
1157  detection. This is given in the text-based output, as well as in the
1158  summary information above the spectral output for each source.
1159
1160* The user can now elect not to have the moment map displayed in a
1161  PGPlot window, through the use of the new flagXOutput
1162  parameter. This should help in cases of running Duchamp on a dumb
1163  terminal (with no X-display capabilities), or as part of a batch
1164  script where the continual popping-up of the PGPlot window might
1165  become annoying.
1166
1167* There are different Flags reported for the case of an object lying on
1168  the spatial edge and spectral edge of the cube (E and S respectively).
1169
1170* A few minor bug fixes:
1171  - When providing a subsection, any axes with the range given by *
1172    had the pixel values offset incorrectly. This has been fixed.
1173  - Negative searches now correctly invert the reconstructed array
1174    when it is read in from a file.
1175
1176* Other minor changes to the code, to improve memory handling and
1177  remove redundant arrays and variables.
1178
1179
1180Duchamp version 1.0.5 (2006/09/06)
1181----------------------------------
1182
1183Since version 1.0, there have been a range of mostly minor
1184changes. These are generally bug-fixes, thanks to feedback from a
1185number of users, as well as a few extra features.
1186
1187Here is a summary of the changes since version 1.0:
1188
1189USER INTERFACE:
1190
1191* The user is now able to enter the value of flag parameters in the
1192  parameter file as strings, as well as integers (so one can enter
1193  true or 1 to give the same result).
1194
1195GRAPHICAL OUTPUT:
1196
1197* Added a new function that draws the edge of the blank region on the
1198  maps and image cutouts. There is a new flag parameter --
1199  drawBlankEdges -- that controls the use of this function (the
1200  default is true).
1201  Also, the edge of the field is plotted on the image cutouts as a
1202  yellow line. This distinguishes it from the purple blank pixel
1203  dividing line.
1204
1205* The size of the tick mark in the image cutout (indicating the
1206  spatial scale of the image) is now adaptable, so that it shows the
1207  scale that best fits the image (ranging from 1 arcsec to 15
1208  degrees). (This is a change from the previous standard length of 15
1209  arcmin.)
1210
1211* The zoomed spectrum had its flux scale determined by all points in
1212  the zoom box,including those flagged by the Milky Way (MW)
1213  range. This has been fixed so that any MW channels will not affect
1214  the flux scaling, potentially improving the appearance of objects
1215  detected close in velocity to strong MW emission or absorption.
1216
1217* Improved Karma Annotation file output, so that files without good
1218  WCS are dealt with appropriately.
1219
1220TEXT-BASED OUTPUT:
1221
1222* The position resolution in the IAU-format names has been increased,
1223  so that distinct objects close to one another are more readily
1224  distinguished.  Overlapping sources at different velocities may
1225  still have the same name, but this is a more general problem.
1226
1227* The presentation of the results in tabular format has been improved,
1228  so that the precision of faint sources is sufficient to show their
1229  flux, for instance, is not 0. This also applies to the information
1230  presented above the spectral plots.
1231
1232* Improved error and warning reporting, so that the formatting and
1233  presentation of information is clearer.
1234
1235FITS I/O RELATED:
1236
1237* The previous version was did not deal well with 4 (or greater)
1238  dimensions in the FITS file -- the memory allocation was badly done,
1239  and the axes needed to be in a particular order. This has been
1240  fixed, so that the FITS I/O routines can now handle any sized FITS
1241  file, with axes in any order (as long as there are two spatial and one
1242  spectral axes).
1243
1244* When the FITS file does not have a rest frequency defined, there is
1245  no way to transform the frequency axis into velocity. In this case,
1246  the spectral axis is left as frequency, and put into units of MHz.
1247
1248* If the beam size is not indicated by the FITS header (through the
1249  BMAJ and BMIN keywords), the user can manually specify the size
1250  through the parameter file (using parameter beamSize).
1251
1252* The FITS I/O routines make use of the command fits_file_exists. This
1253  was introduced into the CFITSIO package from version 2.5, so Duchamp
1254  will only work with this version or higher. Version 3+ is preferred.
1255
1256OTHER BUG-FIXING:
1257
1258* Several bugs related to the blank-pixels were dealt with.
1259  The correct values were not propagating through correctly, meaning
1260  that the default values were being used. Also, there was the
1261  potential for blank pixels to be detected when the FDR method was
1262  used. Finally, the image cutout displays occasionally did not
1263  obscure the blank pixels. All these problems should be fixed now.
1264
1265* The FDR setup routine was occasionally failing with a segmentation
1266  fault, due to it accessing unallocated memory. This has been fixed.
1267
1268* Fixed bugs that affected the way 2D images (rather than 3D cubes)
1269  were dealt with. The minChannels test failed when minChannels=0.
1270
1271* If there is no beam information in the FITS header, the user can now
1272  enter a beam size as a parameter.
1273
1274* Other minor fixes to the code, to improve its structure and
1275  robustness.
1276
1277
1278Duchamp version 1.0 (2006/06/30)
1279--------------------------------
1280
1281The first full release version.
1282
1283Several major changes compared to previous version:
1284
1285* Incorporated a FitsHeader class, to keep track of header information
1286  (including WCS) from the FITS file. All units-related calculations
1287  are done with this class, such as conversion to velocity, and
1288  pixel-to-WCS conversion.  The main advantage of this is improved
1289  speed of execution, more adaptable to different units, and improved
1290  code (easier for me!).
1291
1292* Able to select the dimensionality of the reconstruction, rather than
1293  just doing it in 3-D.
1294
1295* Robust text output, so that the columns are sized correctly given
1296  the data being written, and the relevant units (derived from the
1297  FITS header) are included in the output table.
1298
1299* Improved the way the reconstructed image is saved and read back in,
1300  with a better naming scheme and a better set of new FITS header
1301  keywords. The MW headers are now not written.
1302
1303Other, more minor changes include:
1304
1305* MW channels now not set to 0, but just ignored for searching
1306  purposes (and for the scaling of the spectral output -- they are
1307  plotted though and highlighted with a hashed box).
1308
1309* The scale bar in the moment map in the spectral output file has its
1310  length indicated.
1311
1312* Improved VOTable output, with more information about the way Duchamp
1313  was run.
1314
1315* Made sure all statistics calculations in the reconstruction are
1316  based on robust (ie. median) methods.
1317
1318Also moved to an autoconf based configure/make compilation, for ease of use.
1319
1320
1321Duchamp version 0.9.2 (2006/06/27)
1322--------------------------------
1323
1324* Added the use of warning flags for detections: for either edge
1325  location or negative enclosed flux.
1326
1327* A new command line option added so that the user can specify a FITS
1328  file to be searched with the default parameters, rather than giving
1329  a full parameter file.
1330
1331* The scale bar on the moment cutout now works in general case, using
1332  an iterative process to get to the correct length.
1333
1334* RA axes are now done correctly on the full-scale maps.
1335
1336* Various coding fixes, improving the readability of the code,
1337  particularly regarding the declaration of temporary variables.
1338
1339* Changed the way the time of execution is called : now using time.h
1340  functions, rather than a system call.
1341
1342* Changed output in Detection/outputDetection.cc for the pixel
1343  information of detected objects (the info printed above the spectral
1344  plots) -- now print out number of voxels in object, and have
1345  improved the formatting a little.
1346
1347* Improved the functionality of saving the FITS file containing the
1348  reconstructed array. Added ability to save and read back in the MW
1349  parameters when saving a reconstructed cube (if a reconstructed cube
1350  has different MW range to that being considered, it would cause
1351  problems). ReadRecon now just returns a FAILURE and will reconstruct
1352  the cube anew.
1353
1354* Changed default value of flagGrowth to 0.
1355
1356
1357
1358Duchamp version 0.9 (2006/05/05)
1359--------------------------------
1360
1361First public release version.
Note: See TracBrowser for help on using the repository browser.