-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlimaprosilica.mac
37 lines (25 loc) · 974 Bytes
/
limaprosilica.mac
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
27
28
29
30
31
32
33
34
35
36
37
#%NAME%
# Specific macros for Lima pco detector
#%CATEGORY% Detection, Ccd
#%LOG%
#
#=====================================================================
#=====================================================================
def limaprosilicasetup(ccdname) '{
# --- common control init
_limapar_controlinit(ccdname, 0)
# --- parameter definition & description
}'
#=====================================================================
#=====================================================================
lima_addlimatype("Prosilica", "limaprosilicasetup", "limaprosilicamenu")
#=====================================================================
#=====================================================================
def limaprosilicamenu(ccdname) '{
}'
#=====================================================================
#=====================================================================
#%MACROS%
#%IMACROS%
#%TOC%
#%AUTHOR% E.Petitdemange