Skip to content

v0.6.0

Compare
Choose a tag to compare
@David-Loibl David-Loibl released this 18 Apr 16:23
· 62 commits to master since this release
813195b

Added

  • Module "Create PDF Summary" to generate a visual overview of key processing results
  • Module "Crop" to crop grid files to a extent given by coordinates
  • Module "Statistics" generatig statistics for grid files
  • SNAPHU connected components as output file
  • Directory "tools" for supplementary routines to be configured and run manually.
  • Tool "pyStatisticPlots" to create box and whisker plots from output of the Statistics module
  • Template for new modules
  • Options to skip processing steps

Changed

  • lib/z_min_max.sh -> Parameter order
  • File names of output files and directories consitently use master/slave dates first in YYYYMMDD format
  • Module Simple PSI configuration to use only a sub-region
  • Fixed hardcoded path bug in p2p script
  • Fixed bugs in reverse pairs processing functionality

Removed

  • Directory /lib/include. Scripts were moved to lib and modified to be called directly instead of being included.