Difference between revisions of "Duchamp"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Astronomy {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|duchamp}} |{{#vardefine:url|https://www.atnf.csiro.au/people/Matthew.Whiting/Duc...") |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Phylogenetics]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|duchamp}} | |{{#vardefine:app|duchamp}} | ||
Line 31: | Line 31: | ||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
+ | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory | ||
+ | |||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 13:08, 6 June 2022
Description
Duchamp is a solution three-dimensional source finding. It has the following features:
Efficient three-dimensional searching and merging of detected objects.
- Optional noise-reduction prior to searching via the technique of wavelet reconstruction. This innovative procedure greatly enhances the detectability of fainter sources.
- Alternative use of spatial or spectral smoothing to reduce noise and enhance features.
- Ease-of-use through a simple parameter file input.
- `Flexibility to control all relevant parameters such as signal-to-noise threshold or the minimum size of detections.
Environment Modules
Run module spider duchamp
to find out what environment modules are available for this application.
System Variables
- HPC_DUCHAMP_DIR - installation directory
- HPC_DUCHAMP_BIN - executable directory