Skip to content
Snippets Groups Projects
README.md 792 B
Newer Older
PIBERNE Rodrigue's avatar
PIBERNE Rodrigue committed
# Cluster-STAFF sensitivity

This software was developped in order to produce figure 8 and 9 of the article:
Patrick Robert, Nicole Cornilleau-Wehrlin, Rodrigue Piberne, Y. de Conchy, C. Lacombe, et al..
CLUSTER-STAFF search coil magnetometer calibration - comparisons with FGM.
Geoscientific Instrumentation, Methods and Data Systems, 2014, 3, pp.153-177. ⟨10.5194/gi-3-153-2014⟩.

## Installation

```bash
git clone https://src.koda.cnrs.fr/clusterii/sensitivity
```

Create a project with the sensitivity folder in your IDL environment.

PIBERNE Rodrigue's avatar
PIBERNE Rodrigue committed
Add to the project the coyote_astron IDL library.

PIBERNE Rodrigue's avatar
PIBERNE Rodrigue committed
## Usage

Execute create_spectrum.pro

lobe = 0 for figure 8
PIBERNE Rodrigue's avatar
PIBERNE Rodrigue committed

PIBERNE Rodrigue's avatar
PIBERNE Rodrigue committed
lobe = 1 for figure 9

## License

[GNU GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html#license-text)