forked from shaelatoo/image-optimization_of_coronal_models
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathget_harmonic_scale.pro
More file actions
26 lines (20 loc) · 912 Bytes
/
get_harmonic_scale.pro
File metadata and controls
26 lines (20 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pro get_harmonic_scale
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; ;;
;; Purpose: ;;
;; ;;
;; Inputs: ;;
;; ;;
;; Returns: ;;
;; ;;
;; Keywords: ;;
;; ;;
;; ;;
;; Dependencies: ;;
;; ;;
;; Created: ;;
;; ;;
;; Created by: Shaela Jones ;;
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
end