Changeset 41729
- Timestamp:
- Jul 27, 2021, 11:19:04 AM (5 years ago)
- Location:
- tags/ipp-ps1-20210708/ippconfig
- Files:
-
- 5 edited
- 3 moved
-
gpc1/Makefile.am (modified) (1 diff)
-
gpc1/camera.config (modified) (1 diff)
-
gpc1/nightly_science.config.example (moved) (moved from tags/ipp-ps1-20210708/ippconfig/gpc1/nightly_science.config )
-
gpc2/Makefile.am (modified) (1 diff)
-
gpc2/camera.config (modified) (1 diff)
-
gpc2/nightly_science.config.example (moved) (moved from tags/ipp-ps1-20210708/ippconfig/gpc2/nightly_science.config )
-
recipes/Makefile.am (modified) (1 diff)
-
recipes/nightly_science.config.template (moved) (moved from tags/ipp-ps1-20210708/ippconfig/recipes/nightly_science.config )
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-ps1-20210708/ippconfig/gpc1/Makefile.am
r41579 r41729 27 27 psvideophot.config \ 28 28 crosstalk_rules.mdc \ 29 nightly_science.config \30 29 rejections.config 31 30 -
tags/ipp-ps1-20210708/ippconfig/gpc1/camera.config
r41566 r41729 124 124 REJECTIONS STR gpc1/rejections.config # rejection recipe 125 125 PPSTACK STR gpc1/ppStack.config 126 NIGHTLY_SCIENCE STR gpc1/nightly_science.config 126 # NIGHTLY_SCIENCE STR gpc1/nightly_science.config -- because of a bug in ppConfigDump, this cannot have 2 levels 127 127 END 128 128 -
tags/ipp-ps1-20210708/ippconfig/gpc2/Makefile.am
r41705 r41729 14 14 pswarp.config \ 15 15 ppStack.config \ 16 psastro.config \ 17 nightly_science.config 16 psastro.config 18 17 19 18 install_DATA = $(install_files) -
tags/ipp-ps1-20210708/ippconfig/gpc2/camera.config
r41566 r41729 155 155 # REJECTIONS STR gpc2/rejections.config # rejection recipe 156 156 PPSTACK STR gpc2/ppStack.config 157 NIGHTLY_SCIENCE STR gpc2/nightly_science.config 157 # NIGHTLY_SCIENCE STR gpc2/nightly_science.config -- because of a bug in ppConfigDump, this cannot have 2 levels 158 158 END 159 159 -
tags/ipp-ps1-20210708/ippconfig/recipes/Makefile.am
r41481 r41729 32 32 ppSkycell.config \ 33 33 ppVizPSF.mdc \ 34 nightly_science.config \35 34 ppBackground.mdc \ 36 35 pstamp.config \
Note:
See TracChangeset
for help on using the changeset viewer.
