Changeset 36835 for trunk/pswarp/src/pswarp.h
- Timestamp:
- Jun 7, 2014, 6:38:38 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarp.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarp.h
r35563 r36835 30 30 #define PSASTRO_RECIPE "PSASTRO" ///< Name of the recipe to use 31 31 32 #define PSWARP_ANALYSIS_GOODPIX "PSWARP.GOODPIX" ///< Name for number of good pixels in analysis metadata32 #define PSWARP_ANALYSIS_GOODPIX "PSWARP.GOODPIX" ///< Name for number of good pixels in analysis metadata 33 33 #define PSWARP_ANALYSIS_COVARIANCES "PSWARP.COVARIANCES" ///< Name for covariance matrices on analysis MD 34 #define PSWARP_ANALYSIS_JACOBIAN "PSWARP.JACOBIAN" ///< Name for Jacobian on analysis MD 34 #define PSWARP_ANALYSIS_JACOBIAN "PSWARP.JACOBIAN" ///< Name for Jacobian on analysis MD 35 #define PSWARP_ANALYSIS_BACKMAPS "PSWARP.BACKMAPS" ///< Name for array of backwarps maps on analysis MD 36 #define PSWARP_ANALYSIS_CHIPNAMES "PSWARP.CHIPNAMES" ///< Name for array of input chipnames on analysis MD 37 #define PSWARP_ANALYSIS_CHIPREGIONS "PSWARP.CHIPREGIONS" ///< Name for array of input chipnames on analysis MD 35 38 36 39 /**
Note:
See TracChangeset
for help on using the changeset viewer.
