Differences between revisions 2 and 3
Revision 2 as of 2021-03-11 12:20:27
Size: 781
Editor: DalyTerik
Comment: Updated to reflect changes based on processFits and make_sumfiles testing on 3/10 and 3/11/21
Revision 3 as of 2021-03-11 13:14:53
Size: 989
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:


=== Table of Spacecraft and Cameras ===


|| Name || S/C || CameraName || Number ||
|| DART || 1 || DRACO || 1 ||
|| LICIA || 2 || LEIA || 1 ||
|| LICIA || 2 || LUKE || 2 ||

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 #1 (LEIA) and #2 (LUKE).

Table of Spacecraft and Cameras

Name

S/C

CameraName

Number

DART

1

DRACO

1

LICIA

2

LEIA

1

LICIA

2

LUKE

2

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