Changeset 26313 for branches/pap/ppStack/src/ppStackSources.c
- Timestamp:
- Dec 2, 2009, 7:15:08 AM (16 years ago)
- File:
-
- 1 edited
-
branches/pap/ppStack/src/ppStackSources.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ppStack/src/ppStackSources.c
r26308 r26313 248 248 // m_0 = m_1 + zp_1 + trans_1 - c1 * airmass_0 - 2.5log(t_0) 249 249 // We don't need to know the magnitude zero point for the filter, since it cancels out 250 psLogMsg("ppStack", PS_LOG_INFO, "Scaling output to exp = %f sec, with airmass addition = %f mag\n", 251 sumExpTime, airmassTerm); 250 252 options->norm = psVectorAlloc(num, PS_TYPE_F32); 251 253 for (int i = 0; i < num; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
