⇤ ← Revision 1 as of 2021-03-05 15:15:20
Size: 518
Comment: Initial stab at things on my mind.
|
Size: 781
Comment: Updated to reflect changes based on processFits and make_sumfiles testing on 3/10 and 3/11/21
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
* Need processFits to correctly populate make_sumfiles.in with the different spacecraft numbers and camera numbers. DART should be s/c #1, LICIACube s/c #2; LEIA camera #1, LUKE camera #2. | * 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). |
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).