Skip to content

Commit

Permalink
Merge pull request #5 from lsst/u/womullan/acronyms
Browse files Browse the repository at this point in the history
Fix up acronyms - need latest txmf
  • Loading branch information
womullan committed Jul 27, 2020
2 parents 669d729 + 9001cda commit 1a2ce0f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 87 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -14,7 +14,7 @@ $(OBJ): $(tex) acronyms.tex

#The generateAcronyms.py script is in lsst-texmf/bin - put that in the path
acronyms.tex :$(tex) myacronyms.txt
generateAcronyms.py $(tex)
generateAcronyms.py -t "TSSW TS" $(tex)

clean :
latexmk -c
Expand Down
44 changes: 0 additions & 44 deletions acronyms.tex

This file was deleted.

42 changes: 0 additions & 42 deletions myacronyms.txt
@@ -1,42 +0,0 @@
#Put acronyms in this file which are not found or which have multiple definitions (putt he one you want here)
AI:Action Item
AI\&T:Assembly, Integration and Test
AURA:Association of Universities for Research in Astronomy
AT:Auxiliary Telescope
BAC:Budget At Completion
BOE:Basis Of Estimate
CSC:Controlable SAL Component
CRIO:Compact Reconfigurable Input/Output
CI:Continuous Integration
GCS:Generic Control System
MC:Monte-Carlo (simulation/process)
NCOA:National Center for Optical-Infrared Astronomy
NCSA:National Center for Supercomputing Applications
NET:NETworking
NSF:National Science Foundation
EPO:Education and Public Outreach
BBC: German shipping company
TSESO:Thales SESO (Optics coating)
ESNET:Energy Sciences Network
AOS:Active Optics System
MIA:Missing In Action
QSERV:Query Services (LSST Custom database)
MREN:Montenegrin Research and Education Network
EIE:European Industrial Engineering - Italian engineering company (Dome)
LDM:LSST Data Management (document handle)
PSTN:Project Science Technical Note
TSS:Telescope and Site Software
LTS:LSS Telescope and Site (Document handle)
LOVE:LSST Operations Visualization Environment
RPM:RPM Package Manager
SAL:Services Access Layer
ATCS:Auxiliary Telescope Control System
TCS:Telescope Control System
DMCS:Data Management Control System
M1M3: Primary/Tertiary mirror
M2:Secondary mirror
MT:Main Telescope
DIMM:Differential Image Motion Monitor
ID:Identifier
IP:Internet Protocol
C: Specific programming language (also called ANSI-C)
2 changes: 2 additions & 0 deletions skipacronyms.txt
Expand Up @@ -12,3 +12,5 @@ s
A
REQ
OK
ID
V1

0 comments on commit 1a2ce0f

Please sign in to comment.