- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pswarp/src/pswarp.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/pswarp/src/pswarp.h
r35563 r37403 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.
