Changeset 36741 for branches/eam_branches/ipp-20140423/pswarp/src/pswarp.h
- Timestamp:
- May 10, 2014, 2:47:05 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140423/pswarp/src/pswarp.h
r35563 r36741 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.
