v0.1.7 (March 09, 2023)#
This is a minor change performed from v0.1.6 and adaptations.
Feature new features with strike (
watex.utils.plot_strike()) and confidence plots in the EDI data (watex.utils.plot_confidence_in()). The latter is useful to know the signals to recover and useless frequencies for deletion.Feature confidence interval plot (
watex.utils.plot_confidence_in()). This is useful for data visualization before tensor` recovering. It also shows the status of the EM data acquired at a specific area and whether data is recoverable or not. If data is unrecoverable, a pure deletion is performed.Feature Extract
zobject from EDI using thewatex.utils.exmath.get_z_from()function.Enhancement Setup the
watexversion usingsetuptools_csmfor version auto-generation.Enhancement Configure the commamd line interface in
watex.cliusingclimodule.Enhancement setup the default tolerate parameter (
tol) inwatex.EMProcessing.qc()to hold the default value equals to0.5.Feature write tensor validators
_validate_tensorand_assert_z_or_edi_objsfrom modulewatex.utils.validatorto validate the tensors components and check the validwatex.externals.zandwatex.ediobjects.