Differences between revisions 3 and 4
Revision 3 as of 2021-03-11 13:14:53
Size: 989
Editor: EricPalmer
Comment:
Revision 4 as of 2021-03-11 13:22:13
Size: 989
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 * Per email exchanges 3/11/21, Olivier is making a custom make_sumfiles.f for DART to prevent OREx-specific stuff in make_sumfiles from biting us. He will be using a scheme where each spacecraft has a unique camera. So, spacecraft 1 (DART) will have camera #1 (DRACO). Spacecraft 2 (LICIA) will have cameras #1 (LEIA) and #2 (LUKE).  * Per email exchanges 3/11/21, Olivier is making a custom make_sumfiles.f for DART to prevent OREx-specific stuff in make_sumfiles from biting us. He will be using a scheme where each spacecraft has a unique camera. So, spacecraft 1 (DART) will have camera #1 (DRACO). Spacecraft 2 (LICIA) will have cameras #2 (LEIA) and #3 (LUKE).
Line 25: Line 25:
|| LICIA || 2 || LEIA || 1 ||
|| LICIA || 2 || LUKE || 2 ||
|| LICIA || 2 || LEIA || 2 ||
|| LICIA || 2 || LUKE || 3 ||

Version

  • Baseline is the DART Updates branch of the blessed code repository on Github.
  • See Github for details on code modifications.

Cameras

  • DRACO - NAC imager on DART
  • LEIA - higher-res, panchromatic camera on LICIACube
  • LUKE - low-res, color camera on LICIACube

Issues

  • Need processFits to correctly populate make_sumfiles.in with the different spacecraft numbers and camera numbers.
  • Per email exchanges 3/11/21, Olivier is making a custom make_sumfiles.f for DART to prevent OREx-specific stuff in make_sumfiles from biting us. He will be using a scheme where each spacecraft has a unique camera. So, spacecraft 1 (DART) will have camera #1 (DRACO). Spacecraft 2 (LICIA) will have cameras #2 (LEIA) and #3 (LUKE).

Table of Spacecraft and Cameras

Name

S/C

CameraName

Number

DART

1

DRACO

1

LICIA

2

LEIA

2

LICIA

2

LUKE

3

DART (last edited 2022-11-21 13:35:43 by EricPalmer)