Ask a Question | Search PSRCHIVE: |
Home
|
User's Guide: ConfigurationThere may be more than one way to compute a certain value or perform a certain operation. For example, there are a number of baseline removal and on-pulse detection algorithms, and a nuber of different ways to define/compute the signal-to-noise ratio.PSRCHIVE implements various algorithms for such tasks, and can programs can be configured to use these via a simple configuration file. See the psrchive_config manual for more details.
If you like
Design Patterns, the selection of algorithms is an example of the
Strategy design. In PSRCHIVE, this pattern is
most often implemented using the
Common Configuration Cravings
|