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...") |
|||
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== |
Revision as of 15:15, 15 July 2021
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