We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b90b6 commit cce58d6Copy full SHA for cce58d6
psipy/data/sample_data.py
@@ -11,7 +11,7 @@
11
def mas_helio():
12
"""
13
Get some MAS heliospheric data files. These are taken from CR2210, which
14
- is used for the PSP data comparisons.
+ is used for PSP data comparisons in the documentation examples.
15
16
mas_helio_dir = download_dir / 'mas_helio'
17
mas_helio_dir.mkdir(parents=True, exist_ok=True)
0 commit comments