Changes between Version 5 and Version 6 of Basic_GPC1_Processing_for_End_Users
- Timestamp:
- Mar 3, 2009, 7:55:56 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Basic_GPC1_Processing_for_End_Users
v5 v6 71 71 There are a variety of options and settings for psphot. These are controlled by command line optional arguments as well as by the "recipes" file located in the "share/ippconfig/" directory in your IPP installation. On my machine this is "/Volumes/data/PS1/code/ipp/default.darwin/share/ippconfig". The default recipes are in "share/ippconfig/recipes", with camera-specific overriding configuration files in the camera subdirectories in "share/ippconfig", e.g. "share/ippconfig/gpc1" for the PS1 GPC1 camera. 72 72 73 MWV extracted the psphot options and meanings from psphot Arguments.c from an early January 2009 CVS build:73 MWV extracted the psphot options and meanings from psphot/src/psphotArguments.c from an early January 2009 CVS build: 74 74 75 75 {{{ … … 79 79 -model # specify the modeltest model 80 80 -fitmode # specify the test fit mode 81 -fitset # ??? -photcode # photcode : used in output to supplement header data (argument or82 recipe?)81 -fitset # ??? 82 -photcode # photcode : used in output to supplement header data (argument or recipe?) 83 83 -visual # visual : interactive display mode 84 84 -break # break : used from recipe throughout psphotReadout-fitmode
