-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChangeLog
More file actions
executable file
·104 lines (66 loc) · 2.91 KB
/
ChangeLog
File metadata and controls
executable file
·104 lines (66 loc) · 2.91 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
2015-02-11 Lingyun Yang <lyyang@cdesk06.cs.nsls2.local>
* aphla/hlali.py: bugfix fput when pvrb is empty.
2014-11-02 Lingyun Yang <lyyang@cdesk07>
* aphla/meastwiss.py: add fMeasTunes for measChromaticity
* aphla/nsls2sr.py: add getBpmStatus and restoreBpmStatus
* aphla/nsls2sr.py: add resetSrBpm for measKickedTbtData
* aphla/lattice.py: add elemself parameter for getNeighbors
2014-10-12 Lingyun Yang <lyyang@nsls2lang-lt>
* aphla/lattice.py (Lattice.getNeighbors): accept a list of groups
* aphla/lattice.py (Lattice.getClosest): accept a list of groups
2014-09-29 Lingyun Yang <lyyang@NSLS2LANG-LT.local>
* aphla/aptools.py (setIdBump): use abs BPM x (raw)
* aphla/hlalib.py (fput): add sample and sleep
2014-09-22 Lingyun Yang <lyyang@725-controldesk05.cs.nsls2.local>
* aphla/element.py (CaElement.put): merge ramp to put with trig=1
2014-09-13 Lingyun Yang <lyyang@NSLS2LANG-LT.local>
* aphla/hlalib.py (getTimestamp): add
* aphla/element.py: add wait option in element.put
2014-09-10 Lingyun Yang <lyyang@debian7>
* add measKickedTbtData
* add getLifetime and rename old one to measLifetime
* add getLifetimeCurrent
2014-09-09 Lingyun Yang <lyyang@debian7>
* add dms/nsls2.py for physics IOC
* add saveElement/putElement
* add attrs into nsls2 lat snapshot
2013-01-06 Lingyun Yang <lyyang@nsls2yang.nsls2.bnl.gov>
* merge heads
2013-01-03 Lingyun Yang <lyyang@nsls2yang.nsls2.bnl.gov>
* new ORM data
* new quad errors (smaller)
2012-12-06 Lingyun Yang <lyyang@nsls2yang>
* new sutrcture
* replace ap.initNSLS2() with ap.machines.init("nsls2")
* replace ap.initNSLS2V2(), ap.initNSLS2V3BSRLine() in a similar way
2012-08-28 Lingyun Yang <lyyang@debian.localdomain>
* update channel finder property names and tags
* update machines/element
2012-07-20 Lingyun Yang <lyyang@nsls2yang>
* add list of elements support in getElements
2012-07-10 Lingyun Yang <lyyang@nsls2yang>
* remove return_list from getElements. Now always returns a list
* update document index, faq
* add commands doc
* add import_csv_2 for channel finder agent class
* add initTLS and simple tests
* add tls config file, first stage
* add script to convert madx output(twiss) for chan finder.
* add source for initTLS
* add stepSize for CaElement and CaDecorator
* add boundary for CaElement and CaDecorator
* remove addEGet and addEPut from CaElement
* remove eget from hlalib.py
* cleaned up unit test
* add new eget function
* add commands doc as top level set of tools.
2012-07-06 Lingyun Yang <lyyang@lsasd2>
* add set/get field for CaElement
2012-04-02 Lingyun Yang <lyyang@nsls2yang.nsls2.bnl.gov>
* add mark/reset/revert functions for CaElement
2011-10-26 Lingyun Yang <lyyang@svd.bnl.gov>
* remove property handle
2011-10-04 Lingyun Yang <lyyang@nsls2yang.nsls2.bnl.gov>
* add gaussian fitter
2010-06-16 Lingyun Yang <lyyang@svd>
* .hgignore (syntax): ignore more tmp files