Changeset 41367 for trunk/psastro/src/psastroLoadCrosstalk.c
- Timestamp:
- May 27, 2020, 2:21:31 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroLoadCrosstalk.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroLoadCrosstalk.c
r36837 r41367 94 94 95 95 // really error-out here? or just skip? 96 if (!psastroZeroPointFromRecipe (&zeropt, &exptime, &MAX_MAG, fpa, recipe)) {96 if (!psastroZeroPointFromRecipe (&zeropt, &exptime, &MAX_MAG, NULL, fpa, recipe)) { 97 97 psLogMsg ("psastro", PS_LOG_INFO, "failed to load zeropt data from recipe"); 98 98 goto escape;
Note:
See TracChangeset
for help on using the changeset viewer.
